Pull request #40212 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 44d39013868abb9fd9b2091dd4f7e1c27f3fb610 rather than 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb Obtained Jenkinsfile from 44d39013868abb9fd9b2091dd4f7e1c27f3fb610 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 [2019-11-14T19:14:20.784Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-11-14T19:14:20.789Z] Trying to pass milestone 1 [Pipeline] milestone [2019-11-14T19:14:20.808Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-11-14T19:14:20.933Z] Running on ubuntu-1804-overlay2 (i-0942f7f5588af0308) in /home/ubuntu/workspace/moby_PR-40212 [Pipeline] { [Pipeline] checkout [2019-11-14T19:14:20.981Z] using credential docker-jenkins-github-credentials [2019-11-14T19:14:20.990Z] Cloning the remote Git repository [2019-11-14T19:14:20.990Z] Cloning with configured refspecs honoured and without tags [2019-11-14T19:14:20.968Z] Cloning repository https://github.com/moby/moby.git [2019-11-14T19:14:20.968Z] > git init /home/ubuntu/workspace/moby_PR-40212 # timeout=10 [2019-11-14T19:14:20.976Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-14T19:14:20.976Z] > git --version # timeout=10 [2019-11-14T19:14:20.978Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-14T19:14:20.978Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40212/head:refs/remotes/origin/PR-40212 +refs/heads/master:refs/remotes/origin/master [2019-11-14T19:14:34.874Z] Fetching without tags [2019-11-14T19:14:35.118Z] Merging remotes/origin/master commit 44d39013868abb9fd9b2091dd4f7e1c27f3fb610 into PR head commit 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:14:34.826Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-14T19:14:34.830Z] > git config --add remote.origin.fetch +refs/pull/40212/head:refs/remotes/origin/PR-40212 # timeout=10 [2019-11-14T19:14:34.837Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-14T19:14:34.842Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-14T19:14:34.850Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-14T19:14:34.851Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-14T19:14:34.851Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40212/head:refs/remotes/origin/PR-40212 +refs/heads/master:refs/remotes/origin/master [2019-11-14T19:14:35.095Z] > git config core.sparsecheckout # timeout=10 [2019-11-14T19:14:35.102Z] > git checkout -f 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:14:35.655Z] Merge succeeded, producing 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:14:35.656Z] Checking out Revision 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb (PR-40212) [2019-11-14T19:14:36.134Z] Commit message: "Move DefaultCapabilities() to caps package" [2019-11-14T19:14:36.145Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-14T19:14:35.617Z] > git merge 44d39013868abb9fd9b2091dd4f7e1c27f3fb610 # timeout=10 [2019-11-14T19:14:35.624Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-14T19:14:35.633Z] > git config core.sparsecheckout # timeout=10 [2019-11-14T19:14:35.639Z] > git checkout -f 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:14:36.111Z] > git rev-list --no-walk b7eb8bbdca71536202a7e76c414bcf6183643268 # timeout=10 [2019-11-14T19:14:37.072Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40212:/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 [2019-11-14T19:14:40.348Z] 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 [2019-11-14T19:14:40.834Z] Running on ubuntu-1804-overlay2 (i-02e134ad49529f2e4) in /home/ubuntu/workspace/moby_PR-40212 [Pipeline] node [2019-11-14T19:14:40.839Z] Running on ubuntu-1804-overlay2 (i-0942f7f5588af0308) in /home/ubuntu/workspace/moby_PR-40212 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2019-11-14T19:14:40.848Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0f78d5ef46ff8f61e) in /home/ubuntu/workspace/moby_PR-40212 [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] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2019-11-14T19:14:40.931Z] using credential docker-jenkins-github-credentials [2019-11-14T19:14:40.938Z] using credential docker-jenkins-github-credentials [2019-11-14T19:14:40.938Z] Cloning the remote Git repository [2019-11-14T19:14:40.938Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [2019-11-14T19:14:40.954Z] Fetching changes from the remote Git repository [Pipeline] checkout [2019-11-14T19:14:40.958Z] Running on ppc64le-ubuntu-27 in /home/docker/workspace/moby_PR-40212 [2019-11-14T19:14:40.960Z] Fetching without tags [Pipeline] // stage [2019-11-14T19:14:40.973Z] using credential docker-jenkins-github-credentials [2019-11-14T19:14:40.979Z] Cloning the remote Git repository [2019-11-14T19:14:40.979Z] Cloning with configured refspecs honoured and without tags [2019-11-14T19:14:40.983Z] Running on azwin-2-e130d0 in d:\jenkins\workspace\moby_PR-40212 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [2019-11-14T19:14:41.055Z] Running on s390x-ubuntu-04 in /home/jenkins/workspace/moby_PR-40212 [Pipeline] checkout [Pipeline] ws [2019-11-14T19:14:41.058Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2019-11-14T19:14:41.181Z] using credential docker-jenkins-github-credentials [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2019-11-14T19:14:41.214Z] Cloning the remote Git repository [2019-11-14T19:14:41.214Z] Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] } [2019-11-14T19:14:41.234Z] Merging remotes/origin/master commit 44d39013868abb9fd9b2091dd4f7e1c27f3fb610 into PR head commit 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:14:41.316Z] Merge succeeded, producing 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:14:41.317Z] Checking out Revision 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb (PR-40212) [2019-11-14T19:14:41.346Z] using credential docker-jenkins-github-credentials [2019-11-14T19:14:41.367Z] Commit message: "Move DefaultCapabilities() to caps package" [2019-11-14T19:14:41.371Z] using credential docker-jenkins-github-credentials [2019-11-14T19:14:41.400Z] Cloning the remote Git repository [2019-11-14T19:14:41.401Z] Cloning with configured refspecs honoured and without tags [2019-11-14T19:14:41.444Z] Cloning the remote Git repository [2019-11-14T19:14:41.444Z] Cloning with configured refspecs honoured and without tags [2019-11-14T19:14:40.938Z] Cloning repository https://github.com/moby/moby.git [2019-11-14T19:14:40.938Z] > git init /home/ubuntu/workspace/moby_PR-40212 # timeout=10 [2019-11-14T19:14:40.952Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-14T19:14:40.952Z] > git --version # timeout=10 [2019-11-14T19:14:40.957Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-14T19:14:40.957Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40212/head:refs/remotes/origin/PR-40212 +refs/heads/master:refs/remotes/origin/master [2019-11-14T19:14:40.918Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-11-14T19:14:40.931Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-14T19:14:40.937Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-14T19:14:40.937Z] > git --version # timeout=10 [2019-11-14T19:14:40.943Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-14T19:14:40.943Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40212/head:refs/remotes/origin/PR-40212 +refs/heads/master:refs/remotes/origin/master [2019-11-14T19:14:41.211Z] > git config core.sparsecheckout # timeout=10 [2019-11-14T19:14:41.216Z] > git checkout -f 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:14:41.277Z] > git merge 44d39013868abb9fd9b2091dd4f7e1c27f3fb610 # timeout=10 [2019-11-14T19:14:41.288Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-14T19:14:41.294Z] > git config core.sparsecheckout # timeout=10 [2019-11-14T19:14:41.296Z] > git checkout -f 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [Pipeline] withEnv [Pipeline] { [2019-11-14T19:14:40.946Z] Cloning repository https://github.com/moby/moby.git [2019-11-14T19:14:40.946Z] > git init /home/ubuntu/workspace/moby_PR-40212 # timeout=10 [2019-11-14T19:14:40.955Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-14T19:14:40.955Z] > git --version # timeout=10 [2019-11-14T19:14:40.959Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-14T19:14:40.960Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40212/head:refs/remotes/origin/PR-40212 +refs/heads/master:refs/remotes/origin/master [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-14T19:14:41.251Z] Cloning repository https://github.com/moby/moby.git [2019-11-14T19:14:41.251Z] > git init /home/docker/workspace/moby_PR-40212 # timeout=10 [2019-11-14T19:14:41.262Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-14T19:14:41.262Z] > git --version # timeout=10 [2019-11-14T19:14:41.265Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-14T19:14:41.266Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40212/head:refs/remotes/origin/PR-40212 +refs/heads/master:refs/remotes/origin/master [2019-11-14T19:14:41.400Z] Cloning repository https://github.com/moby/moby.git [2019-11-14T19:14:41.402Z] > git init /home/jenkins/workspace/moby_PR-40212 # timeout=10 [2019-11-14T19:14:41.445Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-14T19:14:41.448Z] > git --version # timeout=10 [2019-11-14T19:14:41.474Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-14T19:14:41.476Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40212/head:refs/remotes/origin/PR-40212 +refs/heads/master:refs/remotes/origin/master [2019-11-14T19:14:41.408Z] Cloning repository https://github.com/moby/moby.git [2019-11-14T19:14:41.409Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-11-14T19:14:41.472Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-14T19:14:41.472Z] > git --version # timeout=10 [2019-11-14T19:14:41.518Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-14T19:14:41.519Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40212/head:refs/remotes/origin/PR-40212 +refs/heads/master:refs/remotes/origin/master [2019-11-14T19:14:42.279Z] + docker version [2019-11-14T19:14:42.279Z] Client: Docker Engine - Community [2019-11-14T19:14:42.279Z] Version: 19.03.2 [2019-11-14T19:14:42.279Z] API version: 1.40 [2019-11-14T19:14:42.279Z] Go version: go1.12.8 [2019-11-14T19:14:42.279Z] Git commit: 6a30dfc [2019-11-14T19:14:42.279Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-14T19:14:42.279Z] OS/Arch: linux/amd64 [2019-11-14T19:14:42.279Z] Experimental: false [2019-11-14T19:14:42.279Z] [2019-11-14T19:14:42.279Z] Server: Docker Engine - Community [2019-11-14T19:14:42.279Z] Engine: [2019-11-14T19:14:42.279Z] Version: 19.03.2 [2019-11-14T19:14:42.279Z] API version: 1.40 (minimum version 1.12) [2019-11-14T19:14:42.279Z] Go version: go1.12.8 [2019-11-14T19:14:42.279Z] Git commit: 6a30dfc [2019-11-14T19:14:42.279Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-14T19:14:42.279Z] OS/Arch: linux/amd64 [2019-11-14T19:14:42.279Z] Experimental: true [2019-11-14T19:14:42.279Z] containerd: [2019-11-14T19:14:42.279Z] Version: 1.2.6 [2019-11-14T19:14:42.279Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-14T19:14:42.279Z] runc: [2019-11-14T19:14:42.279Z] Version: 1.0.0-rc8 [2019-11-14T19:14:42.279Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-14T19:14:42.279Z] docker-init: [2019-11-14T19:14:42.279Z] Version: 0.18.0 [2019-11-14T19:14:42.279Z] GitCommit: fec3683 [Pipeline] sh [2019-11-14T19:14:42.560Z] + docker info [2019-11-14T19:14:42.817Z] Client: [2019-11-14T19:14:42.817Z] Debug Mode: false [2019-11-14T19:14:42.817Z] [2019-11-14T19:14:42.817Z] Server: [2019-11-14T19:14:42.817Z] Containers: 0 [2019-11-14T19:14:42.817Z] Running: 0 [2019-11-14T19:14:42.817Z] Paused: 0 [2019-11-14T19:14:42.817Z] Stopped: 0 [2019-11-14T19:14:42.817Z] Images: 29 [2019-11-14T19:14:42.817Z] Server Version: 19.03.2 [2019-11-14T19:14:42.817Z] Storage Driver: overlay2 [2019-11-14T19:14:42.817Z] Backing Filesystem: extfs [2019-11-14T19:14:42.817Z] Supports d_type: true [2019-11-14T19:14:42.817Z] Native Overlay Diff: true [2019-11-14T19:14:42.817Z] Logging Driver: json-file [2019-11-14T19:14:42.817Z] Cgroup Driver: cgroupfs [2019-11-14T19:14:42.817Z] Plugins: [2019-11-14T19:14:42.817Z] Volume: local [2019-11-14T19:14:42.817Z] Network: bridge host ipvlan macvlan null overlay [2019-11-14T19:14:42.817Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-14T19:14:42.817Z] Swarm: inactive [2019-11-14T19:14:42.817Z] Runtimes: runc [2019-11-14T19:14:42.817Z] Default Runtime: runc [2019-11-14T19:14:42.817Z] Init Binary: docker-init [2019-11-14T19:14:42.817Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-14T19:14:42.817Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-14T19:14:42.817Z] init version: fec3683 [2019-11-14T19:14:42.817Z] Security Options: [2019-11-14T19:14:42.817Z] apparmor [2019-11-14T19:14:42.817Z] seccomp [2019-11-14T19:14:42.817Z] Profile: default [2019-11-14T19:14:42.817Z] Kernel Version: 4.15.0-1048-aws [2019-11-14T19:14:42.817Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-14T19:14:42.817Z] OSType: linux [2019-11-14T19:14:42.817Z] Architecture: x86_64 [2019-11-14T19:14:42.817Z] CPUs: 2 [2019-11-14T19:14:42.818Z] Total Memory: 7.501GiB [2019-11-14T19:14:42.818Z] Name: ip-10-100-110-3 [2019-11-14T19:14:42.818Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-14T19:14:42.818Z] Docker Root Dir: /var/lib/docker [2019-11-14T19:14:42.818Z] Debug Mode: false [2019-11-14T19:14:42.818Z] Registry: https://index.docker.io/v1/ [2019-11-14T19:14:42.818Z] Labels: [2019-11-14T19:14:42.818Z] Experimental: true [2019-11-14T19:14:42.818Z] Insecure Registries: [2019-11-14T19:14:42.818Z] 127.0.0.0/8 [2019-11-14T19:14:42.818Z] Live Restore Enabled: true [2019-11-14T19:14:42.818Z] [2019-11-14T19:14:42.818Z] WARNING: No swap limit support [Pipeline] sh [2019-11-14T19:14:43.102Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-14T19:14:43.102Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-14T19:14:43.102Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40212/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-14T19:14:43.102Z] + bash /home/ubuntu/workspace/moby_PR-40212/check-config.sh [2019-11-14T19:14:43.102Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-14T19:14:43.102Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-14T19:14:43.102Z] [2019-11-14T19:14:43.102Z] Generally Necessary: [2019-11-14T19:14:43.102Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-14T19:14:43.102Z] - apparmor: enabled and tools installed [2019-11-14T19:14:43.102Z] - CONFIG_NAMESPACES: enabled [2019-11-14T19:14:43.102Z] - CONFIG_NET_NS: enabled [2019-11-14T19:14:43.102Z] - CONFIG_PID_NS: enabled [2019-11-14T19:14:43.102Z] - CONFIG_IPC_NS: enabled [2019-11-14T19:14:43.102Z] - CONFIG_UTS_NS: enabled [2019-11-14T19:14:43.102Z] - CONFIG_CGROUPS: enabled [2019-11-14T19:14:43.102Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-14T19:14:43.102Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-14T19:14:43.102Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-14T19:14:43.102Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-14T19:14:43.102Z] - CONFIG_CPUSETS: enabled [2019-11-14T19:14:43.102Z] - CONFIG_MEMCG: enabled [2019-11-14T19:14:43.361Z] - CONFIG_KEYS: enabled [2019-11-14T19:14:43.361Z] - CONFIG_VETH: enabled (as module) [2019-11-14T19:14:43.361Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-14T19:14:43.361Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-14T19:14:43.361Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-14T19:14:43.361Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-14T19:14:43.361Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-14T19:14:43.361Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-14T19:14:43.361Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-14T19:14:43.361Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-14T19:14:43.361Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-14T19:14:43.361Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-14T19:14:43.361Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-14T19:14:43.361Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-14T19:14:43.361Z] [2019-11-14T19:14:43.361Z] Optional Features: [2019-11-14T19:14:43.361Z] - CONFIG_USER_NS: enabled [2019-11-14T19:14:43.361Z] - CONFIG_SECCOMP: enabled [2019-11-14T19:14:43.361Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-14T19:14:43.361Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-14T19:14:43.361Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-14T19:14:43.361Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-14T19:14:43.361Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-14T19:14:43.361Z] - CONFIG_BLK_CGROUP: enabled [2019-11-14T19:14:43.361Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-14T19:14:43.361Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-14T19:14:43.361Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-14T19:14:43.361Z] - CONFIG_CGROUP_PERF: enabled [2019-11-14T19:14:43.361Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-14T19:14:43.361Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-14T19:14:43.361Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-14T19:14:43.361Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-14T19:14:43.361Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-14T19:14:43.361Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-14T19:14:43.361Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-14T19:14:43.361Z] - CONFIG_IP_VS: enabled (as module) [2019-11-14T19:14:43.361Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-14T19:14:43.361Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-14T19:14:43.361Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-14T19:14:43.361Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-14T19:14:43.361Z] - CONFIG_EXT4_FS: enabled [2019-11-14T19:14:43.361Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-14T19:14:43.361Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-14T19:14:43.361Z] - Network Drivers: [2019-11-14T19:14:43.361Z] - "overlay": [2019-11-14T19:14:43.361Z] - CONFIG_VXLAN: enabled (as module) [2019-11-14T19:14:43.361Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-14T19:14:43.361Z] Optional (for encrypted networks): [2019-11-14T19:14:43.618Z] - CONFIG_CRYPTO: enabled [2019-11-14T19:14:43.618Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-14T19:14:43.618Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-14T19:14:43.618Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-14T19:14:43.618Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-14T19:14:43.618Z] - CONFIG_XFRM: enabled [2019-11-14T19:14:43.618Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-14T19:14:43.618Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-14T19:14:43.618Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-14T19:14:43.618Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-14T19:14:43.618Z] - "ipvlan": [2019-11-14T19:14:43.618Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-14T19:14:43.618Z] - "macvlan": [2019-11-14T19:14:43.618Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-14T19:14:43.618Z] - CONFIG_DUMMY: enabled (as module) [2019-11-14T19:14:43.618Z] - "ftp,tftp client in container": [2019-11-14T19:14:43.618Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-14T19:14:43.618Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-14T19:14:43.618Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-14T19:14:43.618Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-14T19:14:43.618Z] - Storage Drivers: [2019-11-14T19:14:43.618Z] - "aufs": [2019-11-14T19:14:43.618Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-14T19:14:43.618Z] - "btrfs": [2019-11-14T19:14:43.618Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-14T19:14:43.618Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-14T19:14:43.618Z] - "devicemapper": [2019-11-14T19:14:43.618Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-14T19:14:43.618Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-14T19:14:43.618Z] - "overlay": [2019-11-14T19:14:43.618Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-14T19:14:43.618Z] - "zfs": [2019-11-14T19:14:43.618Z] - /dev/zfs: missing [2019-11-14T19:14:43.618Z] - zfs command: missing [2019-11-14T19:14:43.618Z] - zpool command: missing [2019-11-14T19:14:43.618Z] [2019-11-14T19:14:43.618Z] Limits: [2019-11-14T19:14:43.618Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-14T19:14:43.618Z] [2019-11-14T19:14:43.618Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-14T19:14:43.940Z] + sudo modprobe ip_vs [2019-11-14T19:14:43.941Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb . [2019-11-14T19:14:43.941Z] #2 [internal] load .dockerignore [2019-11-14T19:14:43.941Z] #2 transferring context: 87B done [2019-11-14T19:14:43.941Z] #2 DONE 0.0s [2019-11-14T19:14:43.941Z] [2019-11-14T19:14:43.941Z] #1 [internal] load build definition from Dockerfile [2019-11-14T19:14:43.941Z] #1 transferring dockerfile: 14.85kB done [2019-11-14T19:14:43.941Z] #1 DONE 0.0s [2019-11-14T19:14:43.941Z] [2019-11-14T19:14:43.941Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-14T19:14:43.941Z] #3 DONE 0.1s [2019-11-14T19:14:44.198Z] [2019-11-14T19:14:44.198Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-14T19:14:44.198Z] #4 CACHED [2019-11-14T19:14:44.455Z] [2019-11-14T19:14:44.455Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-14T19:14:44.718Z] #6 DONE 0.0s [2019-11-14T19:14:44.718Z] [2019-11-14T19:14:44.718Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-14T19:14:44.718Z] #5 DONE 0.1s [2019-11-14T19:14:44.718Z] [2019-11-14T19:14:44.718Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d... [2019-11-14T19:14:44.718Z] #7 DONE 0.0s [2019-11-14T19:14:44.718Z] [2019-11-14T19:14:44.718Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-14T19:14:44.718Z] #65 DONE 0.0s [2019-11-14T19:14:44.718Z] [2019-11-14T19:14:44.718Z] #19 [internal] load build context [2019-11-14T19:14:45.669Z] #19 transferring context: 45.66MB 1.1s done [2019-11-14T19:14:45.669Z] #19 DONE 1.1s [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-14T19:14:45.669Z] #34 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-14T19:14:45.669Z] #53 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:14:45.669Z] #22 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-14T19:14:45.669Z] #43 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-14T19:14:45.669Z] #63 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-14T19:14:45.669Z] #31 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-14T19:14:45.669Z] #56 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:14:45.669Z] #54 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-14T19:14:45.669Z] #60 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-14T19:14:45.669Z] #29 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-14T19:14:45.669Z] #12 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-14T19:14:45.669Z] #40 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-14T19:14:45.669Z] #45 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-14T19:14:45.669Z] #11 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:14:45.669Z] #41 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-14T19:14:45.669Z] #58 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:14:45.669Z] #26 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-14T19:14:45.669Z] #10 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-14T19:14:45.669Z] #15 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #16 [dev 6/24] RUN ldconfig [2019-11-14T19:14:45.669Z] #16 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-14T19:14:45.669Z] #13 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-14T19:14:45.669Z] #27 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-14T19:14:45.669Z] #30 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-14T19:14:45.669Z] #61 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-14T19:14:45.669Z] #14 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-14T19:14:45.669Z] #25 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-14T19:14:45.669Z] #42 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-14T19:14:45.669Z] #23 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-14T19:14:45.669Z] #57 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-14T19:14:45.669Z] #33 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-14T19:14:45.669Z] #66 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-14T19:14:45.669Z] #24 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-14T19:14:45.669Z] #37 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:14:45.669Z] #44 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-14T19:14:45.669Z] #48 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:14:45.669Z] #47 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-14T19:14:45.669Z] #32 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-14T19:14:45.669Z] #39 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #20 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-14T19:14:45.669Z] #20 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-14T19:14:45.669Z] #64 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-14T19:14:45.669Z] #55 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-14T19:14:45.669Z] #68 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-14T19:14:45.669Z] #28 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-14T19:14:45.669Z] #67 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-14T19:14:45.669Z] #9 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-14T19:14:45.669Z] #51 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:14:45.669Z] #50 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-14T19:14:45.669Z] #8 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:14:45.669Z] #62 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:14:45.669Z] #59 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-14T19:14:45.669Z] #18 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-14T19:14:45.669Z] #52 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:14:45.669Z] #36 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-14T19:14:45.669Z] #46 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-14T19:14:45.669Z] #69 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-14T19:14:45.669Z] #35 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.669Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-14T19:14:45.669Z] #49 CACHED [2019-11-14T19:14:45.669Z] [2019-11-14T19:14:45.670Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:14:45.670Z] #17 CACHED [2019-11-14T19:14:45.670Z] [2019-11-14T19:14:45.670Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-14T19:14:45.670Z] #38 CACHED [2019-11-14T19:14:45.670Z] [2019-11-14T19:14:45.670Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-14T19:14:45.670Z] #21 CACHED [2019-11-14T19:14:45.670Z] [2019-11-14T19:14:45.670Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-14T19:14:45.670Z] #70 CACHED [2019-11-14T19:14:45.670Z] [2019-11-14T19:14:45.670Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-14T19:14:47.587Z] #71 DONE 1.6s [2019-11-14T19:14:47.587Z] [2019-11-14T19:14:47.587Z] #72 exporting to image [2019-11-14T19:14:47.587Z] #72 exporting layers [2019-11-14T19:14:48.519Z] #72 exporting layers 0.7s done [2019-11-14T19:14:48.519Z] #72 writing image sha256:c44064c2376f91281566d27087dffc65118d495e05d18a5b131c8f350af0f83a done [2019-11-14T19:14:48.519Z] #72 naming to docker.io/library/docker:1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb done [2019-11-14T19:14:48.519Z] #72 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-11-14T19:14:49.517Z] [2019-11-14T19:14:49.517Z] Removing bundles/ [2019-11-14T19:14:49.517Z] [2019-11-14T19:14:49.517Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-14T19:14:49.517Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-14T19:14:49.517Z] GOOS="" GOARCH="" GOARM="" [2019-11-14T19:14:52.382Z] Fetching without tags [2019-11-14T19:14:52.880Z] Merging remotes/origin/master commit 44d39013868abb9fd9b2091dd4f7e1c27f3fb610 into PR head commit 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:14:53.699Z] Merge succeeded, producing 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:14:53.700Z] Checking out Revision 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb (PR-40212) [2019-11-14T19:14:52.200Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-14T19:14:52.220Z] > git config --add remote.origin.fetch +refs/pull/40212/head:refs/remotes/origin/PR-40212 # timeout=10 [2019-11-14T19:14:52.238Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-14T19:14:52.310Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-14T19:14:52.388Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-14T19:14:52.390Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-14T19:14:52.391Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40212/head:refs/remotes/origin/PR-40212 +refs/heads/master:refs/remotes/origin/master [2019-11-14T19:14:52.887Z] > git config core.sparsecheckout # timeout=10 [2019-11-14T19:14:52.910Z] > git checkout -f 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:14:53.540Z] > git merge 44d39013868abb9fd9b2091dd4f7e1c27f3fb610 # timeout=10 [2019-11-14T19:14:53.626Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-14T19:14:53.700Z] > git config core.sparsecheckout # timeout=10 [2019-11-14T19:14:53.721Z] > git checkout -f 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:14:54.265Z] Fetching without tags [2019-11-14T19:14:54.439Z] Commit message: "Move DefaultCapabilities() to caps package" [2019-11-14T19:14:54.512Z] Merging remotes/origin/master commit 44d39013868abb9fd9b2091dd4f7e1c27f3fb610 into PR head commit 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:14:54.932Z] Fetching without tags [2019-11-14T19:14:55.056Z] Merge succeeded, producing 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:14:55.057Z] Checking out Revision 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb (PR-40212) [2019-11-14T19:14:54.235Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-14T19:14:54.238Z] > git config --add remote.origin.fetch +refs/pull/40212/head:refs/remotes/origin/PR-40212 # timeout=10 [2019-11-14T19:14:54.248Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-14T19:14:54.258Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-14T19:14:54.264Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-14T19:14:54.265Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-14T19:14:54.265Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40212/head:refs/remotes/origin/PR-40212 +refs/heads/master:refs/remotes/origin/master [2019-11-14T19:14:54.511Z] > git config core.sparsecheckout # timeout=10 [2019-11-14T19:14:54.516Z] > git checkout -f 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:14:55.040Z] > git merge 44d39013868abb9fd9b2091dd4f7e1c27f3fb610 # timeout=10 [2019-11-14T19:14:55.047Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-14T19:14:55.056Z] > git config core.sparsecheckout # timeout=10 [2019-11-14T19:14:55.061Z] > git checkout -f 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:14:55.122Z] Commit message: "Move DefaultCapabilities() to caps package" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2019-11-14T19:14:54.866Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-14T19:14:54.871Z] > git config --add remote.origin.fetch +refs/pull/40212/head:refs/remotes/origin/PR-40212 # timeout=10 [2019-11-14T19:14:54.880Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-14T19:14:54.890Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-14T19:14:54.898Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-14T19:14:54.898Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-14T19:14:54.899Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40212/head:refs/remotes/origin/PR-40212 +refs/heads/master:refs/remotes/origin/master [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-14T19:14:55.313Z] Merging remotes/origin/master commit 44d39013868abb9fd9b2091dd4f7e1c27f3fb610 into PR head commit 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-14T19:14:55.944Z] + docker version [2019-11-14T19:14:55.944Z] Client: [2019-11-14T19:14:55.944Z] Version: 18.06.3-ce [2019-11-14T19:14:55.944Z] API version: 1.38 [2019-11-14T19:14:55.944Z] Go version: go1.10.3 [2019-11-14T19:14:55.944Z] Git commit: d7080c1 [2019-11-14T19:14:55.944Z] Built: Wed Feb 20 02:27:09 2019 [2019-11-14T19:14:55.944Z] OS/Arch: linux/s390x [2019-11-14T19:14:55.944Z] Experimental: false [2019-11-14T19:14:55.944Z] [2019-11-14T19:14:55.944Z] Server: [2019-11-14T19:14:55.944Z] Engine: [2019-11-14T19:14:55.944Z] Version: 18.06.3-ce [2019-11-14T19:14:55.944Z] API version: 1.38 (minimum version 1.12) [2019-11-14T19:14:55.944Z] Go version: go1.10.3 [2019-11-14T19:14:55.944Z] Git commit: d7080c1 [2019-11-14T19:14:55.944Z] Built: Wed Feb 20 02:26:03 2019 [2019-11-14T19:14:55.944Z] OS/Arch: linux/s390x [2019-11-14T19:14:55.944Z] Experimental: true [2019-11-14T19:14:56.030Z] + docker version [2019-11-14T19:14:56.030Z] Client: Docker Engine - Community [2019-11-14T19:14:56.030Z] Version: 19.03.2 [2019-11-14T19:14:56.030Z] API version: 1.40 [2019-11-14T19:14:56.030Z] Go version: go1.12.8 [2019-11-14T19:14:56.030Z] Git commit: 6a30dfc [2019-11-14T19:14:56.030Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-14T19:14:56.030Z] OS/Arch: linux/amd64 [2019-11-14T19:14:56.030Z] Experimental: false [2019-11-14T19:14:56.030Z] [2019-11-14T19:14:56.030Z] Server: Docker Engine - Community [2019-11-14T19:14:56.030Z] Engine: [2019-11-14T19:14:56.030Z] Version: 19.03.2 [2019-11-14T19:14:56.030Z] API version: 1.40 (minimum version 1.12) [2019-11-14T19:14:56.030Z] Go version: go1.12.8 [2019-11-14T19:14:56.030Z] Git commit: 6a30dfc [2019-11-14T19:14:56.030Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-14T19:14:56.030Z] OS/Arch: linux/amd64 [2019-11-14T19:14:56.030Z] Experimental: true [2019-11-14T19:14:56.030Z] containerd: [2019-11-14T19:14:56.030Z] Version: 1.2.6 [2019-11-14T19:14:56.030Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-14T19:14:56.030Z] runc: [2019-11-14T19:14:56.030Z] Version: 1.0.0-rc8 [2019-11-14T19:14:56.030Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-14T19:14:56.030Z] docker-init: [2019-11-14T19:14:56.030Z] Version: 0.18.0 [2019-11-14T19:14:56.030Z] GitCommit: fec3683 [Pipeline] sh [Pipeline] sh [2019-11-14T19:14:56.197Z] Merge succeeded, producing 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:14:56.198Z] Checking out Revision 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb (PR-40212) [2019-11-14T19:14:56.284Z] Fetching without tags [2019-11-14T19:14:56.312Z] + docker info [2019-11-14T19:14:56.398Z] Commit message: "Move DefaultCapabilities() to caps package" [2019-11-14T19:14:55.279Z] > git config core.sparsecheckout # timeout=10 [2019-11-14T19:14:55.288Z] > git checkout -f 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:14:56.140Z] > git merge 44d39013868abb9fd9b2091dd4f7e1c27f3fb610 # timeout=10 [2019-11-14T19:14:56.154Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-14T19:14:56.163Z] > git config core.sparsecheckout # timeout=10 [2019-11-14T19:14:56.167Z] > git checkout -f 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:14:56.852Z] + docker info [2019-11-14T19:14:56.852Z] Containers: 0 [2019-11-14T19:14:56.852Z] Running: 0 [2019-11-14T19:14:56.852Z] Paused: 0 [2019-11-14T19:14:56.852Z] Stopped: 0 [2019-11-14T19:14:56.852Z] Images: 0 [2019-11-14T19:14:56.852Z] Server Version: 18.06.3-ce [2019-11-14T19:14:56.852Z] Storage Driver: overlay2 [2019-11-14T19:14:56.852Z] Backing Filesystem: extfs [2019-11-14T19:14:56.852Z] Supports d_type: true [2019-11-14T19:14:56.852Z] Native Overlay Diff: true [2019-11-14T19:14:56.852Z] Logging Driver: json-file [2019-11-14T19:14:56.852Z] Cgroup Driver: cgroupfs [2019-11-14T19:14:56.852Z] Plugins: [2019-11-14T19:14:56.852Z] Volume: local [2019-11-14T19:14:56.852Z] Network: bridge host ipvlan macvlan null overlay [2019-11-14T19:14:56.852Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-14T19:14:56.852Z] Swarm: inactive [2019-11-14T19:14:56.852Z] Runtimes: runc [2019-11-14T19:14:56.852Z] Default Runtime: runc [2019-11-14T19:14:56.852Z] Init Binary: docker-init [2019-11-14T19:14:56.852Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-14T19:14:56.852Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-11-14T19:14:56.852Z] init version: fec3683 [2019-11-14T19:14:56.852Z] Security Options: [2019-11-14T19:14:56.852Z] apparmor [2019-11-14T19:14:56.852Z] seccomp [2019-11-14T19:14:56.852Z] Profile: default [2019-11-14T19:14:56.852Z] Kernel Version: 4.4.0-166-generic [2019-11-14T19:14:56.852Z] Operating System: Ubuntu 16.04.5 LTS [2019-11-14T19:14:56.852Z] OSType: linux [2019-11-14T19:14:56.852Z] Architecture: s390x [2019-11-14T19:14:56.852Z] CPUs: 2 [2019-11-14T19:14:56.852Z] Total Memory: 7.862GiB [2019-11-14T19:14:56.852Z] Name: s390x-ubuntu-04 [2019-11-14T19:14:56.852Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-11-14T19:14:56.852Z] Docker Root Dir: /var/lib/docker [2019-11-14T19:14:56.852Z] Debug Mode (client): false [2019-11-14T19:14:56.852Z] Debug Mode (server): false [2019-11-14T19:14:56.852Z] Username: dockerbuildbot [2019-11-14T19:14:56.852Z] Registry: https://index.docker.io/v1/ [2019-11-14T19:14:56.852Z] Labels: [2019-11-14T19:14:56.852Z] Experimental: true [2019-11-14T19:14:56.852Z] Insecure Registries: [2019-11-14T19:14:56.852Z] 127.0.0.0/8 [2019-11-14T19:14:56.852Z] Live Restore Enabled: false [2019-11-14T19:14:56.852Z] [2019-11-14T19:14:56.852Z] WARNING: No swap limit support [2019-11-14T19:14:56.875Z] Client: [2019-11-14T19:14:56.875Z] Debug Mode: false [2019-11-14T19:14:56.875Z] [2019-11-14T19:14:56.875Z] Server: [2019-11-14T19:14:56.875Z] Containers: 0 [2019-11-14T19:14:56.875Z] Running: 0 [2019-11-14T19:14:56.875Z] Paused: 0 [2019-11-14T19:14:56.875Z] Stopped: 0 [2019-11-14T19:14:56.875Z] Images: 70 [2019-11-14T19:14:56.875Z] Server Version: 19.03.2 [2019-11-14T19:14:56.875Z] Storage Driver: overlay2 [2019-11-14T19:14:56.875Z] Backing Filesystem: extfs [2019-11-14T19:14:56.875Z] Supports d_type: true [2019-11-14T19:14:56.875Z] Native Overlay Diff: true [2019-11-14T19:14:56.875Z] Logging Driver: json-file [2019-11-14T19:14:56.875Z] Cgroup Driver: cgroupfs [2019-11-14T19:14:56.875Z] Plugins: [2019-11-14T19:14:56.875Z] Volume: local [2019-11-14T19:14:56.875Z] Network: bridge host ipvlan macvlan null overlay [2019-11-14T19:14:56.875Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-14T19:14:56.875Z] Swarm: inactive [2019-11-14T19:14:56.875Z] Runtimes: runc [2019-11-14T19:14:56.875Z] Default Runtime: runc [2019-11-14T19:14:56.875Z] Init Binary: docker-init [2019-11-14T19:14:56.875Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-14T19:14:56.875Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-14T19:14:56.875Z] init version: fec3683 [2019-11-14T19:14:56.875Z] Security Options: [2019-11-14T19:14:56.875Z] apparmor [2019-11-14T19:14:56.875Z] seccomp [2019-11-14T19:14:56.875Z] Profile: default [2019-11-14T19:14:56.875Z] Kernel Version: 4.15.0-1048-aws [2019-11-14T19:14:56.875Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-14T19:14:56.875Z] OSType: linux [2019-11-14T19:14:56.875Z] Architecture: x86_64 [2019-11-14T19:14:56.875Z] CPUs: 2 [2019-11-14T19:14:56.875Z] Total Memory: 7.501GiB [2019-11-14T19:14:56.875Z] Name: ip-10-100-42-142 [2019-11-14T19:14:56.875Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-14T19:14:56.875Z] Docker Root Dir: /var/lib/docker [2019-11-14T19:14:56.875Z] Debug Mode: false [2019-11-14T19:14:56.875Z] Registry: https://index.docker.io/v1/ [2019-11-14T19:14:56.875Z] Labels: [2019-11-14T19:14:56.875Z] Experimental: true [2019-11-14T19:14:56.875Z] Insecure Registries: [2019-11-14T19:14:56.875Z] 127.0.0.0/8 [2019-11-14T19:14:56.875Z] Live Restore Enabled: true [2019-11-14T19:14:56.875Z] [2019-11-14T19:14:56.875Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] sh [2019-11-14T19:14:57.034Z] Merging remotes/origin/master commit 44d39013868abb9fd9b2091dd4f7e1c27f3fb610 into PR head commit 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:14:55.896Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-14T19:14:55.947Z] > git config --add remote.origin.fetch +refs/pull/40212/head:refs/remotes/origin/PR-40212 # timeout=10 [2019-11-14T19:14:55.998Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-14T19:14:56.125Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-14T19:14:56.248Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-14T19:14:56.248Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-14T19:14:56.250Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40212/head:refs/remotes/origin/PR-40212 +refs/heads/master:refs/remotes/origin/master [2019-11-14T19:14:56.998Z] > git config core.sparsecheckout # timeout=10 [2019-11-14T19:14:57.157Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-14T19:14:57.157Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-14T19:14:57.157Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40212/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-14T19:14:57.157Z] + bash /home/ubuntu/workspace/moby_PR-40212/check-config.sh [2019-11-14T19:14:57.157Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-14T19:14:57.157Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-14T19:14:57.157Z] [2019-11-14T19:14:57.157Z] Generally Necessary: [2019-11-14T19:14:57.157Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-14T19:14:57.157Z] - apparmor: enabled and tools installed [2019-11-14T19:14:57.157Z] - CONFIG_NAMESPACES: enabled [2019-11-14T19:14:57.157Z] - CONFIG_NET_NS: enabled [2019-11-14T19:14:57.157Z] - CONFIG_PID_NS: enabled [2019-11-14T19:14:57.157Z] - CONFIG_IPC_NS: enabled [2019-11-14T19:14:57.157Z] - CONFIG_UTS_NS: enabled [2019-11-14T19:14:57.157Z] - CONFIG_CGROUPS: enabled [2019-11-14T19:14:57.157Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-14T19:14:57.157Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-14T19:14:57.157Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-14T19:14:57.157Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-14T19:14:57.157Z] - CONFIG_CPUSETS: enabled [2019-11-14T19:14:57.157Z] - CONFIG_MEMCG: enabled [2019-11-14T19:14:57.157Z] - CONFIG_KEYS: enabled [2019-11-14T19:14:57.157Z] - CONFIG_VETH: enabled (as module) [2019-11-14T19:14:57.157Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-14T19:14:57.157Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-14T19:14:57.157Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-14T19:14:57.157Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-14T19:14:57.157Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-14T19:14:57.158Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-14T19:14:57.158Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-14T19:14:57.158Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-14T19:14:57.158Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-14T19:14:57.158Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-14T19:14:57.158Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-14T19:14:57.158Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-14T19:14:57.158Z] [2019-11-14T19:14:57.158Z] Optional Features: [2019-11-14T19:14:57.158Z] - CONFIG_USER_NS: enabled [2019-11-14T19:14:57.158Z] - CONFIG_SECCOMP: enabled [2019-11-14T19:14:57.158Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-14T19:14:57.158Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-14T19:14:57.158Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-14T19:14:57.158Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-14T19:14:57.158Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2019-11-14T19:14:57.415Z] - CONFIG_BLK_CGROUP: enabled [2019-11-14T19:14:57.415Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-14T19:14:57.415Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-14T19:14:57.415Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-14T19:14:57.415Z] - CONFIG_CGROUP_PERF: enabled [2019-11-14T19:14:57.415Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-14T19:14:57.415Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-14T19:14:57.415Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-14T19:14:57.415Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-14T19:14:57.415Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-14T19:14:57.415Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-14T19:14:57.415Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-14T19:14:57.415Z] - CONFIG_IP_VS: enabled (as module) [2019-11-14T19:14:57.415Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-14T19:14:57.415Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-14T19:14:57.415Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-14T19:14:57.415Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-14T19:14:57.415Z] - CONFIG_EXT4_FS: enabled [2019-11-14T19:14:57.415Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-14T19:14:57.415Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-14T19:14:57.415Z] - Network Drivers: [2019-11-14T19:14:57.415Z] - "overlay": [2019-11-14T19:14:57.415Z] - CONFIG_VXLAN: enabled (as module) [2019-11-14T19:14:57.415Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-14T19:14:57.415Z] Optional (for encrypted networks): [2019-11-14T19:14:57.415Z] - CONFIG_CRYPTO: enabled [2019-11-14T19:14:57.415Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-14T19:14:57.415Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-14T19:14:57.415Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-14T19:14:57.415Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-14T19:14:57.415Z] - CONFIG_XFRM: enabled [2019-11-14T19:14:57.415Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-14T19:14:57.415Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-14T19:14:57.415Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-14T19:14:57.415Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-14T19:14:57.415Z] - "ipvlan": [2019-11-14T19:14:57.415Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-14T19:14:57.415Z] - "macvlan": [2019-11-14T19:14:57.415Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-14T19:14:57.415Z] - CONFIG_DUMMY: enabled (as module) [2019-11-14T19:14:57.415Z] - "ftp,tftp client in container": [2019-11-14T19:14:57.415Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-14T19:14:57.415Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-14T19:14:57.415Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-14T19:14:57.415Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-14T19:14:57.415Z] - Storage Drivers: [2019-11-14T19:14:57.415Z] - "aufs": [2019-11-14T19:14:57.415Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-14T19:14:57.415Z] - "btrfs": [2019-11-14T19:14:57.415Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-14T19:14:57.415Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-14T19:14:57.415Z] - "devicemapper": [Pipeline] sh [2019-11-14T19:14:57.672Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-14T19:14:57.672Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-14T19:14:57.672Z] - "overlay": [2019-11-14T19:14:57.672Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-14T19:14:57.672Z] - "zfs": [2019-11-14T19:14:57.672Z] - /dev/zfs: missing [2019-11-14T19:14:57.672Z] - zfs command: missing [2019-11-14T19:14:57.672Z] - zpool command: missing [2019-11-14T19:14:57.672Z] [2019-11-14T19:14:57.672Z] Limits: [2019-11-14T19:14:57.672Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-14T19:14:57.672Z] [2019-11-14T19:14:57.672Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2019-11-14T19:14:57.709Z] + docker version [2019-11-14T19:14:57.709Z] Client: Docker Engine - Community [2019-11-14T19:14:57.709Z] Version: 19.03.2 [2019-11-14T19:14:57.709Z] API version: 1.40 [2019-11-14T19:14:57.709Z] Go version: go1.12.8 [2019-11-14T19:14:57.709Z] Git commit: 6a30dfc [2019-11-14T19:14:57.709Z] Built: Thu Aug 29 05:32:25 2019 [2019-11-14T19:14:57.709Z] OS/Arch: linux/arm64 [2019-11-14T19:14:57.709Z] Experimental: false [2019-11-14T19:14:57.709Z] [2019-11-14T19:14:57.709Z] Server: Docker Engine - Community [2019-11-14T19:14:57.709Z] Engine: [2019-11-14T19:14:57.709Z] Version: 19.03.2 [2019-11-14T19:14:57.709Z] API version: 1.40 (minimum version 1.12) [2019-11-14T19:14:57.709Z] Go version: go1.12.8 [2019-11-14T19:14:57.709Z] Git commit: 6a30dfc [2019-11-14T19:14:57.709Z] Built: Thu Aug 29 05:30:57 2019 [2019-11-14T19:14:57.709Z] OS/Arch: linux/arm64 [2019-11-14T19:14:57.709Z] Experimental: true [2019-11-14T19:14:57.709Z] containerd: [2019-11-14T19:14:57.709Z] Version: 1.2.6 [2019-11-14T19:14:57.709Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-14T19:14:57.709Z] runc: [2019-11-14T19:14:57.709Z] Version: 1.0.0-rc8 [2019-11-14T19:14:57.709Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-14T19:14:57.709Z] docker-init: [2019-11-14T19:14:57.709Z] Version: 0.18.0 [2019-11-14T19:14:57.709Z] GitCommit: fec3683 [Pipeline] sh [2019-11-14T19:14:57.723Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-14T19:14:57.723Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-14T19:14:57.723Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40212/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-14T19:14:57.723Z] + bash /home/jenkins/workspace/moby_PR-40212/check-config.sh [2019-11-14T19:14:57.723Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-14T19:14:57.723Z] info: reading kernel config from /boot/config-4.4.0-166-generic ... [2019-11-14T19:14:57.723Z] [2019-11-14T19:14:57.723Z] Generally Necessary: [2019-11-14T19:14:57.723Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-14T19:14:57.723Z] - apparmor: enabled and tools installed [2019-11-14T19:14:57.723Z] - CONFIG_NAMESPACES: enabled [2019-11-14T19:14:57.723Z] - CONFIG_NET_NS: enabled [2019-11-14T19:14:57.723Z] - CONFIG_PID_NS: enabled [2019-11-14T19:14:57.723Z] - CONFIG_IPC_NS: enabled [2019-11-14T19:14:57.723Z] - CONFIG_UTS_NS: enabled [2019-11-14T19:14:57.723Z] - CONFIG_CGROUPS: enabled [Pipeline] sh [2019-11-14T19:14:58.004Z] + docker info [2019-11-14T19:14:58.053Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb . [2019-11-14T19:14:58.053Z] #2 [internal] load build definition from Dockerfile [2019-11-14T19:14:58.053Z] #2 transferring dockerfile: 14.85kB done [2019-11-14T19:14:58.053Z] #2 DONE 0.0s [2019-11-14T19:14:58.053Z] [2019-11-14T19:14:58.053Z] #1 [internal] load .dockerignore [2019-11-14T19:14:58.053Z] #1 transferring context: 87B done [2019-11-14T19:14:58.053Z] #1 DONE 0.0s [2019-11-14T19:14:58.053Z] [2019-11-14T19:14:58.053Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-14T19:14:58.053Z] #3 DONE 0.1s [2019-11-14T19:14:58.112Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-14T19:14:58.112Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-14T19:14:58.112Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-14T19:14:58.112Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-14T19:14:58.112Z] - CONFIG_CPUSETS: enabled [2019-11-14T19:14:58.112Z] - CONFIG_MEMCG: enabled [2019-11-14T19:14:58.112Z] - CONFIG_KEYS: enabled [2019-11-14T19:14:58.112Z] - CONFIG_VETH: enabled (as module) [2019-11-14T19:14:58.112Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-14T19:14:58.112Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-14T19:14:58.112Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-14T19:14:58.112Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-14T19:14:58.112Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-14T19:14:58.112Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-14T19:14:58.112Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-14T19:14:58.112Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-14T19:14:58.112Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-14T19:14:58.112Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-14T19:14:58.112Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-14T19:14:58.112Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-14T19:14:58.112Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-14T19:14:58.112Z] [2019-11-14T19:14:58.112Z] Optional Features: [2019-11-14T19:14:58.112Z] - CONFIG_USER_NS: enabled [2019-11-14T19:14:58.112Z] - CONFIG_SECCOMP: enabled [2019-11-14T19:14:58.112Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-14T19:14:58.112Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-14T19:14:58.112Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-14T19:14:58.112Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-14T19:14:58.112Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-14T19:14:58.112Z] - CONFIG_BLK_CGROUP: enabled [2019-11-14T19:14:58.112Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-14T19:14:58.112Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-14T19:14:58.112Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-14T19:14:58.112Z] - CONFIG_CGROUP_PERF: enabled [2019-11-14T19:14:58.112Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-14T19:14:58.112Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-14T19:14:58.112Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-14T19:14:58.112Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-14T19:14:58.112Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-14T19:14:58.112Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-14T19:14:58.112Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-14T19:14:58.112Z] - CONFIG_IP_VS: enabled (as module) [2019-11-14T19:14:58.112Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-14T19:14:58.112Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-14T19:14:58.112Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-14T19:14:58.112Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-14T19:14:58.112Z] - CONFIG_EXT4_FS: enabled [2019-11-14T19:14:58.112Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-14T19:14:58.112Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-14T19:14:58.112Z] - Network Drivers: [2019-11-14T19:14:58.112Z] - "overlay": [2019-11-14T19:14:58.112Z] - CONFIG_VXLAN: enabled (as module) [2019-11-14T19:14:58.112Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-14T19:14:58.112Z] Optional (for encrypted networks): [2019-11-14T19:14:58.112Z] - CONFIG_CRYPTO: enabled [2019-11-14T19:14:58.112Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-14T19:14:58.112Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-14T19:14:58.112Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-14T19:14:58.112Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-14T19:14:58.112Z] - CONFIG_XFRM: enabled [2019-11-14T19:14:58.112Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-14T19:14:58.112Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-14T19:14:58.112Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-14T19:14:58.112Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-14T19:14:58.112Z] - "ipvlan": [2019-11-14T19:14:58.112Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-14T19:14:58.112Z] - "macvlan": [2019-11-14T19:14:58.112Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-14T19:14:58.112Z] - CONFIG_DUMMY: enabled (as module) [2019-11-14T19:14:58.112Z] - "ftp,tftp client in container": [2019-11-14T19:14:58.112Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-14T19:14:58.112Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-14T19:14:58.112Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-14T19:14:58.112Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-14T19:14:58.112Z] - Storage Drivers: [2019-11-14T19:14:58.112Z] - "aufs": [2019-11-14T19:14:58.112Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-14T19:14:58.112Z] - "btrfs": [2019-11-14T19:14:58.112Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-14T19:14:58.112Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-14T19:14:58.112Z] - "devicemapper": [2019-11-14T19:14:58.112Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-14T19:14:58.112Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-14T19:14:58.112Z] - "overlay": [2019-11-14T19:14:58.200Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-14T19:14:58.200Z] - "zfs": [2019-11-14T19:14:58.200Z] - /dev/zfs: missing [2019-11-14T19:14:58.200Z] - zfs command: missing [2019-11-14T19:14:58.200Z] - zpool command: missing [2019-11-14T19:14:58.200Z] [2019-11-14T19:14:58.200Z] Limits: [2019-11-14T19:14:58.200Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-14T19:14:58.200Z] [2019-11-14T19:14:58.200Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-14T19:14:58.262Z] Client: [2019-11-14T19:14:58.262Z] Debug Mode: false [2019-11-14T19:14:58.262Z] [2019-11-14T19:14:58.262Z] Server: [2019-11-14T19:14:58.262Z] Containers: 0 [2019-11-14T19:14:58.262Z] Running: 0 [2019-11-14T19:14:58.262Z] Paused: 0 [2019-11-14T19:14:58.262Z] Stopped: 0 [2019-11-14T19:14:58.262Z] Images: 2 [2019-11-14T19:14:58.262Z] Server Version: 19.03.2 [2019-11-14T19:14:58.262Z] Storage Driver: overlay2 [2019-11-14T19:14:58.262Z] Backing Filesystem: extfs [2019-11-14T19:14:58.262Z] Supports d_type: true [2019-11-14T19:14:58.262Z] Native Overlay Diff: true [2019-11-14T19:14:58.262Z] Logging Driver: json-file [2019-11-14T19:14:58.262Z] Cgroup Driver: cgroupfs [2019-11-14T19:14:58.262Z] Plugins: [2019-11-14T19:14:58.262Z] Volume: local [2019-11-14T19:14:58.262Z] Network: bridge host ipvlan macvlan null overlay [2019-11-14T19:14:58.262Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-14T19:14:58.262Z] Swarm: inactive [2019-11-14T19:14:58.262Z] Runtimes: runc [2019-11-14T19:14:58.262Z] Default Runtime: runc [2019-11-14T19:14:58.262Z] Init Binary: docker-init [2019-11-14T19:14:58.262Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-14T19:14:58.262Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-14T19:14:58.262Z] init version: fec3683 [2019-11-14T19:14:58.262Z] Security Options: [2019-11-14T19:14:58.262Z] apparmor [2019-11-14T19:14:58.262Z] seccomp [2019-11-14T19:14:58.262Z] Profile: default [2019-11-14T19:14:58.262Z] Kernel Version: 4.15.0-1048-aws [2019-11-14T19:14:58.262Z] Operating System: Ubuntu 16.04.6 LTS [2019-11-14T19:14:58.262Z] OSType: linux [2019-11-14T19:14:58.262Z] Architecture: aarch64 [2019-11-14T19:14:58.262Z] CPUs: 4 [2019-11-14T19:14:58.262Z] Total Memory: 7.525GiB [2019-11-14T19:14:58.262Z] Name: ip-10-100-60-161 [2019-11-14T19:14:58.263Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-11-14T19:14:58.263Z] Docker Root Dir: /var/lib/docker [2019-11-14T19:14:58.263Z] Debug Mode: false [2019-11-14T19:14:58.263Z] Registry: https://index.docker.io/v1/ [2019-11-14T19:14:58.263Z] Labels: [2019-11-14T19:14:58.263Z] Experimental: true [2019-11-14T19:14:58.263Z] Insecure Registries: [2019-11-14T19:14:58.263Z] 127.0.0.0/8 [2019-11-14T19:14:58.263Z] Live Restore Enabled: true [2019-11-14T19:14:58.263Z] [2019-11-14T19:14:58.263Z] WARNING: No swap limit support [2019-11-14T19:14:58.310Z] [2019-11-14T19:14:58.310Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-14T19:14:58.310Z] #4 CACHED [Pipeline] sh [2019-11-14T19:14:57.053Z] > git checkout -f 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:14:58.917Z] [2019-11-14T19:14:58.917Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-14T19:14:58.917Z] #6 DONE 0.0s [2019-11-14T19:14:58.917Z] [2019-11-14T19:14:58.917Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-14T19:14:58.917Z] #5 DONE 0.1s [2019-11-14T19:14:58.917Z] [2019-11-14T19:14:58.917Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-14T19:14:58.917Z] #65 DONE 0.0s [2019-11-14T19:14:58.917Z] [2019-11-14T19:14:58.917Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d... [2019-11-14T19:14:58.917Z] #7 DONE 0.0s [2019-11-14T19:14:58.917Z] [2019-11-14T19:14:58.917Z] #19 [internal] load build context [2019-11-14T19:14:58.939Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-14T19:14:58.939Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-14T19:14:58.939Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40212/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-14T19:14:58.939Z] + bash /home/ubuntu/workspace/moby_PR-40212/check-config.sh [2019-11-14T19:14:58.939Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-14T19:14:58.939Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-14T19:14:58.939Z] [2019-11-14T19:14:58.939Z] Generally Necessary: [2019-11-14T19:14:58.939Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-14T19:14:58.939Z] - apparmor: enabled and tools installed [2019-11-14T19:14:58.939Z] - CONFIG_NAMESPACES: enabled [2019-11-14T19:14:58.939Z] - CONFIG_NET_NS: enabled [2019-11-14T19:14:58.939Z] - CONFIG_PID_NS: enabled [2019-11-14T19:14:58.939Z] - CONFIG_IPC_NS: enabled [2019-11-14T19:14:58.939Z] - CONFIG_UTS_NS: enabled [2019-11-14T19:14:59.027Z] + make bundles/buildx [2019-11-14T19:14:59.027Z] make: command: Command not found [2019-11-14T19:14:59.027Z] make: command: Command not found [2019-11-14T19:14:59.027Z] mkdir bundles [2019-11-14T19:14:59.027Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-11-14T19:14:59.027Z] --build-arg BUILDX_COMMIT \ [2019-11-14T19:14:59.027Z] --build-arg BUILDX_REPO \ [2019-11-14T19:14:59.027Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-11-14T19:14:59.027Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-11-14T19:14:59.027Z] . [2019-11-14T19:14:59.027Z] /bin/sh: 4: go: not found [2019-11-14T19:14:59.027Z] /bin/sh: 5: go: not found [2019-11-14T19:14:59.198Z] - CONFIG_CGROUPS: enabled [2019-11-14T19:14:59.198Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-14T19:14:59.198Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-14T19:14:59.198Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-14T19:14:59.198Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-14T19:14:59.198Z] - CONFIG_CPUSETS: enabled [2019-11-14T19:14:59.198Z] - CONFIG_MEMCG: enabled [2019-11-14T19:14:59.198Z] - CONFIG_KEYS: enabled [2019-11-14T19:14:59.198Z] - CONFIG_VETH: enabled (as module) [2019-11-14T19:14:59.198Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-14T19:14:59.198Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-14T19:14:59.198Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-14T19:14:59.198Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-14T19:14:59.198Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-14T19:14:59.198Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-14T19:14:59.198Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-14T19:14:59.198Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-14T19:14:59.198Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-14T19:14:59.198Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-14T19:14:59.198Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-14T19:14:59.198Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-14T19:14:59.198Z] [2019-11-14T19:14:59.198Z] Optional Features: [2019-11-14T19:14:59.198Z] - CONFIG_USER_NS: enabled [2019-11-14T19:14:59.198Z] - CONFIG_SECCOMP: enabled [2019-11-14T19:14:59.198Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-14T19:14:59.198Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-14T19:14:59.198Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-14T19:14:59.198Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-14T19:14:59.457Z] - CONFIG_BLK_CGROUP: enabled [2019-11-14T19:14:59.457Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-14T19:14:59.457Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-14T19:14:59.457Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-14T19:14:59.457Z] - CONFIG_CGROUP_PERF: enabled [2019-11-14T19:14:59.457Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-14T19:14:59.457Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-14T19:14:59.457Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-14T19:14:59.457Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-14T19:14:59.457Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-14T19:14:59.457Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-14T19:14:59.457Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-14T19:14:59.457Z] - CONFIG_IP_VS: enabled (as module) [2019-11-14T19:14:59.457Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-14T19:14:59.457Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-14T19:14:59.457Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-14T19:14:59.457Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-14T19:14:59.457Z] - CONFIG_EXT4_FS: enabled [2019-11-14T19:14:59.457Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-14T19:14:59.457Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-14T19:14:59.457Z] - Network Drivers: [2019-11-14T19:14:59.457Z] - "overlay": [2019-11-14T19:14:59.457Z] - CONFIG_VXLAN: enabled (as module) [2019-11-14T19:14:59.457Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-14T19:14:59.457Z] Optional (for encrypted networks): [2019-11-14T19:14:59.716Z] - CONFIG_CRYPTO: enabled [2019-11-14T19:14:59.716Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-14T19:14:59.716Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-14T19:14:59.716Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-14T19:14:59.716Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-14T19:14:59.716Z] - CONFIG_XFRM: enabled [2019-11-14T19:14:59.716Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-14T19:14:59.716Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-14T19:14:59.716Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-14T19:14:59.716Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-14T19:14:59.716Z] - "ipvlan": [2019-11-14T19:14:59.716Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-14T19:14:59.716Z] - "macvlan": [2019-11-14T19:14:59.716Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-14T19:14:59.716Z] - CONFIG_DUMMY: enabled (as module) [2019-11-14T19:14:59.716Z] - "ftp,tftp client in container": [2019-11-14T19:14:59.716Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-14T19:14:59.716Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-14T19:14:59.716Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-14T19:14:59.716Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-14T19:14:59.716Z] - Storage Drivers: [2019-11-14T19:14:59.716Z] - "aufs": [2019-11-14T19:14:59.716Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-14T19:14:59.716Z] - "btrfs": [2019-11-14T19:14:59.716Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-14T19:14:59.716Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-14T19:14:59.716Z] - "devicemapper": [2019-11-14T19:14:59.716Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-14T19:14:59.716Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-14T19:14:59.716Z] - "overlay": [2019-11-14T19:14:59.716Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-14T19:14:59.716Z] - "zfs": [2019-11-14T19:14:59.716Z] - /dev/zfs: missing [2019-11-14T19:14:59.716Z] - zfs command: missing [2019-11-14T19:14:59.716Z] - zpool command: missing [2019-11-14T19:14:59.716Z] [2019-11-14T19:14:59.716Z] Limits: [2019-11-14T19:14:59.716Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-14T19:14:59.716Z] [2019-11-14T19:14:59.716Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-14T19:15:00.049Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb . [2019-11-14T19:15:00.049Z] #2 [internal] load build definition from Dockerfile [2019-11-14T19:15:00.049Z] #2 transferring dockerfile: 14.85kB done [2019-11-14T19:15:00.049Z] #2 DONE 0.0s [2019-11-14T19:15:00.049Z] [2019-11-14T19:15:00.049Z] #1 [internal] load .dockerignore [2019-11-14T19:15:00.049Z] #1 transferring context: 87B done [2019-11-14T19:15:00.049Z] #1 DONE 0.0s [2019-11-14T19:15:00.049Z] [2019-11-14T19:15:00.049Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-14T19:15:00.049Z] #3 DONE 0.1s [2019-11-14T19:15:00.298Z] #19 transferring context: 45.66MB 1.2s done [2019-11-14T19:15:00.298Z] #19 DONE 1.2s [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-14T19:15:00.298Z] #37 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-14T19:15:00.298Z] #68 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-14T19:15:00.298Z] #11 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-14T19:15:00.298Z] #42 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-14T19:15:00.298Z] #18 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-14T19:15:00.298Z] #20 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-14T19:15:00.298Z] #27 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-14T19:15:00.298Z] #33 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-14T19:15:00.298Z] #58 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-14T19:15:00.298Z] #24 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-14T19:15:00.298Z] #34 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-14T19:15:00.298Z] #56 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-14T19:15:00.298Z] #63 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-14T19:15:00.298Z] #67 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:15:00.298Z] #17 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-14T19:15:00.298Z] #48 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:15:00.298Z] #47 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:15:00.298Z] #26 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-14T19:15:00.298Z] #8 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-14T19:15:00.298Z] #64 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-14T19:15:00.298Z] #66 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:15:00.298Z] #36 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-14T19:15:00.298Z] #55 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-14T19:15:00.298Z] #10 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-14T19:15:00.298Z] #13 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-14T19:15:00.298Z] #38 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-14T19:15:00.298Z] #35 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #16 [dev 6/24] RUN ldconfig [2019-11-14T19:15:00.298Z] #16 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-14T19:15:00.298Z] #52 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:15:00.298Z] #59 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-14T19:15:00.298Z] #21 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-14T19:15:00.298Z] #9 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-14T19:15:00.298Z] #46 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-14T19:15:00.298Z] #31 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-14T19:15:00.298Z] #43 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-14T19:15:00.298Z] #14 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:15:00.298Z] #62 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-14T19:15:00.298Z] #15 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-14T19:15:00.298Z] #32 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:15:00.298Z] #22 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-14T19:15:00.298Z] #29 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:15:00.298Z] #50 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-14T19:15:00.298Z] #51 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-14T19:15:00.298Z] #69 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-14T19:15:00.298Z] #49 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-14T19:15:00.298Z] #53 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:15:00.298Z] #44 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-14T19:15:00.298Z] #61 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:15:00.298Z] #41 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-14T19:15:00.298Z] #45 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-14T19:15:00.298Z] #23 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-14T19:15:00.298Z] #25 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-14T19:15:00.298Z] #30 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-14T19:15:00.298Z] #28 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-14T19:15:00.298Z] #57 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-14T19:15:00.298Z] #12 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:15:00.298Z] #54 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-14T19:15:00.298Z] #40 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-14T19:15:00.298Z] #39 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-14T19:15:00.298Z] #60 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-14T19:15:00.298Z] #70 CACHED [2019-11-14T19:15:00.298Z] [2019-11-14T19:15:00.298Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-14T19:15:00.307Z] [2019-11-14T19:15:00.307Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-14T19:15:00.307Z] #4 CACHED [2019-11-14T19:15:00.365Z] Sending build context to Docker daemon 50.15MB [2019-11-14T19:15:00.365Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-11-14T19:15:00.365Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-11-14T19:15:00.365Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-11-14T19:15:00.365Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-11-14T19:15:00.375Z] Merge succeeded, producing 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:15:00.376Z] Checking out Revision 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb (PR-40212) [2019-11-14T19:15:00.570Z] [2019-11-14T19:15:00.570Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-14T19:15:00.570Z] #6 DONE 0.0s [2019-11-14T19:15:00.570Z] [2019-11-14T19:15:00.570Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-14T19:15:00.570Z] #5 DONE 0.1s [2019-11-14T19:15:00.742Z] 1.12.10-stretch: Pulling from library/golang [2019-11-14T19:14:59.963Z] > git merge 44d39013868abb9fd9b2091dd4f7e1c27f3fb610 # timeout=10 [2019-11-14T19:15:00.214Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-11-14T19:15:00.340Z] > git config core.sparsecheckout # timeout=10 [2019-11-14T19:15:00.390Z] > git checkout -f 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:15:00.840Z] [2019-11-14T19:15:00.840Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-14T19:15:00.840Z] #65 DONE 0.0s [2019-11-14T19:15:00.840Z] [2019-11-14T19:15:00.840Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d... [2019-11-14T19:15:00.840Z] #7 DONE 0.0s [2019-11-14T19:15:00.840Z] [2019-11-14T19:15:00.840Z] #19 [internal] load build context [2019-11-14T19:15:01.147Z] Commit message: "Move DefaultCapabilities() to caps package" [2019-11-14T19:15:01.217Z] ade01ea651a2: Pulling fs layer [2019-11-14T19:15:01.217Z] fbabdb69f639: Pulling fs layer [2019-11-14T19:15:01.217Z] ff33bd1013d7: Pulling fs layer [2019-11-14T19:15:01.217Z] 85cfe9d77eff: Pulling fs layer [2019-11-14T19:15:01.217Z] ace5139f9caa: Pulling fs layer [2019-11-14T19:15:01.217Z] e4d79466b81c: Pulling fs layer [2019-11-14T19:15:01.217Z] b00baabad4ce: Pulling fs layer [2019-11-14T19:15:01.217Z] 85cfe9d77eff: Waiting [2019-11-14T19:15:01.217Z] ace5139f9caa: Waiting [2019-11-14T19:15:01.217Z] e4d79466b81c: Waiting [2019-11-14T19:15:01.217Z] b00baabad4ce: Waiting [2019-11-14T19:15:01.612Z] ff33bd1013d7: Verifying Checksum [2019-11-14T19:15:01.612Z] ff33bd1013d7: Download complete [2019-11-14T19:15:01.612Z] fbabdb69f639: Verifying Checksum [2019-11-14T19:15:01.612Z] fbabdb69f639: Download complete [2019-11-14T19:15:01.668Z] #71 DONE 1.5s [2019-11-14T19:15:01.668Z] [2019-11-14T19:15:01.668Z] #72 exporting to image [2019-11-14T19:15:01.668Z] #72 exporting layers [2019-11-14T19:15:01.789Z] #19 transferring context: 45.66MB 1.2s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-14T19:15:02.060Z] #19 DONE 1.3s [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-14T19:15:02.322Z] #12 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-14T19:15:02.322Z] #69 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-14T19:15:02.322Z] #64 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-14T19:15:02.322Z] #39 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-14T19:15:02.322Z] #9 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-14T19:15:02.322Z] #13 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-14T19:15:02.322Z] #34 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-14T19:15:02.322Z] #35 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-14T19:15:02.322Z] #49 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-14T19:15:02.322Z] #15 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-14T19:15:02.322Z] #60 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:15:02.322Z] #41 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-14T19:15:02.322Z] #66 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-14T19:15:02.322Z] #28 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-14T19:15:02.322Z] #42 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-14T19:15:02.322Z] #27 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:15:02.322Z] #26 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-14T19:15:02.322Z] #43 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-14T19:15:02.322Z] #55 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-14T19:15:02.322Z] #31 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-14T19:15:02.322Z] #25 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-14T19:15:02.322Z] #68 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-14T19:15:02.322Z] #30 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:15:02.322Z] #59 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-14T19:15:02.322Z] #37 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-14T19:15:02.322Z] #32 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-14T19:15:02.322Z] #56 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-14T19:15:02.322Z] #14 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-14T19:15:02.322Z] #51 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:15:02.322Z] #47 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:15:02.322Z] #36 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-14T19:15:02.322Z] #11 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:15:02.322Z] #50 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-14T19:15:02.322Z] #33 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-14T19:15:02.322Z] #46 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-14T19:15:02.322Z] #52 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:15:02.322Z] #22 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-14T19:15:02.322Z] #20 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-14T19:15:02.322Z] #38 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:15:02.322Z] #17 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-14T19:15:02.322Z] #57 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-14T19:15:02.322Z] #18 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-14T19:15:02.322Z] #8 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-14T19:15:02.322Z] #45 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-14T19:15:02.322Z] #53 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-14T19:15:02.322Z] #24 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-14T19:15:02.322Z] #48 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-14T19:15:02.322Z] #29 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:15:02.322Z] #44 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-14T19:15:02.322Z] #58 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-14T19:15:02.322Z] #21 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-14T19:15:02.322Z] #61 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-14T19:15:02.322Z] #63 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:15:02.322Z] #62 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-14T19:15:02.322Z] #23 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:15:02.322Z] #54 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-14T19:15:02.322Z] #67 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #16 [dev 6/24] RUN ldconfig [2019-11-14T19:15:02.322Z] #16 CACHED [2019-11-14T19:15:02.322Z] [2019-11-14T19:15:02.322Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-14T19:15:02.322Z] #10 CACHED [2019-11-14T19:15:02.323Z] [2019-11-14T19:15:02.323Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-14T19:15:02.323Z] #40 CACHED [2019-11-14T19:15:02.323Z] [2019-11-14T19:15:02.323Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-14T19:15:02.323Z] #70 CACHED [2019-11-14T19:15:02.323Z] [2019-11-14T19:15:02.323Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-14T19:15:02.474Z] ade01ea651a2: Verifying Checksum [2019-11-14T19:15:02.474Z] ade01ea651a2: Download complete [2019-11-14T19:15:02.600Z] #72 exporting layers 0.8s done [2019-11-14T19:15:02.600Z] #72 writing image sha256:e0330e6e75b9678e99e72cb4900570a101ede47ed26f578d22589cbb71bc6935 done [2019-11-14T19:15:02.600Z] #72 naming to docker.io/library/docker:1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb done [2019-11-14T19:15:02.600Z] #72 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-11-14T19:15:02.986Z] + docker version [2019-11-14T19:15:02.986Z] Client: Docker Engine - Enterprise [2019-11-14T19:15:02.986Z] Version: 19.03.2 [2019-11-14T19:15:02.986Z] API version: 1.40 [2019-11-14T19:15:02.986Z] Go version: go1.12.8 [2019-11-14T19:15:02.986Z] Git commit: c92ab06ed9 [2019-11-14T19:15:02.986Z] Built: 09/03/2019 16:38:11 [2019-11-14T19:15:02.986Z] OS/Arch: windows/amd64 [2019-11-14T19:15:02.986Z] Experimental: false [2019-11-14T19:15:02.986Z] [2019-11-14T19:15:02.986Z] Server: Docker Engine - Enterprise [2019-11-14T19:15:02.986Z] Engine: [2019-11-14T19:15:02.986Z] Version: 19.03.2 [2019-11-14T19:15:02.986Z] API version: 1.40 (minimum version 1.24) [2019-11-14T19:15:02.986Z] Go version: go1.12.8 [2019-11-14T19:15:02.986Z] Git commit: c92ab06ed9 [2019-11-14T19:15:02.986Z] Built: 09/03/2019 16:35:47 [2019-11-14T19:15:02.986Z] OS/Arch: windows/amd64 [2019-11-14T19:15:02.986Z] Experimental: true [2019-11-14T19:15:02.990Z] 85cfe9d77eff: Verifying Checksum [2019-11-14T19:15:02.990Z] 85cfe9d77eff: Download complete [2019-11-14T19:15:02.990Z] b00baabad4ce: Verifying Checksum [2019-11-14T19:15:02.990Z] b00baabad4ce: Download complete [2019-11-14T19:15:02.990Z] ace5139f9caa: Verifying Checksum [2019-11-14T19:15:02.990Z] ace5139f9caa: Download complete [Pipeline] sh [2019-11-14T19:15:03.204Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40212/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40212/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb hack/validate/default [2019-11-14T19:15:04.079Z] + docker info [2019-11-14T19:15:04.135Z] Congratulations! All commits are properly signed with the DCO! [2019-11-14T19:15:04.135Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-11-14T19:15:04.135Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-11-14T19:15:04.314Z] e4d79466b81c: Verifying Checksum [2019-11-14T19:15:04.314Z] e4d79466b81c: Download complete [2019-11-14T19:15:04.689Z] ade01ea651a2: Pull complete [2019-11-14T19:15:04.890Z] #71 DONE 2.8s [2019-11-14T19:15:04.890Z] [2019-11-14T19:15:04.890Z] #72 exporting to image [2019-11-14T19:15:04.890Z] #72 exporting layers [2019-11-14T19:15:05.190Z] fbabdb69f639: Pull complete [2019-11-14T19:15:05.190Z] ff33bd1013d7: Pull complete [2019-11-14T19:15:05.967Z] Fetching without tags [2019-11-14T19:15:06.795Z] #72 exporting layers 1.4s done [2019-11-14T19:15:06.795Z] #72 writing image sha256:c85e5c6496bf4295902c961670bef144a84f394610184d9494c56bd5c26804e4 [2019-11-14T19:15:06.795Z] #72 writing image sha256:c85e5c6496bf4295902c961670bef144a84f394610184d9494c56bd5c26804e4 done [2019-11-14T19:15:06.795Z] #72 naming to docker.io/library/docker:1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb done [2019-11-14T19:15:06.795Z] #72 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2019-11-14T19:15:06.842Z] Merging remotes/origin/master commit 44d39013868abb9fd9b2091dd4f7e1c27f3fb610 into PR head commit 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [Pipeline] sh [2019-11-14T19:15:05.920Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-14T19:15:05.930Z] > git config --add remote.origin.fetch +refs/pull/40212/head:refs/remotes/origin/PR-40212 # timeout=10 [2019-11-14T19:15:05.933Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-14T19:15:05.967Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-14T19:15:06.004Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-14T19:15:06.005Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-14T19:15:06.005Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40212/head:refs/remotes/origin/PR-40212 +refs/heads/master:refs/remotes/origin/master [2019-11-14T19:15:06.880Z] > git config core.sparsecheckout # timeout=10 [2019-11-14T19:15:06.883Z] > git checkout -f 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:15:07.007Z] Client: [2019-11-14T19:15:07.007Z] Debug Mode: false [2019-11-14T19:15:07.007Z] Plugins: [2019-11-14T19:15:07.007Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-14T19:15:07.007Z] [2019-11-14T19:15:07.007Z] Server: [2019-11-14T19:15:07.007Z] Containers: 0 [2019-11-14T19:15:07.007Z] Running: 0 [2019-11-14T19:15:07.007Z] Paused: 0 [2019-11-14T19:15:07.007Z] Stopped: 0 [2019-11-14T19:15:07.007Z] Images: 8 [2019-11-14T19:15:07.007Z] Server Version: 19.03.2 [2019-11-14T19:15:07.007Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-11-14T19:15:07.007Z] Windows: [2019-11-14T19:15:07.007Z] LCOW: [2019-11-14T19:15:07.007Z] Logging Driver: json-file [2019-11-14T19:15:07.007Z] Plugins: [2019-11-14T19:15:07.007Z] Volume: local [2019-11-14T19:15:07.007Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-14T19:15:07.007Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-14T19:15:07.007Z] Swarm: inactive [2019-11-14T19:15:07.007Z] Default Isolation: process [2019-11-14T19:15:07.007Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-14T19:15:07.007Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-14T19:15:07.007Z] OSType: windows [2019-11-14T19:15:07.007Z] Architecture: x86_64 [2019-11-14T19:15:07.007Z] CPUs: 4 [2019-11-14T19:15:07.007Z] Total Memory: 32GiB [2019-11-14T19:15:07.007Z] Name: azwin-2-e130d0 [2019-11-14T19:15:07.007Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-11-14T19:15:07.007Z] Docker Root Dir: D:\docker [2019-11-14T19:15:07.007Z] Debug Mode: false [2019-11-14T19:15:07.007Z] Registry: https://index.docker.io/v1/ [2019-11-14T19:15:07.007Z] Labels: [2019-11-14T19:15:07.007Z] Experimental: true [2019-11-14T19:15:07.007Z] Insecure Registries: [2019-11-14T19:15:07.007Z] 10.0.0.4:5000 [2019-11-14T19:15:07.007Z] 127.0.0.0/8 [2019-11-14T19:15:07.007Z] Registry Mirrors: [2019-11-14T19:15:07.007Z] http://10.0.0.4:5000/ [2019-11-14T19:15:07.007Z] Live Restore Enabled: false [2019-11-14T19:15:07.007Z] [2019-11-14T19:15:07.134Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40212/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb hack/test/unit [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-11-14T19:15:07.280Z] 85cfe9d77eff: Pull complete [2019-11-14T19:15:07.985Z] Merge succeeded, producing 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:15:07.986Z] Checking out Revision 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb (PR-40212) [2019-11-14T19:15:09.068Z] Commit message: "Move DefaultCapabilities() to caps package" [2019-11-14T19:15:09.141Z] ace5139f9caa: Pull complete [2019-11-14T19:15:07.946Z] > git merge 44d39013868abb9fd9b2091dd4f7e1c27f3fb610 # timeout=10 [2019-11-14T19:15:07.988Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-14T19:15:08.022Z] > git config core.sparsecheckout # timeout=10 [2019-11-14T19:15:08.029Z] > git checkout -f 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-14T19:15:10.318Z] + docker version [2019-11-14T19:15:10.318Z] Client: [2019-11-14T19:15:10.318Z] Version: 18.06.1-ce [2019-11-14T19:15:10.318Z] API version: 1.38 [2019-11-14T19:15:10.318Z] Go version: go1.10.3 [2019-11-14T19:15:10.318Z] Git commit: e68fc7a [2019-11-14T19:15:10.318Z] Built: Tue Aug 21 17:26:10 2018 [2019-11-14T19:15:10.318Z] OS/Arch: linux/ppc64le [2019-11-14T19:15:10.318Z] Experimental: false [2019-11-14T19:15:10.318Z] [2019-11-14T19:15:10.318Z] Server: [2019-11-14T19:15:10.318Z] Engine: [2019-11-14T19:15:10.318Z] Version: 18.06.1-ce [2019-11-14T19:15:10.318Z] API version: 1.38 (minimum version 1.12) [2019-11-14T19:15:10.318Z] Go version: go1.10.3 [2019-11-14T19:15:10.318Z] Git commit: e68fc7a [2019-11-14T19:15:10.318Z] Built: Tue Aug 21 17:24:20 2018 [2019-11-14T19:15:10.318Z] OS/Arch: linux/ppc64le [2019-11-14T19:15:10.318Z] Experimental: true [Pipeline] sh [2019-11-14T19:15:10.425Z] ? github.com/docker/docker/api [no test files] [2019-11-14T19:15:10.895Z] + docker info [2019-11-14T19:15:10.895Z] Containers: 0 [2019-11-14T19:15:10.895Z] Running: 0 [2019-11-14T19:15:10.895Z] Paused: 0 [2019-11-14T19:15:10.895Z] Stopped: 0 [2019-11-14T19:15:10.895Z] Images: 0 [2019-11-14T19:15:10.895Z] Server Version: 18.06.1-ce [2019-11-14T19:15:10.895Z] Storage Driver: overlay2 [2019-11-14T19:15:10.895Z] Backing Filesystem: extfs [2019-11-14T19:15:10.895Z] Supports d_type: true [2019-11-14T19:15:10.895Z] Native Overlay Diff: true [2019-11-14T19:15:10.895Z] Logging Driver: json-file [2019-11-14T19:15:10.895Z] Cgroup Driver: cgroupfs [2019-11-14T19:15:10.895Z] Plugins: [2019-11-14T19:15:10.895Z] Volume: local [2019-11-14T19:15:10.895Z] Network: bridge host ipvlan macvlan null overlay [2019-11-14T19:15:10.895Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-14T19:15:10.895Z] Swarm: inactive [2019-11-14T19:15:10.895Z] Runtimes: runc [2019-11-14T19:15:10.895Z] Default Runtime: runc [2019-11-14T19:15:10.895Z] Init Binary: docker-init [2019-11-14T19:15:10.895Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-14T19:15:10.895Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-11-14T19:15:10.895Z] init version: fec3683 [2019-11-14T19:15:10.895Z] Security Options: [2019-11-14T19:15:10.895Z] apparmor [2019-11-14T19:15:10.895Z] seccomp [2019-11-14T19:15:10.895Z] Profile: default [2019-11-14T19:15:10.895Z] Kernel Version: 4.4.0-139-generic [2019-11-14T19:15:10.895Z] Operating System: Ubuntu 16.04.3 LTS [2019-11-14T19:15:10.895Z] OSType: linux [2019-11-14T19:15:10.895Z] Architecture: ppc64le [2019-11-14T19:15:10.895Z] CPUs: 4 [2019-11-14T19:15:10.895Z] Total Memory: 7.972GiB [2019-11-14T19:15:10.895Z] Name: ppc64le-ubuntu-27 [2019-11-14T19:15:10.895Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-11-14T19:15:10.895Z] Docker Root Dir: /var/lib/docker [2019-11-14T19:15:10.895Z] Debug Mode (client): false [2019-11-14T19:15:10.895Z] Debug Mode (server): false [2019-11-14T19:15:10.895Z] Username: dockerbuildbot [2019-11-14T19:15:10.895Z] Registry: https://index.docker.io/v1/ [2019-11-14T19:15:10.895Z] Labels: [2019-11-14T19:15:10.895Z] Experimental: true [2019-11-14T19:15:10.895Z] Insecure Registries: [2019-11-14T19:15:10.895Z] 127.0.0.0/8 [2019-11-14T19:15:10.895Z] Live Restore Enabled: false [2019-11-14T19:15:10.895Z] [Pipeline] sh [2019-11-14T19:15:11.493Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-14T19:15:11.493Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-14T19:15:11.493Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40212/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-14T19:15:11.493Z] + bash /home/docker/workspace/moby_PR-40212/check-config.sh [2019-11-14T19:15:11.493Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-14T19:15:11.493Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-11-14T19:15:11.493Z] [2019-11-14T19:15:11.493Z] Generally Necessary: [2019-11-14T19:15:11.493Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-14T19:15:11.493Z] - apparmor: enabled and tools installed [2019-11-14T19:15:11.493Z] - CONFIG_NAMESPACES: enabled [2019-11-14T19:15:11.493Z] - CONFIG_NET_NS: enabled [2019-11-14T19:15:11.493Z] - CONFIG_PID_NS: enabled [2019-11-14T19:15:11.493Z] - CONFIG_IPC_NS: enabled [2019-11-14T19:15:11.493Z] - CONFIG_UTS_NS: enabled [2019-11-14T19:15:11.493Z] - CONFIG_CGROUPS: enabled [2019-11-14T19:15:11.493Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-14T19:15:11.493Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-14T19:15:11.493Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-14T19:15:11.838Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-14T19:15:11.838Z] - CONFIG_CPUSETS: enabled [2019-11-14T19:15:11.838Z] - CONFIG_MEMCG: enabled [2019-11-14T19:15:11.838Z] - CONFIG_KEYS: enabled [2019-11-14T19:15:11.838Z] - CONFIG_VETH: enabled (as module) [2019-11-14T19:15:11.838Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-14T19:15:11.838Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-14T19:15:11.838Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-14T19:15:11.838Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-14T19:15:11.838Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-14T19:15:11.838Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-14T19:15:11.838Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-14T19:15:11.838Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-14T19:15:11.838Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-14T19:15:11.838Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-14T19:15:11.838Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-14T19:15:11.838Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-14T19:15:11.838Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-14T19:15:11.838Z] [2019-11-14T19:15:11.838Z] Optional Features: [2019-11-14T19:15:11.838Z] - CONFIG_USER_NS: enabled [2019-11-14T19:15:11.838Z] - CONFIG_SECCOMP: enabled [2019-11-14T19:15:11.838Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-14T19:15:11.838Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-14T19:15:11.838Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-14T19:15:11.838Z] (cgroup swap accounting is currently enabled) [2019-11-14T19:15:11.838Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-14T19:15:11.838Z] - CONFIG_BLK_CGROUP: enabled [2019-11-14T19:15:11.838Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-14T19:15:11.838Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-14T19:15:11.838Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-14T19:15:11.838Z] - CONFIG_CGROUP_PERF: enabled [2019-11-14T19:15:11.838Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-14T19:15:11.838Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-14T19:15:11.838Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-14T19:15:11.838Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-14T19:15:11.838Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-14T19:15:11.838Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-14T19:15:11.838Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-14T19:15:12.177Z] - CONFIG_IP_VS: enabled (as module) [2019-11-14T19:15:12.177Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-14T19:15:12.177Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-14T19:15:12.177Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-14T19:15:12.177Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-14T19:15:12.177Z] - CONFIG_EXT4_FS: enabled [2019-11-14T19:15:12.177Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-14T19:15:12.177Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-14T19:15:12.177Z] - Network Drivers: [2019-11-14T19:15:12.177Z] - "overlay": [2019-11-14T19:15:12.177Z] - CONFIG_VXLAN: enabled (as module) [2019-11-14T19:15:12.177Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-14T19:15:12.177Z] Optional (for encrypted networks): [2019-11-14T19:15:12.177Z] - CONFIG_CRYPTO: enabled [2019-11-14T19:15:12.177Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-14T19:15:12.177Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-14T19:15:12.177Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-14T19:15:12.177Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-14T19:15:12.177Z] - CONFIG_XFRM: enabled [2019-11-14T19:15:12.177Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-14T19:15:12.177Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-14T19:15:12.177Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-14T19:15:12.177Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-14T19:15:12.177Z] - "ipvlan": [2019-11-14T19:15:12.177Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-14T19:15:12.177Z] - "macvlan": [2019-11-14T19:15:12.177Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-14T19:15:12.177Z] - CONFIG_DUMMY: enabled (as module) [2019-11-14T19:15:12.177Z] - "ftp,tftp client in container": [2019-11-14T19:15:12.483Z] e4d79466b81c: Pull complete [2019-11-14T19:15:12.513Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-14T19:15:12.513Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-14T19:15:12.513Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-14T19:15:12.513Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-14T19:15:12.513Z] - Storage Drivers: [2019-11-14T19:15:12.513Z] - "aufs": [2019-11-14T19:15:12.513Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-14T19:15:12.513Z] - "btrfs": [2019-11-14T19:15:12.513Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-14T19:15:12.513Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-14T19:15:12.513Z] - "devicemapper": [2019-11-14T19:15:12.513Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-14T19:15:12.513Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-14T19:15:12.513Z] - "overlay": [2019-11-14T19:15:12.513Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-14T19:15:12.513Z] - "zfs": [2019-11-14T19:15:12.513Z] - /dev/zfs: missing [2019-11-14T19:15:12.513Z] - zfs command: missing [2019-11-14T19:15:12.513Z] - zpool command: missing [2019-11-14T19:15:12.513Z] [2019-11-14T19:15:12.513Z] Limits: [2019-11-14T19:15:12.513Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-14T19:15:12.513Z] [2019-11-14T19:15:12.513Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-14T19:15:12.973Z] b00baabad4ce: Pull complete [2019-11-14T19:15:12.973Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-11-14T19:15:12.973Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-11-14T19:15:12.973Z] ---> 687421176e14 [2019-11-14T19:15:12.973Z] Step 5/16 : ARG BUILDX_REPO [2019-11-14T19:15:12.973Z] ---> Running in 7a2927affd63 [2019-11-14T19:15:12.973Z] Removing intermediate container 7a2927affd63 [2019-11-14T19:15:12.973Z] ---> 245b678af8cf [2019-11-14T19:15:12.973Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-11-14T19:15:12.973Z] ---> Running in 9ea1a5eeb4bd [2019-11-14T19:15:13.129Z] + make bundles/buildx [2019-11-14T19:15:13.460Z] Cloning into '/buildx'... [2019-11-14T19:15:13.465Z] make: command: Command not found [2019-11-14T19:15:13.465Z] make: command: Command not found [2019-11-14T19:15:13.465Z] mkdir bundles [2019-11-14T19:15:13.465Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-11-14T19:15:13.465Z] --build-arg BUILDX_COMMIT \ [2019-11-14T19:15:13.465Z] --build-arg BUILDX_REPO \ [2019-11-14T19:15:13.465Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-11-14T19:15:13.465Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-11-14T19:15:13.465Z] . [2019-11-14T19:15:13.465Z] /bin/sh: 4: go: not found [2019-11-14T19:15:13.465Z] /bin/sh: 5: go: not found [2019-11-14T19:15:16.000Z] Removing intermediate container 9ea1a5eeb4bd [2019-11-14T19:15:16.000Z] ---> d2550b1247d1 [2019-11-14T19:15:16.000Z] Step 7/16 : WORKDIR /buildx [2019-11-14T19:15:16.000Z] ---> Running in d37260a1534d [2019-11-14T19:15:16.410Z] Removing intermediate container d37260a1534d [2019-11-14T19:15:16.410Z] ---> dd7ae3265683 [2019-11-14T19:15:16.410Z] Step 8/16 : ARG BUILDX_COMMIT [2019-11-14T19:15:16.410Z] ---> Running in dac9349863ed [2019-11-14T19:15:16.410Z] Removing intermediate container dac9349863ed [2019-11-14T19:15:16.410Z] ---> 43125fd169d4 [2019-11-14T19:15:16.410Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-11-14T19:15:16.410Z] ---> Running in aef9af7abcfc [2019-11-14T19:15:16.512Z] Sending build context to Docker daemon 50.15MB [2019-11-14T19:15:16.512Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-11-14T19:15:16.512Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-11-14T19:15:16.512Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-11-14T19:15:16.512Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-11-14T19:15:16.512Z] 1.12.10-stretch: Pulling from library/golang [2019-11-14T19:15:16.859Z] fb056072eab9: Pulling fs layer [2019-11-14T19:15:16.859Z] 6a33b1f9796f: Pulling fs layer [2019-11-14T19:15:16.859Z] 8f8f8962e456: Pulling fs layer [2019-11-14T19:15:16.859Z] 68adcc365214: Pulling fs layer [2019-11-14T19:15:16.859Z] 76d8adf27bdf: Pulling fs layer [2019-11-14T19:15:16.859Z] d66e58854927: Pulling fs layer [2019-11-14T19:15:16.859Z] 71497195576e: Pulling fs layer [2019-11-14T19:15:16.859Z] 68adcc365214: Waiting [2019-11-14T19:15:16.859Z] 76d8adf27bdf: Waiting [2019-11-14T19:15:16.859Z] 71497195576e: Waiting [2019-11-14T19:15:17.199Z] 8f8f8962e456: Verifying Checksum [2019-11-14T19:15:17.199Z] 8f8f8962e456: Download complete [2019-11-14T19:15:17.247Z] From https://github.com/docker/buildx [2019-11-14T19:15:17.247Z] * [new tag] v0.3.1 -> build [2019-11-14T19:15:17.247Z] Switched to branch 'build' [2019-11-14T19:15:17.540Z] 6a33b1f9796f: Verifying Checksum [2019-11-14T19:15:17.540Z] 6a33b1f9796f: Download complete [2019-11-14T19:15:18.090Z] Removing intermediate container aef9af7abcfc [2019-11-14T19:15:18.090Z] ---> 5a9dbfa15c8e [2019-11-14T19:15:18.090Z] Step 10/16 : RUN go mod download [2019-11-14T19:15:18.476Z] ---> Running in cbe7878c521e [2019-11-14T19:15:18.914Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-11-14T19:15:18.914Z] go: finding github.com/imdario/mergo v0.3.7 [2019-11-14T19:15:18.914Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-11-14T19:15:18.914Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-11-14T19:15:18.914Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-11-14T19:15:18.914Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-11-14T19:15:18.914Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-11-14T19:15:18.914Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-11-14T19:15:18.914Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-11-14T19:15:19.792Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-11-14T19:15:19.857Z] fb056072eab9: Verifying Checksum [2019-11-14T19:15:19.857Z] fb056072eab9: Download complete [2019-11-14T19:15:20.201Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-11-14T19:15:20.201Z] go: finding github.com/pkg/errors v0.8.1 [2019-11-14T19:15:20.201Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-11-14T19:15:20.201Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-11-14T19:15:20.228Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-11-14T19:15:20.228Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6f2d0f2c\powershellScript.ps1'; exit $LASTEXITCODE; [2019-11-14T19:15:20.228Z] ---------------------------------------------------------------------------- [2019-11-14T19:15:20.228Z] [2019-11-14T19:15:20.228Z] INFO: executeCI.ps1 starting at Thu Nov 14 19:15:19 CUT 2019 [2019-11-14T19:15:20.228Z] [2019-11-14T19:15:20.228Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-11-14T19:15:20.228Z] INFO: Running git version 2.23.0.windows.1 [2019-11-14T19:15:20.228Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-11-14T19:15:20.228Z] INFO: Environment variables: [2019-11-14T19:15:20.228Z] [2019-11-14T19:15:20.228Z] Name Value [2019-11-14T19:15:20.228Z] ---- ----- [2019-11-14T19:15:20.228Z] ALLUSERSPROFILE C:\ProgramData [2019-11-14T19:15:20.228Z] amd64 true [2019-11-14T19:15:20.228Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-11-14T19:15:20.228Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-11-14T19:15:20.228Z] arm64 true [2019-11-14T19:15:20.228Z] BRANCH_NAME PR-40212 [2019-11-14T19:15:20.228Z] BUILD_DISPLAY_NAME #2 [2019-11-14T19:15:20.228Z] BUILD_ID 2 [2019-11-14T19:15:20.228Z] BUILD_NUMBER 2 [2019-11-14T19:15:20.228Z] BUILD_TAG jenkins-moby-PR-40212-2 [2019-11-14T19:15:20.228Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-40212/2/ [2019-11-14T19:15:20.228Z] CHANGE_AUTHOR olljanat [2019-11-14T19:15:20.228Z] CHANGE_AUTHOR_DISPLAY_NAME Olli Janatuinen [2019-11-14T19:15:20.228Z] CHANGE_BRANCH default-capabilities-to-caps [2019-11-14T19:15:20.228Z] CHANGE_FORK olljanat [2019-11-14T19:15:20.228Z] CHANGE_ID 40212 [2019-11-14T19:15:20.228Z] CHANGE_TARGET master [2019-11-14T19:15:20.228Z] CHANGE_TITLE Move DefaultCapabilities() to caps package [2019-11-14T19:15:20.228Z] CHANGE_URL https://github.com/moby/moby/pull/40212 [2019-11-14T19:15:20.228Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-14T19:15:20.228Z] CommonProgramFiles C:\Program Files\Common Files [2019-11-14T19:15:20.228Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-11-14T19:15:20.228Z] CommonProgramW6432 C:\Program Files\Common Files [2019-11-14T19:15:20.228Z] COMPUTERNAME azwin-2-e130d0 [2019-11-14T19:15:20.228Z] ComSpec C:\windows\system32\cmd.exe [2019-11-14T19:15:20.228Z] ConfigSequenceNumber 0 [2019-11-14T19:15:20.228Z] dco true [2019-11-14T19:15:20.228Z] DOCKER_BUILDKIT 0 [2019-11-14T19:15:20.228Z] DOCKER_DUT_DEBUG 1 [2019-11-14T19:15:20.228Z] DOCKER_EXPERIMENTAL 1 [2019-11-14T19:15:20.228Z] DOCKER_GRAPHDRIVER overlay2 [2019-11-14T19:15:20.228Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-11-14T19:15:20.228Z] EXECUTOR_NUMBER 0 [2019-11-14T19:15:20.228Z] FQDN azwin-2-e130d0.westus.cloudapp.azure.com [2019-11-14T19:15:20.228Z] GIT_BRANCH PR-40212 [2019-11-14T19:15:20.228Z] GIT_COMMIT 1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:15:20.228Z] GIT_PREVIOUS_COMMIT b7eb8bbdca71536202a7e76c414bcf6183643268 [2019-11-14T19:15:20.228Z] GIT_URL https://github.com/moby/moby.git [2019-11-14T19:15:20.228Z] HUDSON_COOKIE 8382dce6-2b7d-4b86-a5cf-603381e69b50 [2019-11-14T19:15:20.228Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-11-14T19:15:20.228Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-11-14T19:15:20.228Z] HUDSON_URL https://ci.docker.com/public/ [2019-11-14T19:15:20.228Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-11-14T19:15:20.228Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-11-14T19:15:20.228Z] JENKINS_NODE_COOKIE a9df8734-6000-42f9-8af4-8f76dc9b69be [2019-11-14T19:15:20.228Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-11-14T19:15:20.228Z] JENKINS_URL https://ci.docker.com/public/ [2019-11-14T19:15:20.228Z] JOB_BASE_NAME PR-40212 [2019-11-14T19:15:20.228Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40212/display/redirect [2019-11-14T19:15:20.228Z] JOB_NAME moby/PR-40212 [2019-11-14T19:15:20.228Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-40212/ [2019-11-14T19:15:20.228Z] library.jps.version master [2019-11-14T19:15:20.228Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-11-14T19:15:20.228Z] NODE_LABELS amd64 azure azwin-2-e130d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-11-14T19:15:20.228Z] NODE_NAME azwin-2-e130d0 [2019-11-14T19:15:20.228Z] NUMBER_OF_PROCESSORS 4 [2019-11-14T19:15:20.228Z] OS Windows_NT [2019-11-14T19:15:20.228Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-11-14T19:15:20.228Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-11-14T19:15:20.228Z] ppc64le true [2019-11-14T19:15:20.229Z] PROCESSOR_ARCHITECTURE AMD64 [2019-11-14T19:15:20.229Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-11-14T19:15:20.229Z] PROCESSOR_LEVEL 6 [2019-11-14T19:15:20.229Z] PROCESSOR_REVISION 4f01 [2019-11-14T19:15:20.229Z] ProgramData C:\ProgramData [2019-11-14T19:15:20.229Z] ProgramFiles C:\Program Files [2019-11-14T19:15:20.229Z] ProgramFiles(x86) C:\Program Files (x86) [2019-11-14T19:15:20.229Z] ProgramW6432 C:\Program Files [2019-11-14T19:15:20.229Z] PROMPT $P$G [2019-11-14T19:15:20.229Z] PSExecutionPolicyPreference Bypass [2019-11-14T19:15:20.229Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-11-14T19:15:20.229Z] PUBLIC C:\Users\Public [2019-11-14T19:15:20.229Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40212/2/display/redirect?page=changes [2019-11-14T19:15:20.229Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-40212/2/display/redirect [2019-11-14T19:15:20.229Z] s390x true [2019-11-14T19:15:20.229Z] SKIP_VALIDATION_TESTS 1 [2019-11-14T19:15:20.229Z] SOURCES_DRIVE d [2019-11-14T19:15:20.229Z] SOURCES_SUBDIR gopath [2019-11-14T19:15:20.229Z] STAGE_NAME Run tests [2019-11-14T19:15:20.229Z] SystemDrive C: [2019-11-14T19:15:20.229Z] SystemRoot C:\windows [2019-11-14T19:15:20.229Z] TEMP C:\windows\TEMP [2019-11-14T19:15:20.229Z] TESTDEBUG 0 [2019-11-14T19:15:20.229Z] TESTRUN_DRIVE d [2019-11-14T19:15:20.229Z] TESTRUN_SUBDIR CI [2019-11-14T19:15:20.229Z] TIMEOUT 120m [2019-11-14T19:15:20.229Z] TMP C:\windows\TEMP [2019-11-14T19:15:20.229Z] unit_validate true [2019-11-14T19:15:20.229Z] USERDOMAIN WORKGROUP [2019-11-14T19:15:20.229Z] USERNAME azwin-2-e130d0$ [2019-11-14T19:15:20.229Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-11-14T19:15:20.229Z] windir C:\windows [2019-11-14T19:15:20.229Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-11-14T19:15:20.229Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-11-14T19:15:20.229Z] windowsRS1 false [2019-11-14T19:15:20.229Z] windowsRS5 true [2019-11-14T19:15:20.229Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-11-14T19:15:20.229Z] [2019-11-14T19:15:20.229Z] [2019-11-14T19:15:20.229Z] [2019-11-14T19:15:20.229Z] INFO: Sources under d:\gopath\... [2019-11-14T19:15:20.229Z] INFO: Test run under d:\CI\... [2019-11-14T19:15:20.229Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-11-14T19:15:20.229Z] INFO: docker/docker repository was found [2019-11-14T19:15:20.229Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-11-14T19:15:20.608Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-11-14T19:15:20.608Z] go: finding github.com/stretchr/testify v1.3.0 [2019-11-14T19:15:20.608Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-11-14T19:15:20.608Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-11-14T19:15:20.693Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.864' [2019-11-14T19:15:20.693Z] INFO: Docker version of control daemon [2019-11-14T19:15:20.693Z] [2019-11-14T19:15:20.693Z] Client: Docker Engine - Enterprise [2019-11-14T19:15:20.693Z] Version: 19.03.2 [2019-11-14T19:15:20.693Z] API version: 1.40 [2019-11-14T19:15:20.693Z] Go version: go1.12.8 [2019-11-14T19:15:20.693Z] Git commit: c92ab06ed9 [2019-11-14T19:15:20.693Z] Built: 09/03/2019 16:38:11 [2019-11-14T19:15:20.693Z] OS/Arch: windows/amd64 [2019-11-14T19:15:20.693Z] Experimental: false [2019-11-14T19:15:20.693Z] [2019-11-14T19:15:20.693Z] Server: Docker Engine - Enterprise [2019-11-14T19:15:20.693Z] Engine: [2019-11-14T19:15:20.693Z] Version: 19.03.2 [2019-11-14T19:15:20.693Z] API version: 1.40 (minimum version 1.24) [2019-11-14T19:15:20.693Z] Go version: go1.12.8 [2019-11-14T19:15:20.693Z] Git commit: c92ab06ed9 [2019-11-14T19:15:20.693Z] Built: 09/03/2019 16:35:47 [2019-11-14T19:15:20.693Z] OS/Arch: windows/amd64 [2019-11-14T19:15:20.693Z] Experimental: true [2019-11-14T19:15:20.693Z] [2019-11-14T19:15:20.693Z] INFO: Docker info of control daemon [2019-11-14T19:15:20.693Z] [2019-11-14T19:15:21.015Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-11-14T19:15:21.441Z] go: finding github.com/spf13/pflag v1.0.3 [2019-11-14T19:15:21.441Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-11-14T19:15:21.594Z] 68adcc365214: Verifying Checksum [2019-11-14T19:15:21.594Z] 68adcc365214: Download complete [2019-11-14T19:15:21.877Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-11-14T19:15:21.877Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-11-14T19:15:21.877Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-11-14T19:15:21.937Z] 71497195576e: Verifying Checksum [2019-11-14T19:15:21.937Z] 71497195576e: Download complete [2019-11-14T19:15:22.277Z] 76d8adf27bdf: Verifying Checksum [2019-11-14T19:15:22.277Z] 76d8adf27bdf: Download complete [2019-11-14T19:15:22.498Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-11-14T19:15:22.651Z] ok github.com/docker/docker/api/server 0.045s coverage: 9.0% of statements [2019-11-14T19:15:22.893Z] Client: [2019-11-14T19:15:22.893Z] Debug Mode: false [2019-11-14T19:15:22.893Z] Plugins: [2019-11-14T19:15:22.893Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-14T19:15:22.893Z] [2019-11-14T19:15:22.893Z] Server: [2019-11-14T19:15:22.893Z] Containers: 0 [2019-11-14T19:15:22.893Z] Running: 0 [2019-11-14T19:15:22.893Z] Paused: 0 [2019-11-14T19:15:22.893Z] Stopped: 0 [2019-11-14T19:15:22.893Z] Images: 8 [2019-11-14T19:15:22.893Z] Server Version: 19.03.2 [2019-11-14T19:15:22.893Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-11-14T19:15:22.893Z] Windows: [2019-11-14T19:15:22.893Z] LCOW: [2019-11-14T19:15:22.893Z] Logging Driver: json-file [2019-11-14T19:15:22.893Z] Plugins: [2019-11-14T19:15:22.893Z] Volume: local [2019-11-14T19:15:22.893Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-14T19:15:22.893Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-14T19:15:22.893Z] Swarm: inactive [2019-11-14T19:15:22.893Z] Default Isolation: process [2019-11-14T19:15:22.893Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-14T19:15:22.893Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-14T19:15:22.893Z] OSType: windows [2019-11-14T19:15:22.893Z] Architecture: x86_64 [2019-11-14T19:15:22.893Z] CPUs: 4 [2019-11-14T19:15:22.893Z] Total Memory: 32GiB [2019-11-14T19:15:22.893Z] Name: azwin-2-e130d0 [2019-11-14T19:15:22.893Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-11-14T19:15:22.893Z] Docker Root Dir: D:\docker [2019-11-14T19:15:22.893Z] Debug Mode: false [2019-11-14T19:15:22.893Z] Registry: https://index.docker.io/v1/ [2019-11-14T19:15:22.893Z] Labels: [2019-11-14T19:15:22.893Z] Experimental: true [2019-11-14T19:15:22.893Z] Insecure Registries: [2019-11-14T19:15:22.893Z] 10.0.0.4:5000 [2019-11-14T19:15:22.893Z] 127.0.0.0/8 [2019-11-14T19:15:22.893Z] Registry Mirrors: [2019-11-14T19:15:22.893Z] http://10.0.0.4:5000/ [2019-11-14T19:15:22.893Z] Live Restore Enabled: false [2019-11-14T19:15:22.893Z] [2019-11-14T19:15:22.893Z] [2019-11-14T19:15:22.893Z] INFO: Commit hash is 1308a3a99 [2019-11-14T19:15:22.893Z] INFO: Nuke-Everything... [2019-11-14T19:15:22.893Z] INFO: Container count on control daemon to delete is 0 [2019-11-14T19:15:23.030Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-11-14T19:15:23.356Z] INFO: Nuking d:\CI [2019-11-14T19:15:23.356Z] INFO: Zapped successfully [2019-11-14T19:15:23.356Z] INFO: Location for testing is d:\CI\PR-40212\2 [2019-11-14T19:15:23.356Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-11-14T19:15:23.356Z] [2019-11-14T19:15:23.356Z] [2019-11-14T19:15:23.356Z] INFO: Building the image from Dockerfile.windows at 11/14/2019 19:15:23... [2019-11-14T19:15:23.356Z] [2019-11-14T19:15:23.572Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-11-14T19:15:23.572Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-11-14T19:15:24.500Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-11-14T19:15:24.500Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-11-14T19:15:24.500Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-11-14T19:15:24.583Z] fb056072eab9: Pull complete [2019-11-14T19:15:24.924Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-11-14T19:15:24.924Z] go: finding github.com/json-iterator/go v1.1.6 [2019-11-14T19:15:25.318Z] 6a33b1f9796f: Pull complete [2019-11-14T19:15:25.350Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-11-14T19:15:25.350Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-11-14T19:15:25.660Z] 8f8f8962e456: Pull complete [2019-11-14T19:15:25.777Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-11-14T19:15:26.207Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-11-14T19:15:26.207Z] go: finding github.com/gorilla/mux v1.7.0 [2019-11-14T19:15:26.207Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-11-14T19:15:26.207Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-11-14T19:15:26.645Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-11-14T19:15:27.080Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-11-14T19:15:27.080Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-11-14T19:15:27.970Z] d66e58854927: Verifying Checksum [2019-11-14T19:15:27.970Z] d66e58854927: Download complete [2019-11-14T19:15:27.973Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-11-14T19:15:27.973Z] go: finding github.com/stretchr/objx v0.1.0 [2019-11-14T19:15:27.973Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-11-14T19:15:27.973Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-11-14T19:15:28.894Z] go: finding github.com/spf13/cobra v0.0.3 [2019-11-14T19:15:28.894Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-11-14T19:15:29.195Z] Sending build context to Docker daemon 50.14MB [2019-11-14T19:15:29.195Z] [2019-11-14T19:15:29.195Z] Step 1/8 : FROM microsoft/windowsservercore [2019-11-14T19:15:29.195Z] ---> 49e459dc7a6b [2019-11-14T19:15:29.195Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-11-14T19:15:29.195Z] ---> Using cache [2019-11-14T19:15:29.195Z] ---> ff4713166d55 [2019-11-14T19:15:29.195Z] Step 3/8 : ARG GO_VERSION=1.13.4 [2019-11-14T19:15:29.195Z] ---> Using cache [2019-11-14T19:15:29.195Z] ---> f04b6d0b501a [2019-11-14T19:15:29.195Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-11-14T19:15:29.195Z] ---> Using cache [2019-11-14T19:15:29.195Z] ---> ac3210bbfe1f [2019-11-14T19:15:29.195Z] Step 5/8 : 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; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-11-14T19:15:29.195Z] ---> Using cache [2019-11-14T19:15:29.195Z] ---> 2e70ccc0e0bd [2019-11-14T19:15:29.195Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-11-14T19:15:29.195Z] ---> Using cache [2019-11-14T19:15:29.195Z] ---> a0b9435be176 [2019-11-14T19:15:29.195Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-11-14T19:15:29.195Z] ---> Using cache [2019-11-14T19:15:29.195Z] ---> 3450a02696a4 [2019-11-14T19:15:29.195Z] Step 8/8 : COPY . . [2019-11-14T19:15:29.522Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-11-14T19:15:29.522Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-11-14T19:15:29.522Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-11-14T19:15:29.522Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-11-14T19:15:29.522Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-11-14T19:15:29.671Z] 68adcc365214: Pull complete [2019-11-14T19:15:30.119Z] go: finding github.com/lib/pq v1.0.0 [2019-11-14T19:15:31.068Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-11-14T19:15:31.068Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-11-14T19:15:31.475Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-11-14T19:15:31.475Z] go: finding github.com/docker/go-connections v0.4.0 [2019-11-14T19:15:31.897Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-11-14T19:15:31.975Z] 76d8adf27bdf: Pull complete [2019-11-14T19:15:32.304Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-11-14T19:15:32.304Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-11-14T19:15:33.242Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-11-14T19:15:33.242Z] go: finding github.com/stretchr/objx v0.1.1 [2019-11-14T19:15:33.242Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-11-14T19:15:33.702Z] go: finding github.com/google/go-cmp v0.2.0 [2019-11-14T19:15:33.702Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-11-14T19:15:33.702Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-11-14T19:15:34.144Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-11-14T19:15:34.580Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-11-14T19:15:35.011Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-11-14T19:15:35.455Z] go: finding github.com/gofrs/flock v0.7.0 [2019-11-14T19:15:35.455Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-11-14T19:15:35.858Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-11-14T19:15:35.858Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-11-14T19:15:36.265Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-11-14T19:15:37.667Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-11-14T19:15:37.667Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-11-14T19:15:37.667Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-11-14T19:15:37.667Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-11-14T19:15:37.965Z] d66e58854927: Pull complete [2019-11-14T19:15:37.965Z] 71497195576e: Pull complete [2019-11-14T19:15:37.965Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-11-14T19:15:37.965Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-11-14T19:15:37.965Z] ---> ebd73b5ebd31 [2019-11-14T19:15:37.965Z] Step 5/16 : ARG BUILDX_REPO [2019-11-14T19:15:37.965Z] ---> Running in da640adf79ab [2019-11-14T19:15:38.077Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-11-14T19:15:38.078Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-11-14T19:15:38.078Z] go: finding github.com/kr/pretty v0.1.0 [2019-11-14T19:15:38.301Z] Removing intermediate container da640adf79ab [2019-11-14T19:15:38.301Z] ---> bde9b289f458 [2019-11-14T19:15:38.301Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-11-14T19:15:38.301Z] ---> Running in 83f9c33c9873 [2019-11-14T19:15:38.639Z] Cloning into '/buildx'... [2019-11-14T19:15:39.186Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-11-14T19:15:39.186Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-11-14T19:15:39.186Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-11-14T19:15:39.760Z] go: finding github.com/golang/protobuf v1.2.0 [2019-11-14T19:15:39.760Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-11-14T19:15:40.306Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-11-14T19:15:40.306Z] go: finding github.com/stretchr/testify v1.2.2 [2019-11-14T19:15:40.306Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-11-14T19:15:40.724Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-11-14T19:15:41.146Z] go: finding github.com/jinzhu/now v1.0.0 [2019-11-14T19:15:41.146Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-11-14T19:15:41.146Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-11-14T19:15:41.544Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-11-14T19:15:41.685Z] Removing intermediate container 83f9c33c9873 [2019-11-14T19:15:41.685Z] ---> 16e67f81784f [2019-11-14T19:15:41.685Z] Step 7/16 : WORKDIR /buildx [2019-11-14T19:15:41.685Z] ---> Running in f896e420481b [2019-11-14T19:15:41.953Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-11-14T19:15:41.953Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-11-14T19:15:42.023Z] Removing intermediate container f896e420481b [2019-11-14T19:15:42.023Z] ---> c021873d115d [2019-11-14T19:15:42.023Z] Step 8/16 : ARG BUILDX_COMMIT [2019-11-14T19:15:42.023Z] ---> Running in 44904db9fc60 [2019-11-14T19:15:42.023Z] Removing intermediate container 44904db9fc60 [2019-11-14T19:15:42.023Z] ---> 9a2f4b912096 [2019-11-14T19:15:42.023Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-11-14T19:15:42.023Z] ---> Running in e76faf631002 [2019-11-14T19:15:42.363Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-11-14T19:15:42.363Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-11-14T19:15:42.363Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-11-14T19:15:42.363Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-11-14T19:15:42.750Z] From https://github.com/docker/buildx [2019-11-14T19:15:42.750Z] * [new tag] v0.3.1 -> build [2019-11-14T19:15:42.807Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-11-14T19:15:42.807Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-11-14T19:15:43.088Z] Switched to branch 'build' [2019-11-14T19:15:43.251Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-11-14T19:15:43.251Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-11-14T19:15:43.429Z] Removing intermediate container e76faf631002 [2019-11-14T19:15:43.429Z] ---> 896feebf5c64 [2019-11-14T19:15:43.429Z] Step 10/16 : RUN go mod download [2019-11-14T19:15:43.429Z] ---> Running in 21346ba6d99a [2019-11-14T19:15:43.671Z] go: finding golang.org/x/text v0.3.0 [2019-11-14T19:15:43.772Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-11-14T19:15:43.772Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-11-14T19:15:43.772Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-11-14T19:15:43.772Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-11-14T19:15:43.772Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-11-14T19:15:43.772Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-11-14T19:15:43.772Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-11-14T19:15:43.772Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-11-14T19:15:43.772Z] go: finding github.com/stretchr/testify v1.3.0 [2019-11-14T19:15:44.088Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-11-14T19:15:44.088Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-11-14T19:15:44.088Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-11-14T19:15:44.088Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-11-14T19:15:44.088Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-11-14T19:15:44.503Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-11-14T19:15:44.506Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-11-14T19:15:44.926Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-11-14T19:15:45.356Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-11-14T19:15:45.952Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-11-14T19:15:45.952Z] go: finding github.com/pkg/profile v1.2.1 [2019-11-14T19:15:45.952Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-11-14T19:15:46.263Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-11-14T19:15:46.424Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-11-14T19:15:46.424Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-11-14T19:15:46.607Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-11-14T19:15:46.607Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-11-14T19:15:46.953Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-11-14T19:15:46.953Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-11-14T19:15:47.297Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-11-14T19:15:47.297Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-11-14T19:15:47.297Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-11-14T19:15:47.297Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-11-14T19:15:47.396Z] go: finding gotest.tools v2.2.0+incompatible [2019-11-14T19:15:47.396Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-11-14T19:15:47.858Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-11-14T19:15:47.858Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-11-14T19:15:47.858Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-11-14T19:15:47.858Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-11-14T19:15:48.029Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-11-14T19:15:48.757Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-11-14T19:15:48.757Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-11-14T19:15:49.188Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-11-14T19:15:49.188Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-11-14T19:15:49.223Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-11-14T19:15:49.224Z] go: finding github.com/lib/pq v1.0.0 [2019-11-14T19:15:49.600Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-11-14T19:15:49.600Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-11-14T19:15:49.962Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-11-14T19:15:49.962Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-11-14T19:15:49.962Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-11-14T19:15:50.015Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-11-14T19:15:50.306Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-11-14T19:15:50.306Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-11-14T19:15:50.436Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-11-14T19:15:50.436Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-11-14T19:15:50.649Z] go: finding github.com/spf13/pflag v1.0.3 [2019-11-14T19:15:50.864Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-11-14T19:15:50.864Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-11-14T19:15:50.864Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-11-14T19:15:50.864Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-11-14T19:15:51.292Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-11-14T19:15:51.746Z] go: finding google.golang.org/grpc v1.20.1 [2019-11-14T19:15:51.746Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-11-14T19:15:51.838Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-11-14T19:15:51.838Z] go: finding github.com/docker/go-connections v0.4.0 [2019-11-14T19:15:52.180Z] go: finding github.com/spf13/cobra v0.0.3 [2019-11-14T19:15:52.205Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-11-14T19:15:52.205Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-11-14T19:15:52.616Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-11-14T19:15:52.616Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-11-14T19:15:52.914Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-11-14T19:15:52.914Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-11-14T19:15:52.914Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-11-14T19:15:53.037Z] go: finding github.com/docker/go-connections v0.3.0 [2019-11-14T19:15:53.469Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-11-14T19:15:53.469Z] go: finding google.golang.org/appengine v1.1.0 [2019-11-14T19:15:53.901Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-11-14T19:15:53.901Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-11-14T19:15:54.106Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-11-14T19:15:54.106Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-11-14T19:15:54.337Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-11-14T19:15:54.337Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-11-14T19:15:54.337Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-11-14T19:15:54.450Z] go: finding github.com/pkg/errors v0.8.1 [2019-11-14T19:15:54.450Z] go: finding github.com/spf13/viper v1.3.2 [2019-11-14T19:15:54.791Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-11-14T19:15:54.945Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-11-14T19:15:54.945Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-11-14T19:15:54.945Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-11-14T19:15:55.493Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-11-14T19:15:55.526Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-11-14T19:15:56.270Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-11-14T19:15:56.535Z] go: finding github.com/spf13/viper v1.3.2 [2019-11-14T19:15:56.613Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-11-14T19:15:56.614Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-11-14T19:15:56.956Z] go: finding github.com/gofrs/flock v0.7.0 [2019-11-14T19:15:56.966Z] go: finding gotest.tools v2.1.0+incompatible [2019-11-14T19:15:56.966Z] go: finding github.com/onsi/gomega v1.4.3 [2019-11-14T19:15:57.297Z] go: finding github.com/stretchr/objx v0.1.0 [2019-11-14T19:15:57.401Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-11-14T19:15:57.401Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-11-14T19:15:57.640Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-11-14T19:15:57.806Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-11-14T19:15:58.204Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-11-14T19:15:58.372Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-11-14T19:15:58.623Z] go: finding github.com/kr/text v0.1.0 [2019-11-14T19:15:58.714Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-11-14T19:15:58.714Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-11-14T19:15:59.031Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-11-14T19:15:59.031Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-11-14T19:15:59.031Z] go: finding github.com/docker/go-units v0.3.1 [2019-11-14T19:15:59.246Z] ---> d0f9c1f963f5 [2019-11-14T19:15:59.246Z] Successfully built d0f9c1f963f5 [2019-11-14T19:15:59.246Z] Successfully tagged docker:latest [2019-11-14T19:15:59.246Z] INFO: Image build ended at 11/14/2019 19:15:56. Duration:00:00:33.6954645 [2019-11-14T19:15:59.246Z] [2019-11-14T19:15:59.247Z] [2019-11-14T19:15:59.247Z] INFO: Building the test binaries at 11/14/2019 19:15:56... [2019-11-14T19:15:59.445Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-11-14T19:15:59.445Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-11-14T19:15:59.926Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-11-14T19:15:59.926Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-11-14T19:16:00.182Z] go: finding github.com/json-iterator/go v1.1.6 [2019-11-14T19:16:00.347Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-11-14T19:16:00.347Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-11-14T19:16:00.347Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-11-14T19:16:00.347Z] go: finding github.com/client9/misspell v0.3.4 [2019-11-14T19:16:01.277Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-11-14T19:16:01.277Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-11-14T19:16:01.402Z] go: finding github.com/jinzhu/now v1.0.0 [2019-11-14T19:16:01.747Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-11-14T19:16:02.090Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-11-14T19:16:02.186Z] INFO: make.ps1 starting at 11/14/2019 19:16:01 [2019-11-14T19:16:02.186Z] INFO: Git commit (1308a3a99) assumed from DOCKER_GITCOMMIT environment variable [2019-11-14T19:16:02.186Z] INFO: Invoking autogen... [2019-11-14T19:16:02.225Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-11-14T19:16:02.225Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-11-14T19:16:02.225Z] go: finding github.com/kr/pty v1.1.1 [2019-11-14T19:16:02.225Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-11-14T19:16:02.225Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-11-14T19:16:02.652Z] INFO: Building daemon... [2019-11-14T19:16:02.693Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-11-14T19:16:02.828Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-11-14T19:16:02.828Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-11-14T19:16:03.166Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-11-14T19:16:04.022Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-11-14T19:16:04.022Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-11-14T19:16:04.052Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-11-14T19:16:04.052Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-11-14T19:16:04.052Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-11-14T19:16:04.052Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-11-14T19:16:04.052Z] go: finding github.com/golang/mock v1.1.1 [2019-11-14T19:16:04.052Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-11-14T19:16:04.365Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-11-14T19:16:04.472Z] go: finding cloud.google.com/go v0.26.0 [2019-11-14T19:16:04.902Z] go: finding github.com/containerd/containerd v1.2.4 [2019-11-14T19:16:04.902Z] go: finding github.com/magiconair/properties v1.8.0 [2019-11-14T19:16:04.902Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-11-14T19:16:04.902Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-11-14T19:16:05.104Z] go: finding github.com/spf13/cast v1.3.0 [2019-11-14T19:16:05.306Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-11-14T19:16:05.306Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-11-14T19:16:05.703Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-11-14T19:16:05.703Z] go: finding github.com/spf13/afero v1.1.2 [2019-11-14T19:16:05.703Z] go: finding github.com/spf13/cast v1.3.0 [2019-11-14T19:16:06.127Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-11-14T19:16:06.127Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-11-14T19:16:06.295Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-11-14T19:16:06.295Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-11-14T19:16:06.295Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-11-14T19:16:06.538Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-11-14T19:16:06.538Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-11-14T19:16:06.637Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-11-14T19:16:06.973Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-11-14T19:16:07.374Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-11-14T19:16:07.716Z] go: finding github.com/magiconair/properties v1.8.0 [2019-11-14T19:16:07.840Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-11-14T19:16:08.903Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-11-14T19:16:08.903Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-11-14T19:16:09.365Z] ok github.com/docker/docker/api/server/httputils 0.018s coverage: 14.7% of statements [2019-11-14T19:16:09.365Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-14T19:16:09.625Z] ok github.com/docker/docker/api/server/middleware 0.022s coverage: 37.7% of statements [2019-11-14T19:16:09.625Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-14T19:16:09.625Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-14T19:16:09.625Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-14T19:16:09.884Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-14T19:16:09.884Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-14T19:16:09.884Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-14T19:16:09.884Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-14T19:16:09.884Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-14T19:16:09.884Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-14T19:16:10.615Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-11-14T19:16:10.615Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-11-14T19:16:10.825Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-14T19:16:10.825Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-14T19:16:10.932Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-14T19:16:10.932Z] [2019-11-14T19:16:10.932Z] [2019-11-14T19:16:10.932Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-14T19:16:10.932Z] PKG_CONFIG=pkg-config [2019-11-14T19:16:10.932Z] GOLANG_VERSION=1.13.4 [2019-11-14T19:16:10.932Z] HOSTNAME=e59ab511df27 [2019-11-14T19:16:10.932Z] KEEPBUNDLE=1 [2019-11-14T19:16:10.932Z] container=docker [2019-11-14T19:16:10.932Z] TEST_SKIP_INTEGRATION=1 [2019-11-14T19:16:10.932Z] GO111MODULE=off [2019-11-14T19:16:10.932Z] GOPATH=/go [2019-11-14T19:16:10.932Z] PWD=/go/src/github.com/docker/docker [2019-11-14T19:16:10.932Z] HOME=/root [2019-11-14T19:16:10.932Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-14T19:16:10.932Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-14T19:16:10.932Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-14T19:16:10.932Z] DOCKER_GITCOMMIT=1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:16:10.932Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-14T19:16:10.932Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-14T19:16:10.932Z] TERM=xterm [2019-11-14T19:16:10.932Z] VALIDATE_BRANCH=master [2019-11-14T19:16:10.932Z] DEST=bundles/test-integration [2019-11-14T19:16:10.932Z] SHLVL=1 [2019-11-14T19:16:10.932Z] TIMEOUT=120m [2019-11-14T19:16:10.932Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-11-14T19:16:10.932Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-14T19:16:10.932Z] DOCKER_PKG=github.com/docker/docker [2019-11-14T19:16:10.932Z] TESTDEBUG=0 [2019-11-14T19:16:10.932Z] _=/usr/bin/env [2019-11-14T19:16:10.932Z] Building test suite binary ./integration-cli/test.main [2019-11-14T19:16:10.932Z] [2019-11-14T19:16:11.190Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-11-14T19:16:11.190Z] [2019-11-14T19:16:11.398Z] ok github.com/docker/docker/api/types/filters 0.027s coverage: 92.2% of statements [2019-11-14T19:16:11.398Z] ok github.com/docker/docker/api/types/strslice 0.041s coverage: 90.0% of statements [2019-11-14T19:16:11.448Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-14T19:16:11.448Z] PKG_CONFIG=pkg-config [2019-11-14T19:16:11.448Z] GOLANG_VERSION=1.13.4 [2019-11-14T19:16:11.448Z] HOSTNAME=3c9793477720 [2019-11-14T19:16:11.448Z] KEEPBUNDLE=1 [2019-11-14T19:16:11.448Z] container=docker [2019-11-14T19:16:11.448Z] TEST_SKIP_INTEGRATION=1 [2019-11-14T19:16:11.448Z] GO111MODULE=off [2019-11-14T19:16:11.448Z] GOPATH=/go [2019-11-14T19:16:11.448Z] PWD=/go/src/github.com/docker/docker [2019-11-14T19:16:11.448Z] HOME=/root [2019-11-14T19:16:11.448Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-14T19:16:11.448Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-14T19:16:11.448Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-14T19:16:11.448Z] DOCKER_GITCOMMIT=1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:16:11.448Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-14T19:16:11.448Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-14T19:16:11.448Z] TERM=xterm [2019-11-14T19:16:11.448Z] VALIDATE_BRANCH=master [2019-11-14T19:16:11.448Z] DEST=bundles/test-integration [2019-11-14T19:16:11.448Z] SHLVL=1 [2019-11-14T19:16:11.448Z] TIMEOUT=120m [2019-11-14T19:16:11.448Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-11-14T19:16:11.448Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-14T19:16:11.448Z] DOCKER_PKG=github.com/docker/docker [2019-11-14T19:16:11.448Z] TESTDEBUG=0 [2019-11-14T19:16:11.448Z] _=/usr/bin/env [2019-11-14T19:16:11.448Z] Building test suite binary ./integration-cli/test.main [2019-11-14T19:16:11.659Z] ok github.com/docker/docker/api/types/time 0.023s coverage: 100.0% of statements [2019-11-14T19:16:11.659Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 4.0% of statements [2019-11-14T19:16:11.659Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-14T19:16:11.659Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-14T19:16:11.659Z] ? github.com/docker/docker/api/types [no test files] [2019-11-14T19:16:11.659Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-14T19:16:11.659Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-14T19:16:11.659Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-14T19:16:11.659Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-14T19:16:11.659Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-14T19:16:11.659Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-14T19:16:11.659Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-14T19:16:11.659Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-14T19:16:11.659Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-14T19:16:11.659Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-14T19:16:11.659Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-14T19:16:11.705Z] No new tests added to integration. [2019-11-14T19:16:11.705Z] [2019-11-14T19:16:11.705Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-14T19:16:11.834Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-11-14T19:16:11.919Z] ok github.com/docker/docker/api/types/versions 0.022s coverage: 75.0% of statements [2019-11-14T19:16:11.919Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-14T19:16:11.919Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-14T19:16:11.919Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-14T19:16:11.919Z] ? github.com/docker/docker/builder [no test files] [2019-11-14T19:16:11.919Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-14T19:16:11.919Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-14T19:16:11.919Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-14T19:16:11.919Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-14T19:16:11.919Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-14T19:16:11.919Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-14T19:16:11.919Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-14T19:16:12.218Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2019-11-14T19:16:13.075Z] PKG_CONFIG=pkg-config [2019-11-14T19:16:13.075Z] GOLANG_VERSION=1.13.4 [2019-11-14T19:16:13.075Z] HOSTNAME=8ae19b71b9d6 [2019-11-14T19:16:13.075Z] KEEPBUNDLE=1 [2019-11-14T19:16:13.075Z] container=docker [2019-11-14T19:16:13.075Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-14T19:16:13.075Z] GO111MODULE=off [2019-11-14T19:16:13.075Z] GOPATH=/go [2019-11-14T19:16:13.075Z] PWD=/go/src/github.com/docker/docker [2019-11-14T19:16:13.075Z] HOME=/root [2019-11-14T19:16:13.075Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-14T19:16:13.075Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-14T19:16:13.075Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-14T19:16:13.075Z] DOCKER_GITCOMMIT=1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:16:13.075Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-14T19:16:13.075Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-14T19:16:13.075Z] TERM=xterm [2019-11-14T19:16:13.075Z] VALIDATE_BRANCH=master [2019-11-14T19:16:13.075Z] DEST=bundles/test-integration [2019-11-14T19:16:13.075Z] SHLVL=1 [2019-11-14T19:16:13.075Z] TIMEOUT=120m [2019-11-14T19:16:13.075Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-14T19:16:13.075Z] DOCKER_PKG=github.com/docker/docker [2019-11-14T19:16:13.075Z] TESTDEBUG=0 [2019-11-14T19:16:13.075Z] _=/usr/bin/env [2019-11-14T19:16:13.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-14T19:16:13.114Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-11-14T19:16:14.416Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-11-14T19:16:14.762Z] ok github.com/docker/docker/cli/debug 0.026s coverage: 100.0% of statements [2019-11-14T19:16:14.822Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-11-14T19:16:14.822Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-11-14T19:16:14.822Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-11-14T19:16:15.165Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-11-14T19:16:15.165Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-11-14T19:16:16.150Z] ok github.com/docker/docker/builder/remotecontext 0.306s coverage: 13.6% of statements [2019-11-14T19:16:16.720Z] ok github.com/docker/docker/builder/remotecontext/git 3.298s coverage: 85.1% of statements [2019-11-14T19:16:16.906Z] go: finding github.com/stretchr/testify v1.2.2 [2019-11-14T19:16:17.267Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-11-14T19:16:17.291Z] ok github.com/docker/docker/builder/dockerfile 1.059s coverage: 48.2% of statements [2019-11-14T19:16:17.291Z] ? github.com/docker/docker/cli [no test files] [2019-11-14T19:16:17.291Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-14T19:16:17.608Z] go: finding github.com/imdario/mergo v0.3.7 [2019-11-14T19:16:17.951Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-11-14T19:16:17.951Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-11-14T19:16:18.293Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-11-14T19:16:18.293Z] go: finding github.com/pkg/profile v1.2.1 [2019-11-14T19:16:18.636Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-11-14T19:16:18.979Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-11-14T19:16:18.979Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-11-14T19:16:19.715Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-11-14T19:16:19.715Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-11-14T19:16:20.056Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-11-14T19:16:20.056Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-11-14T19:16:20.397Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-11-14T19:16:20.397Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-11-14T19:16:21.130Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-11-14T19:16:21.474Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-11-14T19:16:21.474Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-11-14T19:16:21.474Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-11-14T19:16:21.491Z] ok github.com/docker/docker/client 0.378s coverage: 75.8% of statements [2019-11-14T19:16:21.814Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-11-14T19:16:22.153Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-11-14T19:16:22.153Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-11-14T19:16:22.495Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-11-14T19:16:23.235Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-11-14T19:16:23.578Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-11-14T19:16:24.313Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-11-14T19:16:24.313Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-11-14T19:16:25.049Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-11-14T19:16:25.049Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-11-14T19:16:25.049Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-11-14T19:16:25.049Z] go: finding gotest.tools v2.2.0+incompatible [2019-11-14T19:16:25.394Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-11-14T19:16:25.735Z] go: finding google.golang.org/grpc v1.20.1 [2019-11-14T19:16:26.081Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-11-14T19:16:26.456Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-11-14T19:16:26.798Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-11-14T19:16:27.994Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-11-14T19:16:28.340Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-11-14T19:16:28.340Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-11-14T19:16:29.079Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-11-14T19:16:29.816Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-11-14T19:16:30.550Z] go: finding google.golang.org/appengine v1.1.0 [2019-11-14T19:16:31.740Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-11-14T19:16:31.740Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-11-14T19:16:32.981Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-11-14T19:16:33.323Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-11-14T19:16:34.062Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-11-14T19:16:34.062Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-11-14T19:16:34.802Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-11-14T19:16:34.802Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-11-14T19:16:35.996Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-11-14T19:16:36.342Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-11-14T19:16:36.342Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-11-14T19:16:37.083Z] go: finding github.com/spf13/afero v1.1.2 [2019-11-14T19:16:37.424Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-11-14T19:16:38.162Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-11-14T19:16:38.894Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-11-14T19:16:39.625Z] go: finding github.com/gorilla/mux v1.7.0 [2019-11-14T19:16:40.355Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-11-14T19:16:40.696Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-11-14T19:16:41.429Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-11-14T19:16:41.429Z] go: finding github.com/kr/pretty v0.1.0 [2019-11-14T19:16:42.198Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-11-14T19:16:42.198Z] go: finding github.com/client9/misspell v0.3.4 [2019-11-14T19:16:42.930Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-11-14T19:16:42.930Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-11-14T19:16:44.115Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-11-14T19:16:44.457Z] go: finding github.com/stretchr/objx v0.1.1 [2019-11-14T19:16:45.643Z] go: finding github.com/kr/text v0.1.0 [2019-11-14T19:16:45.643Z] go: finding golang.org/x/text v0.3.0 [2019-11-14T19:16:45.643Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-11-14T19:16:45.983Z] go: finding github.com/docker/go-connections v0.3.0 [2019-11-14T19:16:46.715Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-11-14T19:16:47.449Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-11-14T19:16:47.449Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-11-14T19:16:47.828Z] go: finding github.com/golang/mock v1.1.1 [2019-11-14T19:16:48.072Z] ok github.com/docker/docker/cmd/dockerd 0.127s coverage: 30.3% of statements [2019-11-14T19:16:48.189Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-11-14T19:16:48.189Z] go: finding github.com/google/go-cmp v0.2.0 [2019-11-14T19:16:48.643Z] ok github.com/docker/docker/container 0.151s coverage: 35.3% of statements [2019-11-14T19:16:48.643Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-14T19:16:48.643Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-14T19:16:48.643Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-14T19:16:48.644Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-14T19:16:49.082Z] Removing intermediate container cbe7878c521e [2019-11-14T19:16:49.082Z] ---> 11d30939338b [2019-11-14T19:16:49.082Z] Step 11/16 : ARG GOOS [2019-11-14T19:16:49.082Z] ---> Running in 31d7de0874b4 [2019-11-14T19:16:49.082Z] Removing intermediate container 31d7de0874b4 [2019-11-14T19:16:49.082Z] ---> f1a282118e46 [2019-11-14T19:16:49.082Z] Step 12/16 : ARG GOARCH [2019-11-14T19:16:49.082Z] ---> Running in 8a6ddf7fede6 [2019-11-14T19:16:49.082Z] Removing intermediate container 8a6ddf7fede6 [2019-11-14T19:16:49.082Z] ---> 92850e569172 [2019-11-14T19:16:49.082Z] 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 [2019-11-14T19:16:49.082Z] ---> Running in ac4a8d4fe61e [2019-11-14T19:16:49.369Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-11-14T19:16:49.369Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-11-14T19:16:49.369Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-11-14T19:16:49.369Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-11-14T19:16:49.710Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-11-14T19:16:50.440Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-11-14T19:16:50.440Z] go: finding github.com/kr/pty v1.1.1 [2019-11-14T19:16:51.624Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-11-14T19:16:51.967Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-11-14T19:16:51.967Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-11-14T19:16:51.967Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-11-14T19:16:52.702Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-11-14T19:16:52.850Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.047s coverage: 65.3% of statements [2019-11-14T19:16:52.850Z] ok github.com/docker/docker/daemon/cluster/convert 0.039s coverage: 35.8% of statements [2019-11-14T19:16:53.440Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-11-14T19:16:53.440Z] go: finding github.com/golang/protobuf v1.2.0 [2019-11-14T19:16:53.440Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-11-14T19:16:53.788Z] ok github.com/docker/docker/daemon/cluster 0.216s coverage: 0.5% of statements [2019-11-14T19:16:54.625Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-11-14T19:16:54.625Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-11-14T19:16:55.550Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|files|types_sizes|compiled_files|imports|name) took 1m48.471264321s [2019-11-14T19:16:55.550Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 454.135952ms [2019-11-14T19:16:55.814Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-11-14T19:16:56.550Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-11-14T19:16:56.550Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-11-14T19:16:56.550Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-11-14T19:16:56.893Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-11-14T19:16:57.087Z] ok github.com/docker/docker/daemon/discovery 0.020s coverage: 30.0% of statements [2019-11-14T19:16:57.087Z] ok github.com/docker/docker/daemon/config 0.079s coverage: 82.1% of statements [2019-11-14T19:16:57.265Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-11-14T19:16:57.605Z] go: finding cloud.google.com/go v0.26.0 [2019-11-14T19:16:58.046Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2019-11-14T19:16:58.791Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-11-14T19:16:59.431Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2019-11-14T19:16:59.526Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-11-14T19:16:59.869Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-11-14T19:17:01.585Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-11-14T19:17:01.585Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-11-14T19:17:01.585Z] go: finding github.com/docker/go-units v0.3.1 [2019-11-14T19:17:01.585Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-11-14T19:17:01.585Z] go: finding gotest.tools v2.1.0+incompatible [2019-11-14T19:17:02.724Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2019-11-14T19:17:02.778Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-11-14T19:17:03.513Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-11-14T19:17:03.870Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-11-14T19:17:04.107Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.473s coverage: 13.7% of statements [2019-11-14T19:17:04.212Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-11-14T19:17:04.366Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.596s coverage: 57.0% of statements [2019-11-14T19:17:04.555Z] go: finding github.com/onsi/gomega v1.4.3 [2019-11-14T19:17:04.555Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-11-14T19:17:05.291Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-11-14T19:17:05.634Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-11-14T19:17:05.634Z] go: finding github.com/containerd/containerd v1.2.4 [2019-11-14T19:17:05.975Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-11-14T19:17:05.975Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-11-14T19:17:05.975Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-11-14T19:17:07.163Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-11-14T19:17:07.163Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-11-14T19:17:08.343Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-11-14T19:17:08.343Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-11-14T19:17:08.343Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-11-14T19:17:08.577Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.676s coverage: 51.0% of statements [2019-11-14T19:17:08.577Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.442s coverage: 72.5% of statements [2019-11-14T19:17:09.150Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.565s coverage: 46.2% of statements [2019-11-14T19:17:09.525Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-11-14T19:17:11.069Z] ok github.com/docker/docker/daemon 12.303s coverage: 17.6% of statements [2019-11-14T19:17:11.069Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-14T19:17:11.069Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-14T19:17:11.069Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-14T19:17:11.069Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-14T19:17:11.069Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-14T19:17:11.640Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.619s coverage: 76.1% of statements [2019-11-14T19:17:11.640Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 58.0% of statements [2019-11-14T19:17:12.211Z] ok github.com/docker/docker/daemon/links 0.034s coverage: 93.0% of statements [2019-11-14T19:17:13.157Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2019-11-14T19:17:14.539Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 42.7% of statements [2019-11-14T19:17:14.870Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-11-14T19:17:14.870Z] [2019-11-14T19:17:14.870Z] ________ ____ __. [2019-11-14T19:17:14.870Z] \_____ \ | |/ _| [2019-11-14T19:17:14.870Z] / | \| < [2019-11-14T19:17:14.870Z] / | \ | \ [2019-11-14T19:17:14.870Z] \_______ /____|__ \ [2019-11-14T19:17:14.870Z] \/ \/ [2019-11-14T19:17:14.870Z] [2019-11-14T19:17:14.870Z] INFO: make.ps1 ended at 11/14/2019 19:17:14 [2019-11-14T19:17:15.482Z] ok github.com/docker/docker/daemon/images 0.030s coverage: 4.9% of statements [2019-11-14T19:17:15.742Z] ok github.com/docker/docker/daemon/logger/awslogs 0.262s coverage: 77.8% of statements [2019-11-14T19:17:16.002Z] ok github.com/docker/docker/daemon/logger/gelf 0.035s coverage: 68.2% of statements [2019-11-14T19:17:16.572Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.112s coverage: 57.2% of statements [2019-11-14T19:17:16.572Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-14T19:17:16.572Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-14T19:17:16.572Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-14T19:17:16.572Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-14T19:17:16.572Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-14T19:17:16.572Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-14T19:17:16.833Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 26.2% of statements [2019-11-14T19:17:16.833Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.021s coverage: 88.3% of statements [2019-11-14T19:17:17.772Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.069s coverage: 62.1% of statements [2019-11-14T19:17:17.824Z] INFO: Binaries build ended at 11/14/2019 19:17:17. Duration:00:01:19.9505497 [2019-11-14T19:17:18.714Z] ok github.com/docker/docker/daemon/logger/local 0.036s coverage: 74.7% of statements [2019-11-14T19:17:18.714Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-14T19:17:18.975Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.081s coverage: 19.9% of statements [2019-11-14T19:17:19.377Z] INFO: Copying the built daemon binary to d:\CI\PR-40212\2\binary\dockerd-1308a3a99.exe... [2019-11-14T19:17:19.546Z] ok github.com/docker/docker/daemon/logger/templates 0.017s coverage: 8.3% of statements [2019-11-14T19:17:19.546Z] ok github.com/docker/docker/daemon/logger/syslog 0.029s coverage: 47.8% of statements [2019-11-14T19:17:20.361Z] INFO: Copying the built client binary to d:\CI\PR-40212\2\binary\docker-1308a3a99.exe... [2019-11-14T19:17:20.361Z] INFO: Copying dockerversion from the container... [2019-11-14T19:17:20.487Z] ok github.com/docker/docker/daemon/network 0.016s coverage: 63.8% of statements [2019-11-14T19:17:20.825Z] INFO: Copying the golang package from the container to d:\CI\PR-40212\2\installer\go.zip... [2019-11-14T19:17:21.058Z] ok github.com/docker/docker/daemon/logger/splunk 1.927s coverage: 82.5% of statements [2019-11-14T19:17:21.058Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-14T19:17:21.058Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-14T19:17:22.000Z] ok github.com/docker/docker/distribution/metadata 0.091s coverage: 48.2% of statements [2019-11-14T19:17:22.523Z] ok github.com/docker/docker/errdefs 0.020s coverage: 49.4% of statements [2019-11-14T19:17:23.025Z] INFO: Extracting go.zip to d:\CI\PR-40212\2\go [2019-11-14T19:17:23.095Z] ok github.com/docker/docker/distribution 0.342s coverage: 22.1% of statements [2019-11-14T19:17:23.095Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-14T19:17:23.460Z] Removing intermediate container ac4a8d4fe61e [2019-11-14T19:17:23.460Z] ---> 67591ad68168 [2019-11-14T19:17:23.460Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-11-14T19:17:23.460Z] ---> 687421176e14 [2019-11-14T19:17:23.460Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-11-14T19:17:23.460Z] ---> 8e02481c1012 [2019-11-14T19:17:23.460Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-11-14T19:17:23.460Z] ---> Running in e7282d000a16 [2019-11-14T19:17:23.460Z] Removing intermediate container e7282d000a16 [2019-11-14T19:17:23.460Z] ---> ea4c5b8d6efc [2019-11-14T19:17:23.460Z] Successfully built ea4c5b8d6efc [2019-11-14T19:17:23.460Z] Successfully tagged moby-buildx:latest [2019-11-14T19:17:23.460Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-11-14T19:17:23.460Z] if [ -n "${id}" ]; then \ [2019-11-14T19:17:23.460Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-11-14T19:17:23.460Z] && touch bundles/buildx; \ [2019-11-14T19:17:23.460Z] docker rm -f ${id}; \ [2019-11-14T19:17:23.460Z] fi [2019-11-14T19:17:23.460Z] ba8e86cae33b6189786c8c831f573fa9cc5c72ddcfa077c9cc22e3a3195be36b [2019-11-14T19:17:23.460Z] bundles/buildx version [2019-11-14T19:17:23.460Z] buildx v0.3.1 6db68d0 [2019-11-14T19:17:23.460Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb . [2019-11-14T19:17:23.460Z] #1 [internal] booting buildkit [2019-11-14T19:17:23.460Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-11-14T19:17:23.827Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done [2019-11-14T19:17:23.827Z] #1 creating container buildx_buildkit_default [2019-11-14T19:17:24.481Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2019-11-14T19:17:24.481Z] ok github.com/docker/docker/image 0.090s coverage: 86.4% of statements [2019-11-14T19:17:24.621Z] #1 creating container buildx_buildkit_default 0.7s done [2019-11-14T19:17:24.621Z] #1 DONE 2.7s [2019-11-14T19:17:24.621Z] [2019-11-14T19:17:24.621Z] #2 [internal] load build definition from Dockerfile [2019-11-14T19:17:24.621Z] #2 transferring dockerfile: 14.85kB done [2019-11-14T19:17:24.621Z] #2 DONE 0.0s [2019-11-14T19:17:24.621Z] [2019-11-14T19:17:24.621Z] #3 [internal] load .dockerignore [2019-11-14T19:17:24.621Z] #3 transferring context: 87B done [2019-11-14T19:17:24.621Z] #3 DONE 0.0s [2019-11-14T19:17:24.621Z] [2019-11-14T19:17:24.621Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-14T19:17:25.054Z] ok github.com/docker/docker/libcontainerd/queue 0.048s coverage: 100.0% of statements [2019-11-14T19:17:25.314Z] ok github.com/docker/docker/distribution/xfer 1.701s coverage: 85.1% of statements [2019-11-14T19:17:25.314Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-14T19:17:25.314Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-14T19:17:25.314Z] ok github.com/docker/docker/image/v1 0.037s coverage: 25.0% of statements [2019-11-14T19:17:25.314Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-14T19:17:25.446Z] #4 DONE 0.6s [2019-11-14T19:17:25.446Z] [2019-11-14T19:17:25.446Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-14T19:17:25.446Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-14T19:17:25.446Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-14T19:17:25.446Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-11-14T19:17:25.446Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-11-14T19:17:25.446Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-11-14T19:17:25.446Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-11-14T19:17:25.812Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-11-14T19:17:25.812Z] #5 DONE 0.5s [2019-11-14T19:17:26.183Z] [2019-11-14T19:17:26.183Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-14T19:17:26.609Z] #7 DONE 0.3s [2019-11-14T19:17:26.609Z] [2019-11-14T19:17:26.609Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-14T19:17:26.609Z] #6 DONE 0.4s [2019-11-14T19:17:26.609Z] [2019-11-14T19:17:26.609Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d... [2019-11-14T19:17:26.609Z] #8 resolve docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d4cab5c851ec86d7c33f61a72d5dcc96b1fb120be231a5703d273e71 done [2019-11-14T19:17:26.699Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 50.0% of statements [2019-11-14T19:17:27.154Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.1s [2019-11-14T19:17:27.155Z] #8 sha256:c206db9fea9afd921ad92ea63dde5235a97b7d12b0b2ffe75120dbd0afa26ecc 1.80kB / 1.80kB done [2019-11-14T19:17:27.155Z] #8 sha256:e6ecfcc1337479257936c234fe3072890ee76c8e3468b89a77106eb1c239e528 5.46kB / 5.46kB done [2019-11-14T19:17:27.155Z] #8 sha256:abfdea161b2117be0f00b21d2035edbb59e50f96d7799caa46779e377c71c715 126B / 126B 0.1s [2019-11-14T19:17:27.155Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 1.75MB / 45.24MB 0.1s [2019-11-14T19:17:27.155Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 0B / 10.32MB 0.1s [2019-11-14T19:17:27.155Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 0B / 50.49MB 0.1s [2019-11-14T19:17:27.155Z] #8 sha256:19e121a8d4cab5c851ec86d7c33f61a72d5dcc96b1fb120be231a5703d273e71 1.42kB / 1.42kB done [2019-11-14T19:17:27.155Z] #8 sha256:abfdea161b2117be0f00b21d2035edbb59e50f96d7799caa46779e377c71c715 126B / 126B 0.3s done [2019-11-14T19:17:27.155Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 8.68MB / 45.24MB 0.3s [2019-11-14T19:17:27.155Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 7.10MB / 10.32MB 0.3s [2019-11-14T19:17:27.155Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 4.10kB / 45.98MB 0.3s [2019-11-14T19:17:27.155Z] #8 sha256:bb1b1b43fa7fa818434c7a0f650431ec7002280a3cf0ef0964f714aba21131ab 0B / 102.15MB 0.3s [2019-11-14T19:17:27.155Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.3s done [2019-11-14T19:17:27.155Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.4s done [2019-11-14T19:17:27.155Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 8.27MB / 45.98MB 0.4s [2019-11-14T19:17:27.155Z] #8 sha256:bb1b1b43fa7fa818434c7a0f650431ec7002280a3cf0ef0964f714aba21131ab 7.02MB / 102.15MB 0.4s [2019-11-14T19:17:27.155Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 11.27MB / 45.24MB 0.6s [2019-11-14T19:17:27.155Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 3.27MB / 50.49MB 0.6s [2019-11-14T19:17:27.155Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 11.74MB / 45.98MB 0.6s [2019-11-14T19:17:27.271Z] ok github.com/docker/docker/opts 0.061s coverage: 66.9% of statements [2019-11-14T19:17:27.619Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 15.01MB / 45.24MB 0.7s [2019-11-14T19:17:27.619Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 7.04MB / 50.49MB 0.7s [2019-11-14T19:17:27.619Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 15.42MB / 45.98MB 0.7s [2019-11-14T19:17:27.619Z] #8 sha256:bb1b1b43fa7fa818434c7a0f650431ec7002280a3cf0ef0964f714aba21131ab 13.22MB / 102.15MB 0.7s [2019-11-14T19:17:27.619Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 18.51MB / 45.24MB 0.9s [2019-11-14T19:17:27.619Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 10.22MB / 50.49MB 0.9s [2019-11-14T19:17:27.619Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 18.70MB / 45.98MB 0.9s [2019-11-14T19:17:27.619Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 21.63MB / 45.24MB 1.0s [2019-11-14T19:17:27.619Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 13.72MB / 50.49MB 1.0s [2019-11-14T19:17:27.619Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 22.18MB / 45.98MB 1.0s [2019-11-14T19:17:27.619Z] #8 sha256:bb1b1b43fa7fa818434c7a0f650431ec7002280a3cf0ef0964f714aba21131ab 20.39MB / 102.15MB 1.0s [2019-11-14T19:17:28.057Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 23.99MB / 45.24MB 1.2s [2019-11-14T19:17:28.057Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 16.52MB / 50.49MB 1.2s [2019-11-14T19:17:28.057Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 24.73MB / 45.98MB 1.2s [2019-11-14T19:17:28.057Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 27.10MB / 45.24MB 1.3s [2019-11-14T19:17:28.057Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 28.09MB / 45.98MB 1.3s [2019-11-14T19:17:28.057Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 31.88MB / 45.24MB 1.5s [2019-11-14T19:17:28.057Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 21.43MB / 50.49MB 1.5s [2019-11-14T19:17:28.057Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 31.97MB / 45.98MB 1.5s [2019-11-14T19:17:28.057Z] #8 sha256:bb1b1b43fa7fa818434c7a0f650431ec7002280a3cf0ef0964f714aba21131ab 29.36MB / 102.15MB 1.5s [2019-11-14T19:17:28.494Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 35.75MB / 45.24MB 1.6s [2019-11-14T19:17:28.494Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 26.11MB / 50.49MB 1.6s [2019-11-14T19:17:28.494Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 35.84MB / 45.98MB 1.6s [2019-11-14T19:17:28.494Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 40.64MB / 45.24MB 1.8s [2019-11-14T19:17:28.494Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 30.81MB / 50.49MB 1.8s [2019-11-14T19:17:28.494Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 40.44MB / 45.98MB 1.8s [2019-11-14T19:17:28.494Z] #8 sha256:bb1b1b43fa7fa818434c7a0f650431ec7002280a3cf0ef0964f714aba21131ab 37.58MB / 102.15MB 1.8s [2019-11-14T19:17:28.494Z] #8 ... [2019-11-14T19:17:28.494Z] [2019-11-14T19:17:28.494Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-14T19:17:28.494Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-14T19:17:28.494Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-14T19:17:28.494Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done [2019-11-14T19:17:28.494Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-14T19:17:28.494Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.9s done [2019-11-14T19:17:28.494Z] #66 DONE 2.0s [2019-11-14T19:17:28.494Z] [2019-11-14T19:17:28.494Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d... [2019-11-14T19:17:28.494Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 43.35MB / 45.24MB 1.9s [2019-11-14T19:17:28.494Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 33.82MB / 50.49MB 1.9s [2019-11-14T19:17:28.494Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 44.40MB / 45.98MB 1.9s [2019-11-14T19:17:28.654Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2019-11-14T19:17:28.654Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2019-11-14T19:17:28.914Z] ok github.com/docker/docker/pkg/authorization 0.812s coverage: 68.3% of statements [2019-11-14T19:17:28.965Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 36.80MB / 50.49MB 2.1s [2019-11-14T19:17:28.965Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 2.1s done [2019-11-14T19:17:28.965Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 42.14MB / 50.49MB 2.2s [2019-11-14T19:17:28.965Z] #8 sha256:bb1b1b43fa7fa818434c7a0f650431ec7002280a3cf0ef0964f714aba21131ab 44.82MB / 102.15MB 2.2s [2019-11-14T19:17:28.965Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.4s [2019-11-14T19:17:28.965Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.2s done [2019-11-14T19:17:28.965Z] #8 sha256:bb1b1b43fa7fa818434c7a0f650431ec7002280a3cf0ef0964f714aba21131ab 51.97MB / 102.15MB 2.4s [2019-11-14T19:17:29.352Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.5s done [2019-11-14T19:17:29.352Z] #8 sha256:bb1b1b43fa7fa818434c7a0f650431ec7002280a3cf0ef0964f714aba21131ab 66.12MB / 102.15MB 2.5s [2019-11-14T19:17:29.352Z] #8 ... [2019-11-14T19:17:29.352Z] [2019-11-14T19:17:29.352Z] #20 [internal] load build context [2019-11-14T19:17:29.352Z] #20 transferring context: 45.66MB 2.7s done [2019-11-14T19:17:29.352Z] #20 DONE 2.7s [2019-11-14T19:17:29.352Z] [2019-11-14T19:17:29.352Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d... [2019-11-14T19:17:29.352Z] #8 sha256:bb1b1b43fa7fa818434c7a0f650431ec7002280a3cf0ef0964f714aba21131ab 83.47MB / 102.15MB 2.7s [2019-11-14T19:17:29.352Z] #8 sha256:bb1b1b43fa7fa818434c7a0f650431ec7002280a3cf0ef0964f714aba21131ab 99.72MB / 102.15MB 2.8s [2019-11-14T19:17:29.486Z] ok github.com/docker/docker/pkg/archive 1.209s coverage: 77.0% of statements [2019-11-14T19:17:29.747Z] ok github.com/docker/docker/pkg/directory 0.016s coverage: 80.0% of statements [2019-11-14T19:17:29.748Z] #8 sha256:bb1b1b43fa7fa818434c7a0f650431ec7002280a3cf0ef0964f714aba21131ab 102.15MB / 102.15MB 3.1s done [2019-11-14T19:17:29.748Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d4cab5c851ec86d7c33f61a72d5dcc96b1fb120be231a5703d273e71 [2019-11-14T19:17:30.317Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2019-11-14T19:17:30.317Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2019-11-14T19:17:31.257Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2019-11-14T19:17:31.827Z] ok github.com/docker/docker/pkg/discovery/nodes 0.018s coverage: 93.8% of statements [2019-11-14T19:17:32.088Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-11-14T19:17:33.465Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2019-11-14T19:17:33.725Z] ok github.com/docker/docker/pkg/chrootarchive 3.556s coverage: 43.2% of statements [2019-11-14T19:17:33.725Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2019-11-14T19:17:34.298Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2019-11-14T19:17:34.558Z] ok github.com/docker/docker/pkg/fsutils 0.326s coverage: 85.1% of statements [2019-11-14T19:17:34.818Z] ok github.com/docker/docker/pkg/discovery/kv 3.136s coverage: 84.1% of statements [2019-11-14T19:17:35.390Z] ok github.com/docker/docker/layer 7.658s coverage: 68.8% of statements [2019-11-14T19:17:35.390Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-14T19:17:35.390Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-14T19:17:35.390Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-14T19:17:35.390Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-14T19:17:35.390Z] ? github.com/docker/docker/oci [no test files] [2019-11-14T19:17:35.390Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-14T19:17:35.390Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-14T19:17:35.390Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-14T19:17:35.960Z] ok github.com/docker/docker/pkg/jsonmessage 0.027s coverage: 91.7% of statements [2019-11-14T19:17:35.960Z] ok github.com/docker/docker/pkg/locker 0.039s coverage: 88.9% of statements [2019-11-14T19:17:35.960Z] ok github.com/docker/docker/pkg/idtools 0.696s coverage: 70.1% of statements [2019-11-14T19:17:36.221Z] ok github.com/docker/docker/pkg/ioutils 0.732s coverage: 69.3% of statements [2019-11-14T19:17:36.221Z] ok github.com/docker/docker/pkg/longpath 0.025s coverage: 100.0% of statements [2019-11-14T19:17:36.221Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-14T19:17:36.482Z] ok github.com/docker/docker/pkg/namesgenerator 0.027s coverage: 85.7% of statements [2019-11-14T19:17:36.743Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2019-11-14T19:17:37.316Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.025s coverage: 91.4% of statements [2019-11-14T19:17:37.316Z] ok github.com/docker/docker/pkg/parsers/kernel 0.015s coverage: 60.0% of statements [2019-11-14T19:17:37.576Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2019-11-14T19:17:37.837Z] ok github.com/docker/docker/pkg/mount 0.910s coverage: 70.0% of statements [2019-11-14T19:17:37.837Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-14T19:17:37.837Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-14T19:17:37.837Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-14T19:17:38.098Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.025s coverage: 56.8% of statements [2019-11-14T19:17:39.041Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2019-11-14T19:17:39.041Z] ok github.com/docker/docker/pkg/progress 0.019s coverage: 75.9% of statements [2019-11-14T19:17:39.041Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2019-11-14T19:17:39.614Z] ok github.com/docker/docker/pkg/reexec 0.032s coverage: 82.4% of statements [2019-11-14T19:17:40.183Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2019-11-14T19:17:40.443Z] ok github.com/docker/docker/pkg/pubsub 1.085s coverage: 73.9% of statements [2019-11-14T19:17:40.703Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2019-11-14T19:17:40.963Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2019-11-14T19:17:41.224Z] ok github.com/docker/docker/pkg/symlink 0.034s coverage: 87.7% of statements [2019-11-14T19:17:41.262Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d4cab5c851ec86d7c33f61a72d5dcc96b1fb120be231a5703d273e71 10.9s done [2019-11-14T19:17:41.262Z] #8 DONE 14.0s [2019-11-14T19:17:41.262Z] [2019-11-14T19:17:41.262Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-14T19:17:41.262Z] #9 DONE 0.3s [2019-11-14T19:17:41.262Z] [2019-11-14T19:17:41.262Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-14T19:17:41.262Z] #10 DONE 0.3s [2019-11-14T19:17:41.262Z] [2019-11-14T19:17:41.262Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-14T19:17:41.262Z] #21 DONE 0.1s [2019-11-14T19:17:41.262Z] [2019-11-14T19:17:41.262Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-14T19:17:41.262Z] #62 DONE 0.2s [2019-11-14T19:17:41.262Z] [2019-11-14T19:17:41.262Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-14T19:17:41.262Z] #68 DONE 0.1s [2019-11-14T19:17:41.262Z] [2019-11-14T19:17:41.262Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-14T19:17:41.262Z] #22 DONE 0.1s [2019-11-14T19:17:41.262Z] [2019-11-14T19:17:41.262Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-14T19:17:41.262Z] #44 DONE 0.1s [2019-11-14T19:17:41.262Z] [2019-11-14T19:17:41.262Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-14T19:17:41.262Z] #31 DONE 0.1s [2019-11-14T19:17:41.262Z] [2019-11-14T19:17:41.262Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-14T19:17:41.262Z] #47 DONE 0.1s [2019-11-14T19:17:41.262Z] [2019-11-14T19:17:41.262Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-14T19:17:41.262Z] #50 DONE 0.1s [2019-11-14T19:17:41.262Z] [2019-11-14T19:17:41.262Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:17:41.484Z] ok github.com/docker/docker/pkg/sysinfo 0.018s coverage: 80.6% of statements [2019-11-14T19:17:42.119Z] #63 0.714 + RM_GOPATH=0 [2019-11-14T19:17:42.119Z] #63 0.720 + TMP_GOPATH= [2019-11-14T19:17:42.119Z] #63 0.721 + : /build/ [2019-11-14T19:17:42.119Z] #63 0.721 + '[' -z '' ']' [2019-11-14T19:17:42.119Z] #63 0.727 ++ mktemp -d [2019-11-14T19:17:42.119Z] #63 0.732 + export GOPATH=/tmp/tmp.exyZyaPxFX [2019-11-14T19:17:42.119Z] #63 0.733 + GOPATH=/tmp/tmp.exyZyaPxFX [2019-11-14T19:17:42.119Z] #63 0.733 + RM_GOPATH=1 [2019-11-14T19:17:42.119Z] #63 0.735 ++ dirname ./install.sh [2019-11-14T19:17:42.119Z] #63 0.741 + dir=. [2019-11-14T19:17:42.119Z] #63 0.741 + bin=rootlesskit [2019-11-14T19:17:42.119Z] #63 0.741 + shift [2019-11-14T19:17:42.119Z] #63 0.742 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-14T19:17:42.119Z] #63 0.742 + . ./rootlesskit.installer [2019-11-14T19:17:42.119Z] #63 0.743 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-14T19:17:42.119Z] #63 0.745 + install_rootlesskit [2019-11-14T19:17:42.119Z] #63 0.745 + case "$1" in [2019-11-14T19:17:42.119Z] #63 0.745 + export CGO_ENABLED=0 [2019-11-14T19:17:42.119Z] #63 0.746 + CGO_ENABLED=0 [2019-11-14T19:17:42.119Z] #63 0.746 + _install_rootlesskit [2019-11-14T19:17:42.119Z] #63 0.746 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-14T19:17:42.119Z] #63 0.746 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-14T19:17:42.119Z] #63 0.749 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.exyZyaPxFX/src/github.com/rootless-containers/rootlesskit [2019-11-14T19:17:42.119Z] #63 0.757 Cloning into '/tmp/tmp.exyZyaPxFX/src/github.com/rootless-containers/rootlesskit'... [2019-11-14T19:17:42.425Z] ok github.com/docker/docker/pkg/tailfile 0.101s coverage: 88.6% of statements [2019-11-14T19:17:42.426Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 36.9% of statements [2019-11-14T19:17:42.426Z] ok github.com/docker/docker/pkg/signal 2.775s coverage: 61.0% of statements [2019-11-14T19:17:42.997Z] testing: warning: no tests to run [2019-11-14T19:17:42.997Z] coverage: [no statements] [2019-11-14T19:17:42.997Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2019-11-14T19:17:43.257Z] ok github.com/docker/docker/pkg/term 0.028s coverage: 84.8% of statements [2019-11-14T19:17:43.257Z] ok github.com/docker/docker/pkg/tarsum 0.136s coverage: 89.3% of statements [2019-11-14T19:17:43.519Z] ok github.com/docker/docker/pkg/truncindex 0.112s coverage: 91.5% of statements [2019-11-14T19:17:43.780Z] ok github.com/docker/docker/pkg/urlutil 0.016s coverage: 100.0% of statements [2019-11-14T19:17:43.780Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2019-11-14T19:17:45.562Z] #63 3.894 + cd /tmp/tmp.exyZyaPxFX/src/github.com/rootless-containers/rootlesskit [2019-11-14T19:17:45.562Z] #63 3.894 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-14T19:17:45.562Z] #63 4.166 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-14T19:17:45.562Z] #63 4.166 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-14T19:17:45.693Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2019-11-14T19:17:45.693Z] ok github.com/docker/docker/profiles/seccomp 0.027s coverage: 73.8% of statements [2019-11-14T19:17:46.265Z] ok github.com/docker/docker/reference 0.044s coverage: 83.7% of statements [2019-11-14T19:17:47.204Z] ok github.com/docker/docker/plugin 0.566s coverage: 27.1% of statements [2019-11-14T19:17:47.432Z] #63 ... [2019-11-14T19:17:47.432Z] [2019-11-14T19:17:47.432Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-14T19:17:47.432Z] #32 0.599 + RM_GOPATH=0 [2019-11-14T19:17:47.432Z] #32 0.599 + TMP_GOPATH= [2019-11-14T19:17:47.432Z] #32 0.599 + : /build [2019-11-14T19:17:47.432Z] #32 0.599 + '[' -z '' ']' [2019-11-14T19:17:47.432Z] #32 0.600 ++ mktemp -d [2019-11-14T19:17:47.432Z] #32 0.601 + export GOPATH=/tmp/tmp.ULuqJjobWO [2019-11-14T19:17:47.432Z] #32 0.601 + GOPATH=/tmp/tmp.ULuqJjobWO [2019-11-14T19:17:47.432Z] #32 0.601 + RM_GOPATH=1 [2019-11-14T19:17:47.432Z] #32 0.602 ++ dirname ./install.sh [2019-11-14T19:17:47.432Z] #32 0.603 + dir=. [2019-11-14T19:17:47.432Z] #32 0.603 + bin=tomlv [2019-11-14T19:17:47.432Z] #32 0.603 + shift [2019-11-14T19:17:47.432Z] #32 0.603 + '[' '!' -f ./tomlv.installer ']' [2019-11-14T19:17:47.432Z] #32 0.603 + . ./tomlv.installer [2019-11-14T19:17:47.432Z] #32 0.603 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-14T19:17:47.432Z] #32 0.603 + install_tomlv [2019-11-14T19:17:47.432Z] #32 0.603 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-14T19:17:47.432Z] #32 0.604 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-14T19:17:47.432Z] #32 0.604 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ULuqJjobWO/src/github.com/BurntSushi/toml [2019-11-14T19:17:47.432Z] #32 0.606 Cloning into '/tmp/tmp.ULuqJjobWO/src/github.com/BurntSushi/toml'... [2019-11-14T19:17:47.432Z] #32 1.452 + cd /tmp/tmp.ULuqJjobWO/src/github.com/BurntSushi/toml [2019-11-14T19:17:47.432Z] #32 1.452 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-14T19:17:47.432Z] #32 1.483 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-14T19:17:47.432Z] #32 2.251 runtime/internal/atomic [2019-11-14T19:17:47.432Z] #32 2.255 internal/cpu [2019-11-14T19:17:47.432Z] #32 2.443 runtime/internal/sys [2019-11-14T19:17:47.432Z] #32 2.753 runtime/internal/math [2019-11-14T19:17:47.432Z] #32 2.811 math/bits [2019-11-14T19:17:47.432Z] #32 2.916 internal/bytealg [2019-11-14T19:17:47.432Z] #32 3.244 runtime [2019-11-14T19:17:47.432Z] #32 3.403 math [2019-11-14T19:17:47.464Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements [2019-11-14T19:17:47.724Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 50.9% of statements [2019-11-14T19:17:47.985Z] ok github.com/docker/docker/registry 0.295s coverage: 56.2% of statements [2019-11-14T19:17:48.556Z] ok github.com/docker/docker/testutil 0.046s coverage: 62.5% of statements [2019-11-14T19:17:49.126Z] ok github.com/docker/docker/runconfig 0.027s coverage: 68.2% of statements [2019-11-14T19:17:51.036Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2019-11-14T19:17:51.036Z] ok github.com/docker/docker/volume/local 0.040s coverage: 73.0% of statements [2019-11-14T19:17:51.295Z] ok github.com/docker/docker/volume/mounts 0.064s coverage: 67.0% of statements [2019-11-14T19:17:51.728Z] #32 ... [2019-11-14T19:17:51.728Z] [2019-11-14T19:17:51.728Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-14T19:17:51.728Z] #29 0.483 + mktemp -d [2019-11-14T19:17:51.728Z] #29 0.484 + export GOPATH=/tmp/tmp.tgft5NwKqx [2019-11-14T19:17:51.728Z] #29 0.484 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.tgft5NwKqx/src/github.com/go-swagger/go-swagger [2019-11-14T19:17:51.728Z] #29 0.487 Cloning into '/tmp/tmp.tgft5NwKqx/src/github.com/go-swagger/go-swagger'... [2019-11-14T19:17:51.728Z] #29 ... [2019-11-14T19:17:51.728Z] [2019-11-14T19:17:51.728Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:17:51.728Z] #23 0.532 + RM_GOPATH=0 [2019-11-14T19:17:51.728Z] #23 0.532 + TMP_GOPATH= [2019-11-14T19:17:51.728Z] #23 0.533 + : /build [2019-11-14T19:17:51.728Z] #23 0.533 + '[' -z '' ']' [2019-11-14T19:17:51.728Z] #23 0.533 ++ mktemp -d [2019-11-14T19:17:51.728Z] #23 0.534 + export GOPATH=/tmp/tmp.R1tSYcBzaz [2019-11-14T19:17:51.728Z] #23 0.534 + GOPATH=/tmp/tmp.R1tSYcBzaz [2019-11-14T19:17:51.728Z] #23 0.534 + RM_GOPATH=1 [2019-11-14T19:17:51.728Z] #23 0.535 ++ dirname ./install.sh [2019-11-14T19:17:51.728Z] #23 0.542 + dir=. [2019-11-14T19:17:51.728Z] #23 0.543 + bin=dockercli [2019-11-14T19:17:51.728Z] #23 0.543 + shift [2019-11-14T19:17:51.728Z] #23 0.543 + '[' '!' -f ./dockercli.installer ']' [2019-11-14T19:17:51.728Z] #23 0.544 + . ./dockercli.installer [2019-11-14T19:17:51.728Z] #23 0.544 ++ : stable [2019-11-14T19:17:51.728Z] #23 0.545 ++ : 17.06.2-ce [2019-11-14T19:17:51.728Z] #23 0.551 + install_dockercli [2019-11-14T19:17:51.728Z] #23 0.551 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-14T19:17:51.728Z] #23 0.551 Install docker/cli version 17.06.2-ce from stable [2019-11-14T19:17:51.728Z] #23 0.552 ++ uname -m [2019-11-14T19:17:51.728Z] #23 0.552 + arch=s390x [2019-11-14T19:17:51.728Z] #23 0.553 + '[' s390x '!=' x86_64 ']' [2019-11-14T19:17:51.728Z] #23 0.553 + '[' s390x '!=' s390x ']' [2019-11-14T19:17:51.728Z] #23 0.553 + url=https://download.docker.com/linux/static [2019-11-14T19:17:51.728Z] #23 0.553 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-11-14T19:17:51.728Z] #23 0.565 + tar -xz docker/docker [2019-11-14T19:17:51.728Z] #23 9.828 + mkdir -p /build [2019-11-14T19:17:51.728Z] #23 9.831 + mv docker/docker /build/ [2019-11-14T19:17:51.728Z] #23 9.832 + rmdir docker [2019-11-14T19:17:51.728Z] #23 DONE 10.0s [2019-11-14T19:17:51.728Z] [2019-11-14T19:17:51.728Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-14T19:17:51.728Z] #41 0.577 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-14T19:17:51.728Z] #41 0.654 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-14T19:17:51.728Z] #41 0.693 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-14T19:17:51.728Z] #41 0.721 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-14T19:17:51.728Z] #41 0.746 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-14T19:17:51.728Z] #41 1.403 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-14T19:17:51.728Z] #41 2.935 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-14T19:17:51.728Z] #41 3.773 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-14T19:17:51.728Z] #41 ... [2019-11-14T19:17:51.728Z] [2019-11-14T19:17:51.728Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-14T19:17:51.728Z] #11 1.094 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-14T19:17:51.728Z] #11 1.096 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-14T19:17:51.728Z] #11 1.134 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-14T19:17:51.728Z] #11 1.150 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-14T19:17:51.728Z] #11 1.210 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-14T19:17:51.728Z] #11 1.949 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-14T19:17:51.728Z] #11 3.589 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-14T19:17:51.728Z] #11 4.262 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-14T19:17:51.728Z] #11 ... [2019-11-14T19:17:51.728Z] [2019-11-14T19:17:51.728Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-14T19:17:51.728Z] #39 0.501 + mktemp -d [2019-11-14T19:17:51.728Z] #39 0.502 + export GOPATH=/tmp/tmp.BF0olCRqrx [2019-11-14T19:17:51.728Z] #39 0.502 + git clone https://github.com/docker/distribution.git /tmp/tmp.BF0olCRqrx/src/github.com/docker/distribution [2019-11-14T19:17:51.728Z] #39 0.504 Cloning into '/tmp/tmp.BF0olCRqrx/src/github.com/docker/distribution'... [2019-11-14T19:17:51.728Z] #39 ... [2019-11-14T19:17:51.728Z] [2019-11-14T19:17:51.728Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-14T19:17:51.728Z] #57 0.558 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-14T19:17:51.728Z] #57 0.654 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-14T19:17:51.728Z] #57 0.714 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-14T19:17:51.728Z] #57 0.745 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-14T19:17:51.728Z] #57 0.775 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-14T19:17:51.728Z] #57 1.533 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-14T19:17:51.728Z] #57 2.930 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-14T19:17:51.728Z] #57 3.700 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-14T19:17:52.131Z] #57 ... [2019-11-14T19:17:52.131Z] [2019-11-14T19:17:52.131Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-14T19:17:52.131Z] #25 1.046 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-14T19:17:52.131Z] #25 1.056 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-14T19:17:52.131Z] #25 1.110 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-14T19:17:52.131Z] #25 1.186 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-14T19:17:52.131Z] #25 1.280 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-14T19:17:52.131Z] #25 1.998 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-14T19:17:52.131Z] #25 3.704 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-14T19:17:52.131Z] #25 4.496 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-14T19:17:52.131Z] #25 ... [2019-11-14T19:17:52.131Z] [2019-11-14T19:17:52.131Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-14T19:17:52.131Z] #34 1.040 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-14T19:17:52.131Z] #34 1.050 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-14T19:17:52.131Z] #34 1.086 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-14T19:17:52.131Z] #34 1.134 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-14T19:17:52.131Z] #34 1.258 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-14T19:17:52.131Z] #34 1.992 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-14T19:17:52.131Z] #34 3.511 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-14T19:17:52.131Z] #34 4.369 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-14T19:17:52.131Z] #34 ... [2019-11-14T19:17:52.131Z] [2019-11-14T19:17:52.131Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:17:52.131Z] #51 0.734 + RM_GOPATH=0 [2019-11-14T19:17:52.131Z] #51 0.734 + TMP_GOPATH= [2019-11-14T19:17:52.131Z] #51 0.734 + : /build [2019-11-14T19:17:52.131Z] #51 0.734 + '[' -z '' ']' [2019-11-14T19:17:52.131Z] #51 0.740 ++ mktemp -d [2019-11-14T19:17:52.131Z] #51 0.746 + export GOPATH=/tmp/tmp.4Qeq4uq0Jx [2019-11-14T19:17:52.131Z] #51 0.746 + GOPATH=/tmp/tmp.4Qeq4uq0Jx [2019-11-14T19:17:52.131Z] #51 0.746 + RM_GOPATH=1 [2019-11-14T19:17:52.131Z] #51 0.749 ++ dirname ./install.sh [2019-11-14T19:17:52.131Z] #51 0.754 + dir=. [2019-11-14T19:17:52.131Z] #51 0.754 + bin=golangci_lint [2019-11-14T19:17:52.131Z] #51 0.755 + shift [2019-11-14T19:17:52.131Z] #51 0.755 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-14T19:17:52.131Z] #51 0.756 + . ./golangci_lint.installer [2019-11-14T19:17:52.131Z] #51 0.756 ++ : v1.20.0 [2019-11-14T19:17:52.131Z] #51 0.758 Installing golangci-lint version v1.20.0 [2019-11-14T19:17:52.131Z] #51 0.758 + install_golangci_lint [2019-11-14T19:17:52.131Z] #51 0.758 + echo 'Installing golangci-lint version v1.20.0' [2019-11-14T19:17:52.131Z] #51 0.758 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-14T19:17:52.571Z] #51 ... [2019-11-14T19:17:52.571Z] [2019-11-14T19:17:52.571Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-14T19:17:52.571Z] #69 0.779 + RM_GOPATH=0 [2019-11-14T19:17:52.571Z] #69 0.780 + TMP_GOPATH= [2019-11-14T19:17:52.571Z] #69 0.781 + : /build [2019-11-14T19:17:52.571Z] #69 0.781 + '[' -z '' ']' [2019-11-14T19:17:52.571Z] #69 0.786 ++ mktemp -d [2019-11-14T19:17:52.571Z] #69 0.791 + export GOPATH=/tmp/tmp.2K8eXjYGBm [2019-11-14T19:17:52.571Z] #69 0.791 + GOPATH=/tmp/tmp.2K8eXjYGBm [2019-11-14T19:17:52.571Z] #69 0.792 + RM_GOPATH=1 [2019-11-14T19:17:52.571Z] #69 0.795 ++ dirname ./install.sh [2019-11-14T19:17:52.571Z] #69 0.800 + dir=. [2019-11-14T19:17:52.571Z] #69 0.801 + bin=proxy [2019-11-14T19:17:52.571Z] #69 0.801 + shift [2019-11-14T19:17:52.571Z] #69 0.801 + '[' '!' -f ./proxy.installer ']' [2019-11-14T19:17:52.571Z] #69 0.802 + . ./proxy.installer [2019-11-14T19:17:52.571Z] #69 0.803 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-14T19:17:52.571Z] #69 0.805 + install_proxy [2019-11-14T19:17:52.571Z] #69 0.805 + case "$1" in [2019-11-14T19:17:52.571Z] #69 0.805 + export CGO_ENABLED=0 [2019-11-14T19:17:52.571Z] #69 0.805 + CGO_ENABLED=0 [2019-11-14T19:17:52.571Z] #69 0.806 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-14T19:17:52.571Z] #69 0.806 + _install_proxy [2019-11-14T19:17:52.571Z] #69 0.806 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-14T19:17:52.571Z] #69 0.807 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.2K8eXjYGBm/src/github.com/docker/libnetwork [2019-11-14T19:17:52.571Z] #69 0.818 Cloning into '/tmp/tmp.2K8eXjYGBm/src/github.com/docker/libnetwork'... [2019-11-14T19:17:52.571Z] #69 ... [2019-11-14T19:17:52.571Z] [2019-11-14T19:17:52.571Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:17:52.571Z] #45 0.510 + RM_GOPATH=0 [2019-11-14T19:17:52.571Z] #45 0.510 + TMP_GOPATH= [2019-11-14T19:17:52.571Z] #45 0.510 + : /build [2019-11-14T19:17:52.571Z] #45 0.510 + '[' -z '' ']' [2019-11-14T19:17:52.571Z] #45 0.529 ++ mktemp -d [2019-11-14T19:17:52.571Z] #45 0.547 + export GOPATH=/tmp/tmp.SbcTLtbvyP [2019-11-14T19:17:52.571Z] #45 0.547 + GOPATH=/tmp/tmp.SbcTLtbvyP [2019-11-14T19:17:52.571Z] #45 0.547 + RM_GOPATH=1 [2019-11-14T19:17:52.571Z] #45 0.554 ++ dirname ./install.sh [2019-11-14T19:17:52.571Z] #45 0.555 + dir=. [2019-11-14T19:17:52.571Z] #45 0.555 + bin=vndr [2019-11-14T19:17:52.571Z] #45 0.555 + shift [2019-11-14T19:17:52.571Z] #45 0.555 + '[' '!' -f ./vndr.installer ']' [2019-11-14T19:17:52.571Z] #45 0.555 + . ./vndr.installer [2019-11-14T19:17:52.571Z] #45 0.555 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-14T19:17:52.571Z] #45 0.556 + install_vndr [2019-11-14T19:17:52.571Z] #45 0.556 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-14T19:17:52.571Z] #45 0.556 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-14T19:17:52.571Z] #45 0.556 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.SbcTLtbvyP/src/github.com/LK4D4/vndr [2019-11-14T19:17:52.571Z] #45 0.558 Cloning into '/tmp/tmp.SbcTLtbvyP/src/github.com/LK4D4/vndr'... [2019-11-14T19:17:52.571Z] #45 1.270 + cd /tmp/tmp.SbcTLtbvyP/src/github.com/LK4D4/vndr [2019-11-14T19:17:52.571Z] #45 1.270 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-14T19:17:52.571Z] #45 1.274 + go build -buildmode=pie -v -o /build/vndr . [2019-11-14T19:17:52.571Z] #45 2.407 internal/cpu [2019-11-14T19:17:52.571Z] #45 2.407 runtime/internal/atomic [2019-11-14T19:17:52.571Z] #45 2.498 runtime/internal/sys [2019-11-14T19:17:52.571Z] #45 2.772 runtime/internal/math [2019-11-14T19:17:52.571Z] #45 2.843 internal/race [2019-11-14T19:17:52.571Z] #45 2.950 sync/atomic [2019-11-14T19:17:52.571Z] #45 3.266 unicode [2019-11-14T19:17:52.571Z] #45 3.509 runtime [2019-11-14T19:17:52.571Z] #45 8.420 unicode/utf8 [2019-11-14T19:17:52.571Z] #45 8.990 math [2019-11-14T19:17:52.571Z] #45 ... [2019-11-14T19:17:52.571Z] [2019-11-14T19:17:52.571Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:17:52.571Z] #48 0.742 + RM_GOPATH=0 [2019-11-14T19:17:52.571Z] #48 0.742 + TMP_GOPATH= [2019-11-14T19:17:52.571Z] #48 0.743 + : /build [2019-11-14T19:17:52.571Z] #48 0.743 + '[' -z '' ']' [2019-11-14T19:17:52.571Z] #48 0.748 ++ mktemp -d [2019-11-14T19:17:52.571Z] #48 0.754 + export GOPATH=/tmp/tmp.PtQRuYcvbR [2019-11-14T19:17:52.571Z] #48 0.755 + GOPATH=/tmp/tmp.PtQRuYcvbR [2019-11-14T19:17:52.571Z] #48 0.755 + RM_GOPATH=1 [2019-11-14T19:17:52.571Z] #48 0.757 ++ dirname ./install.sh [2019-11-14T19:17:52.571Z] #48 0.762 + dir=. [2019-11-14T19:17:52.571Z] #48 0.763 + bin=gotestsum [2019-11-14T19:17:52.571Z] #48 0.763 + shift [2019-11-14T19:17:52.571Z] #48 0.763 + '[' '!' -f ./gotestsum.installer ']' [2019-11-14T19:17:52.571Z] #48 0.764 + . ./gotestsum.installer [2019-11-14T19:17:52.571Z] #48 0.764 ++ : v0.3.5 [2019-11-14T19:17:52.571Z] #48 0.766 + install_gotestsum [2019-11-14T19:17:52.571Z] #48 0.766 + echo 'Installing gotestsum version v0.3.5' [2019-11-14T19:17:52.571Z] #48 0.766 + go get -d gotest.tools/gotestsum [2019-11-14T19:17:52.571Z] #48 0.767 Installing gotestsum version v0.3.5 [2019-11-14T19:17:52.673Z] ok github.com/docker/docker/volume/service 0.023s coverage: 73.0% of statements [2019-11-14T19:17:52.990Z] #48 ... [2019-11-14T19:17:52.990Z] [2019-11-14T19:17:52.990Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-14T19:17:52.990Z] #32 10.78 internal/testlog [2019-11-14T19:17:52.990Z] #32 11.12 encoding [2019-11-14T19:17:52.990Z] #32 11.21 runtime/cgo [2019-11-14T19:17:53.069Z] INFO: Extraction ended at 11/14/2019 19:17:49. Duration:00:00:26.6127803 [2019-11-14T19:17:53.069Z] INFO: Updating the golang and path environment variables [2019-11-14T19:17:53.069Z] INFO: GOPATH=d:\gopath [2019-11-14T19:17:53.069Z] INFO: go version go1.13.4 windows/amd64 [2019-11-14T19:17:53.069Z] INFO: Running the daemon under test in debug mode [2019-11-14T19:17:53.069Z] INFO: Starting a daemon under test... [2019-11-14T19:17:53.069Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40212\2\daemon --pidfile d:\CI\PR-40212\2\docker.pid -D [2019-11-14T19:17:53.069Z] INFO: Process started successfully. [2019-11-14T19:17:53.069Z] INFO: Start tailing logs of the daemon under tests [2019-11-14T19:17:53.069Z] INFO: Waiting for the daemon under test to start... [2019-11-14T19:17:53.069Z] INFO: Daemon under test started and replied! [2019-11-14T19:17:53.069Z] INFO: Docker version of the daemon under test [2019-11-14T19:17:53.069Z] [2019-11-14T19:17:53.069Z] Client: [2019-11-14T19:17:53.069Z] Version: 17.06.2-ce [2019-11-14T19:17:53.069Z] API version: 1.30 [2019-11-14T19:17:53.069Z] Go version: go1.8.3 [2019-11-14T19:17:53.069Z] Git commit: cec0b72 [2019-11-14T19:17:53.069Z] Built: Tue Sep 5 19:57:19 2017 [2019-11-14T19:17:53.069Z] OS/Arch: windows/amd64 [2019-11-14T19:17:53.069Z] [2019-11-14T19:17:53.069Z] Server: [2019-11-14T19:17:53.069Z] Version: 0.0.0-dev [2019-11-14T19:17:53.069Z] API version: 1.41 (minimum version 1.24) [2019-11-14T19:17:53.069Z] Go version: go1.13.4 [2019-11-14T19:17:53.069Z] Git commit: 1308a3a99 [2019-11-14T19:17:53.069Z] Built: 11/14/2019 19:16:01 [2019-11-14T19:17:53.069Z] OS/Arch: windows/amd64 [2019-11-14T19:17:53.069Z] Experimental: false [2019-11-14T19:17:53.069Z] [2019-11-14T19:17:53.069Z] INFO: Docker info of the daemon under test [2019-11-14T19:17:53.069Z] [2019-11-14T19:17:53.069Z] Containers: 0 [2019-11-14T19:17:53.069Z] Running: 0 [2019-11-14T19:17:53.069Z] Paused: 0 [2019-11-14T19:17:53.069Z] Stopped: 0 [2019-11-14T19:17:53.069Z] Images: 0 [2019-11-14T19:17:53.069Z] Server Version: 0.0.0-dev [2019-11-14T19:17:53.069Z] Storage Driver: windowsfilter [2019-11-14T19:17:53.069Z] Windows: [2019-11-14T19:17:53.069Z] Logging Driver: json-file [2019-11-14T19:17:53.069Z] Plugins: [2019-11-14T19:17:53.069Z] Volume: local [2019-11-14T19:17:53.069Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-14T19:17:53.069Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-14T19:17:53.069Z] Swarm: inactive [2019-11-14T19:17:53.069Z] Default Isolation: process [2019-11-14T19:17:53.069Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-14T19:17:53.069Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-14T19:17:53.069Z] OSType: windows [2019-11-14T19:17:53.069Z] Architecture: x86_64 [2019-11-14T19:17:53.069Z] CPUs: 4 [2019-11-14T19:17:53.069Z] Total Memory: 32GiB [2019-11-14T19:17:53.069Z] Name: azwin-2-e130d0 [2019-11-14T19:17:53.069Z] ID: T52C:D2BM:THUX:G3OV:NR3J:TAOW:2SV6:M7ZY:UCP2:LRH2:XBGT:VLVC [2019-11-14T19:17:53.069Z] Docker Root Dir: D:\CI\PR-40212\2\daemon [2019-11-14T19:17:53.070Z] Debug Mode (client): false [2019-11-14T19:17:53.070Z] Debug Mode (server): true [2019-11-14T19:17:53.070Z] File Descriptors: -1 [2019-11-14T19:17:53.070Z] Goroutines: 17 [2019-11-14T19:17:53.070Z] System Time: 2019-11-14T19:17:52.8915632Z [2019-11-14T19:17:53.070Z] EventsListeners: 0 [2019-11-14T19:17:53.070Z] Registry: https://index.docker.io/v1/ [2019-11-14T19:17:53.070Z] Labels: [2019-11-14T19:17:53.070Z] Experimental: false [2019-11-14T19:17:53.070Z] Insecure Registries: [2019-11-14T19:17:53.070Z] 127.0.0.0/8 [2019-11-14T19:17:53.070Z] Live Restore Enabled: false [2019-11-14T19:17:53.070Z] [2019-11-14T19:17:53.070Z] [2019-11-14T19:17:53.070Z] INFO: Docker images of the daemon under test [2019-11-14T19:17:53.070Z] [2019-11-14T19:17:53.070Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-14T19:17:53.070Z] [2019-11-14T19:17:53.534Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-11-14T19:17:53.534Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-11-14T19:17:53.534Z] ltsc2019: Pulling from windows/servercore [2019-11-14T19:17:53.997Z] 65014b3c3121: Pulling fs layer [2019-11-14T19:17:53.998Z] e96b0897c5d1: Pulling fs layer [2019-11-14T19:17:57.710Z] #32 ... [2019-11-14T19:17:57.710Z] [2019-11-14T19:17:57.710Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-14T19:17:57.710Z] #39 13.04 + cd /tmp/tmp.BF0olCRqrx/src/github.com/docker/distribution [2019-11-14T19:17:57.710Z] #39 13.04 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-14T19:17:57.710Z] #39 14.69 + GOPATH=/tmp/tmp.BF0olCRqrx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.BF0olCRqrx go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-14T19:17:59.624Z] #39 ... [2019-11-14T19:17:59.624Z] [2019-11-14T19:17:59.624Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:17:59.624Z] #51 17.73 + cd /tmp/tmp.4Qeq4uq0Jx/src/github.com/golangci/golangci-lint/ [2019-11-14T19:17:59.624Z] #51 17.73 + git checkout -q v1.20.0 [2019-11-14T19:17:59.624Z] #51 18.25 ++ git describe --tags [2019-11-14T19:17:59.624Z] #51 18.26 + version=v1.20.0 [2019-11-14T19:17:59.624Z] #51 18.26 ++ git rev-parse --short HEAD [2019-11-14T19:17:59.624Z] #51 18.26 + commit=cc98739 [2019-11-14T19:17:59.624Z] #51 18.27 ++ git show -s --format=%cd [2019-11-14T19:17:59.624Z] #51 18.27 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-14T19:17:59.624Z] #51 18.27 + 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 [2019-11-14T19:18:01.156Z] e96b0897c5d1: Verifying Checksum [2019-11-14T19:18:01.156Z] e96b0897c5d1: Download complete [2019-11-14T19:18:03.916Z] #51 ... [2019-11-14T19:18:03.916Z] [2019-11-14T19:18:03.916Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-14T19:18:03.916Z] #57 12.79 Fetched 7672 kB in 12s (625 kB/s) [2019-11-14T19:18:03.916Z] #57 12.79 Reading package lists... [2019-11-14T19:18:03.916Z] #57 18.43 Reading package lists... [2019-11-14T19:18:04.342Z] #57 22.44 Building dependency tree... [2019-11-14T19:18:04.342Z] #57 ... [2019-11-14T19:18:04.342Z] [2019-11-14T19:18:04.342Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:18:04.342Z] #45 14.82 unicode/utf16 [2019-11-14T19:18:04.342Z] #45 15.25 container/list [2019-11-14T19:18:04.342Z] #45 16.06 crypto/internal/subtle [2019-11-14T19:18:04.342Z] #45 16.17 crypto/subtle [2019-11-14T19:18:04.342Z] #45 16.31 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-14T19:18:04.342Z] #45 16.41 internal/nettrace [2019-11-14T19:18:04.342Z] #45 16.52 runtime/cgo [2019-11-14T19:18:04.342Z] #45 ... [2019-11-14T19:18:04.342Z] [2019-11-14T19:18:04.342Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-14T19:18:04.342Z] #25 13.90 Fetched 7672 kB in 12s (595 kB/s) [2019-11-14T19:18:04.342Z] #25 13.90 Reading package lists... [2019-11-14T19:18:04.342Z] #25 17.95 Reading package lists... [2019-11-14T19:18:04.342Z] #25 21.90 Building dependency tree... [2019-11-14T19:18:04.342Z] #25 23.03 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-14T19:18:04.342Z] #25 23.03 The following additional packages will be installed: [2019-11-14T19:18:04.342Z] #25 23.03 libjq1 libonig4 [2019-11-14T19:18:04.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-14T19:18:04.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-14T19:18:04.749Z] #25 23.37 The following NEW packages will be installed: [2019-11-14T19:18:04.749Z] #25 23.38 jq libjq1 libonig4 [2019-11-14T19:18:04.749Z] #25 23.48 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-11-14T19:18:04.749Z] #25 23.48 Need to get 328 kB of archives. [2019-11-14T19:18:04.749Z] #25 23.48 After this operation, 1263 kB of additional disk space will be used. [2019-11-14T19:18:04.749Z] #25 23.48 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-11-14T19:18:04.749Z] #25 23.53 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-11-14T19:18:04.749Z] #25 23.54 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-11-14T19:18:04.749Z] #25 ... [2019-11-14T19:18:04.749Z] [2019-11-14T19:18:04.749Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-14T19:18:04.749Z] #57 23.57 The following additional packages will be installed: [2019-11-14T19:18:04.749Z] #57 23.62 btrfs-progs liblzo2-2 [2019-11-14T19:18:05.153Z] #57 23.77 The following NEW packages will be installed: [2019-11-14T19:18:05.153Z] #57 23.77 btrfs-progs btrfs-tools liblzo2-2 [2019-11-14T19:18:05.153Z] #57 23.85 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-11-14T19:18:05.153Z] #57 23.85 Need to get 668 kB of archives. [2019-11-14T19:18:05.153Z] #57 23.85 After this operation, 5446 kB of additional disk space will be used. [2019-11-14T19:18:05.153Z] #57 23.85 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-14T19:18:05.153Z] #57 23.88 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-11-14T19:18:05.153Z] #57 23.91 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-11-14T19:18:05.153Z] #57 ... [2019-11-14T19:18:05.153Z] [2019-11-14T19:18:05.153Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-14T19:18:05.153Z] #41 13.99 Fetched 7672 kB in 13s (572 kB/s) [2019-11-14T19:18:05.153Z] #41 13.99 Reading package lists... [2019-11-14T19:18:05.153Z] #41 18.71 Reading package lists... [2019-11-14T19:18:05.153Z] #41 22.64 Building dependency tree... [2019-11-14T19:18:05.153Z] #41 23.77 The following additional packages will be installed: [2019-11-14T19:18:05.153Z] #41 23.77 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-14T19:18:05.153Z] #41 23.77 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-14T19:18:05.153Z] #41 23.77 Suggested packages: [2019-11-14T19:18:05.153Z] #41 23.77 manpages-dev python-setuptools [2019-11-14T19:18:05.153Z] #41 ... [2019-11-14T19:18:05.153Z] [2019-11-14T19:18:05.153Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-14T19:18:05.153Z] #11 13.92 Fetched 7672 kB in 12s (597 kB/s) [2019-11-14T19:18:05.153Z] #11 13.92 Reading package lists... [2019-11-14T19:18:05.153Z] #11 19.16 Reading package lists... [2019-11-14T19:18:05.544Z] #11 23.46 Building dependency tree... [2019-11-14T19:18:05.544Z] #11 ... [2019-11-14T19:18:05.544Z] [2019-11-14T19:18:05.544Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-14T19:18:05.544Z] #69 13.76 + cd /tmp/tmp.2K8eXjYGBm/src/github.com/docker/libnetwork [2019-11-14T19:18:05.544Z] #69 13.76 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-14T19:18:05.544Z] #69 14.29 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-14T19:18:05.544Z] #69 ... [2019-11-14T19:18:05.544Z] [2019-11-14T19:18:05.544Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-14T19:18:05.544Z] #25 24.41 debconf: delaying package configuration, since apt-utils is not installed [2019-11-14T19:18:05.946Z] #25 24.71 Fetched 328 kB in 0s (2719 kB/s) [2019-11-14T19:18:05.946Z] #25 ... [2019-11-14T19:18:05.946Z] [2019-11-14T19:18:05.946Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-14T19:18:05.946Z] #34 14.71 Fetched 7672 kB in 13s (569 kB/s) [2019-11-14T19:18:05.946Z] #34 14.71 Reading package lists... [2019-11-14T19:18:05.946Z] #34 19.05 Reading package lists... [2019-11-14T19:18:05.946Z] #34 23.15 Building dependency tree... [2019-11-14T19:18:05.946Z] #34 ... [2019-11-14T19:18:05.946Z] [2019-11-14T19:18:05.946Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-14T19:18:05.946Z] #25 24.77 Selecting previously unselected package libonig4:s390x. [2019-11-14T19:18:06.442Z] #25 24.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-14T19:18:06.442Z] #25 24.89 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-11-14T19:18:06.442Z] #25 24.90 Unpacking libonig4:s390x (6.1.3-2) ... [2019-11-14T19:18:06.442Z] #25 25.29 Selecting previously unselected package libjq1:s390x. [2019-11-14T19:18:06.442Z] #25 25.30 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-11-14T19:18:06.442Z] #25 25.30 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-14T19:18:06.934Z] #25 25.57 Selecting previously unselected package jq. [2019-11-14T19:18:06.934Z] #25 25.58 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-11-14T19:18:06.934Z] #25 25.59 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-14T19:18:07.478Z] #25 25.94 Setting up libonig4:s390x (6.1.3-2) ... [2019-11-14T19:18:07.478Z] #25 25.95 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-14T19:18:07.478Z] #25 25.96 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-14T19:18:07.478Z] #25 ... [2019-11-14T19:18:07.478Z] [2019-11-14T19:18:07.478Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-14T19:18:07.478Z] #57 24.56 debconf: delaying package configuration, since apt-utils is not installed [2019-11-14T19:18:07.478Z] #57 24.66 Fetched 668 kB in 0s (5359 kB/s) [2019-11-14T19:18:07.478Z] #57 24.72 Selecting previously unselected package liblzo2-2:s390x. [2019-11-14T19:18:07.478Z] #57 24.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-14T19:18:07.478Z] #57 24.77 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-14T19:18:07.478Z] #57 24.77 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-14T19:18:07.478Z] #57 24.89 Selecting previously unselected package btrfs-progs. [2019-11-14T19:18:07.478Z] #57 24.89 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-11-14T19:18:07.478Z] #57 24.90 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-14T19:18:07.478Z] #57 25.46 Selecting previously unselected package btrfs-tools. [2019-11-14T19:18:07.478Z] #57 25.46 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-11-14T19:18:07.478Z] #57 25.47 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-14T19:18:07.478Z] #57 25.57 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-14T19:18:07.478Z] #57 25.70 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-14T19:18:07.478Z] #57 25.72 Setting up btrfs-progs (4.7.3-1) ... [2019-11-14T19:18:07.478Z] #57 25.73 Setting up btrfs-tools (4.7.3-1) ... [2019-11-14T19:18:07.478Z] #57 25.74 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-14T19:18:07.478Z] #57 DONE 26.0s [2019-11-14T19:18:07.478Z] [2019-11-14T19:18:07.478Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-14T19:18:07.478Z] #58 DONE 0.1s [2019-11-14T19:18:07.478Z] [2019-11-14T19:18:07.478Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-14T19:18:07.478Z] #25 26.14 Setting up jq (1.5+dfsg-1.3) ... [2019-11-14T19:18:07.478Z] #25 ... [2019-11-14T19:18:07.478Z] [2019-11-14T19:18:07.478Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-14T19:18:07.478Z] #59 DONE 0.1s [2019-11-14T19:18:07.478Z] [2019-11-14T19:18:07.478Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-14T19:18:07.478Z] #41 25.76 The following NEW packages will be installed: [2019-11-14T19:18:07.478Z] #41 25.82 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-14T19:18:07.478Z] #41 25.82 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-14T19:18:07.478Z] #41 25.82 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-14T19:18:07.478Z] #41 25.82 zlib1g-dev [2019-11-14T19:18:07.478Z] #41 25.92 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-11-14T19:18:07.478Z] #41 25.92 Need to get 3476 kB of archives. [2019-11-14T19:18:07.478Z] #41 25.92 After this operation, 20.2 MB of additional disk space will be used. [2019-11-14T19:18:07.478Z] #41 25.92 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-11-14T19:18:07.478Z] #41 25.94 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-11-14T19:18:07.478Z] #41 25.94 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-11-14T19:18:07.478Z] #41 25.95 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-11-14T19:18:07.478Z] #41 25.96 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-11-14T19:18:07.478Z] #41 25.96 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-11-14T19:18:07.478Z] #41 25.97 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-11-14T19:18:07.478Z] #41 25.97 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-11-14T19:18:07.478Z] #41 25.98 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-11-14T19:18:07.478Z] #41 26.03 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-11-14T19:18:07.478Z] #41 26.08 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-11-14T19:18:07.478Z] #41 26.21 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-11-14T19:18:07.478Z] #41 26.29 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-11-14T19:18:07.478Z] #41 26.30 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-11-14T19:18:07.478Z] #41 26.31 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-14T19:18:07.478Z] #41 26.34 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-11-14T19:18:07.967Z] #41 ... [2019-11-14T19:18:07.967Z] [2019-11-14T19:18:07.967Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-14T19:18:07.967Z] #25 DONE 26.5s [2019-11-14T19:18:07.967Z] [2019-11-14T19:18:07.967Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-14T19:18:07.967Z] #26 DONE 0.1s [2019-11-14T19:18:07.967Z] [2019-11-14T19:18:07.967Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:18:07.967Z] #60 0.292 + RM_GOPATH=0 [2019-11-14T19:18:07.967Z] #60 0.293 + TMP_GOPATH= [2019-11-14T19:18:07.967Z] #60 0.293 + : /build [2019-11-14T19:18:07.967Z] #60 0.293 + '[' -z '' ']' [2019-11-14T19:18:07.967Z] #60 0.294 ++ mktemp -d [2019-11-14T19:18:07.967Z] #60 0.296 + export GOPATH=/tmp/tmp.TXFNCJiRFA [2019-11-14T19:18:07.967Z] #60 0.297 + GOPATH=/tmp/tmp.TXFNCJiRFA [2019-11-14T19:18:07.967Z] #60 0.297 + RM_GOPATH=1 [2019-11-14T19:18:07.967Z] #60 0.299 ++ dirname ./install.sh [2019-11-14T19:18:07.967Z] #60 0.304 + dir=. [2019-11-14T19:18:07.967Z] #60 0.304 + bin=containerd [2019-11-14T19:18:07.967Z] #60 0.304 + shift [2019-11-14T19:18:07.967Z] #60 0.305 + '[' '!' -f ./containerd.installer ']' [2019-11-14T19:18:07.967Z] #60 0.305 + . ./containerd.installer [2019-11-14T19:18:07.967Z] #60 0.306 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-14T19:18:07.967Z] #60 0.308 + install_containerd [2019-11-14T19:18:07.967Z] #60 0.308 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-14T19:18:07.967Z] #60 0.308 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-14T19:18:07.967Z] #60 0.308 + git clone https://github.com/containerd/containerd.git /tmp/tmp.TXFNCJiRFA/src/github.com/containerd/containerd [2019-11-14T19:18:07.967Z] #60 0.320 Cloning into '/tmp/tmp.TXFNCJiRFA/src/github.com/containerd/containerd'... [2019-11-14T19:18:10.630Z] #60 ... [2019-11-14T19:18:10.630Z] [2019-11-14T19:18:10.630Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-14T19:18:10.630Z] #11 25.41 The following additional packages will be installed: [2019-11-14T19:18:10.630Z] #11 25.51 libapparmor1 libseccomp2 [2019-11-14T19:18:10.630Z] #11 25.51 Suggested packages: [2019-11-14T19:18:10.630Z] #11 25.51 seccomp [2019-11-14T19:18:10.630Z] #11 26.07 The following NEW packages will be installed: [2019-11-14T19:18:10.630Z] #11 26.07 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-14T19:18:10.630Z] #11 26.13 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-11-14T19:18:10.630Z] #11 26.13 Need to get 301 kB of archives. [2019-11-14T19:18:10.630Z] #11 26.13 After this operation, 1402 kB of additional disk space will be used. [2019-11-14T19:18:10.630Z] #11 26.13 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-11-14T19:18:10.630Z] #11 26.16 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-11-14T19:18:10.630Z] #11 26.17 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-11-14T19:18:10.630Z] #11 26.17 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-11-14T19:18:10.630Z] #11 27.50 debconf: delaying package configuration, since apt-utils is not installed [2019-11-14T19:18:10.630Z] #11 27.53 Fetched 301 kB in 0s (2781 kB/s) [2019-11-14T19:18:10.630Z] #11 27.59 Selecting previously unselected package libseccomp2:s390x. [2019-11-14T19:18:10.631Z] #11 27.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-14T19:18:10.631Z] #11 27.70 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-11-14T19:18:10.631Z] #11 27.71 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-11-14T19:18:10.631Z] #11 27.83 Selecting previously unselected package libseccomp-dev:s390x. [2019-11-14T19:18:10.631Z] #11 27.84 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-11-14T19:18:10.631Z] #11 27.84 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-11-14T19:18:10.631Z] #11 28.01 Selecting previously unselected package libapparmor1:s390x. [2019-11-14T19:18:10.631Z] #11 28.01 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-11-14T19:18:10.631Z] #11 28.01 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-11-14T19:18:10.631Z] #11 28.10 Selecting previously unselected package libapparmor-dev:s390x. [2019-11-14T19:18:10.631Z] #11 28.10 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-11-14T19:18:10.631Z] #11 28.11 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-11-14T19:18:10.631Z] #11 29.16 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-14T19:18:10.631Z] #11 29.21 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-11-14T19:18:10.631Z] #11 29.22 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-11-14T19:18:10.631Z] #11 29.23 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-11-14T19:18:10.631Z] #11 29.24 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-11-14T19:18:10.631Z] #11 29.25 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-14T19:18:10.631Z] #11 DONE 29.4s [2019-11-14T19:18:10.631Z] [2019-11-14T19:18:10.631Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-14T19:18:10.631Z] #53 DONE 0.1s [2019-11-14T19:18:10.631Z] [2019-11-14T19:18:10.631Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-14T19:18:10.631Z] #41 27.39 debconf: delaying package configuration, since apt-utils is not installed [2019-11-14T19:18:10.631Z] #41 27.51 Fetched 3476 kB in 0s (6880 kB/s) [2019-11-14T19:18:10.631Z] #41 27.62 Selecting previously unselected package libnet1:s390x. [2019-11-14T19:18:10.631Z] #41 27.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-14T19:18:10.631Z] #41 27.67 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-11-14T19:18:10.631Z] #41 27.67 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-14T19:18:10.631Z] #41 27.77 Selecting previously unselected package libcap-dev:s390x. [2019-11-14T19:18:10.631Z] #41 27.77 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-11-14T19:18:10.631Z] #41 27.78 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-11-14T19:18:10.631Z] #41 27.93 Selecting previously unselected package libnet1-dev. [2019-11-14T19:18:10.631Z] #41 27.93 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-11-14T19:18:10.631Z] #41 27.94 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-14T19:18:10.631Z] #41 28.09 Selecting previously unselected package libnl-3-200:s390x. [2019-11-14T19:18:10.631Z] #41 28.09 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-11-14T19:18:10.631Z] #41 28.10 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-11-14T19:18:10.631Z] #41 29.05 Selecting previously unselected package libnl-3-dev:s390x. [2019-11-14T19:18:10.631Z] #41 29.06 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-11-14T19:18:10.631Z] #41 29.08 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-11-14T19:18:10.631Z] #41 29.33 Selecting previously unselected package libprotobuf-c1:s390x. [2019-11-14T19:18:10.631Z] #41 29.34 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-11-14T19:18:10.631Z] #41 29.34 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-14T19:18:10.631Z] #41 29.42 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-11-14T19:18:10.631Z] #41 29.42 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-11-14T19:18:10.631Z] #41 29.43 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-11-14T19:18:10.631Z] #41 29.53 Selecting previously unselected package zlib1g-dev:s390x. [2019-11-14T19:18:10.631Z] #41 29.53 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-11-14T19:18:10.631Z] #41 29.54 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-11-14T19:18:11.026Z] #41 ... [2019-11-14T19:18:11.026Z] [2019-11-14T19:18:11.026Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-14T19:18:11.026Z] #54 DONE 0.1s [2019-11-14T19:18:11.026Z] [2019-11-14T19:18:11.026Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:18:11.026Z] #27 2.240 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-14T19:18:11.026Z] #27 2.759 [2019-11-14T19:18:11.433Z] #27 3.079 # 1.7% ## 3.8% [2019-11-14T19:18:11.433Z] #27 ... [2019-11-14T19:18:11.433Z] [2019-11-14T19:18:11.433Z] #12 [dev 1/24] RUN groupadd -r docker [2019-11-14T19:18:11.433Z] #12 DONE 0.6s [2019-11-14T19:18:11.433Z] [2019-11-14T19:18:11.433Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:18:11.842Z] #27 3.079 # 1.7% ## 3.8% ##### 8.0% ####### 10.0% [2019-11-14T19:18:11.842Z] #27 ... [2019-11-14T19:18:11.842Z] [2019-11-14T19:18:11.842Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-14T19:18:11.842Z] #13 DONE 0.4s [2019-11-14T19:18:11.842Z] [2019-11-14T19:18:11.842Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:18:12.249Z] #27 3.079 # 1.7% ## 3.8% ##### 8.0% ####### 10.0% ######## 12.1% ########## 14.2% ########### 16.3% [2019-11-14T19:18:12.249Z] #27 ... [2019-11-14T19:18:12.249Z] [2019-11-14T19:18:12.249Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-14T19:18:12.249Z] #14 0.347 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-14T19:18:12.249Z] #14 DONE 0.5s [2019-11-14T19:18:12.249Z] [2019-11-14T19:18:12.249Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:18:12.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-14T19:18:12.654Z] #27 3.079 # 1.7% ## 3.8% ##### 8.0% ####### 10.0% ######## 12.1% ########## 14.2% ########### 16.3% ############# 18.4% ############## 20.5% ################ 22.6% [2019-11-14T19:18:12.654Z] #27 ... [2019-11-14T19:18:12.654Z] [2019-11-14T19:18:12.654Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-14T19:18:12.654Z] #15 DONE 0.4s [2019-11-14T19:18:12.654Z] [2019-11-14T19:18:12.654Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:18:13.055Z] #27 3.079 # 1.7% ## 3.8% ##### 8.0% ####### 10.0% ######## 12.1% ########## 14.2% ########### 16.3% ############# 18.4% ############## 20.5% ################ 22.6% ################# 24.7% ################### 26.7% [2019-11-14T19:18:13.055Z] #27 ... [2019-11-14T19:18:13.055Z] [2019-11-14T19:18:13.055Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-14T19:18:13.055Z] #16 DONE 0.4s [2019-11-14T19:18:13.055Z] [2019-11-14T19:18:13.055Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:18:13.475Z] #27 3.079 # 1.7% ## 3.8% ##### 8.0% ####### 10.0% ######## 12.1% ########## 14.2% ########### 16.3% ############# 18.4% ############## 20.5% ################ 22.6% ################# 24.7% ################### 26.7% #################### 28.8% ###################### 30.9% ####################### 33.0% [2019-11-14T19:18:13.475Z] #27 ... [2019-11-14T19:18:13.475Z] [2019-11-14T19:18:13.475Z] #17 [dev 6/24] RUN ldconfig [2019-11-14T19:18:13.475Z] #17 DONE 0.4s [2019-11-14T19:18:13.475Z] [2019-11-14T19:18:13.475Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:18:13.475Z] #55 0.262 + RM_GOPATH=0 [2019-11-14T19:18:13.475Z] #55 0.262 + TMP_GOPATH= [2019-11-14T19:18:13.475Z] #55 0.262 + : /build [2019-11-14T19:18:13.475Z] #55 0.262 + '[' -z '' ']' [2019-11-14T19:18:13.475Z] #55 0.298 ++ mktemp -d [2019-11-14T19:18:13.475Z] #55 0.302 + export GOPATH=/tmp/tmp.kMetOoP7tX [2019-11-14T19:18:13.475Z] #55 0.303 + GOPATH=/tmp/tmp.kMetOoP7tX [2019-11-14T19:18:13.475Z] #55 0.303 + RM_GOPATH=1 [2019-11-14T19:18:13.475Z] #55 0.305 ++ dirname ./install.sh [2019-11-14T19:18:13.475Z] #55 0.309 + dir=. [2019-11-14T19:18:13.475Z] #55 0.309 + bin=runc [2019-11-14T19:18:13.475Z] #55 0.309 + shift [2019-11-14T19:18:13.475Z] #55 0.309 + '[' '!' -f ./runc.installer ']' [2019-11-14T19:18:13.475Z] #55 0.310 + . ./runc.installer [2019-11-14T19:18:13.475Z] #55 0.311 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-14T19:18:13.475Z] #55 0.312 + install_runc [2019-11-14T19:18:13.475Z] #55 0.316 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-14T19:18:13.475Z] #55 0.319 + uname -r [2019-11-14T19:18:13.475Z] #55 0.328 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-14T19:18:13.475Z] #55 0.328 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-14T19:18:13.475Z] #55 0.329 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-14T19:18:13.475Z] #55 0.329 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kMetOoP7tX/src/github.com/opencontainers/runc [2019-11-14T19:18:13.475Z] #55 0.338 Cloning into '/tmp/tmp.kMetOoP7tX/src/github.com/opencontainers/runc'... [2019-11-14T19:18:14.599Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.6% of statements [2019-11-14T19:18:14.599Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-14T19:18:14.599Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-14T19:18:14.599Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-14T19:18:14.599Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-14T19:18:14.599Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-14T19:18:14.599Z] ? github.com/docker/docker/rootless [no test files] [2019-11-14T19:18:14.599Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-14T19:18:14.599Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-14T19:18:14.599Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-14T19:18:14.599Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-14T19:18:14.599Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-14T19:18:14.599Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-14T19:18:14.599Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-14T19:18:14.599Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-14T19:18:14.599Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-14T19:18:14.599Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-14T19:18:14.599Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-14T19:18:14.599Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-14T19:18:14.599Z] ? github.com/docker/docker/volume [no test files] [2019-11-14T19:18:14.599Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-14T19:18:14.599Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-14T19:18:14.599Z] [2019-11-14T19:18:14.599Z] === Skipped [2019-11-14T19:18:14.599Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-14T19:18:14.599Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-14T19:18:14.599Z] [2019-11-14T19:18:14.599Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-14T19:18:14.599Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-14T19:18:14.599Z] [2019-11-14T19:18:14.599Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-14T19:18:14.599Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:18:14.599Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-14T19:18:14.599Z] [2019-11-14T19:18:14.599Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-14T19:18:14.599Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:18:14.599Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-14T19:18:14.599Z] [2019-11-14T19:18:14.599Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-14T19:18:14.599Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:18:14.599Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-14T19:18:14.599Z] [2019-11-14T19:18:14.599Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-14T19:18:14.599Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:18:14.599Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-14T19:18:14.599Z] [2019-11-14T19:18:14.599Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-14T19:18:14.599Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:18:14.599Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-14T19:18:14.599Z] [2019-11-14T19:18:14.599Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-14T19:18:14.599Z] graphtest_unix.go:73: No driver to put! [2019-11-14T19:18:14.599Z] [2019-11-14T19:18:14.599Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-14T19:18:14.599Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-14T19:18:14.599Z] [2019-11-14T19:18:14.599Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-14T19:18:14.599Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-14T19:18:14.599Z] [2019-11-14T19:18:14.599Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-14T19:18:14.599Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-14T19:18:14.599Z] [2019-11-14T19:18:14.599Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-14T19:18:14.599Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-14T19:18:14.599Z] [2019-11-14T19:18:14.599Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-14T19:18:14.599Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:18:14.599Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-14T19:18:14.599Z] [2019-11-14T19:18:14.599Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-14T19:18:14.599Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:18:14.599Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-14T19:18:14.599Z] [2019-11-14T19:18:14.599Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-14T19:18:14.599Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:18:14.599Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-14T19:18:14.599Z] [2019-11-14T19:18:14.599Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-14T19:18:14.599Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:18:14.599Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-14T19:18:14.600Z] [2019-11-14T19:18:14.600Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-14T19:18:14.600Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:18:14.600Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-14T19:18:14.600Z] [2019-11-14T19:18:14.600Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-14T19:18:14.600Z] graphtest_unix.go:73: No driver to put! [2019-11-14T19:18:14.600Z] [2019-11-14T19:18:14.600Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-14T19:18:14.600Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-14T19:18:14.600Z] [2019-11-14T19:18:14.600Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-14T19:18:14.600Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-14T19:18:14.600Z] [2019-11-14T19:18:14.600Z] [2019-11-14T19:18:14.600Z] DONE 2115 tests, 20 skipped in 183.393s Post stage [Pipeline] junit [2019-11-14T19:18:14.614Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-14T19:18:14.901Z] #55 ... [2019-11-14T19:18:14.901Z] [2019-11-14T19:18:14.901Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-14T19:18:14.901Z] #69 DONE 33.6s [2019-11-14T19:18:14.901Z] [2019-11-14T19:18:14.901Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:18:15.108Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40212/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb -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:1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb hack/make.sh dynbinary test-integration [2019-11-14T19:18:16.035Z] 65014b3c3121: Verifying Checksum [2019-11-14T19:18:16.035Z] 65014b3c3121: Download complete [2019-11-14T19:18:16.046Z] [2019-11-14T19:18:16.046Z] Removing bundles/ [2019-11-14T19:18:16.046Z] [2019-11-14T19:18:16.046Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-14T19:18:16.046Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-14T19:18:16.046Z] GOOS="" GOARCH="" GOARM="" [2019-11-14T19:18:16.203Z] #27 3.079 # 1.7% ## 3.8% ##### 8.0% ####### 10.0% ######## 12.1% ########## 14.2% ########### 16.3% ############# 18.4% ############## 20.5% ################ 22.6% ################# 24.7% ################### 26.7% #################### 28.8% ###################### 30.9% ####################### 33.0% ######################### 35.1% ########################## 37.2% ############################ 39.3% ############################### 43.5% ################################## 47.6% ################################### 49.7% ##################################### 51.8% ###################################### 53.9% ######################################## 56.0% ######################################### 58.1% ########################################### 60.2% ############################################ 62.3% ############################################## 64.4% ############################################### 66.4% ################################################# 68.5% ################ [2019-11-14T19:18:16.203Z] #27 ... [2019-11-14T19:18:16.203Z] [2019-11-14T19:18:16.203Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-14T19:18:16.203Z] #34 25.04 The following additional packages will be installed: [2019-11-14T19:18:16.203Z] #34 25.05 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-14T19:18:16.203Z] #34 25.06 Suggested packages: [2019-11-14T19:18:16.203Z] #34 25.06 codeblocks eclipse ninja-build lrzip [2019-11-14T19:18:16.203Z] #34 25.06 Recommended packages: [2019-11-14T19:18:16.203Z] #34 25.06 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-14T19:18:16.203Z] #34 26.23 The following NEW packages will be installed: [2019-11-14T19:18:16.203Z] #34 26.23 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-14T19:18:16.203Z] #34 26.23 vim-common xxd [2019-11-14T19:18:16.203Z] #34 26.54 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-11-14T19:18:16.203Z] #34 26.54 Need to get 13.2 MB of archives. [2019-11-14T19:18:16.203Z] #34 26.54 After this operation, 59.4 MB of additional disk space will be used. [2019-11-14T19:18:16.203Z] #34 26.54 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-11-14T19:18:16.203Z] #34 26.89 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-14T19:18:16.203Z] #34 26.89 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-11-14T19:18:16.203Z] #34 27.26 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-11-14T19:18:16.203Z] #34 27.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB] [2019-11-14T19:18:16.203Z] #34 27.33 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-11-14T19:18:16.203Z] #34 27.33 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-11-14T19:18:16.203Z] #34 27.34 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-11-14T19:18:16.203Z] #34 27.57 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-14T19:18:16.203Z] #34 27.59 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-14T19:18:16.203Z] #34 28.61 debconf: delaying package configuration, since apt-utils is not installed [2019-11-14T19:18:16.203Z] #34 29.02 Fetched 13.2 MB in 1s (12.1 MB/s) [2019-11-14T19:18:16.203Z] #34 29.11 Selecting previously unselected package cmake-data. [2019-11-14T19:18:16.203Z] #34 29.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-14T19:18:16.203Z] #34 29.16 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-14T19:18:16.203Z] #34 29.16 Unpacking cmake-data (3.7.2-1) ... [2019-11-14T19:18:16.203Z] #34 32.60 Selecting previously unselected package liblzo2-2:s390x. [2019-11-14T19:18:16.203Z] #34 32.62 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-14T19:18:16.203Z] #34 32.64 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-14T19:18:16.203Z] #34 32.74 Selecting previously unselected package libicu57:s390x. [2019-11-14T19:18:16.203Z] #34 32.74 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-11-14T19:18:16.203Z] #34 32.74 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-11-14T19:18:16.203Z] #34 ... [2019-11-14T19:18:16.203Z] [2019-11-14T19:18:16.203Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:18:17.419Z] #27 3.079 # 1.7% ## 3.8% ##### 8.0% ####### 10.0% ######## 12.1% ########## 14.2% ########### 16.3% ############# 18.4% ############## 20.5% ################ 22.6% ################# 24.7% ################### 26.7% #################### 28.8% ###################### 30.9% ####################### 33.0% ######################### 35.1% ########################## 37.2% ############################ 39.3% ############################### 43.5% ################################## 47.6% ################################### 49.7% ##################################### 51.8% ###################################### 53.9% ######################################## 56.0% ######################################### 58.1% ########################################### 60.2% ############################################ 62.3% ############################################## 64.4% ############################################### 66.4% ################################################# 68.5% ####################################################### 76.9% ######################################################### 79.7% ########################################################### 82.3% ############################################################ 84.4% ############################################################### 88.6% ################################################################## 92.8% ##################################################################### 97.0% ####################################################################### 99.1% ######################################################################## 100.0% [2019-11-14T19:18:17.829Z] #27 10.06 [2019-11-14T19:18:19.096Z] Removing intermediate container 21346ba6d99a [2019-11-14T19:18:19.097Z] ---> fcc4d51fc9d5 [2019-11-14T19:18:19.097Z] Step 11/16 : ARG GOOS [2019-11-14T19:18:19.097Z] ---> Running in 58505122c029 [2019-11-14T19:18:19.097Z] Removing intermediate container 58505122c029 [2019-11-14T19:18:19.097Z] ---> 2b870a749b3c [2019-11-14T19:18:19.097Z] Step 12/16 : ARG GOARCH [2019-11-14T19:18:19.097Z] ---> Running in 097b8d76d780 [2019-11-14T19:18:19.097Z] Removing intermediate container 097b8d76d780 [2019-11-14T19:18:19.097Z] ---> d58bed43255d [2019-11-14T19:18:19.097Z] 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 [2019-11-14T19:18:19.097Z] ---> Running in f2bfa955dbb7 [2019-11-14T19:18:19.470Z] #27 10.39 ###### 9.1% ########## 14.8% ################## 26.1% ###################### 31.8% ############################### 43.1% ##################################### 51.4% ######################################### 57.1% ################################################# 68.5% ##################################################### 74.1% [2019-11-14T19:18:19.470Z] #27 ... [2019-11-14T19:18:19.470Z] [2019-11-14T19:18:19.470Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:18:19.470Z] #48 27.93 + cd /tmp/tmp.PtQRuYcvbR/src/gotest.tools/gotestsum [2019-11-14T19:18:19.470Z] #48 27.93 + git checkout -q v0.3.5 [2019-11-14T19:18:19.470Z] #48 28.10 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-14T19:18:19.470Z] #48 ... [2019-11-14T19:18:19.470Z] [2019-11-14T19:18:19.470Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:18:19.470Z] #27 10.39 ###### 9.1% ########## 14.8% ################## 26.1% ###################### 31.8% ############################### 43.1% ##################################### 51.4% ######################################### 57.1% ################################################# 68.5% ##################################################### 74.1% ############################################################# 85.4% ######################################################################## 100.0% [2019-11-14T19:18:19.882Z] #27 12.16 [2019-11-14T19:18:21.125Z] #27 12.49 ## 3.8% #### 6.3% ######## 11.4% ########## 14.0% ########### 16.5% ############### 21.6% [2019-11-14T19:18:21.125Z] #27 ... [2019-11-14T19:18:21.125Z] [2019-11-14T19:18:21.125Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-14T19:18:21.125Z] #41 29.94 Selecting previously unselected package libprotobuf10:s390x. [2019-11-14T19:18:21.125Z] #41 29.94 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-11-14T19:18:21.125Z] #41 29.94 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-11-14T19:18:21.125Z] #41 30.75 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-11-14T19:18:21.125Z] #41 30.76 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-11-14T19:18:21.125Z] #41 30.76 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-11-14T19:18:21.125Z] #41 31.01 Selecting previously unselected package libprotobuf-dev:s390x. [2019-11-14T19:18:21.125Z] #41 31.01 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-11-14T19:18:21.125Z] #41 31.01 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-11-14T19:18:21.125Z] #41 32.42 Selecting previously unselected package libprotoc10:s390x. [2019-11-14T19:18:21.125Z] #41 32.42 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-11-14T19:18:21.125Z] #41 32.42 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-11-14T19:18:21.125Z] #41 33.36 Selecting previously unselected package protobuf-c-compiler. [2019-11-14T19:18:21.125Z] #41 33.37 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-11-14T19:18:21.125Z] #41 33.39 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-14T19:18:21.125Z] #41 33.64 Selecting previously unselected package protobuf-compiler. [2019-11-14T19:18:21.125Z] #41 33.64 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-11-14T19:18:21.125Z] #41 33.68 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-14T19:18:21.125Z] #41 34.12 Selecting previously unselected package python-pkg-resources. [2019-11-14T19:18:21.125Z] #41 34.15 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-14T19:18:21.125Z] #41 34.16 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-14T19:18:21.125Z] #41 34.96 Selecting previously unselected package python-protobuf. [2019-11-14T19:18:21.125Z] #41 34.96 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-11-14T19:18:21.125Z] #41 34.96 Unpacking python-protobuf (3.0.0-9) ... [2019-11-14T19:18:21.125Z] #41 35.55 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-14T19:18:21.125Z] #41 35.74 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-14T19:18:21.125Z] #41 35.75 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-14T19:18:21.125Z] #41 37.88 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-14T19:18:21.125Z] #41 37.89 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-11-14T19:18:21.125Z] #41 37.90 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-14T19:18:21.125Z] #41 37.93 Setting up python-protobuf (3.0.0-9) ... [2019-11-14T19:18:21.544Z] #41 ... [2019-11-14T19:18:21.544Z] [2019-11-14T19:18:21.544Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:18:21.544Z] #55 10.24 + cd /tmp/tmp.kMetOoP7tX/src/github.com/opencontainers/runc [2019-11-14T19:18:21.544Z] #55 10.24 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-14T19:18:21.544Z] #55 10.49 + '[' -z '' ']' [2019-11-14T19:18:21.544Z] #55 10.52 + target=static [2019-11-14T19:18:21.544Z] #55 10.52 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-14T19:18:22.506Z] #55 ... [2019-11-14T19:18:22.506Z] [2019-11-14T19:18:22.506Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-14T19:18:22.506Z] #29 31.20 + cd /tmp/tmp.tgft5NwKqx/src/github.com/go-swagger/go-swagger [2019-11-14T19:18:22.506Z] #29 31.20 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-14T19:18:22.506Z] #29 34.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-14T19:18:22.506Z] #29 ... [2019-11-14T19:18:22.506Z] [2019-11-14T19:18:22.506Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:18:23.664Z] #27 12.49 ## 3.8% #### 6.3% ######## 11.4% ########## 14.0% ########### 16.5% ############### 21.6% ################### 26.7% ##################### 29.2% ###################### 31.8% ######################## 34.3% ########################## 36.8% ############################## 41.9% ################################# 47.0% ################################### 49.6% ##################################### 52.1% ######################################### 57.2% ########################################### 59.8% [2019-11-14T19:18:23.664Z] #27 ... [2019-11-14T19:18:23.664Z] [2019-11-14T19:18:23.664Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:18:23.664Z] #18 0.446 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-14T19:18:23.664Z] #18 0.456 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-14T19:18:23.664Z] #18 0.487 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-14T19:18:23.664Z] #18 0.515 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-14T19:18:23.664Z] #18 0.543 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-14T19:18:23.664Z] #18 1.565 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-14T19:18:23.664Z] #18 3.709 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-14T19:18:23.664Z] #18 4.477 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-14T19:18:23.664Z] #18 ... [2019-11-14T19:18:23.664Z] [2019-11-14T19:18:23.664Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:18:24.082Z] #27 12.49 ## 3.8% #### 6.3% ######## 11.4% ########## 14.0% ########### 16.5% ############### 21.6% ################### 26.7% ##################### 29.2% ###################### 31.8% ######################## 34.3% ########################## 36.8% ############################## 41.9% ################################# 47.0% ################################### 49.6% ##################################### 52.1% ######################################### 57.2% ########################################### 59.8% ############################################ 62.3% ################################################ 67.4% #################################################### 72.5% #################################################### [2019-11-14T19:18:24.082Z] #27 ... [2019-11-14T19:18:24.082Z] [2019-11-14T19:18:24.082Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-14T19:18:24.082Z] #41 42.53 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-11-14T19:18:24.082Z] #41 42.53 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-11-14T19:18:24.082Z] #41 42.53 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-11-14T19:18:24.082Z] #41 42.55 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-11-14T19:18:24.082Z] #41 42.56 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-11-14T19:18:24.082Z] #41 42.57 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-14T19:18:24.082Z] #41 42.59 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-11-14T19:18:24.082Z] #41 42.59 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-14T19:18:24.082Z] #41 42.60 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-11-14T19:18:24.082Z] #41 42.61 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-11-14T19:18:24.082Z] #41 42.63 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-14T19:18:24.082Z] #41 DONE 43.0s [2019-11-14T19:18:24.082Z] [2019-11-14T19:18:24.082Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:18:24.487Z] #27 12.49 ## 3.8% #### 6.3% ######## 11.4% ########## 14.0% ########### 16.5% ############### 21.6% ################### 26.7% ##################### 29.2% ###################### 31.8% ######################## 34.3% ########################## 36.8% ############################## 41.9% ################################# 47.0% ################################### 49.6% ##################################### 52.1% ######################################### 57.2% ########################################### 59.8% ############################################ 62.3% ################################################ 67.4% #################################################### 72.5% ###################################################### 75.0% ####################################################### 77.6% ######################################################### 80.1% [2019-11-14T19:18:24.487Z] #27 ... [2019-11-14T19:18:24.487Z] [2019-11-14T19:18:24.487Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-14T19:18:24.487Z] #32 33.03 sync [2019-11-14T19:18:24.487Z] #32 33.03 internal/reflectlite [2019-11-14T19:18:24.487Z] #32 37.20 sort [2019-11-14T19:18:24.487Z] #32 37.20 errors [2019-11-14T19:18:24.487Z] #32 37.73 strconv [2019-11-14T19:18:24.487Z] #32 38.73 io [2019-11-14T19:18:24.487Z] #32 40.25 internal/oserror [2019-11-14T19:18:24.487Z] #32 40.32 syscall [2019-11-14T19:18:24.487Z] #32 43.00 reflect [2019-11-14T19:18:24.487Z] #32 ... [2019-11-14T19:18:24.487Z] [2019-11-14T19:18:24.487Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:18:25.387Z] #27 12.49 ## 3.8% #### 6.3% ######## 11.4% ########## 14.0% ########### 16.5% ############### 21.6% ################### 26.7% ##################### 29.2% ###################### 31.8% ######################## 34.3% ########################## 36.8% ############################## 41.9% ################################# 47.0% ################################### 49.6% ##################################### 52.1% ######################################### 57.2% ########################################### 59.8% ############################################ 62.3% ################################################ 67.4% #################################################### 72.5% ###################################################### 75.0% ####################################################### 77.6% ######################################################### 80.1% ########################################################### 82.6% ############################################################# 85.2% ############################################################### 87.7% ################################################################## 92.8% ###################################################################### 97.9% ######################################################################## 100.0% [2019-11-14T19:18:26.241Z] #27 18.29 [2019-11-14T19:18:27.062Z] #27 18.58 1.2% ## 3.1% ## 4.0% ### 5.0% [2019-11-14T19:18:27.062Z] #27 ... [2019-11-14T19:18:27.062Z] [2019-11-14T19:18:27.062Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-14T19:18:27.062Z] #34 39.14 Selecting previously unselected package libxml2:s390x. [2019-11-14T19:18:27.062Z] #34 39.15 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-11-14T19:18:27.062Z] #34 39.15 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-14T19:18:27.062Z] #34 39.88 Selecting previously unselected package libarchive13:s390x. [2019-11-14T19:18:27.062Z] #34 39.89 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2019-11-14T19:18:27.062Z] #34 39.89 Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-11-14T19:18:27.062Z] #34 40.17 Selecting previously unselected package libjsoncpp1:s390x. [2019-11-14T19:18:27.062Z] #34 40.17 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-11-14T19:18:27.062Z] #34 40.17 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-11-14T19:18:27.062Z] #34 40.33 Selecting previously unselected package libuv1:s390x. [2019-11-14T19:18:27.062Z] #34 40.33 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-11-14T19:18:27.062Z] #34 40.34 Unpacking libuv1:s390x (1.9.1-3) ... [2019-11-14T19:18:27.062Z] #34 40.47 Selecting previously unselected package cmake. [2019-11-14T19:18:27.062Z] #34 40.47 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-11-14T19:18:27.062Z] #34 40.53 Unpacking cmake (3.7.2-1) ... [2019-11-14T19:18:27.062Z] #34 44.70 Selecting previously unselected package xxd. [2019-11-14T19:18:27.062Z] #34 44.71 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-14T19:18:27.062Z] #34 44.71 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-14T19:18:27.062Z] #34 44.93 Selecting previously unselected package vim-common. [2019-11-14T19:18:27.062Z] #34 44.93 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-14T19:18:27.062Z] #34 44.93 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-14T19:18:27.062Z] #34 45.18 Processing triggers for mime-support (3.60) ... [2019-11-14T19:18:27.062Z] #34 45.28 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-14T19:18:27.062Z] #34 45.30 Setting up libuv1:s390x (1.9.1-3) ... [2019-11-14T19:18:27.062Z] #34 45.34 Setting up cmake-data (3.7.2-1) ... [2019-11-14T19:18:27.062Z] #34 45.36 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-11-14T19:18:27.062Z] #34 45.37 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-14T19:18:27.062Z] #34 45.38 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-14T19:18:27.062Z] #34 45.41 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-14T19:18:27.062Z] #34 45.44 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-14T19:18:27.062Z] #34 45.45 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-11-14T19:18:27.062Z] #34 45.46 Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-11-14T19:18:27.062Z] #34 45.47 Setting up cmake (3.7.2-1) ... [2019-11-14T19:18:27.062Z] #34 45.54 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-14T19:18:27.062Z] #34 DONE 45.8s [2019-11-14T19:18:27.062Z] [2019-11-14T19:18:27.062Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:18:27.062Z] #27 18.58 1.2% ## 3.1% ## 4.0% ### 5.0% #### 6.8% [2019-11-14T19:18:27.062Z] #27 ... [2019-11-14T19:18:27.062Z] [2019-11-14T19:18:27.062Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-14T19:18:27.062Z] #35 DONE 0.1s [2019-11-14T19:18:27.062Z] [2019-11-14T19:18:27.062Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:18:27.468Z] #27 18.58 1.2% ## 3.1% ## 4.0% ### 5.0% #### 6.8% ###### [2019-11-14T19:18:27.468Z] #27 ... [2019-11-14T19:18:27.468Z] [2019-11-14T19:18:27.468Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-14T19:18:27.468Z] #36 DONE 0.1s [2019-11-14T19:18:27.468Z] [2019-11-14T19:18:27.468Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:18:28.291Z] #27 18.58 1.2% ## 3.1% ## 4.0% ### 5.0% #### 6.8% ###### 8.7% ###### 9.7% ####### 10.6% ######## 11.6% ######### 12.5% ######### 13.5% ########## 14.4% ########### 16.3% ############# 18.2% ############## 20.1% [2019-11-14T19:18:28.291Z] #27 ... [2019-11-14T19:18:28.291Z] [2019-11-14T19:18:28.291Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:18:28.291Z] #45 36.97 github.com/LK4D4/vndr/godl/singleflight [2019-11-14T19:18:28.291Z] #45 36.97 internal/reflectlite [2019-11-14T19:18:28.291Z] #45 37.32 math/rand [2019-11-14T19:18:28.291Z] #45 38.56 internal/singleflight [2019-11-14T19:18:28.291Z] #45 40.08 io [2019-11-14T19:18:28.291Z] #45 40.08 strconv [2019-11-14T19:18:28.291Z] #45 41.55 bytes [2019-11-14T19:18:28.291Z] #45 44.13 reflect [2019-11-14T19:18:28.291Z] #45 44.86 bufio [2019-11-14T19:18:28.691Z] #45 ... [2019-11-14T19:18:28.691Z] [2019-11-14T19:18:28.691Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:18:31.969Z] WARN [runner] Can't run linter goanalysis_metalinter: fact_purity: failed prerequisites: buildssa@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions [2019-11-14T19:18:31.969Z] INFO [runner] Issues before processing: 46, after processing: 0 [2019-11-14T19:18:31.969Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 10/10, cgo: 10/46, filename_unadjuster: 10/10, nolint: 0/1, skip_files: 10/10, skip_dirs: 10/10, identifier_marker: 1/1, autogenerated_exclude: 1/10, exclude: 1/1, exclude-rules: 1/1 [2019-11-14T19:18:31.969Z] INFO [runner] processing took 854.235µs with stages: nolint: 399.052µs, path_prettifier: 229.38µs, skip_dirs: 82.189µs, autogenerated_exclude: 56.284µs, cgo: 54.072µs, identifier_marker: 22.018µs, filename_unadjuster: 4.115µs, exclude-rules: 3.204µs, max_same_issues: 943ns, max_from_linter: 712ns, skip_files: 625ns, uniq_by_line: 343ns, path_shortener: 293ns, exclude: 289ns, diff: 270ns, source_code: 250ns, max_per_file_from_linter: 196ns [2019-11-14T19:18:31.969Z] INFO [runner] linters took 1m29.308230264s with stages: goanalysis_metalinter: 1m11.394841459s, unused: 17.912384811s [2019-11-14T19:18:31.969Z] INFO File cache stats: 1443 entries of total size 6.8MiB [2019-11-14T19:18:31.969Z] INFO Memory: 1324 samples, avg is 690.7MB, max is 4040.3MB [2019-11-14T19:18:31.969Z] INFO Execution took 3m18.241494578s [2019-11-14T19:18:31.969Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-11-14T19:18:31.969Z] No api/types/ or api/swagger.yaml changes in diff. [2019-11-14T19:18:31.969Z] Congratulations! All toml source files changed here have valid syntax. [2019-11-14T19:18:31.969Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-11-14T19:18:31.969Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-11-14T19:18:32.293Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40212/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb hack/make.sh dynbinary-daemon test-docker-py [2019-11-14T19:18:33.224Z] [2019-11-14T19:18:33.224Z] Removing bundles/ [2019-11-14T19:18:33.224Z] [2019-11-14T19:18:33.224Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-14T19:18:33.224Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-14T19:18:33.224Z] GOOS="" GOARCH="" GOARM="" [2019-11-14T19:18:34.036Z] #27 18.58 1.2% ## 3.1% ## 4.0% ### 5.0% #### 6.8% ###### 8.7% ###### 9.7% ####### 10.6% ######## 11.6% ######### 12.5% ######### 13.5% ########## 14.4% ########### 16.3% ############# 18.2% ############## 20.1% ############### 22.0% ################# 23.9% ################## 25.8% ################### 26.7% #################### 28.6% ##################### 30.5% ####################### 32.4% ####################### 33.3% ######################### 35.2% ########################## 36.1% ########################## 37.1% ########################### 38.0% ############################ 39.9% ############################# 40.9% ############################## 41.8% ############################### 43.7% ################################ 44.7% ################################ 45.6% ################################## 47.5% #################################### 50.3% ##################################### 52.2% ###################################### 54.1% ######################################## 56.0% ######################################### 57.9% ########################################## 58.8% ########################################### 60.7% ############################################# 62.6% ############################################# 63.6% ############################################### 65.5% ################################################ 67.3% ################################################# 68.3% ################################################## 70.2% ################################################### 72.1% #################################################### 73.0% [2019-11-14T19:18:34.036Z] #27 ... [2019-11-14T19:18:34.036Z] [2019-11-14T19:18:34.036Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:18:34.036Z] #42 1.791 Note: Building without setproctitle() and strlcpy() support. [2019-11-14T19:18:34.036Z] #42 1.791 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-14T19:18:34.036Z] #42 2.841 fatal: Not a git repository (or any of the parent directories): .git [2019-11-14T19:18:34.036Z] #42 2.866 GEN .gitid [2019-11-14T19:18:34.036Z] #42 2.877 GEN criu/include/version.h [2019-11-14T19:18:34.036Z] #42 2.902 GEN include/common/asm [2019-11-14T19:18:34.036Z] #42 4.446 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-14T19:18:34.036Z] #42 4.510 PBCC images/opts.pb-c.c [2019-11-14T19:18:34.036Z] #42 4.551 PBCC images/sit.pb-c.c [2019-11-14T19:18:34.036Z] #42 4.597 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-14T19:18:34.036Z] #42 4.688 DEP images/opts.pb-c.d [2019-11-14T19:18:34.036Z] #42 4.757 DEP images/sit.pb-c.d [2019-11-14T19:18:34.036Z] #42 4.827 PBCC images/macvlan.pb-c.c [2019-11-14T19:18:34.036Z] #42 4.841 DEP images/macvlan.pb-c.d [2019-11-14T19:18:34.036Z] #42 4.900 PBCC images/autofs.pb-c.c [2019-11-14T19:18:34.036Z] #42 4.959 DEP images/autofs.pb-c.d [2019-11-14T19:18:34.036Z] #42 5.057 PBCC images/sysctl.pb-c.c [2019-11-14T19:18:34.036Z] #42 5.104 DEP images/sysctl.pb-c.d [2019-11-14T19:18:34.036Z] #42 5.242 PBCC images/time.pb-c.c [2019-11-14T19:18:34.036Z] #42 5.251 DEP images/time.pb-c.d [2019-11-14T19:18:34.036Z] #42 5.301 PBCC images/binfmt-misc.pb-c.c [2019-11-14T19:18:34.036Z] #42 5.327 DEP images/binfmt-misc.pb-c.d [2019-11-14T19:18:34.036Z] #42 5.414 PBCC images/seccomp.pb-c.c [2019-11-14T19:18:34.036Z] #42 5.432 DEP images/seccomp.pb-c.d [2019-11-14T19:18:34.036Z] #42 5.536 PBCC images/userns.pb-c.c [2019-11-14T19:18:34.036Z] #42 5.547 DEP images/userns.pb-c.d [2019-11-14T19:18:34.036Z] #42 5.601 PBCC images/cgroup.pb-c.c [2019-11-14T19:18:34.036Z] #42 5.617 DEP images/cgroup.pb-c.d [2019-11-14T19:18:34.036Z] #42 5.723 PBCC images/fown.pb-c.c [2019-11-14T19:18:34.036Z] #42 5.733 PBCC images/ext-file.pb-c.c [2019-11-14T19:18:34.036Z] #42 5.806 DEP images/fown.pb-c.d [2019-11-14T19:18:34.036Z] #42 5.861 DEP images/ext-file.pb-c.d [2019-11-14T19:18:34.037Z] #42 5.891 PBCC images/rpc.pb-c.c [2019-11-14T19:18:34.037Z] #42 5.950 DEP images/rpc.pb-c.d [2019-11-14T19:18:34.037Z] #42 6.051 PBCC images/siginfo.pb-c.c [2019-11-14T19:18:34.037Z] #42 6.082 DEP images/siginfo.pb-c.d [2019-11-14T19:18:34.037Z] #42 6.197 PBCC images/pagemap.pb-c.c [2019-11-14T19:18:34.037Z] #42 6.270 DEP images/pagemap.pb-c.d [2019-11-14T19:18:34.037Z] #42 6.370 PBCC images/rlimit.pb-c.c [2019-11-14T19:18:34.037Z] #42 6.425 DEP images/rlimit.pb-c.d [2019-11-14T19:18:34.037Z] #42 6.547 PBCC images/file-lock.pb-c.c [2019-11-14T19:18:34.037Z] #42 6.564 DEP images/file-lock.pb-c.d [2019-11-14T19:18:34.037Z] #42 6.657 PBCC images/tty.pb-c.c [2019-11-14T19:18:34.037Z] #42 6.671 DEP images/tty.pb-c.d [2019-11-14T19:18:34.037Z] #42 6.776 PBCC images/tun.pb-c.c [2019-11-14T19:18:34.037Z] #42 6.832 PBCC images/netdev.pb-c.c [2019-11-14T19:18:34.037Z] #42 6.915 DEP images/tun.pb-c.d [2019-11-14T19:18:34.037Z] #42 7.072 DEP images/netdev.pb-c.d [2019-11-14T19:18:34.037Z] #42 7.110 PBCC images/vma.pb-c.c [2019-11-14T19:18:34.037Z] #42 7.220 DEP images/vma.pb-c.d [2019-11-14T19:18:34.037Z] #42 7.248 PBCC images/creds.pb-c.c [2019-11-14T19:18:34.037Z] #42 7.337 DEP images/creds.pb-c.d [2019-11-14T19:18:34.037Z] #42 7.389 PBCC images/utsns.pb-c.c [2019-11-14T19:18:34.037Z] #42 7.427 DEP images/utsns.pb-c.d [2019-11-14T19:18:34.037Z] #42 7.501 PBCC images/ipc-desc.pb-c.c [2019-11-14T19:18:34.037Z] #42 7.547 PBCC images/ipc-sem.pb-c.c [2019-11-14T19:18:34.037Z] #42 7.582 DEP images/ipc-desc.pb-c.d [2019-11-14T19:18:34.037Z] #42 7.599 DEP images/ipc-sem.pb-c.d [2019-11-14T19:18:34.037Z] #42 7.698 PBCC images/ipc-msg.pb-c.c [2019-11-14T19:18:34.037Z] #42 7.707 DEP images/ipc-msg.pb-c.d [2019-11-14T19:18:34.037Z] #42 7.760 PBCC images/ipc-shm.pb-c.c [2019-11-14T19:18:34.037Z] #42 7.800 DEP images/ipc-shm.pb-c.d [2019-11-14T19:18:34.037Z] #42 7.808 PBCC images/ipc-var.pb-c.c [2019-11-14T19:18:34.037Z] #42 7.903 DEP images/ipc-var.pb-c.d [2019-11-14T19:18:34.037Z] #42 7.985 PBCC images/sk-opts.pb-c.c [2019-11-14T19:18:34.037Z] #42 8.042 PBCC images/packet-sock.pb-c.c [2019-11-14T19:18:34.037Z] #42 8.103 DEP images/sk-opts.pb-c.d [2019-11-14T19:18:34.037Z] #42 8.117 DEP images/packet-sock.pb-c.d [2019-11-14T19:18:34.037Z] #42 8.175 PBCC images/sk-netlink.pb-c.c [2019-11-14T19:18:34.037Z] #42 8.206 DEP images/sk-netlink.pb-c.d [2019-11-14T19:18:34.037Z] #42 8.273 PBCC images/sk-inet.pb-c.c [2019-11-14T19:18:34.037Z] #42 8.361 DEP images/sk-inet.pb-c.d [2019-11-14T19:18:34.037Z] #42 8.420 PBCC images/sk-unix.pb-c.c [2019-11-14T19:18:34.037Z] #42 8.454 DEP images/sk-unix.pb-c.d [2019-11-14T19:18:34.037Z] #42 8.518 PBCC images/mm.pb-c.c [2019-11-14T19:18:34.037Z] #42 8.557 DEP images/mm.pb-c.d [2019-11-14T19:18:34.037Z] #42 8.614 PBCC images/timerfd.pb-c.c [2019-11-14T19:18:34.037Z] #42 8.655 DEP images/timerfd.pb-c.d [2019-11-14T19:18:34.037Z] #42 8.706 PBCC images/timer.pb-c.c [2019-11-14T19:18:34.037Z] #42 8.741 DEP images/timer.pb-c.d [2019-11-14T19:18:34.037Z] #42 8.819 PBCC images/sa.pb-c.c [2019-11-14T19:18:34.037Z] #42 8.852 DEP images/sa.pb-c.d [2019-11-14T19:18:34.037Z] #42 8.961 PBCC images/pipe-data.pb-c.c [2019-11-14T19:18:34.037Z] #42 8.983 DEP images/pipe-data.pb-c.d [2019-11-14T19:18:34.037Z] #42 9.065 PBCC images/mnt.pb-c.c [2019-11-14T19:18:34.037Z] #42 9.152 DEP images/mnt.pb-c.d [2019-11-14T19:18:34.037Z] #42 9.244 PBCC images/sk-packet.pb-c.c [2019-11-14T19:18:34.037Z] #42 9.270 DEP images/sk-packet.pb-c.d [2019-11-14T19:18:34.037Z] #42 9.363 PBCC images/tcp-stream.pb-c.c [2019-11-14T19:18:34.037Z] #42 9.381 DEP images/tcp-stream.pb-c.d [2019-11-14T19:18:34.037Z] #42 9.459 PBCC images/pipe.pb-c.c [2019-11-14T19:18:34.037Z] #42 9.513 DEP images/pipe.pb-c.d [2019-11-14T19:18:34.037Z] #42 9.621 PBCC images/pstree.pb-c.c [2019-11-14T19:18:34.037Z] #42 9.641 DEP images/pstree.pb-c.d [2019-11-14T19:18:34.037Z] #42 9.690 PBCC images/fs.pb-c.c [2019-11-14T19:18:34.037Z] #42 9.782 DEP images/fs.pb-c.d [2019-11-14T19:18:34.037Z] #42 9.797 PBCC images/signalfd.pb-c.c [2019-11-14T19:18:34.037Z] #42 9.805 DEP images/signalfd.pb-c.d [2019-11-14T19:18:34.037Z] #42 9.815 PBCC images/fh.pb-c.c [2019-11-14T19:18:34.037Z] #42 9.822 PBCC images/fsnotify.pb-c.c [2019-11-14T19:18:34.037Z] #42 9.836 DEP images/fh.pb-c.d [2019-11-14T19:18:34.037Z] #42 9.847 DEP images/fsnotify.pb-c.d [2019-11-14T19:18:34.037Z] #42 9.868 PBCC images/eventpoll.pb-c.c [2019-11-14T19:18:34.037Z] #42 9.873 DEP images/eventpoll.pb-c.d [2019-11-14T19:18:34.037Z] #42 9.884 PBCC images/eventfd.pb-c.c [2019-11-14T19:18:34.037Z] #42 9.889 DEP images/eventfd.pb-c.d [2019-11-14T19:18:34.037Z] #42 9.900 PBCC images/remap-file-path.pb-c.c [2019-11-14T19:18:34.037Z] #42 9.942 DEP images/remap-file-path.pb-c.d [2019-11-14T19:18:34.037Z] #42 10.01 PBCC images/fifo.pb-c.c [2019-11-14T19:18:34.461Z] #42 10.02 DEP images/fifo.pb-c.d [2019-11-14T19:18:34.461Z] #42 ... [2019-11-14T19:18:34.461Z] [2019-11-14T19:18:34.461Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:18:34.461Z] #55 13.27 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-14T19:18:34.461Z] #55 ... [2019-11-14T19:18:34.461Z] [2019-11-14T19:18:34.461Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:18:36.113Z] #27 18.58 1.2% ## 3.1% ## 4.0% ### 5.0% #### 6.8% ###### 8.7% ###### 9.7% ####### 10.6% ######## 11.6% ######### 12.5% ######### 13.5% ########## 14.4% ########### 16.3% ############# 18.2% ############## 20.1% ############### 22.0% ################# 23.9% ################## 25.8% ################### 26.7% #################### 28.6% ##################### 30.5% ####################### 32.4% ####################### 33.3% ######################### 35.2% ########################## 36.1% ########################## 37.1% ########################### 38.0% ############################ 39.9% ############################# 40.9% ############################## 41.8% ############################### 43.7% ################################ 44.7% ################################ 45.6% ################################## 47.5% #################################### 50.3% ##################################### 52.2% ###################################### 54.1% ######################################## 56.0% ######################################### 57.9% ########################################## 58.8% ########################################### 60.7% ############################################# 62.6% ############################################# 63.6% ############################################### 65.5% ################################################ 67.3% ################################################# 68.3% ################################################## 70.2% ################################################### 72.1% #################################################### 73.0% ##################################################### 74.0% ##################################################### 74.9% ####################################################### 76.8% ######################################################## 78.7% ########################################################## 80.6% ########################################################## 81.5% ############################################################ 83.4% ############################################################ 84.4% ############################################################## 86.2% ############################################################### 88.1% ################################################################ 90.0% ################################################################## 91.9% [2019-11-14T19:18:36.113Z] #27 ... [2019-11-14T19:18:36.113Z] [2019-11-14T19:18:36.113Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:18:36.113Z] #37 0.265 + RM_GOPATH=0 [2019-11-14T19:18:36.113Z] #37 0.266 + TMP_GOPATH= [2019-11-14T19:18:36.113Z] #37 0.266 + : /build [2019-11-14T19:18:36.113Z] #37 0.267 + '[' -z '' ']' [2019-11-14T19:18:36.113Z] #37 0.270 ++ mktemp -d [2019-11-14T19:18:36.113Z] #37 0.274 + export GOPATH=/tmp/tmp.8XFBWjGhui [2019-11-14T19:18:36.113Z] #37 0.274 + GOPATH=/tmp/tmp.8XFBWjGhui [2019-11-14T19:18:36.113Z] #37 0.274 + RM_GOPATH=1 [2019-11-14T19:18:36.113Z] #37 0.275 ++ dirname ./install.sh [2019-11-14T19:18:36.113Z] #37 0.278 + dir=. [2019-11-14T19:18:36.113Z] #37 0.278 + bin=tini [2019-11-14T19:18:36.113Z] #37 0.278 + shift [2019-11-14T19:18:36.113Z] #37 0.279 + '[' '!' -f ./tini.installer ']' [2019-11-14T19:18:36.113Z] #37 0.279 + . ./tini.installer [2019-11-14T19:18:36.113Z] #37 0.279 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-14T19:18:36.113Z] #37 0.280 + install_tini [2019-11-14T19:18:36.113Z] #37 0.281 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-14T19:18:36.113Z] #37 0.281 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-14T19:18:36.113Z] #37 0.281 + git clone https://github.com/krallin/tini.git /tmp/tmp.8XFBWjGhui/tini [2019-11-14T19:18:36.113Z] #37 0.287 Cloning into '/tmp/tmp.8XFBWjGhui/tini'... [2019-11-14T19:18:36.113Z] #37 1.303 + cd /tmp/tmp.8XFBWjGhui/tini [2019-11-14T19:18:36.113Z] #37 1.303 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-14T19:18:36.113Z] #37 1.335 + cmake . [2019-11-14T19:18:36.113Z] #37 1.970 -- The C compiler identification is GNU 6.3.0 [2019-11-14T19:18:36.113Z] #37 2.013 -- Check for working C compiler: /usr/bin/cc [2019-11-14T19:18:36.113Z] #37 2.647 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-14T19:18:36.113Z] #37 2.647 -- Detecting C compiler ABI info [2019-11-14T19:18:36.113Z] #37 3.295 -- Detecting C compiler ABI info - done [2019-11-14T19:18:36.113Z] #37 3.331 -- Detecting C compile features [2019-11-14T19:18:36.113Z] #37 5.457 -- Detecting C compile features - done [2019-11-14T19:18:36.113Z] #37 5.516 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-14T19:18:36.113Z] #37 5.718 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-14T19:18:36.113Z] #37 5.819 -- Configuring done [2019-11-14T19:18:36.113Z] #37 5.859 -- Generating done [2019-11-14T19:18:36.113Z] #37 5.878 -- Build files have been written to: /tmp/tmp.8XFBWjGhui/tini [2019-11-14T19:18:36.113Z] #37 5.910 + make tini-static [2019-11-14T19:18:36.113Z] #37 6.173 Scanning dependencies of target tini-static [2019-11-14T19:18:36.113Z] #37 6.323 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-14T19:18:36.113Z] #37 8.079 [100%] Linking C executable tini-static [2019-11-14T19:18:36.113Z] #37 8.574 [100%] Built target tini-static [2019-11-14T19:18:36.113Z] #37 8.603 + mkdir -p /build [2019-11-14T19:18:36.113Z] #37 8.633 + cp tini-static /build/docker-init [2019-11-14T19:18:36.113Z] #37 DONE 8.8s [2019-11-14T19:18:36.113Z] [2019-11-14T19:18:36.113Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:18:36.923Z] #27 18.58 1.2% ## 3.1% ## 4.0% ### 5.0% #### 6.8% ###### 8.7% ###### 9.7% ####### 10.6% ######## 11.6% ######### 12.5% ######### 13.5% ########## 14.4% ########### 16.3% ############# 18.2% ############## 20.1% ############### 22.0% ################# 23.9% ################## 25.8% ################### 26.7% #################### 28.6% ##################### 30.5% ####################### 32.4% ####################### 33.3% ######################### 35.2% ########################## 36.1% ########################## 37.1% ########################### 38.0% ############################ 39.9% ############################# 40.9% ############################## 41.8% ############################### 43.7% ################################ 44.7% ################################ 45.6% ################################## 47.5% #################################### 50.3% ##################################### 52.2% ###################################### 54.1% ######################################## 56.0% ######################################### 57.9% ########################################## 58.8% ########################################### 60.7% ############################################# 62.6% ############################################# 63.6% ############################################### 65.5% ################################################ 67.3% ################################################# 68.3% ################################################## 70.2% ################################################### 72.1% #################################################### 73.0% ##################################################### 74.0% ##################################################### 74.9% ####################################################### 76.8% ######################################################## 78.7% ########################################################## 80.6% ########################################################## 81.5% ############################################################ 83.4% ############################################################ 84.4% ############################################################## 86.2% ############################################################### 88.1% ################################################################ 90.0% ################################################################## 91.9% ################################################################## 92.9% ################################################################### 93.8% #################################################################### 94.8% #################################################################### 95.7% [2019-11-14T19:18:36.923Z] #27 ... [2019-11-14T19:18:36.923Z] [2019-11-14T19:18:36.923Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:18:36.923Z] #18 13.32 Fetched 7672 kB in 12s (595 kB/s) [2019-11-14T19:18:36.923Z] #18 13.32 Reading package lists... [2019-11-14T19:18:36.923Z] #18 18.65 Reading package lists... [2019-11-14T19:18:36.923Z] #18 22.49 Building dependency tree... [2019-11-14T19:18:36.923Z] #18 ... [2019-11-14T19:18:36.923Z] [2019-11-14T19:18:36.923Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:18:37.316Z] #27 18.58 1.2% ## 3.1% ## 4.0% ### 5.0% #### 6.8% ###### 8.7% ###### 9.7% ####### 10.6% ######## 11.6% ######### 12.5% ######### 13.5% ########## 14.4% ########### 16.3% ############# 18.2% ############## 20.1% ############### 22.0% ################# 23.9% ################## 25.8% ################### 26.7% #################### 28.6% ##################### 30.5% ####################### 32.4% ####################### 33.3% ######################### 35.2% ########################## 36.1% ########################## 37.1% ########################### 38.0% ############################ 39.9% ############################# 40.9% ############################## 41.8% ############################### 43.7% ################################ 44.7% ################################ 45.6% ################################## 47.5% #################################### 50.3% ##################################### 52.2% ###################################### 54.1% ######################################## 56.0% ######################################### 57.9% ########################################## 58.8% ########################################### 60.7% ############################################# 62.6% ############################################# 63.6% ############################################### 65.5% ################################################ 67.3% ################################################# 68.3% ################################################## 70.2% ################################################### 72.1% #################################################### 73.0% ##################################################### 74.0% ##################################################### 74.9% ####################################################### 76.8% ######################################################## 78.7% ########################################################## 80.6% ########################################################## 81.5% ############################################################ 83.4% ############################################################ 84.4% ############################################################## 86.2% ############################################################### 88.1% ################################################################ 90.0% ################################################################## 91.9% ################################################################## 92.9% ################################################################### 93.8% #################################################################### 94.8% #################################################################### 95.7% ##################################################################### 96.7% ###################################################################### 97.6% ###################################################################### 98.5% ######################################################################## 100.0% [2019-11-14T19:18:37.882Z] #27 29.75 [2019-11-14T19:18:38.955Z] #27 ... [2019-11-14T19:18:38.955Z] [2019-11-14T19:18:38.955Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:18:38.955Z] #45 47.24 syscall [2019-11-14T19:18:38.955Z] #45 57.22 time [2019-11-14T19:18:38.955Z] #45 ... [2019-11-14T19:18:38.955Z] [2019-11-14T19:18:38.955Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:18:38.955Z] #42 10.14 PBCC images/ghost-file.pb-c.c [2019-11-14T19:18:38.955Z] #42 10.18 DEP images/ghost-file.pb-c.d [2019-11-14T19:18:38.955Z] #42 10.27 PBCC images/regfile.pb-c.c [2019-11-14T19:18:38.955Z] #42 10.30 DEP images/regfile.pb-c.d [2019-11-14T19:18:38.955Z] #42 10.34 PBCC images/ns.pb-c.c [2019-11-14T19:18:38.955Z] #42 10.36 DEP images/ns.pb-c.d [2019-11-14T19:18:38.955Z] #42 10.39 PBCC images/fdinfo.pb-c.c [2019-11-14T19:18:38.955Z] #42 10.55 DEP images/fdinfo.pb-c.d [2019-11-14T19:18:38.955Z] #42 10.62 PBCC images/core-aarch64.pb-c.c [2019-11-14T19:18:38.955Z] #42 10.70 PBCC images/core-arm.pb-c.c [2019-11-14T19:18:38.955Z] #42 10.73 PBCC images/core-ppc64.pb-c.c [2019-11-14T19:18:38.955Z] #42 10.78 PBCC images/core-s390.pb-c.c [2019-11-14T19:18:38.955Z] #42 10.87 PBCC images/core-x86.pb-c.c [2019-11-14T19:18:38.955Z] #42 10.91 PBCC images/core.pb-c.c [2019-11-14T19:18:38.955Z] #42 10.99 PBCC images/inventory.pb-c.c [2019-11-14T19:18:38.955Z] #42 11.05 DEP images/core-aarch64.pb-c.d [2019-11-14T19:18:38.955Z] #42 11.08 DEP images/core-arm.pb-c.d [2019-11-14T19:18:38.955Z] #42 11.14 DEP images/core-ppc64.pb-c.d [2019-11-14T19:18:38.955Z] #42 11.18 DEP images/core-s390.pb-c.d [2019-11-14T19:18:38.955Z] #42 11.21 DEP images/core-x86.pb-c.d [2019-11-14T19:18:38.955Z] #42 11.28 DEP images/core.pb-c.d [2019-11-14T19:18:38.955Z] #42 11.31 DEP images/inventory.pb-c.d [2019-11-14T19:18:38.955Z] #42 11.35 PBCC images/cpuinfo.pb-c.c [2019-11-14T19:18:38.955Z] #42 11.37 DEP images/cpuinfo.pb-c.d [2019-11-14T19:18:38.955Z] #42 11.38 PBCC images/stats.pb-c.c [2019-11-14T19:18:38.955Z] #42 11.43 DEP images/stats.pb-c.d [2019-11-14T19:18:38.955Z] #42 12.81 make[1]: Nothing to be done for 'all'. [2019-11-14T19:18:38.955Z] #42 14.00 CC images/stats.o [2019-11-14T19:18:38.955Z] #42 14.65 CC images/core.o [2019-11-14T19:18:39.798Z] #42 15.54 CC images/core-x86.o [2019-11-14T19:18:40.205Z] #42 16.05 CC images/core-arm.o [2019-11-14T19:18:40.642Z] #42 16.39 CC images/core-aarch64.o [2019-11-14T19:18:40.642Z] #42 ... [2019-11-14T19:18:40.642Z] [2019-11-14T19:18:40.642Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:18:40.642Z] #27 31.88 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-14T19:18:40.642Z] #27 32.31 [2019-11-14T19:18:40.642Z] #27 32.80 ######################################################################## 100.0% [2019-11-14T19:18:40.642Z] #27 32.93 [2019-11-14T19:18:41.994Z] #27 34.17 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-14T19:18:42.402Z] #27 34.63 [2019-11-14T19:18:42.812Z] #27 35.07 ######################################################################## 100.0% [2019-11-14T19:18:42.812Z] #27 35.14 [2019-11-14T19:18:43.248Z] #27 ... [2019-11-14T19:18:43.248Z] [2019-11-14T19:18:43.248Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-14T19:18:43.248Z] #32 51.71 time [2019-11-14T19:18:43.248Z] #32 59.77 internal/poll [2019-11-14T19:18:43.248Z] #32 59.85 internal/fmtsort [2019-11-14T19:18:43.248Z] #32 60.63 internal/syscall/unix [2019-11-14T19:18:43.248Z] #32 60.92 strings [2019-11-14T19:18:43.248Z] #32 ... [2019-11-14T19:18:43.248Z] [2019-11-14T19:18:43.248Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:18:43.248Z] #18 22.49 Building dependency tree... [2019-11-14T19:18:43.248Z] #18 24.55 The following additional packages will be installed: [2019-11-14T19:18:43.248Z] #18 24.56 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-14T19:18:43.248Z] #18 24.56 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-14T19:18:43.248Z] #18 24.56 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-14T19:18:43.248Z] #18 24.56 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-14T19:18:43.248Z] #18 24.56 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-14T19:18:43.248Z] #18 24.56 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-14T19:18:43.248Z] #18 24.56 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-14T19:18:43.248Z] #18 24.56 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-14T19:18:43.248Z] #18 24.56 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-14T19:18:43.248Z] #18 24.56 Suggested packages: [2019-11-14T19:18:43.248Z] #18 24.56 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-14T19:18:43.248Z] #18 24.56 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-14T19:18:43.248Z] #18 24.56 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-14T19:18:43.248Z] #18 24.56 vim-doc vim-scripts xfsdump acl attr quota [2019-11-14T19:18:43.248Z] #18 24.56 Recommended packages: [2019-11-14T19:18:43.248Z] #18 24.56 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-14T19:18:43.248Z] #18 24.56 python3-keyrings.alt python3-xdg unzip [2019-11-14T19:18:43.248Z] #18 29.16 The following NEW packages will be installed: [2019-11-14T19:18:43.248Z] #18 29.18 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-14T19:18:43.248Z] #18 29.18 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-14T19:18:43.248Z] #18 29.19 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-14T19:18:43.248Z] #18 29.19 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-14T19:18:43.248Z] #18 29.19 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-14T19:18:43.248Z] #18 29.19 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-14T19:18:43.248Z] #18 29.19 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-14T19:18:43.248Z] #18 29.19 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-14T19:18:43.248Z] #18 29.19 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-14T19:18:43.248Z] #18 29.19 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-14T19:18:43.248Z] #18 29.19 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-14T19:18:43.248Z] #18 29.19 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-14T19:18:43.248Z] #18 29.19 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-14T19:18:43.248Z] #18 29.19 xfsprogs xxd xz-utils zip [2019-11-14T19:18:43.248Z] #18 29.34 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-11-14T19:18:43.248Z] #18 29.34 Need to get 88.2 MB of archives. [2019-11-14T19:18:43.248Z] #18 29.34 After this operation, 565 MB of additional disk space will be used. [2019-11-14T19:18:43.248Z] #18 29.34 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-11-14T19:18:43.248Z] #18 29.38 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-11-14T19:18:43.248Z] #18 29.39 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-11-14T19:18:43.248Z] #18 29.39 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-11-14T19:18:43.248Z] #18 29.40 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-11-14T19:18:43.248Z] #18 29.40 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-11-14T19:18:43.248Z] #18 29.41 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-11-14T19:18:43.248Z] #18 29.50 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-11-14T19:18:43.248Z] #18 29.51 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-11-14T19:18:43.248Z] #18 29.51 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-11-14T19:18:43.248Z] #18 29.61 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-11-14T19:18:43.248Z] #18 29.62 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-11-14T19:18:43.248Z] #18 29.62 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-11-14T19:18:43.248Z] #18 29.66 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-11-14T19:18:43.248Z] #18 29.66 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-11-14T19:18:43.248Z] #18 29.66 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-11-14T19:18:43.248Z] #18 29.67 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-11-14T19:18:43.248Z] #18 29.67 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-11-14T19:18:43.248Z] #18 29.73 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-11-14T19:18:43.248Z] #18 29.73 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-11-14T19:18:43.248Z] #18 29.73 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-11-14T19:18:43.248Z] #18 29.76 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-14T19:18:43.248Z] #18 29.77 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-14T19:18:43.248Z] #18 29.78 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-11-14T19:18:43.248Z] #18 29.82 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-11-14T19:18:43.248Z] #18 29.84 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-11-14T19:18:43.248Z] #18 29.88 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-11-14T19:18:43.248Z] #18 29.89 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-14T19:18:43.248Z] #18 29.90 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-11-14T19:18:43.248Z] #18 29.93 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-11-14T19:18:43.248Z] #18 29.96 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-11-14T19:18:43.668Z] #18 29.97 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-11-14T19:18:43.668Z] #18 29.98 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-11-14T19:18:43.668Z] #18 30.00 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-11-14T19:18:43.668Z] #18 30.00 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-11-14T19:18:43.668Z] #18 30.01 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-11-14T19:18:43.668Z] #18 30.01 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-11-14T19:18:43.668Z] #18 30.01 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-11-14T19:18:43.668Z] #18 30.01 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-11-14T19:18:43.668Z] #18 30.02 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-11-14T19:18:43.668Z] #18 30.05 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-11-14T19:18:43.668Z] #18 30.05 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-11-14T19:18:43.668Z] #18 30.14 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-11-14T19:18:43.668Z] #18 30.14 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-11-14T19:18:43.668Z] #18 30.16 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-11-14T19:18:43.668Z] #18 30.17 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-11-14T19:18:43.668Z] #18 30.17 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-11-14T19:18:43.668Z] #18 30.17 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-11-14T19:18:43.668Z] #18 30.29 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-11-14T19:18:43.668Z] #18 30.31 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-14T19:18:43.668Z] #18 30.40 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-14T19:18:43.668Z] #18 30.40 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-14T19:18:43.668Z] #18 30.42 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-11-14T19:18:43.668Z] #18 30.44 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-14T19:18:43.668Z] #18 30.44 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-11-14T19:18:43.668Z] #18 30.45 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-14T19:18:44.088Z] #18 30.82 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-11-14T19:18:44.088Z] #18 ... [2019-11-14T19:18:44.088Z] [2019-11-14T19:18:44.088Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:18:44.088Z] #27 36.31 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-14T19:18:44.088Z] #27 36.36 skipping existing b63cc5f62c21 [2019-11-14T19:18:44.088Z] #27 36.41 [2019-11-14T19:18:46.157Z] #27 38.07 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-14T19:18:46.815Z] #27 38.53 [2019-11-14T19:18:46.815Z] #27 38.83 ######################################################################## 100.0% [2019-11-14T19:18:46.815Z] #27 38.91 [2019-11-14T19:18:46.815Z] #27 39.00 Download of images into '/build' complete. [2019-11-14T19:18:46.815Z] #27 39.01 Use something like the following to load the result into a Docker daemon: [2019-11-14T19:18:46.815Z] #27 39.01 tar -cC '/build' . | docker load [2019-11-14T19:18:46.815Z] #27 DONE 39.1s [2019-11-14T19:18:46.815Z] [2019-11-14T19:18:46.815Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:18:46.815Z] #42 16.78 CC images/core-ppc64.o [2019-11-14T19:18:46.815Z] #42 17.19 CC images/core-s390.o [2019-11-14T19:18:46.815Z] #42 17.80 CC images/cpuinfo.o [2019-11-14T19:18:46.815Z] #42 18.24 CC images/inventory.o [2019-11-14T19:18:46.815Z] #42 18.44 CC images/fdinfo.o [2019-11-14T19:18:46.815Z] #42 18.72 CC images/fown.o [2019-11-14T19:18:46.815Z] #42 18.91 CC images/ns.o [2019-11-14T19:18:46.815Z] #42 18.94 CC images/regfile.o [2019-11-14T19:18:46.815Z] #42 18.97 CC images/ghost-file.o [2019-11-14T19:18:46.815Z] #42 19.03 CC images/fifo.o [2019-11-14T19:18:46.815Z] #42 19.05 CC images/remap-file-path.o [2019-11-14T19:18:46.815Z] #42 19.13 CC images/eventfd.o [2019-11-14T19:18:46.815Z] #42 19.30 CC images/eventpoll.o [2019-11-14T19:18:46.815Z] #42 19.50 CC images/fh.o [2019-11-14T19:18:46.815Z] #42 19.69 CC images/fsnotify.o [2019-11-14T19:18:46.815Z] #42 20.33 CC images/signalfd.o [2019-11-14T19:18:46.815Z] #42 20.44 CC images/fs.o [2019-11-14T19:18:46.815Z] #42 20.63 CC images/pstree.o [2019-11-14T19:18:46.815Z] #42 20.79 CC images/pipe.o [2019-11-14T19:18:46.815Z] #42 20.96 CC images/tcp-stream.o [2019-11-14T19:18:46.815Z] #42 21.19 CC images/sk-packet.o [2019-11-14T19:18:46.815Z] #42 21.37 CC images/mnt.o [2019-11-14T19:18:46.815Z] #42 21.62 CC images/pipe-data.o [2019-11-14T19:18:46.815Z] #42 21.78 CC images/sa.o [2019-11-14T19:18:46.815Z] #42 22.11 CC images/timer.o [2019-11-14T19:18:46.815Z] #42 22.55 CC images/timerfd.o [2019-11-14T19:18:47.345Z] #42 23.11 CC images/mm.o [2019-11-14T19:18:48.198Z] #42 23.92 CC images/sk-opts.o [2019-11-14T19:18:48.198Z] #42 24.08 CC images/sk-unix.o [2019-11-14T19:18:48.198Z] #42 ... [2019-11-14T19:18:48.198Z] [2019-11-14T19:18:48.198Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:18:48.198Z] #60 30.90 + cd /tmp/tmp.TXFNCJiRFA/src/github.com/containerd/containerd [2019-11-14T19:18:48.198Z] #60 30.90 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-14T19:18:48.198Z] #60 32.18 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-14T19:18:48.198Z] #60 32.18 + BUILDTAGS='netgo osusergo static_build' [2019-11-14T19:18:48.198Z] #60 32.18 + export EXTRA_FLAGS=-buildmode=pie [2019-11-14T19:18:48.198Z] #60 32.18 + EXTRA_FLAGS=-buildmode=pie [2019-11-14T19:18:48.198Z] #60 32.18 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-14T19:18:48.198Z] #60 32.18 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-14T19:18:48.198Z] #60 32.18 + '[' '' = dynamic ']' [2019-11-14T19:18:48.198Z] #60 32.18 + make [2019-11-14T19:18:48.198Z] #60 32.97 + bin/ctr [2019-11-14T19:18:48.610Z] #60 ... [2019-11-14T19:18:48.610Z] [2019-11-14T19:18:48.610Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:18:48.610Z] #18 30.88 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-11-14T19:18:48.610Z] #18 30.94 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-11-14T19:18:48.610Z] #18 30.96 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-11-14T19:18:48.610Z] #18 30.96 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-11-14T19:18:48.610Z] #18 31.00 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-11-14T19:18:48.610Z] #18 31.15 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-11-14T19:18:48.610Z] #18 31.32 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-14T19:18:48.610Z] #18 31.32 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-14T19:18:48.610Z] #18 31.63 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-14T19:18:48.610Z] #18 31.79 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-11-14T19:18:48.610Z] #18 31.81 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-11-14T19:18:48.610Z] #18 35.11 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-11-14T19:18:50.548Z] #18 37.32 debconf: delaying package configuration, since apt-utils is not installed [2019-11-14T19:18:50.548Z] #18 37.39 Fetched 88.2 MB in 7s (12.4 MB/s) [2019-11-14T19:18:50.969Z] #18 37.54 Selecting previously unselected package bash-completion. [2019-11-14T19:18:50.969Z] #18 37.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 ... 14898 files and directories currently installed.) [2019-11-14T19:18:50.969Z] #18 37.58 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-14T19:18:51.818Z] #18 ... [2019-11-14T19:18:51.818Z] [2019-11-14T19:18:51.818Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:18:51.818Z] #42 24.38 CC images/sk-inet.o [2019-11-14T19:18:51.818Z] #42 24.83 CC images/tun.o [2019-11-14T19:18:51.818Z] #42 25.14 CC images/sk-netlink.o [2019-11-14T19:18:51.818Z] #42 25.31 CC images/packet-sock.o [2019-11-14T19:18:51.818Z] #42 25.63 CC images/ipc-var.o [2019-11-14T19:18:51.818Z] #42 25.86 CC images/ipc-desc.o [2019-11-14T19:18:51.818Z] #42 25.98 CC images/ipc-shm.o [2019-11-14T19:18:51.818Z] #42 26.13 CC images/ipc-msg.o [2019-11-14T19:18:51.818Z] #42 26.33 CC images/ipc-sem.o [2019-11-14T19:18:51.818Z] #42 26.47 CC images/utsns.o [2019-11-14T19:18:51.818Z] #42 26.69 CC images/creds.o [2019-11-14T19:18:51.818Z] #42 26.80 CC images/vma.o [2019-11-14T19:18:51.818Z] #42 26.90 CC images/netdev.o [2019-11-14T19:18:51.818Z] #42 27.25 CC images/tty.o [2019-11-14T19:18:51.818Z] #42 27.77 CC images/file-lock.o [2019-11-14T19:18:52.198Z] #42 27.99 CC images/rlimit.o [2019-11-14T19:18:52.595Z] #42 28.23 CC images/pagemap.o [2019-11-14T19:18:52.595Z] #42 28.44 CC images/siginfo.o [2019-11-14T19:18:52.988Z] #42 28.69 CC images/rpc.o [2019-11-14T19:18:52.988Z] #42 ... [2019-11-14T19:18:52.988Z] [2019-11-14T19:18:52.988Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:18:52.988Z] #45 61.51 strings [2019-11-14T19:18:52.988Z] #45 63.98 os [2019-11-14T19:18:52.988Z] #45 64.34 regexp/syntax [2019-11-14T19:18:52.988Z] #45 69.36 fmt [2019-11-14T19:18:52.988Z] #45 70.15 regexp [2019-11-14T19:18:52.988Z] #45 ... [2019-11-14T19:18:52.988Z] [2019-11-14T19:18:52.988Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-14T19:18:52.988Z] #32 62.37 os [2019-11-14T19:18:52.988Z] #32 64.05 path [2019-11-14T19:18:52.988Z] #32 64.70 text/tabwriter [2019-11-14T19:18:52.988Z] #32 67.15 fmt [2019-11-14T19:18:52.988Z] #32 67.18 path/filepath [2019-11-14T19:18:52.988Z] #32 68.54 io/ioutil [2019-11-14T19:18:52.988Z] #32 70.18 flag [2019-11-14T19:18:52.988Z] #32 70.18 github.com/BurntSushi/toml [2019-11-14T19:18:53.385Z] #32 71.82 log [2019-11-14T19:18:53.778Z] #32 ... [2019-11-14T19:18:53.778Z] [2019-11-14T19:18:53.778Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:18:53.778Z] #42 29.56 CC images/ext-file.o [2019-11-14T19:18:54.382Z] #42 29.76 CC images/cgroup.o [2019-11-14T19:18:55.024Z] #42 30.44 CC images/userns.o [2019-11-14T19:18:55.024Z] #42 30.72 CC images/google/protobuf/descriptor.o [2019-11-14T19:18:56.478Z] #42 32.27 CC images/opts.o [2019-11-14T19:18:56.877Z] #42 32.40 CC images/seccomp.o [2019-11-14T19:18:56.877Z] #42 32.67 CC images/binfmt-misc.o [2019-11-14T19:18:57.284Z] #42 32.93 CC images/time.o [2019-11-14T19:18:57.284Z] #42 33.15 CC images/sysctl.o [2019-11-14T19:18:57.676Z] #42 33.28 CC images/autofs.o [2019-11-14T19:18:57.676Z] #42 33.46 CC images/macvlan.o [2019-11-14T19:18:57.676Z] #42 33.62 CC images/sit.o [2019-11-14T19:18:58.068Z] #42 33.81 LINK images/built-in.o [2019-11-14T19:18:58.068Z] #42 33.94 GEN compel/include/asm [2019-11-14T19:18:58.068Z] #42 33.94 GEN compel/include/version.h [2019-11-14T19:18:58.068Z] #42 33.96 touch .config [2019-11-14T19:18:58.068Z] #42 33.96 GEN include/common/config.h [2019-11-14T19:18:58.068Z] #42 34.02 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-11-14T19:18:58.484Z] #42 34.14 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-14T19:18:58.484Z] #42 34.16 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-14T19:18:58.484Z] #42 34.22 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-11-14T19:18:58.484Z] #42 34.26 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-11-14T19:18:58.484Z] #42 34.28 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-11-14T19:18:58.484Z] #42 34.31 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-14T19:18:58.484Z] #42 34.32 DEP compel/plugins/std/infect.d [2019-11-14T19:18:58.484Z] #42 34.47 DEP compel/plugins/std/string.d [2019-11-14T19:18:58.888Z] #42 34.58 DEP compel/plugins/std/log.d [2019-11-14T19:18:58.888Z] #42 34.62 DEP compel/plugins/std/fds.d [2019-11-14T19:18:58.888Z] #42 34.76 DEP compel/plugins/std/std.d [2019-11-14T19:18:59.293Z] #42 34.92 DEP compel/plugins/shmem/shmem.d [2019-11-14T19:18:59.293Z] #42 35.11 DEP compel/plugins/fds/fds.d [2019-11-14T19:18:59.293Z] #42 35.25 CC compel/plugins/std/std.o [2019-11-14T19:18:59.704Z] #42 35.57 CC compel/plugins/std/fds.o [2019-11-14T19:19:00.128Z] #42 ... [2019-11-14T19:19:00.128Z] [2019-11-14T19:19:00.128Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-14T19:19:00.128Z] #32 74.96 github.com/BurntSushi/toml/cmd/tomlv [2019-11-14T19:19:00.128Z] #32 DONE 78.6s [2019-11-14T19:19:00.128Z] [2019-11-14T19:19:00.128Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:19:00.128Z] #18 40.47 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-14T19:19:00.128Z] #18 41.04 Selecting previously unselected package libnet1:s390x. [2019-11-14T19:19:00.128Z] #18 41.04 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-11-14T19:19:00.128Z] #18 41.05 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-14T19:19:00.128Z] #18 41.24 Selecting previously unselected package libnfnetlink0:s390x. [2019-11-14T19:19:00.128Z] #18 41.24 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-11-14T19:19:00.128Z] #18 41.24 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-11-14T19:19:00.128Z] #18 41.35 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-11-14T19:19:00.128Z] #18 41.35 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-11-14T19:19:00.128Z] #18 41.37 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-11-14T19:19:00.128Z] #18 41.51 Selecting previously unselected package libudev-dev:s390x. [2019-11-14T19:19:00.128Z] #18 41.51 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-11-14T19:19:00.128Z] #18 41.53 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-11-14T19:19:00.128Z] #18 41.76 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-11-14T19:19:00.128Z] #18 41.80 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-11-14T19:19:00.128Z] #18 41.82 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-11-14T19:19:00.128Z] #18 42.82 Selecting previously unselected package python3.5-minimal. [2019-11-14T19:19:00.128Z] #18 42.82 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-11-14T19:19:00.128Z] #18 42.84 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-14T19:19:00.128Z] #18 43.98 Selecting previously unselected package python3-minimal. [2019-11-14T19:19:00.128Z] #18 43.99 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-11-14T19:19:00.128Z] #18 43.99 Unpacking python3-minimal (3.5.3-1) ... [2019-11-14T19:19:00.128Z] #18 44.13 Selecting previously unselected package libmpdec2:s390x. [2019-11-14T19:19:00.128Z] #18 44.15 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-11-14T19:19:00.128Z] #18 44.16 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-11-14T19:19:00.128Z] #18 44.27 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-11-14T19:19:00.128Z] #18 44.27 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-11-14T19:19:00.128Z] #18 44.27 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-11-14T19:19:00.128Z] #18 46.10 Selecting previously unselected package python3.5. [2019-11-14T19:19:00.128Z] #18 46.11 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-11-14T19:19:00.128Z] #18 46.14 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-14T19:19:00.128Z] #18 46.33 Selecting previously unselected package libpython3-stdlib:s390x. [2019-11-14T19:19:00.128Z] #18 46.33 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-11-14T19:19:00.128Z] #18 46.34 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-11-14T19:19:00.128Z] #18 46.40 Selecting previously unselected package dh-python. [2019-11-14T19:19:00.128Z] #18 46.40 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-14T19:19:00.128Z] #18 46.40 Unpacking dh-python (2.20170125) ... [2019-11-14T19:19:00.128Z] #18 46.67 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-11-14T19:19:00.128Z] #18 46.69 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-14T19:19:02.964Z] #18 49.66 Setting up python3-minimal (3.5.3-1) ... [2019-11-14T19:19:04.354Z] #18 50.70 Selecting previously unselected package python3. [2019-11-14T19:19:04.354Z] #18 50.70 (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 ... 16484 files and directories currently installed.) [2019-11-14T19:19:04.354Z] #18 50.73 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-11-14T19:19:04.354Z] #18 50.75 Unpacking python3 (3.5.3-1) ... [2019-11-14T19:19:04.354Z] #18 50.86 Selecting previously unselected package pigz. [2019-11-14T19:19:04.354Z] #18 50.86 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-11-14T19:19:04.354Z] #18 50.86 Unpacking pigz (2.3.4-1) ... [2019-11-14T19:19:04.354Z] #18 50.93 Selecting previously unselected package libip4tc0:s390x. [2019-11-14T19:19:04.354Z] #18 50.94 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-14T19:19:04.354Z] #18 50.95 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-14T19:19:04.354Z] #18 51.03 Selecting previously unselected package libip6tc0:s390x. [2019-11-14T19:19:04.354Z] #18 51.03 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-14T19:19:04.354Z] #18 51.03 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-14T19:19:04.354Z] #18 51.12 Selecting previously unselected package libiptc0:s390x. [2019-11-14T19:19:04.354Z] #18 51.12 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-14T19:19:04.354Z] #18 51.12 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-14T19:19:04.354Z] #18 51.20 Selecting previously unselected package libxtables12:s390x. [2019-11-14T19:19:04.763Z] #18 51.20 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-14T19:19:04.763Z] #18 51.21 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-11-14T19:19:04.763Z] #18 51.30 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-11-14T19:19:04.763Z] #18 51.30 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-11-14T19:19:04.763Z] #18 51.31 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-11-14T19:19:04.763Z] #18 51.37 Selecting previously unselected package iptables. [2019-11-14T19:19:04.763Z] #18 51.38 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-14T19:19:04.763Z] #18 51.39 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-14T19:19:05.161Z] #18 51.77 Selecting previously unselected package xxd. [2019-11-14T19:19:05.161Z] #18 51.77 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-14T19:19:05.161Z] #18 51.77 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-14T19:19:05.161Z] #18 51.87 Selecting previously unselected package vim-common. [2019-11-14T19:19:05.161Z] #18 51.87 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-14T19:19:05.161Z] #18 51.87 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-14T19:19:05.559Z] #18 52.07 Selecting previously unselected package bzip2. [2019-11-14T19:19:05.559Z] #18 52.07 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-11-14T19:19:05.559Z] #18 52.07 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-14T19:19:05.559Z] #18 52.22 Selecting previously unselected package libgpm2:s390x. [2019-11-14T19:19:05.559Z] #18 52.22 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-11-14T19:19:05.559Z] #18 52.22 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-11-14T19:19:05.559Z] #18 52.28 Selecting previously unselected package xz-utils. [2019-11-14T19:19:05.559Z] #18 52.28 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-11-14T19:19:05.559Z] #18 52.28 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-14T19:19:05.962Z] #18 52.48 Selecting previously unselected package aufs-tools. [2019-11-14T19:19:05.962Z] #18 52.49 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-11-14T19:19:05.962Z] #18 52.50 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-14T19:19:05.962Z] #18 ... [2019-11-14T19:19:05.962Z] [2019-11-14T19:19:05.962Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:19:05.962Z] #45 74.51 internal/lazyregexp [2019-11-14T19:19:05.962Z] #45 74.89 go/token [2019-11-14T19:19:05.962Z] #45 74.95 net/url [2019-11-14T19:19:05.962Z] #45 75.92 go/scanner [2019-11-14T19:19:05.962Z] #45 77.04 text/template/parse [2019-11-14T19:19:05.962Z] #45 77.64 go/ast [2019-11-14T19:19:05.962Z] #45 82.27 text/template [2019-11-14T19:19:05.962Z] #45 83.39 go/parser [2019-11-14T19:19:05.962Z] #45 ... [2019-11-14T19:19:05.962Z] [2019-11-14T19:19:05.962Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:19:05.962Z] #18 52.61 Selecting previously unselected package liblzo2-2:s390x. [2019-11-14T19:19:05.962Z] #18 52.61 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-14T19:19:05.962Z] #18 52.61 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-14T19:19:05.962Z] #18 52.69 Selecting previously unselected package btrfs-progs. [2019-11-14T19:19:05.962Z] #18 52.69 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-11-14T19:19:05.962Z] #18 52.69 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-14T19:19:06.817Z] #18 53.29 Selecting previously unselected package btrfs-tools. [2019-11-14T19:19:06.817Z] #18 53.30 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-11-14T19:19:06.817Z] #18 53.31 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-14T19:19:06.817Z] #18 53.38 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-11-14T19:19:06.817Z] #18 53.38 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-11-14T19:19:06.817Z] #18 53.39 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-11-14T19:19:06.817Z] #18 53.54 Selecting previously unselected package dmsetup. [2019-11-14T19:19:06.817Z] #18 53.54 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-11-14T19:19:06.817Z] #18 53.54 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-14T19:19:06.817Z] #18 53.66 Selecting previously unselected package libonig4:s390x. [2019-11-14T19:19:06.817Z] #18 53.66 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-11-14T19:19:07.211Z] #18 53.66 Unpacking libonig4:s390x (6.1.3-2) ... [2019-11-14T19:19:07.211Z] #18 53.87 Selecting previously unselected package libjq1:s390x. [2019-11-14T19:19:07.211Z] #18 53.88 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-11-14T19:19:07.211Z] #18 53.88 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-14T19:19:07.211Z] #18 53.96 Selecting previously unselected package jq. [2019-11-14T19:19:07.211Z] #18 53.96 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-11-14T19:19:07.211Z] #18 53.96 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-14T19:19:07.211Z] #18 54.07 Selecting previously unselected package libaio1:s390x. [2019-11-14T19:19:07.211Z] #18 54.07 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-11-14T19:19:07.617Z] #18 54.08 Unpacking libaio1:s390x (0.3.110-3) ... [2019-11-14T19:19:07.617Z] #18 54.19 Selecting previously unselected package libcap2-bin. [2019-11-14T19:19:07.617Z] #18 54.19 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-11-14T19:19:07.617Z] #18 54.20 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-14T19:19:07.617Z] #18 54.29 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-11-14T19:19:07.617Z] #18 54.29 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-11-14T19:19:07.617Z] #18 54.29 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-11-14T19:19:07.617Z] #18 54.34 Selecting previously unselected package libsepol1-dev:s390x. [2019-11-14T19:19:07.617Z] #18 54.34 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-11-14T19:19:07.617Z] #18 54.34 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-11-14T19:19:08.031Z] #18 54.60 Selecting previously unselected package libpcre16-3:s390x. [2019-11-14T19:19:08.031Z] #18 54.60 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-11-14T19:19:08.031Z] #18 54.61 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-11-14T19:19:08.031Z] #18 54.71 Selecting previously unselected package libpcre32-3:s390x. [2019-11-14T19:19:08.031Z] #18 54.71 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-11-14T19:19:08.031Z] #18 54.72 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-11-14T19:19:08.031Z] #18 54.82 Selecting previously unselected package libpcre3-dev:s390x. [2019-11-14T19:19:08.437Z] #18 54.82 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-11-14T19:19:08.437Z] #18 54.82 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-11-14T19:19:08.437Z] #18 55.20 Selecting previously unselected package libselinux1-dev:s390x. [2019-11-14T19:19:08.437Z] #18 55.20 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-11-14T19:19:08.437Z] #18 55.20 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-11-14T19:19:08.853Z] #18 55.51 Selecting previously unselected package libdevmapper-dev:s390x. [2019-11-14T19:19:08.853Z] #18 55.51 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-11-14T19:19:08.853Z] #18 55.52 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-11-14T19:19:08.853Z] #18 55.60 Selecting previously unselected package libnl-3-200:s390x. [2019-11-14T19:19:08.853Z] #18 55.60 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-11-14T19:19:08.853Z] #18 55.60 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-11-14T19:19:09.243Z] #18 55.70 Selecting previously unselected package libprotobuf-c1:s390x. [2019-11-14T19:19:09.243Z] #18 55.70 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-11-14T19:19:09.243Z] #18 55.70 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-14T19:19:09.243Z] #18 55.80 Selecting previously unselected package libreadline5:s390x. [2019-11-14T19:19:09.243Z] #18 55.80 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-11-14T19:19:09.243Z] #18 55.81 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-11-14T19:19:09.243Z] #18 55.87 Selecting previously unselected package libsystemd-dev:s390x. [2019-11-14T19:19:09.243Z] #18 55.87 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-11-14T19:19:09.243Z] #18 55.87 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-11-14T19:19:10.344Z] #18 ... [2019-11-14T19:19:10.344Z] [2019-11-14T19:19:10.344Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:19:10.344Z] #42 35.97 CC compel/plugins/std/log.o [2019-11-14T19:19:10.344Z] #42 37.38 CC compel/plugins/std/string.o [2019-11-14T19:19:10.344Z] #42 38.59 CC compel/plugins/std/infect.o [2019-11-14T19:19:10.344Z] #42 38.88 CC compel/arch/s390/plugins/std/parasite-head.o [2019-11-14T19:19:10.344Z] #42 38.93 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-11-14T19:19:10.344Z] #42 39.00 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-11-14T19:19:10.344Z] #42 39.12 AR compel/plugins/std.lib.a [2019-11-14T19:19:10.344Z] #42 39.16 CC compel/plugins/fds/fds.o [2019-11-14T19:19:10.344Z] #42 39.39 AR compel/plugins/fds.lib.a [2019-11-14T19:19:10.344Z] #42 39.42 HOSTDEP compel/src/lib/log-host.d [2019-11-14T19:19:10.344Z] #42 39.52 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-14T19:19:10.344Z] #42 39.64 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-11-14T19:19:10.344Z] #42 39.72 HOSTDEP compel/src/main-host.d [2019-11-14T19:19:10.344Z] #42 39.83 DEP compel/src/lib/ptrace.d [2019-11-14T19:19:10.344Z] #42 39.97 DEP compel/src/lib/infect.d [2019-11-14T19:19:10.344Z] #42 40.12 DEP compel/src/lib/infect-util.d [2019-11-14T19:19:10.344Z] #42 40.22 DEP compel/src/lib/infect-rpc.d [2019-11-14T19:19:10.344Z] #42 40.27 DEP compel/arch/s390/src/lib/infect.d [2019-11-14T19:19:10.344Z] #42 40.36 DEP compel/arch/s390/src/lib/cpu.d [2019-11-14T19:19:10.344Z] #42 40.47 DEP compel/src/lib/log.d [2019-11-14T19:19:10.344Z] #42 40.59 DEP compel/src/main.d [2019-11-14T19:19:10.344Z] #42 40.63 DEP compel/src/lib/handle-elf.d [2019-11-14T19:19:10.345Z] #42 40.79 DEP compel/arch/s390/src/lib/handle-elf.d [2019-11-14T19:19:10.345Z] #42 40.97 CC compel/src/lib/log.o [2019-11-14T19:19:10.345Z] #42 41.22 CC compel/arch/s390/src/lib/cpu.o [2019-11-14T19:19:10.345Z] #42 41.49 CC compel/arch/s390/src/lib/infect.o [2019-11-14T19:19:10.345Z] #42 42.22 CC compel/src/lib/infect-rpc.o [2019-11-14T19:19:10.345Z] #42 42.54 CC compel/src/lib/infect-util.o [2019-11-14T19:19:10.345Z] #42 42.78 CC compel/src/lib/infect.o [2019-11-14T19:19:10.345Z] #42 44.84 CC compel/src/lib/ptrace.o [2019-11-14T19:19:10.345Z] #42 45.17 AR compel/libcompel.a [2019-11-14T19:19:10.345Z] #42 45.30 HOSTCC compel/src/main-host.o [2019-11-14T19:19:10.345Z] #42 45.64 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-11-14T19:19:10.345Z] #42 45.98 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-14T19:19:10.795Z] #42 46.47 HOSTCC compel/src/lib/log-host.o [2019-11-14T19:19:10.795Z] #42 46.75 HOSTLINK compel/compel-host-bin [2019-11-14T19:19:11.226Z] #42 46.93 DEP soccr/soccr.d [2019-11-14T19:19:11.646Z] #42 47.28 CC soccr/soccr.o [2019-11-14T19:19:11.646Z] #42 ... [2019-11-14T19:19:11.646Z] [2019-11-14T19:19:11.646Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:19:11.646Z] #18 58.26 Selecting previously unselected package net-tools. [2019-11-14T19:19:11.646Z] #18 58.26 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-11-14T19:19:11.646Z] #18 58.27 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-14T19:19:11.646Z] #18 58.50 Selecting previously unselected package python-pip-whl. [2019-11-14T19:19:12.054Z] #18 58.50 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-14T19:19:12.054Z] #18 58.52 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-14T19:19:12.468Z] #18 59.22 Selecting previously unselected package python3-pip. [2019-11-14T19:19:12.870Z] #18 59.22 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-14T19:19:12.870Z] #18 59.23 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-14T19:19:12.870Z] #18 59.47 Selecting previously unselected package python3-pkg-resources. [2019-11-14T19:19:12.870Z] #18 59.47 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-14T19:19:12.870Z] #18 59.48 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-14T19:19:12.870Z] #18 59.58 Selecting previously unselected package python3-setuptools. [2019-11-14T19:19:12.870Z] #18 59.58 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-14T19:19:12.870Z] #18 59.58 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-14T19:19:13.267Z] #18 59.83 Selecting previously unselected package python3-wheel. [2019-11-14T19:19:13.267Z] #18 59.83 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-14T19:19:13.267Z] #18 59.84 Unpacking python3-wheel (0.29.0-2) ... [2019-11-14T19:19:13.267Z] #18 59.97 Selecting previously unselected package thin-provisioning-tools. [2019-11-14T19:19:13.267Z] #18 59.97 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-11-14T19:19:13.267Z] #18 59.98 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-14T19:19:13.680Z] #18 60.26 Selecting previously unselected package vim-runtime. [2019-11-14T19:19:13.680Z] #18 60.26 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-14T19:19:13.680Z] #18 60.29 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-14T19:19:13.680Z] #18 60.31 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-14T19:19:13.680Z] #18 60.33 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-14T19:19:17.991Z] #18 64.32 Selecting previously unselected package vim. [2019-11-14T19:19:17.991Z] #18 64.32 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-14T19:19:17.991Z] #18 64.33 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-14T19:19:18.399Z] #18 64.85 Selecting previously unselected package xfsprogs. [2019-11-14T19:19:18.399Z] #18 64.85 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-11-14T19:19:18.399Z] #18 64.86 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-14T19:19:18.862Z] #18 ... [2019-11-14T19:19:18.862Z] [2019-11-14T19:19:18.862Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:19:18.862Z] #45 87.29 encoding/xml [2019-11-14T19:19:18.862Z] #45 87.85 go/doc [2019-11-14T19:19:18.862Z] #45 92.42 github.com/LK4D4/vndr/build [2019-11-14T19:19:18.862Z] #45 93.63 crypto/rsa [2019-11-14T19:19:18.862Z] #45 94.99 crypto/x509/pkix [2019-11-14T19:19:18.862Z] #45 95.73 vendor/golang.org/x/crypto/cryptobyte [2019-11-14T19:19:18.862Z] #45 95.77 vendor/golang.org/x/sys/cpu [2019-11-14T19:19:18.862Z] #45 96.21 vendor/golang.org/x/crypto/internal/chacha20 [2019-11-14T19:19:18.862Z] #45 97.15 vendor/golang.org/x/crypto/poly1305 [2019-11-14T19:19:18.862Z] #45 ... [2019-11-14T19:19:18.862Z] [2019-11-14T19:19:18.862Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:19:18.862Z] #42 48.56 AR soccr/libsoccr.a [2019-11-14T19:19:18.862Z] #42 48.59 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-14T19:19:18.862Z] #42 48.79 DEP criu/arch/s390/sigframe.d [2019-11-14T19:19:18.862Z] #42 48.91 DEP criu/arch/s390/crtools.d [2019-11-14T19:19:18.862Z] #42 49.05 DEP criu/arch/s390/cpu.d [2019-11-14T19:19:18.862Z] #42 49.21 CC criu/arch/s390/cpu.o [2019-11-14T19:19:18.862Z] #42 49.71 CC criu/arch/s390/crtools.o [2019-11-14T19:19:18.862Z] #42 50.61 CC criu/arch/s390/sigframe.o [2019-11-14T19:19:18.862Z] #42 50.76 LINK criu/arch/s390/crtools.built-in.o [2019-11-14T19:19:18.862Z] #42 50.79 DEP criu/arch/s390/vdso-pie.d [2019-11-14T19:19:18.862Z] #42 50.90 DEP criu/pie/parasite-vdso.d [2019-11-14T19:19:18.862Z] #42 51.07 DEP criu/pie/util-vdso.d [2019-11-14T19:19:18.862Z] #42 51.19 DEP criu/pie/util.d [2019-11-14T19:19:18.862Z] #42 51.30 CC criu/pie/util.o [2019-11-14T19:19:18.862Z] #42 51.56 CC criu/pie/util-vdso.o [2019-11-14T19:19:18.862Z] #42 52.10 CC criu/pie/parasite-vdso.o [2019-11-14T19:19:18.862Z] #42 52.52 CC criu/arch/s390/vdso-pie.o [2019-11-14T19:19:18.862Z] #42 52.73 AR criu/pie/pie.lib.a [2019-11-14T19:19:18.862Z] #42 52.79 DEP criu/pie/restorer.d [2019-11-14T19:19:18.862Z] #42 52.97 DEP criu/arch/s390/restorer.d [2019-11-14T19:19:18.862Z] #42 53.21 DEP criu/pie/parasite.d [2019-11-14T19:19:18.862Z] #42 53.40 CC criu/pie/parasite.o [2019-11-14T19:19:18.862Z] #42 54.65 LINK criu/pie/parasite.built-in.o [2019-11-14T19:19:18.862Z] #42 54.65 GEN criu/pie/parasite-blob.h [2019-11-14T19:19:18.862Z] #42 54.73 CC criu/arch/s390/restorer.o [2019-11-14T19:19:19.319Z] #42 ... [2019-11-14T19:19:19.319Z] [2019-11-14T19:19:19.319Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:19:19.319Z] #18 65.79 Selecting previously unselected package zip. [2019-11-14T19:19:19.319Z] #18 65.81 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-11-14T19:19:19.319Z] #18 65.82 Unpacking zip (3.0-11+b1) ... [2019-11-14T19:19:19.741Z] #18 66.10 Selecting previously unselected package libapparmor-perl. [2019-11-14T19:19:19.741Z] #18 66.10 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-11-14T19:19:19.742Z] #18 66.10 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-14T19:19:19.742Z] #18 66.44 Selecting previously unselected package apparmor. [2019-11-14T19:19:19.742Z] #18 66.44 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-11-14T19:19:20.141Z] #18 66.54 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-14T19:19:20.540Z] #18 67.23 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-14T19:19:20.540Z] #18 67.24 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-11-14T19:19:20.540Z] #18 67.25 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-14T19:19:22.462Z] #18 68.99 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-14T19:19:22.462Z] #18 68.99 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-11-14T19:19:22.462Z] #18 68.99 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-14T19:19:23.766Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-14T19:19:23.766Z] [2019-11-14T19:19:23.766Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-14T19:19:23.766Z] PKG_CONFIG=pkg-config [2019-11-14T19:19:23.766Z] GOLANG_VERSION=1.13.4 [2019-11-14T19:19:23.766Z] HOSTNAME=16be286f666d [2019-11-14T19:19:23.766Z] DOCKER_EXPERIMENTAL=1 [2019-11-14T19:19:23.766Z] container=docker [2019-11-14T19:19:23.766Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-14T19:19:23.766Z] GO111MODULE=off [2019-11-14T19:19:23.766Z] GOPATH=/go [2019-11-14T19:19:23.766Z] PWD=/go/src/github.com/docker/docker [2019-11-14T19:19:23.766Z] HOME=/root [2019-11-14T19:19:23.766Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-14T19:19:23.766Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-14T19:19:23.766Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-14T19:19:23.766Z] DOCKER_GITCOMMIT=1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:19:23.767Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-14T19:19:23.767Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-14T19:19:23.767Z] TERM=xterm [2019-11-14T19:19:23.767Z] VALIDATE_BRANCH=master [2019-11-14T19:19:23.767Z] DEST=bundles/test-integration [2019-11-14T19:19:23.767Z] SHLVL=1 [2019-11-14T19:19:23.767Z] TIMEOUT=120m [2019-11-14T19:19:23.767Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-14T19:19:23.767Z] DOCKER_PKG=github.com/docker/docker [2019-11-14T19:19:23.767Z] TESTDEBUG=0 [2019-11-14T19:19:23.767Z] _=/usr/bin/env [2019-11-14T19:19:23.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-14T19:19:24.408Z] #18 71.10 Selecting previously unselected package binutils-mingw-w64. [2019-11-14T19:19:24.409Z] #18 71.10 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-14T19:19:24.409Z] #18 71.11 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-14T19:19:24.409Z] #18 71.20 Selecting previously unselected package mingw-w64-common. [2019-11-14T19:19:24.803Z] #18 71.20 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-14T19:19:24.803Z] #18 71.21 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-14T19:19:26.159Z] #18 ... [2019-11-14T19:19:26.159Z] [2019-11-14T19:19:26.159Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:19:26.159Z] #42 55.59 CC criu/pie/restorer.o [2019-11-14T19:19:26.159Z] #42 58.21 LINK criu/pie/restorer.built-in.o [2019-11-14T19:19:26.159Z] #42 58.22 GEN criu/pie/restorer-blob.h [2019-11-14T19:19:26.159Z] #42 58.28 DEP criu/vdso.d [2019-11-14T19:19:26.159Z] #42 58.43 DEP criu/uts_ns.d [2019-11-14T19:19:26.159Z] #42 58.60 DEP criu/util.d [2019-11-14T19:19:26.159Z] #42 58.75 DEP criu/uffd.d [2019-11-14T19:19:26.159Z] #42 58.94 DEP criu/tun.d [2019-11-14T19:19:26.159Z] #42 59.09 DEP criu/tty.d [2019-11-14T19:19:26.159Z] #42 59.27 DEP criu/timerfd.d [2019-11-14T19:19:26.159Z] #42 59.44 DEP criu/sysfs_parse.d [2019-11-14T19:19:26.159Z] #42 59.53 DEP criu/sysctl.d [2019-11-14T19:19:26.159Z] #42 59.65 DEP criu/string.d [2019-11-14T19:19:26.159Z] #42 59.70 DEP criu/stats.d [2019-11-14T19:19:26.159Z] #42 59.83 DEP criu/sockets.d [2019-11-14T19:19:26.159Z] #42 60.05 DEP criu/sk-unix.d [2019-11-14T19:19:26.159Z] #42 60.24 DEP criu/sk-tcp.d [2019-11-14T19:19:26.159Z] #42 60.43 DEP criu/sk-queue.d [2019-11-14T19:19:26.159Z] #42 60.72 DEP criu/sk-packet.d [2019-11-14T19:19:26.159Z] #42 60.95 DEP criu/sk-netlink.d [2019-11-14T19:19:26.159Z] #42 61.16 DEP criu/sk-inet.d [2019-11-14T19:19:26.159Z] #42 61.42 DEP criu/signalfd.d [2019-11-14T19:19:26.159Z] #42 61.53 DEP criu/sigframe.d [2019-11-14T19:19:26.159Z] #42 61.61 DEP criu/shmem.d [2019-11-14T19:19:26.159Z] #42 61.82 DEP criu/servicefd.d [2019-11-14T19:19:26.159Z] #42 61.94 DEP criu/seize.d [2019-11-14T19:19:26.159Z] #42 62.07 DEP criu/seccomp.d [2019-11-14T19:19:26.559Z] #42 62.27 DEP criu/rst-malloc.d [2019-11-14T19:19:26.559Z] #42 62.34 DEP criu/rbtree.d [2019-11-14T19:19:26.559Z] #42 62.38 DEP criu/pstree.d [2019-11-14T19:19:26.983Z] #42 62.55 DEP criu/protobuf.d [2019-11-14T19:19:26.983Z] #42 62.73 GEN criu/protobuf-desc-gen.h [2019-11-14T19:19:28.683Z] Removing intermediate container f2bfa955dbb7 [2019-11-14T19:19:28.683Z] ---> 046f2bcc4b73 [2019-11-14T19:19:28.683Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-11-14T19:19:28.683Z] ---> ebd73b5ebd31 [2019-11-14T19:19:28.683Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-11-14T19:19:28.683Z] ---> 0cc28b3fa349 [2019-11-14T19:19:28.683Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-11-14T19:19:28.683Z] ---> Running in 4dbacfc828b0 [2019-11-14T19:19:28.683Z] Removing intermediate container 4dbacfc828b0 [2019-11-14T19:19:28.683Z] ---> 325e6c410178 [2019-11-14T19:19:28.683Z] Successfully built 325e6c410178 [2019-11-14T19:19:28.683Z] Successfully tagged moby-buildx:latest [2019-11-14T19:19:28.683Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-11-14T19:19:28.683Z] if [ -n "${id}" ]; then \ [2019-11-14T19:19:28.683Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-11-14T19:19:28.683Z] && touch bundles/buildx; \ [2019-11-14T19:19:28.683Z] docker rm -f ${id}; \ [2019-11-14T19:19:28.683Z] fi [2019-11-14T19:19:28.683Z] 825b903e8a24e61b2bed2a51234c93341e5fc920f925075f1fb65c84b7ef5a4f [2019-11-14T19:19:28.683Z] bundles/buildx version [2019-11-14T19:19:28.683Z] buildx v0.3.1 6db68d0 [2019-11-14T19:19:28.683Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb . [2019-11-14T19:19:28.683Z] #1 [internal] booting buildkit [2019-11-14T19:19:28.683Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-11-14T19:19:28.683Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done [2019-11-14T19:19:28.683Z] #1 creating container buildx_buildkit_default [2019-11-14T19:19:28.683Z] #1 creating container buildx_buildkit_default 0.5s done [2019-11-14T19:19:28.683Z] #1 DONE 3.3s [2019-11-14T19:19:28.683Z] [2019-11-14T19:19:28.683Z] #3 [internal] load build definition from Dockerfile [2019-11-14T19:19:28.683Z] #3 transferring dockerfile: 14.85kB done [2019-11-14T19:19:28.683Z] #3 DONE 0.0s [2019-11-14T19:19:28.683Z] [2019-11-14T19:19:28.683Z] #2 [internal] load .dockerignore [2019-11-14T19:19:28.683Z] #2 transferring context: 87B done [2019-11-14T19:19:28.683Z] #2 DONE 0.0s [2019-11-14T19:19:28.683Z] [2019-11-14T19:19:28.683Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-14T19:19:28.683Z] #4 DONE 0.5s [2019-11-14T19:19:28.683Z] [2019-11-14T19:19:28.683Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-14T19:19:28.683Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-14T19:19:28.683Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-11-14T19:19:28.683Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-14T19:19:28.683Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-11-14T19:19:28.683Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2019-11-14T19:19:28.683Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-11-14T19:19:28.683Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-11-14T19:19:28.683Z] #5 DONE 0.8s [2019-11-14T19:19:28.683Z] [2019-11-14T19:19:28.683Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-14T19:19:28.683Z] #7 DONE 0.3s [2019-11-14T19:19:28.683Z] [2019-11-14T19:19:28.683Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-14T19:19:28.683Z] #6 DONE 0.3s [2019-11-14T19:19:28.683Z] [2019-11-14T19:19:28.683Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-14T19:19:28.683Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-14T19:19:28.683Z] #66 DONE 0.0s [2019-11-14T19:19:28.683Z] [2019-11-14T19:19:28.683Z] #20 [internal] load build context [2019-11-14T19:19:29.201Z] #42 64.79 DEP criu/protobuf-desc.d [2019-11-14T19:19:29.201Z] #42 64.94 DEP criu/proc_parse.d [2019-11-14T19:19:29.201Z] #42 ... [2019-11-14T19:19:29.201Z] [2019-11-14T19:19:29.201Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:19:29.201Z] #45 97.86 vendor/golang.org/x/crypto/chacha20poly1305 [2019-11-14T19:19:29.201Z] #45 98.84 crypto/x509 [2019-11-14T19:19:29.201Z] #45 99.11 vendor/golang.org/x/crypto/curve25519 [2019-11-14T19:19:29.201Z] #45 99.95 vendor/golang.org/x/crypto/hkdf [2019-11-14T19:19:29.201Z] #45 100.1 vendor/golang.org/x/text/transform [2019-11-14T19:19:29.201Z] #45 100.9 vendor/golang.org/x/text/unicode/bidi [2019-11-14T19:19:29.201Z] #45 103.3 vendor/golang.org/x/text/secure/bidirule [2019-11-14T19:19:29.201Z] #45 103.6 vendor/golang.org/x/text/unicode/norm [2019-11-14T19:19:29.201Z] #45 105.3 crypto/tls [2019-11-14T19:19:29.614Z] #45 ... [2019-11-14T19:19:29.614Z] [2019-11-14T19:19:29.614Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:19:29.614Z] #42 65.22 DEP criu/plugin.d [2019-11-14T19:19:29.614Z] #42 65.35 DEP criu/pipes.d [2019-11-14T19:19:29.614Z] #42 65.56 DEP criu/pie-util.d [2019-11-14T19:19:30.031Z] #42 65.69 DEP criu/pie-util-vdso.d [2019-11-14T19:19:30.031Z] #42 65.90 DEP criu/pie-util-vdso-elf32.d [2019-11-14T19:19:30.437Z] #42 66.05 DEP criu/path.d [2019-11-14T19:19:30.437Z] #42 66.25 DEP criu/parasite-syscall.d [2019-11-14T19:19:30.846Z] #42 66.51 DEP criu/pagemap.d [2019-11-14T19:19:30.846Z] #42 66.72 DEP criu/pagemap-cache.d [2019-11-14T19:19:31.243Z] #42 66.88 DEP criu/page-xfer.d [2019-11-14T19:19:31.243Z] #42 67.07 DEP criu/page-pipe.d [2019-11-14T19:19:31.243Z] #42 67.16 DEP criu/netfilter.d [2019-11-14T19:19:31.660Z] #42 67.32 DEP criu/net.d [2019-11-14T19:19:31.660Z] #42 67.59 DEP criu/namespaces.d [2019-11-14T19:19:31.750Z] #20 transferring context: 26.89MB 3.1s [2019-11-14T19:19:32.070Z] #42 67.85 DEP criu/mount.d [2019-11-14T19:19:32.070Z] #42 ... [2019-11-14T19:19:32.070Z] [2019-11-14T19:19:32.070Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:19:32.070Z] #48 DONE 110.6s [2019-11-14T19:19:32.471Z] [2019-11-14T19:19:32.471Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:19:32.471Z] #45 110.8 vendor/golang.org/x/net/idna [2019-11-14T19:19:32.863Z] #45 ... [2019-11-14T19:19:32.863Z] [2019-11-14T19:19:32.863Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:19:32.863Z] #63 102.1 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-14T19:19:32.863Z] #63 102.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-14T19:19:32.863Z] #63 DONE 111.6s [2019-11-14T19:19:33.262Z] [2019-11-14T19:19:33.262Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-14T19:19:33.262Z] #64 DONE 0.1s [2019-11-14T19:19:33.262Z] [2019-11-14T19:19:33.262Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:19:33.262Z] #42 68.16 DEP criu/mem.d [2019-11-14T19:19:33.262Z] #42 68.56 DEP criu/lsm.d [2019-11-14T19:19:33.262Z] #42 68.71 DEP criu/log.d [2019-11-14T19:19:33.262Z] #42 68.79 DEP criu/libnetlink.d [2019-11-14T19:19:33.262Z] #42 68.90 DEP criu/kerndat.d [2019-11-14T19:19:33.487Z] #20 transferring context: 45.66MB 5.0s done [2019-11-14T19:19:33.487Z] #20 DONE 5.1s [2019-11-14T19:19:33.487Z] [2019-11-14T19:19:33.487Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d... [2019-11-14T19:19:33.487Z] #8 resolve docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d4cab5c851ec86d7c33f61a72d5dcc96b1fb120be231a5703d273e71 done [2019-11-14T19:19:33.487Z] #8 sha256:c25d964c5178adfc06c55cd6b6202deae35bd2e24de41e71efce4b944df6ac1a 154B / 154B 0.2s done [2019-11-14T19:19:33.487Z] #8 sha256:c191b3b20836508de16a5ca2b7022fd96f0f3b796fb1aad2b25659040043c847 5.47kB / 5.47kB done [2019-11-14T19:19:33.487Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 23.72MB / 45.65MB 4.9s [2019-11-14T19:19:33.487Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 23.53MB / 52.87MB 4.9s [2019-11-14T19:19:33.487Z] #8 sha256:19e121a8d4cab5c851ec86d7c33f61a72d5dcc96b1fb120be231a5703d273e71 1.42kB / 1.42kB done [2019-11-14T19:19:33.487Z] #8 sha256:f92b2eb030ce6bd922b5204ff2c0fcbd6ff23e6e54fe002b2cbc7f2a6baa9ce7 1.79kB / 1.79kB done [2019-11-14T19:19:33.487Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 10.00MB / 10.00MB 2.4s done [2019-11-14T19:19:33.487Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.30MB / 4.30MB 1.4s done [2019-11-14T19:19:33.487Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 23.46MB / 50.07MB 4.9s [2019-11-14T19:19:33.487Z] #8 sha256:b1a7a086058a5026cb92486d7343d4edab70193561638f2b972dc24027139598 23.69MB / 96.41MB 4.9s [2019-11-14T19:19:33.677Z] #42 69.45 DEP criu/kcmp-ids.d [2019-11-14T19:19:33.677Z] #42 69.54 DEP criu/irmap.d [2019-11-14T19:19:33.677Z] #42 69.60 DEP criu/ipc_ns.d [2019-11-14T19:19:33.677Z] #42 69.65 DEP criu/image.d [2019-11-14T19:19:33.826Z] #8 ... [2019-11-14T19:19:33.826Z] [2019-11-14T19:19:33.826Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-14T19:19:33.826Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-14T19:19:33.826Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.3s done [2019-11-14T19:19:33.826Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-14T19:19:33.826Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.7s done [2019-11-14T19:19:33.826Z] #66 DONE 5.3s [2019-11-14T19:19:33.826Z] [2019-11-14T19:19:33.826Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d... [2019-11-14T19:19:33.826Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 26.86MB / 45.65MB 5.2s [2019-11-14T19:19:33.826Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 26.48MB / 52.87MB 5.2s [2019-11-14T19:19:33.826Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 26.54MB / 50.07MB 5.2s [2019-11-14T19:19:34.090Z] #42 69.70 DEP criu/image-desc.d [2019-11-14T19:19:34.090Z] #42 69.73 DEP criu/fsnotify.d [2019-11-14T19:19:34.090Z] #42 69.84 DEP criu/filesystems.d [2019-11-14T19:19:34.090Z] #42 70.00 DEP criu/files.d [2019-11-14T19:19:34.165Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 30.28MB / 45.65MB 5.5s [2019-11-14T19:19:34.165Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 29.59MB / 52.87MB 5.5s [2019-11-14T19:19:34.165Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 29.69MB / 50.07MB 5.5s [2019-11-14T19:19:34.165Z] #8 sha256:b1a7a086058a5026cb92486d7343d4edab70193561638f2b972dc24027139598 29.92MB / 96.41MB 5.5s [2019-11-14T19:19:34.165Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 33.72MB / 45.65MB 5.8s [2019-11-14T19:19:34.165Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 33.03MB / 52.87MB 5.8s [2019-11-14T19:19:34.166Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 33.16MB / 50.07MB 5.8s [2019-11-14T19:19:34.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-14T19:19:34.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-14T19:19:34.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-14T19:19:34.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-14T19:19:34.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-14T19:19:34.498Z] #42 70.13 DEP criu/files-reg.d [2019-11-14T19:19:34.498Z] #42 70.36 DEP criu/files-ext.d [2019-11-14T19:19:34.505Z] #8 sha256:b1a7a086058a5026cb92486d7343d4edab70193561638f2b972dc24027139598 35.36MB / 96.41MB 6.0s [2019-11-14T19:19:34.505Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 37.64MB / 45.65MB 6.1s [2019-11-14T19:19:34.505Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 37.08MB / 52.87MB 6.1s [2019-11-14T19:19:34.505Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 37.06MB / 50.07MB 6.1s [2019-11-14T19:19:34.845Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 41.55MB / 45.65MB 6.4s [2019-11-14T19:19:34.845Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 40.85MB / 52.87MB 6.4s [2019-11-14T19:19:34.845Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 40.86MB / 50.07MB 6.4s [2019-11-14T19:19:34.845Z] #8 sha256:b1a7a086058a5026cb92486d7343d4edab70193561638f2b972dc24027139598 40.93MB / 96.41MB 6.4s [2019-11-14T19:19:35.077Z] #42 70.58 DEP criu/file-lock.d [2019-11-14T19:19:35.077Z] #42 70.73 DEP criu/file-ids.d [2019-11-14T19:19:35.077Z] #42 70.84 DEP criu/fifo.d [2019-11-14T19:19:35.183Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 44.86MB / 45.65MB 6.7s [2019-11-14T19:19:35.183Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 44.38MB / 52.87MB 6.7s [2019-11-14T19:19:35.183Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 44.28MB / 50.07MB 6.7s [2019-11-14T19:19:35.523Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.65MB / 45.65MB 6.8s done [2019-11-14T19:19:35.523Z] #8 sha256:b1a7a086058a5026cb92486d7343d4edab70193561638f2b972dc24027139598 47.38MB / 96.41MB 6.9s [2019-11-14T19:19:35.523Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 48.87MB / 52.87MB 7.0s [2019-11-14T19:19:35.524Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 49.06MB / 50.07MB 7.0s [2019-11-14T19:19:35.524Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 51.59MB / 52.87MB 7.2s [2019-11-14T19:19:35.524Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 50.07MB / 50.07MB 7.1s done [2019-11-14T19:19:35.524Z] #8 sha256:b1a7a086058a5026cb92486d7343d4edab70193561638f2b972dc24027139598 53.45MB / 96.41MB 7.2s [2019-11-14T19:19:35.713Z] #42 71.10 DEP criu/fdstore.d [2019-11-14T19:19:35.713Z] #42 71.31 DEP criu/fault-injection.d [2019-11-14T19:19:35.713Z] #42 71.39 DEP criu/external.d [2019-11-14T19:19:35.862Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.87MB / 52.87MB 7.3s done [2019-11-14T19:19:35.862Z] #8 sha256:b1a7a086058a5026cb92486d7343d4edab70193561638f2b972dc24027139598 60.18MB / 96.41MB 7.3s [2019-11-14T19:19:35.862Z] #8 sha256:b1a7a086058a5026cb92486d7343d4edab70193561638f2b972dc24027139598 68.83MB / 96.41MB 7.5s [2019-11-14T19:19:36.200Z] #8 sha256:b1a7a086058a5026cb92486d7343d4edab70193561638f2b972dc24027139598 78.12MB / 96.41MB 7.6s [2019-11-14T19:19:36.200Z] #8 sha256:b1a7a086058a5026cb92486d7343d4edab70193561638f2b972dc24027139598 87.17MB / 96.41MB 7.8s [2019-11-14T19:19:36.303Z] #42 71.63 DEP criu/eventpoll.d [2019-11-14T19:19:36.303Z] #42 71.87 DEP criu/eventfd.d [2019-11-14T19:19:36.303Z] #42 72.08 DEP criu/crtools.d [2019-11-14T19:19:36.537Z] #8 sha256:b1a7a086058a5026cb92486d7343d4edab70193561638f2b972dc24027139598 94.93MB / 96.41MB 7.9s [2019-11-14T19:19:36.537Z] #8 sha256:b1a7a086058a5026cb92486d7343d4edab70193561638f2b972dc24027139598 96.41MB / 96.41MB 8.0s done [2019-11-14T19:19:36.537Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d4cab5c851ec86d7c33f61a72d5dcc96b1fb120be231a5703d273e71 [2019-11-14T19:19:36.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-14T19:19:36.724Z] #42 72.51 DEP criu/cr-service.d [2019-11-14T19:19:37.143Z] #42 72.80 DEP criu/cr-restore.d [2019-11-14T19:19:37.143Z] #42 73.07 DEP criu/cr-errno.d [2019-11-14T19:19:37.143Z] #42 73.08 DEP criu/cr-dump.d [2019-11-14T19:19:37.557Z] #42 73.31 DEP criu/cr-dedup.d [2019-11-14T19:19:37.557Z] #42 73.45 DEP criu/cr-check.d [2019-11-14T19:19:37.970Z] #42 73.68 DEP criu/config.d [2019-11-14T19:19:37.970Z] #42 73.83 DEP criu/clone-noasan.d [2019-11-14T19:19:37.970Z] #42 73.87 DEP criu/cgroup.d [2019-11-14T19:19:38.365Z] #42 74.02 DEP criu/cgroup-props.d [2019-11-14T19:19:38.365Z] #42 74.10 DEP criu/bitmap.d [2019-11-14T19:19:38.365Z] #42 74.13 DEP criu/bfd.d [2019-11-14T19:19:38.365Z] #42 74.20 DEP criu/autofs.d [2019-11-14T19:19:38.782Z] #42 74.31 DEP criu/aio.d [2019-11-14T19:19:38.782Z] #42 74.47 DEP criu/action-scripts.d [2019-11-14T19:19:38.782Z] #42 74.63 CC criu/action-scripts.o [2019-11-14T19:19:39.193Z] #42 75.01 CC criu/aio.o [2019-11-14T19:19:39.601Z] #42 75.53 CC criu/autofs.o [2019-11-14T19:19:39.601Z] #42 ... [2019-11-14T19:19:39.601Z] [2019-11-14T19:19:39.601Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:19:39.601Z] #18 76.40 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-14T19:19:39.601Z] #18 76.41 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-14T19:19:39.601Z] #18 76.45 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-14T19:19:39.601Z] #18 81.64 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-14T19:19:39.601Z] #18 81.64 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-14T19:19:39.601Z] #18 81.65 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-14T19:19:39.601Z] #18 81.72 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-14T19:19:39.601Z] #18 81.73 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-14T19:19:39.601Z] #18 81.73 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-14T19:19:39.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-14T19:19:40.010Z] #18 ... [2019-11-14T19:19:40.010Z] [2019-11-14T19:19:40.010Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:19:40.010Z] #45 113.5 net/textproto [2019-11-14T19:19:40.010Z] #45 114.7 vendor/golang.org/x/net/http/httpproxy [2019-11-14T19:19:40.010Z] #45 115.5 vendor/golang.org/x/net/http2/hpack [2019-11-14T19:19:40.010Z] #45 116.5 mime [2019-11-14T19:19:40.010Z] #45 118.0 mime/quotedprintable [2019-11-14T19:19:40.010Z] #45 118.4 mime/multipart [2019-11-14T19:19:40.873Z] #45 119.5 net/http/internal [2019-11-14T19:19:41.287Z] #45 ... [2019-11-14T19:19:41.287Z] [2019-11-14T19:19:41.287Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:19:41.287Z] #42 76.91 CC criu/bfd.o [2019-11-14T19:19:41.697Z] #42 77.43 CC criu/bitmap.o [2019-11-14T19:19:41.697Z] #42 77.62 CC criu/cgroup-props.o [2019-11-14T19:19:42.571Z] #42 78.59 CC criu/cgroup.o [2019-11-14T19:19:44.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-14T19:19:46.300Z] #42 81.83 CC criu/clone-noasan.o [2019-11-14T19:19:46.300Z] #42 82.01 CC criu/config.o [2019-11-14T19:19:47.657Z] #42 83.34 CC criu/cr-check.o [2019-11-14T19:19:48.988Z] #42 84.74 CC criu/cr-dedup.o [2019-11-14T19:19:49.383Z] #42 85.09 CC criu/cr-dump.o [2019-11-14T19:19:50.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-14T19:19:50.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-14T19:19:50.782Z] #42 ... [2019-11-14T19:19:50.782Z] [2019-11-14T19:19:50.782Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:19:50.782Z] #18 97.18 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-14T19:19:50.782Z] #18 97.18 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-14T19:19:50.782Z] #18 97.19 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-14T19:19:50.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-14T19:19:51.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-14T19:19:52.124Z] #18 ... [2019-11-14T19:19:52.124Z] [2019-11-14T19:19:52.124Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:19:52.124Z] #45 120.4 net/http [2019-11-14T19:19:52.124Z] #45 ... [2019-11-14T19:19:52.124Z] [2019-11-14T19:19:52.124Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:19:52.124Z] #42 87.12 CC criu/cr-errno.o [2019-11-14T19:19:52.124Z] #42 87.21 CC criu/cr-restore.o [2019-11-14T19:19:54.653Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-14T19:19:54.653Z] [2019-11-14T19:19:54.653Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-11-14T19:19:54.653Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-11-14T19:19:54.653Z] Using test binary docker [2019-11-14T19:19:54.653Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-14T19:19:54.653Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-14T19:19:54.653Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-14T19:19:54.653Z] Warning failed to create cache: (null) [2019-11-14T19:19:54.653Z] . [2019-11-14T19:19:54.653Z] INFO: Waiting for daemon to start... [2019-11-14T19:19:54.653Z] Starting dockerd [2019-11-14T19:19:54.653Z] . [2019-11-14T19:19:54.653Z] INFO: Building docker-sdk-python3:4.1.0... [2019-11-14T19:19:54.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-14T19:19:56.737Z] #42 91.95 CC criu/cr-service.o [2019-11-14T19:19:57.590Z] #42 93.33 CC criu/crtools.o [2019-11-14T19:19:58.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-14T19:19:58.460Z] #42 93.93 CC criu/eventfd.o [2019-11-14T19:19:58.460Z] #42 94.30 CC criu/eventpoll.o [2019-11-14T19:19:59.334Z] #42 95.08 CC criu/external.o [2019-11-14T19:19:59.734Z] #42 95.32 CC criu/fault-injection.o [2019-11-14T19:19:59.734Z] #42 95.48 CC criu/fdstore.o [2019-11-14T19:20:00.150Z] #42 95.83 CC criu/fifo.o [2019-11-14T19:20:00.555Z] #42 96.21 CC criu/file-ids.o [2019-11-14T19:20:00.967Z] #42 96.53 CC criu/file-lock.o [2019-11-14T19:20:01.935Z] #42 97.56 CC criu/files-ext.o [2019-11-14T19:20:02.531Z] #42 98.05 CC criu/files-reg.o [2019-11-14T19:20:02.531Z] #42 ... [2019-11-14T19:20:02.531Z] [2019-11-14T19:20:02.531Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:20:02.531Z] #45 130.9 github.com/LK4D4/vndr/godl [2019-11-14T19:20:02.531Z] #45 131.6 github.com/LK4D4/vndr [2019-11-14T19:20:02.531Z] #45 DONE 141.2s [2019-11-14T19:20:02.531Z] [2019-11-14T19:20:02.531Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:20:03.154Z] #60 ... [2019-11-14T19:20:03.154Z] [2019-11-14T19:20:03.154Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:20:03.154Z] #18 109.4 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-14T19:20:03.154Z] #18 109.4 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-14T19:20:03.155Z] #18 109.4 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-11-14T19:20:03.155Z] #18 109.4 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-14T19:20:03.155Z] #18 109.4 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-14T19:20:03.155Z] #18 109.5 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-14T19:20:03.155Z] #18 109.5 Processing triggers for mime-support (3.60) ... [2019-11-14T19:20:03.155Z] #18 109.8 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-14T19:20:03.155Z] #18 109.8 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-11-14T19:20:03.155Z] #18 109.8 Setting up libcap2-bin (1:2.25-1) ... [2019-11-14T19:20:03.155Z] #18 109.9 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-14T19:20:03.155Z] #18 109.9 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-14T19:20:03.155Z] #18 109.9 Setting up bash-completion (1:2.1-4.3) ... [2019-11-14T19:20:03.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-14T19:20:04.407Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:19e121a8d4cab5c851ec86d7c33f61a72d5dcc96b1fb120be231a5703d273e71 25.6s done [2019-11-14T19:20:04.407Z] #8 DONE 33.8s [2019-11-14T19:20:04.407Z] [2019-11-14T19:20:04.407Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-14T19:20:04.407Z] #9 DONE 0.1s [2019-11-14T19:20:04.407Z] [2019-11-14T19:20:04.407Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-14T19:20:04.407Z] #10 DONE 0.2s [2019-11-14T19:20:04.407Z] [2019-11-14T19:20:04.407Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-14T19:20:04.407Z] #21 DONE 0.1s [2019-11-14T19:20:04.407Z] [2019-11-14T19:20:04.407Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-14T19:20:04.407Z] #41 ... [2019-11-14T19:20:04.407Z] [2019-11-14T19:20:04.407Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-14T19:20:04.407Z] #68 DONE 0.1s [2019-11-14T19:20:04.407Z] [2019-11-14T19:20:04.407Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-14T19:20:04.407Z] #62 DONE 0.1s [2019-11-14T19:20:04.407Z] [2019-11-14T19:20:04.407Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-14T19:20:04.407Z] #50 DONE 0.1s [2019-11-14T19:20:04.407Z] [2019-11-14T19:20:04.407Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-14T19:20:04.407Z] #31 DONE 0.1s [2019-11-14T19:20:04.407Z] [2019-11-14T19:20:04.407Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-14T19:20:04.407Z] #47 DONE 0.1s [2019-11-14T19:20:04.407Z] [2019-11-14T19:20:04.407Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-14T19:20:04.407Z] #44 DONE 0.1s [2019-11-14T19:20:04.407Z] [2019-11-14T19:20:04.407Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-14T19:20:04.407Z] #22 DONE 0.2s [2019-11-14T19:20:04.407Z] [2019-11-14T19:20:04.407Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:20:04.407Z] #23 0.816 + RM_GOPATH=0 [2019-11-14T19:20:04.407Z] #23 0.817 + TMP_GOPATH= [2019-11-14T19:20:04.407Z] #23 0.818 + : /build [2019-11-14T19:20:04.407Z] #23 0.819 + '[' -z '' ']' [2019-11-14T19:20:04.407Z] #23 0.823 ++ mktemp -d [2019-11-14T19:20:04.407Z] #23 0.830 + export GOPATH=/tmp/tmp.T3S7b853wX [2019-11-14T19:20:04.407Z] #23 0.830 + GOPATH=/tmp/tmp.T3S7b853wX [2019-11-14T19:20:04.407Z] #23 0.831 + RM_GOPATH=1 [2019-11-14T19:20:04.407Z] #23 0.870 ++ dirname ./install.sh [2019-11-14T19:20:04.407Z] #23 0.876 + dir=. [2019-11-14T19:20:04.407Z] #23 0.881 + bin=dockercli [2019-11-14T19:20:04.407Z] #23 0.882 + shift [2019-11-14T19:20:04.407Z] #23 0.883 + '[' '!' -f ./dockercli.installer ']' [2019-11-14T19:20:04.407Z] #23 0.883 + . ./dockercli.installer [2019-11-14T19:20:04.407Z] #23 0.883 ++ : stable [2019-11-14T19:20:04.407Z] #23 0.884 ++ : 17.06.2-ce [2019-11-14T19:20:04.407Z] #23 0.885 + install_dockercli [2019-11-14T19:20:04.407Z] #23 0.885 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-14T19:20:04.407Z] #23 0.885 Install docker/cli version 17.06.2-ce from stable [2019-11-14T19:20:04.407Z] #23 0.886 ++ uname -m [2019-11-14T19:20:04.407Z] #23 0.900 + arch=ppc64le [2019-11-14T19:20:04.407Z] #23 0.900 + '[' ppc64le '!=' x86_64 ']' [2019-11-14T19:20:04.407Z] #23 0.905 + '[' ppc64le '!=' s390x ']' [2019-11-14T19:20:04.407Z] #23 0.905 + '[' ppc64le '!=' armhf ']' [2019-11-14T19:20:04.407Z] #23 0.906 + build_dockercli [2019-11-14T19:20:04.407Z] #23 0.906 + git clone https://github.com/docker/docker-ce /tmp/tmp.T3S7b853wX/tmp/docker-ce [2019-11-14T19:20:04.407Z] #23 0.909 Cloning into '/tmp/tmp.T3S7b853wX/tmp/docker-ce'... [2019-11-14T19:20:05.828Z] #18 112.2 Setting up libonig4:s390x (6.1.3-2) ... [2019-11-14T19:20:05.828Z] #18 112.2 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-14T19:20:05.828Z] #18 112.2 Setting up zip (3.0-11+b1) ... [2019-11-14T19:20:05.828Z] #18 112.2 Setting up bzip2 (1.0.6-8.1) ... [2019-11-14T19:20:05.828Z] #18 112.2 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-14T19:20:05.828Z] #18 112.2 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-14T19:20:05.828Z] #18 112.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-14T19:20:05.828Z] #18 112.2 Setting up libaio1:s390x (0.3.110-3) ... [2019-11-14T19:20:05.828Z] #18 112.2 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-11-14T19:20:05.828Z] #18 112.2 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-14T19:20:05.828Z] #18 112.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-14T19:20:05.828Z] #18 112.3 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-14T19:20:05.828Z] #18 112.3 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-14T19:20:05.828Z] #18 112.3 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-11-14T19:20:05.828Z] #18 112.3 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-11-14T19:20:05.828Z] #18 112.3 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-11-14T19:20:05.828Z] #18 112.3 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-14T19:20:05.828Z] #18 112.5 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-11-14T19:20:05.828Z] #18 112.6 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-11-14T19:20:05.828Z] #18 112.6 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-11-14T19:20:05.828Z] #18 112.6 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-11-14T19:20:05.828Z] #18 112.6 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-14T19:20:05.828Z] #18 112.6 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-11-14T19:20:05.828Z] #18 112.6 Setting up pigz (2.3.4-1) ... [2019-11-14T19:20:05.828Z] #18 112.6 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-14T19:20:05.828Z] #18 112.7 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-11-14T19:20:06.224Z] #18 112.7 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-14T19:20:06.224Z] #18 112.7 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-14T19:20:06.224Z] #18 112.7 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-14T19:20:06.224Z] #18 112.8 Setting up jq (1.5+dfsg-1.3) ... [2019-11-14T19:20:06.224Z] #18 112.8 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-11-14T19:20:06.224Z] #18 112.8 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-11-14T19:20:06.224Z] #18 112.8 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-14T19:20:06.224Z] #18 112.8 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-14T19:20:06.224Z] #18 112.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-14T19:20:06.224Z] #18 112.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-14T19:20:06.224Z] #18 112.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-14T19:20:06.224Z] #18 112.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-14T19:20:06.224Z] #18 112.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-14T19:20:06.224Z] #18 112.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-14T19:20:06.224Z] #18 112.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-14T19:20:06.224Z] #18 112.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-14T19:20:06.224Z] #18 112.8 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-11-14T19:20:06.224Z] #18 112.8 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-14T19:20:06.224Z] #18 112.9 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-14T19:20:06.224Z] #18 112.9 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-14T19:20:06.224Z] #18 112.9 Setting up btrfs-progs (4.7.3-1) ... [2019-11-14T19:20:06.224Z] #18 112.9 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-11-14T19:20:06.224Z] #18 112.9 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-14T19:20:06.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-14T19:20:09.259Z] #23 ... [2019-11-14T19:20:09.259Z] [2019-11-14T19:20:09.259Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:20:09.259Z] #45 0.580 + RM_GOPATH=0 [2019-11-14T19:20:09.259Z] #45 0.584 + TMP_GOPATH= [2019-11-14T19:20:09.259Z] #45 0.587 + : /build [2019-11-14T19:20:09.259Z] #45 0.587 + '[' -z '' ']' [2019-11-14T19:20:09.259Z] #45 0.600 ++ mktemp -d [2019-11-14T19:20:09.259Z] #45 0.600 + export GOPATH=/tmp/tmp.IYz4XyMXVS [2019-11-14T19:20:09.259Z] #45 0.604 + GOPATH=/tmp/tmp.IYz4XyMXVS [2019-11-14T19:20:09.259Z] #45 0.604 + RM_GOPATH=1 [2019-11-14T19:20:09.259Z] #45 0.607 ++ dirname ./install.sh [2019-11-14T19:20:09.259Z] #45 0.610 + dir=. [2019-11-14T19:20:09.259Z] #45 0.610 + bin=vndr [2019-11-14T19:20:09.259Z] #45 0.610 + shift [2019-11-14T19:20:09.259Z] #45 0.611 + '[' '!' -f ./vndr.installer ']' [2019-11-14T19:20:09.259Z] #45 0.612 + . ./vndr.installer [2019-11-14T19:20:09.259Z] #45 0.614 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-14T19:20:09.259Z] #45 0.617 + install_vndr [2019-11-14T19:20:09.259Z] #45 0.619 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-14T19:20:09.259Z] #45 0.619 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-14T19:20:09.259Z] #45 0.619 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.IYz4XyMXVS/src/github.com/LK4D4/vndr [2019-11-14T19:20:09.259Z] #45 0.633 Cloning into '/tmp/tmp.IYz4XyMXVS/src/github.com/LK4D4/vndr'... [2019-11-14T19:20:09.259Z] #45 2.408 + cd /tmp/tmp.IYz4XyMXVS/src/github.com/LK4D4/vndr [2019-11-14T19:20:09.259Z] #45 2.409 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-14T19:20:09.259Z] #45 2.426 + go build -buildmode=pie -v -o /build/vndr . [2019-11-14T19:20:09.259Z] #45 4.530 runtime/internal/sys [2019-11-14T19:20:09.259Z] #45 4.738 internal/race [2019-11-14T19:20:09.259Z] #45 4.744 internal/cpu [2019-11-14T19:20:09.259Z] #45 4.800 runtime/internal/atomic [2019-11-14T19:20:09.259Z] #45 5.167 runtime/internal/math [2019-11-14T19:20:09.259Z] #45 5.271 sync/atomic [2019-11-14T19:20:09.259Z] #45 5.520 unicode [2019-11-14T19:20:09.259Z] #45 5.879 unicode/utf8 [2019-11-14T19:20:09.259Z] #45 6.431 math/bits [2019-11-14T19:20:09.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-14T19:20:09.614Z] #18 116.4 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-11-14T19:20:09.614Z] #18 116.4 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-14T19:20:09.614Z] #18 116.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 [2019-11-14T19:20:09.614Z] #18 116.4 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-14T19:20:09.614Z] #18 116.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 [2019-11-14T19:20:09.614Z] #18 116.4 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-14T19:20:09.614Z] #18 116.4 Setting up btrfs-tools (4.7.3-1) ... [2019-11-14T19:20:09.614Z] #18 116.4 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-14T19:20:09.707Z] #45 7.126 internal/bytealg [2019-11-14T19:20:10.025Z] #18 116.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 [2019-11-14T19:20:10.025Z] #18 116.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-11-14T19:20:10.025Z] #18 116.5 Setting up python3 (3.5.3-1) ... [2019-11-14T19:20:10.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-14T19:20:10.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-14T19:20:11.382Z] #18 118.1 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-14T19:20:11.426Z] #45 8.735 internal/testlog [2019-11-14T19:20:11.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-14T19:20:12.160Z] #45 9.492 math [2019-11-14T19:20:12.500Z] #45 ... [2019-11-14T19:20:12.500Z] [2019-11-14T19:20:12.500Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-14T19:20:12.500Z] #34 0.559 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-14T19:20:12.500Z] #34 0.649 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-14T19:20:12.500Z] #34 0.722 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-14T19:20:12.500Z] #34 0.775 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-14T19:20:12.500Z] #34 0.831 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-14T19:20:12.500Z] #34 2.452 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [487 kB] [2019-11-14T19:20:12.500Z] #34 5.552 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-14T19:20:12.500Z] #34 7.286 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-14T19:20:12.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-14T19:20:12.841Z] #34 ... [2019-11-14T19:20:12.841Z] [2019-11-14T19:20:12.841Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-14T19:20:12.841Z] #29 0.538 + mktemp -d [2019-11-14T19:20:12.841Z] #29 0.542 + export GOPATH=/tmp/tmp.5GD12qv6TP [2019-11-14T19:20:12.841Z] #29 0.543 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.5GD12qv6TP/src/github.com/go-swagger/go-swagger [2019-11-14T19:20:12.841Z] #29 0.547 Cloning into '/tmp/tmp.5GD12qv6TP/src/github.com/go-swagger/go-swagger'... [2019-11-14T19:20:12.841Z] #29 ... [2019-11-14T19:20:12.841Z] [2019-11-14T19:20:12.841Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-14T19:20:12.841Z] #25 0.701 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-14T19:20:12.841Z] #25 0.710 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-14T19:20:12.841Z] #25 0.799 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-14T19:20:12.841Z] #25 0.820 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-14T19:20:12.841Z] #25 0.867 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-14T19:20:12.841Z] #25 2.483 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [487 kB] [2019-11-14T19:20:12.841Z] #25 5.466 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-14T19:20:12.841Z] #25 7.520 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-14T19:20:12.841Z] #25 ... [2019-11-14T19:20:12.841Z] [2019-11-14T19:20:12.841Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-14T19:20:12.841Z] #69 0.632 + RM_GOPATH=0 [2019-11-14T19:20:12.841Z] #69 0.633 + TMP_GOPATH= [2019-11-14T19:20:12.841Z] #69 0.633 + : /build [2019-11-14T19:20:12.841Z] #69 0.634 + '[' -z '' ']' [2019-11-14T19:20:12.841Z] #69 0.636 ++ mktemp -d [2019-11-14T19:20:12.841Z] #69 0.663 + export GOPATH=/tmp/tmp.kiT4udcFCR [2019-11-14T19:20:12.841Z] #69 0.663 + GOPATH=/tmp/tmp.kiT4udcFCR [2019-11-14T19:20:12.841Z] #69 0.663 + RM_GOPATH=1 [2019-11-14T19:20:12.841Z] #69 0.669 ++ dirname ./install.sh [2019-11-14T19:20:12.841Z] #69 0.676 + dir=. [2019-11-14T19:20:12.841Z] #69 0.677 + bin=proxy [2019-11-14T19:20:12.841Z] #69 0.678 + shift [2019-11-14T19:20:12.841Z] #69 0.678 + '[' '!' -f ./proxy.installer ']' [2019-11-14T19:20:12.841Z] #69 0.679 + . ./proxy.installer [2019-11-14T19:20:12.841Z] #69 0.680 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-14T19:20:12.841Z] #69 0.682 + install_proxy [2019-11-14T19:20:12.841Z] #69 0.683 + case "$1" in [2019-11-14T19:20:12.841Z] #69 0.683 + export CGO_ENABLED=0 [2019-11-14T19:20:12.841Z] #69 0.684 + CGO_ENABLED=0 [2019-11-14T19:20:12.841Z] #69 0.684 + _install_proxy [2019-11-14T19:20:12.841Z] #69 0.685 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-14T19:20:12.841Z] #69 0.686 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-14T19:20:12.841Z] #69 0.686 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.kiT4udcFCR/src/github.com/docker/libnetwork [2019-11-14T19:20:12.841Z] #69 0.695 Cloning into '/tmp/tmp.kiT4udcFCR/src/github.com/docker/libnetwork'... [2019-11-14T19:20:13.019Z] #18 119.7 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-14T19:20:13.182Z] #69 ... [2019-11-14T19:20:13.182Z] [2019-11-14T19:20:13.182Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-14T19:20:13.182Z] #32 0.824 + RM_GOPATH=0 [2019-11-14T19:20:13.182Z] #32 0.824 + TMP_GOPATH= [2019-11-14T19:20:13.182Z] #32 0.824 + : /build [2019-11-14T19:20:13.182Z] #32 0.824 + '[' -z '' ']' [2019-11-14T19:20:13.182Z] #32 0.829 ++ mktemp -d [2019-11-14T19:20:13.182Z] #32 0.841 + export GOPATH=/tmp/tmp.niq1O6U5YK [2019-11-14T19:20:13.182Z] #32 0.841 + GOPATH=/tmp/tmp.niq1O6U5YK [2019-11-14T19:20:13.182Z] #32 0.842 + RM_GOPATH=1 [2019-11-14T19:20:13.182Z] #32 0.851 ++ dirname ./install.sh [2019-11-14T19:20:13.182Z] #32 0.871 + dir=. [2019-11-14T19:20:13.182Z] #32 0.871 + bin=tomlv [2019-11-14T19:20:13.182Z] #32 0.871 + shift [2019-11-14T19:20:13.182Z] #32 0.871 + '[' '!' -f ./tomlv.installer ']' [2019-11-14T19:20:13.182Z] #32 0.871 + . ./tomlv.installer [2019-11-14T19:20:13.182Z] #32 0.871 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-14T19:20:13.182Z] #32 0.876 + install_tomlv [2019-11-14T19:20:13.182Z] #32 0.887 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-14T19:20:13.182Z] #32 0.887 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-14T19:20:13.182Z] #32 0.887 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.niq1O6U5YK/src/github.com/BurntSushi/toml [2019-11-14T19:20:13.182Z] #32 0.887 Cloning into '/tmp/tmp.niq1O6U5YK/src/github.com/BurntSushi/toml'... [2019-11-14T19:20:13.182Z] #32 3.136 + cd /tmp/tmp.niq1O6U5YK/src/github.com/BurntSushi/toml [2019-11-14T19:20:13.182Z] #32 3.140 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-14T19:20:13.182Z] #32 3.163 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-14T19:20:13.182Z] #32 4.216 internal/cpu [2019-11-14T19:20:13.182Z] #32 4.222 runtime/internal/sys [2019-11-14T19:20:13.182Z] #32 4.266 runtime/internal/atomic [2019-11-14T19:20:13.182Z] #32 4.454 math/bits [2019-11-14T19:20:13.182Z] #32 4.830 runtime/internal/math [2019-11-14T19:20:13.182Z] #32 5.408 unicode/utf8 [2019-11-14T19:20:13.182Z] #32 5.624 sync/atomic [2019-11-14T19:20:13.182Z] #32 6.506 unicode [2019-11-14T19:20:13.182Z] #32 6.553 internal/bytealg [2019-11-14T19:20:13.182Z] #32 7.243 math [2019-11-14T19:20:13.182Z] #32 7.713 internal/testlog [2019-11-14T19:20:13.182Z] #32 9.185 encoding [2019-11-14T19:20:13.182Z] #32 10.03 runtime/cgo [2019-11-14T19:20:13.182Z] #32 10.20 runtime [2019-11-14T19:20:13.182Z] #32 ... [2019-11-14T19:20:13.182Z] [2019-11-14T19:20:13.182Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-14T19:20:13.182Z] #57 0.840 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-14T19:20:13.182Z] #57 0.852 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-14T19:20:13.182Z] #57 1.117 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-14T19:20:13.182Z] #57 1.128 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-14T19:20:13.182Z] #57 1.252 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-14T19:20:13.182Z] #57 2.741 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [487 kB] [2019-11-14T19:20:13.182Z] #57 5.480 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-14T19:20:13.182Z] #57 7.335 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-14T19:20:13.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-14T19:20:13.425Z] #18 119.9 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-14T19:20:13.425Z] #18 120.0 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-11-14T19:20:13.425Z] #18 120.0 Setting up python3-wheel (0.29.0-2) ... [2019-11-14T19:20:13.435Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-14T19:20:13.435Z] Using test binary docker [2019-11-14T19:20:13.435Z] +++ /etc/init.d/apparmor start [2019-11-14T19:20:13.435Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-14T19:20:13.435Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-14T19:20:13.435Z] Warning failed to create cache: (null) [2019-11-14T19:20:13.435Z] . [2019-11-14T19:20:13.435Z] INFO: Waiting for daemon to start... [2019-11-14T19:20:13.435Z] Starting dockerd [2019-11-14T19:20:13.435Z] +++ 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 [2019-11-14T19:20:13.522Z] #57 ... [2019-11-14T19:20:13.522Z] [2019-11-14T19:20:13.522Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-14T19:20:13.522Z] #39 0.704 + mktemp -d [2019-11-14T19:20:13.522Z] #39 0.725 + export GOPATH=/tmp/tmp.pDlcckF1Nl [2019-11-14T19:20:13.522Z] #39 0.725 + git clone https://github.com/docker/distribution.git /tmp/tmp.pDlcckF1Nl/src/github.com/docker/distribution [2019-11-14T19:20:13.522Z] #39 0.752 Cloning into '/tmp/tmp.pDlcckF1Nl/src/github.com/docker/distribution'... [2019-11-14T19:20:13.522Z] #39 ... [2019-11-14T19:20:13.522Z] [2019-11-14T19:20:13.522Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:20:13.522Z] #51 0.715 + RM_GOPATH=0 [2019-11-14T19:20:13.522Z] #51 0.716 + TMP_GOPATH= [2019-11-14T19:20:13.522Z] #51 0.716 + : /build [2019-11-14T19:20:13.522Z] #51 0.716 + '[' -z '' ']' [2019-11-14T19:20:13.522Z] #51 0.718 ++ mktemp -d [2019-11-14T19:20:13.522Z] #51 0.725 + export GOPATH=/tmp/tmp.uORG5rL0qC [2019-11-14T19:20:13.522Z] #51 0.725 + GOPATH=/tmp/tmp.uORG5rL0qC [2019-11-14T19:20:13.522Z] #51 0.725 + RM_GOPATH=1 [2019-11-14T19:20:13.522Z] #51 0.726 ++ dirname ./install.sh [2019-11-14T19:20:13.522Z] #51 0.745 + dir=. [2019-11-14T19:20:13.522Z] #51 0.746 + bin=golangci_lint [2019-11-14T19:20:13.522Z] #51 0.746 + shift [2019-11-14T19:20:13.522Z] #51 0.757 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-14T19:20:13.522Z] #51 0.757 + . ./golangci_lint.installer [2019-11-14T19:20:13.522Z] #51 0.757 ++ : v1.20.0 [2019-11-14T19:20:13.522Z] #51 0.758 + install_golangci_lint [2019-11-14T19:20:13.522Z] #51 0.759 + echo 'Installing golangci-lint version v1.20.0' [2019-11-14T19:20:13.522Z] #51 0.759 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-14T19:20:13.522Z] #51 0.759 Installing golangci-lint version v1.20.0 [2019-11-14T19:20:13.862Z] #51 ... [2019-11-14T19:20:13.862Z] [2019-11-14T19:20:13.862Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:20:13.862Z] #48 0.802 + RM_GOPATH=0 [2019-11-14T19:20:13.862Z] #48 0.809 + TMP_GOPATH= [2019-11-14T19:20:13.862Z] #48 0.811 + : /build [2019-11-14T19:20:13.862Z] #48 0.812 + '[' -z '' ']' [2019-11-14T19:20:13.862Z] #48 0.813 ++ mktemp -d [2019-11-14T19:20:13.862Z] #48 0.823 + export GOPATH=/tmp/tmp.ras534AaYq [2019-11-14T19:20:13.862Z] #48 0.827 + GOPATH=/tmp/tmp.ras534AaYq [2019-11-14T19:20:13.862Z] #48 0.827 + RM_GOPATH=1 [2019-11-14T19:20:13.862Z] #48 0.843 ++ dirname ./install.sh [2019-11-14T19:20:13.862Z] #48 0.848 + dir=. [2019-11-14T19:20:13.862Z] #48 0.863 + bin=gotestsum [2019-11-14T19:20:13.862Z] #48 0.863 + shift [2019-11-14T19:20:13.862Z] #48 0.863 + '[' '!' -f ./gotestsum.installer ']' [2019-11-14T19:20:13.862Z] #48 0.863 + . ./gotestsum.installer [2019-11-14T19:20:13.862Z] #48 0.863 ++ : v0.3.5 [2019-11-14T19:20:13.862Z] #48 0.863 + install_gotestsum [2019-11-14T19:20:13.862Z] #48 0.880 + echo 'Installing gotestsum version v0.3.5' [2019-11-14T19:20:13.862Z] #48 0.880 Installing gotestsum version v0.3.5 [2019-11-14T19:20:13.862Z] #48 0.883 + go get -d gotest.tools/gotestsum [2019-11-14T19:20:13.862Z] #48 ... [2019-11-14T19:20:13.862Z] [2019-11-14T19:20:13.862Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-14T19:20:13.862Z] #41 0.965 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-14T19:20:13.862Z] #41 0.976 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-14T19:20:13.862Z] #41 1.153 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-14T19:20:13.862Z] #41 1.165 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-14T19:20:13.862Z] #41 1.230 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-14T19:20:13.862Z] #41 3.170 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [487 kB] [2019-11-14T19:20:13.862Z] #41 6.247 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-14T19:20:13.862Z] #41 8.164 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-14T19:20:14.212Z] #41 ... [2019-11-14T19:20:14.212Z] [2019-11-14T19:20:14.212Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:20:14.212Z] #63 0.783 + RM_GOPATH=0 [2019-11-14T19:20:14.212Z] #63 0.783 + TMP_GOPATH= [2019-11-14T19:20:14.212Z] #63 0.784 + : /build/ [2019-11-14T19:20:14.212Z] #63 0.785 + '[' -z '' ']' [2019-11-14T19:20:14.212Z] #63 0.786 ++ mktemp -d [2019-11-14T19:20:14.212Z] #63 0.793 + export GOPATH=/tmp/tmp.4N2cnq8xEZ [2019-11-14T19:20:14.212Z] #63 0.794 + GOPATH=/tmp/tmp.4N2cnq8xEZ [2019-11-14T19:20:14.212Z] #63 0.795 + RM_GOPATH=1 [2019-11-14T19:20:14.212Z] #63 0.797 ++ dirname ./install.sh [2019-11-14T19:20:14.212Z] #63 0.799 + dir=. [2019-11-14T19:20:14.212Z] #63 0.805 + bin=rootlesskit [2019-11-14T19:20:14.212Z] #63 0.805 + shift [2019-11-14T19:20:14.212Z] #63 0.806 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-14T19:20:14.212Z] #63 0.807 + . ./rootlesskit.installer [2019-11-14T19:20:14.212Z] #63 0.808 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-14T19:20:14.212Z] #63 0.813 + install_rootlesskit [2019-11-14T19:20:14.212Z] #63 0.813 + case "$1" in [2019-11-14T19:20:14.212Z] #63 0.814 + export CGO_ENABLED=0 [2019-11-14T19:20:14.212Z] #63 0.814 + CGO_ENABLED=0 [2019-11-14T19:20:14.212Z] #63 0.815 + _install_rootlesskit [2019-11-14T19:20:14.212Z] #63 0.815 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-14T19:20:14.212Z] #63 0.815 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-14T19:20:14.212Z] #63 0.816 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.4N2cnq8xEZ/src/github.com/rootless-containers/rootlesskit [2019-11-14T19:20:14.212Z] #63 0.827 Cloning into '/tmp/tmp.4N2cnq8xEZ/src/github.com/rootless-containers/rootlesskit'... [2019-11-14T19:20:14.212Z] #63 7.904 + cd /tmp/tmp.4N2cnq8xEZ/src/github.com/rootless-containers/rootlesskit [2019-11-14T19:20:14.212Z] #63 7.905 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-14T19:20:14.212Z] #63 8.559 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-14T19:20:14.212Z] #63 8.562 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-14T19:20:14.212Z] #63 ... [2019-11-14T19:20:14.212Z] [2019-11-14T19:20:14.212Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-14T19:20:14.212Z] #11 0.864 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-14T19:20:14.212Z] #11 0.876 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-14T19:20:14.212Z] #11 1.070 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-14T19:20:14.212Z] #11 1.086 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-14T19:20:14.212Z] #11 1.118 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-14T19:20:14.212Z] #11 2.838 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [487 kB] [2019-11-14T19:20:14.212Z] #11 5.520 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-14T19:20:14.212Z] #11 7.942 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-14T19:20:14.212Z] #11 ... [2019-11-14T19:20:14.212Z] [2019-11-14T19:20:14.212Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:20:14.212Z] #45 10.29 unicode/utf16 [2019-11-14T19:20:14.212Z] #45 10.74 runtime [2019-11-14T19:20:14.304Z] #18 120.9 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-14T19:20:14.946Z] #45 12.22 container/list [2019-11-14T19:20:15.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-14T19:20:15.155Z] #18 ... [2019-11-14T19:20:15.155Z] [2019-11-14T19:20:15.155Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-14T19:20:15.155Z] #29 154.0 + rm -rf /tmp/tmp.tgft5NwKqx [2019-11-14T19:20:15.335Z] . [2019-11-14T19:20:15.335Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-14T19:20:15.335Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-14T19:20:15.335Z] Error: No such image: emptyfs [2019-11-14T19:20:15.335Z] ++++ docker load [2019-11-14T19:20:15.335Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-14T19:20:15.561Z] #29 ... [2019-11-14T19:20:15.561Z] [2019-11-14T19:20:15.561Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:20:15.561Z] #42 101.1 CC criu/files.o [2019-11-14T19:20:15.561Z] #42 103.2 CC criu/filesystems.o [2019-11-14T19:20:15.561Z] #42 103.9 CC criu/fsnotify.o [2019-11-14T19:20:15.561Z] #42 105.1 CC criu/image-desc.o [2019-11-14T19:20:15.561Z] #42 105.2 CC criu/image.o [2019-11-14T19:20:15.561Z] #42 106.0 CC criu/ipc_ns.o [2019-11-14T19:20:15.561Z] #42 107.3 CC criu/irmap.o [2019-11-14T19:20:15.561Z] #42 108.2 CC criu/kcmp-ids.o [2019-11-14T19:20:15.561Z] #42 108.7 CC criu/kerndat.o [2019-11-14T19:20:15.561Z] #42 109.6 CC criu/libnetlink.o [2019-11-14T19:20:15.561Z] #42 109.9 CC criu/log.o [2019-11-14T19:20:15.561Z] #42 110.2 CC criu/lsm.o [2019-11-14T19:20:15.561Z] #42 110.6 CC criu/mem.o [2019-11-14T19:20:15.561Z] #42 ... [2019-11-14T19:20:15.561Z] [2019-11-14T19:20:15.561Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-14T19:20:15.561Z] #29 DONE 154.3s [2019-11-14T19:20:15.561Z] [2019-11-14T19:20:15.561Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:20:15.561Z] #18 121.9 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-11-14T19:20:15.561Z] #18 121.9 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-14T19:20:15.901Z] Running integration-test (iteration 1) [2019-11-14T19:20:15.901Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-11-14T19:20:15.901Z] ++ 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 [2019-11-14T19:20:15.901Z] ++ set -e [2019-11-14T19:20:15.901Z] ++ '[' -n 0 ']' [2019-11-14T19:20:15.901Z] ++ set -x [2019-11-14T19:20:15.901Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-11-14T19:20:16.454Z] #18 123.0 Setting up dmsetup (2:1.02.137-2) ... [2019-11-14T19:20:16.454Z] #18 123.0 Setting up python3-setuptools (33.1.1-1) ... [2019-11-14T19:20:16.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-14T19:20:17.278Z] #18 123.9 Setting up dh-python (2.20170125) ... [2019-11-14T19:20:18.168Z] #18 124.6 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-11-14T19:20:18.168Z] #18 124.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-14T19:20:18.168Z] #18 DONE 125.0s [2019-11-14T19:20:18.168Z] [2019-11-14T19:20:18.168Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:20:18.168Z] #42 112.3 CC criu/mount.o [2019-11-14T19:20:18.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-14T19:20:19.007Z] #42 114.8 CC criu/namespaces.o [2019-11-14T19:20:19.840Z] #45 16.50 crypto/internal/subtle [2019-11-14T19:20:19.840Z] #45 17.16 crypto/subtle [2019-11-14T19:20:20.573Z] #45 17.67 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-14T19:20:20.938Z] #42 116.7 CC criu/net.o [2019-11-14T19:20:20.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-14T19:20:21.309Z] #45 18.45 internal/nettrace [2019-11-14T19:20:21.651Z] #45 18.84 runtime/cgo [2019-11-14T19:20:23.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-14T19:20:23.575Z] #42 119.2 CC criu/netfilter.o [2019-11-14T19:20:24.002Z] #42 119.6 CC criu/page-pipe.o [2019-11-14T19:20:24.002Z] #42 ... [2019-11-14T19:20:24.002Z] [2019-11-14T19:20:24.002Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-14T19:20:24.002Z] #19 3.822 Collecting yamllint==1.16.0 [2019-11-14T19:20:24.002Z] #19 4.392 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-14T19:20:24.002Z] #19 4.608 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-14T19:20:24.002Z] #19 4.695 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-14T19:20:24.002Z] #19 5.625 Collecting pyyaml (from yamllint==1.16.0) [2019-11-14T19:20:24.002Z] #19 5.764 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-14T19:20:24.392Z] #19 ... [2019-11-14T19:20:24.392Z] [2019-11-14T19:20:24.392Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:20:24.392Z] #42 120.2 CC criu/page-xfer.o [2019-11-14T19:20:24.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-14T19:20:24.687Z] #45 ... [2019-11-14T19:20:24.687Z] [2019-11-14T19:20:24.687Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-14T19:20:24.687Z] #25 21.74 Fetched 7727 kB in 21s (367 kB/s) [2019-11-14T19:20:25.805Z] #42 121.2 CC criu/pagemap-cache.o [2019-11-14T19:20:25.805Z] #42 121.5 CC criu/pagemap.o [2019-11-14T19:20:26.210Z] #42 122.2 CC criu/parasite-syscall.o [2019-11-14T19:20:26.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-14T19:20:27.082Z] #42 122.9 CC criu/path.o [2019-11-14T19:20:27.491Z] #42 123.2 CC criu/pie-util-vdso-elf32.o [2019-11-14T19:20:27.892Z] #42 ... [2019-11-14T19:20:27.892Z] [2019-11-14T19:20:27.892Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-14T19:20:27.892Z] #19 6.843 Building wheels for collected packages: pathspec, pyyaml [2019-11-14T19:20:27.893Z] #19 6.845 Running setup.py bdist_wheel for pathspec: started [2019-11-14T19:20:27.893Z] #19 7.642 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-14T19:20:27.893Z] #19 7.642 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-14T19:20:27.893Z] #19 7.663 Running setup.py bdist_wheel for pyyaml: started [2019-11-14T19:20:27.893Z] #19 8.589 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-14T19:20:27.893Z] #19 8.589 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-14T19:20:27.893Z] #19 8.681 Successfully built pathspec pyyaml [2019-11-14T19:20:27.893Z] #19 8.681 Installing collected packages: pathspec, pyyaml, yamllint [2019-11-14T19:20:27.893Z] #19 8.942 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-14T19:20:27.893Z] #19 DONE 9.3s [2019-11-14T19:20:27.893Z] [2019-11-14T19:20:27.893Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-14T19:20:27.893Z] #24 DONE 0.2s [2019-11-14T19:20:27.893Z] [2019-11-14T19:20:27.893Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-14T19:20:28.293Z] #28 DONE 0.5s [2019-11-14T19:20:28.293Z] [2019-11-14T19:20:28.293Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:20:28.293Z] #42 123.6 CC criu/pie-util-vdso.o [2019-11-14T19:20:28.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-14T19:20:28.736Z] #42 124.2 CC criu/pie-util.o [2019-11-14T19:20:28.736Z] #42 ... [2019-11-14T19:20:28.736Z] [2019-11-14T19:20:28.736Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-14T19:20:28.736Z] #30 DONE 0.1s [2019-11-14T19:20:28.736Z] [2019-11-14T19:20:28.736Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-14T19:20:28.736Z] #33 DONE 0.1s [2019-11-14T19:20:28.736Z] [2019-11-14T19:20:28.736Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:20:28.736Z] #42 124.4 CC criu/pipes.o [2019-11-14T19:20:28.736Z] #42 ... [2019-11-14T19:20:28.736Z] [2019-11-14T19:20:28.736Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-14T19:20:28.736Z] #38 DONE 0.1s [2019-11-14T19:20:28.736Z] [2019-11-14T19:20:28.736Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:20:29.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-14T19:20:29.461Z] #55 ... [2019-11-14T19:20:29.461Z] [2019-11-14T19:20:29.461Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:20:29.461Z] #42 125.2 CC criu/plugin.o [2019-11-14T19:20:29.544Z] #25 21.74 Reading package lists... [2019-11-14T19:20:29.544Z] #25 ... [2019-11-14T19:20:29.544Z] [2019-11-14T19:20:29.544Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-14T19:20:29.544Z] #39 26.26 + cd /tmp/tmp.pDlcckF1Nl/src/github.com/docker/distribution [2019-11-14T19:20:29.544Z] #39 26.26 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-14T19:20:30.666Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-14T19:20:30.666Z] Using test binary docker [2019-11-14T19:20:30.666Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-14T19:20:30.666Z] +++ /etc/init.d/apparmor start [2019-11-14T19:20:30.666Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-14T19:20:30.666Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-14T19:20:30.666Z] Warning failed to create cache: (null) [2019-11-14T19:20:30.666Z] . [2019-11-14T19:20:30.666Z] INFO: Waiting for daemon to start... [2019-11-14T19:20:30.666Z] Starting dockerd [2019-11-14T19:20:30.666Z] +++ 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 [2019-11-14T19:20:30.674Z] #42 126.0 CC criu/proc_parse.o [2019-11-14T19:20:31.880Z] #39 29.32 + GOPATH=/tmp/tmp.pDlcckF1Nl/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.pDlcckF1Nl go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-14T19:20:32.034Z] #42 127.8 CC criu/protobuf-desc.o [2019-11-14T19:20:33.199Z] . [2019-11-14T19:20:33.199Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-14T19:20:33.199Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-14T19:20:33.199Z] Error: No such image: emptyfs [2019-11-14T19:20:33.199Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-14T19:20:33.199Z] ++++ docker load [2019-11-14T19:20:33.199Z] Running integration-test (iteration 1) [2019-11-14T19:20:33.199Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-11-14T19:20:33.199Z] ++ 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 [2019-11-14T19:20:33.199Z] ++ set -e [2019-11-14T19:20:33.199Z] ++ '[' -n 0 ']' [2019-11-14T19:20:33.199Z] ++ set -x [2019-11-14T19:20:33.199Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:20:33.414Z] #42 128.8 CC criu/protobuf.o [2019-11-14T19:20:33.415Z] #42 129.2 CC criu/pstree.o [2019-11-14T19:20:34.282Z] #42 130.0 CC criu/rbtree.o [2019-11-14T19:20:34.282Z] #42 130.3 CC criu/rst-malloc.o [2019-11-14T19:20:34.687Z] #42 130.5 CC criu/seccomp.o [2019-11-14T19:20:35.090Z] #42 131.0 CC criu/seize.o [2019-11-14T19:20:35.763Z] #39 ... [2019-11-14T19:20:35.763Z] [2019-11-14T19:20:35.763Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-14T19:20:35.763Z] #57 22.64 Fetched 7727 kB in 21s (354 kB/s) [2019-11-14T19:20:35.763Z] #57 22.64 Reading package lists... [2019-11-14T19:20:35.763Z] #57 32.44 Reading package lists... [2019-11-14T19:20:35.763Z] #57 ... [2019-11-14T19:20:35.763Z] [2019-11-14T19:20:35.763Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:20:35.763Z] #51 29.66 + cd /tmp/tmp.uORG5rL0qC/src/github.com/golangci/golangci-lint/ [2019-11-14T19:20:35.763Z] #51 29.66 + git checkout -q v1.20.0 [2019-11-14T19:20:35.763Z] #51 31.08 ++ git describe --tags [2019-11-14T19:20:35.763Z] #51 31.09 + version=v1.20.0 [2019-11-14T19:20:35.763Z] #51 31.10 ++ git rev-parse --short HEAD [2019-11-14T19:20:35.763Z] #51 31.10 + commit=cc98739 [2019-11-14T19:20:35.763Z] #51 31.10 ++ git show -s --format=%cd [2019-11-14T19:20:35.763Z] #51 31.11 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-14T19:20:35.763Z] #51 31.11 + 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 [2019-11-14T19:20:35.967Z] #42 ... [2019-11-14T19:20:35.967Z] [2019-11-14T19:20:35.967Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:20:35.967Z] #55 143.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-14T19:20:35.967Z] #55 144.8 + mkdir -p /build [2019-11-14T19:20:35.967Z] #55 144.8 + cp runc /build/runc [2019-11-14T19:20:35.967Z] #55 DONE 145.0s [2019-11-14T19:20:35.967Z] [2019-11-14T19:20:35.967Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:20:35.967Z] #42 131.6 CC criu/servicefd.o [2019-11-14T19:20:36.106Z] #51 ... [2019-11-14T19:20:36.106Z] [2019-11-14T19:20:36.106Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-14T19:20:36.106Z] #41 23.37 Fetched 7727 kB in 22s (345 kB/s) [2019-11-14T19:20:36.106Z] #41 23.37 Reading package lists... [2019-11-14T19:20:36.106Z] #41 33.43 Reading package lists... [2019-11-14T19:20:36.106Z] #41 ... [2019-11-14T19:20:36.106Z] [2019-11-14T19:20:36.106Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-14T19:20:36.106Z] #25 21.74 Reading package lists... [2019-11-14T19:20:36.423Z] #42 132.1 CC criu/shmem.o [2019-11-14T19:20:36.449Z] #25 31.34 Reading package lists... [2019-11-14T19:20:36.449Z] #25 ... [2019-11-14T19:20:36.449Z] [2019-11-14T19:20:36.449Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-14T19:20:36.449Z] #34 23.86 Fetched 7727 kB in 23s (331 kB/s) [2019-11-14T19:20:36.449Z] #34 23.86 Reading package lists... [2019-11-14T19:20:36.449Z] #34 ... [2019-11-14T19:20:36.449Z] [2019-11-14T19:20:36.449Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-14T19:20:36.449Z] #69 28.16 + cd /tmp/tmp.kiT4udcFCR/src/github.com/docker/libnetwork [2019-11-14T19:20:36.449Z] #69 28.16 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-14T19:20:36.449Z] #69 29.29 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-14T19:20:36.792Z] #69 ... [2019-11-14T19:20:36.792Z] [2019-11-14T19:20:36.792Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-14T19:20:36.792Z] #11 24.24 Fetched 7727 kB in 23s (330 kB/s) [2019-11-14T19:20:36.792Z] #11 24.24 Reading package lists... [2019-11-14T19:20:36.822Z] #42 132.7 CC criu/sigframe.o [2019-11-14T19:20:37.136Z] #11 ... [2019-11-14T19:20:37.136Z] [2019-11-14T19:20:37.136Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-14T19:20:37.136Z] #34 34.47 Reading package lists... [2019-11-14T19:20:37.136Z] #34 ... [2019-11-14T19:20:37.136Z] [2019-11-14T19:20:37.136Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:20:37.136Z] #45 24.39 vendor/golang.org/x/crypto/internal/subtle [2019-11-14T19:20:37.280Z] #42 132.8 CC criu/signalfd.o [2019-11-14T19:20:37.280Z] #42 133.1 CC criu/sk-inet.o [2019-11-14T19:20:37.479Z] #45 ... [2019-11-14T19:20:37.480Z] [2019-11-14T19:20:37.480Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-14T19:20:38.506Z] #42 134.2 CC criu/sk-netlink.o [2019-11-14T19:20:39.009Z] #42 134.5 CC criu/sk-packet.o [2019-11-14T19:20:39.423Z] #42 135.1 CC criu/sk-queue.o [2019-11-14T19:20:39.840Z] #42 135.4 CC criu/sk-tcp.o [2019-11-14T19:20:39.840Z] #42 135.8 CC criu/sk-unix.o [2019-11-14T19:20:41.229Z] #42 137.0 CC criu/sockets.o [2019-11-14T19:20:41.303Z] sha256:76654726d1629d931edaf47e5763fe9a221cbd0328970d8edf067b1a62e503d0 [2019-11-14T19:20:41.303Z] INFO: Starting docker-py tests... [2019-11-14T19:20:41.303Z] ============================= test session starts ============================== [2019-11-14T19:20:41.303Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-11-14T19:20:41.303Z] rootdir: /src, inifile: pytest.ini [2019-11-14T19:20:41.303Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-11-14T19:20:41.645Z] #42 137.5 CC criu/stats.o [2019-11-14T19:20:41.645Z] #42 137.6 CC criu/string.o [2019-11-14T19:20:42.038Z] #42 137.6 CC criu/sysctl.o [2019-11-14T19:20:42.236Z] collected 385 items / 5 deselected / 380 selected [2019-11-14T19:20:42.236Z] [2019-11-14T19:20:42.440Z] #42 138.1 CC criu/sysfs_parse.o [2019-11-14T19:20:42.876Z] #42 138.6 CC criu/timerfd.o [2019-11-14T19:20:42.876Z] #42 ... [2019-11-14T19:20:42.876Z] [2019-11-14T19:20:42.876Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-14T19:20:42.876Z] #39 181.7 + dpkg --print-architecture [2019-11-14T19:20:42.876Z] #39 181.7 + cd /tmp/tmp.BF0olCRqrx/src/github.com/docker/distribution [2019-11-14T19:20:42.876Z] #39 181.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-14T19:20:43.066Z] 65014b3c3121: Pull complete [2019-11-14T19:20:43.184Z] Loaded image: buildpack-deps:jessie [2019-11-14T19:20:43.184Z] Loaded image: busybox:latest [2019-11-14T19:20:43.184Z] Loaded image: busybox:glibc [2019-11-14T19:20:43.184Z] Loaded image: debian:jessie [2019-11-14T19:20:43.184Z] Loaded image: hello-world:latest [2019-11-14T19:20:43.184Z] INFO: Testing against a local daemon [2019-11-14T19:20:43.184Z] === RUN TestCgroupNamespacesBuild [2019-11-14T19:20:43.265Z] #39 181.9 + GOPATH=/tmp/tmp.BF0olCRqrx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.BF0olCRqrx [2019-11-14T19:20:43.265Z] #39 181.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-14T19:20:43.510Z] #11 35.02 Reading package lists... [2019-11-14T19:20:43.510Z] #11 ... [2019-11-14T19:20:43.510Z] [2019-11-14T19:20:43.510Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-14T19:20:43.510Z] #25 31.34 Reading package lists... [2019-11-14T19:20:45.219Z] #25 40.53 Building dependency tree... [2019-11-14T19:20:46.471Z] --- PASS: TestCgroupNamespacesBuild (4.22s) [2019-11-14T19:20:46.471Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-14T19:20:46.927Z] #25 44.23 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-14T19:20:46.927Z] #25 44.23 The following additional packages will be installed: [2019-11-14T19:20:46.927Z] #25 44.24 libjq1 libonig4 [2019-11-14T19:20:47.269Z] #25 44.70 The following NEW packages will be installed: [2019-11-14T19:20:47.269Z] #25 44.71 jq libjq1 libonig4 [2019-11-14T19:20:47.269Z] #25 44.87 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-11-14T19:20:47.269Z] #25 44.87 Need to get 310 kB of archives. [2019-11-14T19:20:47.269Z] #25 44.87 After this operation, 1267 kB of additional disk space will be used. [2019-11-14T19:20:47.269Z] #25 44.87 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-11-14T19:20:47.269Z] #25 44.93 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-11-14T19:20:47.612Z] #25 44.98 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-11-14T19:20:47.974Z] Loaded image: buildpack-deps:jessie [2019-11-14T19:20:47.974Z] Loaded image: busybox:latest [2019-11-14T19:20:47.974Z] Loaded image: busybox:glibc [2019-11-14T19:20:47.974Z] Loaded image: debian:jessie [2019-11-14T19:20:47.974Z] Loaded image: hello-world:latest [2019-11-14T19:20:47.974Z] INFO: Testing against a local daemon [2019-11-14T19:20:47.974Z] === RUN TestCgroupNamespacesBuild [2019-11-14T19:20:48.374Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.79s) [2019-11-14T19:20:48.374Z] === RUN TestBuildWithSession [2019-11-14T19:20:48.374Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-14T19:20:48.374Z] build_session_test.go:25: TODO: BuildKit [2019-11-14T19:20:48.374Z] === RUN TestBuildSquashParent [2019-11-14T19:20:49.323Z] #25 ... [2019-11-14T19:20:49.323Z] [2019-11-14T19:20:49.323Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-14T19:20:49.323Z] #41 33.43 Reading package lists... [2019-11-14T19:20:49.323Z] #41 44.12 Building dependency tree... [2019-11-14T19:20:49.323Z] #41 46.75 The following additional packages will be installed: [2019-11-14T19:20:49.323Z] #41 46.75 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-14T19:20:49.323Z] #41 46.75 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-14T19:20:49.323Z] #41 46.76 Suggested packages: [2019-11-14T19:20:49.323Z] #41 46.76 manpages-dev python-setuptools [2019-11-14T19:20:49.990Z] #39 ... [2019-11-14T19:20:49.990Z] [2019-11-14T19:20:49.990Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:20:49.990Z] #42 138.8 CC criu/tty.o [2019-11-14T19:20:49.990Z] #42 140.0 CC criu/tun.o [2019-11-14T19:20:49.990Z] #42 140.2 CC criu/uffd.o [2019-11-14T19:20:49.990Z] #42 140.9 CC criu/util.o [2019-11-14T19:20:49.990Z] #42 141.6 CC criu/uts_ns.o [2019-11-14T19:20:49.990Z] #42 141.8 CC criu/vdso.o [2019-11-14T19:20:49.990Z] #42 142.4 LINK criu/built-in.o [2019-11-14T19:20:49.990Z] #42 142.5 LINK criu/criu [2019-11-14T19:20:49.990Z] #42 143.0 DEP lib/c/criu.d [2019-11-14T19:20:49.990Z] #42 143.1 CC images/rpc.pb-c.o [2019-11-14T19:20:49.990Z] #42 143.5 CC lib/c/criu.o [2019-11-14T19:20:49.990Z] #42 144.2 LINK lib/c/built-in.o [2019-11-14T19:20:49.990Z] #42 144.2 LINK lib/c/libcriu.so [2019-11-14T19:20:49.990Z] #42 144.4 GEN magic.py [2019-11-14T19:20:49.990Z] #42 144.5 Note: Building without setproctitle() and strlcpy() support. [2019-11-14T19:20:49.990Z] #42 144.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-14T19:20:49.990Z] #42 144.8 fatal: Not a git repository (or any of the parent directories): .git [2019-11-14T19:20:49.990Z] #42 145.3 make[1]: Nothing to be done for 'all'. [2019-11-14T19:20:49.990Z] #42 145.7 make[1]: 'images/built-in.o' is up to date. [2019-11-14T19:20:49.990Z] #42 145.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-14T19:20:49.990Z] #42 145.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-14T19:20:49.990Z] #42 145.7 make[1]: 'compel/libcompel.a' is up to date. [2019-11-14T19:20:49.990Z] #42 145.8 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-14T19:20:49.990Z] #42 145.8 make[1]: Nothing to be done for 'all'. [2019-11-14T19:20:49.990Z] #42 145.8 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-14T19:20:49.990Z] #42 145.9 make[2]: Nothing to be done for 'all'. [2019-11-14T19:20:49.990Z] #42 145.9 make[2]: Nothing to be done for 'all'. [2019-11-14T19:20:49.990Z] #42 145.9 make[2]: Nothing to be done for 'all'. [2019-11-14T19:20:49.990Z] #42 145.9 make[2]: Nothing to be done for 'all'. [2019-11-14T19:20:49.990Z] #42 145.9 make[2]: Nothing to be done for 'all'. [2019-11-14T19:20:49.990Z] #42 146.0 make[2]: Nothing to be done for 'all'. [2019-11-14T19:20:49.990Z] #42 146.0 make[2]: Nothing to be done for 'all'. [2019-11-14T19:20:50.396Z] #42 146.0 make[2]: Nothing to be done for 'all'. [2019-11-14T19:20:50.396Z] #42 146.0 INSTALL criu/criu [2019-11-14T19:20:50.396Z] #42 DONE 146.2s [2019-11-14T19:20:50.396Z] [2019-11-14T19:20:50.396Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:20:51.645Z] #41 ... [2019-11-14T19:20:51.645Z] [2019-11-14T19:20:51.645Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-14T19:20:51.645Z] #25 47.30 debconf: delaying package configuration, since apt-utils is not installed [2019-11-14T19:20:51.645Z] #25 47.57 Fetched 310 kB in 0s (1619 kB/s) [2019-11-14T19:20:51.645Z] #25 47.76 Selecting previously unselected package libonig4:ppc64el. [2019-11-14T19:20:51.645Z] #25 47.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-14T19:20:51.645Z] #25 47.98 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-11-14T19:20:51.645Z] #25 48.01 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-11-14T19:20:51.645Z] #25 48.41 Selecting previously unselected package libjq1:ppc64el. [2019-11-14T19:20:51.645Z] #25 48.42 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-14T19:20:51.645Z] #25 48.43 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-14T19:20:51.645Z] #25 48.70 Selecting previously unselected package jq. [2019-11-14T19:20:51.645Z] #25 48.73 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-14T19:20:51.645Z] #25 48.74 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-14T19:20:51.645Z] #25 49.10 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-11-14T19:20:51.645Z] #25 49.12 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-14T19:20:51.645Z] #25 49.13 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-14T19:20:52.009Z] #25 49.34 Setting up jq (1.5+dfsg-1.3) ... [2019-11-14T19:20:52.349Z] #25 DONE 49.7s [2019-11-14T19:20:52.349Z] [2019-11-14T19:20:52.349Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-14T19:20:52.349Z] #41 49.35 The following NEW packages will be installed: [2019-11-14T19:20:52.349Z] #41 49.36 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-14T19:20:52.349Z] #41 49.36 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-14T19:20:52.349Z] #41 49.36 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-14T19:20:52.349Z] #41 49.36 zlib1g-dev [2019-11-14T19:20:52.349Z] #41 49.50 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-11-14T19:20:52.349Z] #41 49.50 Need to get 3548 kB of archives. [2019-11-14T19:20:52.349Z] #41 49.50 After this operation, 21.2 MB of additional disk space will be used. [2019-11-14T19:20:52.349Z] #41 49.50 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-11-14T19:20:52.349Z] #41 49.53 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-11-14T19:20:52.349Z] #41 49.56 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-11-14T19:20:52.349Z] #41 49.61 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-11-14T19:20:52.349Z] #41 49.66 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-11-14T19:20:52.349Z] #41 49.69 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-11-14T19:20:52.349Z] #41 49.71 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-11-14T19:20:52.349Z] #41 ... [2019-11-14T19:20:52.349Z] [2019-11-14T19:20:52.349Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-14T19:20:52.349Z] #26 DONE 0.1s [2019-11-14T19:20:52.349Z] [2019-11-14T19:20:52.349Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-14T19:20:52.349Z] #41 49.71 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-11-14T19:20:52.349Z] #41 49.77 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-11-14T19:20:52.349Z] #41 49.99 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-11-14T19:20:52.691Z] #41 50.02 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-11-14T19:20:52.691Z] #41 50.23 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-11-14T19:20:53.033Z] #41 50.32 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-11-14T19:20:53.033Z] #41 50.33 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-11-14T19:20:53.033Z] #41 50.36 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-14T19:20:53.033Z] #41 50.39 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-11-14T19:20:53.234Z] --- PASS: TestCgroupNamespacesBuild (5.51s) [2019-11-14T19:20:53.234Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-14T19:20:53.771Z] #41 ... [2019-11-14T19:20:53.771Z] [2019-11-14T19:20:53.771Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-14T19:20:53.771Z] #57 32.44 Reading package lists... [2019-11-14T19:20:53.771Z] #57 42.45 Building dependency tree... [2019-11-14T19:20:53.771Z] #57 45.30 The following additional packages will be installed: [2019-11-14T19:20:53.771Z] #57 45.31 btrfs-progs liblzo2-2 [2019-11-14T19:20:53.771Z] #57 45.65 The following NEW packages will be installed: [2019-11-14T19:20:53.771Z] #57 45.67 btrfs-progs btrfs-tools liblzo2-2 [2019-11-14T19:20:53.771Z] #57 45.86 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-11-14T19:20:53.771Z] #57 45.86 Need to get 588 kB of archives. [2019-11-14T19:20:53.771Z] #57 45.86 After this operation, 5005 kB of additional disk space will be used. [2019-11-14T19:20:53.771Z] #57 45.86 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-14T19:20:53.771Z] #57 45.90 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-11-14T19:20:53.771Z] #57 46.15 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-11-14T19:20:53.771Z] #57 48.34 debconf: delaying package configuration, since apt-utils is not installed [2019-11-14T19:20:53.771Z] #57 48.76 Fetched 588 kB in 0s (1722 kB/s) [2019-11-14T19:20:53.771Z] #57 48.96 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-14T19:20:53.771Z] #57 48.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-14T19:20:53.771Z] #57 49.07 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-14T19:20:53.771Z] #57 49.09 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-14T19:20:53.771Z] #57 49.33 Selecting previously unselected package btrfs-progs. [2019-11-14T19:20:53.771Z] #57 49.33 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-11-14T19:20:53.771Z] #57 49.34 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-14T19:20:53.771Z] #57 50.43 Selecting previously unselected package btrfs-tools. [2019-11-14T19:20:53.771Z] #57 50.43 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-11-14T19:20:53.771Z] #57 50.44 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-14T19:20:53.771Z] #57 50.67 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-14T19:20:53.771Z] #57 50.95 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-14T19:20:53.771Z] #57 50.97 Setting up btrfs-progs (4.7.3-1) ... [2019-11-14T19:20:53.771Z] #57 50.99 Setting up btrfs-tools (4.7.3-1) ... [2019-11-14T19:20:53.771Z] #57 51.00 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-14T19:20:53.771Z] #57 DONE 51.3s [2019-11-14T19:20:53.771Z] [2019-11-14T19:20:53.771Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-14T19:20:53.771Z] #58 DONE 0.1s [2019-11-14T19:20:54.114Z] [2019-11-14T19:20:54.115Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-14T19:20:54.115Z] #59 DONE 0.1s [2019-11-14T19:20:54.115Z] [2019-11-14T19:20:54.115Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:20:54.459Z] #60 0.344 + RM_GOPATH=0 [2019-11-14T19:20:54.459Z] #60 0.344 + TMP_GOPATH= [2019-11-14T19:20:54.459Z] #60 0.344 + : /build [2019-11-14T19:20:54.459Z] #60 0.344 + '[' -z '' ']' [2019-11-14T19:20:54.459Z] #60 0.344 ++ mktemp -d [2019-11-14T19:20:54.459Z] #60 0.364 + export GOPATH=/tmp/tmp.8mjrN61dZf [2019-11-14T19:20:54.459Z] #60 0.364 + GOPATH=/tmp/tmp.8mjrN61dZf [2019-11-14T19:20:54.459Z] #60 0.364 + RM_GOPATH=1 [2019-11-14T19:20:54.459Z] #60 0.366 ++ dirname ./install.sh [2019-11-14T19:20:54.459Z] #60 0.379 + dir=. [2019-11-14T19:20:54.459Z] #60 0.380 + bin=containerd [2019-11-14T19:20:54.459Z] #60 0.380 + shift [2019-11-14T19:20:54.459Z] #60 0.380 + '[' '!' -f ./containerd.installer ']' [2019-11-14T19:20:54.459Z] #60 0.380 + . ./containerd.installer [2019-11-14T19:20:54.459Z] #60 0.380 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-14T19:20:54.459Z] #60 0.385 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-14T19:20:54.459Z] #60 0.386 + install_containerd [2019-11-14T19:20:54.459Z] #60 0.386 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-11-14T19:20:54.459Z] #60 0.386 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8mjrN61dZf/src/github.com/containerd/containerd [2019-11-14T19:20:54.459Z] #60 0.411 Cloning into '/tmp/tmp.8mjrN61dZf/src/github.com/containerd/containerd'... [2019-11-14T19:20:54.938Z] --- PASS: TestBuildSquashParent (6.47s) [2019-11-14T19:20:54.938Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-14T19:20:54.938Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-14T19:20:54.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-14T19:20:54.938Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-14T19:20:54.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-14T19:20:54.938Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-14T19:20:54.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-14T19:20:54.938Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-14T19:20:54.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-14T19:20:54.938Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-14T19:20:54.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-14T19:20:54.938Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-14T19:20:54.938Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-14T19:20:54.938Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-14T19:20:54.938Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-14T19:20:54.938Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-14T19:20:54.938Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-14T19:20:55.761Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.40s) [2019-11-14T19:20:55.761Z] === RUN TestBuildWithSession [2019-11-14T19:20:55.761Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-14T19:20:55.761Z] build_session_test.go:25: TODO: BuildKit [2019-11-14T19:20:55.761Z] === RUN TestBuildSquashParent [2019-11-14T19:20:56.174Z] #60 ... [2019-11-14T19:20:56.174Z] [2019-11-14T19:20:56.174Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-14T19:20:56.174Z] #11 35.02 Reading package lists... [2019-11-14T19:20:56.174Z] #11 45.43 Building dependency tree... [2019-11-14T19:20:56.174Z] #11 48.78 The following additional packages will be installed: [2019-11-14T19:20:56.174Z] #11 48.79 libapparmor1 libseccomp2 [2019-11-14T19:20:56.174Z] #11 48.80 Suggested packages: [2019-11-14T19:20:56.174Z] #11 48.80 seccomp [2019-11-14T19:20:56.175Z] #11 49.29 The following NEW packages will be installed: [2019-11-14T19:20:56.175Z] #11 49.29 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-14T19:20:56.175Z] #11 49.49 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-11-14T19:20:56.175Z] #11 49.49 Need to get 296 kB of archives. [2019-11-14T19:20:56.175Z] #11 49.49 After this operation, 1346 kB of additional disk space will be used. [2019-11-14T19:20:56.175Z] #11 49.49 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-11-14T19:20:56.175Z] #11 49.52 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-11-14T19:20:56.175Z] #11 49.53 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-11-14T19:20:56.175Z] #11 49.54 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-11-14T19:20:56.175Z] #11 51.30 debconf: delaying package configuration, since apt-utils is not installed [2019-11-14T19:20:56.175Z] #11 51.54 Fetched 296 kB in 0s (2887 kB/s) [2019-11-14T19:20:56.175Z] #11 51.63 Selecting previously unselected package libseccomp2:ppc64el. [2019-11-14T19:20:56.175Z] #11 51.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-14T19:20:56.175Z] #11 51.68 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-11-14T19:20:56.175Z] #11 51.70 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-14T19:20:56.175Z] #11 52.01 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-11-14T19:20:56.175Z] #11 52.03 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-11-14T19:20:56.175Z] #11 52.03 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-14T19:20:56.175Z] #11 52.28 Selecting previously unselected package libapparmor1:ppc64el. [2019-11-14T19:20:56.175Z] #11 52.28 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-14T19:20:56.175Z] #11 52.29 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-11-14T19:20:56.175Z] #11 52.54 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-11-14T19:20:56.175Z] #11 52.55 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-14T19:20:56.175Z] #11 52.56 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-11-14T19:20:56.175Z] #11 52.98 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-14T19:20:56.175Z] #11 53.09 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-14T19:20:56.175Z] #11 53.10 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-11-14T19:20:56.175Z] #11 53.10 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-14T19:20:56.175Z] #11 53.11 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-11-14T19:20:56.175Z] #11 53.14 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-14T19:20:56.175Z] #11 DONE 53.4s [2019-11-14T19:20:56.175Z] [2019-11-14T19:20:56.175Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-14T19:20:56.175Z] #53 DONE 0.1s [2019-11-14T19:20:56.175Z] [2019-11-14T19:20:56.175Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-14T19:20:56.175Z] #54 DONE 0.1s [2019-11-14T19:20:56.175Z] [2019-11-14T19:20:56.175Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-14T19:20:56.175Z] #41 52.29 debconf: delaying package configuration, since apt-utils is not installed [2019-11-14T19:20:56.175Z] #41 52.58 Fetched 3548 kB in 0s (3559 kB/s) [2019-11-14T19:20:56.175Z] #41 52.72 Selecting previously unselected package libnet1:ppc64el. [2019-11-14T19:20:56.175Z] #41 52.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-14T19:20:56.175Z] #41 52.85 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-14T19:20:56.175Z] #41 52.88 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-14T19:20:56.175Z] #41 53.19 Selecting previously unselected package libcap-dev:ppc64el. [2019-11-14T19:20:56.175Z] #41 53.21 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-11-14T19:20:56.175Z] #41 53.24 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-11-14T19:20:56.175Z] #41 53.53 Selecting previously unselected package libnet1-dev. [2019-11-14T19:20:56.175Z] #41 53.53 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-14T19:20:56.175Z] #41 53.53 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-14T19:20:56.517Z] #41 53.92 Selecting previously unselected package libnl-3-200:ppc64el. [2019-11-14T19:20:56.517Z] #41 53.94 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-11-14T19:20:56.517Z] #41 53.96 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-14T19:20:56.517Z] #41 54.14 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-11-14T19:20:56.861Z] #41 54.17 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-11-14T19:20:56.861Z] #41 54.19 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-11-14T19:20:56.861Z] #41 ... [2019-11-14T19:20:56.861Z] [2019-11-14T19:20:56.861Z] #12 [dev 1/24] RUN groupadd -r docker [2019-11-14T19:20:56.861Z] #12 DONE 1.0s [2019-11-14T19:20:57.209Z] [2019-11-14T19:20:57.209Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-14T19:20:57.209Z] #41 54.56 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-11-14T19:20:57.209Z] #41 54.60 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-11-14T19:20:57.209Z] #41 54.61 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-14T19:20:57.209Z] #41 ... [2019-11-14T19:20:57.209Z] [2019-11-14T19:20:57.209Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-14T19:20:57.209Z] #34 34.47 Reading package lists... [2019-11-14T19:20:57.209Z] #34 44.84 Building dependency tree... [2019-11-14T19:20:57.209Z] #34 48.60 The following additional packages will be installed: [2019-11-14T19:20:57.209Z] #34 48.61 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-14T19:20:57.209Z] #34 48.62 Suggested packages: [2019-11-14T19:20:57.209Z] #34 48.62 codeblocks eclipse ninja-build lrzip [2019-11-14T19:20:57.209Z] #34 48.62 Recommended packages: [2019-11-14T19:20:57.209Z] #34 48.62 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-14T19:20:57.209Z] #34 50.48 The following NEW packages will be installed: [2019-11-14T19:20:57.209Z] #34 50.51 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-14T19:20:57.209Z] #34 50.51 vim-common xxd [2019-11-14T19:20:57.209Z] #34 50.70 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-11-14T19:20:57.209Z] #34 50.70 Need to get 13.4 MB of archives. [2019-11-14T19:20:57.209Z] #34 50.70 After this operation, 60.4 MB of additional disk space will be used. [2019-11-14T19:20:57.209Z] #34 50.70 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-11-14T19:20:57.209Z] #34 50.93 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-14T19:20:57.209Z] #34 50.94 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-11-14T19:20:57.209Z] #34 52.14 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-11-14T19:20:57.209Z] #34 52.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB] [2019-11-14T19:20:57.209Z] #34 52.31 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-11-14T19:20:57.209Z] #34 52.32 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-11-14T19:20:57.209Z] #34 52.37 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-11-14T19:20:57.209Z] #34 53.03 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-14T19:20:57.209Z] #34 53.06 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-14T19:20:57.209Z] #34 ... [2019-11-14T19:20:57.209Z] [2019-11-14T19:20:57.209Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-14T19:20:57.209Z] #41 54.82 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-11-14T19:20:57.474Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-14T19:20:57.551Z] #41 54.85 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-11-14T19:20:57.551Z] #41 54.86 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-11-14T19:20:57.551Z] #41 ... [2019-11-14T19:20:57.551Z] [2019-11-14T19:20:57.551Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-14T19:20:57.551Z] #13 DONE 0.6s [2019-11-14T19:20:57.551Z] [2019-11-14T19:20:57.551Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-14T19:20:57.551Z] #41 55.08 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-11-14T19:20:57.551Z] #41 55.11 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-11-14T19:20:57.551Z] #41 55.14 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-11-14T19:20:57.733Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-14T19:20:57.930Z] #41 ... [2019-11-14T19:20:57.930Z] [2019-11-14T19:20:57.930Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-14T19:20:57.930Z] #14 0.316 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-14T19:20:57.930Z] #14 DONE 0.4s [2019-11-14T19:20:57.930Z] [2019-11-14T19:20:57.930Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:20:57.930Z] #55 0.401 + RM_GOPATH=0 [2019-11-14T19:20:57.930Z] #55 0.401 + TMP_GOPATH= [2019-11-14T19:20:57.930Z] #55 0.402 + : /build [2019-11-14T19:20:57.930Z] #55 0.402 + '[' -z '' ']' [2019-11-14T19:20:57.930Z] #55 0.404 ++ mktemp -d [2019-11-14T19:20:57.930Z] #55 0.427 + export GOPATH=/tmp/tmp.sEBd0UHZZh [2019-11-14T19:20:57.930Z] #55 0.428 + GOPATH=/tmp/tmp.sEBd0UHZZh [2019-11-14T19:20:57.930Z] #55 0.429 + RM_GOPATH=1 [2019-11-14T19:20:57.930Z] #55 0.435 ++ dirname ./install.sh [2019-11-14T19:20:57.930Z] #55 0.445 + dir=. [2019-11-14T19:20:57.930Z] #55 0.447 + bin=runc [2019-11-14T19:20:57.930Z] #55 0.448 + shift [2019-11-14T19:20:57.930Z] #55 0.449 + '[' '!' -f ./runc.installer ']' [2019-11-14T19:20:57.930Z] #55 0.451 + . ./runc.installer [2019-11-14T19:20:57.930Z] #55 0.453 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-14T19:20:57.930Z] #55 0.460 + install_runc [2019-11-14T19:20:57.930Z] #55 0.467 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-14T19:20:57.930Z] #55 0.472 + uname -r [2019-11-14T19:20:57.930Z] #55 0.502 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-14T19:20:57.930Z] #55 0.502 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-14T19:20:57.930Z] #55 0.502 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-14T19:20:57.930Z] #55 0.502 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sEBd0UHZZh/src/github.com/opencontainers/runc [2019-11-14T19:20:57.930Z] #55 0.516 Cloning into '/tmp/tmp.sEBd0UHZZh/src/github.com/opencontainers/runc'... [2019-11-14T19:20:58.273Z] #55 ... [2019-11-14T19:20:58.273Z] [2019-11-14T19:20:58.273Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-14T19:20:58.273Z] #15 DONE 0.4s [2019-11-14T19:20:58.614Z] [2019-11-14T19:20:58.614Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-14T19:20:58.614Z] #34 55.13 debconf: delaying package configuration, since apt-utils is not installed [2019-11-14T19:20:58.614Z] #34 55.42 Fetched 13.4 MB in 2s (5443 kB/s) [2019-11-14T19:20:58.614Z] #34 55.69 Selecting previously unselected package cmake-data. [2019-11-14T19:20:58.614Z] #34 55.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-14T19:20:58.614Z] #34 55.77 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-14T19:20:58.614Z] #34 55.79 Unpacking cmake-data (3.7.2-1) ... [2019-11-14T19:20:58.955Z] #34 ... [2019-11-14T19:20:58.955Z] [2019-11-14T19:20:58.955Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-14T19:20:58.955Z] #16 DONE 0.5s [2019-11-14T19:20:58.955Z] [2019-11-14T19:20:58.955Z] #17 [dev 6/24] RUN ldconfig [2019-11-14T19:20:59.298Z] #17 DONE 0.5s [2019-11-14T19:20:59.298Z] [2019-11-14T19:20:59.298Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:20:59.637Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-14T19:20:59.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.60s) [2019-11-14T19:20:59.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.84s) [2019-11-14T19:20:59.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.95s) [2019-11-14T19:20:59.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.00s) [2019-11-14T19:20:59.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.29s) [2019-11-14T19:20:59.637Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.13s) [2019-11-14T19:20:59.637Z] === RUN TestBuildMultiStageCopy [2019-11-14T19:20:59.637Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-14T19:20:59.948Z] #60 ... [2019-11-14T19:20:59.948Z] [2019-11-14T19:20:59.948Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-14T19:20:59.948Z] #39 197.9 + rm -rf /tmp/tmp.BF0olCRqrx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.BF0olCRqrx [2019-11-14T19:20:59.948Z] #39 DONE 198.1s [2019-11-14T19:20:59.948Z] [2019-11-14T19:20:59.948Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:20:59.948Z] #60 ... [2019-11-14T19:20:59.948Z] [2019-11-14T19:20:59.948Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-14T19:21:00.033Z] #18 0.670 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-14T19:21:00.349Z] #40 DONE 0.4s [2019-11-14T19:21:00.349Z] [2019-11-14T19:21:00.349Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-14T19:21:00.379Z] #18 0.767 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-14T19:21:00.379Z] #18 0.903 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-14T19:21:00.379Z] #18 0.933 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-14T19:21:00.379Z] #18 1.056 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-14T19:21:00.735Z] #43 DONE 0.2s [2019-11-14T19:21:00.735Z] [2019-11-14T19:21:00.735Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-14T19:21:00.735Z] #46 DONE 0.1s [2019-11-14T19:21:00.735Z] [2019-11-14T19:21:00.735Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:21:00.735Z] #60 ... [2019-11-14T19:21:00.735Z] [2019-11-14T19:21:00.735Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-14T19:21:00.735Z] #49 DONE 0.1s [2019-11-14T19:21:00.735Z] [2019-11-14T19:21:00.735Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:21:02.171Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-14T19:21:02.429Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-14T19:21:02.714Z] #18 2.869 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [487 kB] [2019-11-14T19:21:02.714Z] #18 ... [2019-11-14T19:21:02.714Z] [2019-11-14T19:21:02.714Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:21:02.714Z] #27 4.419 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-14T19:21:02.714Z] #27 6.097 [2019-11-14T19:21:02.714Z] #27 7.197 ## 4.0% ##### 8.3% ######### 12.6% ############# 19.0% ################## 25.4% ###################### 31.8% ########################### 38.1% ################################ 44.5% #################################### 50.9% ####################################### 55.2% ########################################## 59.4% ############################################### 65.8% ################################################## 70.1% ##################################################### 74.3% ######################################################## 78.6% ############################################################# 85.0% ################################################################ 90.1% ################################################################### 94.3% ###################################################################### 98.6% ######################################################################## 100.0% [2019-11-14T19:21:02.997Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-14T19:21:03.056Z] #27 10.78 [2019-11-14T19:21:03.407Z] #27 ... [2019-11-14T19:21:03.407Z] [2019-11-14T19:21:03.407Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-14T19:21:03.407Z] #34 60.63 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-14T19:21:03.407Z] #34 60.66 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-14T19:21:03.407Z] #34 60.69 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-14T19:21:03.407Z] #34 60.92 Selecting previously unselected package libicu57:ppc64el. [2019-11-14T19:21:03.565Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-14T19:21:03.750Z] #34 61.13 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-11-14T19:21:03.750Z] #34 61.13 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-11-14T19:21:04.132Z] --- PASS: TestBuildMultiStageCopy (4.35s) [2019-11-14T19:21:04.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.33s) [2019-11-14T19:21:04.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s) [2019-11-14T19:21:04.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2019-11-14T19:21:04.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2019-11-14T19:21:04.132Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2019-11-14T19:21:04.132Z] === RUN TestBuildMultiStageParentConfig [2019-11-14T19:21:05.617Z] --- PASS: TestBuildMultiStageParentConfig (1.50s) [2019-11-14T19:21:05.617Z] === RUN TestBuildLabelWithTargets [2019-11-14T19:21:06.137Z] #34 ... [2019-11-14T19:21:06.137Z] [2019-11-14T19:21:06.137Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-14T19:21:06.137Z] #69 DONE 63.5s [2019-11-14T19:21:06.478Z] [2019-11-14T19:21:06.478Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:21:06.478Z] #27 11.29 ###################### 31.8% ############################### 43.3% ####################################### 54.8% ############################################### 66.3% ####################################################### 77.7% #################################################################### 95.0% ######################################################################## 100.0% [2019-11-14T19:21:06.478Z] #27 13.85 [2019-11-14T19:21:07.716Z] #60 179.7 + bin/containerd [2019-11-14T19:21:07.952Z] --- PASS: TestBuildSquashParent (10.78s) [2019-11-14T19:21:07.952Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-14T19:21:07.952Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-14T19:21:07.952Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-14T19:21:07.952Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-14T19:21:07.952Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-14T19:21:07.952Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-14T19:21:07.952Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-14T19:21:07.952Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-14T19:21:07.952Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-14T19:21:07.952Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-14T19:21:07.952Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-14T19:21:07.952Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-14T19:21:07.952Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-14T19:21:07.952Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-14T19:21:07.952Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-14T19:21:07.957Z] #27 14.78 ## 3.6% ###### 8.7% ########### 15.4% ############ 18.0% ################ 23.1% #################### 28.3% ######################## 33.5% ########################### 38.6% ############################# [2019-11-14T19:21:07.957Z] #27 ... [2019-11-14T19:21:07.957Z] [2019-11-14T19:21:07.957Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-14T19:21:07.957Z] #41 55.58 Selecting previously unselected package libprotobuf10:ppc64el. [2019-11-14T19:21:07.957Z] #41 55.59 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-11-14T19:21:07.957Z] #41 55.59 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-11-14T19:21:07.957Z] #41 56.60 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-11-14T19:21:07.957Z] #41 56.61 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-11-14T19:21:07.957Z] #41 56.61 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-11-14T19:21:07.957Z] #41 56.93 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-11-14T19:21:07.957Z] #41 56.94 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-11-14T19:21:07.957Z] #41 56.94 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-11-14T19:21:07.957Z] #41 59.50 Selecting previously unselected package libprotoc10:ppc64el. [2019-11-14T19:21:07.957Z] #41 59.50 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-11-14T19:21:07.957Z] #41 59.51 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-11-14T19:21:07.957Z] #41 60.53 Selecting previously unselected package protobuf-c-compiler. [2019-11-14T19:21:07.957Z] #41 60.54 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-11-14T19:21:07.957Z] #41 60.55 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-14T19:21:07.957Z] #41 60.80 Selecting previously unselected package protobuf-compiler. [2019-11-14T19:21:07.957Z] #41 60.82 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-11-14T19:21:07.957Z] #41 60.82 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-14T19:21:07.957Z] #41 61.36 Selecting previously unselected package python-pkg-resources. [2019-11-14T19:21:07.957Z] #41 61.40 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-14T19:21:07.957Z] #41 61.42 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-14T19:21:07.957Z] #41 61.74 Selecting previously unselected package python-protobuf. [2019-11-14T19:21:07.957Z] #41 61.74 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-11-14T19:21:07.957Z] #41 61.75 Unpacking python-protobuf (3.0.0-9) ... [2019-11-14T19:21:07.957Z] #41 62.48 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-14T19:21:07.957Z] #41 62.59 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-14T19:21:07.957Z] #41 62.60 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-14T19:21:08.150Z] --- PASS: TestBuildLabelWithTargets (2.28s) [2019-11-14T19:21:08.151Z] === RUN TestBuildWithEmptyLayers [2019-11-14T19:21:08.299Z] #41 ... [2019-11-14T19:21:08.299Z] [2019-11-14T19:21:08.299Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:21:09.087Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2019-11-14T19:21:09.087Z] === RUN TestBuildMultiStageOnBuild [2019-11-14T19:21:09.253Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-11-14T19:21:09.330Z] #27 14.78 ## 3.6% ###### 8.7% ########### 15.4% ############ 18.0% ################ 23.1% #################### 28.3% ######################## 33.5% ########################### 38.6% ############################### 43.8% ################################### 49.0% ##################################### 51.6% ######################################## 56.7% ########################################### 61.1% ################################################# 68.3% ###################################################### 76.1% ############################################################ 83.8% ################################################################# 91.5% ####################################################################### 99.3% ######################################################################## 100.0% [2019-11-14T19:21:09.510Z] tests/integration/api_client_test.py ..... [ 7%] [2019-11-14T19:21:09.852Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-14T19:21:09.852Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-14T19:21:10.518Z] #27 18.23 [2019-11-14T19:21:11.283Z] #27 18.87 # 2.3% [2019-11-14T19:21:11.283Z] #27 ... [2019-11-14T19:21:11.283Z] [2019-11-14T19:21:11.283Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:21:11.283Z] #48 58.40 + cd /tmp/tmp.ras534AaYq/src/gotest.tools/gotestsum [2019-11-14T19:21:11.283Z] #48 58.40 + git checkout -q v0.3.5 [2019-11-14T19:21:11.283Z] #48 58.62 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-14T19:21:11.283Z] #48 ... [2019-11-14T19:21:11.283Z] [2019-11-14T19:21:11.283Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:21:11.619Z] --- PASS: TestBuildMultiStageOnBuild (2.77s) [2019-11-14T19:21:11.619Z] === RUN TestBuildUncleanTarFilenames [2019-11-14T19:21:11.940Z] #60 ... [2019-11-14T19:21:11.940Z] [2019-11-14T19:21:11.940Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:21:11.940Z] #51 DONE 210.0s [2019-11-14T19:21:11.940Z] [2019-11-14T19:21:11.940Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:21:11.968Z] tests/integration/api_config_test.py ..... [ 8%] [2019-11-14T19:21:12.340Z] #60 ... [2019-11-14T19:21:12.340Z] [2019-11-14T19:21:12.340Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-14T19:21:12.340Z] #52 DONE 0.2s [2019-11-14T19:21:12.340Z] [2019-11-14T19:21:12.340Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-14T19:21:12.340Z] #56 DONE 0.1s [2019-11-14T19:21:12.340Z] [2019-11-14T19:21:12.340Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:21:12.996Z] --- PASS: TestBuildUncleanTarFilenames (1.32s) [2019-11-14T19:21:12.996Z] === RUN TestBuildMultiStageLayerLeak [2019-11-14T19:21:13.133Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-14T19:21:13.133Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-14T19:21:14.433Z] #27 18.87 # 2.3% ### 5.0% ###### 8.6% ######## 11.2% ########## 13.9% ########### 16.6% ############# 19.3% ############### 22.0% ################# 24.6% ################### 27.3% ##################### 30.0% ####################### 32.7% ######################### 35.4% ########################## 37.1% ############################ 39.8% ############################## 42.0% ################################ 44.7% ################################## 47.4% #################################### 50.1% ##################################### 52.8% ######################################## 56.3% ########################################## 59.0% ############################################ 61.7% ############################################## 64.4% ################################################ 67.0% ################################################## 70.6% #################################################### 73.3% ###################################################### 76.0% ######################################################## 78.7% ########################################################## 81.3% [2019-11-14T19:21:14.434Z] #27 ... [2019-11-14T19:21:14.434Z] [2019-11-14T19:21:14.434Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-14T19:21:14.434Z] #32 61.89 internal/reflectlite [2019-11-14T19:21:14.434Z] #32 61.89 sync [2019-11-14T19:21:14.434Z] #32 68.86 sort [2019-11-14T19:21:14.434Z] #32 68.87 errors [2019-11-14T19:21:14.434Z] #32 69.68 internal/oserror [2019-11-14T19:21:14.434Z] #32 69.68 io [2019-11-14T19:21:14.434Z] #32 69.71 strconv [2019-11-14T19:21:14.434Z] #32 70.43 syscall [2019-11-14T19:21:14.775Z] #32 ... [2019-11-14T19:21:14.775Z] [2019-11-14T19:21:14.775Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:21:15.464Z] #27 18.87 # 2.3% ### 5.0% ###### 8.6% ######## 11.2% ########## 13.9% ########### 16.6% ############# 19.3% ############### 22.0% ################# 24.6% ################### 27.3% ##################### 30.0% ####################### 32.7% ######################### 35.4% ########################## 37.1% ############################ 39.8% ############################## 42.0% ################################ 44.7% ################################## 47.4% #################################### 50.1% ##################################### 52.8% ######################################## 56.3% ########################################## 59.0% ############################################ 61.7% ############################################## 64.4% ################################################ 67.0% ################################################## 70.6% #################################################### 73.3% ###################################################### 76.0% ######################################################## 78.7% ########################################################## 81.3% ############################################################# 84.9% ############################################################### 88.0% ################################################################ 89.6% ################################################################# 91.4% ################################################################### 94.1% ##################################################################### 95.8% [2019-11-14T19:21:15.464Z] #27 ... [2019-11-14T19:21:15.464Z] [2019-11-14T19:21:15.464Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:21:15.464Z] #18 5.945 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-14T19:21:15.464Z] #18 7.999 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-14T19:21:15.464Z] #18 ... [2019-11-14T19:21:15.464Z] [2019-11-14T19:21:15.464Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:21:15.810Z] #27 18.87 # 2.3% ### 5.0% ###### 8.6% ######## 11.2% ########## 13.9% ########### 16.6% ############# 19.3% ############### 22.0% ################# 24.6% ################### 27.3% ##################### 30.0% ####################### 32.7% ######################### 35.4% ########################## 37.1% ############################ 39.8% ############################## 42.0% ################################ 44.7% ################################## 47.4% #################################### 50.1% ##################################### 52.8% ######################################## 56.3% ########################################## 59.0% ############################################ 61.7% ############################################## 64.4% ################################################ 67.0% ################################################## 70.6% #################################################### 73.3% ###################################################### 76.0% ######################################################## 78.7% ########################################################## 81.3% ############################################################# 84.9% ############################################################### 88.0% ################################################################ 89.6% ################################################################# 91.4% ################################################################### 94.1% ##################################################################### 95.8% ###################################################################### 97.6% ######################################################################## 100.0% [2019-11-14T19:21:16.156Z] #27 23.70 [2019-11-14T19:21:16.285Z] --- PASS: TestBuildMultiStageLayerLeak (2.80s) [2019-11-14T19:21:16.285Z] === RUN TestBuildWithHugeFile [2019-11-14T19:21:16.413Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-11-14T19:21:16.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.43s) [2019-11-14T19:21:16.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.60s) [2019-11-14T19:21:16.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.25s) [2019-11-14T19:21:16.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.38s) [2019-11-14T19:21:16.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.53s) [2019-11-14T19:21:16.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.33s) [2019-11-14T19:21:16.413Z] === RUN TestBuildMultiStageCopy [2019-11-14T19:21:16.413Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-14T19:21:19.696Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-14T19:21:20.037Z] #27 27.55 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-14T19:21:20.263Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-14T19:21:20.773Z] #27 ... [2019-11-14T19:21:20.774Z] [2019-11-14T19:21:20.774Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:21:20.774Z] #45 67.87 internal/reflectlite [2019-11-14T19:21:20.774Z] #45 67.88 math/rand [2019-11-14T19:21:20.774Z] #45 67.89 github.com/LK4D4/vndr/godl/singleflight [2019-11-14T19:21:20.774Z] #45 67.90 internal/singleflight [2019-11-14T19:21:20.774Z] #45 75.00 io [2019-11-14T19:21:20.774Z] #45 75.00 strconv [2019-11-14T19:21:20.774Z] #45 75.02 sort [2019-11-14T19:21:20.774Z] #45 75.03 syscall [2019-11-14T19:21:20.774Z] #45 ... [2019-11-14T19:21:20.774Z] [2019-11-14T19:21:20.774Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-14T19:21:20.774Z] #34 73.38 Selecting previously unselected package libxml2:ppc64el. [2019-11-14T19:21:20.774Z] #34 73.40 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-11-14T19:21:20.774Z] #34 73.40 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-14T19:21:20.774Z] #34 74.25 Selecting previously unselected package libarchive13:ppc64el. [2019-11-14T19:21:20.774Z] #34 74.25 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2019-11-14T19:21:20.774Z] #34 74.26 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-11-14T19:21:20.774Z] #34 74.76 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-11-14T19:21:20.774Z] #34 74.76 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-11-14T19:21:20.774Z] #34 74.77 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-11-14T19:21:20.774Z] #34 75.05 Selecting previously unselected package libuv1:ppc64el. [2019-11-14T19:21:20.774Z] #34 75.06 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-11-14T19:21:20.774Z] #34 75.06 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-11-14T19:21:20.774Z] #34 75.39 Selecting previously unselected package cmake. [2019-11-14T19:21:20.774Z] #34 75.41 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-11-14T19:21:20.774Z] #34 75.66 Unpacking cmake (3.7.2-1) ... [2019-11-14T19:21:20.828Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-14T19:21:21.115Z] #34 ... [2019-11-14T19:21:21.115Z] [2019-11-14T19:21:21.115Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:21:21.115Z] #27 28.77 [2019-11-14T19:21:21.406Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-14T19:21:21.854Z] #27 29.43 ######################################################################## 100.0% [2019-11-14T19:21:22.198Z] #27 29.80 [2019-11-14T19:21:22.340Z] --- PASS: TestBuildMultiStageCopy (5.75s) [2019-11-14T19:21:22.340Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.09s) [2019-11-14T19:21:22.340Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.59s) [2019-11-14T19:21:22.340Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2019-11-14T19:21:22.340Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.74s) [2019-11-14T19:21:22.340Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s) [2019-11-14T19:21:22.340Z] === RUN TestBuildMultiStageParentConfig [2019-11-14T19:21:22.545Z] #27 ... [2019-11-14T19:21:22.545Z] [2019-11-14T19:21:22.545Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-14T19:21:22.545Z] #41 70.14 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-14T19:21:22.545Z] #41 70.14 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-11-14T19:21:22.545Z] #41 70.15 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-14T19:21:22.545Z] #41 70.20 Setting up python-protobuf (3.0.0-9) ... [2019-11-14T19:21:22.545Z] #41 79.68 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-11-14T19:21:22.545Z] #41 79.69 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-11-14T19:21:22.545Z] #41 79.70 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-14T19:21:22.545Z] #41 79.71 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-11-14T19:21:22.545Z] #41 79.72 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-11-14T19:21:22.545Z] #41 79.73 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-14T19:21:22.545Z] #41 79.75 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-11-14T19:21:22.545Z] #41 79.75 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-14T19:21:22.545Z] #41 79.76 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-11-14T19:21:22.545Z] #41 79.77 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-11-14T19:21:22.545Z] #41 79.78 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-14T19:21:22.545Z] #41 DONE 80.1s [2019-11-14T19:21:22.545Z] [2019-11-14T19:21:22.545Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-14T19:21:22.545Z] #34 79.33 Selecting previously unselected package xxd. [2019-11-14T19:21:22.545Z] #34 79.34 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-14T19:21:22.545Z] #34 79.38 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-14T19:21:22.545Z] #34 79.68 Selecting previously unselected package vim-common. [2019-11-14T19:21:22.545Z] #34 79.69 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-14T19:21:22.545Z] #34 79.80 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-14T19:21:22.887Z] #34 80.38 Processing triggers for mime-support (3.60) ... [2019-11-14T19:21:23.232Z] #34 80.61 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-14T19:21:23.232Z] #34 80.62 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-11-14T19:21:23.232Z] #34 80.63 Setting up cmake-data (3.7.2-1) ... [2019-11-14T19:21:23.232Z] #34 80.67 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-11-14T19:21:23.232Z] #34 80.70 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-14T19:21:23.232Z] #34 80.71 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-14T19:21:23.232Z] #34 80.82 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-14T19:21:23.232Z] #34 80.83 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-14T19:21:23.232Z] #34 80.84 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-11-14T19:21:23.232Z] #34 80.86 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-11-14T19:21:23.232Z] #34 80.87 Setting up cmake (3.7.2-1) ... [2019-11-14T19:21:23.616Z] #34 81.11 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-14T19:21:23.713Z] --- PASS: TestBuildMultiStageParentConfig (1.60s) [2019-11-14T19:21:23.713Z] === RUN TestBuildLabelWithTargets [2019-11-14T19:21:23.978Z] #34 DONE 81.4s [2019-11-14T19:21:23.978Z] [2019-11-14T19:21:23.978Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-14T19:21:23.978Z] #35 DONE 0.1s [2019-11-14T19:21:23.978Z] [2019-11-14T19:21:23.978Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-14T19:21:23.978Z] #36 DONE 0.1s [2019-11-14T19:21:23.978Z] [2019-11-14T19:21:23.978Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-14T19:21:23.978Z] #29 72.86 + cd /tmp/tmp.5GD12qv6TP/src/github.com/go-swagger/go-swagger [2019-11-14T19:21:23.978Z] #29 72.86 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-14T19:21:23.978Z] #29 76.18 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-14T19:21:24.328Z] #29 ... [2019-11-14T19:21:24.328Z] [2019-11-14T19:21:24.328Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:21:24.328Z] #37 0.396 + RM_GOPATH=0 [2019-11-14T19:21:24.670Z] #37 0.397 + TMP_GOPATH= [2019-11-14T19:21:24.670Z] #37 0.397 + : /build [2019-11-14T19:21:24.670Z] #37 0.398 + '[' -z '' ']' [2019-11-14T19:21:24.670Z] #37 0.399 ++ mktemp -d [2019-11-14T19:21:24.670Z] #37 0.404 + export GOPATH=/tmp/tmp.5gZDmzjkgB [2019-11-14T19:21:24.670Z] #37 0.405 + GOPATH=/tmp/tmp.5gZDmzjkgB [2019-11-14T19:21:24.670Z] #37 0.405 + RM_GOPATH=1 [2019-11-14T19:21:24.670Z] #37 0.409 ++ dirname ./install.sh [2019-11-14T19:21:24.670Z] #37 0.414 + dir=. [2019-11-14T19:21:24.670Z] #37 0.422 + bin=tini [2019-11-14T19:21:24.670Z] #37 0.422 + shift [2019-11-14T19:21:24.670Z] #37 0.425 + '[' '!' -f ./tini.installer ']' [2019-11-14T19:21:24.670Z] #37 0.425 + . ./tini.installer [2019-11-14T19:21:24.670Z] #37 0.426 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-14T19:21:24.670Z] #37 0.436 + install_tini [2019-11-14T19:21:24.670Z] #37 0.437 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-14T19:21:24.670Z] #37 0.437 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-14T19:21:24.670Z] #37 0.437 + git clone https://github.com/krallin/tini.git /tmp/tmp.5gZDmzjkgB/tini [2019-11-14T19:21:24.670Z] #37 0.440 Cloning into '/tmp/tmp.5gZDmzjkgB/tini'... [2019-11-14T19:21:26.239Z] --- PASS: TestBuildLabelWithTargets (2.61s) [2019-11-14T19:21:26.239Z] === RUN TestBuildWithEmptyLayers [2019-11-14T19:21:26.380Z] #37 2.161 + cd /tmp/tmp.5gZDmzjkgB/tini [2019-11-14T19:21:26.380Z] #37 2.162 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-14T19:21:26.380Z] #37 2.198 + cmake . [2019-11-14T19:21:27.568Z] #37 3.273 -- The C compiler identification is GNU 6.3.0 [2019-11-14T19:21:27.568Z] #37 3.349 -- Check for working C compiler: /usr/bin/cc [2019-11-14T19:21:27.610Z] --- PASS: TestBuildWithEmptyLayers (1.20s) [2019-11-14T19:21:27.610Z] === RUN TestBuildMultiStageOnBuild [2019-11-14T19:21:27.913Z] #37 ... [2019-11-14T19:21:27.913Z] [2019-11-14T19:21:27.913Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:21:27.913Z] #55 21.76 + cd /tmp/tmp.sEBd0UHZZh/src/github.com/opencontainers/runc [2019-11-14T19:21:27.913Z] #55 21.76 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-14T19:21:27.913Z] #55 22.33 + '[' -z '' ']' [2019-11-14T19:21:27.913Z] #55 22.33 + target=static [2019-11-14T19:21:27.913Z] #55 22.33 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-14T19:21:27.913Z] #55 25.84 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-14T19:21:27.913Z] #55 ... [2019-11-14T19:21:27.913Z] [2019-11-14T19:21:27.913Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:21:27.913Z] #27 33.41 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-14T19:21:27.913Z] #27 34.50 [2019-11-14T19:21:27.913Z] #27 35.06 ######################################################################## 100.0% [2019-11-14T19:21:27.913Z] #27 35.55 [2019-11-14T19:21:30.235Z] #27 ... [2019-11-14T19:21:30.235Z] [2019-11-14T19:21:30.235Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-14T19:21:30.235Z] #32 77.10 bytes [2019-11-14T19:21:30.235Z] #32 77.14 strings [2019-11-14T19:21:30.235Z] #32 ... [2019-11-14T19:21:30.235Z] [2019-11-14T19:21:30.235Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:21:30.235Z] #37 4.245 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-14T19:21:30.235Z] #37 4.253 -- Detecting C compiler ABI info [2019-11-14T19:21:30.235Z] #37 5.375 -- Detecting C compiler ABI info - done [2019-11-14T19:21:30.235Z] #37 5.516 -- Detecting C compile features [2019-11-14T19:21:31.793Z] --- PASS: TestBuildMultiStageOnBuild (3.75s) [2019-11-14T19:21:31.793Z] === RUN TestBuildUncleanTarFilenames [2019-11-14T19:21:32.565Z] #37 8.374 -- Detecting C compile features - done [2019-11-14T19:21:32.565Z] #37 8.449 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-14T19:21:32.565Z] #37 ... [2019-11-14T19:21:32.565Z] [2019-11-14T19:21:32.565Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:21:32.565Z] #42 2.677 Note: Building without setproctitle() and strlcpy() support. [2019-11-14T19:21:32.565Z] #42 2.677 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-14T19:21:32.565Z] #42 4.636 fatal: Not a git repository (or any of the parent directories): .git [2019-11-14T19:21:32.565Z] #42 4.709 GEN .gitid [2019-11-14T19:21:32.565Z] #42 4.740 GEN criu/include/version.h [2019-11-14T19:21:32.565Z] #42 4.861 GEN include/common/asm [2019-11-14T19:21:32.565Z] #42 8.172 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-14T19:21:32.565Z] #42 8.417 PBCC images/opts.pb-c.c [2019-11-14T19:21:32.565Z] #42 8.586 PBCC images/sit.pb-c.c [2019-11-14T19:21:32.565Z] #42 8.661 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-14T19:21:32.565Z] #42 8.780 DEP images/opts.pb-c.d [2019-11-14T19:21:32.565Z] #42 8.954 DEP images/sit.pb-c.d [2019-11-14T19:21:32.565Z] #42 9.147 PBCC images/macvlan.pb-c.c [2019-11-14T19:21:32.565Z] #42 9.203 DEP images/macvlan.pb-c.d [2019-11-14T19:21:32.565Z] #42 9.351 PBCC images/autofs.pb-c.c [2019-11-14T19:21:32.565Z] #42 9.413 DEP images/autofs.pb-c.d [2019-11-14T19:21:32.565Z] #42 9.505 PBCC images/sysctl.pb-c.c [2019-11-14T19:21:32.565Z] #42 9.542 DEP images/sysctl.pb-c.d [2019-11-14T19:21:32.565Z] #42 9.643 PBCC images/time.pb-c.c [2019-11-14T19:21:32.565Z] #42 9.696 DEP images/time.pb-c.d [2019-11-14T19:21:32.565Z] #42 9.788 PBCC images/binfmt-misc.pb-c.c [2019-11-14T19:21:32.565Z] #42 9.814 DEP images/binfmt-misc.pb-c.d [2019-11-14T19:21:32.565Z] #42 9.998 PBCC images/seccomp.pb-c.c [2019-11-14T19:21:32.565Z] #42 10.02 DEP images/seccomp.pb-c.d [2019-11-14T19:21:32.565Z] #42 10.13 PBCC images/userns.pb-c.c [2019-11-14T19:21:32.613Z] #60 205.0 + bin/containerd-stress [2019-11-14T19:21:32.908Z] #42 10.18 DEP images/userns.pb-c.d [2019-11-14T19:21:32.908Z] #42 10.31 PBCC images/cgroup.pb-c.c [2019-11-14T19:21:32.908Z] #42 10.36 DEP images/cgroup.pb-c.d [2019-11-14T19:21:33.166Z] --- PASS: TestBuildUncleanTarFilenames (1.89s) [2019-11-14T19:21:33.166Z] === RUN TestBuildMultiStageLayerLeak [2019-11-14T19:21:33.251Z] #42 10.56 PBCC images/fown.pb-c.c [2019-11-14T19:21:33.251Z] #42 10.64 PBCC images/ext-file.pb-c.c [2019-11-14T19:21:33.251Z] #42 ... [2019-11-14T19:21:33.251Z] [2019-11-14T19:21:33.251Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:21:33.251Z] #37 9.046 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-14T19:21:33.593Z] #37 9.372 -- Configuring done [2019-11-14T19:21:33.593Z] #37 9.425 -- Generating done [2019-11-14T19:21:33.593Z] #37 9.437 -- Build files have been written to: /tmp/tmp.5gZDmzjkgB/tini [2019-11-14T19:21:33.593Z] #37 9.456 + make tini-static [2019-11-14T19:21:34.329Z] #37 10.16 Scanning dependencies of target tini-static [2019-11-14T19:21:34.329Z] #37 10.25 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-14T19:21:34.329Z] #37 ... [2019-11-14T19:21:34.330Z] [2019-11-14T19:21:34.330Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:21:34.330Z] #18 25.06 Fetched 7727 kB in 24s (317 kB/s) [2019-11-14T19:21:34.330Z] #18 25.06 Reading package lists... [2019-11-14T19:21:34.449Z] #60 207.0 + bin/containerd-shim [2019-11-14T19:21:34.673Z] #18 34.45 Reading package lists... [2019-11-14T19:21:34.673Z] #18 ... [2019-11-14T19:21:34.673Z] [2019-11-14T19:21:34.673Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:21:34.673Z] #45 81.78 vendor/golang.org/x/net/dns/dnsmessage [2019-11-14T19:21:34.673Z] #45 82.04 bytes [2019-11-14T19:21:34.673Z] #45 ... [2019-11-14T19:21:34.673Z] [2019-11-14T19:21:34.673Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:21:34.673Z] #42 10.73 DEP images/fown.pb-c.d [2019-11-14T19:21:34.673Z] #42 10.88 DEP images/ext-file.pb-c.d [2019-11-14T19:21:34.673Z] #42 11.01 PBCC images/rpc.pb-c.c [2019-11-14T19:21:34.673Z] #42 11.17 DEP images/rpc.pb-c.d [2019-11-14T19:21:34.673Z] #42 11.27 PBCC images/siginfo.pb-c.c [2019-11-14T19:21:34.673Z] #42 11.34 DEP images/siginfo.pb-c.d [2019-11-14T19:21:34.673Z] #42 11.50 PBCC images/pagemap.pb-c.c [2019-11-14T19:21:34.673Z] #42 11.58 DEP images/pagemap.pb-c.d [2019-11-14T19:21:34.673Z] #42 11.67 PBCC images/rlimit.pb-c.c [2019-11-14T19:21:34.673Z] #42 11.76 DEP images/rlimit.pb-c.d [2019-11-14T19:21:34.673Z] #42 11.84 PBCC images/file-lock.pb-c.c [2019-11-14T19:21:34.673Z] #42 11.88 DEP images/file-lock.pb-c.d [2019-11-14T19:21:34.673Z] #42 12.05 PBCC images/tty.pb-c.c [2019-11-14T19:21:34.673Z] #42 12.14 DEP images/tty.pb-c.d [2019-11-14T19:21:34.673Z] #42 12.28 PBCC images/tun.pb-c.c [2019-11-14T19:21:35.015Z] #42 12.36 PBCC images/netdev.pb-c.c [2019-11-14T19:21:35.015Z] #42 12.55 DEP images/tun.pb-c.d [2019-11-14T19:21:35.357Z] #42 12.72 DEP images/netdev.pb-c.d [2019-11-14T19:21:35.357Z] #42 12.82 PBCC images/vma.pb-c.c [2019-11-14T19:21:35.357Z] #42 12.90 DEP images/vma.pb-c.d [2019-11-14T19:21:35.700Z] #42 13.06 PBCC images/creds.pb-c.c [2019-11-14T19:21:35.700Z] #42 13.11 DEP images/creds.pb-c.d [2019-11-14T19:21:35.700Z] #42 13.18 PBCC images/utsns.pb-c.c [2019-11-14T19:21:35.700Z] #42 13.24 DEP images/utsns.pb-c.d [2019-11-14T19:21:36.042Z] #42 13.32 PBCC images/ipc-desc.pb-c.c [2019-11-14T19:21:36.042Z] #42 13.36 PBCC images/ipc-sem.pb-c.c [2019-11-14T19:21:36.042Z] #42 13.39 DEP images/ipc-desc.pb-c.d [2019-11-14T19:21:36.042Z] #42 13.51 DEP images/ipc-sem.pb-c.d [2019-11-14T19:21:36.042Z] #42 13.59 PBCC images/ipc-msg.pb-c.c [2019-11-14T19:21:36.042Z] #42 13.64 DEP images/ipc-msg.pb-c.d [2019-11-14T19:21:36.386Z] #42 13.71 PBCC images/ipc-shm.pb-c.c [2019-11-14T19:21:36.386Z] #42 13.74 DEP images/ipc-shm.pb-c.d [2019-11-14T19:21:36.386Z] #42 13.87 PBCC images/ipc-var.pb-c.c [2019-11-14T19:21:36.386Z] #42 13.91 DEP images/ipc-var.pb-c.d [2019-11-14T19:21:36.728Z] #42 14.02 PBCC images/sk-opts.pb-c.c [2019-11-14T19:21:36.728Z] #42 14.06 PBCC images/packet-sock.pb-c.c [2019-11-14T19:21:36.728Z] #42 14.18 DEP images/sk-opts.pb-c.d [2019-11-14T19:21:36.728Z] #42 14.27 DEP images/packet-sock.pb-c.d [2019-11-14T19:21:37.072Z] #42 14.38 PBCC images/sk-netlink.pb-c.c [2019-11-14T19:21:37.072Z] #42 14.47 DEP images/sk-netlink.pb-c.d [2019-11-14T19:21:37.072Z] #42 ... [2019-11-14T19:21:37.072Z] [2019-11-14T19:21:37.072Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-14T19:21:37.072Z] #27 39.05 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-14T19:21:37.072Z] #27 39.17 skipping existing c8c2d4a6b2e3 [2019-11-14T19:21:37.072Z] #27 39.40 [2019-11-14T19:21:37.072Z] #27 42.61 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-14T19:21:37.072Z] #27 43.80 [2019-11-14T19:21:37.072Z] #27 44.30 ######################################################################## 100.0% [2019-11-14T19:21:37.072Z] #27 44.59 [2019-11-14T19:21:37.072Z] #27 44.77 Download of images into '/build' complete. [2019-11-14T19:21:37.072Z] #27 44.77 Use something like the following to load the result into a Docker daemon: [2019-11-14T19:21:37.072Z] #27 44.77 tar -cC '/build' . | docker load [2019-11-14T19:21:37.072Z] #27 DONE 44.9s [2019-11-14T19:21:37.072Z] [2019-11-14T19:21:37.072Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:21:37.072Z] #42 14.58 PBCC images/sk-inet.pb-c.c [2019-11-14T19:21:37.343Z] --- PASS: TestBuildMultiStageLayerLeak (4.13s) [2019-11-14T19:21:37.344Z] === RUN TestBuildWithHugeFile [2019-11-14T19:21:37.415Z] #42 14.80 DEP images/sk-inet.pb-c.d [2019-11-14T19:21:37.415Z] #42 14.94 PBCC images/sk-unix.pb-c.c [2019-11-14T19:21:37.757Z] #42 15.15 DEP images/sk-unix.pb-c.d [2019-11-14T19:21:37.757Z] #42 15.31 PBCC images/mm.pb-c.c [2019-11-14T19:21:38.101Z] #42 15.41 DEP images/mm.pb-c.d [2019-11-14T19:21:38.101Z] #42 15.52 PBCC images/timerfd.pb-c.c [2019-11-14T19:21:38.101Z] #42 15.62 DEP images/timerfd.pb-c.d [2019-11-14T19:21:38.445Z] #42 15.77 PBCC images/timer.pb-c.c [2019-11-14T19:21:38.445Z] #42 15.86 DEP images/timer.pb-c.d [2019-11-14T19:21:38.790Z] #42 ... [2019-11-14T19:21:38.790Z] [2019-11-14T19:21:38.790Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:21:38.790Z] #37 12.82 [100%] Linking C executable tini-static [2019-11-14T19:21:38.790Z] #37 14.28 [100%] Built target tini-static [2019-11-14T19:21:38.790Z] #37 14.46 + mkdir -p /build [2019-11-14T19:21:38.790Z] #37 14.47 + cp tini-static /build/docker-init [2019-11-14T19:21:38.790Z] #37 DONE 14.6s [2019-11-14T19:21:38.790Z] [2019-11-14T19:21:38.790Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:21:38.790Z] #42 16.07 PBCC images/sa.pb-c.c [2019-11-14T19:21:38.790Z] #42 16.16 DEP images/sa.pb-c.d [2019-11-14T19:21:38.790Z] #42 16.23 PBCC images/pipe-data.pb-c.c [2019-11-14T19:21:38.790Z] #42 16.26 DEP images/pipe-data.pb-c.d [2019-11-14T19:21:38.790Z] #42 16.32 PBCC images/mnt.pb-c.c [2019-11-14T19:21:39.134Z] #42 16.39 DEP images/mnt.pb-c.d [2019-11-14T19:21:39.134Z] #42 16.46 PBCC images/sk-packet.pb-c.c [2019-11-14T19:21:39.134Z] #42 16.50 DEP images/sk-packet.pb-c.d [2019-11-14T19:21:39.134Z] #42 16.58 PBCC images/tcp-stream.pb-c.c [2019-11-14T19:21:39.134Z] #42 16.66 DEP images/tcp-stream.pb-c.d [2019-11-14T19:21:39.240Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-14T19:21:39.240Z] Using test binary docker [2019-11-14T19:21:39.240Z] +++ /etc/init.d/apparmor start [2019-11-14T19:21:39.240Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-14T19:21:39.240Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-14T19:21:39.240Z] Warning failed to create cache: (null) [2019-11-14T19:21:39.240Z] . [2019-11-14T19:21:39.240Z] INFO: Waiting for daemon to start... [2019-11-14T19:21:39.240Z] Starting dockerd [2019-11-14T19:21:39.240Z] +++ 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 [2019-11-14T19:21:39.496Z] #42 16.76 PBCC images/pipe.pb-c.c [2019-11-14T19:21:39.838Z] #42 17.05 DEP images/pipe.pb-c.d [2019-11-14T19:21:40.182Z] #42 17.48 PBCC images/pstree.pb-c.c [2019-11-14T19:21:40.182Z] #42 17.53 DEP images/pstree.pb-c.d [2019-11-14T19:21:40.182Z] #42 17.63 PBCC images/fs.pb-c.c [2019-11-14T19:21:40.182Z] #42 17.69 DEP images/fs.pb-c.d [2019-11-14T19:21:40.525Z] #42 17.79 PBCC images/signalfd.pb-c.c [2019-11-14T19:21:40.525Z] #42 17.86 DEP images/signalfd.pb-c.d [2019-11-14T19:21:40.525Z] #42 17.95 PBCC images/fh.pb-c.c [2019-11-14T19:21:40.525Z] #42 18.01 PBCC images/fsnotify.pb-c.c [2019-11-14T19:21:40.868Z] #42 18.17 DEP images/fh.pb-c.d [2019-11-14T19:21:40.868Z] #42 ... [2019-11-14T19:21:40.868Z] [2019-11-14T19:21:40.868Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-14T19:21:40.868Z] #32 88.09 bufio [2019-11-14T19:21:40.868Z] #32 88.48 reflect [2019-11-14T19:21:40.868Z] #32 92.04 path [2019-11-14T19:21:40.868Z] #32 95.22 text/tabwriter [2019-11-14T19:21:40.868Z] #32 ... [2019-11-14T19:21:40.868Z] [2019-11-14T19:21:40.868Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:21:40.868Z] #42 18.28 DEP images/fsnotify.pb-c.d [2019-11-14T19:21:41.075Z] #60 213.5 + bin/containerd-shim-runc-v1 [2019-11-14T19:21:41.210Z] #42 18.43 PBCC images/eventpoll.pb-c.c [2019-11-14T19:21:41.210Z] #42 18.45 DEP images/eventpoll.pb-c.d [2019-11-14T19:21:41.210Z] #42 18.51 PBCC images/eventfd.pb-c.c [2019-11-14T19:21:41.210Z] #42 18.54 DEP images/eventfd.pb-c.d [2019-11-14T19:21:41.210Z] #42 18.59 PBCC images/remap-file-path.pb-c.c [2019-11-14T19:21:41.210Z] #42 18.62 DEP images/remap-file-path.pb-c.d [2019-11-14T19:21:41.210Z] #42 18.68 PBCC images/fifo.pb-c.c [2019-11-14T19:21:41.210Z] #42 18.71 DEP images/fifo.pb-c.d [2019-11-14T19:21:41.210Z] #42 18.77 PBCC images/ghost-file.pb-c.c [2019-11-14T19:21:41.554Z] #42 18.84 DEP images/ghost-file.pb-c.d [2019-11-14T19:21:41.554Z] #42 18.93 PBCC images/regfile.pb-c.c [2019-11-14T19:21:41.554Z] #42 19.01 DEP images/regfile.pb-c.d [2019-11-14T19:21:41.767Z] . [2019-11-14T19:21:41.767Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-14T19:21:41.767Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-14T19:21:41.767Z] Error: No such image: emptyfs [2019-11-14T19:21:41.767Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-14T19:21:41.767Z] ++++ docker load [2019-11-14T19:21:41.767Z] Running integration-test (iteration 1) [2019-11-14T19:21:41.767Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-11-14T19:21:41.767Z] ++ 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)/' [2019-11-14T19:21:41.767Z] ++ set -e [2019-11-14T19:21:41.767Z] ++ '[' -n 0 ']' [2019-11-14T19:21:41.767Z] ++ set -x [2019-11-14T19:21:41.767Z] ++ env -i DEST=/go/src/github.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)/' [2019-11-14T19:21:41.895Z] #42 19.11 PBCC images/ns.pb-c.c [2019-11-14T19:21:41.895Z] #42 19.16 DEP images/ns.pb-c.d [2019-11-14T19:21:41.895Z] #42 19.25 PBCC images/fdinfo.pb-c.c [2019-11-14T19:21:41.895Z] #42 19.46 DEP images/fdinfo.pb-c.d [2019-11-14T19:21:42.025Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-14T19:21:42.026Z] Using test binary docker [2019-11-14T19:21:42.026Z] +++ /etc/init.d/apparmor start [2019-11-14T19:21:42.026Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-14T19:21:42.026Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-14T19:21:42.026Z] Warning failed to create cache: (null) [2019-11-14T19:21:42.026Z] . [2019-11-14T19:21:42.026Z] INFO: Waiting for daemon to start... [2019-11-14T19:21:42.026Z] Starting dockerd [2019-11-14T19:21:42.026Z] +++ 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 [2019-11-14T19:21:42.236Z] #42 19.61 PBCC images/core-aarch64.pb-c.c [2019-11-14T19:21:42.236Z] #42 19.67 PBCC images/core-arm.pb-c.c [2019-11-14T19:21:42.236Z] #42 19.82 PBCC images/core-ppc64.pb-c.c [2019-11-14T19:21:42.577Z] #42 19.99 PBCC images/core-s390.pb-c.c [2019-11-14T19:21:42.919Z] #42 20.15 PBCC images/core-x86.pb-c.c [2019-11-14T19:21:42.919Z] #42 20.22 PBCC images/core.pb-c.c [2019-11-14T19:21:42.919Z] #42 20.36 PBCC images/inventory.pb-c.c [2019-11-14T19:21:42.919Z] #42 20.48 DEP images/core-aarch64.pb-c.d [2019-11-14T19:21:43.261Z] #42 20.56 DEP images/core-arm.pb-c.d [2019-11-14T19:21:43.261Z] #42 20.67 DEP images/core-ppc64.pb-c.d [2019-11-14T19:21:43.261Z] #42 20.75 DEP images/core-s390.pb-c.d [2019-11-14T19:21:43.261Z] #42 20.85 DEP images/core-x86.pb-c.d [2019-11-14T19:21:43.603Z] #42 20.99 DEP images/core.pb-c.d [2019-11-14T19:21:43.945Z] #42 21.16 DEP images/inventory.pb-c.d [2019-11-14T19:21:43.946Z] #42 21.30 PBCC images/cpuinfo.pb-c.c [2019-11-14T19:21:43.946Z] #42 21.32 DEP images/cpuinfo.pb-c.d [2019-11-14T19:21:44.287Z] #42 21.45 PBCC images/stats.pb-c.c [2019-11-14T19:21:44.287Z] #42 21.52 DEP images/stats.pb-c.d [2019-11-14T19:21:44.351Z] #60 216.5 + bin/containerd-shim-runc-v2 [2019-11-14T19:21:44.718Z] #60 217.4 + binaries [2019-11-14T19:21:45.106Z] #60 217.4 + mkdir -p /build [2019-11-14T19:21:45.106Z] #60 217.4 + cp bin/containerd /build/containerd [2019-11-14T19:21:45.106Z] #60 217.5 + cp bin/containerd-shim /build/containerd-shim [2019-11-14T19:21:45.106Z] #60 217.5 + cp bin/ctr /build/ctr [2019-11-14T19:21:45.106Z] #60 DONE 217.6s [2019-11-14T19:21:45.926Z] [2019-11-14T19:21:45.926Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-14T19:21:45.926Z] #61 DONE 0.2s [2019-11-14T19:21:46.004Z] #42 ... [2019-11-14T19:21:46.004Z] [2019-11-14T19:21:46.004Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-14T19:21:46.004Z] #32 103.2 internal/syscall/unix [2019-11-14T19:21:46.004Z] #32 103.4 time [2019-11-14T19:21:46.362Z] [2019-11-14T19:21:46.362Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-14T19:21:46.362Z] #65 DONE 0.1s [2019-11-14T19:21:46.362Z] [2019-11-14T19:21:46.362Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-14T19:21:46.362Z] #67 DONE 0.1s [2019-11-14T19:21:46.362Z] [2019-11-14T19:21:46.362Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-14T19:21:46.362Z] #70 DONE 0.1s [2019-11-14T19:21:46.362Z] [2019-11-14T19:21:46.362Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-14T19:21:46.362Z] #71 DONE 0.0s [2019-11-14T19:21:46.362Z] [2019-11-14T19:21:46.362Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-14T19:21:46.755Z] #32 ... [2019-11-14T19:21:46.755Z] [2019-11-14T19:21:46.755Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:21:46.755Z] #45 93.97 bufio [2019-11-14T19:21:46.755Z] #45 95.55 reflect [2019-11-14T19:21:46.755Z] #45 103.8 regexp/syntax [2019-11-14T19:21:47.097Z] #45 ... [2019-11-14T19:21:47.098Z] [2019-11-14T19:21:47.098Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:21:47.098Z] #18 34.45 Reading package lists... [2019-11-14T19:21:47.098Z] #18 45.02 Building dependency tree... [2019-11-14T19:21:47.098Z] #18 46.78 The following additional packages will be installed: [2019-11-14T19:21:47.098Z] #18 46.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-14T19:21:47.098Z] #18 46.79 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-14T19:21:47.098Z] #18 46.79 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-14T19:21:47.098Z] #18 46.79 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-14T19:21:47.098Z] #18 46.79 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-14T19:21:47.098Z] #18 46.79 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-14T19:21:47.098Z] #18 46.79 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-14T19:21:47.098Z] #18 46.79 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-14T19:21:47.098Z] #18 46.79 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-14T19:21:47.098Z] #18 46.80 Suggested packages: [2019-11-14T19:21:47.098Z] #18 46.80 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-14T19:21:47.098Z] #18 46.80 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-14T19:21:47.098Z] #18 46.80 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-14T19:21:47.098Z] #18 46.80 vim-doc vim-scripts xfsdump acl attr quota [2019-11-14T19:21:47.098Z] #18 46.80 Recommended packages: [2019-11-14T19:21:47.098Z] #18 46.80 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-14T19:21:47.098Z] #18 46.80 python3-keyrings.alt python3-xdg unzip [2019-11-14T19:21:47.294Z] #72 DONE 0.6s [2019-11-14T19:21:47.294Z] [2019-11-14T19:21:47.294Z] #73 exporting to oci image format [2019-11-14T19:21:47.294Z] #73 exporting layers [2019-11-14T19:21:48.836Z] . [2019-11-14T19:21:48.836Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-14T19:21:48.836Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-14T19:21:48.836Z] Error: No such image: emptyfs [2019-11-14T19:21:48.836Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-14T19:21:48.836Z] ++++ docker load [2019-11-14T19:21:48.836Z] Running integration-test (iteration 1) [2019-11-14T19:21:48.836Z] 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)/ [2019-11-14T19:21:48.836Z] ++ 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)/' [2019-11-14T19:21:48.836Z] ++ set -e [2019-11-14T19:21:48.836Z] ++ '[' -n 0 ']' [2019-11-14T19:21:48.836Z] ++ set -x [2019-11-14T19:21:48.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-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)/' [2019-11-14T19:21:50.959Z] #18 ... [2019-11-14T19:21:50.959Z] [2019-11-14T19:21:50.959Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:21:50.959Z] #45 108.1 vendor/golang.org/x/text/transform [2019-11-14T19:21:52.162Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-11-14T19:21:55.942Z] #45 ... [2019-11-14T19:21:55.942Z] [2019-11-14T19:21:55.942Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:21:55.942Z] #18 53.42 The following NEW packages will be installed: [2019-11-14T19:21:55.942Z] #18 53.43 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-14T19:21:55.942Z] #18 53.43 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-14T19:21:55.942Z] #18 53.43 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-14T19:21:55.942Z] #18 53.43 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-14T19:21:55.942Z] #18 53.44 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-14T19:21:55.942Z] #18 53.44 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-14T19:21:55.942Z] #18 53.44 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-14T19:21:55.942Z] #18 53.44 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-14T19:21:55.942Z] #18 53.44 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-14T19:21:55.942Z] #18 53.44 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-14T19:21:55.942Z] #18 53.44 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-14T19:21:55.942Z] #18 53.44 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-14T19:21:55.942Z] #18 53.44 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-14T19:21:55.942Z] #18 53.44 xfsprogs xxd xz-utils zip [2019-11-14T19:21:55.942Z] #18 53.58 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-11-14T19:21:55.942Z] #18 53.58 Need to get 87.3 MB of archives. [2019-11-14T19:21:55.942Z] #18 53.58 After this operation, 585 MB of additional disk space will be used. [2019-11-14T19:21:55.942Z] #18 53.58 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-11-14T19:21:55.942Z] #18 53.63 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-11-14T19:21:55.942Z] #18 53.64 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-11-14T19:21:55.942Z] #18 53.65 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-11-14T19:21:55.942Z] #18 53.69 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-11-14T19:21:55.942Z] #18 53.71 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-11-14T19:21:55.942Z] #18 53.81 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-11-14T19:21:55.942Z] #18 54.03 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-11-14T19:21:55.942Z] #18 54.03 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-11-14T19:21:55.942Z] #18 54.04 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-11-14T19:21:55.942Z] #18 54.34 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-11-14T19:21:55.942Z] #18 54.38 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-11-14T19:21:55.942Z] #18 54.40 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-11-14T19:21:55.942Z] #18 54.41 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-11-14T19:21:55.942Z] #18 54.42 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-11-14T19:21:55.942Z] #18 54.43 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-11-14T19:21:55.942Z] #18 54.45 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-11-14T19:21:55.942Z] #18 54.47 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-11-14T19:21:55.942Z] #18 54.48 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-11-14T19:21:55.942Z] #18 54.50 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-11-14T19:21:55.942Z] #18 54.50 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-11-14T19:21:55.942Z] #18 54.56 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-14T19:21:55.942Z] #18 54.59 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-14T19:21:55.942Z] #18 54.61 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-11-14T19:21:55.942Z] #18 54.63 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-11-14T19:21:55.942Z] #18 54.64 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-11-14T19:21:55.942Z] #18 54.71 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-11-14T19:21:55.942Z] #18 54.72 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-14T19:21:55.942Z] #18 54.74 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-11-14T19:21:55.942Z] #18 54.84 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-11-14T19:21:55.942Z] #18 54.85 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-11-14T19:21:55.942Z] #18 54.88 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-11-14T19:21:55.942Z] #18 54.90 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-11-14T19:21:55.942Z] #18 54.92 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-11-14T19:21:55.942Z] #18 54.96 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-11-14T19:21:55.942Z] #18 54.97 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-11-14T19:21:55.942Z] #18 54.97 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-11-14T19:21:55.942Z] #18 54.99 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-11-14T19:21:55.942Z] #18 54.99 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-11-14T19:21:55.942Z] #18 55.03 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-11-14T19:21:55.942Z] #18 55.07 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-11-14T19:21:55.942Z] #18 55.10 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-11-14T19:21:55.942Z] #18 55.18 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-11-14T19:21:55.942Z] #18 55.21 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-11-14T19:21:55.942Z] #18 55.21 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-11-14T19:21:55.942Z] #18 55.23 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-11-14T19:21:55.942Z] #18 55.24 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-11-14T19:21:55.942Z] #18 55.26 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-11-14T19:21:55.942Z] #18 55.51 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-11-14T19:21:55.942Z] #18 55.54 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-14T19:21:55.942Z] #18 55.74 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-14T19:21:55.942Z] #18 55.77 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-14T19:21:55.942Z] #18 55.80 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-11-14T19:21:55.943Z] #18 55.84 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-14T19:21:55.943Z] #18 55.86 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-11-14T19:21:55.943Z] #18 55.91 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-14T19:21:55.943Z] #18 56.58 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-11-14T19:21:56.312Z] #18 56.76 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-11-14T19:21:56.312Z] #18 56.86 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-11-14T19:21:56.312Z] #18 56.89 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-11-14T19:21:56.312Z] #18 56.93 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-11-14T19:21:56.655Z] #18 57.01 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-11-14T19:21:56.655Z] #18 ... [2019-11-14T19:21:56.655Z] [2019-11-14T19:21:56.655Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:21:56.655Z] #42 23.85 make[1]: Nothing to be done for 'all'. [2019-11-14T19:21:56.655Z] #42 25.87 CC images/stats.o [2019-11-14T19:21:56.655Z] #42 26.82 CC images/core.o [2019-11-14T19:21:56.655Z] #42 28.35 CC images/core-x86.o [2019-11-14T19:21:56.655Z] #42 29.73 CC images/core-arm.o [2019-11-14T19:21:56.655Z] #42 30.62 CC images/core-aarch64.o [2019-11-14T19:21:56.655Z] #42 31.47 CC images/core-ppc64.o [2019-11-14T19:21:56.655Z] #42 32.31 CC images/core-s390.o [2019-11-14T19:21:56.655Z] #42 33.54 CC images/cpuinfo.o [2019-11-14T19:21:56.655Z] #42 ... [2019-11-14T19:21:56.655Z] [2019-11-14T19:21:56.655Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:21:56.655Z] #18 57.28 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-11-14T19:21:57.000Z] #18 57.60 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-14T19:21:57.000Z] #18 57.61 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-14T19:21:57.754Z] #18 58.28 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-14T19:21:58.099Z] #18 58.71 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-11-14T19:21:58.099Z] #18 58.73 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-11-14T19:22:01.982Z] #18 62.55 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-11-14T19:22:03.016Z] --- PASS: TestBuildWithHugeFile (42.84s) [2019-11-14T19:22:03.016Z] === RUN TestBuildWithEmptyDockerfile [2019-11-14T19:22:03.016Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-14T19:22:03.016Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-14T19:22:03.016Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-14T19:22:03.016Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-14T19:22:03.016Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-14T19:22:03.016Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-14T19:22:03.016Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-14T19:22:03.016Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-14T19:22:03.016Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-14T19:22:03.016Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2019-11-14T19:22:03.016Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2019-11-14T19:22:03.016Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2019-11-14T19:22:03.016Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2019-11-14T19:22:03.016Z] === RUN TestBuildPreserveOwnership [2019-11-14T19:22:03.016Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-14T19:22:03.016Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-14T19:22:03.319Z] #18 ... [2019-11-14T19:22:03.319Z] [2019-11-14T19:22:03.319Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:22:03.319Z] #42 34.30 CC images/inventory.o [2019-11-14T19:22:03.319Z] #42 34.76 CC images/fdinfo.o [2019-11-14T19:22:03.319Z] #42 35.41 CC images/fown.o [2019-11-14T19:22:03.319Z] #42 35.91 CC images/ns.o [2019-11-14T19:22:03.319Z] #42 36.26 CC images/regfile.o [2019-11-14T19:22:03.319Z] #42 36.66 CC images/ghost-file.o [2019-11-14T19:22:03.319Z] #42 37.30 CC images/fifo.o [2019-11-14T19:22:03.319Z] #42 37.73 CC images/remap-file-path.o [2019-11-14T19:22:03.319Z] #42 38.19 CC images/eventfd.o [2019-11-14T19:22:03.319Z] #42 38.58 CC images/eventpoll.o [2019-11-14T19:22:03.319Z] #42 39.09 CC images/fh.o [2019-11-14T19:22:03.319Z] #42 39.78 CC images/fsnotify.o [2019-11-14T19:22:04.058Z] #42 41.54 CC images/signalfd.o [2019-11-14T19:22:04.058Z] #42 ... [2019-11-14T19:22:04.058Z] [2019-11-14T19:22:04.058Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:22:04.058Z] #60 60.06 + cd /tmp/tmp.8mjrN61dZf/src/github.com/containerd/containerd [2019-11-14T19:22:04.058Z] #60 60.06 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-11-14T19:22:04.058Z] #60 61.26 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-14T19:22:04.058Z] #60 61.26 + BUILDTAGS='netgo osusergo static_build' [2019-11-14T19:22:04.058Z] #60 61.26 + export EXTRA_FLAGS=-buildmode=pie [2019-11-14T19:22:04.058Z] #60 61.26 + EXTRA_FLAGS=-buildmode=pie [2019-11-14T19:22:04.058Z] #60 61.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-14T19:22:04.058Z] #60 61.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-14T19:22:04.058Z] #60 61.26 + '[' '' = dynamic ']' [2019-11-14T19:22:04.058Z] #60 61.26 + make [2019-11-14T19:22:04.058Z] #60 62.97 + bin/ctr [2019-11-14T19:22:04.794Z] #60 ... [2019-11-14T19:22:04.794Z] [2019-11-14T19:22:04.794Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:22:04.794Z] #42 42.15 CC images/fs.o [2019-11-14T19:22:05.138Z] #42 42.66 CC images/pstree.o [2019-11-14T19:22:05.553Z] --- PASS: TestBuildPreserveOwnership (6.05s) [2019-11-14T19:22:05.553Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.87s) [2019-11-14T19:22:05.553Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.16s) [2019-11-14T19:22:05.553Z] === RUN TestBuildPlatformInvalid [2019-11-14T19:22:05.553Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-11-14T19:22:05.553Z] PASS [2019-11-14T19:22:05.553Z] [2019-11-14T19:22:05.553Z] === Skipped [2019-11-14T19:22:05.553Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-11-14T19:22:05.553Z] build_session_test.go:25: TODO: BuildKit [2019-11-14T19:22:05.553Z] [2019-11-14T19:22:05.553Z] [2019-11-14T19:22:05.553Z] DONE 32 tests, 1 skipped in 92.073s [2019-11-14T19:22:05.553Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-11-14T19:22:05.554Z] ++ 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 [2019-11-14T19:22:05.554Z] ++ set -e [2019-11-14T19:22:05.554Z] ++ '[' -n 0 ']' [2019-11-14T19:22:05.554Z] ++ set -x [2019-11-14T19:22:05.554Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:22:05.554Z] INFO: Testing against a local daemon [2019-11-14T19:22:05.554Z] === RUN TestConfigList [2019-11-14T19:22:05.873Z] #42 43.13 CC images/pipe.o [2019-11-14T19:22:06.253Z] #42 43.54 CC images/tcp-stream.o [2019-11-14T19:22:06.593Z] #42 43.98 CC images/sk-packet.o [2019-11-14T19:22:06.935Z] #42 44.51 CC images/mnt.o [2019-11-14T19:22:07.670Z] #42 45.01 CC images/pipe-data.o [2019-11-14T19:22:08.012Z] #42 45.35 CC images/sa.o [2019-11-14T19:22:08.012Z] #42 ... [2019-11-14T19:22:08.012Z] [2019-11-14T19:22:08.012Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:22:08.012Z] #45 115.2 internal/poll [2019-11-14T19:22:08.012Z] #45 115.3 context [2019-11-14T19:22:08.012Z] #45 121.7 os [2019-11-14T19:22:08.012Z] #45 124.0 regexp [2019-11-14T19:22:08.012Z] #45 ... [2019-11-14T19:22:08.012Z] [2019-11-14T19:22:08.012Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-14T19:22:08.012Z] #32 115.2 internal/poll [2019-11-14T19:22:08.012Z] #32 119.5 os [2019-11-14T19:22:08.012Z] #32 120.4 internal/fmtsort [2019-11-14T19:22:08.012Z] #32 123.9 path/filepath [2019-11-14T19:22:08.012Z] #32 123.9 fmt [2019-11-14T19:22:08.354Z] #32 ... [2019-11-14T19:22:08.354Z] [2019-11-14T19:22:08.354Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:22:08.354Z] #18 66.95 debconf: delaying package configuration, since apt-utils is not installed [2019-11-14T19:22:08.354Z] #18 67.21 Fetched 87.3 MB in 12s (7160 kB/s) [2019-11-14T19:22:08.354Z] #18 67.37 Selecting previously unselected package bash-completion. [2019-11-14T19:22:08.354Z] #18 67.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-11-14T19:22:08.354Z] #18 67.46 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-14T19:22:09.744Z] --- PASS: TestConfigList (3.49s) [2019-11-14T19:22:09.744Z] === RUN TestConfigsCreateAndDelete [2019-11-14T19:22:12.277Z] --- PASS: TestConfigsCreateAndDelete (3.18s) [2019-11-14T19:22:12.277Z] === RUN TestConfigsUpdate [2019-11-14T19:22:13.210Z] #18 73.55 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-14T19:22:13.553Z] #18 74.17 Selecting previously unselected package libnet1:ppc64el. [2019-11-14T19:22:13.553Z] #18 74.17 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-14T19:22:13.553Z] #18 74.18 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-14T19:22:13.553Z] #18 74.32 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-11-14T19:22:13.896Z] #18 74.32 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-11-14T19:22:13.896Z] #18 74.33 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-11-14T19:22:13.896Z] #18 74.45 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-11-14T19:22:13.896Z] #18 74.45 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-11-14T19:22:13.896Z] #18 74.46 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-11-14T19:22:13.896Z] #18 74.59 Selecting previously unselected package libudev-dev:ppc64el. [2019-11-14T19:22:13.896Z] #18 74.59 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-11-14T19:22:14.238Z] #18 74.64 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-11-14T19:22:14.238Z] #18 74.93 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-11-14T19:22:14.238Z] #18 74.94 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-14T19:22:14.238Z] #18 74.96 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-11-14T19:22:14.238Z] #18 ... [2019-11-14T19:22:14.238Z] [2019-11-14T19:22:14.238Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:22:14.238Z] #45 131.6 os/exec [2019-11-14T19:22:14.580Z] #45 131.7 net [2019-11-14T19:22:15.564Z] --- PASS: TestConfigsUpdate (3.18s) [2019-11-14T19:22:15.564Z] === RUN TestTemplatedConfig [2019-11-14T19:22:18.476Z] #45 ... [2019-11-14T19:22:18.476Z] [2019-11-14T19:22:18.476Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:22:18.476Z] #42 45.87 CC images/timer.o [2019-11-14T19:22:18.476Z] #42 46.56 CC images/timerfd.o [2019-11-14T19:22:18.476Z] #42 47.03 CC images/mm.o [2019-11-14T19:22:18.476Z] #42 47.60 CC images/sk-opts.o [2019-11-14T19:22:18.476Z] #42 48.24 CC images/sk-unix.o [2019-11-14T19:22:18.476Z] #42 48.84 CC images/sk-inet.o [2019-11-14T19:22:18.476Z] #42 49.56 CC images/tun.o [2019-11-14T19:22:18.476Z] #42 50.21 CC images/sk-netlink.o [2019-11-14T19:22:18.476Z] #42 50.71 CC images/packet-sock.o [2019-11-14T19:22:18.476Z] #42 51.46 CC images/ipc-var.o [2019-11-14T19:22:18.476Z] #42 51.89 CC images/ipc-desc.o [2019-11-14T19:22:18.476Z] #42 52.29 CC images/ipc-shm.o [2019-11-14T19:22:18.476Z] #42 52.70 CC images/ipc-msg.o [2019-11-14T19:22:18.476Z] #42 53.30 CC images/ipc-sem.o [2019-11-14T19:22:18.476Z] #42 53.61 CC images/utsns.o [2019-11-14T19:22:18.476Z] #42 54.10 CC images/creds.o [2019-11-14T19:22:18.476Z] #42 54.70 CC images/vma.o [2019-11-14T19:22:18.476Z] #42 55.20 CC images/netdev.o [2019-11-14T19:22:18.476Z] #42 56.04 CC images/tty.o [2019-11-14T19:22:18.476Z] #42 ... [2019-11-14T19:22:18.476Z] [2019-11-14T19:22:18.476Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:22:18.476Z] #18 75.85 Selecting previously unselected package python3.5-minimal. [2019-11-14T19:22:18.476Z] #18 75.85 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-14T19:22:18.476Z] #18 75.88 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-14T19:22:18.476Z] #18 77.15 Selecting previously unselected package python3-minimal. [2019-11-14T19:22:18.476Z] #18 77.15 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-11-14T19:22:18.476Z] #18 77.16 Unpacking python3-minimal (3.5.3-1) ... [2019-11-14T19:22:18.476Z] #18 77.35 Selecting previously unselected package libmpdec2:ppc64el. [2019-11-14T19:22:18.476Z] #18 77.36 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-11-14T19:22:18.476Z] #18 77.36 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-11-14T19:22:18.476Z] #18 77.48 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-11-14T19:22:18.476Z] #18 77.49 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-14T19:22:18.476Z] #18 77.50 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-11-14T19:22:18.852Z] --- PASS: TestTemplatedConfig (3.39s) [2019-11-14T19:22:18.852Z] === RUN TestConfigInspect [2019-11-14T19:22:19.211Z] #18 ... [2019-11-14T19:22:19.211Z] [2019-11-14T19:22:19.211Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-14T19:22:19.211Z] #32 126.3 io/ioutil [2019-11-14T19:22:19.211Z] #32 129.8 log [2019-11-14T19:22:19.211Z] #32 129.8 github.com/BurntSushi/toml [2019-11-14T19:22:19.211Z] #32 129.9 flag [2019-11-14T19:22:19.553Z] #32 ... [2019-11-14T19:22:19.553Z] [2019-11-14T19:22:19.553Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:22:19.553Z] #18 80.15 Selecting previously unselected package python3.5. [2019-11-14T19:22:19.553Z] #18 80.16 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-14T19:22:19.553Z] #18 80.17 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-14T19:22:19.895Z] #18 80.43 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-11-14T19:22:19.895Z] #18 80.43 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-11-14T19:22:19.895Z] #18 80.44 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-11-14T19:22:20.239Z] #18 80.58 Selecting previously unselected package dh-python. [2019-11-14T19:22:20.239Z] #18 80.58 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-14T19:22:20.239Z] #18 80.59 Unpacking dh-python (2.20170125) ... [2019-11-14T19:22:20.239Z] #18 80.99 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-11-14T19:22:20.581Z] #18 81.02 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-14T19:22:22.139Z] --- PASS: TestConfigInspect (3.14s) [2019-11-14T19:22:22.139Z] === RUN TestConfigCreateWithLabels [2019-11-14T19:22:25.426Z] --- PASS: TestConfigCreateWithLabels (3.16s) [2019-11-14T19:22:25.426Z] === RUN TestConfigCreateResolve [2019-11-14T19:22:26.606Z] #18 86.96 Setting up python3-minimal (3.5.3-1) ... [2019-11-14T19:22:27.372Z] #18 ... [2019-11-14T19:22:27.372Z] [2019-11-14T19:22:27.372Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-14T19:22:27.372Z] #32 137.7 github.com/BurntSushi/toml/cmd/tomlv [2019-11-14T19:22:27.372Z] #32 DONE 144.7s [2019-11-14T19:22:27.372Z] [2019-11-14T19:22:27.372Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:22:27.372Z] #42 57.42 CC images/file-lock.o [2019-11-14T19:22:27.372Z] #42 57.85 CC images/rlimit.o [2019-11-14T19:22:27.372Z] #42 58.34 CC images/pagemap.o [2019-11-14T19:22:27.372Z] #42 59.20 CC images/siginfo.o [2019-11-14T19:22:27.372Z] #42 59.71 CC images/rpc.o [2019-11-14T19:22:27.372Z] #42 62.74 CC images/ext-file.o [2019-11-14T19:22:27.372Z] #42 63.19 CC images/cgroup.o [2019-11-14T19:22:27.372Z] #42 64.73 CC images/userns.o [2019-11-14T19:22:27.549Z] Loaded image: buildpack-deps:jessie [2019-11-14T19:22:27.549Z] Loaded image: busybox:latest [2019-11-14T19:22:27.549Z] Loaded image: busybox:glibc [2019-11-14T19:22:27.549Z] Loaded image: debian:jessie [2019-11-14T19:22:27.549Z] Loaded image: hello-world:latest [2019-11-14T19:22:27.549Z] INFO: Testing against a local daemon [2019-11-14T19:22:27.549Z] === RUN TestDockerDaemonSuite [2019-11-14T19:22:27.549Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-11-14T19:22:28.123Z] #42 65.31 CC images/google/protobuf/descriptor.o [2019-11-14T19:22:28.714Z] --- PASS: TestConfigCreateResolve (3.20s) [2019-11-14T19:22:28.714Z] === RUN TestConfigDaemonLibtrustID [2019-11-14T19:22:28.972Z] --- PASS: TestConfigDaemonLibtrustID (0.62s) [2019-11-14T19:22:28.972Z] PASS [2019-11-14T19:22:28.972Z] [2019-11-14T19:22:28.972Z] DONE 8 tests in 23.560s [2019-11-14T19:22:28.972Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-11-14T19:22:28.972Z] ++ 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 [2019-11-14T19:22:28.972Z] ++ set -e [2019-11-14T19:22:28.972Z] ++ '[' -n 0 ']' [2019-11-14T19:22:28.972Z] ++ set -x [2019-11-14T19:22:28.973Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-11-14T19:22:29.231Z] INFO: Testing against a local daemon [2019-11-14T19:22:29.231Z] === RUN TestCheckpoint [2019-11-14T19:22:29.231Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-14T19:22:29.231Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-14T19:22:29.231Z] === RUN TestContainerInvalidJSON [2019-11-14T19:22:29.231Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-14T19:22:29.231Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-14T19:22:29.231Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-14T19:22:29.231Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-14T19:22:29.231Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-14T19:22:29.231Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-14T19:22:29.231Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-14T19:22:29.231Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-14T19:22:29.231Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-14T19:22:29.231Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-14T19:22:29.231Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-14T19:22:29.231Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-14T19:22:29.231Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-14T19:22:29.231Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-14T19:22:29.231Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-11-14T19:22:29.231Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-14T19:22:29.490Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-11-14T19:22:29.490Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-14T19:22:29.490Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-11-14T19:22:29.490Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-14T19:22:29.748Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-11-14T19:22:29.748Z] === RUN TestCopyFromContainer [2019-11-14T19:22:29.830Z] #42 ... [2019-11-14T19:22:29.830Z] [2019-11-14T19:22:29.830Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:22:29.830Z] #18 90.23 Selecting previously unselected package python3. [2019-11-14T19:22:29.830Z] #18 90.23 (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 ... 16606 files and directories currently installed.) [2019-11-14T19:22:29.830Z] #18 90.31 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-11-14T19:22:29.830Z] #18 90.34 Unpacking python3 (3.5.3-1) ... [2019-11-14T19:22:29.830Z] #18 90.57 Selecting previously unselected package pigz. [2019-11-14T19:22:29.830Z] #18 90.59 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-11-14T19:22:30.172Z] #18 90.60 Unpacking pigz (2.3.4-1) ... [2019-11-14T19:22:30.172Z] #18 90.75 Selecting previously unselected package libip4tc0:ppc64el. [2019-11-14T19:22:30.172Z] #18 90.76 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-14T19:22:30.172Z] #18 90.79 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-14T19:22:30.515Z] #18 91.01 Selecting previously unselected package libip6tc0:ppc64el. [2019-11-14T19:22:30.515Z] #18 91.03 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-14T19:22:30.515Z] #18 91.04 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-14T19:22:30.515Z] #18 91.23 Selecting previously unselected package libiptc0:ppc64el. [2019-11-14T19:22:30.515Z] #18 91.25 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-14T19:22:30.515Z] #18 91.26 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-14T19:22:30.858Z] #18 91.40 Selecting previously unselected package libxtables12:ppc64el. [2019-11-14T19:22:30.858Z] #18 91.42 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-14T19:22:30.858Z] #18 91.43 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-14T19:22:31.200Z] #18 91.58 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-11-14T19:22:31.200Z] #18 91.59 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-11-14T19:22:31.200Z] #18 91.59 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-11-14T19:22:31.200Z] #18 91.73 Selecting previously unselected package iptables. [2019-11-14T19:22:31.200Z] #18 91.76 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-14T19:22:31.200Z] #18 91.76 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-14T19:22:31.651Z] === RUN TestCopyFromContainer// [2019-11-14T19:22:31.651Z] === RUN TestCopyFromContainer//bar/root [2019-11-14T19:22:31.731Z] Loaded image: buildpack-deps:jessie [2019-11-14T19:22:31.910Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-14T19:22:31.910Z] === RUN TestCopyFromContainer/bar/quux [2019-11-14T19:22:31.910Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-14T19:22:31.938Z] #18 92.42 Selecting previously unselected package xxd. [2019-11-14T19:22:31.938Z] #18 92.43 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-14T19:22:31.938Z] #18 92.43 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-14T19:22:31.938Z] #18 92.67 Selecting previously unselected package vim-common. [2019-11-14T19:22:32.169Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-14T19:22:32.169Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-14T19:22:32.281Z] #18 92.69 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-14T19:22:32.282Z] #18 92.73 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-14T19:22:32.295Z] Loaded image: busybox:latest [2019-11-14T19:22:32.429Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-14T19:22:32.429Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-14T19:22:32.429Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-14T19:22:32.624Z] #18 93.00 Selecting previously unselected package bzip2. [2019-11-14T19:22:32.624Z] #18 93.01 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-11-14T19:22:32.624Z] #18 93.01 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-14T19:22:32.624Z] #18 93.21 Selecting previously unselected package libgpm2:ppc64el. [2019-11-14T19:22:32.624Z] #18 93.22 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-11-14T19:22:32.624Z] #18 93.22 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-11-14T19:22:32.689Z] --- PASS: TestCopyFromContainer (3.05s) [2019-11-14T19:22:32.689Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-11-14T19:22:32.689Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-11-14T19:22:32.689Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-11-14T19:22:32.689Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-11-14T19:22:32.689Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-11-14T19:22:32.689Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-11-14T19:22:32.689Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2019-11-14T19:22:32.689Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-11-14T19:22:32.689Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-11-14T19:22:32.689Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-11-14T19:22:32.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-14T19:22:32.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-14T19:22:32.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-14T19:22:32.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-14T19:22:32.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-14T19:22:32.689Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-14T19:22:32.689Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-14T19:22:32.689Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-14T19:22:32.689Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-14T19:22:32.689Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-14T19:22:32.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-14T19:22:32.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-14T19:22:32.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-14T19:22:32.689Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-14T19:22:32.689Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-14T19:22:32.689Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-11-14T19:22:32.689Z] === RUN TestCreateWithInvalidEnv [2019-11-14T19:22:32.947Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-14T19:22:32.947Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-14T19:22:32.947Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-14T19:22:32.947Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-14T19:22:32.947Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-14T19:22:32.947Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-14T19:22:32.947Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-14T19:22:32.947Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-14T19:22:32.947Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-14T19:22:32.947Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-14T19:22:32.947Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-14T19:22:32.947Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-14T19:22:32.947Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-14T19:22:32.947Z] === RUN TestCreateTmpfsMountsTarget [2019-11-14T19:22:32.947Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-11-14T19:22:32.947Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-14T19:22:32.969Z] #18 93.33 Selecting previously unselected package xz-utils. [2019-11-14T19:22:32.969Z] #18 93.34 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-11-14T19:22:32.969Z] #18 93.35 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-14T19:22:32.969Z] #18 93.64 Selecting previously unselected package aufs-tools. [2019-11-14T19:22:32.969Z] #18 93.65 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-11-14T19:22:32.969Z] #18 93.66 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-14T19:22:32.969Z] #18 ... [2019-11-14T19:22:32.969Z] [2019-11-14T19:22:32.969Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:22:32.969Z] #45 140.3 encoding/binary [2019-11-14T19:22:32.969Z] #45 140.3 go/token [2019-11-14T19:22:32.969Z] #45 140.4 net/url [2019-11-14T19:22:32.969Z] #45 143.9 go/scanner [2019-11-14T19:22:32.969Z] #45 148.1 text/template/parse [2019-11-14T19:22:32.969Z] #45 150.0 encoding/base64 [2019-11-14T19:22:32.969Z] #45 150.3 go/ast [2019-11-14T19:22:33.312Z] #45 ... [2019-11-14T19:22:33.312Z] [2019-11-14T19:22:33.312Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:22:33.312Z] #42 69.25 CC images/opts.o [2019-11-14T19:22:33.312Z] #42 69.70 CC images/seccomp.o [2019-11-14T19:22:33.312Z] #42 70.36 CC images/binfmt-misc.o [2019-11-14T19:22:33.654Z] #42 70.85 CC images/time.o [2019-11-14T19:22:33.654Z] #42 71.23 CC images/sysctl.o [2019-11-14T19:22:33.665Z] Loaded image: busybox:glibc [2019-11-14T19:22:33.665Z] Loaded image: debian:jessie [2019-11-14T19:22:34.371Z] Loaded image: hello-world:latest [2019-11-14T19:22:34.391Z] #42 71.54 CC images/autofs.o [2019-11-14T19:22:34.628Z] INFO: Testing against a local daemon [2019-11-14T19:22:34.628Z] === RUN TestDockerSuite [2019-11-14T19:22:34.628Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-14T19:22:34.628Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-14T19:22:34.733Z] #42 72.03 CC images/macvlan.o [2019-11-14T19:22:34.886Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-14T19:22:34.886Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-14T19:22:34.886Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-14T19:22:34.886Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-14T19:22:34.886Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-14T19:22:34.886Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-14T19:22:35.074Z] #42 72.40 CC images/sit.o [2019-11-14T19:22:35.480Z] --- PASS: TestCreateWithCustomMaskedPaths (2.18s) [2019-11-14T19:22:35.480Z] === RUN TestCreateWithCapabilities [2019-11-14T19:22:35.480Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-14T19:22:35.480Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-14T19:22:35.480Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-14T19:22:35.480Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-14T19:22:35.480Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-14T19:22:35.480Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-14T19:22:35.480Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-14T19:22:35.480Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-14T19:22:35.480Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-14T19:22:35.480Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-14T19:22:35.480Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-14T19:22:35.480Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-14T19:22:35.480Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-14T19:22:35.480Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-14T19:22:35.480Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-14T19:22:35.480Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-14T19:22:35.480Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-14T19:22:35.480Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-14T19:22:35.480Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-14T19:22:35.480Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-14T19:22:35.480Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-14T19:22:35.480Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-14T19:22:35.480Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-14T19:22:35.480Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-14T19:22:35.480Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-14T19:22:35.480Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-14T19:22:35.480Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-14T19:22:35.480Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-14T19:22:35.480Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-14T19:22:35.480Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-14T19:22:35.480Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-14T19:22:35.480Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-14T19:22:35.480Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-14T19:22:35.480Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-11-14T19:22:35.480Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-14T19:22:35.480Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-14T19:22:35.480Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2019-11-14T19:22:35.480Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-11-14T19:22:35.480Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2019-11-14T19:22:35.480Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-11-14T19:22:35.480Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2019-11-14T19:22:35.480Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-11-14T19:22:35.480Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2019-11-14T19:22:35.480Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2019-11-14T19:22:35.480Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-11-14T19:22:35.480Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-14T19:22:35.817Z] #42 73.00 LINK images/built-in.o [2019-11-14T19:22:35.817Z] #42 73.31 GEN compel/include/asm [2019-11-14T19:22:35.817Z] #42 73.33 GEN compel/include/version.h [2019-11-14T19:22:35.817Z] #42 73.35 touch .config [2019-11-14T19:22:36.160Z] #42 73.36 GEN include/common/config.h [2019-11-14T19:22:36.160Z] #42 73.49 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-14T19:22:36.160Z] #42 73.52 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-14T19:22:36.160Z] #42 73.61 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-11-14T19:22:36.160Z] #42 73.71 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-11-14T19:22:36.505Z] #42 73.84 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-11-14T19:22:36.505Z] #42 73.89 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-11-14T19:22:36.505Z] #42 73.93 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-11-14T19:22:36.848Z] #42 73.99 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-14T19:22:36.848Z] #42 74.00 DEP compel/plugins/std/infect.d [2019-11-14T19:22:36.848Z] #42 74.25 DEP compel/plugins/std/string.d [2019-11-14T19:22:37.191Z] #42 74.54 DEP compel/plugins/std/log.d [2019-11-14T19:22:37.534Z] #42 74.69 DEP compel/plugins/std/fds.d [2019-11-14T19:22:37.534Z] #42 75.06 DEP compel/plugins/std/std.d [2019-11-14T19:22:38.014Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.35s) [2019-11-14T19:22:38.014Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-14T19:22:38.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-14T19:22:38.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-14T19:22:38.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-14T19:22:38.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-14T19:22:38.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-14T19:22:38.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-14T19:22:38.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-14T19:22:38.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-14T19:22:38.014Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-14T19:22:38.014Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-14T19:22:38.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-14T19:22:38.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-14T19:22:38.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-14T19:22:38.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-14T19:22:38.014Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-14T19:22:38.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-11-14T19:22:38.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-11-14T19:22:38.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-11-14T19:22:38.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-11-14T19:22:38.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-11-14T19:22:38.014Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-11-14T19:22:38.014Z] === RUN TestContainerStartOnDaemonRestart [2019-11-14T19:22:38.014Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-14T19:22:38.014Z] === RUN TestDaemonRestartIpcMode [2019-11-14T19:22:38.014Z] === PAUSE TestDaemonRestartIpcMode [2019-11-14T19:22:38.014Z] === RUN TestDiff [2019-11-14T19:22:38.271Z] #42 75.45 DEP compel/plugins/shmem/shmem.d [2019-11-14T19:22:38.271Z] #42 75.67 DEP compel/plugins/fds/fds.d [2019-11-14T19:22:38.271Z] #42 ... [2019-11-14T19:22:38.271Z] [2019-11-14T19:22:38.271Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:22:38.271Z] #18 93.91 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-14T19:22:38.271Z] #18 93.92 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-14T19:22:38.271Z] #18 93.93 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-14T19:22:38.271Z] #18 94.06 Selecting previously unselected package btrfs-progs. [2019-11-14T19:22:38.271Z] #18 94.07 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-11-14T19:22:38.271Z] #18 94.07 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-14T19:22:38.271Z] #18 94.81 Selecting previously unselected package btrfs-tools. [2019-11-14T19:22:38.271Z] #18 94.84 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-11-14T19:22:38.271Z] #18 94.85 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-14T19:22:38.271Z] #18 94.96 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-11-14T19:22:38.271Z] #18 94.97 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-11-14T19:22:38.271Z] #18 94.97 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-14T19:22:38.271Z] #18 95.23 Selecting previously unselected package dmsetup. [2019-11-14T19:22:38.271Z] #18 95.25 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-11-14T19:22:38.271Z] #18 95.26 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-14T19:22:38.271Z] #18 95.43 Selecting previously unselected package libonig4:ppc64el. [2019-11-14T19:22:38.271Z] #18 95.45 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-11-14T19:22:38.271Z] #18 95.46 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-11-14T19:22:38.271Z] #18 95.69 Selecting previously unselected package libjq1:ppc64el. [2019-11-14T19:22:38.271Z] #18 95.70 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-14T19:22:38.271Z] #18 95.71 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-14T19:22:38.271Z] #18 95.90 Selecting previously unselected package jq. [2019-11-14T19:22:38.271Z] #18 95.91 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-14T19:22:38.271Z] #18 95.92 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-14T19:22:38.271Z] #18 96.04 Selecting previously unselected package libaio1:ppc64el. [2019-11-14T19:22:38.271Z] #18 96.05 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-11-14T19:22:38.271Z] #18 96.05 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-11-14T19:22:38.271Z] #18 96.15 Selecting previously unselected package libcap2-bin. [2019-11-14T19:22:38.271Z] #18 96.16 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-11-14T19:22:38.271Z] #18 96.18 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-14T19:22:38.271Z] #18 96.32 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-11-14T19:22:38.271Z] #18 96.32 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-11-14T19:22:38.271Z] #18 96.32 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-14T19:22:38.271Z] #18 96.49 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-11-14T19:22:38.271Z] #18 96.50 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-11-14T19:22:38.271Z] #18 96.51 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-11-14T19:22:38.271Z] #18 96.89 Selecting previously unselected package libpcre16-3:ppc64el. [2019-11-14T19:22:38.271Z] #18 96.90 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-11-14T19:22:38.271Z] #18 96.90 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-11-14T19:22:38.271Z] #18 97.22 Selecting previously unselected package libpcre32-3:ppc64el. [2019-11-14T19:22:38.271Z] #18 97.22 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-11-14T19:22:38.271Z] #18 97.23 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-11-14T19:22:38.271Z] #18 97.46 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-11-14T19:22:38.271Z] #18 97.46 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-11-14T19:22:38.271Z] #18 97.48 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-11-14T19:22:38.271Z] #18 98.22 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-11-14T19:22:38.271Z] #18 98.22 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-11-14T19:22:38.271Z] #18 98.22 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-11-14T19:22:38.271Z] #18 98.67 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-11-14T19:22:38.271Z] #18 98.68 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-11-14T19:22:38.271Z] #18 98.69 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-11-14T19:22:38.271Z] #18 98.85 Selecting previously unselected package libnl-3-200:ppc64el. [2019-11-14T19:22:38.271Z] #18 98.85 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-11-14T19:22:38.271Z] #18 98.87 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-14T19:22:38.271Z] #18 98.98 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-11-14T19:22:38.271Z] #18 98.99 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-11-14T19:22:38.271Z] #18 99.01 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-14T19:22:38.582Z] --- PASS: TestDiff (0.86s) [2019-11-14T19:22:38.582Z] === RUN TestExecWithCloseStdin [2019-11-14T19:22:38.615Z] #18 99.12 Selecting previously unselected package libreadline5:ppc64el. [2019-11-14T19:22:38.615Z] #18 99.15 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-11-14T19:22:38.615Z] #18 99.15 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-11-14T19:22:38.958Z] #18 99.35 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-11-14T19:22:38.958Z] #18 99.38 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-11-14T19:22:38.958Z] #18 99.38 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-11-14T19:22:39.519Z] --- PASS: TestExecWithCloseStdin (1.05s) [2019-11-14T19:22:39.519Z] === RUN TestExec [2019-11-14T19:22:39.618Z] e96b0897c5d1: Pull complete [2019-11-14T19:22:39.618Z] Digest: sha256:e75260361cbd398788c195a159c2c56e3ef4ee011ecd9bd57bdac73ff1a43e33 [2019-11-14T19:22:39.618Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-14T19:22:39.618Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-11-14T19:22:39.618Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-11-14T19:22:39.618Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.864' [2019-11-14T19:22:39.618Z] WARN: Skipping validation tests [2019-11-14T19:22:39.618Z] INFO: Running unit tests at 11/14/2019 19:22:35... [2019-11-14T19:22:40.080Z] INFO: make.ps1 starting at 11/14/2019 19:22:39 [2019-11-14T19:22:40.080Z] INFO: Git commit (1308a3a99) assumed from DOCKER_GITCOMMIT environment variable [2019-11-14T19:22:40.080Z] INFO: Invoking autogen... [2019-11-14T19:22:40.544Z] INFO: Running unit tests... [2019-11-14T19:22:40.896Z] --- PASS: TestExec (1.02s) [2019-11-14T19:22:40.896Z] === RUN TestExecUser [2019-11-14T19:22:41.283Z] #18 102.0 Selecting previously unselected package net-tools. [2019-11-14T19:22:41.626Z] #18 102.0 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-11-14T19:22:41.626Z] #18 102.0 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-14T19:22:41.832Z] --- PASS: TestExecUser (0.98s) [2019-11-14T19:22:41.832Z] === RUN TestExportContainerAndImportImage [2019-11-14T19:22:41.968Z] #18 102.4 Selecting previously unselected package python-pip-whl. [2019-11-14T19:22:41.968Z] #18 102.4 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-14T19:22:41.968Z] #18 102.4 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-14T19:22:42.746Z] #18 103.2 Selecting previously unselected package python3-pip. [2019-11-14T19:22:42.746Z] #18 103.2 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-14T19:22:42.746Z] #18 103.2 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-14T19:22:42.746Z] #18 103.5 Selecting previously unselected package python3-pkg-resources. [2019-11-14T19:22:42.767Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2019-11-14T19:22:42.767Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-14T19:22:43.087Z] #18 103.5 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-14T19:22:43.087Z] #18 103.5 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-14T19:22:43.087Z] #18 103.7 Selecting previously unselected package python3-setuptools. [2019-11-14T19:22:43.087Z] #18 103.7 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-14T19:22:43.087Z] #18 103.7 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-14T19:22:43.430Z] #18 104.1 Selecting previously unselected package python3-wheel. [2019-11-14T19:22:43.430Z] #18 104.1 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-14T19:22:43.430Z] #18 104.1 Unpacking python3-wheel (0.29.0-2) ... [2019-11-14T19:22:43.772Z] #18 104.3 Selecting previously unselected package thin-provisioning-tools. [2019-11-14T19:22:43.773Z] #18 104.3 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-11-14T19:22:43.773Z] #18 104.4 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-14T19:22:44.114Z] #18 104.8 Selecting previously unselected package vim-runtime. [2019-11-14T19:22:44.114Z] #18 104.8 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-14T19:22:44.114Z] #18 104.9 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-14T19:22:44.455Z] #18 105.0 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-14T19:22:44.455Z] #18 105.0 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-14T19:22:44.671Z] --- PASS: TestExportContainerAfterDaemonRestart (1.94s) [2019-11-14T19:22:44.671Z] === RUN TestHealthCheckWorkdir [2019-11-14T19:22:45.636Z] #18 ... [2019-11-14T19:22:45.637Z] [2019-11-14T19:22:45.637Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:22:45.637Z] #45 153.0 encoding/json [2019-11-14T19:22:45.975Z] #45 ... [2019-11-14T19:22:45.976Z] [2019-11-14T19:22:45.976Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:22:45.976Z] #42 76.06 CC compel/plugins/std/std.o [2019-11-14T19:22:45.976Z] #42 76.66 CC compel/plugins/std/fds.o [2019-11-14T19:22:45.976Z] #42 77.54 CC compel/plugins/std/log.o [2019-11-14T19:22:45.976Z] #42 79.02 CC compel/plugins/std/string.o [2019-11-14T19:22:45.976Z] #42 80.06 CC compel/plugins/std/infect.o [2019-11-14T19:22:45.976Z] #42 80.73 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-11-14T19:22:45.976Z] #42 80.79 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-11-14T19:22:45.976Z] #42 80.86 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-11-14T19:22:45.976Z] #42 80.94 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-11-14T19:22:45.976Z] #42 81.01 AR compel/plugins/std.lib.a [2019-11-14T19:22:45.976Z] #42 81.13 CC compel/plugins/fds/fds.o [2019-11-14T19:22:45.976Z] #42 81.64 AR compel/plugins/fds.lib.a [2019-11-14T19:22:45.976Z] #42 81.72 HOSTDEP compel/src/lib/log-host.d [2019-11-14T19:22:45.976Z] #42 81.97 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-14T19:22:45.976Z] #42 82.24 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-11-14T19:22:45.976Z] #42 82.54 HOSTDEP compel/src/main-host.d [2019-11-14T19:22:45.976Z] #42 82.83 DEP compel/src/lib/ptrace.d [2019-11-14T19:22:45.976Z] #42 83.13 DEP compel/src/lib/infect.d [2019-11-14T19:22:46.047Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2019-11-14T19:22:46.047Z] === RUN TestHealthKillContainer [2019-11-14T19:22:46.323Z] #42 83.61 DEP compel/src/lib/infect-util.d [2019-11-14T19:22:46.664Z] #42 83.90 DEP compel/src/lib/infect-rpc.d [2019-11-14T19:22:47.004Z] #42 84.30 DEP compel/arch/ppc64/src/lib/infect.d [2019-11-14T19:22:47.004Z] #42 84.55 DEP compel/arch/ppc64/src/lib/cpu.d [2019-11-14T19:22:47.740Z] #42 84.89 DEP compel/src/lib/log.d [2019-11-14T19:22:47.740Z] #42 85.16 DEP compel/src/main.d [2019-11-14T19:22:48.081Z] #42 ... [2019-11-14T19:22:48.081Z] [2019-11-14T19:22:48.081Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:22:48.081Z] #45 165.2 text/template [2019-11-14T19:22:48.638Z] --- PASS: TestHealthKillContainer (2.96s) [2019-11-14T19:22:48.638Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-14T19:22:49.577Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2019-11-14T19:22:49.577Z] === RUN TestIpcModeNone [2019-11-14T19:22:50.513Z] --- PASS: TestIpcModeNone (0.97s) [2019-11-14T19:22:50.513Z] === RUN TestIpcModePrivate [2019-11-14T19:22:51.449Z] --- PASS: TestIpcModePrivate (1.00s) [2019-11-14T19:22:51.449Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:101, shared: false, mustBeShared: false [2019-11-14T19:22:51.449Z] === RUN TestIpcModeShareable [2019-11-14T19:22:52.385Z] --- PASS: TestIpcModeShareable (0.98s) [2019-11-14T19:22:52.385Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true [2019-11-14T19:22:52.385Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-14T19:22:54.099Z] #45 170.4 go/parser [2019-11-14T19:22:54.099Z] #45 ... [2019-11-14T19:22:54.099Z] [2019-11-14T19:22:54.099Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:22:54.099Z] #18 110.4 Selecting previously unselected package vim. [2019-11-14T19:22:54.099Z] #18 110.4 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-14T19:22:54.099Z] #18 110.4 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-14T19:22:54.099Z] #18 111.3 Selecting previously unselected package xfsprogs. [2019-11-14T19:22:54.099Z] #18 111.3 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-11-14T19:22:54.099Z] #18 111.3 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-14T19:22:54.099Z] #18 112.2 Selecting previously unselected package zip. [2019-11-14T19:22:54.099Z] #18 112.2 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-11-14T19:22:54.099Z] #18 112.2 Unpacking zip (3.0-11+b1) ... [2019-11-14T19:22:54.099Z] #18 112.5 Selecting previously unselected package libapparmor-perl. [2019-11-14T19:22:54.099Z] #18 112.5 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-14T19:22:54.099Z] #18 112.5 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-14T19:22:54.099Z] #18 112.7 Selecting previously unselected package apparmor. [2019-11-14T19:22:54.099Z] #18 112.7 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-14T19:22:54.099Z] #18 112.9 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-14T19:22:54.099Z] #18 113.6 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-14T19:22:54.099Z] #18 113.6 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-11-14T19:22:54.099Z] #18 113.6 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-14T19:22:55.286Z] #18 115.9 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-14T19:22:55.286Z] #18 115.9 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-11-14T19:22:55.286Z] #18 115.9 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-14T19:22:55.677Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.89s) [2019-11-14T19:22:55.677Z] === RUN TestAPIIpcModeHost [2019-11-14T19:22:56.245Z] --- PASS: TestAPIIpcModeHost (0.79s) [2019-11-14T19:22:56.245Z] === RUN TestDaemonIpcModeShareable [2019-11-14T19:22:58.147Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2019-11-14T19:22:58.147Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2019-11-14T19:22:58.147Z] === RUN TestDaemonIpcModePrivate [2019-11-14T19:22:58.201Z] #73 exporting layers 69.4s done [2019-11-14T19:22:58.201Z] #73 exporting manifest sha256:ea862482006dea97433728cd117d09942ccb0b2193377a030743edcbd224676f 0.0s done [2019-11-14T19:22:58.201Z] #73 exporting config sha256:1f2f26b93f4f5beddd7f3dda00e1f5f130365a2c0a650cb3e5850f87e2808bf0 [2019-11-14T19:22:58.201Z] #73 exporting config sha256:1f2f26b93f4f5beddd7f3dda00e1f5f130365a2c0a650cb3e5850f87e2808bf0 0.1s done [2019-11-14T19:22:58.201Z] #73 sending tarball [2019-11-14T19:22:58.272Z] ? github.com/docker/docker/api [no test files] [2019-11-14T19:22:58.324Z] #18 ... [2019-11-14T19:22:58.324Z] [2019-11-14T19:22:58.324Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:22:58.324Z] #42 85.40 DEP compel/src/lib/handle-elf.d [2019-11-14T19:22:58.324Z] #42 85.72 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-11-14T19:22:58.324Z] #42 86.10 CC compel/src/lib/log.o [2019-11-14T19:22:58.324Z] #42 86.70 CC compel/arch/ppc64/src/lib/cpu.o [2019-11-14T19:22:58.324Z] #42 87.27 CC compel/arch/ppc64/src/lib/infect.o [2019-11-14T19:22:58.324Z] #42 88.90 CC compel/src/lib/infect-rpc.o [2019-11-14T19:22:58.324Z] #42 89.59 CC compel/src/lib/infect-util.o [2019-11-14T19:22:58.324Z] #42 90.11 CC compel/src/lib/infect.o [2019-11-14T19:22:58.324Z] #42 94.42 CC compel/src/lib/ptrace.o [2019-11-14T19:22:58.324Z] #42 95.25 AR compel/libcompel.a [2019-11-14T19:22:58.324Z] #42 95.36 HOSTCC compel/src/main-host.o [2019-11-14T19:22:58.667Z] #42 ... [2019-11-14T19:22:58.667Z] [2019-11-14T19:22:58.667Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:22:58.667Z] #18 119.1 Selecting previously unselected package binutils-mingw-w64. [2019-11-14T19:22:58.667Z] #18 119.1 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-14T19:22:58.667Z] #18 119.1 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-14T19:22:58.667Z] #18 119.2 Selecting previously unselected package mingw-w64-common. [2019-11-14T19:22:58.667Z] #18 119.3 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-14T19:22:58.667Z] #18 119.3 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-14T19:23:00.052Z] --- PASS: TestDaemonIpcModePrivate (1.86s) [2019-11-14T19:23:00.052Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2019-11-14T19:23:00.052Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-14T19:23:01.956Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s) [2019-11-14T19:23:01.956Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2019-11-14T19:23:01.956Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-14T19:23:03.860Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s) [2019-11-14T19:23:03.860Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2019-11-14T19:23:03.860Z] === RUN TestIpcModeOlderClient [2019-11-14T19:23:03.860Z] === PAUSE TestIpcModeOlderClient [2019-11-14T19:23:03.860Z] === RUN TestKillContainerInvalidSignal [2019-11-14T19:23:04.428Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2019-11-14T19:23:04.428Z] === RUN TestKillContainer [2019-11-14T19:23:04.428Z] === RUN TestKillContainer/no_signal [2019-11-14T19:23:05.364Z] === RUN TestKillContainer/non_killing_signal [2019-11-14T19:23:05.932Z] === RUN TestKillContainer/killing_signal [2019-11-14T19:23:06.111Z] #18 126.4 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-14T19:23:06.111Z] #18 126.5 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-14T19:23:06.111Z] #18 126.5 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-14T19:23:06.937Z] #73 sending tarball 10.0s done [2019-11-14T19:23:06.937Z] #73 DONE 79.7s [2019-11-14T19:23:06.937Z] [2019-11-14T19:23:06.937Z] #74 importing to docker [2019-11-14T19:23:06.941Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-14T19:23:06.941Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-14T19:23:06.941Z] --- PASS: TestBuildWithHugeFile (87.76s) [2019-11-14T19:23:06.941Z] === RUN TestBuildWithEmptyDockerfile [2019-11-14T19:23:06.941Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-14T19:23:06.941Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-14T19:23:06.941Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-14T19:23:06.941Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-14T19:23:06.941Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-14T19:23:06.941Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-14T19:23:06.941Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-14T19:23:06.941Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-14T19:23:06.941Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-14T19:23:06.941Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-14T19:23:06.941Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-14T19:23:06.941Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2019-11-14T19:23:06.941Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2019-11-14T19:23:06.941Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2019-11-14T19:23:06.941Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2019-11-14T19:23:06.941Z] === RUN TestBuildPreserveOwnership [2019-11-14T19:23:06.941Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-14T19:23:06.941Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-14T19:23:06.941Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-14T19:23:06.941Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-14T19:23:07.310Z] --- PASS: TestKillContainer (2.70s) [2019-11-14T19:23:07.310Z] --- PASS: TestKillContainer/no_signal (0.97s) [2019-11-14T19:23:07.310Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2019-11-14T19:23:07.310Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2019-11-14T19:23:07.310Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-14T19:23:07.310Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-14T19:23:07.391Z] ................................................ [ 29%] [2019-11-14T19:23:07.506Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-14T19:23:07.763Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-14T19:23:07.763Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-14T19:23:07.763Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-14T19:23:07.877Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-14T19:23:08.020Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-11-14T19:23:08.814Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.76s) [2019-11-14T19:23:08.814Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2019-11-14T19:23:08.814Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2019-11-14T19:23:08.814Z] === RUN TestKillStoppedContainer [2019-11-14T19:23:08.951Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-14T19:23:09.072Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-11-14T19:23:09.073Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-14T19:23:09.073Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2019-11-14T19:23:09.073Z] === RUN TestKillDifferentUserContainer [2019-11-14T19:23:09.142Z] #18 ... [2019-11-14T19:23:09.142Z] [2019-11-14T19:23:09.142Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:23:09.142Z] #42 96.09 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-11-14T19:23:09.142Z] #42 96.54 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-14T19:23:09.142Z] #42 97.41 HOSTCC compel/src/lib/log-host.o [2019-11-14T19:23:09.142Z] #42 97.87 HOSTLINK compel/compel-host-bin [2019-11-14T19:23:09.142Z] #42 98.33 DEP soccr/soccr.d [2019-11-14T19:23:09.142Z] #42 98.84 CC soccr/soccr.o [2019-11-14T19:23:09.142Z] #42 102.2 AR soccr/libsoccr.a [2019-11-14T19:23:09.142Z] #42 102.3 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-14T19:23:09.142Z] #42 102.8 DEP criu/arch/ppc64/sigframe.d [2019-11-14T19:23:09.142Z] #42 103.2 DEP criu/arch/ppc64/crtools.d [2019-11-14T19:23:09.142Z] #42 103.6 DEP criu/arch/ppc64/cpu.d [2019-11-14T19:23:09.142Z] #42 104.0 CC criu/arch/ppc64/cpu.o [2019-11-14T19:23:09.142Z] #42 105.1 CC criu/arch/ppc64/crtools.o [2019-11-14T19:23:09.517Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-14T19:23:09.879Z] #42 107.1 CC criu/arch/ppc64/sigframe.o [2019-11-14T19:23:10.009Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2019-11-14T19:23:10.009Z] === RUN TestInspectOomKilledTrue [2019-11-14T19:23:10.009Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-14T19:23:10.009Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-14T19:23:10.009Z] === RUN TestInspectOomKilledFalse [2019-11-14T19:23:10.009Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-14T19:23:10.009Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-14T19:23:10.009Z] === RUN TestLinksEtcHostsContentMatch [2019-11-14T19:23:10.081Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-14T19:23:10.081Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-14T19:23:10.081Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-14T19:23:10.081Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-14T19:23:10.081Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-14T19:23:10.616Z] #42 107.8 LINK criu/arch/ppc64/crtools.built-in.o [2019-11-14T19:23:10.616Z] #42 107.9 DEP criu/arch/ppc64/misc.d [2019-11-14T19:23:10.616Z] #42 108.0 DEP criu/arch/ppc64/vdso-trampoline.d [2019-11-14T19:23:10.616Z] #42 108.0 DEP criu/arch/ppc64/vdso-pie.d [2019-11-14T19:23:10.616Z] #42 ... [2019-11-14T19:23:10.616Z] [2019-11-14T19:23:10.616Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:23:10.616Z] #45 177.9 compress/gzip [2019-11-14T19:23:10.616Z] #45 181.0 math/big [2019-11-14T19:23:10.645Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-11-14T19:23:10.945Z] --- PASS: TestLinksEtcHostsContentMatch (0.72s) [2019-11-14T19:23:10.945Z] === RUN TestLinksContainerNames [2019-11-14T19:23:10.959Z] #45 ... [2019-11-14T19:23:10.959Z] [2019-11-14T19:23:10.959Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:23:10.959Z] #42 108.3 DEP criu/pie/parasite-vdso.d [2019-11-14T19:23:11.304Z] #42 108.6 DEP criu/pie/util-vdso.d [2019-11-14T19:23:11.647Z] #42 108.9 DEP criu/pie/util.d [2019-11-14T19:23:11.647Z] #42 ... [2019-11-14T19:23:11.647Z] [2019-11-14T19:23:11.647Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:23:11.647Z] #63 179.1 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-14T19:23:11.647Z] #63 179.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-14T19:23:11.990Z] #63 ... [2019-11-14T19:23:11.990Z] [2019-11-14T19:23:11.990Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:23:11.990Z] #42 109.2 CC criu/pie/util.o [2019-11-14T19:23:12.020Z] --- PASS: TestBuildPreserveOwnership (6.54s) [2019-11-14T19:23:12.020Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.22s) [2019-11-14T19:23:12.020Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.31s) [2019-11-14T19:23:12.020Z] === RUN TestBuildPlatformInvalid [2019-11-14T19:23:12.020Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-11-14T19:23:12.020Z] PASS [2019-11-14T19:23:12.020Z] [2019-11-14T19:23:12.020Z] === Skipped [2019-11-14T19:23:12.020Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-11-14T19:23:12.020Z] build_session_test.go:25: TODO: BuildKit [2019-11-14T19:23:12.020Z] [2019-11-14T19:23:12.020Z] [2019-11-14T19:23:12.020Z] DONE 32 tests, 1 skipped in 176.257s [2019-11-14T19:23:12.020Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-11-14T19:23:12.020Z] ++ 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 [2019-11-14T19:23:12.020Z] ++ set -e [2019-11-14T19:23:12.020Z] ++ '[' -n 0 ']' [2019-11-14T19:23:12.020Z] ++ set -x [2019-11-14T19:23:12.020Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2019-11-14T19:23:12.296Z] INFO: Testing against a local daemon [2019-11-14T19:23:12.296Z] === RUN TestConfigList [2019-11-14T19:23:12.321Z] --- PASS: TestLinksContainerNames (1.66s) [2019-11-14T19:23:12.321Z] === RUN TestLogsFollowTailEmpty [2019-11-14T19:23:12.331Z] #42 109.8 CC criu/pie/util-vdso.o [2019-11-14T19:23:13.227Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-11-14T19:23:13.257Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2019-11-14T19:23:13.257Z] === RUN TestContainerNetworkMountsNoChown [2019-11-14T19:23:13.520Z] #42 111.0 CC criu/pie/parasite-vdso.o [2019-11-14T19:23:14.193Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/default [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/default [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/private [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/private [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/rprivate [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/slave [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/slave [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/rslave [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/shared [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/shared [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/rshared [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-14T19:23:14.193Z] === CONT TestMountDaemonRoot/default [2019-11-14T19:23:14.193Z] === CONT TestMountDaemonRoot/rshared [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-14T19:23:14.193Z] === CONT TestMountDaemonRoot/rslave [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-14T19:23:14.193Z] === CONT TestMountDaemonRoot/shared [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-14T19:23:14.193Z] === CONT TestMountDaemonRoot/rprivate [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-14T19:23:14.193Z] === CONT TestMountDaemonRoot/slave [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-14T19:23:14.193Z] === CONT TestMountDaemonRoot/private [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-14T19:23:14.193Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-14T19:23:14.193Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-14T19:23:14.193Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-14T19:23:14.193Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-14T19:23:14.193Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-14T19:23:14.193Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-14T19:23:14.193Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-14T19:23:14.193Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-14T19:23:14.193Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-14T19:23:14.193Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-14T19:23:14.193Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-14T19:23:14.193Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-14T19:23:14.193Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-14T19:23:14.193Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-14T19:23:14.193Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-14T19:23:14.193Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-14T19:23:14.193Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-14T19:23:14.193Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-14T19:23:14.453Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-14T19:23:14.453Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-14T19:23:14.453Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-14T19:23:14.453Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-14T19:23:14.453Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-14T19:23:14.453Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-14T19:23:14.453Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-14T19:23:14.453Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-14T19:23:14.453Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-14T19:23:14.453Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-14T19:23:14.453Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-14T19:23:14.453Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-11-14T19:23:14.453Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-11-14T19:23:14.453Z] === RUN TestContainerBindMountNonRecursive [2019-11-14T19:23:15.124Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-14T19:23:15.265Z] #42 112.6 CC criu/arch/ppc64/vdso-pie.o [2019-11-14T19:23:15.381Z] --- PASS: TestConfigList (3.08s) [2019-11-14T19:23:15.381Z] === RUN TestConfigsCreateAndDelete [2019-11-14T19:23:15.638Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-11-14T19:23:16.001Z] #42 113.5 CC criu/arch/ppc64/vdso-trampoline.o [2019-11-14T19:23:16.001Z] #42 113.5 CC criu/arch/ppc64/misc.o [2019-11-14T19:23:16.001Z] #42 113.6 AR criu/pie/pie.lib.a [2019-11-14T19:23:16.010Z] ok github.com/docker/docker/api/server 0.052s coverage: 9.0% of statements [2019-11-14T19:23:16.344Z] #42 113.7 DEP criu/pie/restorer.d [2019-11-14T19:23:16.986Z] --- PASS: TestContainerBindMountNonRecursive (2.01s) [2019-11-14T19:23:16.986Z] === RUN TestNetworkNat [2019-11-14T19:23:17.009Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-14T19:23:17.081Z] #42 114.3 DEP criu/arch/ppc64/restorer.d [2019-11-14T19:23:17.266Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-11-14T19:23:17.423Z] #42 114.8 DEP criu/pie/parasite.d [2019-11-14T19:23:17.553Z] --- PASS: TestNetworkNat (0.93s) [2019-11-14T19:23:17.553Z] === RUN TestNetworkLocalhostTCPNat [2019-11-14T19:23:17.765Z] #42 ... [2019-11-14T19:23:17.765Z] [2019-11-14T19:23:17.765Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:23:17.765Z] #63 DONE 195.0s [2019-11-14T19:23:17.765Z] [2019-11-14T19:23:17.765Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:23:17.765Z] #18 134.5 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-14T19:23:17.765Z] #18 134.6 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-14T19:23:17.765Z] #18 134.6 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-14T19:23:17.765Z] #18 134.8 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-14T19:23:17.765Z] #18 134.8 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-14T19:23:17.765Z] #18 134.9 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-14T19:23:17.765Z] #18 ... [2019-11-14T19:23:17.765Z] [2019-11-14T19:23:17.765Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-14T19:23:17.765Z] #64 DONE 0.1s [2019-11-14T19:23:18.108Z] [2019-11-14T19:23:18.108Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:23:18.108Z] #45 190.1 go/doc [2019-11-14T19:23:18.108Z] #45 190.7 vendor/golang.org/x/text/unicode/norm [2019-11-14T19:23:18.108Z] #45 ... [2019-11-14T19:23:18.108Z] [2019-11-14T19:23:18.108Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:23:18.108Z] #42 115.6 CC criu/pie/parasite.o [2019-11-14T19:23:18.489Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2019-11-14T19:23:18.489Z] === RUN TestNetworkLoopbackNat [2019-11-14T19:23:18.639Z] --- PASS: TestConfigsCreateAndDelete (3.06s) [2019-11-14T19:23:18.639Z] === RUN TestConfigsUpdate [2019-11-14T19:23:18.639Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-11-14T19:23:19.866Z] --- PASS: TestNetworkLoopbackNat (1.19s) [2019-11-14T19:23:19.866Z] === RUN TestPause [2019-11-14T19:23:20.010Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-14T19:23:20.433Z] --- PASS: TestPause (0.85s) [2019-11-14T19:23:20.433Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-14T19:23:20.433Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-14T19:23:20.433Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-14T19:23:20.433Z] === RUN TestPauseStopPausedContainer [2019-11-14T19:23:21.138Z] #42 118.5 LINK criu/pie/parasite.built-in.o [2019-11-14T19:23:21.138Z] #42 118.5 GEN criu/pie/parasite-blob.h [2019-11-14T19:23:21.138Z] #42 118.6 CC criu/arch/ppc64/restorer.o [2019-11-14T19:23:21.369Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2019-11-14T19:23:21.369Z] === RUN TestPsFilter [2019-11-14T19:23:21.383Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-11-14T19:23:21.628Z] --- PASS: TestPsFilter (0.27s) [2019-11-14T19:23:21.628Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-14T19:23:21.640Z] --- PASS: TestConfigsUpdate (3.22s) [2019-11-14T19:23:21.640Z] === RUN TestTemplatedConfig [2019-11-14T19:23:21.872Z] #42 119.4 CC criu/pie/restorer.o [2019-11-14T19:23:22.564Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.79s) [2019-11-14T19:23:22.564Z] === RUN TestRemoveContainerWithVolume [2019-11-14T19:23:23.011Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-14T19:23:23.131Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2019-11-14T19:23:23.131Z] === RUN TestRemoveContainerRunning [2019-11-14T19:23:23.944Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-14T19:23:23.944Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-11-14T19:23:24.067Z] --- PASS: TestRemoveContainerRunning (0.84s) [2019-11-14T19:23:24.067Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-14T19:23:24.877Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-14T19:23:25.009Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2019-11-14T19:23:25.009Z] === RUN TestRemoveInvalidContainer [2019-11-14T19:23:25.009Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-11-14T19:23:25.009Z] === RUN TestRenameLinkedContainer [2019-11-14T19:23:25.809Z] --- PASS: TestTemplatedConfig (3.97s) [2019-11-14T19:23:25.809Z] === RUN TestConfigInspect [2019-11-14T19:23:25.809Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-14T19:23:26.934Z] #74 DONE 18.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-14T19:23:27.180Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-11-14T19:23:27.746Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-11-14T19:23:27.791Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40212/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb hack/test/unit [2019-11-14T19:23:27.890Z] #42 124.5 LINK criu/pie/restorer.built-in.o [2019-11-14T19:23:27.890Z] #42 124.5 GEN criu/pie/restorer-blob.h [2019-11-14T19:23:27.890Z] #42 124.7 DEP criu/vdso.d [2019-11-14T19:23:27.890Z] #42 125.2 DEP criu/uts_ns.d [2019-11-14T19:23:28.232Z] #42 125.5 DEP criu/util.d [2019-11-14T19:23:28.297Z] --- PASS: TestRenameLinkedContainer (3.32s) [2019-11-14T19:23:28.297Z] === RUN TestRenameStoppedContainer [2019-11-14T19:23:28.573Z] #42 125.9 DEP criu/uffd.d [2019-11-14T19:23:28.914Z] #42 126.4 DEP criu/tun.d [2019-11-14T19:23:29.116Z] --- PASS: TestConfigInspect (3.35s) [2019-11-14T19:23:29.116Z] === RUN TestConfigCreateWithLabels [2019-11-14T19:23:29.233Z] --- PASS: TestRenameStoppedContainer (0.82s) [2019-11-14T19:23:29.233Z] === RUN TestRenameRunningContainerAndReuse [2019-11-14T19:23:29.255Z] #42 126.7 DEP criu/tty.d [2019-11-14T19:23:29.373Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-11-14T19:23:29.598Z] #42 127.1 DEP criu/timerfd.d [2019-11-14T19:23:29.598Z] #42 ... [2019-11-14T19:23:29.598Z] [2019-11-14T19:23:29.598Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:23:29.598Z] #45 207.0 github.com/LK4D4/vndr/build [2019-11-14T19:23:29.669Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-11-14T19:23:30.610Z] --- PASS: TestRenameRunningContainerAndReuse (1.65s) [2019-11-14T19:23:30.610Z] === RUN TestRenameInvalidName [2019-11-14T19:23:31.268Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-11-14T19:23:31.525Z] === RUN TestDockerSuite/TestAttachDetach [2019-11-14T19:23:31.546Z] --- PASS: TestRenameInvalidName (0.82s) [2019-11-14T19:23:31.546Z] === RUN TestRenameAnonymousContainer [2019-11-14T19:23:32.457Z] --- PASS: TestConfigCreateWithLabels (3.40s) [2019-11-14T19:23:32.457Z] === RUN TestConfigCreateResolve [2019-11-14T19:23:32.715Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-14T19:23:32.983Z] ? github.com/docker/docker/api [no test files] [2019-11-14T19:23:33.654Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-14T19:23:33.913Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-11-14T19:23:35.283Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-11-14T19:23:35.540Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-14T19:23:35.625Z] #45 ... [2019-11-14T19:23:35.625Z] [2019-11-14T19:23:35.625Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:23:35.625Z] #42 127.5 DEP criu/sysfs_parse.d [2019-11-14T19:23:35.625Z] #42 127.8 DEP criu/sysctl.d [2019-11-14T19:23:35.625Z] #42 128.1 DEP criu/string.d [2019-11-14T19:23:35.625Z] #42 128.3 DEP criu/stats.d [2019-11-14T19:23:35.625Z] #42 128.5 DEP criu/sockets.d [2019-11-14T19:23:35.625Z] #42 129.0 DEP criu/sk-unix.d [2019-11-14T19:23:35.625Z] #42 129.6 DEP criu/sk-tcp.d [2019-11-14T19:23:35.625Z] #42 130.2 DEP criu/sk-queue.d [2019-11-14T19:23:35.625Z] #42 130.6 DEP criu/sk-packet.d [2019-11-14T19:23:35.625Z] #42 131.1 DEP criu/sk-netlink.d [2019-11-14T19:23:35.625Z] #42 131.5 DEP criu/sk-inet.d [2019-11-14T19:23:35.625Z] #42 131.9 DEP criu/signalfd.d [2019-11-14T19:23:35.625Z] #42 132.2 DEP criu/sigframe.d [2019-11-14T19:23:35.625Z] #42 132.4 DEP criu/shmem.d [2019-11-14T19:23:35.625Z] #42 132.8 DEP criu/servicefd.d [2019-11-14T19:23:35.625Z] #42 133.2 DEP criu/seize.d [2019-11-14T19:23:35.625Z] #42 ... [2019-11-14T19:23:35.625Z] [2019-11-14T19:23:35.625Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:23:35.625Z] #45 213.0 vendor/golang.org/x/net/idna [2019-11-14T19:23:35.735Z] --- PASS: TestRenameAnonymousContainer (4.00s) [2019-11-14T19:23:35.735Z] === RUN TestRenameContainerWithSameName [2019-11-14T19:23:35.798Z] --- PASS: TestConfigCreateResolve (3.33s) [2019-11-14T19:23:35.798Z] === RUN TestConfigDaemonLibtrustID [2019-11-14T19:23:36.302Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2019-11-14T19:23:36.302Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-14T19:23:36.363Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-11-14T19:23:36.363Z] PASS [2019-11-14T19:23:36.363Z] [2019-11-14T19:23:36.363Z] DONE 8 tests in 24.088s [2019-11-14T19:23:36.363Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-11-14T19:23:36.363Z] ++ 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 [2019-11-14T19:23:36.363Z] ++ set -e [2019-11-14T19:23:36.363Z] ++ '[' -n 0 ']' [2019-11-14T19:23:36.363Z] ++ set -x [2019-11-14T19:23:36.363Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-11-14T19:23:36.363Z] INFO: Testing against a local daemon [2019-11-14T19:23:36.363Z] === RUN TestCheckpoint [2019-11-14T19:23:36.363Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-14T19:23:36.363Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-14T19:23:36.363Z] === RUN TestContainerInvalidJSON [2019-11-14T19:23:36.363Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-14T19:23:36.363Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-14T19:23:36.363Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-14T19:23:36.363Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-14T19:23:36.363Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-14T19:23:36.363Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-14T19:23:36.363Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-14T19:23:36.363Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-14T19:23:36.363Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-14T19:23:36.363Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-14T19:23:36.363Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-14T19:23:36.363Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-14T19:23:36.363Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-14T19:23:36.363Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-14T19:23:36.621Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-11-14T19:23:36.621Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-14T19:23:36.621Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-11-14T19:23:36.621Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-14T19:23:36.621Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-14T19:23:36.879Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2019-11-14T19:23:36.879Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-14T19:23:36.879Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-11-14T19:23:36.879Z] === RUN TestCopyFromContainer [2019-11-14T19:23:37.812Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-11-14T19:23:37.812Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-14T19:23:38.070Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-11-14T19:23:38.205Z] --- PASS: TestRenameContainerWithLinkedContainer (1.66s) [2019-11-14T19:23:38.205Z] === RUN TestResize [2019-11-14T19:23:38.256Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-11-14T19:23:38.634Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-11-14T19:23:38.773Z] --- PASS: TestResize (0.87s) [2019-11-14T19:23:38.773Z] === RUN TestResizeWithInvalidSize [2019-11-14T19:23:38.892Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-14T19:23:38.892Z] === RUN TestCopyFromContainer// [2019-11-14T19:23:38.892Z] === RUN TestCopyFromContainer//bar/root [2019-11-14T19:23:39.150Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-14T19:23:39.150Z] === RUN TestCopyFromContainer/bar/quux [2019-11-14T19:23:39.407Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-14T19:23:39.407Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-14T19:23:39.664Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-14T19:23:39.664Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-14T19:23:39.922Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-14T19:23:39.922Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-14T19:23:40.149Z] --- PASS: TestResizeWithInvalidSize (0.99s) [2019-11-14T19:23:40.149Z] === RUN TestResizeWhenContainerNotStarted [2019-11-14T19:23:40.179Z] --- PASS: TestCopyFromContainer (3.25s) [2019-11-14T19:23:40.179Z] --- PASS: TestCopyFromContainer// (0.07s) [2019-11-14T19:23:40.179Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-11-14T19:23:40.179Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2019-11-14T19:23:40.179Z] --- PASS: TestCopyFromContainer/bar/quux (0.20s) [2019-11-14T19:23:40.179Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-11-14T19:23:40.179Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-11-14T19:23:40.179Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2019-11-14T19:23:40.179Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2019-11-14T19:23:40.179Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.17s) [2019-11-14T19:23:40.179Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2019-11-14T19:23:40.179Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-14T19:23:40.179Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-14T19:23:40.179Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-14T19:23:40.179Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-14T19:23:40.179Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-14T19:23:40.179Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-14T19:23:40.179Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-14T19:23:40.179Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-14T19:23:40.179Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-14T19:23:40.179Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-14T19:23:40.179Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-11-14T19:23:40.179Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-14T19:23:40.179Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-14T19:23:40.179Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-14T19:23:40.179Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-14T19:23:40.179Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-11-14T19:23:40.179Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2019-11-14T19:23:40.179Z] === RUN TestCreateWithInvalidEnv [2019-11-14T19:23:40.179Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-14T19:23:40.179Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-14T19:23:40.179Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-14T19:23:40.179Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-14T19:23:40.179Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-14T19:23:40.179Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-14T19:23:40.179Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-14T19:23:40.179Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-14T19:23:40.179Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-14T19:23:40.179Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-11-14T19:23:40.179Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-14T19:23:40.179Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-14T19:23:40.179Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-14T19:23:40.179Z] === RUN TestCreateTmpfsMountsTarget [2019-11-14T19:23:40.438Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-14T19:23:40.438Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-14T19:23:40.695Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-11-14T19:23:40.716Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2019-11-14T19:23:40.716Z] === RUN TestDaemonRestartKillContainers [2019-11-14T19:23:40.716Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-14T19:23:40.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-14T19:23:40.716Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-14T19:23:40.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-14T19:23:40.716Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-14T19:23:40.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-14T19:23:40.716Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-14T19:23:40.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-14T19:23:40.716Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-14T19:23:40.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-14T19:23:40.716Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-14T19:23:40.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-14T19:23:40.716Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-14T19:23:40.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-14T19:23:40.716Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-14T19:23:40.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-14T19:23:40.716Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-14T19:23:40.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-14T19:23:40.716Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-14T19:23:40.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-14T19:23:40.716Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-14T19:23:40.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-14T19:23:40.716Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-14T19:23:40.716Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-14T19:23:40.716Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-14T19:23:40.716Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-14T19:23:40.716Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-14T19:23:40.716Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-14T19:23:40.952Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-14T19:23:41.662Z] #45 ... [2019-11-14T19:23:41.662Z] [2019-11-14T19:23:41.662Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:23:41.662Z] #42 133.7 DEP criu/seccomp.d [2019-11-14T19:23:41.662Z] #42 134.0 DEP criu/rst-malloc.d [2019-11-14T19:23:41.662Z] #42 134.3 DEP criu/rbtree.d [2019-11-14T19:23:41.662Z] #42 134.4 DEP criu/pstree.d [2019-11-14T19:23:41.662Z] #42 134.8 DEP criu/protobuf.d [2019-11-14T19:23:41.662Z] #42 135.1 GEN criu/protobuf-desc-gen.h [2019-11-14T19:23:41.662Z] #42 138.1 DEP criu/protobuf-desc.d [2019-11-14T19:23:41.662Z] #42 138.4 DEP criu/proc_parse.d [2019-11-14T19:23:41.662Z] #42 138.9 DEP criu/plugin.d [2019-11-14T19:23:41.662Z] #42 139.2 DEP criu/pipes.d [2019-11-14T19:23:42.004Z] #42 139.5 DEP criu/pie-util.d [2019-11-14T19:23:42.326Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-14T19:23:42.347Z] #42 139.8 DEP criu/pie-util-vdso.d [2019-11-14T19:23:42.621Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-14T19:23:42.689Z] #42 140.0 DEP criu/pie-util-vdso-elf32.d [2019-11-14T19:23:42.891Z] --- PASS: TestCreateWithCustomMaskedPaths (2.62s) [2019-11-14T19:23:42.891Z] === RUN TestCreateWithCapabilities [2019-11-14T19:23:42.891Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-14T19:23:42.891Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-14T19:23:42.891Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-14T19:23:42.891Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-14T19:23:42.891Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-14T19:23:42.891Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-14T19:23:42.891Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-14T19:23:42.891Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-14T19:23:42.891Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-14T19:23:42.891Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-14T19:23:42.891Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-14T19:23:42.891Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-14T19:23:42.891Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-14T19:23:42.891Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-14T19:23:42.891Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-14T19:23:42.891Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-14T19:23:42.891Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-14T19:23:42.891Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-14T19:23:42.891Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-14T19:23:42.891Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-14T19:23:42.891Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-14T19:23:42.891Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-14T19:23:42.891Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-14T19:23:42.891Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-14T19:23:42.891Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-14T19:23:42.891Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-14T19:23:42.891Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-14T19:23:42.891Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-14T19:23:43.032Z] #42 140.3 DEP criu/path.d [2019-11-14T19:23:43.149Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-14T19:23:43.149Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-14T19:23:43.149Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-14T19:23:43.149Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-14T19:23:43.149Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-14T19:23:43.149Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-11-14T19:23:43.149Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-11-14T19:23:43.149Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-11-14T19:23:43.149Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-14T19:23:43.149Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-14T19:23:43.149Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-11-14T19:23:43.149Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-11-14T19:23:43.149Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-11-14T19:23:43.149Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-11-14T19:23:43.149Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-11-14T19:23:43.149Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-11-14T19:23:43.149Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-11-14T19:23:43.149Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-11-14T19:23:43.149Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-14T19:23:43.151Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-11-14T19:23:43.191Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-14T19:23:43.375Z] #42 140.7 DEP criu/parasite-syscall.d [2019-11-14T19:23:43.713Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-14T19:23:43.713Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-14T19:23:44.110Z] #42 141.3 DEP criu/pagemap.d [2019-11-14T19:23:44.455Z] #42 141.7 DEP criu/pagemap-cache.d [2019-11-14T19:23:44.539Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2019-11-14T19:23:44.648Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-11-14T19:23:44.924Z] #42 142.0 DEP criu/page-xfer.d [2019-11-14T19:23:44.924Z] #42 142.3 DEP criu/page-pipe.d [2019-11-14T19:23:44.924Z] #42 142.5 DEP criu/netfilter.d [2019-11-14T19:23:45.096Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-14T19:23:45.096Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-14T19:23:45.214Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-14T19:23:45.677Z] #42 142.9 DEP criu/net.d [2019-11-14T19:23:45.779Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-14T19:23:46.037Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.93s) [2019-11-14T19:23:46.037Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-14T19:23:46.294Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-14T19:23:46.294Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-14T19:23:46.294Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-14T19:23:46.294Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-14T19:23:46.294Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-14T19:23:46.294Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-14T19:23:46.294Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-14T19:23:46.294Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-14T19:23:46.294Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-14T19:23:46.294Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-14T19:23:46.294Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-14T19:23:46.294Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-14T19:23:46.294Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-14T19:23:46.294Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-14T19:23:46.294Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-14T19:23:46.294Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-11-14T19:23:46.294Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-11-14T19:23:46.294Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-11-14T19:23:46.294Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-14T19:23:46.294Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-11-14T19:23:46.294Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-11-14T19:23:46.294Z] === RUN TestContainerStartOnDaemonRestart [2019-11-14T19:23:46.294Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-14T19:23:46.294Z] === RUN TestDaemonRestartIpcMode [2019-11-14T19:23:46.294Z] === PAUSE TestDaemonRestartIpcMode [2019-11-14T19:23:46.294Z] === RUN TestDiff [2019-11-14T19:23:46.407Z] #42 143.6 DEP criu/namespaces.d [2019-11-14T19:23:46.475Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-14T19:23:46.476Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-14T19:23:46.749Z] #42 144.1 DEP criu/mount.d [2019-11-14T19:23:47.090Z] #42 144.6 DEP criu/mem.d [2019-11-14T19:23:47.226Z] --- PASS: TestDiff (0.83s) [2019-11-14T19:23:47.226Z] === RUN TestExecWithCloseStdin [2019-11-14T19:23:47.226Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-11-14T19:23:47.826Z] #42 145.1 DEP criu/lsm.d [2019-11-14T19:23:47.856Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-14T19:23:48.115Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-14T19:23:48.157Z] --- PASS: TestExecWithCloseStdin (1.13s) [2019-11-14T19:23:48.157Z] === RUN TestExec [2019-11-14T19:23:48.170Z] #42 145.4 DEP criu/log.d [2019-11-14T19:23:48.170Z] #42 ... [2019-11-14T19:23:48.170Z] [2019-11-14T19:23:48.170Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:23:48.170Z] #18 158.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-14T19:23:48.170Z] #18 158.6 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-14T19:23:48.170Z] #18 158.6 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-14T19:23:48.170Z] #18 ... [2019-11-14T19:23:48.170Z] [2019-11-14T19:23:48.170Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:23:48.170Z] #42 145.6 DEP criu/libnetlink.d [2019-11-14T19:23:48.414Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-11-14T19:23:48.513Z] #42 145.9 DEP criu/kerndat.d [2019-11-14T19:23:48.856Z] #42 146.4 DEP criu/kcmp-ids.d [2019-11-14T19:23:48.979Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-11-14T19:23:49.198Z] #42 146.6 DEP criu/irmap.d [2019-11-14T19:23:49.541Z] #42 146.9 DEP criu/ipc_ns.d [2019-11-14T19:23:49.543Z] --- PASS: TestExec (1.19s) [2019-11-14T19:23:49.543Z] === RUN TestExecUser [2019-11-14T19:23:49.884Z] #42 147.3 DEP criu/image.d [2019-11-14T19:23:50.226Z] #42 147.8 DEP criu/image-desc.d [2019-11-14T19:23:50.475Z] --- PASS: TestExecUser (0.95s) [2019-11-14T19:23:50.475Z] === RUN TestExportContainerAndImportImage [2019-11-14T19:23:50.569Z] #42 148.0 DEP criu/fsnotify.d [2019-11-14T19:23:50.650Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-14T19:23:50.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.98s) [2019-11-14T19:23:50.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.46s) [2019-11-14T19:23:50.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.45s) [2019-11-14T19:23:50.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.54s) [2019-11-14T19:23:50.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (5.68s) [2019-11-14T19:23:50.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.43s) [2019-11-14T19:23:50.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.50s) [2019-11-14T19:23:50.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.57s) [2019-11-14T19:23:50.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.55s) [2019-11-14T19:23:50.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.04s) [2019-11-14T19:23:50.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.48s) [2019-11-14T19:23:50.650Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.37s) [2019-11-14T19:23:50.650Z] === RUN TestCgroupNamespacesRun [2019-11-14T19:23:50.914Z] #42 148.4 DEP criu/filesystems.d [2019-11-14T19:23:51.406Z] --- PASS: TestExportContainerAndImportImage (0.92s) [2019-11-14T19:23:51.406Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-14T19:23:51.655Z] #42 148.9 DEP criu/files.d [2019-11-14T19:23:51.655Z] #42 ... [2019-11-14T19:23:51.655Z] [2019-11-14T19:23:51.655Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:23:51.655Z] #45 218.9 encoding/asn1 [2019-11-14T19:23:51.655Z] #45 222.3 crypto/rsa [2019-11-14T19:23:51.998Z] #45 ... [2019-11-14T19:23:51.998Z] [2019-11-14T19:23:51.998Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:23:52.354Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-11-14T19:23:52.555Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2019-11-14T19:23:52.555Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-14T19:23:52.918Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s) [2019-11-14T19:23:52.918Z] === RUN TestHealthCheckWorkdir [2019-11-14T19:23:53.400Z] #23 226.9 Checking out files: 22% (2406/10703) Checking out files: 23% (2462/10703) Checking out files: 24% (2569/10703) Checking out files: 25% (2676/10703) Checking out files: 26% (2783/10703) Checking out files: 27% (2890/10703) Checking out files: 28% (2997/10703) Checking out files: 29% (3104/10703) Checking out files: 30% (3211/10703) Checking out files: 31% (3318/10703) Checking out files: 32% (3425/10703) Checking out files: 33% (3532/10703) Checking out files: 34% (3640/10703) Checking out files: 35% (3747/10703) Checking out files: 35% (3817/10703) Checking out files: 36% (3854/10703) Checking out files: 37% (3961/10703) Checking out files: 38% (4068/10703) Checking out files: 39% (4175/10703) Checking out files: 40% (4282/10703) Checking out files: 41% (4389/10703) Checking out files: 42% (4496/10703) Checking out files: 43% (4603/10703) Checking out files: 44% (4710/10703) Checking out files: 45% (4817/10703) Checking out files: 46% (4924/10703) Checking out files: 47% (5031/10703) Checking out files: 48% (5138/10703) Checking out files: 49% (5245/10703) Checking out files: 50% (5352/10703) Checking out files: 51% (5459/10703) Checking out files: 52% (5566/10703) Checking out files: 53% (5673/10703) Checking out files: 54% (5780/10703) Checking out files: 55% (5887/10703) Checking out files: 56% (5994/10703) Checking out files: 57% (6101/10703) Checking out files: 58% (6208/10703) Checking out files: 59% (6315/10703) Checking out files: 60% (6422/10703) Checking out files: 61% (6529/10703) Checking out files: 62% (6636/10703) Checking out files: 63% (6743/10703) Checking out files: 64% (6850/10703) Checking out files: 65% (6957/10703) Checking out files: 66% (7064/10703) Checking out files: 67% (7172/10703) Checking out files: 68% (7279/10703) Checking out files: 69% (7386/10703) Checking out files: 70% (7493/10703) Checking out files: 71% (7600/10703) Checking out files: 72% (7707/10703) Checking out files: 73% (7814/10703) Checking out files: 74% (7921/10703) Checking out files: 75% (8028/10703) Checking out files: 76% (8135/10703) Checking out files: 77% (8242/10703) Checking out files: 78% (8349/10703) Checking out files: 79% (8456/10703) Checking out files: 80% (8563/10703) Checking out files: 81% (8670/10703) Checking out files: 81% (8732/10703) Checking out files: 82% (8777/10703) Checking out files: 83% (8884/10703) Checking out files: 84% (8991/10703) Checking out files: 85% (9098/10703) Checking out files: 86% (9205/10703) Checking out files: 87% (9312/10703) Checking out files: 88% (9419/10703) Checking out files: 89% (9526/10703) Checking out files: 90% (9633/10703) Checking out files: 91% (9740/10703) Checking out files: 92% (9847/10703) Checking out files: 93% (9954/10703) Checking out files: 94% (10061/10703) Checking out files: 95% (10168/10703) Checking out files: 96% (10275/10703) Checking out files: 97% (10382/10703) Checking out files: 98% (10489/10703) Checking out files: 99% (10596/10703) Checking out files: 100% (10703/10703) Checking out files: 100% (10703/10703), done. [2019-11-14T19:23:53.743Z] #23 230.9 + cd /tmp/tmp.T3S7b853wX/tmp/docker-ce [2019-11-14T19:23:53.743Z] #23 230.9 + git checkout -q v17.06.2-ce [2019-11-14T19:23:53.850Z] --- PASS: TestHealthCheckWorkdir (1.20s) [2019-11-14T19:23:53.850Z] === RUN TestHealthKillContainer [2019-11-14T19:23:54.457Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2019-11-14T19:23:54.457Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-14T19:23:55.460Z] #23 ... [2019-11-14T19:23:55.460Z] [2019-11-14T19:23:55.460Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:23:55.460Z] #18 176.2 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-14T19:23:55.803Z] #18 176.2 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-14T19:23:55.803Z] #18 176.2 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-11-14T19:23:55.803Z] #18 176.2 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-14T19:23:55.803Z] #18 176.3 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-14T19:23:55.803Z] #18 176.3 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-14T19:23:55.803Z] #18 176.3 Processing triggers for mime-support (3.60) ... [2019-11-14T19:23:55.803Z] #18 176.4 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-14T19:23:55.803Z] #18 176.4 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-11-14T19:23:55.803Z] #18 176.5 Setting up libcap2-bin (1:2.25-1) ... [2019-11-14T19:23:55.803Z] #18 176.5 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-14T19:23:55.803Z] #18 176.5 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-14T19:23:55.803Z] #18 176.5 Setting up bash-completion (1:2.1-4.3) ... [2019-11-14T19:23:55.834Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2019-11-14T19:23:55.835Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-14T19:23:56.372Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-11-14T19:23:56.629Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-11-14T19:23:57.194Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-11-14T19:23:57.194Z] --- PASS: TestHealthKillContainer (3.20s) [2019-11-14T19:23:57.194Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-14T19:23:57.758Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-11-14T19:23:58.016Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2019-11-14T19:23:58.016Z] === RUN TestIpcModeNone [2019-11-14T19:23:58.016Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-11-14T19:23:58.367Z] --- PASS: TestCgroupNamespacesRunHostMode (1.99s) [2019-11-14T19:23:58.367Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-14T19:23:59.388Z] --- PASS: TestIpcModeNone (1.31s) [2019-11-14T19:23:59.388Z] === RUN TestIpcModePrivate [2019-11-14T19:23:59.745Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2019-11-14T19:23:59.745Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-14T19:24:00.672Z] #18 ... [2019-11-14T19:24:00.672Z] [2019-11-14T19:24:00.672Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:24:00.672Z] #48 DONE 237.8s [2019-11-14T19:24:00.672Z] [2019-11-14T19:24:00.672Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:24:00.672Z] #42 149.4 DEP criu/files-reg.d [2019-11-14T19:24:00.672Z] #42 149.8 DEP criu/files-ext.d [2019-11-14T19:24:00.672Z] #42 150.0 DEP criu/file-lock.d [2019-11-14T19:24:00.672Z] #42 150.3 DEP criu/file-ids.d [2019-11-14T19:24:00.672Z] #42 150.9 DEP criu/fifo.d [2019-11-14T19:24:00.672Z] #42 151.3 DEP criu/fdstore.d [2019-11-14T19:24:00.672Z] #42 151.5 DEP criu/fault-injection.d [2019-11-14T19:24:00.672Z] #42 151.6 DEP criu/external.d [2019-11-14T19:24:00.672Z] #42 151.9 DEP criu/eventpoll.d [2019-11-14T19:24:00.672Z] #42 152.3 DEP criu/eventfd.d [2019-11-14T19:24:00.672Z] #42 152.8 DEP criu/crtools.d [2019-11-14T19:24:00.672Z] #42 153.3 DEP criu/cr-service.d [2019-11-14T19:24:00.672Z] #42 153.7 DEP criu/cr-restore.d [2019-11-14T19:24:00.672Z] #42 154.3 DEP criu/cr-errno.d [2019-11-14T19:24:00.672Z] #42 154.4 DEP criu/cr-dump.d [2019-11-14T19:24:00.672Z] #42 154.7 DEP criu/cr-dedup.d [2019-11-14T19:24:00.672Z] #42 155.1 DEP criu/cr-check.d [2019-11-14T19:24:00.672Z] #42 155.6 DEP criu/config.d [2019-11-14T19:24:00.672Z] #42 155.9 DEP criu/clone-noasan.d [2019-11-14T19:24:00.672Z] #42 156.1 DEP criu/cgroup.d [2019-11-14T19:24:00.672Z] #42 156.5 DEP criu/cgroup-props.d [2019-11-14T19:24:00.672Z] #42 156.8 DEP criu/bitmap.d [2019-11-14T19:24:00.673Z] #42 156.8 DEP criu/bfd.d [2019-11-14T19:24:00.673Z] #42 157.0 DEP criu/autofs.d [2019-11-14T19:24:00.673Z] #42 157.5 DEP criu/aio.d [2019-11-14T19:24:00.673Z] #42 157.9 DEP criu/action-scripts.d [2019-11-14T19:24:00.681Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s) [2019-11-14T19:24:00.681Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-14T19:24:00.758Z] --- PASS: TestIpcModePrivate (1.20s) [2019-11-14T19:24:00.758Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:218, shared: false, mustBeShared: false [2019-11-14T19:24:00.758Z] === RUN TestIpcModeShareable [2019-11-14T19:24:01.411Z] #42 159.0 CC criu/action-scripts.o [2019-11-14T19:24:01.619Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2019-11-14T19:24:01.619Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-14T19:24:01.691Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-11-14T19:24:01.691Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-11-14T19:24:01.691Z] --- PASS: TestIpcModeShareable (1.10s) [2019-11-14T19:24:01.691Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:218, shared: true, mustBeShared: true [2019-11-14T19:24:01.691Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-14T19:24:02.600Z] #42 ... [2019-11-14T19:24:02.600Z] [2019-11-14T19:24:02.600Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:24:02.600Z] #18 183.0 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-11-14T19:24:02.600Z] #18 183.1 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-14T19:24:02.600Z] #18 183.1 Setting up zip (3.0-11+b1) ... [2019-11-14T19:24:02.600Z] #18 183.1 Setting up bzip2 (1.0.6-8.1) ... [2019-11-14T19:24:02.600Z] #18 183.1 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-14T19:24:02.600Z] #18 183.1 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-14T19:24:02.600Z] #18 183.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-14T19:24:02.600Z] #18 183.1 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-11-14T19:24:02.600Z] #18 183.2 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-14T19:24:02.600Z] #18 183.2 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-14T19:24:02.600Z] #18 183.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-14T19:24:02.601Z] #18 183.2 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-14T19:24:02.601Z] #18 183.3 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-14T19:24:02.601Z] #18 183.3 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-11-14T19:24:02.601Z] #18 183.3 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-11-14T19:24:02.601Z] #18 183.3 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-11-14T19:24:02.601Z] #18 183.3 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-14T19:24:02.981Z] #18 ... [2019-11-14T19:24:02.981Z] [2019-11-14T19:24:02.981Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:24:02.981Z] #45 230.2 vendor/golang.org/x/crypto/cryptobyte [2019-11-14T19:24:02.981Z] #45 232.6 net/textproto [2019-11-14T19:24:02.981Z] #45 232.7 vendor/golang.org/x/net/http/httpproxy [2019-11-14T19:24:02.981Z] #45 235.6 crypto/x509 [2019-11-14T19:24:02.981Z] #45 235.7 vendor/golang.org/x/net/http/httpguts [2019-11-14T19:24:02.981Z] #45 ... [2019-11-14T19:24:02.981Z] [2019-11-14T19:24:02.981Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:24:02.981Z] #42 160.5 CC criu/aio.o [2019-11-14T19:24:03.523Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2019-11-14T19:24:03.523Z] === RUN TestKernelTCPMemory [2019-11-14T19:24:04.459Z] --- PASS: TestKernelTCPMemory (0.99s) [2019-11-14T19:24:04.459Z] === RUN TestNISDomainname [2019-11-14T19:24:04.686Z] #42 161.8 CC criu/autofs.o [2019-11-14T19:24:04.973Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-11-14T19:24:04.973Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-11-14T19:24:04.973Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.48s) [2019-11-14T19:24:04.973Z] === RUN TestAPIIpcModeHost [2019-11-14T19:24:05.396Z] --- PASS: TestNISDomainname (1.11s) [2019-11-14T19:24:05.396Z] === RUN TestHostnameDnsResolution [2019-11-14T19:24:05.538Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-14T19:24:06.102Z] --- PASS: TestAPIIpcModeHost (1.10s) [2019-11-14T19:24:06.102Z] === RUN TestDaemonIpcModeShareable [2019-11-14T19:24:06.102Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-14T19:24:06.670Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-11-14T19:24:06.758Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-14T19:24:06.758Z] ok github.com/docker/docker/api/server/httputils 0.128s coverage: 14.7% of statements [2019-11-14T19:24:06.758Z] ok github.com/docker/docker/api/server/middleware 0.167s coverage: 37.7% of statements [2019-11-14T19:24:06.758Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-14T19:24:06.758Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-14T19:24:06.758Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-14T19:24:06.758Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-14T19:24:06.758Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-14T19:24:06.758Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-14T19:24:06.758Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-14T19:24:06.758Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-14T19:24:06.758Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-14T19:24:06.758Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-14T19:24:06.758Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-14T19:24:07.298Z] --- PASS: TestHostnameDnsResolution (1.79s) [2019-11-14T19:24:07.298Z] === RUN TestStats [2019-11-14T19:24:07.713Z] #42 165.1 CC criu/bfd.o [2019-11-14T19:24:08.042Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-14T19:24:08.042Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-14T19:24:08.245Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-11-14T19:24:08.299Z] --- PASS: TestDaemonIpcModeShareable (2.10s) [2019-11-14T19:24:08.299Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:190, shared: true, mustBeShared: true [2019-11-14T19:24:08.299Z] === RUN TestDaemonIpcModePrivate [2019-11-14T19:24:08.304Z] ok github.com/docker/docker/api/server/router/swarm 0.156s coverage: 4.0% of statements [2019-11-14T19:24:08.304Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-14T19:24:08.304Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-14T19:24:08.304Z] ? github.com/docker/docker/api/types [no test files] [2019-11-14T19:24:08.304Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-14T19:24:08.304Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-14T19:24:08.304Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-14T19:24:08.304Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-14T19:24:08.304Z] ok github.com/docker/docker/api/types/filters 0.200s coverage: 92.2% of statements [2019-11-14T19:24:08.304Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-14T19:24:08.304Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-14T19:24:08.304Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-14T19:24:08.304Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-14T19:24:08.304Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-14T19:24:08.304Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2019-11-14T19:24:08.304Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-14T19:24:08.304Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-14T19:24:08.304Z] ok github.com/docker/docker/api/types/time 0.358s coverage: 100.0% of statements [2019-11-14T19:24:08.444Z] #42 ... [2019-11-14T19:24:08.444Z] [2019-11-14T19:24:08.444Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:24:08.444Z] #18 184.3 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-11-14T19:24:08.444Z] #18 184.3 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-11-14T19:24:08.444Z] #18 184.3 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-11-14T19:24:08.444Z] #18 184.3 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-14T19:24:08.444Z] #18 184.3 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-14T19:24:08.444Z] #18 184.3 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-11-14T19:24:08.444Z] #18 184.4 Setting up pigz (2.3.4-1) ... [2019-11-14T19:24:08.444Z] #18 184.4 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-14T19:24:08.444Z] #18 184.4 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-11-14T19:24:08.444Z] #18 184.4 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-14T19:24:08.444Z] #18 184.4 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-14T19:24:08.444Z] #18 184.4 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-14T19:24:08.444Z] #18 184.4 Setting up jq (1.5+dfsg-1.3) ... [2019-11-14T19:24:08.444Z] #18 184.4 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-11-14T19:24:08.444Z] #18 184.4 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-11-14T19:24:08.444Z] #18 184.4 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-14T19:24:08.444Z] #18 184.4 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-14T19:24:08.444Z] #18 184.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-14T19:24:08.444Z] #18 184.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-14T19:24:08.444Z] #18 184.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-14T19:24:08.444Z] #18 184.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-14T19:24:08.444Z] #18 184.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-14T19:24:08.444Z] #18 184.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-14T19:24:08.444Z] #18 184.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-14T19:24:08.444Z] #18 184.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-14T19:24:08.444Z] #18 184.6 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-11-14T19:24:08.444Z] #18 184.6 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-14T19:24:08.444Z] #18 184.6 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-14T19:24:08.444Z] #18 184.6 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-14T19:24:08.444Z] #18 184.6 Setting up btrfs-progs (4.7.3-1) ... [2019-11-14T19:24:08.444Z] #18 184.6 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-11-14T19:24:08.444Z] #18 184.6 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-14T19:24:08.766Z] ok github.com/docker/docker/api/types/versions 0.041s coverage: 75.0% of statements [2019-11-14T19:24:08.766Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-14T19:24:08.766Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-14T19:24:08.766Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-14T19:24:08.766Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-11-14T19:24:08.766Z] ? github.com/docker/docker/builder [no test files] [2019-11-14T19:24:08.767Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-14T19:24:08.767Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-14T19:24:08.767Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-14T19:24:08.767Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-14T19:24:08.767Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-14T19:24:08.767Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-14T19:24:08.767Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-14T19:24:08.864Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-11-14T19:24:08.864Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-11-14T19:24:09.177Z] #18 ... [2019-11-14T19:24:09.177Z] [2019-11-14T19:24:09.177Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:24:09.177Z] #23 236.2 + mkdir -p /tmp/tmp.T3S7b853wX/src/github.com/docker [2019-11-14T19:24:09.177Z] #23 236.2 + mv components/cli /tmp/tmp.T3S7b853wX/src/github.com/docker/cli [2019-11-14T19:24:09.177Z] #23 236.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-11-14T19:24:09.177Z] #23 ... [2019-11-14T19:24:09.177Z] [2019-11-14T19:24:09.177Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:24:09.177Z] #42 166.2 CC criu/bitmap.o [2019-11-14T19:24:09.177Z] #42 166.4 CC criu/cgroup-props.o [2019-11-14T19:24:09.830Z] --- PASS: TestStats (2.13s) [2019-11-14T19:24:09.830Z] === RUN TestStopContainerWithTimeout [2019-11-14T19:24:09.830Z] === RUN TestStopContainerWithTimeout/0 [2019-11-14T19:24:09.830Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-14T19:24:09.830Z] === RUN TestStopContainerWithTimeout/1 [2019-11-14T19:24:09.830Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-14T19:24:09.830Z] === RUN TestStopContainerWithTimeout/3 [2019-11-14T19:24:09.830Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-14T19:24:09.830Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-14T19:24:09.830Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-14T19:24:09.830Z] === CONT TestStopContainerWithTimeout/0 [2019-11-14T19:24:09.830Z] === CONT TestStopContainerWithTimeout/3 [2019-11-14T19:24:09.830Z] === CONT TestStopContainerWithTimeout/1 [2019-11-14T19:24:09.830Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-14T19:24:10.759Z] --- PASS: TestDaemonIpcModePrivate (2.22s) [2019-11-14T19:24:10.759Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: false, mustBeShared: false [2019-11-14T19:24:10.759Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-14T19:24:10.759Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-11-14T19:24:10.882Z] #42 168.3 CC criu/cgroup.o [2019-11-14T19:24:11.692Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-14T19:24:12.625Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.03s) [2019-11-14T19:24:12.625Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: false, mustBeShared: false [2019-11-14T19:24:12.625Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-14T19:24:12.625Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-11-14T19:24:13.114Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-11-14T19:24:13.114Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2019-11-14T19:24:13.114Z] --- PASS: TestStopContainerWithTimeout/1 (2.34s) [2019-11-14T19:24:13.114Z] --- PASS: TestStopContainerWithTimeout/3 (3.02s) [2019-11-14T19:24:13.114Z] --- PASS: TestStopContainerWithTimeout/-1 (3.25s) [2019-11-14T19:24:13.114Z] === RUN TestDeleteDevicemapper [2019-11-14T19:24:13.114Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-14T19:24:13.114Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-14T19:24:13.114Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-14T19:24:13.938Z] #42 ... [2019-11-14T19:24:13.938Z] [2019-11-14T19:24:13.938Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:24:13.938Z] #45 241.2 crypto/tls [2019-11-14T19:24:13.938Z] #45 ... [2019-11-14T19:24:13.938Z] [2019-11-14T19:24:13.938Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:24:13.938Z] #18 193.8 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-11-14T19:24:13.938Z] #18 193.8 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-14T19:24:13.938Z] #18 193.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-14T19:24:13.938Z] #18 193.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-14T19:24:13.938Z] #18 193.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-11-14T19:24:13.938Z] #18 193.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-14T19:24:13.938Z] #18 193.9 Setting up btrfs-tools (4.7.3-1) ... [2019-11-14T19:24:13.938Z] #18 193.9 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-14T19:24:13.938Z] #18 193.9 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 [2019-11-14T19:24:13.938Z] #18 193.9 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 [2019-11-14T19:24:13.938Z] #18 193.9 Setting up python3 (3.5.3-1) ... [2019-11-14T19:24:14.521Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-14T19:24:14.521Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.03s) [2019-11-14T19:24:14.521Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:200, shared: true, mustBeShared: true [2019-11-14T19:24:14.522Z] === RUN TestIpcModeOlderClient [2019-11-14T19:24:14.522Z] === PAUSE TestIpcModeOlderClient [2019-11-14T19:24:14.522Z] === RUN TestKillContainerInvalidSignal [2019-11-14T19:24:14.583Z] ok github.com/docker/docker/builder/dockerfile 0.416s coverage: 46.1% of statements [2019-11-14T19:24:14.583Z] ok github.com/docker/docker/builder/dockerignore 0.041s coverage: 96.8% of statements [2019-11-14T19:24:14.583Z] ok github.com/docker/docker/builder/remotecontext 0.523s coverage: 9.2% of statements [2019-11-14T19:24:15.454Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-14T19:24:15.648Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.05s) [2019-11-14T19:24:15.648Z] === RUN TestUpdateMemory [2019-11-14T19:24:15.648Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-14T19:24:15.648Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-14T19:24:15.648Z] === RUN TestUpdateCPUQuota [2019-11-14T19:24:15.711Z] --- PASS: TestKillContainerInvalidSignal (1.14s) [2019-11-14T19:24:15.711Z] === RUN TestKillContainer [2019-11-14T19:24:15.711Z] === RUN TestKillContainer/no_signal [2019-11-14T19:24:15.969Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-11-14T19:24:16.564Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-11-14T19:24:16.694Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-11-14T19:24:16.823Z] === RUN TestKillContainer/non_killing_signal [2019-11-14T19:24:16.968Z] #18 197.1 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-14T19:24:17.388Z] === RUN TestKillContainer/killing_signal [2019-11-14T19:24:17.550Z] --- PASS: TestUpdateCPUQuota (1.68s) [2019-11-14T19:24:17.550Z] === RUN TestUpdatePidsLimit [2019-11-14T19:24:17.550Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-14T19:24:17.809Z] === RUN TestUpdatePidsLimit/no_change [2019-11-14T19:24:18.377Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-14T19:24:18.641Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-11-14T19:24:18.678Z] #18 199.0 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-14T19:24:18.678Z] #18 199.3 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-14T19:24:18.945Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-14T19:24:19.022Z] #18 199.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-14T19:24:19.022Z] #18 199.4 Setting up python3-wheel (0.29.0-2) ... [2019-11-14T19:24:19.204Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-14T19:24:19.284Z] --- PASS: TestKillContainer (3.26s) [2019-11-14T19:24:19.284Z] --- PASS: TestKillContainer/no_signal (1.00s) [2019-11-14T19:24:19.284Z] --- PASS: TestKillContainer/non_killing_signal (0.75s) [2019-11-14T19:24:19.284Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2019-11-14T19:24:19.284Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-14T19:24:19.284Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-14T19:24:19.771Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-14T19:24:20.029Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-14T19:24:20.215Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-14T19:24:20.735Z] #18 201.2 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-14T19:24:21.148Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-11-14T19:24:21.148Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.22s) [2019-11-14T19:24:21.148Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.10s) [2019-11-14T19:24:21.148Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.82s) [2019-11-14T19:24:21.148Z] === RUN TestKillStoppedContainer [2019-11-14T19:24:21.148Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-11-14T19:24:21.148Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-14T19:24:21.405Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-11-14T19:24:21.405Z] === RUN TestKillDifferentUserContainer [2019-11-14T19:24:22.336Z] --- PASS: TestKillDifferentUserContainer (1.08s) [2019-11-14T19:24:22.336Z] === RUN TestInspectOomKilledTrue [2019-11-14T19:24:22.336Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-14T19:24:22.336Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-14T19:24:22.336Z] === RUN TestInspectOomKilledFalse [2019-11-14T19:24:22.336Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-14T19:24:22.336Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-14T19:24:22.336Z] === RUN TestLinksEtcHostsContentMatch [2019-11-14T19:24:22.561Z] --- PASS: TestUpdatePidsLimit (4.69s) [2019-11-14T19:24:22.561Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.45s) [2019-11-14T19:24:22.561Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2019-11-14T19:24:22.561Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2019-11-14T19:24:22.561Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s) [2019-11-14T19:24:22.561Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2019-11-14T19:24:22.561Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2019-11-14T19:24:22.561Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.48s) [2019-11-14T19:24:22.561Z] === RUN TestUpdateRestartPolicy [2019-11-14T19:24:23.115Z] #18 203.7 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-14T19:24:23.115Z] #18 203.7 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-14T19:24:23.476Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-11-14T19:24:23.705Z] --- PASS: TestLinksEtcHostsContentMatch (1.15s) [2019-11-14T19:24:23.705Z] === RUN TestLinksContainerNames [2019-11-14T19:24:24.824Z] #18 ... [2019-11-14T19:24:24.824Z] [2019-11-14T19:24:24.824Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:24:24.824Z] #45 251.8 net/http/httptrace [2019-11-14T19:24:24.824Z] #45 252.2 net/http [2019-11-14T19:24:24.824Z] #45 ... [2019-11-14T19:24:24.824Z] [2019-11-14T19:24:24.824Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:24:24.824Z] #42 174.1 CC criu/clone-noasan.o [2019-11-14T19:24:24.824Z] #42 174.5 CC criu/config.o [2019-11-14T19:24:24.824Z] #42 178.0 CC criu/cr-check.o [2019-11-14T19:24:24.824Z] #42 181.9 CC criu/cr-dedup.o [2019-11-14T19:24:25.075Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-14T19:24:25.556Z] #42 182.8 CC criu/cr-dump.o [2019-11-14T19:24:25.556Z] #42 ... [2019-11-14T19:24:25.556Z] [2019-11-14T19:24:25.556Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-14T19:24:25.556Z] #18 206.3 Setting up dmsetup (2:1.02.137-2) ... [2019-11-14T19:24:25.641Z] --- PASS: TestLinksContainerNames (2.02s) [2019-11-14T19:24:25.641Z] === RUN TestLogsFollowTailEmpty [2019-11-14T19:24:25.897Z] #18 206.3 Setting up python3-setuptools (33.1.1-1) ... [2019-11-14T19:24:25.899Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-11-14T19:24:26.477Z] --- PASS: TestLogsFollowTailEmpty (0.95s) [2019-11-14T19:24:26.477Z] === RUN TestContainerNetworkMountsNoChown [2019-11-14T19:24:27.603Z] #18 208.3 Setting up dh-python (2.20170125) ... [2019-11-14T19:24:27.852Z] --- PASS: TestContainerNetworkMountsNoChown (1.01s) [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/default [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/default [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/private [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/private [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/rprivate [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/slave [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/slave [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/rslave [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/shared [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/shared [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/rshared [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-14T19:24:27.852Z] === CONT TestMountDaemonRoot/default [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-14T19:24:27.852Z] === CONT TestMountDaemonRoot/rslave [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-14T19:24:27.852Z] === CONT TestMountDaemonRoot/rshared [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-14T19:24:27.852Z] === CONT TestMountDaemonRoot/shared [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-14T19:24:27.852Z] === CONT TestMountDaemonRoot/rprivate [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-14T19:24:27.852Z] === CONT TestMountDaemonRoot/slave [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-14T19:24:27.852Z] === CONT TestMountDaemonRoot/private [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-14T19:24:27.852Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-14T19:24:27.852Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-14T19:24:27.852Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-14T19:24:27.852Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-14T19:24:27.852Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-14T19:24:27.852Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-14T19:24:27.852Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-14T19:24:27.852Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-14T19:24:27.852Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-14T19:24:27.852Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-14T19:24:27.852Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-14T19:24:27.852Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-14T19:24:27.852Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-14T19:24:28.499Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-14T19:24:28.499Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-14T19:24:28.499Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-14T19:24:28.499Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-14T19:24:28.499Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-14T19:24:28.499Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-14T19:24:28.757Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-14T19:24:28.757Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-14T19:24:28.757Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-14T19:24:28.757Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-14T19:24:28.757Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-14T19:24:28.757Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-14T19:24:28.757Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-14T19:24:28.757Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-14T19:24:28.757Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-14T19:24:28.757Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-14T19:24:28.757Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.36s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.34s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.15s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.15s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.32s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-11-14T19:24:29.015Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-11-14T19:24:29.015Z] === RUN TestContainerBindMountNonRecursive [2019-11-14T19:24:29.316Z] #18 210.0 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-11-14T19:24:29.316Z] #18 210.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-14T19:24:29.662Z] #18 DONE 210.3s [2019-11-14T19:24:29.662Z] [2019-11-14T19:24:29.662Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-14T19:24:29.948Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-11-14T19:24:30.207Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-14T19:24:30.207Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-14T19:24:30.464Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-11-14T19:24:31.029Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-11-14T19:24:31.595Z] --- PASS: TestContainerBindMountNonRecursive (2.53s) [2019-11-14T19:24:31.595Z] === RUN TestNetworkNat [2019-11-14T19:24:31.595Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-11-14T19:24:32.528Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-14T19:24:32.528Z] --- PASS: TestNetworkNat (1.02s) [2019-11-14T19:24:32.528Z] === RUN TestNetworkLocalhostTCPNat [2019-11-14T19:24:33.461Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-11-14T19:24:33.719Z] --- PASS: TestNetworkLocalhostTCPNat (1.17s) [2019-11-14T19:24:33.719Z] === RUN TestNetworkLoopbackNat [2019-11-14T19:24:34.650Z] --- PASS: TestNetworkLoopbackNat (1.13s) [2019-11-14T19:24:34.650Z] === RUN TestPause [2019-11-14T19:24:34.774Z] --- PASS: TestUpdateRestartPolicy (12.65s) [2019-11-14T19:24:34.774Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-14T19:24:35.216Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-11-14T19:24:35.711Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2019-11-14T19:24:35.711Z] === RUN TestWaitNonBlocked [2019-11-14T19:24:35.711Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-14T19:24:35.711Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-14T19:24:35.711Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-14T19:24:35.711Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-14T19:24:35.711Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-14T19:24:35.711Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-14T19:24:35.720Z] #19 ... [2019-11-14T19:24:35.720Z] [2019-11-14T19:24:35.720Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:24:35.720Z] #45 271.8 github.com/LK4D4/vndr/godl [2019-11-14T19:24:35.720Z] #45 273.0 github.com/LK4D4/vndr [2019-11-14T19:24:35.780Z] --- PASS: TestPause (1.00s) [2019-11-14T19:24:35.780Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-14T19:24:35.780Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-14T19:24:35.780Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-14T19:24:35.780Z] === RUN TestPauseStopPausedContainer [2019-11-14T19:24:36.648Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-11-14T19:24:36.648Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2019-11-14T19:24:36.648Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2019-11-14T19:24:36.648Z] === RUN TestWaitBlocked [2019-11-14T19:24:36.648Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-14T19:24:36.648Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-14T19:24:36.648Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-14T19:24:36.648Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-14T19:24:36.711Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-14T19:24:36.711Z] --- PASS: TestPauseStopPausedContainer (0.97s) [2019-11-14T19:24:36.711Z] === RUN TestPsFilter [2019-11-14T19:24:36.911Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-14T19:24:36.911Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-14T19:24:36.975Z] --- PASS: TestPsFilter (0.29s) [2019-11-14T19:24:36.975Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-14T19:24:37.237Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-11-14T19:24:37.848Z] --- PASS: TestWaitBlocked (0.03s) [2019-11-14T19:24:37.848Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2019-11-14T19:24:37.848Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2019-11-14T19:24:37.848Z] === CONT TestContainerStartOnDaemonRestart [2019-11-14T19:24:37.848Z] === CONT TestIpcModeOlderClient [2019-11-14T19:24:37.848Z] === CONT TestDaemonRestartIpcMode [2019-11-14T19:24:38.107Z] --- PASS: TestIpcModeOlderClient (0.18s) [2019-11-14T19:24:38.168Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-14T19:24:38.168Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.22s) [2019-11-14T19:24:38.168Z] === RUN TestRemoveContainerWithVolume [2019-11-14T19:24:38.394Z] ......................... [ 67%] [2019-11-14T19:24:39.099Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-14T19:24:39.357Z] --- PASS: TestRemoveContainerWithVolume (1.03s) [2019-11-14T19:24:39.357Z] === RUN TestRemoveContainerRunning [2019-11-14T19:24:39.614Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-11-14T19:24:40.546Z] --- PASS: TestRemoveContainerRunning (1.17s) [2019-11-14T19:24:40.546Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-14T19:24:40.602Z] #45 ... [2019-11-14T19:24:40.602Z] [2019-11-14T19:24:40.602Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:24:40.602Z] #42 187.8 CC criu/cr-errno.o [2019-11-14T19:24:40.602Z] #42 188.0 CC criu/cr-restore.o [2019-11-14T19:24:41.339Z] #42 198.5 CC criu/cr-service.o [2019-11-14T19:24:41.339Z] #42 ... [2019-11-14T19:24:41.339Z] [2019-11-14T19:24:41.339Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-14T19:24:41.339Z] #19 11.48 Collecting yamllint==1.16.0 [2019-11-14T19:24:41.398Z] --- PASS: TestContainerStartOnDaemonRestart (3.18s) [2019-11-14T19:24:41.478Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.95s) [2019-11-14T19:24:41.478Z] === RUN TestRemoveInvalidContainer [2019-11-14T19:24:41.478Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-14T19:24:41.478Z] === RUN TestRenameLinkedContainer [2019-11-14T19:24:41.735Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-11-14T19:24:41.965Z] --- PASS: TestDaemonRestartIpcMode (3.92s) [2019-11-14T19:24:41.965Z] PASS [2019-11-14T19:24:41.965Z] [2019-11-14T19:24:41.966Z] === Skipped [2019-11-14T19:24:41.966Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-11-14T19:24:41.966Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-14T19:24:41.966Z] [2019-11-14T19:24:41.966Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-14T19:24:41.966Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-14T19:24:41.966Z] [2019-11-14T19:24:41.966Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-14T19:24:41.966Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-14T19:24:41.966Z] [2019-11-14T19:24:41.966Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-14T19:24:41.966Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-14T19:24:41.966Z] [2019-11-14T19:24:41.966Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-11-14T19:24:41.966Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-14T19:24:41.966Z] [2019-11-14T19:24:41.966Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-11-14T19:24:41.966Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-14T19:24:41.966Z] [2019-11-14T19:24:41.966Z] [2019-11-14T19:24:41.966Z] DONE 197 tests, 6 skipped in 132.823s [2019-11-14T19:24:41.966Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-11-14T19:24:41.966Z] ++ 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 [2019-11-14T19:24:41.966Z] ++ set -e [2019-11-14T19:24:41.966Z] ++ '[' -n 0 ']' [2019-11-14T19:24:41.966Z] ++ set -x [2019-11-14T19:24:41.966Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:24:42.224Z] INFO: Testing against a local daemon [2019-11-14T19:24:42.224Z] === RUN TestCommitInheritsEnv [2019-11-14T19:24:42.792Z] --- PASS: TestCommitInheritsEnv (0.57s) [2019-11-14T19:24:42.792Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-14T19:24:42.792Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2019-11-14T19:24:42.792Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-11-14T19:24:42.792Z] === RUN TestImagesFilterMultiReference [2019-11-14T19:24:42.792Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2019-11-14T19:24:42.792Z] === RUN TestImagePullPlatformInvalid [2019-11-14T19:24:42.792Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-11-14T19:24:42.792Z] === RUN TestRemoveImageOrphaning [2019-11-14T19:24:43.359Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2019-11-14T19:24:43.359Z] === RUN TestRemoveImageGarbageCollector [2019-11-14T19:24:43.359Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-14T19:24:43.359Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:24:43.359Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-14T19:24:43.359Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-14T19:24:43.359Z] === RUN TestTagInvalidReference [2019-11-14T19:24:43.359Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-14T19:24:43.359Z] === RUN TestTagValidPrefixedRepo [2019-11-14T19:24:43.618Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-11-14T19:24:43.618Z] === RUN TestTagExistedNameWithoutForce [2019-11-14T19:24:43.618Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-11-14T19:24:43.618Z] === RUN TestTagOfficialNames [2019-11-14T19:24:43.618Z] --- PASS: TestTagOfficialNames (0.08s) [2019-11-14T19:24:43.618Z] === RUN TestTagMatchesDigest [2019-11-14T19:24:43.618Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-14T19:24:43.618Z] PASS [2019-11-14T19:24:43.618Z] [2019-11-14T19:24:43.618Z] === Skipped [2019-11-14T19:24:43.618Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2019-11-14T19:24:43.618Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-11-14T19:24:43.618Z] [2019-11-14T19:24:43.618Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-14T19:24:43.618Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:24:43.618Z] [2019-11-14T19:24:43.618Z] [2019-11-14T19:24:43.618Z] DONE 12 tests, 2 skipped in 1.854s [2019-11-14T19:24:43.618Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-11-14T19:24:43.618Z] ++ 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 [2019-11-14T19:24:43.618Z] ++ set -e [2019-11-14T19:24:43.618Z] ++ '[' -n 0 ']' [2019-11-14T19:24:43.618Z] ++ set -x [2019-11-14T19:24:43.618Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:24:43.630Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-14T19:24:43.630Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-11-14T19:24:43.659Z] #19 13.51 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-14T19:24:43.742Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2019-11-14T19:24:43.742Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-14T19:24:43.742Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.0% of statements [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/api/types [no test files] [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-14T19:24:43.742Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2019-11-14T19:24:43.742Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-14T19:24:43.742Z] ok github.com/docker/docker/api/types/versions 0.015s coverage: 75.0% of statements [2019-11-14T19:24:43.742Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/builder [no test files] [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-14T19:24:43.742Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-14T19:24:43.743Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-14T19:24:43.743Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-14T19:24:43.743Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-14T19:24:43.743Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-14T19:24:43.743Z] ok github.com/docker/docker/builder/dockerignore 0.014s coverage: 96.8% of statements [2019-11-14T19:24:43.877Z] INFO: Testing against a local daemon [2019-11-14T19:24:43.877Z] === RUN TestNetworkCreateDelete [2019-11-14T19:24:44.392Z] #19 14.90 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-14T19:24:44.444Z] --- PASS: TestNetworkCreateDelete (0.40s) [2019-11-14T19:24:44.444Z] === RUN TestDockerNetworkDeletePreferID [2019-11-14T19:24:44.591Z] ok github.com/docker/docker/builder/remotecontext/git 29.349s coverage: 85.1% of statements [2019-11-14T19:24:44.591Z] ? github.com/docker/docker/cli [no test files] [2019-11-14T19:24:44.591Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-14T19:24:44.591Z] ok github.com/docker/docker/cli/debug 0.050s coverage: 100.0% of statements [2019-11-14T19:24:44.591Z] ok github.com/docker/docker/client 0.628s coverage: 75.3% of statements [2019-11-14T19:24:44.732Z] #19 15.17 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-14T19:24:45.380Z] --- PASS: TestDockerNetworkDeletePreferID (1.10s) [2019-11-14T19:24:45.380Z] === RUN TestInspectNetwork [2019-11-14T19:24:45.525Z] --- PASS: TestRenameLinkedContainer (3.88s) [2019-11-14T19:24:45.525Z] === RUN TestRenameStoppedContainer [2019-11-14T19:24:45.525Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-11-14T19:24:45.782Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-11-14T19:24:46.239Z] ok github.com/docker/docker/builder/remotecontext 0.343s coverage: 13.6% of statements [2019-11-14T19:24:46.239Z] ok github.com/docker/docker/builder/dockerfile 0.864s coverage: 48.2% of statements [2019-11-14T19:24:46.346Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-14T19:24:46.346Z] --- PASS: TestRenameStoppedContainer (0.88s) [2019-11-14T19:24:46.346Z] === RUN TestRenameRunningContainerAndReuse [2019-11-14T19:24:47.064Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-11-14T19:24:47.278Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-14T19:24:47.865Z] ok github.com/docker/docker/builder/remotecontext/git 0.747s coverage: 85.1% of statements [2019-11-14T19:24:47.865Z] ? github.com/docker/docker/cli [no test files] [2019-11-14T19:24:47.865Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-14T19:24:48.209Z] --- PASS: TestRenameRunningContainerAndReuse (1.80s) [2019-11-14T19:24:48.209Z] === RUN TestRenameInvalidName [2019-11-14T19:24:48.209Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-14T19:24:48.608Z] #19 18.75 Collecting pyyaml (from yamllint==1.16.0) [2019-11-14T19:24:48.950Z] #19 19.30 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-14T19:24:49.141Z] --- PASS: TestRenameInvalidName (0.91s) [2019-11-14T19:24:49.141Z] === RUN TestRenameAnonymousContainer [2019-11-14T19:24:49.398Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-11-14T19:24:49.791Z] #19 ... [2019-11-14T19:24:49.791Z] [2019-11-14T19:24:49.791Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:24:49.791Z] #45 DONE 287.0s [2019-11-14T19:24:49.791Z] [2019-11-14T19:24:49.791Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:24:49.791Z] #42 202.3 CC criu/crtools.o [2019-11-14T19:24:49.791Z] #42 204.0 CC criu/eventfd.o [2019-11-14T19:24:49.791Z] #42 204.8 CC criu/eventpoll.o [2019-11-14T19:24:49.791Z] #42 206.8 CC criu/external.o [2019-11-14T19:24:50.523Z] ok github.com/docker/docker/cmd/dockerd 0.792s coverage: 19.0% of statements [2019-11-14T19:24:50.527Z] #42 207.9 CC criu/fault-injection.o [2019-11-14T19:24:50.871Z] #42 208.2 CC criu/fdstore.o [2019-11-14T19:24:51.419Z] ok github.com/docker/docker/client 0.238s coverage: 75.8% of statements [2019-11-14T19:24:51.928Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-14T19:24:51.943Z] === RUN TestInspectNetwork/full_network_id [2019-11-14T19:24:51.944Z] === RUN TestInspectNetwork/partial_network_id [2019-11-14T19:24:51.944Z] === RUN TestInspectNetwork/network_name [2019-11-14T19:24:51.944Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-14T19:24:52.070Z] ok github.com/docker/docker/container 0.642s coverage: 42.5% of statements [2019-11-14T19:24:52.071Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-14T19:24:52.071Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-14T19:24:52.071Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-14T19:24:52.071Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-14T19:24:52.493Z] --- PASS: TestRenameAnonymousContainer (3.65s) [2019-11-14T19:24:52.493Z] === RUN TestRenameContainerWithSameName [2019-11-14T19:24:52.588Z] #42 209.6 CC criu/fifo.o [2019-11-14T19:24:52.928Z] #42 210.4 CC criu/file-ids.o [2019-11-14T19:24:53.425Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2019-11-14T19:24:53.425Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-14T19:24:53.657Z] #42 211.0 CC criu/file-lock.o [2019-11-14T19:24:54.390Z] #42 ... [2019-11-14T19:24:54.390Z] [2019-11-14T19:24:54.390Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-14T19:24:54.390Z] #19 24.44 Building wheels for collected packages: pathspec, pyyaml [2019-11-14T19:24:54.390Z] #19 24.45 Running setup.py bdist_wheel for pathspec: started [2019-11-14T19:24:55.322Z] --- PASS: TestRenameContainerWithLinkedContainer (1.92s) [2019-11-14T19:24:55.322Z] === RUN TestResize [2019-11-14T19:24:55.886Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-11-14T19:24:56.450Z] --- PASS: TestResize (1.04s) [2019-11-14T19:24:56.450Z] === RUN TestResizeWithInvalidSize [2019-11-14T19:24:56.705Z] #19 26.91 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-14T19:24:56.705Z] #19 26.91 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-14T19:24:56.705Z] #19 27.06 Running setup.py bdist_wheel for pyyaml: started [2019-11-14T19:24:57.211Z] --- PASS: TestInspectNetwork (10.94s) [2019-11-14T19:24:57.211Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-14T19:24:57.211Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-14T19:24:57.211Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-14T19:24:57.211Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-14T19:24:57.211Z] === RUN TestRunContainerWithBridgeNone [2019-11-14T19:24:57.505Z] --- PASS: TestResizeWithInvalidSize (1.03s) [2019-11-14T19:24:57.505Z] === RUN TestResizeWhenContainerNotStarted [2019-11-14T19:24:58.437Z] --- PASS: TestResizeWhenContainerNotStarted (0.96s) [2019-11-14T19:24:58.437Z] === RUN TestDaemonRestartKillContainers [2019-11-14T19:24:58.437Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-14T19:24:58.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-14T19:24:58.437Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-14T19:24:58.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-14T19:24:58.437Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-14T19:24:58.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-14T19:24:58.437Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-14T19:24:58.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-14T19:24:58.437Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-14T19:24:58.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-14T19:24:58.437Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-14T19:24:58.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-14T19:24:58.437Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-14T19:24:58.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-14T19:24:58.437Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-14T19:24:58.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-14T19:24:58.437Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-14T19:24:58.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-14T19:24:58.437Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-14T19:24:58.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-14T19:24:58.437Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-14T19:24:58.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-14T19:24:58.438Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-14T19:24:58.438Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-14T19:24:58.438Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-14T19:24:58.438Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-14T19:24:59.117Z] --- PASS: TestRunContainerWithBridgeNone (2.81s) [2019-11-14T19:24:59.117Z] === RUN TestNetworkInvalidJSON [2019-11-14T19:24:59.117Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-14T19:24:59.117Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-14T19:24:59.117Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-14T19:24:59.117Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-14T19:24:59.117Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-14T19:24:59.117Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-14T19:24:59.117Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-14T19:24:59.117Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-14T19:24:59.117Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-14T19:24:59.117Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-11-14T19:24:59.117Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-14T19:24:59.117Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-14T19:24:59.117Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-14T19:24:59.117Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-14T19:24:59.738Z] #19 29.84 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-14T19:24:59.738Z] #19 29.84 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-14T19:24:59.738Z] #19 29.95 Successfully built pathspec pyyaml [2019-11-14T19:24:59.738Z] #19 29.95 Installing collected packages: pathspec, pyyaml, yamllint [2019-11-14T19:25:00.346Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-14T19:25:00.473Z] #19 30.68 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-14T19:25:00.494Z] --- PASS: TestDaemonRestartWithLiveRestore (1.41s) [2019-11-14T19:25:00.494Z] === RUN TestDaemonDefaultNetworkPools [2019-11-14T19:25:00.815Z] #19 DONE 31.0s [2019-11-14T19:25:00.815Z] [2019-11-14T19:25:00.815Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:25:00.815Z] #42 212.8 CC criu/files-ext.o [2019-11-14T19:25:00.815Z] #42 213.5 CC criu/files-reg.o [2019-11-14T19:25:00.815Z] #42 218.4 CC criu/files.o [2019-11-14T19:25:01.279Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-14T19:25:01.871Z] --- PASS: TestDaemonDefaultNetworkPools (1.17s) [2019-11-14T19:25:01.871Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-14T19:25:03.180Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-11-14T19:25:03.180Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-14T19:25:03.774Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.78s) [2019-11-14T19:25:03.775Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-14T19:25:05.011Z] #42 222.1 CC criu/filesystems.o [2019-11-14T19:25:05.678Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.16s) [2019-11-14T19:25:05.678Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-14T19:25:05.708Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-14T19:25:05.708Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-11-14T19:25:06.198Z] #42 223.4 CC criu/fsnotify.o [2019-11-14T19:25:06.614Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.80s) [2019-11-14T19:25:06.614Z] === RUN TestServiceWithPredefinedNetwork [2019-11-14T19:25:06.642Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-14T19:25:07.208Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-14T19:25:07.908Z] #42 ... [2019-11-14T19:25:07.908Z] [2019-11-14T19:25:07.908Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-14T19:25:07.908Z] #29 305.3 + rm -rf /tmp/tmp.5GD12qv6TP [2019-11-14T19:25:08.252Z] #29 DONE 305.8s [2019-11-14T19:25:08.252Z] [2019-11-14T19:25:08.252Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:25:08.252Z] #42 225.6 CC criu/image-desc.o [2019-11-14T19:25:08.593Z] #42 226.0 CC criu/image.o [2019-11-14T19:25:09.109Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-14T19:25:09.902Z] --- PASS: TestServiceWithPredefinedNetwork (3.31s) [2019-11-14T19:25:09.902Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-14T19:25:09.902Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-14T19:25:09.903Z] service_test.go:230: FLAKY_TEST [2019-11-14T19:25:09.903Z] === RUN TestServiceWithDataPathPortInit [2019-11-14T19:25:10.912Z] #42 227.9 CC criu/ipc_ns.o [2019-11-14T19:25:11.010Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-14T19:25:11.944Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-14T19:25:11.944Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-14T19:25:12.202Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-14T19:25:12.459Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-14T19:25:12.632Z] #42 229.7 CC criu/irmap.o [2019-11-14T19:25:13.216Z] ok github.com/docker/docker/daemon 2.967s coverage: 9.2% of statements [2019-11-14T19:25:13.216Z] ok github.com/docker/docker/daemon/cluster 1.413s coverage: 0.5% of statements [2019-11-14T19:25:13.216Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.277s coverage: 65.3% of statements [2019-11-14T19:25:13.216Z] ok github.com/docker/docker/daemon/cluster/convert 0.505s coverage: 35.8% of statements [2019-11-14T19:25:13.216Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-14T19:25:13.216Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.288s coverage: 10.9% of statements [2019-11-14T19:25:13.216Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-14T19:25:13.216Z] ok github.com/docker/docker/daemon/config 1.188s coverage: 80.1% of statements [2019-11-14T19:25:13.216Z] ok github.com/docker/docker/daemon/discovery 0.444s coverage: 30.0% of statements [2019-11-14T19:25:13.216Z] ok github.com/docker/docker/daemon/events 0.343s coverage: 50.0% of statements [2019-11-14T19:25:13.216Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-14T19:25:13.216Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-14T19:25:13.216Z] ok github.com/docker/docker/daemon/graphdriver 0.168s coverage: 2.3% of statements [2019-11-14T19:25:13.216Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-11-14T19:25:13.216Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-11-14T19:25:13.216Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-14T19:25:13.216Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-11-14T19:25:13.216Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-11-14T19:25:13.216Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-11-14T19:25:13.216Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-11-14T19:25:13.216Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-14T19:25:13.216Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-11-14T19:25:13.216Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-11-14T19:25:13.216Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-11-14T19:25:13.678Z] ok github.com/docker/docker/daemon/images 0.474s coverage: 4.9% of statements [2019-11-14T19:25:13.678Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-14T19:25:13.678Z] ok github.com/docker/docker/daemon/links 0.044s coverage: 93.0% of statements [2019-11-14T19:25:13.678Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-14T19:25:13.679Z] ok github.com/docker/docker/daemon/logger 0.498s coverage: 43.0% of statements [2019-11-14T19:25:13.813Z] #42 231.0 CC criu/kcmp-ids.o [2019-11-14T19:25:14.141Z] ok github.com/docker/docker/daemon/logger/awslogs 0.571s coverage: 77.8% of statements [2019-11-14T19:25:14.141Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-11-14T19:25:14.141Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-14T19:25:14.141Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-14T19:25:14.141Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-11-14T19:25:14.141Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-11-14T19:25:14.154Z] #42 231.4 CC criu/kerndat.o [2019-11-14T19:25:14.603Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.367s coverage: 62.1% of statements [2019-11-14T19:25:14.603Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.336s coverage: 88.3% of statements [2019-11-14T19:25:14.984Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-14T19:25:15.863Z] #42 233.5 CC criu/libnetlink.o [2019-11-14T19:25:15.918Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-14T19:25:16.796Z] ok github.com/docker/docker/daemon/logger/local 0.522s coverage: 74.7% of statements [2019-11-14T19:25:16.796Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-14T19:25:17.043Z] #42 234.1 CC criu/log.o [2019-11-14T19:25:17.259Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.203s coverage: 21.4% of statements [2019-11-14T19:25:17.385Z] #42 234.8 CC criu/lsm.o [2019-11-14T19:25:18.118Z] #42 235.5 CC criu/mem.o [2019-11-14T19:25:18.330Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-11-14T19:25:19.198Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-14T19:25:19.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.87s) [2019-11-14T19:25:19.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.42s) [2019-11-14T19:25:19.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.19s) [2019-11-14T19:25:19.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.87s) [2019-11-14T19:25:19.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.27s) [2019-11-14T19:25:19.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.96s) [2019-11-14T19:25:19.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.07s) [2019-11-14T19:25:19.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s) [2019-11-14T19:25:19.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.90s) [2019-11-14T19:25:19.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (3.52s) [2019-11-14T19:25:19.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.84s) [2019-11-14T19:25:19.198Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.90s) [2019-11-14T19:25:19.198Z] === RUN TestCgroupNamespacesRun [2019-11-14T19:25:19.450Z] ok github.com/docker/docker/daemon/logger/splunk 2.307s coverage: 82.5% of statements [2019-11-14T19:25:19.450Z] ok github.com/docker/docker/daemon/logger/syslog 0.376s coverage: 47.8% of statements [2019-11-14T19:25:19.450Z] ok github.com/docker/docker/daemon/logger/templates 0.058s coverage: 8.3% of statements [2019-11-14T19:25:19.450Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-14T19:25:19.450Z] ? github.com/docker/docker/daemon/network [no test files] [2019-11-14T19:25:19.450Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-14T19:25:21.099Z] --- PASS: TestCgroupNamespacesRun (2.32s) [2019-11-14T19:25:21.099Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-14T19:25:21.099Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-11-14T19:25:21.153Z] #42 238.3 CC criu/mount.o [2019-11-14T19:25:22.996Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s) [2019-11-14T19:25:22.996Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-14T19:25:23.206Z] ok github.com/docker/docker/distribution 2.131s coverage: 20.3% of statements [2019-11-14T19:25:23.206Z] ok github.com/docker/docker/distribution/metadata 1.329s coverage: 48.2% of statements [2019-11-14T19:25:23.206Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-14T19:25:23.206Z] ok github.com/docker/docker/distribution/xfer 2.094s coverage: 77.3% of statements [2019-11-14T19:25:23.206Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-14T19:25:23.206Z] ok github.com/docker/docker/errdefs 0.125s coverage: 49.4% of statements [2019-11-14T19:25:23.930Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-11-14T19:25:24.189Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-14T19:25:24.762Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-11-14T19:25:24.762Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.00s) [2019-11-14T19:25:24.762Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-14T19:25:25.398Z] ok github.com/docker/docker/image 1.189s coverage: 86.4% of statements [2019-11-14T19:25:25.398Z] ok github.com/docker/docker/image/cache 0.266s coverage: 19.2% of statements [2019-11-14T19:25:25.398Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-14T19:25:25.398Z] ok github.com/docker/docker/image/v1 0.361s coverage: 25.0% of statements [2019-11-14T19:25:25.398Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-14T19:25:25.961Z] ok github.com/docker/docker/cmd/dockerd 0.047s coverage: 30.3% of statements [2019-11-14T19:25:25.961Z] ok github.com/docker/docker/container 0.111s coverage: 35.3% of statements [2019-11-14T19:25:25.961Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-14T19:25:25.961Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-14T19:25:25.961Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-14T19:25:25.961Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-14T19:25:26.153Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-14T19:25:27.087Z] --- PASS: TestCgroupNamespacesRunHostMode (2.24s) [2019-11-14T19:25:27.087Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-14T19:25:27.156Z] #42 244.4 CC criu/namespaces.o [2019-11-14T19:25:27.156Z] #42 ... [2019-11-14T19:25:27.156Z] [2019-11-14T19:25:27.156Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-14T19:25:27.156Z] #55 271.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-14T19:25:27.345Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-14T19:25:28.319Z] ok github.com/docker/docker/layer 0.556s coverage: 30.0% of statements [2019-11-14T19:25:28.320Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-14T19:25:28.716Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2019-11-14T19:25:28.716Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-14T19:25:30.102Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2019-11-14T19:25:30.102Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-14T19:25:30.102Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-11-14T19:25:30.510Z] ok github.com/docker/docker/libcontainerd/local 0.383s coverage: 1.0% of statements [2019-11-14T19:25:30.510Z] ok github.com/docker/docker/libcontainerd/queue 0.130s coverage: 100.0% of statements [2019-11-14T19:25:30.510Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-14T19:25:30.510Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-14T19:25:30.510Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-14T19:25:30.510Z] ? github.com/docker/docker/oci [no test files] [2019-11-14T19:25:30.510Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-14T19:25:30.510Z] ok github.com/docker/docker/opts 0.334s coverage: 67.3% of statements [2019-11-14T19:25:30.510Z] ok github.com/docker/docker/pkg/aaparser 0.124s coverage: 50.0% of statements [2019-11-14T19:25:30.667Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2019-11-14T19:25:30.667Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-14T19:25:31.015Z] #55 274.5 + mkdir -p /build [2019-11-14T19:25:31.015Z] #55 274.5 + cp runc /build/runc [2019-11-14T19:25:31.015Z] #55 DONE 274.6s [2019-11-14T19:25:31.015Z] [2019-11-14T19:25:31.015Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:25:31.015Z] #42 247.8 CC criu/net.o [2019-11-14T19:25:31.551Z] ok github.com/docker/docker/daemon/cluster 0.046s coverage: 0.5% of statements [2019-11-14T19:25:31.833Z] --- PASS: TestServiceWithDataPathPortInit (19.90s) [2019-11-14T19:25:31.833Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-14T19:25:32.567Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-14T19:25:32.567Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.94s) [2019-11-14T19:25:32.567Z] === RUN TestKernelTCPMemory [2019-11-14T19:25:33.428Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-11-14T19:25:33.940Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-11-14T19:25:33.940Z] --- PASS: TestKernelTCPMemory (1.12s) [2019-11-14T19:25:33.940Z] === RUN TestNISDomainname [2019-11-14T19:25:35.278Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.8% of statements [2019-11-14T19:25:35.313Z] --- PASS: TestNISDomainname (1.30s) [2019-11-14T19:25:35.313Z] === RUN TestHostnameDnsResolution [2019-11-14T19:25:36.395Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-11-14T19:25:36.395Z] tests/integration/client_test.py ..... [ 75%] [2019-11-14T19:25:36.395Z] tests/integration/errors_test.py . [ 76%] [2019-11-14T19:25:36.684Z] --- PASS: TestHostnameDnsResolution (1.64s) [2019-11-14T19:25:36.684Z] === RUN TestStats [2019-11-14T19:25:37.047Z] #42 253.8 CC criu/netfilter.o [2019-11-14T19:25:37.047Z] #42 254.3 CC criu/page-pipe.o [2019-11-14T19:25:38.231Z] #42 255.4 CC criu/page-xfer.o [2019-11-14T19:25:39.209Z] --- PASS: TestStats (2.27s) [2019-11-14T19:25:39.209Z] === RUN TestStopContainerWithTimeout [2019-11-14T19:25:39.209Z] === RUN TestStopContainerWithTimeout/0 [2019-11-14T19:25:39.209Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-14T19:25:39.209Z] === RUN TestStopContainerWithTimeout/1 [2019-11-14T19:25:39.209Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-14T19:25:39.209Z] === RUN TestStopContainerWithTimeout/3 [2019-11-14T19:25:39.209Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-14T19:25:39.209Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-14T19:25:39.209Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-14T19:25:39.209Z] === CONT TestStopContainerWithTimeout/0 [2019-11-14T19:25:39.209Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-14T19:25:39.467Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-11-14T19:25:39.949Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.89s) [2019-11-14T19:25:39.949Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jhhxot4ezsdm2z30nkxch7mpe Created:2019-11-14 19:25:31.275915067 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[ec982a25d4ce5e63b71f4e74202de04a70c0b745d27cf609e8b199eb5e68d3a9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u3vz9cqmz226j63yehi5ag8vk EndpointID:1579b84ba1b9ba5963043f506615e5198a8329e1e59fb8addfa186d0bffa7dbc MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:11511d6b36ee9b24fdd035ff70d85502d8d1d466573daf58c7629593367d87a2 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:5d5b3c2f8bdc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u3vz9cqmz226j63yehi5ag8vk EndpointID:1579b84ba1b9ba5963043f506615e5198a8329e1e59fb8addfa186d0bffa7dbc EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-14T19:25:39.949Z] PASS [2019-11-14T19:25:39.949Z] [2019-11-14T19:25:39.949Z] === Skipped [2019-11-14T19:25:39.949Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-14T19:25:39.949Z] service_test.go:230: FLAKY_TEST [2019-11-14T19:25:39.949Z] [2019-11-14T19:25:39.949Z] [2019-11-14T19:25:39.949Z] DONE 21 tests, 1 skipped in 55.888s [2019-11-14T19:25:39.949Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-14T19:25:39.949Z] ++ 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 [2019-11-14T19:25:39.949Z] ++ set -e [2019-11-14T19:25:39.949Z] ++ '[' -n 0 ']' [2019-11-14T19:25:39.949Z] ++ set -x [2019-11-14T19:25:39.949Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:25:39.949Z] INFO: Testing against a local daemon [2019-11-14T19:25:39.949Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-14T19:25:39.949Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-14T19:25:39.949Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-14T19:25:39.949Z] === RUN TestDockerNetworkIpvlan [2019-11-14T19:25:39.949Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-14T19:25:39.949Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-14T19:25:39.949Z] PASS [2019-11-14T19:25:39.949Z] [2019-11-14T19:25:39.949Z] === Skipped [2019-11-14T19:25:39.949Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-14T19:25:39.949Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-14T19:25:39.949Z] [2019-11-14T19:25:39.949Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-14T19:25:39.949Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-14T19:25:39.949Z] [2019-11-14T19:25:39.949Z] [2019-11-14T19:25:39.949Z] DONE 2 tests, 2 skipped in 0.171s [2019-11-14T19:25:39.949Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-14T19:25:39.949Z] #42 257.4 CC criu/pagemap-cache.o [2019-11-14T19:25:39.949Z] ++ 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 [2019-11-14T19:25:39.949Z] ++ set -e [2019-11-14T19:25:39.949Z] ++ '[' -n 0 ']' [2019-11-14T19:25:39.949Z] ++ set -x [2019-11-14T19:25:39.949Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:25:39.949Z] INFO: Testing against a local daemon [2019-11-14T19:25:39.949Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-14T19:25:40.033Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-14T19:25:40.291Z] === CONT TestStopContainerWithTimeout/3 [2019-11-14T19:25:40.548Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-14T19:25:40.683Z] #42 258.0 CC criu/pagemap.o [2019-11-14T19:25:41.111Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-11-14T19:25:42.389Z] #42 259.6 CC criu/parasite-syscall.o [2019-11-14T19:25:42.482Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.07s) [2019-11-14T19:25:42.482Z] === RUN TestDockerNetworkMacvlan [2019-11-14T19:25:42.483Z] === CONT TestStopContainerWithTimeout/1 [2019-11-14T19:25:42.741Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-14T19:25:43.050Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-14T19:25:43.307Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-11-14T19:25:43.711Z] #42 261.1 CC criu/path.o [2019-11-14T19:25:44.427Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-14T19:25:44.483Z] #42 261.7 CC criu/pie-util-vdso-elf32.o [2019-11-14T19:25:44.678Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-11-14T19:25:44.678Z] --- PASS: TestStopContainerWithTimeout/0 (1.30s) [2019-11-14T19:25:44.678Z] --- PASS: TestStopContainerWithTimeout/-1 (3.35s) [2019-11-14T19:25:44.678Z] --- PASS: TestStopContainerWithTimeout/3 (2.94s) [2019-11-14T19:25:44.678Z] --- PASS: TestStopContainerWithTimeout/1 (2.03s) [2019-11-14T19:25:44.678Z] === RUN TestDeleteDevicemapper [2019-11-14T19:25:44.678Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-14T19:25:44.678Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-14T19:25:44.678Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-14T19:25:44.824Z] #42 262.3 CC criu/pie-util-vdso.o [2019-11-14T19:25:44.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-14T19:25:44.977Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.7% of statements [2019-11-14T19:25:44.977Z] ok github.com/docker/docker/daemon 12.288s coverage: 17.6% of statements [2019-11-14T19:25:44.977Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-14T19:25:44.977Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-14T19:25:45.363Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-14T19:25:45.553Z] #42 262.9 CC criu/pie-util.o [2019-11-14T19:25:45.805Z] ok github.com/docker/docker/daemon/config 0.116s coverage: 82.1% of statements [2019-11-14T19:25:45.894Z] #42 263.2 CC criu/pipes.o [2019-11-14T19:25:46.194Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2019-11-14T19:25:46.568Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2019-11-14T19:25:46.568Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-14T19:25:46.568Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-14T19:25:46.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-14T19:25:47.074Z] #42 264.4 CC criu/plugin.o [2019-11-14T19:25:47.805Z] #42 265.1 CC criu/proc_parse.o [2019-11-14T19:25:48.213Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.71s) [2019-11-14T19:25:48.213Z] === RUN TestUpdateMemory [2019-11-14T19:25:48.213Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-14T19:25:48.213Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-14T19:25:48.213Z] === RUN TestUpdateCPUQuota [2019-11-14T19:25:48.460Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2019-11-14T19:25:49.553Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-14T19:25:49.584Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-14T19:25:50.515Z] --- PASS: TestUpdateCPUQuota (2.22s) [2019-11-14T19:25:50.515Z] === RUN TestUpdatePidsLimit [2019-11-14T19:25:50.515Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-14T19:25:50.997Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.020s coverage: 2.9% of statements [2019-11-14T19:25:51.079Z] === RUN TestUpdatePidsLimit/no_change [2019-11-14T19:25:51.644Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-14T19:25:51.850Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.281s coverage: 57.9% of statements [2019-11-14T19:25:52.210Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-14T19:25:52.210Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-14T19:25:52.653Z] #42 269.3 CC criu/protobuf-desc.o [2019-11-14T19:25:52.775Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-14T19:25:53.340Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-14T19:25:53.741Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-14T19:25:53.855Z] #42 271.2 CC criu/protobuf.o [2019-11-14T19:25:53.905Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-14T19:25:54.474Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-11-14T19:25:54.585Z] #42 272.0 CC criu/pstree.o [2019-11-14T19:25:55.041Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-14T19:25:55.974Z] --- PASS: TestUpdatePidsLimit (5.66s) [2019-11-14T19:25:55.974Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.55s) [2019-11-14T19:25:55.974Z] --- PASS: TestUpdatePidsLimit/no_change (0.59s) [2019-11-14T19:25:55.974Z] --- PASS: TestUpdatePidsLimit/update_lower (0.71s) [2019-11-14T19:25:55.974Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.68s) [2019-11-14T19:25:55.974Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.50s) [2019-11-14T19:25:55.974Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.62s) [2019-11-14T19:25:55.974Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.56s) [2019-11-14T19:25:55.974Z] === RUN TestUpdateRestartPolicy [2019-11-14T19:25:56.288Z] #42 273.8 CC criu/rbtree.o [2019-11-14T19:25:56.539Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-14T19:25:57.021Z] #42 274.4 CC criu/rst-malloc.o [2019-11-14T19:25:57.755Z] #42 275.2 CC criu/seccomp.o [2019-11-14T19:25:57.755Z] #42 ... [2019-11-14T19:25:57.755Z] [2019-11-14T19:25:57.755Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-14T19:25:57.755Z] #39 355.2 + dpkg --print-architecture [2019-11-14T19:25:57.755Z] #39 355.2 + cd /tmp/tmp.pDlcckF1Nl/src/github.com/docker/distribution [2019-11-14T19:25:57.755Z] #39 355.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-14T19:25:57.914Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-11-14T19:25:58.173Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.535s coverage: 46.2% of statements [2019-11-14T19:25:58.489Z] #39 355.9 + GOPATH=/tmp/tmp.pDlcckF1Nl/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.pDlcckF1Nl [2019-11-14T19:25:58.489Z] #39 355.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-14T19:25:59.285Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-11-14T19:26:00.305Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-14T19:26:00.520Z] ok github.com/docker/docker/pkg/archive 9.551s coverage: 62.0% of statements [2019-11-14T19:26:00.520Z] ok github.com/docker/docker/pkg/authorization 0.692s coverage: 26.8% of statements [2019-11-14T19:26:00.520Z] ok github.com/docker/docker/pkg/broadcaster 0.042s coverage: 100.0% of statements [2019-11-14T19:26:00.520Z] ok github.com/docker/docker/pkg/capabilities 0.060s coverage: 87.5% of statements [2019-11-14T19:26:00.520Z] ok github.com/docker/docker/pkg/chrootarchive 0.133s coverage: 15.4% of statements [2019-11-14T19:26:00.520Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-14T19:26:00.520Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-14T19:26:00.520Z] ok github.com/docker/docker/pkg/directory 0.094s coverage: 80.0% of statements [2019-11-14T19:26:00.520Z] ok github.com/docker/docker/pkg/discovery 0.140s coverage: 58.3% of statements [2019-11-14T19:26:00.520Z] ok github.com/docker/docker/pkg/discovery/file 0.242s coverage: 92.9% of statements [2019-11-14T19:26:00.520Z] ok github.com/docker/docker/pkg/discovery/kv 3.421s coverage: 84.1% of statements [2019-11-14T19:26:00.520Z] ok github.com/docker/docker/pkg/discovery/memory 0.063s coverage: 92.3% of statements [2019-11-14T19:26:00.520Z] ok github.com/docker/docker/pkg/discovery/nodes 0.074s coverage: 93.8% of statements [2019-11-14T19:26:00.520Z] ok github.com/docker/docker/pkg/filenotify 0.091s coverage: 36.2% of statements [2019-11-14T19:26:00.520Z] ok github.com/docker/docker/pkg/fileutils 0.171s coverage: 87.7% of statements [2019-11-14T19:26:00.520Z] ok github.com/docker/docker/pkg/homedir 0.108s coverage: 42.9% of statements [2019-11-14T19:26:00.520Z] ok github.com/docker/docker/pkg/idtools 0.174s coverage: 6.3% of statements [2019-11-14T19:26:00.520Z] ok github.com/docker/docker/pkg/ioutils 0.724s coverage: 69.2% of statements [2019-11-14T19:26:00.520Z] ok github.com/docker/docker/pkg/jsonmessage 0.262s coverage: 91.7% of statements [2019-11-14T19:26:00.520Z] ok github.com/docker/docker/pkg/locker 0.104s coverage: 88.9% of statements [2019-11-14T19:26:00.520Z] ok github.com/docker/docker/pkg/longpath 0.084s coverage: 100.0% of statements [2019-11-14T19:26:00.520Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-11-14T19:26:00.520Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2019-11-14T19:26:00.520Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-14T19:26:00.520Z] ok github.com/docker/docker/pkg/parsers 0.229s coverage: 97.0% of statements [2019-11-14T19:26:00.520Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-11-14T19:26:00.520Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-11-14T19:26:00.520Z] ok github.com/docker/docker/pkg/pidfile 0.097s coverage: 82.6% of statements [2019-11-14T19:26:00.520Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-14T19:26:00.520Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-14T19:26:00.659Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-14T19:26:00.695Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.965s coverage: 72.5% of statements [2019-11-14T19:26:00.695Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-14T19:26:01.550Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.914s coverage: 51.0% of statements [2019-11-14T19:26:01.591Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-11-14T19:26:01.683Z] --- PASS: TestDockerNetworkMacvlan (19.56s) [2019-11-14T19:26:01.683Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.15s) [2019-11-14T19:26:01.683Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2019-11-14T19:26:01.683Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.12s) [2019-11-14T19:26:01.683Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.98s) [2019-11-14T19:26:01.683Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.98s) [2019-11-14T19:26:01.683Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.41s) [2019-11-14T19:26:01.683Z] PASS [2019-11-14T19:26:01.683Z] [2019-11-14T19:26:01.683Z] DONE 8 tests in 21.795s [2019-11-14T19:26:01.683Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-14T19:26:01.683Z] ++ 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 [2019-11-14T19:26:01.683Z] ++ set -e [2019-11-14T19:26:01.683Z] ++ '[' -n 0 ']' [2019-11-14T19:26:01.683Z] ++ set -x [2019-11-14T19:26:01.683Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:26:01.683Z] testing: warning: no tests to run [2019-11-14T19:26:01.683Z] PASS [2019-11-14T19:26:01.683Z] [2019-11-14T19:26:01.683Z] DONE 0 tests in 0.037s [2019-11-14T19:26:01.683Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-14T19:26:01.683Z] ++ 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 [2019-11-14T19:26:01.683Z] ++ set -e [2019-11-14T19:26:01.683Z] ++ '[' -n 0 ']' [2019-11-14T19:26:01.683Z] ++ set -x [2019-11-14T19:26:01.683Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:26:01.942Z] INFO: Testing against a local daemon [2019-11-14T19:26:01.942Z] === RUN TestAuthZPluginAllowRequest [2019-11-14T19:26:03.846Z] --- PASS: TestAuthZPluginAllowRequest (1.80s) [2019-11-14T19:26:03.846Z] === RUN TestAuthZPluginTLS [2019-11-14T19:26:04.265Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.540s coverage: 76.1% of statements [2019-11-14T19:26:04.414Z] --- PASS: TestAuthZPluginTLS (0.66s) [2019-11-14T19:26:04.414Z] === RUN TestAuthZPluginDenyRequest [2019-11-14T19:26:04.866Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-11-14T19:26:04.866Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-11-14T19:26:04.866Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-11-14T19:26:04.982Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2019-11-14T19:26:04.982Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-14T19:26:05.090Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-11-14T19:26:05.550Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.62s) [2019-11-14T19:26:05.550Z] === RUN TestAuthZPluginDenyResponse [2019-11-14T19:26:06.118Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2019-11-14T19:26:06.118Z] === RUN TestAuthZPluginAllowEventStream [2019-11-14T19:26:06.390Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2019-11-14T19:26:08.022Z] --- PASS: TestAuthZPluginAllowEventStream (1.83s) [2019-11-14T19:26:08.022Z] === RUN TestAuthZPluginErrorResponse [2019-11-14T19:26:08.228Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.993s coverage: 57.0% of statements [2019-11-14T19:26:08.228Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-14T19:26:08.228Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-14T19:26:08.590Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2019-11-14T19:26:08.590Z] === RUN TestAuthZPluginErrorRequest [2019-11-14T19:26:08.611Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.9% of statements [2019-11-14T19:26:08.611Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-14T19:26:09.001Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2019-11-14T19:26:09.001Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-14T19:26:09.044Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-11-14T19:26:09.485Z] #39 ... [2019-11-14T19:26:09.485Z] [2019-11-14T19:26:09.485Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:26:09.485Z] #42 276.3 CC criu/seize.o [2019-11-14T19:26:09.485Z] #42 277.7 CC criu/servicefd.o [2019-11-14T19:26:09.485Z] #42 278.6 CC criu/shmem.o [2019-11-14T19:26:09.485Z] #42 280.3 CC criu/sigframe.o [2019-11-14T19:26:09.485Z] #42 280.6 CC criu/signalfd.o [2019-11-14T19:26:09.485Z] #42 281.2 CC criu/sk-inet.o [2019-11-14T19:26:09.485Z] #42 283.1 CC criu/sk-netlink.o [2019-11-14T19:26:09.485Z] #42 283.9 CC criu/sk-packet.o [2019-11-14T19:26:09.485Z] #42 285.2 CC criu/sk-queue.o [2019-11-14T19:26:09.485Z] #42 286.0 CC criu/sk-tcp.o [2019-11-14T19:26:09.485Z] #42 286.9 CC criu/sk-unix.o [2019-11-14T19:26:09.526Z] --- PASS: TestAuthZPluginErrorRequest (0.76s) [2019-11-14T19:26:09.526Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-14T19:26:09.975Z] --- PASS: TestUpdateRestartPolicy (13.89s) [2019-11-14T19:26:09.975Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-14T19:26:10.093Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.63s) [2019-11-14T19:26:10.093Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-14T19:26:10.907Z] --- PASS: TestUpdateRestartWithAutoRemove (1.09s) [2019-11-14T19:26:10.907Z] === RUN TestWaitNonBlocked [2019-11-14T19:26:11.164Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-14T19:26:11.164Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-14T19:26:11.164Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-14T19:26:11.164Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-14T19:26:11.164Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-14T19:26:11.164Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-14T19:26:11.310Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 42.7% of statements [2019-11-14T19:26:11.706Z] ok github.com/docker/docker/daemon/logger/awslogs 0.090s coverage: 77.4% of statements [2019-11-14T19:26:11.706Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-14T19:26:11.706Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-14T19:26:12.543Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-11-14T19:26:12.543Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.38s) [2019-11-14T19:26:12.543Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.38s) [2019-11-14T19:26:12.543Z] === RUN TestWaitBlocked [2019-11-14T19:26:12.543Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-14T19:26:12.543Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-14T19:26:12.543Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-14T19:26:12.543Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-14T19:26:12.543Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-14T19:26:12.543Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-14T19:26:12.562Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 68.2% of statements [2019-11-14T19:26:12.625Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2019-11-14T19:26:12.625Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-14T19:26:12.964Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2019-11-14T19:26:13.339Z] #42 290.1 CC criu/sockets.o [2019-11-14T19:26:13.475Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-14T19:26:13.732Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-11-14T19:26:13.823Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 62.1% of statements [2019-11-14T19:26:13.823Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 88.3% of statements [2019-11-14T19:26:13.990Z] --- PASS: TestWaitBlocked (0.02s) [2019-11-14T19:26:13.990Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.36s) [2019-11-14T19:26:13.990Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.49s) [2019-11-14T19:26:13.990Z] === CONT TestContainerStartOnDaemonRestart [2019-11-14T19:26:13.990Z] === CONT TestIpcModeOlderClient [2019-11-14T19:26:13.990Z] --- PASS: TestIpcModeOlderClient (0.14s) [2019-11-14T19:26:13.990Z] === CONT TestDaemonRestartIpcMode [2019-11-14T19:26:14.523Z] #42 291.7 CC criu/stats.o [2019-11-14T19:26:14.528Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s) [2019-11-14T19:26:14.528Z] === RUN TestAuthZPluginHeader [2019-11-14T19:26:14.868Z] #42 292.3 CC criu/string.o [2019-11-14T19:26:15.195Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 74.7% of statements [2019-11-14T19:26:15.195Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-14T19:26:15.195Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.007s coverage: 19.9% of statements [2019-11-14T19:26:15.208Z] #42 292.5 CC criu/sysctl.o [2019-11-14T19:26:15.466Z] --- PASS: TestAuthZPluginHeader (0.93s) [2019-11-14T19:26:15.466Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-14T19:26:15.466Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-14T19:26:15.466Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:26:15.466Z] === RUN TestAuthZPluginV2Disable [2019-11-14T19:26:15.466Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-14T19:26:15.466Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:26:15.466Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-14T19:26:15.466Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-14T19:26:15.466Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:26:15.466Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-14T19:26:15.466Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-14T19:26:15.466Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:26:15.466Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-14T19:26:16.395Z] #42 293.7 CC criu/sysfs_parse.o [2019-11-14T19:26:17.109Z] ok github.com/docker/docker/daemon/logger/syslog 0.040s coverage: 47.8% of statements [2019-11-14T19:26:17.127Z] #42 294.3 CC criu/timerfd.o [2019-11-14T19:26:17.269Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-11-14T19:26:17.338Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-14T19:26:17.338Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-11-14T19:26:17.509Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-11-14T19:26:17.895Z] #42 295.1 CC criu/tty.o [2019-11-14T19:26:18.370Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-11-14T19:26:18.370Z] ok github.com/docker/docker/daemon/logger/splunk 1.634s coverage: 82.5% of statements [2019-11-14T19:26:18.370Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-14T19:26:18.370Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-14T19:26:19.234Z] --- PASS: TestDaemonRestartIpcMode (4.90s) [2019-11-14T19:26:19.234Z] --- PASS: TestContainerStartOnDaemonRestart (5.02s) [2019-11-14T19:26:19.234Z] PASS [2019-11-14T19:26:19.234Z] [2019-11-14T19:26:19.234Z] === Skipped [2019-11-14T19:26:19.234Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-11-14T19:26:19.234Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-14T19:26:19.234Z] [2019-11-14T19:26:19.234Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-14T19:26:19.234Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-14T19:26:19.234Z] [2019-11-14T19:26:19.234Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-14T19:26:19.234Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-14T19:26:19.234Z] [2019-11-14T19:26:19.234Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-14T19:26:19.234Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-14T19:26:19.234Z] [2019-11-14T19:26:19.234Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-11-14T19:26:19.234Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-14T19:26:19.234Z] [2019-11-14T19:26:19.234Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-11-14T19:26:19.234Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-14T19:26:19.234Z] [2019-11-14T19:26:19.234Z] [2019-11-14T19:26:19.234Z] DONE 197 tests, 6 skipped in 162.747s [2019-11-14T19:26:19.234Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-11-14T19:26:19.234Z] ++ 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 [2019-11-14T19:26:19.234Z] ++ set -e [2019-11-14T19:26:19.234Z] ++ '[' -n 0 ']' [2019-11-14T19:26:19.234Z] ++ set -x [2019-11-14T19:26:19.234Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:26:19.234Z] INFO: Testing against a local daemon [2019-11-14T19:26:19.234Z] === RUN TestCommitInheritsEnv [2019-11-14T19:26:19.799Z] --- PASS: TestCommitInheritsEnv (0.56s) [2019-11-14T19:26:19.799Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-14T19:26:19.799Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-14T19:26:19.799Z] === RUN TestImagesFilterMultiReference [2019-11-14T19:26:19.799Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-11-14T19:26:19.799Z] === RUN TestImagePullPlatformInvalid [2019-11-14T19:26:19.799Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-11-14T19:26:19.799Z] === RUN TestRemoveImageOrphaning [2019-11-14T19:26:20.056Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-14T19:26:20.314Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-14T19:26:20.571Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2019-11-14T19:26:20.571Z] === RUN TestRemoveImageGarbageCollector [2019-11-14T19:26:20.829Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-11-14T19:26:21.286Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 48.2% of statements [2019-11-14T19:26:21.286Z] ok github.com/docker/docker/distribution 0.368s coverage: 22.1% of statements [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/pkg/plugins 35.208s coverage: 73.4% of statements [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.068s coverage: 56.8% of statements [2019-11-14T19:26:21.648Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-14T19:26:21.648Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/pkg/plugins/transport 0.149s coverage: 85.7% of statements [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/pkg/progress 0.071s coverage: 75.9% of statements [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/pkg/pubsub 1.097s coverage: 73.9% of statements [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/pkg/reexec 0.095s coverage: 82.4% of statements [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/pkg/signal 0.121s coverage: 20.3% of statements [2019-11-14T19:26:21.648Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/pkg/stdcopy 0.055s coverage: 100.0% of statements [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/pkg/streamformatter 0.050s coverage: 66.2% of statements [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/pkg/stringid 0.058s coverage: 70.6% of statements [2019-11-14T19:26:21.648Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 38.2% of statements [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 13.1% of statements [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/pkg/tailfile 0.093s coverage: 88.6% of statements [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/pkg/tarsum 0.153s coverage: 89.3% of statements [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/pkg/term 0.105s coverage: 30.8% of statements [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/pkg/term/windows 0.053s coverage: 0.0% of statements [no tests to run] [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/pkg/truncindex 0.131s coverage: 91.5% of statements [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/plugin 0.270s coverage: 11.6% of statements [2019-11-14T19:26:21.648Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/plugin/v2 0.132s coverage: 20.1% of statements [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/reference 0.144s coverage: 84.4% of statements [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/registry 0.421s coverage: 52.1% of statements [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/registry/resumable 0.399s coverage: 100.0% of statements [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/restartmanager 0.058s coverage: 45.3% of statements [2019-11-14T19:26:21.648Z] ? github.com/docker/docker/rootless [no test files] [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/runconfig 0.153s coverage: 54.5% of statements [2019-11-14T19:26:21.648Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/testutil 0.122s coverage: 62.5% of statements [2019-11-14T19:26:21.648Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-14T19:26:21.648Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-14T19:26:21.648Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-14T19:26:21.648Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-14T19:26:21.648Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-14T19:26:21.648Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-14T19:26:21.648Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-14T19:26:21.648Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-14T19:26:21.648Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-14T19:26:21.648Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-14T19:26:21.648Z] ? github.com/docker/docker/volume [no test files] [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/volume/drivers 0.246s coverage: 36.1% of statements [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/volume/local 0.203s coverage: 37.7% of statements [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/volume/mounts 0.162s coverage: 66.2% of statements [2019-11-14T19:26:21.648Z] ok github.com/docker/docker/volume/service 0.382s coverage: 70.3% of statements [2019-11-14T19:26:21.648Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-14T19:26:21.648Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-14T19:26:21.648Z] INFO: make.ps1 ended at 11/14/2019 19:26:20 [2019-11-14T19:26:21.677Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-14T19:26:21.751Z] #42 298.7 CC criu/tun.o [2019-11-14T19:26:22.110Z] INFO: Unit tests ended at 11/14/2019 19:26:21. Duration:00:03:46.4317617 [2019-11-14T19:26:22.110Z] INFO: Building busybox [2019-11-14T19:26:22.487Z] #42 299.7 CC criu/uffd.o [2019-11-14T19:26:22.571Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-14T19:26:22.571Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-14T19:26:22.571Z] [2019-11-14T19:26:22.571Z] Sending build context to Docker daemon 2.56kB [2019-11-14T19:26:22.571Z] [2019-11-14T19:26:22.571Z] Step 1/6 : FROM microsoft/windowsservercore [2019-11-14T19:26:22.571Z] ---> 49e459dc7a6b [2019-11-14T19:26:22.571Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-11-14T19:26:22.571Z] ---> Running in f2fe3225897f [2019-11-14T19:26:22.726Z] --- PASS: TestRemoveImageGarbageCollector (2.31s) [2019-11-14T19:26:22.726Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-14T19:26:22.726Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-11-14T19:26:22.726Z] === RUN TestTagInvalidReference [2019-11-14T19:26:22.726Z] --- PASS: TestTagInvalidReference (0.02s) [2019-11-14T19:26:22.726Z] === RUN TestTagValidPrefixedRepo [2019-11-14T19:26:22.983Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-14T19:26:22.983Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-11-14T19:26:22.983Z] === RUN TestTagExistedNameWithoutForce [2019-11-14T19:26:22.983Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-11-14T19:26:22.983Z] === RUN TestTagOfficialNames [2019-11-14T19:26:22.983Z] --- PASS: TestTagOfficialNames (0.07s) [2019-11-14T19:26:22.983Z] === RUN TestTagMatchesDigest [2019-11-14T19:26:22.983Z] --- PASS: TestTagMatchesDigest (0.05s) [2019-11-14T19:26:22.983Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-14T19:26:23.007Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2019-11-14T19:26:23.241Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-11-14T19:26:24.324Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-11-14T19:26:24.717Z] ok github.com/docker/docker/distribution/xfer 1.909s coverage: 85.1% of statements [2019-11-14T19:26:24.717Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-14T19:26:24.806Z] #42 301.9 CC criu/util.o [2019-11-14T19:26:25.093Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2019-11-14T19:26:25.093Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-14T19:26:25.915Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2019-11-14T19:26:25.915Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-14T19:26:26.520Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-14T19:26:26.741Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-11-14T19:26:27.126Z] #42 304.3 CC criu/uts_ns.o [2019-11-14T19:26:27.477Z] #42 304.8 CC criu/vdso.o [2019-11-14T19:26:28.386Z] Removing intermediate container f2fe3225897f [2019-11-14T19:26:28.386Z] ---> b13367f56d67 [2019-11-14T19:26:28.386Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-11-14T19:26:28.418Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-11-14T19:26:28.678Z] #42 305.9 LINK criu/built-in.o [2019-11-14T19:26:28.679Z] #42 306.2 LINK criu/criu [2019-11-14T19:26:28.781Z] ok github.com/docker/docker/opts 0.022s coverage: 66.9% of statements [2019-11-14T19:26:28.781Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2019-11-14T19:26:29.360Z] [2019-11-14T19:26:29.360Z] ---> 97561c9cecdb [2019-11-14T19:26:29.360Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-11-14T19:26:29.360Z] ---> Running in 6f2a740ce12f [2019-11-14T19:26:29.869Z] #42 307.1 DEP lib/c/criu.d [2019-11-14T19:26:29.869Z] #42 307.2 CC images/rpc.pb-c.o [2019-11-14T19:26:30.924Z] [2019-11-14T19:26:30.924Z] SUCCESS: Specified value was saved. [2019-11-14T19:26:31.057Z] #42 308.3 CC lib/c/criu.o [2019-11-14T19:26:31.283Z] ok github.com/docker/docker/pkg/archive 0.668s coverage: 77.0% of statements [2019-11-14T19:26:33.142Z] ok github.com/docker/docker/pkg/authorization 1.065s coverage: 68.3% of statements [2019-11-14T19:26:33.380Z] #42 310.4 LINK lib/c/built-in.o [2019-11-14T19:26:33.380Z] #42 310.4 LINK lib/c/libcriu.so [2019-11-14T19:26:33.380Z] #42 310.8 GEN magic.py [2019-11-14T19:26:33.509Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2019-11-14T19:26:33.548Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.06s) [2019-11-14T19:26:33.548Z] PASS [2019-11-14T19:26:33.548Z] [2019-11-14T19:26:33.548Z] === Skipped [2019-11-14T19:26:33.548Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-14T19:26:33.548Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:26:33.548Z] [2019-11-14T19:26:33.548Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-14T19:26:33.548Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:26:33.548Z] [2019-11-14T19:26:33.548Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-14T19:26:33.548Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:26:33.548Z] [2019-11-14T19:26:33.548Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-14T19:26:33.548Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:26:33.548Z] [2019-11-14T19:26:33.548Z] [2019-11-14T19:26:33.548Z] DONE 17 tests, 4 skipped in 31.907s [2019-11-14T19:26:33.548Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-14T19:26:33.548Z] ++ 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 [2019-11-14T19:26:33.548Z] ++ set -e [2019-11-14T19:26:33.548Z] ++ '[' -n 0 ']' [2019-11-14T19:26:33.548Z] ++ set -x [2019-11-14T19:26:33.548Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:26:33.693Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-11-14T19:26:33.693Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-14T19:26:33.723Z] #42 311.0 Note: Building without setproctitle() and strlcpy() support. [2019-11-14T19:26:33.723Z] #42 311.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-14T19:26:33.806Z] INFO: Testing against a local daemon [2019-11-14T19:26:33.806Z] === RUN TestPluginInvalidJSON [2019-11-14T19:26:33.806Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-14T19:26:33.806Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-14T19:26:33.806Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-14T19:26:33.806Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-11-14T19:26:33.806Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2019-11-14T19:26:33.806Z] PASS [2019-11-14T19:26:33.806Z] [2019-11-14T19:26:33.806Z] DONE 2 tests in 0.191s [2019-11-14T19:26:33.806Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-14T19:26:33.806Z] ++ 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 [2019-11-14T19:26:33.806Z] ++ set -e [2019-11-14T19:26:33.806Z] ++ '[' -n 0 ']' [2019-11-14T19:26:33.806Z] ++ set -x [2019-11-14T19:26:33.807Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:26:33.893Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-11-14T19:26:34.065Z] INFO: Testing against a local daemon [2019-11-14T19:26:34.065Z] === RUN TestExternalGraphDriver [2019-11-14T19:26:34.065Z] === RUN TestExternalGraphDriver/json [2019-11-14T19:26:34.910Z] #42 312.1 fatal: Not a git repository (or any of the parent directories): .git [2019-11-14T19:26:35.065Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-14T19:26:35.190Z] ok github.com/docker/docker/layer 7.227s coverage: 68.8% of statements [2019-11-14T19:26:35.190Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-14T19:26:35.190Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-14T19:26:35.190Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-14T19:26:35.190Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-14T19:26:35.190Z] ? github.com/docker/docker/oci [no test files] [2019-11-14T19:26:35.190Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-14T19:26:35.566Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-11-14T19:26:36.122Z] #42 313.3 make[1]: Nothing to be done for 'all'. [2019-11-14T19:26:36.460Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-11-14T19:26:36.601Z] === RUN TestExternalGraphDriver/spec [2019-11-14T19:26:36.854Z] #42 ... [2019-11-14T19:26:36.854Z] [2019-11-14T19:26:36.854Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-14T19:26:36.854Z] #39 394.3 + rm -rf /tmp/tmp.pDlcckF1Nl/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.pDlcckF1Nl [2019-11-14T19:26:36.854Z] #39 DONE 394.4s [2019-11-14T19:26:36.886Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2019-11-14T19:26:36.964Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-14T19:26:37.196Z] [2019-11-14T19:26:37.196Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-14T19:26:37.196Z] #42 314.7 make[1]: 'images/built-in.o' is up to date. [2019-11-14T19:26:37.196Z] #42 314.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-14T19:26:37.538Z] #42 314.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-14T19:26:37.538Z] #42 314.9 make[1]: 'compel/libcompel.a' is up to date. [2019-11-14T19:26:37.538Z] #42 315.0 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-14T19:26:37.538Z] #42 315.1 make[1]: Nothing to be done for 'all'. [2019-11-14T19:26:37.879Z] #42 315.1 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-14T19:26:37.896Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-14T19:26:38.202Z] ok github.com/docker/docker/pkg/chrootarchive 3.499s coverage: 43.2% of statements [2019-11-14T19:26:38.202Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-14T19:26:38.202Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-14T19:26:38.219Z] #42 315.6 make[2]: Nothing to be done for 'all'. [2019-11-14T19:26:38.219Z] #42 315.6 make[2]: Nothing to be done for 'all'. [2019-11-14T19:26:38.559Z] #42 315.7 make[2]: Nothing to be done for 'all'. [2019-11-14T19:26:38.559Z] #42 316.0 make[2]: Nothing to be done for 'all'. [2019-11-14T19:26:38.559Z] #42 316.1 make[2]: Nothing to be done for 'all'. [2019-11-14T19:26:38.559Z] #42 316.1 make[2]: Nothing to be done for 'all'. [2019-11-14T19:26:38.769Z] ......... [ 85%] [2019-11-14T19:26:38.829Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-11-14T19:26:38.829Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-14T19:26:38.901Z] #42 316.2 make[2]: Nothing to be done for 'all'. [2019-11-14T19:26:39.044Z] ok github.com/docker/docker/pkg/discovery/memory 0.014s coverage: 92.3% of statements [2019-11-14T19:26:39.246Z] #42 316.5 make[2]: Nothing to be done for 'all'. [2019-11-14T19:26:39.246Z] #42 316.5 INSTALL criu/criu [2019-11-14T19:26:39.246Z] #42 DONE 316.6s [2019-11-14T19:26:39.246Z] [2019-11-14T19:26:39.246Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:26:39.520Z] Removing intermediate container 6f2a740ce12f [2019-11-14T19:26:39.520Z] ---> e03aac550dd9 [2019-11-14T19:26:39.520Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-11-14T19:26:39.520Z] ---> Running in 805a17e83558 [2019-11-14T19:26:39.890Z] === RUN TestExternalGraphDriver/pull [2019-11-14T19:26:39.895Z] ok github.com/docker/docker/pkg/discovery/nodes 0.016s coverage: 93.8% of statements [2019-11-14T19:26:40.304Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2019-11-14T19:26:41.261Z] ok github.com/docker/docker/pkg/discovery/kv 3.118s coverage: 84.1% of statements [2019-11-14T19:26:41.637Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2019-11-14T19:26:41.637Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2019-11-14T19:26:41.859Z] --- PASS: TestExternalGraphDriver (7.65s) [2019-11-14T19:26:41.859Z] --- PASS: TestExternalGraphDriver/json (2.45s) [2019-11-14T19:26:41.859Z] --- PASS: TestExternalGraphDriver/spec (2.75s) [2019-11-14T19:26:41.859Z] --- PASS: TestExternalGraphDriver/pull (2.28s) [2019-11-14T19:26:41.859Z] === RUN TestGraphdriverPluginV2 [2019-11-14T19:26:41.859Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2019-11-14T19:26:41.859Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:26:41.859Z] PASS [2019-11-14T19:26:41.859Z] [2019-11-14T19:26:41.859Z] === Skipped [2019-11-14T19:26:41.859Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2019-11-14T19:26:41.859Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:26:41.859Z] [2019-11-14T19:26:41.859Z] [2019-11-14T19:26:41.859Z] DONE 5 tests, 1 skipped in 7.845s [2019-11-14T19:26:41.859Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-14T19:26:41.860Z] ++ 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 [2019-11-14T19:26:41.860Z] ++ set -e [2019-11-14T19:26:41.860Z] ++ '[' -n 0 ']' [2019-11-14T19:26:41.860Z] ++ set -x [2019-11-14T19:26:41.860Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:26:41.860Z] INFO: Testing against a local daemon [2019-11-14T19:26:41.860Z] === RUN TestContinueAfterPluginCrash [2019-11-14T19:26:41.860Z] === PAUSE TestContinueAfterPluginCrash [2019-11-14T19:26:41.860Z] === RUN TestDaemonStartWithLogOpt [2019-11-14T19:26:41.860Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-14T19:26:41.860Z] === CONT TestContinueAfterPluginCrash [2019-11-14T19:26:41.860Z] === CONT TestDaemonStartWithLogOpt [2019-11-14T19:26:42.033Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2019-11-14T19:26:42.267Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-11-14T19:26:42.443Z] ok github.com/docker/docker/pkg/fsutils 0.378s coverage: 85.1% of statements [2019-11-14T19:26:44.063Z] ok github.com/docker/docker/pkg/ioutils 0.396s coverage: 70.6% of statements [2019-11-14T19:26:44.063Z] ok github.com/docker/docker/pkg/idtools 0.764s coverage: 70.1% of statements [2019-11-14T19:26:44.230Z] Cannot create a file when that file already exists. [2019-11-14T19:26:44.544Z] ok github.com/docker/docker/pkg/jsonmessage 0.025s coverage: 91.7% of statements [2019-11-14T19:26:44.544Z] ok github.com/docker/docker/pkg/locker 0.019s coverage: 88.9% of statements [2019-11-14T19:26:44.730Z] tests/integration/models_images_test.py ............... [ 89%] [2019-11-14T19:26:44.980Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 100.0% of statements [2019-11-14T19:26:44.980Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-14T19:26:45.375Z] ok github.com/docker/docker/pkg/namesgenerator 0.026s coverage: 85.7% of statements [2019-11-14T19:26:45.750Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-11-14T19:26:46.141Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-11-14T19:26:46.449Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-11-14T19:26:46.614Z] tests/integration/models_networks_test.py .... [ 90%] [2019-11-14T19:26:46.707Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-14T19:26:46.963Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.017s coverage: 91.4% of statements [2019-11-14T19:26:46.963Z] ok github.com/docker/docker/pkg/mount 1.284s coverage: 70.0% of statements [2019-11-14T19:26:46.963Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-14T19:26:46.963Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2019-11-14T19:26:46.963Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-14T19:26:46.963Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-14T19:26:47.794Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2019-11-14T19:26:48.599Z] ok github.com/docker/docker/pkg/plugins/transport 0.009s coverage: 85.7% of statements [2019-11-14T19:26:49.236Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-14T19:26:49.386Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-11-14T19:26:49.386Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-11-14T19:26:49.801Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-11-14T19:26:49.801Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-11-14T19:26:50.044Z] Removing intermediate container 805a17e83558 [2019-11-14T19:26:50.044Z] ---> 269eec757c8b [2019-11-14T19:26:50.044Z] Step 6/6 : CMD ["sh"] [2019-11-14T19:26:50.044Z] ---> Running in 64f564c8f730 [2019-11-14T19:26:50.044Z] Removing intermediate container 64f564c8f730 [2019-11-14T19:26:50.044Z] ---> 2e1628a5ab7f [2019-11-14T19:26:50.044Z] Successfully built 2e1628a5ab7f [2019-11-14T19:26:50.044Z] Successfully tagged busybox:latest [2019-11-14T19:26:50.044Z] INFO: Docker images of the daemon under test [2019-11-14T19:26:50.044Z] [2019-11-14T19:26:50.044Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-14T19:26:50.044Z] busybox latest 2e1628a5ab7f Less than a second ago 4.85GB [2019-11-14T19:26:50.044Z] microsoft/windowsservercore latest 49e459dc7a6b 5 days ago 4.81GB [2019-11-14T19:26:50.044Z] mcr.microsoft.com/windows/servercore ltsc2019 49e459dc7a6b 5 days ago 4.81GB [2019-11-14T19:26:50.044Z] [2019-11-14T19:26:50.044Z] INFO: Running integration tests at 11/14/2019 19:26:49... [2019-11-14T19:26:50.044Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-11-14T19:26:50.044Z] INFO: Integration API tests being run from the host: [2019-11-14T19:26:50.044Z] INFO: make.ps1 starting at 11/14/2019 19:26:49 [2019-11-14T19:26:51.024Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-11-14T19:26:51.173Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-14T19:26:51.192Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 73.9% of statements [2019-11-14T19:26:51.193Z] ok github.com/docker/docker/pkg/reexec 0.005s coverage: 82.4% of statements [2019-11-14T19:26:52.107Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-11-14T19:26:53.159Z] tests/integration/models_nodes_test.py . [ 91%] [2019-11-14T19:26:54.075Z] --- PASS: TestDaemonStartWithLogOpt (10.56s) [2019-11-14T19:26:54.089Z] tests/integration/models_resources_test.py . [ 91%] [2019-11-14T19:26:54.550Z] ok github.com/docker/docker/pkg/signal 2.676s coverage: 61.0% of statements [2019-11-14T19:26:54.931Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-11-14T19:26:55.385Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-11-14T19:26:55.720Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2019-11-14T19:26:55.720Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-11-14T19:26:56.099Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2019-11-14T19:26:56.893Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-11-14T19:26:57.293Z] ok github.com/docker/docker/pkg/system 0.026s coverage: 36.9% of statements [2019-11-14T19:26:57.360Z] --- PASS: TestContinueAfterPluginCrash (15.52s) [2019-11-14T19:26:57.360Z] PASS [2019-11-14T19:26:57.360Z] [2019-11-14T19:26:57.360Z] DONE 2 tests in 15.699s [2019-11-14T19:26:57.360Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-14T19:26:57.360Z] ++ 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 [2019-11-14T19:26:57.360Z] ++ set -e [2019-11-14T19:26:57.360Z] ++ '[' -n 0 ']' [2019-11-14T19:26:57.360Z] ++ set -x [2019-11-14T19:26:57.361Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:26:57.620Z] INFO: Testing against a local daemon [2019-11-14T19:26:57.620Z] === RUN TestPluginWithDevMounts [2019-11-14T19:26:57.620Z] === PAUSE TestPluginWithDevMounts [2019-11-14T19:26:57.620Z] === CONT TestPluginWithDevMounts [2019-11-14T19:26:57.703Z] ok github.com/docker/docker/pkg/tailfile 0.102s coverage: 88.6% of statements [2019-11-14T19:26:58.500Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2019-11-14T19:26:59.290Z] ok github.com/docker/docker/pkg/term 0.006s coverage: 84.8% of statements [2019-11-14T19:26:59.290Z] testing: warning: no tests to run [2019-11-14T19:26:59.290Z] coverage: [no statements] [2019-11-14T19:26:59.290Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2019-11-14T19:26:59.569Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-14T19:26:59.750Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-11-14T19:26:59.905Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-11-14T19:27:00.153Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-11-14T19:27:00.153Z] --- PASS: TestPluginWithDevMounts (2.27s) [2019-11-14T19:27:00.153Z] PASS [2019-11-14T19:27:00.153Z] [2019-11-14T19:27:00.153Z] DONE 1 tests in 2.441s [2019-11-14T19:27:00.153Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-11-14T19:27:00.153Z] ++ 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 [2019-11-14T19:27:00.153Z] ++ set -e [2019-11-14T19:27:00.153Z] ++ '[' -n 0 ']' [2019-11-14T19:27:00.153Z] ++ set -x [2019-11-14T19:27:00.153Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-11-14T19:27:00.153Z] INFO: Testing against a local daemon [2019-11-14T19:27:00.153Z] === RUN TestSecretInspect [2019-11-14T19:27:00.681Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-11-14T19:27:02.095Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-11-14T19:27:02.095Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-14T19:27:03.027Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-11-14T19:27:03.027Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-14T19:27:03.171Z] ok github.com/docker/docker/plugin 0.556s coverage: 27.1% of statements [2019-11-14T19:27:03.440Z] --- PASS: TestSecretInspect (3.24s) [2019-11-14T19:27:03.440Z] === RUN TestSecretList [2019-11-14T19:27:03.564Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-11-14T19:27:03.591Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-11-14T19:27:03.849Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-14T19:27:04.106Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-14T19:27:04.322Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-11-14T19:27:04.322Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-11-14T19:27:04.364Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-14T19:27:04.375Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.2% of statements [2019-11-14T19:27:04.929Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-14T19:27:05.186Z] ok github.com/docker/docker/reference 0.024s coverage: 84.4% of statements [2019-11-14T19:27:05.494Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-14T19:27:05.494Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-14T19:27:06.475Z] ok github.com/docker/docker/registry 0.177s coverage: 56.2% of statements [2019-11-14T19:27:06.727Z] --- PASS: TestSecretList (3.21s) [2019-11-14T19:27:06.727Z] === RUN TestSecretsCreateAndDelete [2019-11-14T19:27:07.297Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-11-14T19:27:07.392Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-14T19:27:07.679Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-11-14T19:27:08.554Z] ok github.com/docker/docker/runconfig 0.008s coverage: 68.2% of statements [2019-11-14T19:27:08.974Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-11-14T19:27:09.311Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-11-14T19:27:09.612Z] tests/integration/regression_test.py ...... [ 98%] [2019-11-14T19:27:10.014Z] --- PASS: TestSecretsCreateAndDelete (3.25s) [2019-11-14T19:27:10.014Z] === RUN TestSecretsUpdate [2019-11-14T19:27:10.128Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-11-14T19:27:10.128Z] tests/integration/credentials/utils_test.py . [100%] [2019-11-14T19:27:10.128Z] [2019-11-14T19:27:10.128Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-11-14T19:27:10.128Z] =========================== short test summary info ============================ [2019-11-14T19:27:10.128Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-11-14T19:27:10.128Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-11-14T19:27:10.128Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-11-14T19:27:10.128Z] Not supported on most drivers [2019-11-14T19:27:10.128Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-11-14T19:27:10.128Z] This doesn't seem to be taken into account by the engine [2019-11-14T19:27:10.128Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-11-14T19:27:10.128Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-11-14T19:27:10.128Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-11-14T19:27:10.128Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-11-14T19:27:10.128Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-11-14T19:27:10.128Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-11-14T19:27:10.128Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-11-14T19:27:10.128Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 389.02 seconds == [2019-11-14T19:27:10.683Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-11-14T19:27:10.692Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-11-14T19:27:10.941Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-11-14T19:27:11.873Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-11-14T19:27:12.266Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-11-14T19:27:12.648Z] ok github.com/docker/docker/volume/local 0.028s coverage: 73.0% of statements [2019-11-14T19:27:13.299Z] --- PASS: TestSecretsUpdate (3.26s) [2019-11-14T19:27:13.299Z] === RUN TestTemplatedSecret [2019-11-14T19:27:13.476Z] ok github.com/docker/docker/volume/mounts 0.026s coverage: 67.0% of statements [2019-11-14T19:27:14.786Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2019-11-14T19:27:15.215Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-14T19:27:15.215Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-11-14T19:27:15.780Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-11-14T19:27:16.271Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-11-14T19:27:16.271Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-11-14T19:27:16.345Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-14T19:27:16.587Z] --- PASS: TestTemplatedSecret (3.49s) [2019-11-14T19:27:16.587Z] === RUN TestSecretCreateResolve [2019-11-14T19:27:19.530Z] #23 ... [2019-11-14T19:27:19.530Z] [2019-11-14T19:27:19.530Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:27:19.530Z] #60 379.5 + bin/containerd [2019-11-14T19:27:19.530Z] #60 ... [2019-11-14T19:27:19.530Z] [2019-11-14T19:27:19.530Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:27:19.530Z] #51 DONE 434.5s [2019-11-14T19:27:19.530Z] [2019-11-14T19:27:19.530Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:27:19.621Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-11-14T19:27:19.874Z] --- PASS: TestSecretCreateResolve (3.28s) [2019-11-14T19:27:19.874Z] PASS [2019-11-14T19:27:19.874Z] [2019-11-14T19:27:19.874Z] DONE 6 tests in 19.893s [2019-11-14T19:27:19.874Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-11-14T19:27:19.874Z] ++ 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 [2019-11-14T19:27:19.874Z] ++ set -e [2019-11-14T19:27:19.874Z] ++ '[' -n 0 ']' [2019-11-14T19:27:19.874Z] ++ set -x [2019-11-14T19:27:19.874Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:27:19.874Z] INFO: Testing against a local daemon [2019-11-14T19:27:19.874Z] === RUN TestServiceCreateInit [2019-11-14T19:27:20.026Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-11-14T19:27:20.133Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-14T19:27:20.992Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-14T19:27:21.249Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-11-14T19:27:22.180Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-14T19:27:22.215Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-11-14T19:27:22.685Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.6% of statements [2019-11-14T19:27:22.685Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-14T19:27:22.685Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-14T19:27:22.685Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-14T19:27:22.685Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-14T19:27:22.685Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-14T19:27:22.685Z] ? github.com/docker/docker/rootless [no test files] [2019-11-14T19:27:22.685Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-14T19:27:22.685Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-14T19:27:22.685Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-14T19:27:22.685Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-14T19:27:22.685Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-14T19:27:22.685Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-14T19:27:22.685Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-14T19:27:22.685Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-14T19:27:22.685Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-14T19:27:22.685Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-14T19:27:22.685Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-14T19:27:22.685Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-14T19:27:22.685Z] ? github.com/docker/docker/volume [no test files] [2019-11-14T19:27:22.685Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-14T19:27:22.685Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-14T19:27:22.685Z] [2019-11-14T19:27:22.685Z] === Skipped [2019-11-14T19:27:22.685Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-14T19:27:22.685Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-14T19:27:22.685Z] [2019-11-14T19:27:22.685Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-14T19:27:22.685Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-14T19:27:22.685Z] [2019-11-14T19:27:22.685Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-14T19:27:22.685Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:27:22.685Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-14T19:27:22.685Z] [2019-11-14T19:27:22.685Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-14T19:27:22.685Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:27:22.685Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-14T19:27:22.685Z] [2019-11-14T19:27:22.685Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-14T19:27:22.685Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:27:22.685Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-14T19:27:22.685Z] [2019-11-14T19:27:22.685Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-14T19:27:22.685Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:27:22.685Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-14T19:27:22.685Z] [2019-11-14T19:27:22.685Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-14T19:27:22.685Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:27:22.685Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-14T19:27:22.685Z] [2019-11-14T19:27:22.685Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-14T19:27:22.685Z] graphtest_unix.go:73: No driver to put! [2019-11-14T19:27:22.685Z] [2019-11-14T19:27:22.685Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-14T19:27:22.685Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-14T19:27:22.685Z] [2019-11-14T19:27:22.685Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-14T19:27:22.685Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-14T19:27:22.685Z] [2019-11-14T19:27:22.685Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-14T19:27:22.685Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-14T19:27:22.685Z] [2019-11-14T19:27:22.685Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-14T19:27:22.685Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-14T19:27:22.685Z] [2019-11-14T19:27:22.685Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-14T19:27:22.685Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:27:22.685Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-14T19:27:22.685Z] [2019-11-14T19:27:22.685Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-14T19:27:22.685Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:27:22.685Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-14T19:27:22.685Z] [2019-11-14T19:27:22.685Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-14T19:27:22.685Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:27:22.685Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-14T19:27:22.685Z] [2019-11-14T19:27:22.685Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-14T19:27:22.685Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:27:22.685Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-14T19:27:22.685Z] [2019-11-14T19:27:22.685Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-14T19:27:22.685Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:27:22.685Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-14T19:27:22.685Z] [2019-11-14T19:27:22.685Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-14T19:27:22.685Z] graphtest_unix.go:73: No driver to put! [2019-11-14T19:27:22.685Z] [2019-11-14T19:27:22.685Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-14T19:27:22.685Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-14T19:27:22.685Z] [2019-11-14T19:27:22.685Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-14T19:27:22.685Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-14T19:27:22.685Z] [2019-11-14T19:27:22.685Z] [2019-11-14T19:27:22.685Z] DONE 2115 tests, 20 skipped in 230.924s [2019-11-14T19:27:22.745Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild Post stage [Pipeline] junit [2019-11-14T19:27:22.825Z] Recording test results [2019-11-14T19:27:22.871Z] Clearing AppArmor profiles cache:. [2019-11-14T19:27:22.871Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-14T19:27:22.871Z] Unloading profiles will leave already running processes permanently [2019-11-14T19:27:22.871Z] unconfined, which can lead to unexpected situations. [2019-11-14T19:27:22.871Z] [2019-11-14T19:27:22.871Z] To set a process to complain mode, use the command line tool [2019-11-14T19:27:22.871Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-14T19:27:22.871Z] with the 'teardown' option." [2019-11-14T19:27:22.871Z] [2019-11-14T19:27:23.002Z] === RUN TestDockerSuite/TestBuildContextTarGzip Post stage [Pipeline] junit [2019-11-14T19:27:23.447Z] Recording test results [Pipeline] sh [2019-11-14T19:27:23.850Z] + echo Ensuring container killed. [2019-11-14T19:27:23.850Z] Ensuring container killed. [2019-11-14T19:27:23.850Z] + docker rm -vf docker-pr2 [2019-11-14T19:27:23.850Z] Error: No such container: docker-pr2 [2019-11-14T19:27:23.850Z] + true [Pipeline] sh [2019-11-14T19:27:23.936Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-14T19:27:24.131Z] + echo Chowning /workspace to jenkins user [2019-11-14T19:27:24.131Z] Chowning /workspace to jenkins user [2019-11-14T19:27:24.131Z] + id -u [2019-11-14T19:27:24.131Z] + id -g [2019-11-14T19:27:24.131Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40212:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] } [Pipeline] // stage [2019-11-14T19:27:24.501Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-14T19:27:25.138Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-14T19:27:25.291Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40212/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb -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:1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb hack/make.sh dynbinary test-integration [2019-11-14T19:27:25.405Z] === RUN TestServiceCreateInit/daemonInitEnabled [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-14T19:27:25.600Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-14T19:27:25.666Z] [2019-11-14T19:27:25.666Z] Removing bundles/ [2019-11-14T19:27:25.666Z] [2019-11-14T19:27:25.666Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-14T19:27:25.666Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-14T19:27:25.666Z] GOOS="" GOARCH="" GOARM="" [2019-11-14T19:27:25.796Z] + bundleName=docker-py [2019-11-14T19:27:25.796Z] + echo Creating docker-py-bundles.tar.gz [2019-11-14T19:27:25.796Z] Creating docker-py-bundles.tar.gz [2019-11-14T19:27:25.796Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2019-11-14T19:27:25.806Z] Archiving artifacts [2019-11-14T19:27:26.032Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40212/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-11-14T19:27:26.378Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40212/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb -e DOCKER_GRAPHDRIVER docker:1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb hack/make.sh binary-daemon [2019-11-14T19:27:26.401Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-11-14T19:27:26.574Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-14T19:27:26.941Z] [2019-11-14T19:27:27.231Z] Removing bundles/ [2019-11-14T19:27:27.231Z] [2019-11-14T19:27:27.231Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-11-14T19:27:27.231Z] Building: bundles/binary-daemon/dockerd-dev [2019-11-14T19:27:27.231Z] GOOS="" GOARCH="" GOARM="" [2019-11-14T19:27:27.332Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-11-14T19:27:27.662Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-14T19:27:28.541Z] #60 ... [2019-11-14T19:27:28.541Z] [2019-11-14T19:27:28.541Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:27:28.541Z] #23 445.4 + return [2019-11-14T19:27:28.541Z] #23 DONE 445.5s [2019-11-14T19:27:28.541Z] [2019-11-14T19:27:28.541Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:27:28.635Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-14T19:27:30.677Z] --- PASS: TestServiceCreateInit (10.72s) [2019-11-14T19:27:30.677Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.25s) [2019-11-14T19:27:30.677Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.43s) [2019-11-14T19:27:30.677Z] === RUN TestCreateServiceMultipleTimes [2019-11-14T19:27:30.826Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-14T19:27:30.855Z] #60 ... [2019-11-14T19:27:30.855Z] [2019-11-14T19:27:30.855Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-14T19:27:30.855Z] #24 DONE 0.1s [2019-11-14T19:27:30.855Z] [2019-11-14T19:27:30.855Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-14T19:27:31.196Z] #28 DONE 0.5s [2019-11-14T19:27:31.196Z] [2019-11-14T19:27:31.196Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:27:31.537Z] #60 ... [2019-11-14T19:27:31.537Z] [2019-11-14T19:27:31.537Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-14T19:27:31.537Z] #30 DONE 0.1s [2019-11-14T19:27:31.537Z] [2019-11-14T19:27:31.537Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-14T19:27:31.537Z] #33 DONE 0.1s [2019-11-14T19:27:31.537Z] [2019-11-14T19:27:31.537Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-14T19:27:31.537Z] #38 DONE 0.1s [2019-11-14T19:27:31.537Z] [2019-11-14T19:27:31.537Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-14T19:27:31.879Z] #40 DONE 0.1s [2019-11-14T19:27:31.879Z] [2019-11-14T19:27:31.879Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-14T19:27:31.879Z] #43 DONE 0.1s [2019-11-14T19:27:31.879Z] [2019-11-14T19:27:31.879Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-14T19:27:31.879Z] #46 DONE 0.1s [2019-11-14T19:27:31.879Z] [2019-11-14T19:27:31.879Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-14T19:27:31.879Z] #49 DONE 0.1s [2019-11-14T19:27:31.879Z] [2019-11-14T19:27:31.879Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-14T19:27:32.220Z] #52 DONE 0.1s [2019-11-14T19:27:32.220Z] [2019-11-14T19:27:32.220Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-14T19:27:32.220Z] #56 DONE 0.1s [2019-11-14T19:27:32.220Z] [2019-11-14T19:27:32.220Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-14T19:27:33.884Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-14T19:27:34.584Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-14T19:27:38.064Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-11-14T19:27:41.344Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-14T19:27:41.344Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-11-14T19:27:41.910Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-14T19:27:42.842Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-14T19:27:43.195Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-14T19:27:43.776Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-11-14T19:27:44.342Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-11-14T19:27:44.741Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-11-14T19:27:44.908Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-11-14T19:27:45.474Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-11-14T19:27:47.371Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-14T19:27:47.371Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-11-14T19:27:47.371Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-11-14T19:27:47.663Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-11-14T19:27:49.270Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-11-14T19:27:50.584Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-11-14T19:27:51.799Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-11-14T19:27:52.363Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-14T19:27:52.777Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-11-14T19:27:54.889Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-14T19:27:54.889Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-14T19:27:54.889Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-14T19:27:54.889Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-14T19:27:54.889Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-14T19:27:55.701Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-11-14T19:27:55.822Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-11-14T19:27:57.194Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-11-14T19:27:57.219Z] --- PASS: TestCreateServiceMultipleTimes (24.04s) [2019-11-14T19:27:57.219Z] === RUN TestCreateServiceConflict [2019-11-14T19:27:57.891Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-11-14T19:27:57.891Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-14T19:27:57.891Z] INFO: Testing against a local daemon [2019-11-14T19:27:57.891Z] === RUN TestBuildWithSession [2019-11-14T19:27:57.891Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-14T19:27:57.891Z] build_session_test.go:25: TODO: BuildKit [2019-11-14T19:27:57.891Z] === RUN TestBuildSquashParent [2019-11-14T19:27:57.891Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-11-14T19:27:57.891Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:27:57.891Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-14T19:27:57.891Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-11-14T19:27:57.891Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-14T19:27:57.891Z] === RUN TestBuildMultiStageCopy [2019-11-14T19:27:57.891Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-14T19:27:58.154Z] --- PASS: TestCreateServiceConflict (3.28s) [2019-11-14T19:27:58.155Z] === RUN TestCreateServiceMaxReplicas [2019-11-14T19:27:59.721Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-11-14T19:28:00.287Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-14T19:28:02.350Z] --- PASS: TestCreateServiceMaxReplicas (3.63s) [2019-11-14T19:28:02.350Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-14T19:28:03.567Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-11-14T19:28:05.918Z] #60 429.4 + bin/containerd-stress [2019-11-14T19:28:06.860Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-14T19:28:07.151Z] #60 433.1 + bin/containerd-shim [2019-11-14T19:28:07.430Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-11-14T19:28:08.243Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-14T19:28:08.243Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-14T19:28:09.790Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-14T19:28:10.765Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-14T19:28:11.607Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-14T19:28:11.607Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-14T19:28:11.738Z] --- PASS: TestBuildMultiStageCopy (14.20s) [2019-11-14T19:28:11.738Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.83s) [2019-11-14T19:28:11.738Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s) [2019-11-14T19:28:11.738Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.07s) [2019-11-14T19:28:11.738Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.15s) [2019-11-14T19:28:11.738Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.36s) [2019-11-14T19:28:11.738Z] === RUN TestBuildMultiStageParentConfig [2019-11-14T19:28:11.738Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-11-14T19:28:11.738Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-14T19:28:11.738Z] === RUN TestBuildLabelWithTargets [2019-11-14T19:28:11.738Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-11-14T19:28:11.738Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-14T19:28:12.201Z] === RUN TestBuildWithEmptyLayers [2019-11-14T19:28:12.540Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-11-14T19:28:13.175Z] --- PASS: TestBuildWithEmptyLayers (1.06s) [2019-11-14T19:28:13.175Z] === RUN TestBuildMultiStageOnBuild [2019-11-14T19:28:13.175Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-11-14T19:28:13.175Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-14T19:28:13.175Z] === RUN TestBuildUncleanTarFilenames [2019-11-14T19:28:13.175Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-11-14T19:28:13.175Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-14T19:28:13.175Z] === RUN TestBuildMultiStageLayerLeak [2019-11-14T19:28:13.175Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-11-14T19:28:13.175Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-14T19:28:13.175Z] === RUN TestBuildWithHugeFile [2019-11-14T19:28:13.175Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-11-14T19:28:13.175Z] build_test.go:491: testEnv.OSType == "windows" [2019-11-14T19:28:13.175Z] === RUN TestBuildWithEmptyDockerfile [2019-11-14T19:28:13.175Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-14T19:28:13.175Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-14T19:28:13.175Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-14T19:28:13.175Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-14T19:28:13.175Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-14T19:28:13.175Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-14T19:28:13.637Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-14T19:28:13.637Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-14T19:28:13.637Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-14T19:28:13.637Z] --- PASS: TestBuildWithEmptyDockerfile (0.41s) [2019-11-14T19:28:13.637Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-11-14T19:28:13.637Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-11-14T19:28:13.637Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-11-14T19:28:13.637Z] === RUN TestBuildPreserveOwnership [2019-11-14T19:28:13.637Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-11-14T19:28:13.637Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-14T19:28:13.637Z] === RUN TestBuildPlatformInvalid [2019-11-14T19:28:13.637Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2019-11-14T19:28:13.637Z] PASS [2019-11-14T19:28:13.637Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-11-14T19:28:13.637Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-14T19:28:13.637Z] INFO: Testing against a local daemon [2019-11-14T19:28:13.637Z] === RUN TestConfigList [2019-11-14T19:28:13.637Z] --- SKIP: TestConfigList (0.00s) [2019-11-14T19:28:13.637Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:28:13.637Z] === RUN TestConfigsCreateAndDelete [2019-11-14T19:28:13.637Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-11-14T19:28:13.637Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:28:13.637Z] === RUN TestConfigsUpdate [2019-11-14T19:28:13.637Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-11-14T19:28:13.637Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:28:13.637Z] === RUN TestTemplatedConfig [2019-11-14T19:28:13.637Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-11-14T19:28:13.637Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:28:13.637Z] === RUN TestConfigInspect [2019-11-14T19:28:13.637Z] --- SKIP: TestConfigInspect (0.00s) [2019-11-14T19:28:13.637Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:28:13.637Z] === RUN TestConfigCreateWithLabels [2019-11-14T19:28:13.637Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-11-14T19:28:13.637Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-11-14T19:28:13.637Z] === RUN TestConfigCreateResolve [2019-11-14T19:28:13.637Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-11-14T19:28:13.637Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-11-14T19:28:13.637Z] === RUN TestConfigDaemonLibtrustID [2019-11-14T19:28:13.637Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2019-11-14T19:28:13.637Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-11-14T19:28:13.637Z] PASS [2019-11-14T19:28:13.637Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-11-14T19:28:13.637Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-14T19:28:13.637Z] INFO: Testing against a local daemon [2019-11-14T19:28:13.637Z] === RUN TestCheckpoint [2019-11-14T19:28:13.637Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-14T19:28:13.637Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-14T19:28:13.637Z] === RUN TestContainerInvalidJSON [2019-11-14T19:28:13.637Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-14T19:28:13.637Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-14T19:28:13.637Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-14T19:28:13.637Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-14T19:28:13.637Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-14T19:28:13.637Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-14T19:28:13.637Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-14T19:28:13.637Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-14T19:28:13.637Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-14T19:28:13.637Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-11-14T19:28:13.637Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-11-14T19:28:13.637Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-11-14T19:28:13.637Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-11-14T19:28:13.637Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-14T19:28:13.637Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2019-11-14T19:28:13.637Z] copy_test.go:25: testEnv.OSType == "windows" [2019-11-14T19:28:13.637Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-14T19:28:13.637Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-11-14T19:28:13.637Z] copy_test.go:39: testEnv.OSType == "windows" [2019-11-14T19:28:13.637Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-14T19:28:13.637Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-11-14T19:28:13.637Z] copy_test.go:51: testEnv.OSType == "windows" [2019-11-14T19:28:13.637Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-14T19:28:13.637Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-11-14T19:28:13.637Z] copy_test.go:65: testEnv.OSType == "windows" [2019-11-14T19:28:13.637Z] === RUN TestCopyFromContainer [2019-11-14T19:28:13.637Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-11-14T19:28:13.637Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:28:13.637Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-14T19:28:13.637Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-14T19:28:13.637Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-14T19:28:13.637Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-14T19:28:13.637Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-14T19:28:13.637Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-14T19:28:13.637Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-14T19:28:13.637Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-14T19:28:13.637Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-14T19:28:13.637Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-14T19:28:13.637Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-14T19:28:13.637Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-14T19:28:13.637Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-14T19:28:13.637Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-14T19:28:13.637Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-14T19:28:13.637Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-11-14T19:28:13.637Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-11-14T19:28:13.637Z] === RUN TestCreateWithInvalidEnv [2019-11-14T19:28:13.637Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-14T19:28:13.637Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-14T19:28:13.637Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-14T19:28:13.637Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-14T19:28:13.637Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-14T19:28:13.637Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-14T19:28:13.637Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-14T19:28:13.637Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-14T19:28:13.637Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-14T19:28:13.637Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-14T19:28:13.637Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-14T19:28:13.637Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-11-14T19:28:13.637Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-11-14T19:28:13.637Z] === RUN TestCreateTmpfsMountsTarget [2019-11-14T19:28:13.637Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-11-14T19:28:13.637Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:28:13.637Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-14T19:28:13.637Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-11-14T19:28:13.637Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-11-14T19:28:13.637Z] === RUN TestCreateWithCapabilities [2019-11-14T19:28:13.637Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-11-14T19:28:13.637Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-11-14T19:28:13.637Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-14T19:28:13.637Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-11-14T19:28:13.637Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-11-14T19:28:13.637Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-14T19:28:13.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-14T19:28:13.637Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-14T19:28:13.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-14T19:28:13.637Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-14T19:28:13.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-14T19:28:13.637Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-14T19:28:13.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-14T19:28:13.637Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-14T19:28:13.637Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-14T19:28:13.637Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-14T19:28:13.637Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-14T19:28:13.637Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-14T19:28:13.637Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-14T19:28:13.637Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-14T19:28:13.637Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-14T19:28:13.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-11-14T19:28:13.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-14T19:28:13.637Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-14T19:28:13.638Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-11-14T19:28:13.638Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-14T19:28:13.638Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-11-14T19:28:13.638Z] === RUN TestDiff [2019-11-14T19:28:13.638Z] --- SKIP: TestDiff (0.00s) [2019-11-14T19:28:13.638Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-11-14T19:28:13.638Z] === RUN TestExecWithCloseStdin [2019-11-14T19:28:14.437Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-11-14T19:28:15.807Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-11-14T19:28:15.827Z] --- PASS: TestExecWithCloseStdin (2.05s) [2019-11-14T19:28:15.827Z] === RUN TestExec [2019-11-14T19:28:15.827Z] --- SKIP: TestExec (0.00s) [2019-11-14T19:28:15.827Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-14T19:28:15.827Z] === RUN TestExecUser [2019-11-14T19:28:15.827Z] --- SKIP: TestExecUser (0.00s) [2019-11-14T19:28:15.827Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-14T19:28:15.827Z] === RUN TestExportContainerAndImportImage [2019-11-14T19:28:15.827Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-11-14T19:28:15.827Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:28:15.827Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-14T19:28:15.827Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-11-14T19:28:15.827Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:28:15.827Z] === RUN TestHealthCheckWorkdir [2019-11-14T19:28:15.827Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-11-14T19:28:15.827Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-14T19:28:15.827Z] === RUN TestHealthKillContainer [2019-11-14T19:28:15.827Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-11-14T19:28:15.827Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-11-14T19:28:15.827Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-14T19:28:15.827Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-11-14T19:28:15.827Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-11-14T19:28:15.827Z] === RUN TestKillContainerInvalidSignal [2019-11-14T19:28:17.325Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-11-14T19:28:17.328Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.42s) [2019-11-14T19:28:17.328Z] === RUN TestCreateServiceSecretFileMode [2019-11-14T19:28:17.464Z] --- PASS: TestKillContainerInvalidSignal (1.62s) [2019-11-14T19:28:17.464Z] === RUN TestKillContainer [2019-11-14T19:28:17.464Z] --- SKIP: TestKillContainer (0.00s) [2019-11-14T19:28:17.464Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-11-14T19:28:17.464Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-14T19:28:17.464Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-11-14T19:28:17.464Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-14T19:28:17.464Z] === RUN TestKillStoppedContainer [2019-11-14T19:28:17.464Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-11-14T19:28:17.464Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-14T19:28:17.464Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-14T19:28:17.464Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-11-14T19:28:17.464Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-14T19:28:17.464Z] === RUN TestKillDifferentUserContainer [2019-11-14T19:28:17.464Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-11-14T19:28:17.464Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-11-14T19:28:17.464Z] === RUN TestInspectOomKilledTrue [2019-11-14T19:28:17.464Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-14T19:28:17.464Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-14T19:28:17.464Z] === RUN TestInspectOomKilledFalse [2019-11-14T19:28:17.464Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-14T19:28:17.464Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-14T19:28:17.464Z] === RUN TestLogsFollowTailEmpty [2019-11-14T19:28:18.108Z] #60 443.1 + bin/containerd-shim-runc-v1 [2019-11-14T19:28:19.007Z] --- PASS: TestLogsFollowTailEmpty (1.54s) [2019-11-14T19:28:19.007Z] === RUN TestNetworkNat [2019-11-14T19:28:19.007Z] --- SKIP: TestNetworkNat (0.00s) [2019-11-14T19:28:19.007Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-11-14T19:28:19.007Z] === RUN TestNetworkLocalhostTCPNat [2019-11-14T19:28:19.007Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-11-14T19:28:19.007Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-14T19:28:19.007Z] === RUN TestNetworkLoopbackNat [2019-11-14T19:28:19.007Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-11-14T19:28:19.007Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-11-14T19:28:19.007Z] === RUN TestPause [2019-11-14T19:28:19.007Z] --- SKIP: TestPause (0.00s) [2019-11-14T19:28:19.007Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-11-14T19:28:19.007Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-14T19:28:19.224Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-14T19:28:20.552Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.54s) [2019-11-14T19:28:20.552Z] === RUN TestPauseStopPausedContainer [2019-11-14T19:28:20.552Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-11-14T19:28:20.552Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:28:20.552Z] === RUN TestPsFilter [2019-11-14T19:28:20.552Z] --- PASS: TestPsFilter (0.13s) [2019-11-14T19:28:20.552Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-14T19:28:20.614Z] --- PASS: TestCreateServiceSecretFileMode (3.34s) [2019-11-14T19:28:20.614Z] === RUN TestCreateServiceConfigFileMode [2019-11-14T19:28:21.121Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-11-14T19:28:22.010Z] #60 448.0 + bin/containerd-shim-runc-v2 [2019-11-14T19:28:22.738Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.85s) [2019-11-14T19:28:22.738Z] === RUN TestRemoveContainerWithVolume [2019-11-14T19:28:23.698Z] #60 449.4 + binaries [2019-11-14T19:28:23.698Z] #60 449.4 + mkdir -p /build [2019-11-14T19:28:23.698Z] #60 449.4 + cp bin/containerd /build/containerd [2019-11-14T19:28:23.698Z] #60 449.4 + cp bin/containerd-shim /build/containerd-shim [2019-11-14T19:28:23.698Z] #60 449.5 + cp bin/ctr /build/ctr [2019-11-14T19:28:23.698Z] #60 DONE 449.5s [2019-11-14T19:28:23.899Z] --- PASS: TestCreateServiceConfigFileMode (3.23s) [2019-11-14T19:28:23.899Z] === RUN TestCreateServiceSysctls [2019-11-14T19:28:24.286Z] --- PASS: TestRemoveContainerWithVolume (1.90s) [2019-11-14T19:28:24.286Z] === RUN TestRemoveContainerRunning [2019-11-14T19:28:24.866Z] [2019-11-14T19:28:24.866Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-14T19:28:24.866Z] #61 DONE 0.1s [2019-11-14T19:28:24.866Z] [2019-11-14T19:28:24.866Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-14T19:28:24.866Z] #65 DONE 0.1s [2019-11-14T19:28:24.866Z] [2019-11-14T19:28:24.866Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-14T19:28:24.866Z] #67 DONE 0.1s [2019-11-14T19:28:24.866Z] [2019-11-14T19:28:24.866Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-14T19:28:24.866Z] #70 DONE 0.0s [2019-11-14T19:28:25.203Z] [2019-11-14T19:28:25.203Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-14T19:28:25.203Z] #71 DONE 0.0s [2019-11-14T19:28:25.203Z] [2019-11-14T19:28:25.203Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-14T19:28:26.383Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-14T19:28:26.481Z] --- PASS: TestRemoveContainerRunning (1.59s) [2019-11-14T19:28:26.481Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-14T19:28:27.315Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-14T19:28:27.457Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.55s) [2019-11-14T19:28:27.457Z] === RUN TestRemoveInvalidContainer [2019-11-14T19:28:27.457Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-14T19:28:27.457Z] === RUN TestRenameLinkedContainer [2019-11-14T19:28:27.457Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-11-14T19:28:27.457Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-11-14T19:28:27.457Z] === RUN TestRenameStoppedContainer [2019-11-14T19:28:27.503Z] #72 DONE 2.3s [2019-11-14T19:28:27.503Z] [2019-11-14T19:28:27.503Z] #73 exporting to oci image format [2019-11-14T19:28:27.503Z] #73 exporting layers [2019-11-14T19:28:28.089Z] --- PASS: TestCreateServiceSysctls (4.41s) [2019-11-14T19:28:28.089Z] === RUN TestCreateServiceCapabilities [2019-11-14T19:28:29.211Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-14T19:28:29.646Z] --- PASS: TestRenameStoppedContainer (1.80s) [2019-11-14T19:28:29.646Z] === RUN TestRenameRunningContainerAndReuse [2019-11-14T19:28:30.144Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-11-14T19:28:31.376Z] --- PASS: TestCreateServiceCapabilities (3.43s) [2019-11-14T19:28:31.376Z] === RUN TestInspect [2019-11-14T19:28:32.565Z] --- PASS: TestRenameRunningContainerAndReuse (3.11s) [2019-11-14T19:28:32.565Z] === RUN TestRenameInvalidName [2019-11-14T19:28:34.110Z] --- PASS: TestRenameInvalidName (1.56s) [2019-11-14T19:28:34.110Z] === RUN TestRenameAnonymousContainer [2019-11-14T19:28:34.110Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-11-14T19:28:34.110Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-11-14T19:28:34.110Z] === RUN TestRenameContainerWithSameName [2019-11-14T19:28:34.325Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-14T19:28:34.890Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-14T19:28:34.890Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-14T19:28:35.566Z] --- PASS: TestInspect (3.54s) [2019-11-14T19:28:35.566Z] === RUN TestServiceListWithStatuses [2019-11-14T19:28:35.566Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-14T19:28:35.566Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-14T19:28:35.566Z] === RUN TestDockerNetworkConnectAlias [2019-11-14T19:28:35.662Z] --- PASS: TestRenameContainerWithSameName (1.55s) [2019-11-14T19:28:35.662Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-14T19:28:35.662Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-11-14T19:28:35.662Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-11-14T19:28:35.663Z] === RUN TestResize [2019-11-14T19:28:35.663Z] --- SKIP: TestResize (0.00s) [2019-11-14T19:28:35.663Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-14T19:28:35.663Z] === RUN TestResizeWithInvalidSize [2019-11-14T19:28:35.663Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-11-14T19:28:35.663Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-11-14T19:28:35.663Z] === RUN TestResizeWhenContainerNotStarted [2019-11-14T19:28:36.057Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-14T19:28:36.057Z] [2019-11-14T19:28:36.057Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-14T19:28:36.057Z] PKG_CONFIG=pkg-config [2019-11-14T19:28:36.057Z] GOLANG_VERSION=1.13.4 [2019-11-14T19:28:36.057Z] HOSTNAME=65cd4a5451bb [2019-11-14T19:28:36.057Z] DOCKER_EXPERIMENTAL=1 [2019-11-14T19:28:36.057Z] container=docker [2019-11-14T19:28:36.057Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-14T19:28:36.057Z] GO111MODULE=off [2019-11-14T19:28:36.057Z] GOPATH=/go [2019-11-14T19:28:36.057Z] PWD=/go/src/github.com/docker/docker [2019-11-14T19:28:36.057Z] HOME=/root [2019-11-14T19:28:36.057Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-14T19:28:36.057Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-14T19:28:36.057Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-14T19:28:36.057Z] DOCKER_GITCOMMIT=1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:28:36.057Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-14T19:28:36.057Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-14T19:28:36.057Z] TERM=xterm [2019-11-14T19:28:36.057Z] VALIDATE_BRANCH=master [2019-11-14T19:28:36.057Z] DEST=bundles/test-integration [2019-11-14T19:28:36.057Z] SHLVL=1 [2019-11-14T19:28:36.057Z] TIMEOUT=120m [2019-11-14T19:28:36.057Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-14T19:28:36.057Z] DOCKER_PKG=github.com/docker/docker [2019-11-14T19:28:36.057Z] TESTDEBUG=0 [2019-11-14T19:28:36.057Z] _=/usr/bin/env [2019-11-14T19:28:36.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-14T19:28:36.272Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-14T19:28:37.852Z] --- PASS: TestResizeWhenContainerNotStarted (1.87s) [2019-11-14T19:28:37.852Z] === RUN TestDaemonRestartKillContainers [2019-11-14T19:28:37.852Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-11-14T19:28:37.852Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:28:37.852Z] === RUN TestStats [2019-11-14T19:28:37.852Z] --- SKIP: TestStats (0.00s) [2019-11-14T19:28:37.852Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-11-14T19:28:37.852Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-14T19:28:38.182Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-14T19:28:39.556Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-14T19:28:40.489Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-14T19:28:42.564Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.97s) [2019-11-14T19:28:42.564Z] === RUN TestStopContainerWithTimeout [2019-11-14T19:28:42.564Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-11-14T19:28:42.564Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-11-14T19:28:42.564Z] === RUN TestUpdateRestartPolicy [2019-11-14T19:28:43.681Z] --- PASS: TestDockerNetworkConnectAlias (7.69s) [2019-11-14T19:28:43.681Z] === RUN TestDockerNetworkReConnect [2019-11-14T19:28:43.769Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-11-14T19:28:45.667Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-11-14T19:28:48.658Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-11-14T19:28:48.658Z] Copying nested executables into bundles/binary-daemon [2019-11-14T19:28:48.658Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-11-14T19:28:48.960Z] --- PASS: TestDockerNetworkReConnect (5.97s) [2019-11-14T19:28:48.960Z] === RUN TestServicePlugin [2019-11-14T19:28:48.960Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-14T19:28:48.960Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:28:48.960Z] === RUN TestServiceUpdateLabel [2019-11-14T19:28:48.982Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40212/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb -e DOCKER_GRAPHDRIVER docker:1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb hack/make.sh cross [2019-11-14T19:28:49.546Z] [2019-11-14T19:28:49.546Z] Removing bundles/ [2019-11-14T19:28:49.804Z] [2019-11-14T19:28:49.804Z] ---> Making bundle: cross (in bundles/cross) [2019-11-14T19:28:49.804Z] Cross building: bundles/cross/linux/amd64 [2019-11-14T19:28:49.804Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-11-14T19:28:49.804Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-11-14T19:28:49.850Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-11-14T19:28:49.850Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-11-14T19:28:52.252Z] --- PASS: TestServiceUpdateLabel (3.28s) [2019-11-14T19:28:52.252Z] === RUN TestServiceUpdateSecrets [2019-11-14T19:28:55.107Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-14T19:28:55.672Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-14T19:28:55.672Z] --- PASS: TestDockerDaemonSuite (390.40s) [2019-11-14T19:28:55.672Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (42.74s) [2019-11-14T19:28:55.672Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.86s) [2019-11-14T19:28:55.672Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s) [2019-11-14T19:28:55.672Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.70s) [2019-11-14T19:28:55.672Z] docker_cli_daemon_test.go:1449: [d143cd4b1ccd2] daemon is not started [2019-11-14T19:28:55.672Z] check_test.go:309: [d9feeef90b977] daemon is not started [2019-11-14T19:28:55.672Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.28s) [2019-11-14T19:28:55.672Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.72s) [2019-11-14T19:28:55.673Z] check_test.go:309: [df6747e69e3ca] daemon is not started [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.32s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.90s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.55s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.63s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.45s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.69s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.36s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.44s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-11-14T19:28:55.673Z] check_test.go:309: [dd5929c77d6e3] daemon is not started [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-11-14T19:28:55.673Z] check_test.go:309: [deef36ca210e4] daemon is not started [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.56s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2019-11-14T19:28:55.673Z] check_test.go:309: [dcc02e95f8f87] daemon is not started [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.43s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.57s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.52s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.57s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-11-14T19:28:55.673Z] check_test.go:309: [ddfeb4ab609aa] daemon is not started [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.40s) [2019-11-14T19:28:55.673Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-11-14T19:28:55.673Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-11-14T19:28:55.673Z] check_test.go:309: [d417b231b2997] daemon is not started [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.94s) [2019-11-14T19:28:55.673Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-14T19:28:55.673Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-11-14T19:28:55.673Z] check_test.go:309: [dba3603e8cf45] daemon is not started [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.19s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.23s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.74s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.95s) [2019-11-14T19:28:55.673Z] check_test.go:309: [d3ce865ad4497] daemon is not started [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.34s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2019-11-14T19:28:55.673Z] check_test.go:309: [d5d7173ef3ba5] daemon is not started [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.65s) [2019-11-14T19:28:55.673Z] docker_cli_daemon_plugins_test.go:79: [dd2434007588a] daemon is not started [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.73s) [2019-11-14T19:28:55.673Z] docker_cli_daemon_plugins_test.go:169: [d7d182a3a6724] daemon is not started [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.10s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-11-14T19:28:55.673Z] check_test.go:309: [d38f3e1b6b43c] daemon is not started [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.93s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.78s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.01s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.28s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.19s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.86s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.77s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.84s) [2019-11-14T19:28:55.673Z] check_test.go:309: [d00a800e19890] daemon is not started [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.92s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.40s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.60s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.43s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.48s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.68s) [2019-11-14T19:28:55.673Z] check_test.go:309: [ded5e5ef52c13] daemon is not started [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.30s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.26s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.21s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.39s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.04s) [2019-11-14T19:28:55.673Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-11-14T19:28:55.673Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-11-14T19:28:55.673Z] check_test.go:309: [dc60e08d83240] daemon is not started [2019-11-14T19:28:55.673Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-14T19:28:55.673Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-11-14T19:28:55.673Z] check_test.go:309: [dcd42e342d2e0] daemon is not started [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.70s) [2019-11-14T19:28:55.673Z] check_test.go:309: [da170fa6efd3f] daemon is not started [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.27s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.68s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.54s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.23s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (5.01s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.01s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.64s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.91s) [2019-11-14T19:28:55.673Z] check_test.go:309: [d12809be6e2ac] daemon is not started [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.05s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.10s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.03s) [2019-11-14T19:28:55.673Z] check_test.go:309: [db3fe254f45c8] daemon is not started [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.42s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.14s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.69s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2019-11-14T19:28:55.673Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-11-14T19:28:55.673Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-11-14T19:28:55.673Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-11-14T19:28:55.673Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-11-14T19:28:55.673Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-11-14T19:28:55.673Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-11-14T19:28:55.673Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-11-14T19:28:55.673Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-11-14T19:28:55.673Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-11-14T19:28:55.673Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-11-14T19:28:55.673Z] check_test.go:309: [d245cd484895c] daemon is not started [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.14s) [2019-11-14T19:28:55.673Z] check_test.go:309: [dba07b5b45c3d] daemon is not started [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.60s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.48s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2019-11-14T19:28:55.673Z] check_test.go:309: [d37b6d460bb9a] daemon is not started [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.50s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.16s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.02s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2019-11-14T19:28:55.673Z] check_test.go:309: [dce6a2f0a08a6] daemon is not started [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (6.15s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.11s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.54s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.38s) [2019-11-14T19:28:55.673Z] check_test.go:309: [dfb6542ad6d66] daemon is not started [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.08s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-11-14T19:28:55.673Z] check_test.go:309: [de7a7f9e790d6] daemon is not started [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.82s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.08s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.50s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.49s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.19s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.89s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.90s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.35s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.88s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.21s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.87s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.30s) [2019-11-14T19:28:55.673Z] docker_cli_daemon_test.go:2542: [d88b87f54def7] daemon is not started [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.33s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.30s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.09s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.36s) [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2019-11-14T19:28:55.673Z] check_test.go:309: [d83a977088178] daemon is not started [2019-11-14T19:28:55.673Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.48s) [2019-11-14T19:28:55.673Z] === RUN TestDockerSwarmSuite [2019-11-14T19:28:55.673Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-11-14T19:28:56.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-14T19:28:57.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-14T19:28:58.954Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-11-14T19:28:59.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-14T19:28:59.886Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-14T19:29:02.413Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-11-14T19:29:03.696Z] --- PASS: TestUpdateRestartPolicy (19.17s) [2019-11-14T19:29:03.696Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-14T19:29:03.696Z] --- PASS: TestUpdateRestartWithAutoRemove (1.58s) [2019-11-14T19:29:03.696Z] === RUN TestWaitNonBlocked [2019-11-14T19:29:03.696Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-14T19:29:03.696Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-14T19:29:03.696Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-14T19:29:03.696Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-14T19:29:03.696Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-14T19:29:03.696Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-14T19:29:05.887Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-11-14T19:29:05.887Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.35s) [2019-11-14T19:29:05.887Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.45s) [2019-11-14T19:29:05.887Z] === RUN TestWaitBlocked [2019-11-14T19:29:05.887Z] --- SKIP: TestWaitBlocked (0.00s) [2019-11-14T19:29:05.887Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-11-14T19:29:05.887Z] PASS [2019-11-14T19:29:05.887Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-11-14T19:29:05.887Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-14T19:29:05.887Z] INFO: Testing against a local daemon [2019-11-14T19:29:05.887Z] === RUN TestCommitInheritsEnv [2019-11-14T19:29:05.887Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-11-14T19:29:05.887Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-14T19:29:05.887Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-14T19:29:05.887Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-11-14T19:29:05.887Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-11-14T19:29:05.887Z] === RUN TestImagesFilterMultiReference [2019-11-14T19:29:05.887Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-11-14T19:29:05.887Z] === RUN TestImagePullPlatformInvalid [2019-11-14T19:29:05.887Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-11-14T19:29:05.887Z] === RUN TestRemoveImageOrphaning [2019-11-14T19:29:05.887Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-11-14T19:29:05.887Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-14T19:29:05.887Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-14T19:29:05.887Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-14T19:29:05.887Z] === RUN TestTagInvalidReference [2019-11-14T19:29:05.887Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-14T19:29:05.887Z] === RUN TestTagValidPrefixedRepo [2019-11-14T19:29:05.887Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-11-14T19:29:05.887Z] === RUN TestTagExistedNameWithoutForce [2019-11-14T19:29:05.887Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-14T19:29:05.887Z] === RUN TestTagOfficialNames [2019-11-14T19:29:05.887Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-11-14T19:29:05.887Z] tag_test.go:98: testEnv.OSType == "windows" [2019-11-14T19:29:05.887Z] === RUN TestTagMatchesDigest [2019-11-14T19:29:05.887Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-11-14T19:29:05.887Z] PASS [2019-11-14T19:29:05.887Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-11-14T19:29:06.349Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-14T19:29:06.349Z] INFO: Testing against a local daemon [2019-11-14T19:29:06.349Z] === RUN TestNetworkCreateDelete [2019-11-14T19:29:06.349Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-11-14T19:29:06.349Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-11-14T19:29:06.349Z] === RUN TestDockerNetworkDeletePreferID [2019-11-14T19:29:06.349Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-11-14T19:29:06.349Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-11-14T19:29:06.349Z] === RUN TestInspectNetwork [2019-11-14T19:29:06.349Z] --- SKIP: TestInspectNetwork (0.00s) [2019-11-14T19:29:06.349Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-11-14T19:29:06.349Z] === RUN TestRunContainerWithBridgeNone [2019-11-14T19:29:06.349Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-11-14T19:29:06.349Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-11-14T19:29:06.349Z] === RUN TestNetworkInvalidJSON [2019-11-14T19:29:06.349Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-14T19:29:06.349Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-14T19:29:06.349Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-14T19:29:06.349Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-14T19:29:06.349Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-14T19:29:06.349Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-14T19:29:06.349Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-14T19:29:06.349Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-14T19:29:06.349Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-14T19:29:06.349Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-11-14T19:29:06.349Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-14T19:29:06.349Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-14T19:29:06.349Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-11-14T19:29:06.349Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-14T19:29:06.349Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-11-14T19:29:06.349Z] service_test.go:29: testEnv.OSType == "windows" [2019-11-14T19:29:06.349Z] === RUN TestDaemonDefaultNetworkPools [2019-11-14T19:29:06.349Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-11-14T19:29:06.349Z] service_test.go:51: testEnv.OSType == "windows" [2019-11-14T19:29:06.349Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-14T19:29:06.349Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-11-14T19:29:06.349Z] service_test.go:94: testEnv.OSType == "windows" [2019-11-14T19:29:06.349Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-14T19:29:06.349Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-11-14T19:29:06.349Z] service_test.go:127: testEnv.OSType == "windows" [2019-11-14T19:29:06.349Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-14T19:29:06.349Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-11-14T19:29:06.349Z] service_test.go:177: testEnv.OSType == "windows" [2019-11-14T19:29:06.349Z] === RUN TestServiceWithPredefinedNetwork [2019-11-14T19:29:06.349Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-11-14T19:29:06.349Z] service_test.go:201: testEnv.OSType == "windows" [2019-11-14T19:29:06.349Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-14T19:29:06.349Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-14T19:29:06.349Z] service_test.go:230: FLAKY_TEST [2019-11-14T19:29:06.349Z] === RUN TestServiceWithDataPathPortInit [2019-11-14T19:29:06.349Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-11-14T19:29:06.349Z] service_test.go:319: testEnv.OSType == "windows" [2019-11-14T19:29:06.349Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-14T19:29:06.349Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-11-14T19:29:06.349Z] service_test.go:386: testEnv.OSType == "windows" [2019-11-14T19:29:06.349Z] PASS [2019-11-14T19:29:06.349Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-14T19:29:06.349Z] PASS [2019-11-14T19:29:06.349Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-14T19:29:06.349Z] PASS [2019-11-14T19:29:06.349Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-14T19:29:06.349Z] PASS [2019-11-14T19:29:06.349Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-14T19:29:06.349Z] PASS [2019-11-14T19:29:06.349Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-14T19:29:06.349Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-14T19:29:06.349Z] INFO: Testing against a local daemon [2019-11-14T19:29:06.349Z] === RUN TestPluginInvalidJSON [2019-11-14T19:29:06.349Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-14T19:29:06.349Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-14T19:29:06.349Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-14T19:29:06.349Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-14T19:29:06.349Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-14T19:29:06.349Z] PASS [2019-11-14T19:29:06.349Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-14T19:29:06.349Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-14T19:29:06.349Z] INFO: Testing against a local daemon [2019-11-14T19:29:06.349Z] === RUN TestExternalGraphDriver [2019-11-14T19:29:06.349Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-11-14T19:29:06.349Z] external_test.go:48: runtime.GOOS == "windows" [2019-11-14T19:29:06.349Z] === RUN TestGraphdriverPluginV2 [2019-11-14T19:29:06.349Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-11-14T19:29:06.349Z] external_test.go:407: runtime.GOOS == "windows" [2019-11-14T19:29:06.349Z] PASS [2019-11-14T19:29:06.349Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-14T19:29:06.349Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-14T19:29:06.349Z] INFO: Testing against a local daemon [2019-11-14T19:29:06.349Z] PASS [2019-11-14T19:29:06.349Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-14T19:29:06.812Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-14T19:29:06.812Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-11-14T19:29:06.812Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-14T19:29:06.812Z] INFO: Testing against a local daemon [2019-11-14T19:29:06.812Z] === RUN TestSecretInspect [2019-11-14T19:29:06.812Z] --- SKIP: TestSecretInspect (0.00s) [2019-11-14T19:29:06.812Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:29:06.812Z] === RUN TestSecretList [2019-11-14T19:29:06.812Z] --- SKIP: TestSecretList (0.00s) [2019-11-14T19:29:06.812Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:29:06.812Z] === RUN TestSecretsCreateAndDelete [2019-11-14T19:29:06.812Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-11-14T19:29:06.812Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:29:06.812Z] === RUN TestSecretsUpdate [2019-11-14T19:29:06.812Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-11-14T19:29:06.812Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:29:06.812Z] === RUN TestTemplatedSecret [2019-11-14T19:29:06.812Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-11-14T19:29:06.812Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:29:06.812Z] === RUN TestSecretCreateResolve [2019-11-14T19:29:06.812Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-11-14T19:29:06.812Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-11-14T19:29:06.812Z] PASS [2019-11-14T19:29:06.812Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-11-14T19:29:06.812Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-14T19:29:06.812Z] INFO: Testing against a local daemon [2019-11-14T19:29:06.812Z] === RUN TestServiceCreateInit [2019-11-14T19:29:06.812Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-14T19:29:06.812Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-14T19:29:06.812Z] --- PASS: TestServiceCreateInit (0.04s) [2019-11-14T19:29:06.812Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-11-14T19:29:06.812Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:29:06.812Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-11-14T19:29:06.812Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:29:06.812Z] === RUN TestCreateServiceMultipleTimes [2019-11-14T19:29:06.812Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-11-14T19:29:06.812Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:29:06.812Z] === RUN TestCreateServiceConflict [2019-11-14T19:29:06.812Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-11-14T19:29:06.812Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:29:06.812Z] === RUN TestCreateServiceMaxReplicas [2019-11-14T19:29:06.812Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2019-11-14T19:29:06.812Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:29:06.812Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-14T19:29:06.812Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-11-14T19:29:06.812Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:29:06.812Z] === RUN TestCreateServiceSecretFileMode [2019-11-14T19:29:06.812Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-11-14T19:29:06.812Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:29:06.812Z] === RUN TestCreateServiceConfigFileMode [2019-11-14T19:29:06.812Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-11-14T19:29:06.812Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:29:06.812Z] === RUN TestCreateServiceSysctls [2019-11-14T19:29:06.812Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-11-14T19:29:06.812Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:29:06.812Z] === RUN TestCreateServiceCapabilities [2019-11-14T19:29:06.812Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2019-11-14T19:29:06.812Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:29:06.812Z] === RUN TestInspect [2019-11-14T19:29:06.812Z] --- SKIP: TestInspect (0.00s) [2019-11-14T19:29:06.812Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:29:06.812Z] === RUN TestServiceListWithStatuses [2019-11-14T19:29:06.812Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-14T19:29:06.812Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:29:06.812Z] === RUN TestDockerNetworkConnectAlias [2019-11-14T19:29:06.812Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-11-14T19:29:06.812Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:29:06.812Z] === RUN TestDockerNetworkReConnect [2019-11-14T19:29:06.812Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-11-14T19:29:06.812Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:29:06.812Z] === RUN TestServicePlugin [2019-11-14T19:29:06.812Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-14T19:29:06.812Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:29:06.812Z] === RUN TestServiceUpdateLabel [2019-11-14T19:29:06.812Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-11-14T19:29:06.812Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-11-14T19:29:06.812Z] === RUN TestServiceUpdateSecrets [2019-11-14T19:29:06.812Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-11-14T19:29:06.812Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-11-14T19:29:06.812Z] === RUN TestServiceUpdateConfigs [2019-11-14T19:29:06.812Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-11-14T19:29:06.812Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-11-14T19:29:06.812Z] === RUN TestServiceUpdateNetwork [2019-11-14T19:29:06.812Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-11-14T19:29:06.812Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-11-14T19:29:06.812Z] PASS [2019-11-14T19:29:06.812Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-11-14T19:29:06.812Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-14T19:29:06.812Z] INFO: Testing against a local daemon [2019-11-14T19:29:06.812Z] === RUN TestSessionCreate [2019-11-14T19:29:06.812Z] --- SKIP: TestSessionCreate (0.00s) [2019-11-14T19:29:06.812Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-11-14T19:29:06.812Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-14T19:29:06.812Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-11-14T19:29:06.812Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-11-14T19:29:06.812Z] PASS [2019-11-14T19:29:06.812Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-11-14T19:29:06.812Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-14T19:29:06.812Z] INFO: Testing against a local daemon [2019-11-14T19:29:06.812Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-14T19:29:06.812Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-14T19:29:06.812Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-11-14T19:29:06.812Z] === RUN TestEventsExecDie [2019-11-14T19:29:06.812Z] --- SKIP: TestEventsExecDie (0.00s) [2019-11-14T19:29:06.812Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-11-14T19:29:06.812Z] === RUN TestEventsBackwardsCompatible [2019-11-14T19:29:06.812Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-11-14T19:29:06.812Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-11-14T19:29:06.812Z] === RUN TestInfoAPI [2019-11-14T19:29:06.812Z] --- PASS: TestInfoAPI (0.04s) [2019-11-14T19:29:06.812Z] === RUN TestInfoAPIWarnings [2019-11-14T19:29:06.812Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-11-14T19:29:06.812Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-14T19:29:06.812Z] === RUN TestInfoDebug [2019-11-14T19:29:06.812Z] --- SKIP: TestInfoDebug (0.00s) [2019-11-14T19:29:06.812Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-11-14T19:29:06.812Z] === RUN TestInfoInsecureRegistries [2019-11-14T19:29:06.812Z] --- FAIL: TestInfoInsecureRegistries (0.01s) [2019-11-14T19:29:06.812Z] info_test.go:101: [dfefb2767dc87] failed to start daemon with arguments [--data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\dfefb2767dc87\root --exec-root C:\windows\TEMP\dxr\dfefb2767dc87 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\dfefb2767dc87\docker.pid --userland-proxy=true --containerd-namespace dfefb2767dc87 --containerd-plugins-namespace dfefb2767dc87p --containerd /var/run/docker/containerd/containerd.sock --host unix://C:\windows\TEMP\docker-integration\dfefb2767dc87.sock --debug --storage-driver overlay2 --insecure-registry=192.168.1.0/24 --insecure-registry=insecurehost.com:5000] : protocol not available [2019-11-14T19:29:06.812Z] === RUN TestInfoRegistryMirrors [2019-11-14T19:29:06.812Z] --- FAIL: TestInfoRegistryMirrors (0.00s) [2019-11-14T19:29:06.812Z] info_test.go:125: [d86d426a624e9] failed to start daemon with arguments [--data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d86d426a624e9\root --exec-root C:\windows\TEMP\dxr\d86d426a624e9 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d86d426a624e9\docker.pid --userland-proxy=true --containerd-namespace d86d426a624e9 --containerd-plugins-namespace d86d426a624e9p --containerd /var/run/docker/containerd/containerd.sock --host unix://C:\windows\TEMP\docker-integration\d86d426a624e9.sock --debug --storage-driver overlay2 --registry-mirror=https://192.168.1.2 --registry-mirror=http://registry.mirror.com:5000] : protocol not available [2019-11-14T19:29:06.812Z] === RUN TestLoginFailsWithBadCredentials [2019-11-14T19:29:07.879Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2019-11-14T19:29:07.879Z] === RUN TestPingCacheHeaders [2019-11-14T19:29:07.879Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-11-14T19:29:07.879Z] === RUN TestPingGet [2019-11-14T19:29:07.879Z] --- PASS: TestPingGet (0.03s) [2019-11-14T19:29:07.879Z] === RUN TestPingHead [2019-11-14T19:29:07.879Z] --- PASS: TestPingHead (0.03s) [2019-11-14T19:29:07.879Z] === RUN TestVersion [2019-11-14T19:29:07.879Z] --- PASS: TestVersion (0.03s) [2019-11-14T19:29:07.879Z] FAIL [2019-11-14T19:29:08.341Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-11-14T19:29:08.341Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-14T19:29:08.341Z] INFO: Testing against a local daemon [2019-11-14T19:29:08.341Z] === RUN TestVolumesCreateAndList [2019-11-14T19:29:08.341Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-14T19:29:08.341Z] === RUN TestVolumesRemove [2019-11-14T19:29:08.341Z] --- SKIP: TestVolumesRemove (0.00s) [2019-11-14T19:29:08.341Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-11-14T19:29:08.341Z] === RUN TestVolumesInspect [2019-11-14T19:29:08.341Z] --- PASS: TestVolumesInspect (0.03s) [2019-11-14T19:29:08.341Z] === RUN TestVolumesInvalidJSON [2019-11-14T19:29:08.341Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-14T19:29:08.341Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-14T19:29:08.341Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-14T19:29:08.341Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-11-14T19:29:08.341Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-14T19:29:08.341Z] PASS [2019-11-14T19:29:08.341Z] INFO: make.ps1 ended at 11/14/2019 19:29:07 [2019-11-14T19:29:08.341Z] INFO: Integration CLI tests being run from the host: [2019-11-14T19:29:08.341Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-11-14T19:29:09.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-11-14T19:29:10.343Z] --- PASS: TestServiceUpdateSecrets (15.57s) [2019-11-14T19:29:10.343Z] === RUN TestServiceUpdateConfigs [2019-11-14T19:29:15.601Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-14T19:29:15.859Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-14T19:29:15.859Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-14T19:29:18.710Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-14T19:29:18.711Z] INFO: Testing against a local daemon [2019-11-14T19:29:18.711Z] === RUN TestDockerSuite [2019-11-14T19:29:18.711Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-14T19:29:18.711Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-14T19:29:18.711Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-14T19:29:18.711Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-14T19:29:18.711Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-14T19:29:18.711Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-14T19:29:18.711Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-14T19:29:18.711Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-14T19:29:18.711Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-14T19:29:18.711Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-14T19:29:18.711Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-14T19:29:19.172Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-14T19:29:20.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-14T19:29:20.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-14T19:29:21.117Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-14T19:29:21.681Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-11-14T19:29:21.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-14T19:29:22.615Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-11-14T19:29:23.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-14T19:29:23.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-14T19:29:23.987Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-14T19:29:25.218Z] --- PASS: TestServiceUpdateConfigs (15.47s) [2019-11-14T19:29:25.219Z] === RUN TestServiceUpdateNetwork [2019-11-14T19:29:25.821Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-14T19:29:26.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-14T19:29:27.266Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-14T19:29:28.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-14T19:29:31.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-14T19:29:32.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-14T19:29:33.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-14T19:29:35.369Z] --- PASS: TestImportExtremelyLargeImageWorks (191.44s) [2019-11-14T19:29:35.369Z] PASS [2019-11-14T19:29:35.369Z] [2019-11-14T19:29:35.369Z] DONE 12 tests in 195.489s [2019-11-14T19:29:35.369Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-14T19:29:35.369Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-11-14T19:29:35.369Z] ++ 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 [2019-11-14T19:29:35.369Z] ++ set -e [2019-11-14T19:29:35.369Z] ++ '[' -n 0 ']' [2019-11-14T19:29:35.369Z] ++ set -x [2019-11-14T19:29:35.369Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:29:35.369Z] INFO: Testing against a local daemon [2019-11-14T19:29:35.369Z] === RUN TestNetworkCreateDelete [2019-11-14T19:29:35.369Z] --- PASS: TestNetworkCreateDelete (0.12s) [2019-11-14T19:29:35.369Z] === RUN TestDockerNetworkDeletePreferID [2019-11-14T19:29:35.369Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2019-11-14T19:29:35.369Z] === RUN TestInspectNetwork [2019-11-14T19:29:35.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-14T19:29:37.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-14T19:29:37.266Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-14T19:29:37.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-14T19:29:39.288Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-14T19:29:39.288Z] Using test binary docker [2019-11-14T19:29:39.288Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-14T19:29:39.288Z] +++ /etc/init.d/apparmor start [2019-11-14T19:29:39.288Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-14T19:29:39.288Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-14T19:29:39.288Z] Warning failed to create cache: (null) [2019-11-14T19:29:39.288Z] . [2019-11-14T19:29:39.288Z] INFO: Waiting for daemon to start... [2019-11-14T19:29:39.288Z] Starting dockerd [2019-11-14T19:29:39.288Z] +++ 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 [2019-11-14T19:29:39.791Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-14T19:29:40.098Z] --- PASS: TestServiceUpdateNetwork (15.47s) [2019-11-14T19:29:40.098Z] PASS [2019-11-14T19:29:40.098Z] [2019-11-14T19:29:40.098Z] === Skipped [2019-11-14T19:29:40.098Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-11-14T19:29:40.098Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-14T19:29:40.098Z] [2019-11-14T19:29:40.098Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-11-14T19:29:40.098Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:29:40.098Z] [2019-11-14T19:29:40.098Z] [2019-11-14T19:29:40.098Z] DONE 20 tests, 2 skipped in 138.663s [2019-11-14T19:29:40.098Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-11-14T19:29:40.098Z] ++ 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 [2019-11-14T19:29:40.098Z] ++ set -e [2019-11-14T19:29:40.098Z] ++ '[' -n 0 ']' [2019-11-14T19:29:40.098Z] ++ set -x [2019-11-14T19:29:40.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-14T19:29:40.098Z] INFO: Testing against a local daemon [2019-11-14T19:29:40.098Z] === RUN TestSessionCreate [2019-11-14T19:29:40.098Z] --- PASS: TestSessionCreate (0.06s) [2019-11-14T19:29:40.098Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-14T19:29:40.098Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-11-14T19:29:40.098Z] PASS [2019-11-14T19:29:40.098Z] [2019-11-14T19:29:40.098Z] DONE 2 tests in 0.278s [2019-11-14T19:29:40.098Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-11-14T19:29:40.098Z] ++ 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 [2019-11-14T19:29:40.098Z] ++ set -e [2019-11-14T19:29:40.098Z] ++ '[' -n 0 ']' [2019-11-14T19:29:40.098Z] ++ set -x [2019-11-14T19:29:40.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-14T19:29:40.098Z] INFO: Testing against a local daemon [2019-11-14T19:29:40.098Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-14T19:29:40.098Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-14T19:29:40.098Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-14T19:29:40.098Z] === RUN TestEventsExecDie [2019-11-14T19:29:40.098Z] --- PASS: TestEventsExecDie (1.04s) [2019-11-14T19:29:40.098Z] === RUN TestEventsBackwardsCompatible [2019-11-14T19:29:40.098Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2019-11-14T19:29:40.098Z] === RUN TestInfoBinaryCommits [2019-11-14T19:29:40.098Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-11-14T19:29:40.098Z] === RUN TestInfoAPIVersioned [2019-11-14T19:29:40.098Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-11-14T19:29:40.098Z] === RUN TestInfoDiscoveryBackend [2019-11-14T19:29:41.035Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2019-11-14T19:29:41.035Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-14T19:29:41.767Z] . [2019-11-14T19:29:41.767Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-14T19:29:41.767Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-14T19:29:41.767Z] Error: No such image: emptyfs [2019-11-14T19:29:41.767Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-14T19:29:41.767Z] ++++ docker load [2019-11-14T19:29:41.767Z] Running integration-test (iteration 1) [2019-11-14T19:29:41.767Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-11-14T19:29:41.767Z] ++ 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 [2019-11-14T19:29:41.767Z] ++ set -e [2019-11-14T19:29:41.767Z] ++ '[' -n 0 ']' [2019-11-14T19:29:41.767Z] ++ set -x [2019-11-14T19:29:41.768Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:29:41.971Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-14T19:29:41.971Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-14T19:29:42.317Z] === RUN TestInspectNetwork/full_network_id [2019-11-14T19:29:42.317Z] === RUN TestInspectNetwork/partial_network_id [2019-11-14T19:29:42.317Z] === RUN TestInspectNetwork/network_name [2019-11-14T19:29:42.317Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-14T19:29:42.539Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.60s) [2019-11-14T19:29:42.540Z] === RUN TestInfoAPI [2019-11-14T19:29:42.540Z] --- PASS: TestInfoAPI (0.05s) [2019-11-14T19:29:42.540Z] === RUN TestInfoAPIWarnings [2019-11-14T19:29:43.107Z] --- PASS: TestInfoAPIWarnings (0.69s) [2019-11-14T19:29:43.107Z] === RUN TestInfoDebug [2019-11-14T19:29:43.675Z] --- PASS: TestInfoDebug (0.60s) [2019-11-14T19:29:43.675Z] === RUN TestInfoInsecureRegistries [2019-11-14T19:29:44.244Z] --- PASS: TestInfoInsecureRegistries (0.58s) [2019-11-14T19:29:44.244Z] === RUN TestInfoRegistryMirrors [2019-11-14T19:29:44.812Z] --- PASS: TestInfoRegistryMirrors (0.59s) [2019-11-14T19:29:44.812Z] === RUN TestLoginFailsWithBadCredentials [2019-11-14T19:29:45.379Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s) [2019-11-14T19:29:45.380Z] === RUN TestPingCacheHeaders [2019-11-14T19:29:45.380Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-11-14T19:29:45.380Z] === RUN TestPingGet [2019-11-14T19:29:45.380Z] --- PASS: TestPingGet (0.03s) [2019-11-14T19:29:45.380Z] === RUN TestPingHead [2019-11-14T19:29:45.380Z] --- PASS: TestPingHead (0.05s) [2019-11-14T19:29:45.380Z] === RUN TestVersion [2019-11-14T19:29:45.380Z] --- PASS: TestVersion (0.05s) [2019-11-14T19:29:45.380Z] PASS [2019-11-14T19:29:45.380Z] [2019-11-14T19:29:45.380Z] === Skipped [2019-11-14T19:29:45.380Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-14T19:29:45.380Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-14T19:29:45.380Z] [2019-11-14T19:29:45.380Z] [2019-11-14T19:29:45.380Z] DONE 18 tests, 1 skipped in 6.663s [2019-11-14T19:29:45.380Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-11-14T19:29:45.380Z] ++ 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 [2019-11-14T19:29:45.380Z] ++ set -e [2019-11-14T19:29:45.380Z] ++ '[' -n 0 ']' [2019-11-14T19:29:45.380Z] ++ set -x [2019-11-14T19:29:45.380Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-11-14T19:29:45.638Z] INFO: Testing against a local daemon [2019-11-14T19:29:45.638Z] === RUN TestVolumesCreateAndList [2019-11-14T19:29:45.638Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-14T19:29:45.638Z] === RUN TestVolumesRemove [2019-11-14T19:29:45.897Z] --- PASS: TestVolumesRemove (0.14s) [2019-11-14T19:29:45.897Z] === RUN TestVolumesInspect [2019-11-14T19:29:45.897Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-14T19:29:45.897Z] === RUN TestVolumesInvalidJSON [2019-11-14T19:29:45.897Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-14T19:29:45.897Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-14T19:29:45.897Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-14T19:29:45.897Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-14T19:29:45.897Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-14T19:29:45.897Z] PASS [2019-11-14T19:29:45.897Z] [2019-11-14T19:29:45.897Z] DONE 5 tests in 0.422s [2019-11-14T19:29:45.897Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-14T19:29:46.155Z] ++++ cat bundles/test-integration/docker.pid [2019-11-14T19:29:46.155Z] +++ kill 13002 [2019-11-14T19:29:46.491Z] --- PASS: TestInspectNetwork (11.18s) [2019-11-14T19:29:46.491Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-14T19:29:46.491Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-14T19:29:46.491Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-14T19:29:46.491Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-14T19:29:46.491Z] === RUN TestRunContainerWithBridgeNone [2019-11-14T19:29:48.058Z] +++ /etc/init.d/apparmor stop [2019-11-14T19:29:48.058Z] Clearing AppArmor profiles cache:. [2019-11-14T19:29:48.058Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-14T19:29:48.058Z] Unloading profiles will leave already running processes permanently [2019-11-14T19:29:48.058Z] unconfined, which can lead to unexpected situations. [2019-11-14T19:29:48.058Z] [2019-11-14T19:29:48.058Z] To set a process to complain mode, use the command line tool [2019-11-14T19:29:48.058Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-14T19:29:48.058Z] with the 'teardown' option." [2019-11-14T19:29:48.058Z] [2019-11-14T19:29:49.025Z] --- PASS: TestRunContainerWithBridgeNone (2.82s) [2019-11-14T19:29:49.025Z] === RUN TestNetworkInvalidJSON [2019-11-14T19:29:49.025Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-14T19:29:49.026Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-14T19:29:49.026Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-14T19:29:49.026Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-14T19:29:49.026Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-14T19:29:49.026Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-14T19:29:49.026Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-14T19:29:49.026Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-14T19:29:49.026Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-14T19:29:49.026Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-11-14T19:29:49.026Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-14T19:29:49.026Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-14T19:29:49.026Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-14T19:29:49.026Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-14T19:29:50.396Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2019-11-14T19:29:50.396Z] === RUN TestDaemonDefaultNetworkPools Post stage [Pipeline] junit [2019-11-14T19:29:50.607Z] Recording test results [Pipeline] } [Pipeline] // withEnv [2019-11-14T19:29:50.960Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2019-11-14T19:29:50.960Z] === RUN TestDaemonRestartWithExistingNetwork [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-14T19:29:51.218Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-11-14T19:29:51.218Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-11-14T19:29:51.287Z] + echo Ensuring container killed. [2019-11-14T19:29:51.287Z] Ensuring container killed. [2019-11-14T19:29:51.287Z] + docker rm -vf docker-pr2 [2019-11-14T19:29:51.287Z] Error: No such container: docker-pr2 [2019-11-14T19:29:51.478Z] Loaded image: buildpack-deps:jessie [2019-11-14T19:29:51.478Z] Loaded image: busybox:latest [2019-11-14T19:29:51.478Z] Loaded image: busybox:glibc [2019-11-14T19:29:51.478Z] Loaded image: debian:jessie [2019-11-14T19:29:51.545Z] + true [Pipeline] sh [2019-11-14T19:29:51.838Z] + echo Chowning /workspace to jenkins user [2019-11-14T19:29:51.838Z] Chowning /workspace to jenkins user [2019-11-14T19:29:51.838Z] + id -u [2019-11-14T19:29:51.839Z] + id -g [2019-11-14T19:29:51.839Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40212:/workspace busybox chown -R 1000:1000 /workspace [2019-11-14T19:29:51.860Z] Loaded image: hello-world:latest [2019-11-14T19:29:51.860Z] INFO: Testing against a local daemon [2019-11-14T19:29:51.860Z] === RUN TestCgroupNamespacesBuild [2019-11-14T19:29:52.150Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2019-11-14T19:29:52.150Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-14T19:29:53.522Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2019-11-14T19:29:53.522Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-14T19:29:53.684Z] --- PASS: TestCgroupNamespacesBuild (1.71s) [2019-11-14T19:29:53.684Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-14T19:29:54.087Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2019-11-14T19:29:54.087Z] === RUN TestServiceWithPredefinedNetwork [2019-11-14T19:29:55.770Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.97s) [2019-11-14T19:29:55.770Z] === RUN TestBuildWithSession [2019-11-14T19:29:55.770Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-14T19:29:55.770Z] build_session_test.go:25: TODO: BuildKit [2019-11-14T19:29:55.770Z] === RUN TestBuildSquashParent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-14T19:29:56.330Z] + bundleName=arm64-integration [2019-11-14T19:29:56.330Z] + echo Creating arm64-integration-bundles.tar.gz [2019-11-14T19:29:56.330Z] Creating arm64-integration-bundles.tar.gz [2019-11-14T19:29:56.330Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-11-14T19:29:56.330Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-11-14T19:29:56.601Z] Archiving artifacts [2019-11-14T19:29:56.613Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-14T19:29:56.865Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40212/2/artifacts/ [Pipeline] } [2019-11-14T19:29:56.870Z] === RUN TestDockerSuite/TestBuildEOLInLine [Pipeline] // catchError [Pipeline] sh [2019-11-14T19:29:57.181Z] + make clean [2019-11-14T19:29:57.434Z] --- PASS: TestServiceWithPredefinedNetwork (3.36s) [2019-11-14T19:29:57.434Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-14T19:29:57.434Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-14T19:29:57.434Z] service_test.go:230: FLAKY_TEST [2019-11-14T19:29:57.434Z] === RUN TestServiceWithDataPathPortInit [2019-11-14T19:29:57.748Z] docker volume rm -f docker-dev-cache [2019-11-14T19:29:57.748Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-14T19:30:01.611Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-14T19:30:01.868Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-14T19:30:02.126Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-14T19:30:03.058Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-14T19:30:03.058Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-14T19:30:03.315Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-14T19:30:03.423Z] --- PASS: TestBuildSquashParent (7.20s) [2019-11-14T19:30:03.423Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-14T19:30:03.423Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-14T19:30:03.423Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-14T19:30:03.423Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-14T19:30:03.423Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-14T19:30:03.423Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-14T19:30:03.423Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-14T19:30:03.423Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-14T19:30:03.423Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-14T19:30:03.423Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-14T19:30:03.423Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-14T19:30:03.423Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-14T19:30:03.423Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-14T19:30:03.423Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-14T19:30:03.423Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-14T19:30:03.572Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-14T19:30:05.259Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-14T19:30:05.260Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-14T19:30:06.096Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-14T19:30:07.813Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-14T19:30:07.813Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-14T19:30:07.992Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-14T19:30:09.363Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-14T19:30:10.735Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-14T19:30:11.079Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-11-14T19:30:11.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.58s) [2019-11-14T19:30:11.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.65s) [2019-11-14T19:30:11.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.59s) [2019-11-14T19:30:11.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.55s) [2019-11-14T19:30:11.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.72s) [2019-11-14T19:30:11.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.79s) [2019-11-14T19:30:11.079Z] === RUN TestBuildMultiStageCopy [2019-11-14T19:30:11.079Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-14T19:30:11.210Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-11-14T19:30:11.210Z] Copying nested executables into bundles/cross/linux/amd64 [2019-11-14T19:30:11.210Z] Cross building: bundles/cross/windows/amd64 [2019-11-14T19:30:11.210Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-14T19:30:11.210Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-11-14T19:30:12.105Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-14T19:30:12.106Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-11-14T19:30:13.036Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-11-14T19:30:13.554Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-14T19:30:13.600Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-14T19:30:13.942Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-14T19:30:14.323Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-14T19:30:14.715Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-14T19:30:15.504Z] --- PASS: TestBuildMultiStageCopy (4.80s) [2019-11-14T19:30:15.504Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.57s) [2019-11-14T19:30:15.504Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s) [2019-11-14T19:30:15.504Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.47s) [2019-11-14T19:30:15.504Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2019-11-14T19:30:15.504Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.73s) [2019-11-14T19:30:15.504Z] === RUN TestBuildMultiStageParentConfig [2019-11-14T19:30:17.447Z] --- PASS: TestBuildMultiStageParentConfig (1.54s) [2019-11-14T19:30:17.447Z] === RUN TestBuildLabelWithTargets [2019-11-14T19:30:17.778Z] --- PASS: TestServiceWithDataPathPortInit (19.78s) [2019-11-14T19:30:17.778Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-14T19:30:19.929Z] --- PASS: TestBuildLabelWithTargets (2.79s) [2019-11-14T19:30:19.929Z] === RUN TestBuildWithEmptyLayers [2019-11-14T19:30:21.054Z] #73 exporting layers 108.1s done [2019-11-14T19:30:21.054Z] #73 exporting manifest sha256:f9f85079332b0c6a47e9e7ece9578ee63e2532ecb97aaf9bfc450293b143ca2e done [2019-11-14T19:30:21.054Z] #73 exporting config sha256:e2a54475b8e45665d3b1c0417289c8d6c73d4e3f0e002c9618a63b1b5823a24c done [2019-11-14T19:30:21.054Z] #73 sending tarball [2019-11-14T19:30:21.189Z] --- PASS: TestBuildWithEmptyLayers (1.04s) [2019-11-14T19:30:21.189Z] === RUN TestBuildMultiStageOnBuild [2019-11-14T19:30:21.953Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-14T19:30:24.424Z] --- PASS: TestBuildMultiStageOnBuild (2.95s) [2019-11-14T19:30:24.424Z] === RUN TestBuildUncleanTarFilenames [2019-11-14T19:30:25.251Z] --- PASS: TestBuildUncleanTarFilenames (1.21s) [2019-11-14T19:30:25.251Z] === RUN TestBuildMultiStageLayerLeak [2019-11-14T19:30:27.209Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.86s) [2019-11-14T19:30:27.209Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:779adqr5j5oyiee205xclovay Created:2019-11-14 19:30:18.619631402 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[12cd2831698a32019d47226b7f59bc04219de79d095b031c5b1329cc45cc980f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p9s87urhgo2cqlzti36uam7ur EndpointID:3c5194b3c028ccfe98b9fc4272cb11d7b8c276ea8e9ec3dcab3caa7f98098bf9 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7239748967c0ec13c370def1ce3317a257f30b4e4ca9f128ce18570918c16c29 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:8eb03b4cc399 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.p9s87urhgo2cqlzti36uam7ur EndpointID:3c5194b3c028ccfe98b9fc4272cb11d7b8c276ea8e9ec3dcab3caa7f98098bf9 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-14T19:30:27.209Z] PASS [2019-11-14T19:30:27.209Z] [2019-11-14T19:30:27.209Z] === Skipped [2019-11-14T19:30:27.209Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-14T19:30:27.209Z] service_test.go:230: FLAKY_TEST [2019-11-14T19:30:27.209Z] [2019-11-14T19:30:27.209Z] [2019-11-14T19:30:27.209Z] DONE 21 tests, 1 skipped in 52.416s [2019-11-14T19:30:27.209Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-14T19:30:27.209Z] ++ 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 [2019-11-14T19:30:27.209Z] ++ set -e [2019-11-14T19:30:27.209Z] ++ '[' -n 0 ']' [2019-11-14T19:30:27.209Z] ++ set -x [2019-11-14T19:30:27.209Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:30:27.209Z] INFO: Testing against a local daemon [2019-11-14T19:30:27.209Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-14T19:30:27.209Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-14T19:30:27.209Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-14T19:30:27.209Z] === RUN TestDockerNetworkIpvlan [2019-11-14T19:30:27.209Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-14T19:30:27.209Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-14T19:30:27.209Z] PASS [2019-11-14T19:30:27.209Z] [2019-11-14T19:30:27.209Z] === Skipped [2019-11-14T19:30:27.209Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-14T19:30:27.209Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-14T19:30:27.209Z] [2019-11-14T19:30:27.209Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-14T19:30:27.209Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-14T19:30:27.209Z] [2019-11-14T19:30:27.209Z] [2019-11-14T19:30:27.209Z] DONE 2 tests, 2 skipped in 0.129s [2019-11-14T19:30:27.209Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-14T19:30:27.209Z] ++ 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 [2019-11-14T19:30:27.209Z] ++ set -e [2019-11-14T19:30:27.209Z] ++ '[' -n 0 ']' [2019-11-14T19:30:27.209Z] ++ set -x [2019-11-14T19:30:27.209Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:30:27.209Z] INFO: Testing against a local daemon [2019-11-14T19:30:27.209Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-14T19:30:27.978Z] --- PASS: TestBuildMultiStageLayerLeak (3.03s) [2019-11-14T19:30:27.978Z] === RUN TestBuildWithHugeFile [2019-11-14T19:30:28.581Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2019-11-14T19:30:28.581Z] === RUN TestDockerNetworkMacvlan [2019-11-14T19:30:29.514Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-14T19:30:30.445Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-14T19:30:31.378Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-14T19:30:34.358Z] #73 sending tarball 17.0s done [2019-11-14T19:30:34.358Z] #73 DONE 125.1s [2019-11-14T19:30:34.358Z] [2019-11-14T19:30:34.358Z] #74 importing to docker [2019-11-14T19:30:34.655Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-14T19:30:38.834Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-14T19:30:45.386Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-14T19:30:45.386Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-14T19:30:46.319Z] --- PASS: TestDockerNetworkMacvlan (17.52s) [2019-11-14T19:30:46.319Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-11-14T19:30:46.319Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-11-14T19:30:46.319Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.03s) [2019-11-14T19:30:46.319Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.94s) [2019-11-14T19:30:46.319Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.55s) [2019-11-14T19:30:46.319Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.35s) [2019-11-14T19:30:46.319Z] PASS [2019-11-14T19:30:46.319Z] [2019-11-14T19:30:46.319Z] DONE 8 tests in 19.024s [2019-11-14T19:30:46.319Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-14T19:30:46.319Z] ++ 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 [2019-11-14T19:30:46.319Z] ++ set -e [2019-11-14T19:30:46.319Z] ++ '[' -n 0 ']' [2019-11-14T19:30:46.319Z] ++ set -x [2019-11-14T19:30:46.319Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:30:46.319Z] testing: warning: no tests to run [2019-11-14T19:30:46.319Z] PASS [2019-11-14T19:30:46.319Z] [2019-11-14T19:30:46.319Z] DONE 0 tests in 0.046s [2019-11-14T19:30:46.319Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-14T19:30:46.319Z] ++ 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 [2019-11-14T19:30:46.319Z] ++ set -e [2019-11-14T19:30:46.319Z] ++ '[' -n 0 ']' [2019-11-14T19:30:46.319Z] ++ set -x [2019-11-14T19:30:46.320Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:30:46.320Z] INFO: Testing against a local daemon [2019-11-14T19:30:46.320Z] === RUN TestAuthZPluginAllowRequest [2019-11-14T19:30:46.578Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-14T19:30:48.477Z] --- PASS: TestAuthZPluginAllowRequest (1.88s) [2019-11-14T19:30:48.477Z] === RUN TestAuthZPluginTLS [2019-11-14T19:30:48.735Z] --- PASS: TestAuthZPluginTLS (0.56s) [2019-11-14T19:30:48.735Z] === RUN TestAuthZPluginDenyRequest [2019-11-14T19:30:49.300Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-11-14T19:30:49.300Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-14T19:30:49.866Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2019-11-14T19:30:49.866Z] === RUN TestAuthZPluginDenyResponse [2019-11-14T19:30:50.437Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-11-14T19:30:50.437Z] === RUN TestAuthZPluginAllowEventStream [2019-11-14T19:30:52.337Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2019-11-14T19:30:52.337Z] === RUN TestAuthZPluginErrorResponse [2019-11-14T19:30:52.594Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-11-14T19:30:52.594Z] === RUN TestAuthZPluginErrorRequest [2019-11-14T19:30:53.158Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-11-14T19:30:53.158Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-14T19:30:53.723Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-11-14T19:30:53.723Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-14T19:30:56.248Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.37s) [2019-11-14T19:30:56.248Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-14T19:30:57.181Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-14T19:30:57.574Z] #74 DONE 24.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-14T19:30:58.113Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-14T19:30:58.113Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.10s) [2019-11-14T19:30:58.113Z] === RUN TestAuthZPluginHeader [2019-11-14T19:30:58.243Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40212/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb hack/test/unit [2019-11-14T19:30:58.678Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-14T19:30:59.244Z] --- PASS: TestAuthZPluginHeader (0.85s) [2019-11-14T19:30:59.244Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-14T19:30:59.501Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-14T19:31:00.870Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-14T19:31:00.870Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-14T19:31:01.436Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-14T19:31:01.694Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-11-14T19:31:02.093Z] ? github.com/docker/docker/api [no test files] [2019-11-14T19:31:02.368Z] --- PASS: TestBuildWithHugeFile (32.43s) [2019-11-14T19:31:02.368Z] === RUN TestBuildWithEmptyDockerfile [2019-11-14T19:31:02.368Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-14T19:31:02.368Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-14T19:31:02.368Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-14T19:31:02.368Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-14T19:31:02.368Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-14T19:31:02.368Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-14T19:31:02.368Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-14T19:31:02.368Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-14T19:31:02.368Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-14T19:31:02.368Z] --- PASS: TestBuildWithEmptyDockerfile (0.32s) [2019-11-14T19:31:02.368Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.35s) [2019-11-14T19:31:02.368Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.36s) [2019-11-14T19:31:02.368Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2019-11-14T19:31:02.368Z] === RUN TestBuildPreserveOwnership [2019-11-14T19:31:02.368Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-14T19:31:04.223Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.16s) [2019-11-14T19:31:04.223Z] === RUN TestAuthZPluginV2Disable [2019-11-14T19:31:05.588Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-14T19:31:08.042Z] --- PASS: TestBuildPreserveOwnership (6.77s) [2019-11-14T19:31:08.042Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.36s) [2019-11-14T19:31:08.042Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.40s) [2019-11-14T19:31:08.042Z] === RUN TestBuildPlatformInvalid [2019-11-14T19:31:08.423Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-11-14T19:31:08.423Z] PASS [2019-11-14T19:31:08.423Z] [2019-11-14T19:31:08.423Z] === Skipped [2019-11-14T19:31:08.423Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-11-14T19:31:08.423Z] build_session_test.go:25: TODO: BuildKit [2019-11-14T19:31:08.423Z] [2019-11-14T19:31:08.423Z] [2019-11-14T19:31:08.423Z] DONE 32 tests, 1 skipped in 86.513s [2019-11-14T19:31:08.423Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-11-14T19:31:08.423Z] ++ 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 [2019-11-14T19:31:08.423Z] ++ set -e [2019-11-14T19:31:08.423Z] ++ '[' -n 0 ']' [2019-11-14T19:31:08.423Z] ++ set -x [2019-11-14T19:31:08.424Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:31:08.789Z] INFO: Testing against a local daemon [2019-11-14T19:31:08.789Z] === RUN TestConfigList [2019-11-14T19:31:12.173Z] --- PASS: TestConfigList (2.99s) [2019-11-14T19:31:12.173Z] === RUN TestConfigsCreateAndDelete [2019-11-14T19:31:14.191Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-14T19:31:14.191Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-14T19:31:14.191Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-14T19:31:14.448Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-14T19:31:14.611Z] --- PASS: TestConfigsCreateAndDelete (2.86s) [2019-11-14T19:31:14.611Z] === RUN TestConfigsUpdate [2019-11-14T19:31:14.705Z] === RUN TestDockerSuite/TestBuildFails [2019-11-14T19:31:15.636Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-14T19:31:15.636Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-14T19:31:17.826Z] --- PASS: TestConfigsUpdate (2.86s) [2019-11-14T19:31:17.826Z] === RUN TestTemplatedConfig [2019-11-14T19:31:18.162Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-14T19:31:18.726Z] --- PASS: TestAuthZPluginV2Disable (14.35s) [2019-11-14T19:31:18.726Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-14T19:31:18.880Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-14T19:31:18.880Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-11-14T19:31:18.880Z] remote: Enumerating objects: 19, done. [2019-11-14T19:31:18.880Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-11-14T19:31:18.880Z] 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. [2019-11-14T19:31:18.880Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-11-14T19:31:19.137Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-14T19:31:20.454Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40212/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb hack/test/unit [2019-11-14T19:31:20.624Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-14T19:31:21.281Z] --- PASS: TestTemplatedConfig (3.74s) [2019-11-14T19:31:21.281Z] === RUN TestConfigInspect [2019-11-14T19:31:22.029Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.44s) [2019-11-14T19:31:22.029Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-14T19:31:22.593Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-14T19:31:23.728Z] ? github.com/docker/docker/api [no test files] [2019-11-14T19:31:24.483Z] --- PASS: TestConfigInspect (2.93s) [2019-11-14T19:31:24.483Z] === RUN TestConfigCreateWithLabels [2019-11-14T19:31:25.119Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-14T19:31:25.330Z] ok github.com/docker/docker/api/server 0.043s coverage: 9.0% of statements [2019-11-14T19:31:25.377Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-14T19:31:26.929Z] --- PASS: TestConfigCreateWithLabels (2.71s) [2019-11-14T19:31:26.929Z] === RUN TestConfigCreateResolve [2019-11-14T19:31:27.902Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-14T19:31:29.495Z] --- PASS: TestConfigCreateResolve (2.79s) [2019-11-14T19:31:29.495Z] === RUN TestConfigDaemonLibtrustID [2019-11-14T19:31:30.389Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-11-14T19:31:30.389Z] PASS [2019-11-14T19:31:30.389Z] [2019-11-14T19:31:30.389Z] DONE 8 tests in 21.603s [2019-11-14T19:31:30.389Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-11-14T19:31:30.389Z] ++ 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 [2019-11-14T19:31:30.389Z] ++ set -e [2019-11-14T19:31:30.389Z] ++ '[' -n 0 ']' [2019-11-14T19:31:30.389Z] ++ set -x [2019-11-14T19:31:30.389Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:31:30.389Z] INFO: Testing against a local daemon [2019-11-14T19:31:30.389Z] === RUN TestCheckpoint [2019-11-14T19:31:30.389Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-14T19:31:30.389Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-14T19:31:30.389Z] === RUN TestContainerInvalidJSON [2019-11-14T19:31:30.389Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-14T19:31:30.389Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-14T19:31:30.389Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-14T19:31:30.389Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-14T19:31:30.389Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-14T19:31:30.389Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-14T19:31:30.389Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-14T19:31:30.389Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-14T19:31:30.389Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-14T19:31:30.389Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-11-14T19:31:30.389Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-14T19:31:30.389Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-14T19:31:30.389Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-11-14T19:31:30.389Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-14T19:31:30.389Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-11-14T19:31:30.389Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-14T19:31:30.389Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-11-14T19:31:30.389Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-14T19:31:30.760Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-11-14T19:31:30.760Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-14T19:31:30.760Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-11-14T19:31:30.760Z] === RUN TestCopyFromContainer [2019-11-14T19:31:31.180Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-14T19:31:31.744Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-14T19:31:32.308Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-14T19:31:32.610Z] === RUN TestCopyFromContainer// [2019-11-14T19:31:32.610Z] === RUN TestCopyFromContainer//bar/root [2019-11-14T19:31:32.977Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-14T19:31:32.977Z] === RUN TestCopyFromContainer/bar/quux [2019-11-14T19:31:32.977Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-14T19:31:32.977Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-14T19:31:33.239Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-11-14T19:31:33.353Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-14T19:31:33.353Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-14T19:31:33.353Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-14T19:31:33.353Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-14T19:31:33.353Z] --- PASS: TestCopyFromContainer (2.77s) [2019-11-14T19:31:33.755Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-11-14T19:31:33.755Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-11-14T19:31:33.755Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2019-11-14T19:31:33.755Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-11-14T19:31:33.755Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-11-14T19:31:33.755Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-11-14T19:31:33.755Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2019-11-14T19:31:33.755Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-11-14T19:31:33.755Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-11-14T19:31:33.755Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-11-14T19:31:33.755Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-14T19:31:33.755Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-14T19:31:33.755Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-14T19:31:33.755Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-14T19:31:33.755Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-14T19:31:33.755Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-14T19:31:33.755Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-14T19:31:33.755Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-14T19:31:33.755Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-14T19:31:33.755Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-14T19:31:33.755Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-14T19:31:33.755Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-14T19:31:33.755Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-14T19:31:33.755Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-14T19:31:33.755Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-14T19:31:33.755Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2019-11-14T19:31:33.755Z] === RUN TestCreateWithInvalidEnv [2019-11-14T19:31:33.755Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-14T19:31:33.755Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-14T19:31:33.755Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-14T19:31:33.755Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-14T19:31:33.755Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-14T19:31:33.755Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-14T19:31:33.755Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-14T19:31:33.755Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-14T19:31:33.755Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-14T19:31:33.755Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-14T19:31:33.755Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-14T19:31:33.755Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-14T19:31:33.755Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-14T19:31:33.755Z] === RUN TestCreateTmpfsMountsTarget [2019-11-14T19:31:33.755Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2019-11-14T19:31:33.755Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-14T19:31:34.171Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.24s) [2019-11-14T19:31:34.171Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-14T19:31:34.429Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-14T19:31:36.206Z] --- PASS: TestCreateWithCustomMaskedPaths (2.47s) [2019-11-14T19:31:36.206Z] === RUN TestCreateWithCapabilities [2019-11-14T19:31:36.206Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-14T19:31:36.206Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-14T19:31:36.206Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-14T19:31:36.206Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-14T19:31:36.206Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-14T19:31:36.206Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-14T19:31:36.206Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-14T19:31:36.206Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-14T19:31:36.206Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-14T19:31:36.206Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-14T19:31:36.206Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-14T19:31:36.206Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-14T19:31:36.206Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-14T19:31:36.206Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-14T19:31:36.206Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-14T19:31:36.206Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-14T19:31:36.206Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-14T19:31:36.206Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-14T19:31:36.206Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-14T19:31:36.206Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-14T19:31:36.206Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-14T19:31:36.206Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-14T19:31:36.206Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-14T19:31:36.206Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-14T19:31:36.206Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-14T19:31:36.206Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-14T19:31:36.206Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-14T19:31:36.206Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-14T19:31:36.206Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-14T19:31:36.206Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-14T19:31:36.206Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-14T19:31:36.206Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-14T19:31:36.577Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-14T19:31:36.577Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-11-14T19:31:36.577Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2019-11-14T19:31:36.577Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2019-11-14T19:31:36.577Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-14T19:31:36.577Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-14T19:31:36.577Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-11-14T19:31:36.577Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-11-14T19:31:36.577Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-11-14T19:31:36.577Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-14T19:31:36.577Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.12s) [2019-11-14T19:31:36.577Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-11-14T19:31:36.577Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-11-14T19:31:36.577Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-14T19:31:36.956Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-14T19:31:38.588Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2019-11-14T19:31:38.851Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-14T19:31:39.175Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.68s) [2019-11-14T19:31:39.175Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-14T19:31:39.175Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-14T19:31:39.175Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-14T19:31:39.175Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-14T19:31:39.175Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-14T19:31:39.175Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-14T19:31:39.175Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-14T19:31:39.175Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-14T19:31:39.175Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-14T19:31:39.175Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-14T19:31:39.175Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-14T19:31:39.175Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-14T19:31:39.175Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-14T19:31:39.175Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-14T19:31:39.175Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-14T19:31:39.175Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-14T19:31:39.175Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-11-14T19:31:39.175Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-14T19:31:39.175Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-11-14T19:31:39.175Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-14T19:31:39.175Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-14T19:31:39.175Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-14T19:31:39.175Z] === RUN TestContainerStartOnDaemonRestart [2019-11-14T19:31:39.175Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-14T19:31:39.175Z] === RUN TestDaemonRestartIpcMode [2019-11-14T19:31:39.175Z] === PAUSE TestDaemonRestartIpcMode [2019-11-14T19:31:39.175Z] === RUN TestDiff [2019-11-14T19:31:39.991Z] --- PASS: TestDiff (0.89s) [2019-11-14T19:31:39.991Z] === RUN TestExecWithCloseStdin [2019-11-14T19:31:41.244Z] --- PASS: TestExecWithCloseStdin (1.11s) [2019-11-14T19:31:41.244Z] === RUN TestExec [2019-11-14T19:31:42.512Z] --- PASS: TestExec (1.16s) [2019-11-14T19:31:42.512Z] === RUN TestExecUser [2019-11-14T19:31:43.027Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-14T19:31:43.027Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-14T19:31:43.285Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-14T19:31:43.309Z] --- PASS: TestExecUser (1.16s) [2019-11-14T19:31:43.309Z] === RUN TestExportContainerAndImportImage [2019-11-14T19:31:43.849Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-14T19:31:44.413Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-14T19:31:44.413Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-14T19:31:44.722Z] --- PASS: TestExportContainerAndImportImage (1.17s) [2019-11-14T19:31:44.722Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-14T19:31:45.361Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-14T19:31:45.925Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-14T19:31:46.122Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-14T19:31:46.122Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-14T19:31:46.122Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-14T19:31:46.122Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-14T19:31:46.122Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-14T19:31:46.122Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-14T19:31:46.122Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-14T19:31:46.122Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-14T19:31:46.122Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-14T19:31:46.122Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-14T19:31:46.122Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-14T19:31:46.122Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-14T19:31:46.182Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-14T19:31:46.183Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2019-11-14T19:31:46.183Z] === RUN TestHealthCheckWorkdir [2019-11-14T19:31:46.750Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-14T19:31:47.008Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-14T19:31:47.473Z] --- PASS: TestHealthCheckWorkdir (1.13s) [2019-11-14T19:31:47.473Z] === RUN TestHealthKillContainer [2019-11-14T19:31:47.572Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-14T19:31:48.502Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-11-14T19:31:49.044Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-14T19:31:49.044Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-14T19:31:49.044Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-14T19:31:50.652Z] --- PASS: TestHealthKillContainer (3.23s) [2019-11-14T19:31:50.652Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-14T19:31:51.029Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2019-11-14T19:31:51.029Z] PASS [2019-11-14T19:31:51.029Z] [2019-11-14T19:31:51.029Z] DONE 17 tests in 64.611s [2019-11-14T19:31:51.029Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-14T19:31:51.029Z] ++ 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 [2019-11-14T19:31:51.029Z] ++ set -e [2019-11-14T19:31:51.029Z] ++ '[' -n 0 ']' [2019-11-14T19:31:51.029Z] ++ set -x [2019-11-14T19:31:51.029Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:31:51.029Z] INFO: Testing against a local daemon [2019-11-14T19:31:51.029Z] === RUN TestPluginInvalidJSON [2019-11-14T19:31:51.029Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-14T19:31:51.029Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-14T19:31:51.029Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-14T19:31:51.029Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-11-14T19:31:51.029Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-14T19:31:51.029Z] PASS [2019-11-14T19:31:51.029Z] [2019-11-14T19:31:51.029Z] DONE 2 tests in 0.134s [2019-11-14T19:31:51.029Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-14T19:31:51.029Z] ++ 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 [2019-11-14T19:31:51.029Z] ++ set -e [2019-11-14T19:31:51.029Z] ++ '[' -n 0 ']' [2019-11-14T19:31:51.029Z] ++ set -x [2019-11-14T19:31:51.029Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:31:51.029Z] INFO: Testing against a local daemon [2019-11-14T19:31:51.029Z] === RUN TestExternalGraphDriver [2019-11-14T19:31:51.286Z] === RUN TestExternalGraphDriver/json [2019-11-14T19:31:51.286Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-14T19:31:51.442Z] --- PASS: TestInspectCpusetInConfigPre120 (0.93s) [2019-11-14T19:31:51.442Z] === RUN TestIpcModeNone [2019-11-14T19:31:51.968Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-14T19:31:52.718Z] --- PASS: TestIpcModeNone (1.05s) [2019-11-14T19:31:52.718Z] === RUN TestIpcModePrivate [2019-11-14T19:31:53.523Z] --- PASS: TestIpcModePrivate (1.11s) [2019-11-14T19:31:53.523Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-11-14T19:31:53.523Z] === RUN TestIpcModeShareable [2019-11-14T19:31:53.810Z] === RUN TestExternalGraphDriver/spec [2019-11-14T19:31:54.168Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-14T19:31:54.168Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-14T19:31:54.168Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-14T19:31:54.168Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-14T19:31:54.168Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-14T19:31:54.922Z] --- PASS: TestIpcModeShareable (1.04s) [2019-11-14T19:31:54.922Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-11-14T19:31:54.922Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-14T19:31:55.704Z] === RUN TestExternalGraphDriver/pull [2019-11-14T19:31:57.075Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-14T19:31:57.075Z] --- PASS: TestExternalGraphDriver (5.96s) [2019-11-14T19:31:57.075Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2019-11-14T19:31:57.075Z] --- PASS: TestExternalGraphDriver/spec (2.00s) [2019-11-14T19:31:57.075Z] --- PASS: TestExternalGraphDriver/pull (1.76s) [2019-11-14T19:31:57.075Z] === RUN TestGraphdriverPluginV2 [2019-11-14T19:31:57.136Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-14T19:31:57.136Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-14T19:31:57.136Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-14T19:31:58.152Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.03s) [2019-11-14T19:31:58.152Z] === RUN TestAPIIpcModeHost [2019-11-14T19:31:58.446Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-11-14T19:31:58.534Z] --- PASS: TestAPIIpcModeHost (0.80s) [2019-11-14T19:31:58.534Z] === RUN TestDaemonIpcModeShareable [2019-11-14T19:32:00.398Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2019-11-14T19:32:00.398Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-11-14T19:32:00.398Z] === RUN TestDaemonIpcModePrivate [2019-11-14T19:32:01.724Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-14T19:32:01.724Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-14T19:32:01.724Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-14T19:32:01.724Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-14T19:32:01.724Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-14T19:32:01.981Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-14T19:32:02.207Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2019-11-14T19:32:02.207Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-11-14T19:32:02.207Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-14T19:32:02.913Z] --- PASS: TestGraphdriverPluginV2 (5.80s) [2019-11-14T19:32:02.913Z] PASS [2019-11-14T19:32:02.913Z] [2019-11-14T19:32:02.913Z] DONE 5 tests in 11.901s [2019-11-14T19:32:02.913Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-14T19:32:02.913Z] ++ 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 [2019-11-14T19:32:02.913Z] ++ set -e [2019-11-14T19:32:02.913Z] ++ '[' -n 0 ']' [2019-11-14T19:32:02.913Z] ++ set -x [2019-11-14T19:32:02.913Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-11-14T19:32:03.171Z] INFO: Testing against a local daemon [2019-11-14T19:32:03.171Z] === RUN TestContinueAfterPluginCrash [2019-11-14T19:32:03.171Z] === PAUSE TestContinueAfterPluginCrash [2019-11-14T19:32:03.171Z] === RUN TestDaemonStartWithLogOpt [2019-11-14T19:32:03.171Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-14T19:32:03.171Z] === CONT TestContinueAfterPluginCrash [2019-11-14T19:32:03.171Z] === CONT TestDaemonStartWithLogOpt [2019-11-14T19:32:03.737Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-14T19:32:04.207Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.96s) [2019-11-14T19:32:04.207Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-11-14T19:32:04.207Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-14T19:32:05.739Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-14T19:32:06.059Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s) [2019-11-14T19:32:06.059Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-11-14T19:32:06.059Z] === RUN TestIpcModeOlderClient [2019-11-14T19:32:06.059Z] === PAUSE TestIpcModeOlderClient [2019-11-14T19:32:06.059Z] === RUN TestKillContainerInvalidSignal [2019-11-14T19:32:06.263Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-14T19:32:06.852Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2019-11-14T19:32:06.852Z] === RUN TestKillContainer [2019-11-14T19:32:06.852Z] === RUN TestKillContainer/no_signal [2019-11-14T19:32:07.660Z] === RUN TestKillContainer/non_killing_signal [2019-11-14T19:32:08.461Z] === RUN TestKillContainer/killing_signal [2019-11-14T19:32:09.733Z] --- PASS: TestKillContainer (2.73s) [2019-11-14T19:32:09.733Z] --- PASS: TestKillContainer/no_signal (0.90s) [2019-11-14T19:32:09.733Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) [2019-11-14T19:32:09.733Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2019-11-14T19:32:09.733Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-14T19:32:09.733Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-14T19:32:10.532Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-14T19:32:11.420Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.03s) [2019-11-14T19:32:11.420Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2019-11-14T19:32:11.420Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.74s) [2019-11-14T19:32:11.420Z] === RUN TestKillStoppedContainer [2019-11-14T19:32:11.838Z] --- PASS: TestKillStoppedContainer (0.15s) [2019-11-14T19:32:11.838Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-14T19:32:11.838Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2019-11-14T19:32:11.838Z] === RUN TestKillDifferentUserContainer [2019-11-14T19:32:12.627Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2019-11-14T19:32:12.627Z] === RUN TestInspectOomKilledTrue [2019-11-14T19:32:12.627Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-11-14T19:32:12.627Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-14T19:32:12.627Z] === RUN TestInspectOomKilledFalse [2019-11-14T19:32:12.627Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-14T19:32:12.627Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-14T19:32:12.627Z] === RUN TestLinksEtcHostsContentMatch [2019-11-14T19:32:12.816Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-14T19:32:12.816Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-14T19:32:13.382Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-14T19:32:13.427Z] --- PASS: TestLinksEtcHostsContentMatch (0.69s) [2019-11-14T19:32:13.427Z] === RUN TestLinksContainerNames [2019-11-14T19:32:15.270Z] --- PASS: TestLinksContainerNames (1.79s) [2019-11-14T19:32:15.270Z] === RUN TestLogsFollowTailEmpty [2019-11-14T19:32:16.064Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2019-11-14T19:32:16.064Z] === RUN TestContainerNetworkMountsNoChown [2019-11-14T19:32:16.868Z] --- PASS: TestContainerNetworkMountsNoChown (0.93s) [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/default [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/default [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/private [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/private [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/rprivate [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/slave [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/slave [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/rslave [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/shared [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/shared [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/rshared [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-14T19:32:16.868Z] === CONT TestMountDaemonRoot/default [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-14T19:32:16.868Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-14T19:32:16.868Z] === CONT TestMountDaemonRoot/rshared [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-14T19:32:16.868Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-14T19:32:16.868Z] === CONT TestMountDaemonRoot/shared [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-14T19:32:16.868Z] === CONT TestMountDaemonRoot/rslave [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-14T19:32:16.868Z] === CONT TestMountDaemonRoot/slave [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-14T19:32:16.868Z] === CONT TestMountDaemonRoot/rprivate [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-14T19:32:16.868Z] === CONT TestMountDaemonRoot/private [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-14T19:32:16.868Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-14T19:32:16.868Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-14T19:32:16.868Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-14T19:32:16.868Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-14T19:32:17.244Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-14T19:32:17.244Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-14T19:32:17.244Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-14T19:32:17.244Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-14T19:32:17.244Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-14T19:32:17.244Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-14T19:32:17.244Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-14T19:32:17.244Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-14T19:32:17.244Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-14T19:32:17.244Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-14T19:32:17.244Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-14T19:32:17.244Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-14T19:32:17.244Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-14T19:32:17.623Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-14T19:32:17.623Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-14T19:32:17.623Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-14T19:32:17.623Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-14T19:32:17.623Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-14T19:32:17.623Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-14T19:32:17.623Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-14T19:32:17.623Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-14T19:32:17.623Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-14T19:32:17.623Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-14T19:32:17.623Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot (0.01s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-11-14T19:32:17.623Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-11-14T19:32:17.623Z] === RUN TestContainerBindMountNonRecursive [2019-11-14T19:32:18.643Z] --- PASS: TestDaemonStartWithLogOpt (15.37s) [2019-11-14T19:32:20.891Z] --- PASS: TestContainerBindMountNonRecursive (2.87s) [2019-11-14T19:32:20.891Z] === RUN TestNetworkNat [2019-11-14T19:32:21.681Z] --- PASS: TestNetworkNat (0.91s) [2019-11-14T19:32:21.681Z] === RUN TestNetworkLocalhostTCPNat [2019-11-14T19:32:22.482Z] --- PASS: TestNetworkLocalhostTCPNat (0.95s) [2019-11-14T19:32:22.482Z] === RUN TestNetworkLoopbackNat [2019-11-14T19:32:22.833Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-11-14T19:32:23.105Z] --- PASS: TestContinueAfterPluginCrash (20.15s) [2019-11-14T19:32:23.105Z] PASS [2019-11-14T19:32:23.105Z] [2019-11-14T19:32:23.105Z] DONE 2 tests in 20.289s [2019-11-14T19:32:23.105Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-14T19:32:23.105Z] ++ 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 [2019-11-14T19:32:23.105Z] ++ set -e [2019-11-14T19:32:23.105Z] ++ '[' -n 0 ']' [2019-11-14T19:32:23.105Z] ++ set -x [2019-11-14T19:32:23.105Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/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 [2019-11-14T19:32:23.362Z] INFO: Testing against a local daemon [2019-11-14T19:32:23.362Z] === RUN TestPluginWithDevMounts [2019-11-14T19:32:23.362Z] === PAUSE TestPluginWithDevMounts [2019-11-14T19:32:23.362Z] === CONT TestPluginWithDevMounts [2019-11-14T19:32:23.754Z] --- PASS: TestNetworkLoopbackNat (1.23s) [2019-11-14T19:32:23.754Z] === RUN TestPause [2019-11-14T19:32:24.544Z] --- PASS: TestPause (0.97s) [2019-11-14T19:32:24.544Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-14T19:32:24.544Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-14T19:32:24.544Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-14T19:32:24.544Z] === RUN TestPauseStopPausedContainer [2019-11-14T19:32:25.797Z] --- PASS: TestPauseStopPausedContainer (1.00s) [2019-11-14T19:32:25.797Z] === RUN TestPsFilter [2019-11-14T19:32:25.797Z] --- PASS: TestPsFilter (0.22s) [2019-11-14T19:32:25.797Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-14T19:32:25.886Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-14T19:32:25.886Z] --- PASS: TestPluginWithDevMounts (2.61s) [2019-11-14T19:32:25.886Z] PASS [2019-11-14T19:32:25.886Z] [2019-11-14T19:32:25.886Z] DONE 1 tests in 2.753s [2019-11-14T19:32:25.886Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-11-14T19:32:25.886Z] ++ 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 [2019-11-14T19:32:25.886Z] ++ set -e [2019-11-14T19:32:25.886Z] ++ '[' -n 0 ']' [2019-11-14T19:32:25.886Z] ++ set -x [2019-11-14T19:32:25.886Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:32:26.143Z] INFO: Testing against a local daemon [2019-11-14T19:32:26.143Z] === RUN TestSecretInspect [2019-11-14T19:32:26.712Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2019-11-14T19:32:26.712Z] === RUN TestRemoveContainerWithVolume [2019-11-14T19:32:27.076Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-11-14T19:32:27.709Z] --- PASS: TestRemoveContainerWithVolume (1.05s) [2019-11-14T19:32:27.710Z] === RUN TestRemoveContainerRunning [2019-11-14T19:32:28.515Z] --- PASS: TestRemoveContainerRunning (0.92s) [2019-11-14T19:32:28.515Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-14T19:32:29.600Z] --- PASS: TestSecretInspect (3.25s) [2019-11-14T19:32:29.600Z] === RUN TestSecretList [2019-11-14T19:32:29.771Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2019-11-14T19:32:29.771Z] === RUN TestRemoveInvalidContainer [2019-11-14T19:32:29.771Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-11-14T19:32:29.771Z] === RUN TestRenameLinkedContainer [2019-11-14T19:32:30.531Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-14T19:32:31.903Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-14T19:32:32.467Z] --- PASS: TestSecretList (3.07s) [2019-11-14T19:32:32.467Z] === RUN TestSecretsCreateAndDelete [2019-11-14T19:32:33.828Z] --- PASS: TestRenameLinkedContainer (3.92s) [2019-11-14T19:32:33.829Z] === RUN TestRenameStoppedContainer [2019-11-14T19:32:34.207Z] --- PASS: TestRenameStoppedContainer (0.89s) [2019-11-14T19:32:34.207Z] === RUN TestRenameRunningContainerAndReuse [2019-11-14T19:32:34.363Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-14T19:32:34.363Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-14T19:32:35.734Z] --- PASS: TestSecretsCreateAndDelete (2.94s) [2019-11-14T19:32:35.734Z] === RUN TestSecretsUpdate [2019-11-14T19:32:36.065Z] --- PASS: TestRenameRunningContainerAndReuse (1.73s) [2019-11-14T19:32:36.065Z] === RUN TestRenameInvalidName [2019-11-14T19:32:37.012Z] --- PASS: TestRenameInvalidName (1.02s) [2019-11-14T19:32:37.012Z] === RUN TestRenameAnonymousContainer [2019-11-14T19:32:39.137Z] --- PASS: TestSecretsUpdate (3.21s) [2019-11-14T19:32:39.137Z] === RUN TestTemplatedSecret [2019-11-14T19:32:40.069Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-14T19:32:40.280Z] --- PASS: TestRenameAnonymousContainer (3.00s) [2019-11-14T19:32:40.280Z] === RUN TestRenameContainerWithSameName [2019-11-14T19:32:40.327Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-14T19:32:41.056Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2019-11-14T19:32:41.056Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-14T19:32:41.699Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-11-14T19:32:41.957Z] --- PASS: TestTemplatedSecret (3.39s) [2019-11-14T19:32:41.957Z] === RUN TestSecretCreateResolve [2019-11-14T19:32:42.852Z] --- PASS: TestRenameContainerWithLinkedContainer (1.93s) [2019-11-14T19:32:42.852Z] === RUN TestResize [2019-11-14T19:32:42.889Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-14T19:32:43.454Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-14T19:32:44.117Z] --- PASS: TestResize (0.93s) [2019-11-14T19:32:44.117Z] === RUN TestResizeWithInvalidSize [2019-11-14T19:32:45.012Z] --- PASS: TestResizeWithInvalidSize (1.00s) [2019-11-14T19:32:45.012Z] === RUN TestResizeWhenContainerNotStarted [2019-11-14T19:32:45.985Z] --- PASS: TestSecretCreateResolve (3.61s) [2019-11-14T19:32:45.985Z] PASS [2019-11-14T19:32:45.985Z] [2019-11-14T19:32:45.985Z] DONE 6 tests in 19.633s [2019-11-14T19:32:45.985Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-11-14T19:32:45.985Z] ++ 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 [2019-11-14T19:32:45.985Z] ++ set -e [2019-11-14T19:32:45.985Z] ++ '[' -n 0 ']' [2019-11-14T19:32:45.985Z] ++ set -x [2019-11-14T19:32:45.985Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:32:45.985Z] INFO: Testing against a local daemon [2019-11-14T19:32:45.985Z] === RUN TestServiceCreateInit [2019-11-14T19:32:45.985Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-14T19:32:45.985Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-14T19:32:46.099Z] --- PASS: TestResizeWhenContainerNotStarted (1.05s) [2019-11-14T19:32:46.099Z] === RUN TestDaemonRestartKillContainers [2019-11-14T19:32:46.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-14T19:32:46.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-14T19:32:46.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-14T19:32:46.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-14T19:32:46.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-14T19:32:46.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-14T19:32:46.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-14T19:32:46.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-14T19:32:46.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-14T19:32:46.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-14T19:32:46.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-14T19:32:46.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-14T19:32:46.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-14T19:32:46.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-14T19:32:46.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-14T19:32:46.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-14T19:32:46.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-14T19:32:46.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-14T19:32:46.099Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-14T19:32:46.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-14T19:32:46.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-14T19:32:46.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-14T19:32:46.099Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-14T19:32:46.099Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-14T19:32:46.099Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-14T19:32:46.099Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-14T19:32:46.252Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-11-14T19:32:46.252Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-14T19:32:46.252Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/api/types [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-14T19:32:46.252Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-11-14T19:32:46.252Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-14T19:32:46.252Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2019-11-14T19:32:46.252Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/builder [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-14T19:32:46.252Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-14T19:32:46.252Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2019-11-14T19:32:46.917Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-14T19:32:48.290Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-14T19:32:48.591Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-14T19:32:48.591Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-14T19:32:49.234Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-14T19:32:49.530Z] ok github.com/docker/docker/builder/dockerfile 0.536s coverage: 48.2% of statements [2019-11-14T19:32:49.788Z] ok github.com/docker/docker/builder/remotecontext 0.196s coverage: 13.6% of statements [2019-11-14T19:32:49.945Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-14T19:32:49.946Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-14T19:32:50.721Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-11-14T19:32:51.261Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-14T19:32:51.656Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-14T19:32:51.765Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-14T19:32:51.765Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-14T19:32:52.022Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-14T19:32:52.022Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-14T19:32:52.092Z] ok github.com/docker/docker/builder/remotecontext/git 1.385s coverage: 85.1% of statements [2019-11-14T19:32:52.092Z] ? github.com/docker/docker/cli [no test files] [2019-11-14T19:32:52.092Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-14T19:32:52.586Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-14T19:32:52.843Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-14T19:32:53.566Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-14T19:32:53.774Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-14T19:32:54.111Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-14T19:32:55.370Z] ok github.com/docker/docker/client 0.191s coverage: 75.8% of statements [2019-11-14T19:32:56.067Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-14T19:32:56.300Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-14T19:32:56.443Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-14T19:32:56.864Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-14T19:32:57.121Z] --- PASS: TestServiceCreateInit (11.35s) [2019-11-14T19:32:57.121Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.82s) [2019-11-14T19:32:57.121Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.50s) [2019-11-14T19:32:57.121Z] === RUN TestCreateServiceMultipleTimes [2019-11-14T19:32:58.905Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-14T19:32:58.905Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s) [2019-11-14T19:32:58.905Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.73s) [2019-11-14T19:32:58.905Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s) [2019-11-14T19:32:58.905Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2019-11-14T19:32:58.905Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.55s) [2019-11-14T19:32:58.905Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.53s) [2019-11-14T19:32:58.905Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s) [2019-11-14T19:32:58.905Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.47s) [2019-11-14T19:32:58.905Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.05s) [2019-11-14T19:32:58.905Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.93s) [2019-11-14T19:32:58.905Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.23s) [2019-11-14T19:32:58.905Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.22s) [2019-11-14T19:32:58.905Z] === RUN TestCgroupNamespacesRun [2019-11-14T19:33:00.397Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-14T19:33:00.724Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2019-11-14T19:33:00.724Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-14T19:33:01.768Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-14T19:33:02.658Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2019-11-14T19:33:02.658Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-14T19:33:03.830Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2019-11-14T19:33:03.830Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-14T19:33:03.830Z] ok github.com/docker/docker/api/server/middleware 0.026s coverage: 37.7% of statements [2019-11-14T19:33:03.830Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-14T19:33:03.830Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-14T19:33:03.830Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-14T19:33:03.830Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-14T19:33:03.830Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-14T19:33:03.830Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-14T19:33:03.830Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-14T19:33:03.830Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-14T19:33:03.830Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-14T19:33:04.024Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2019-11-14T19:33:04.024Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-14T19:33:04.170Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-14T19:33:04.170Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-14T19:33:04.291Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-14T19:33:04.543Z] ok github.com/docker/docker/api/types/strslice 0.022s coverage: 90.0% of statements [2019-11-14T19:33:04.883Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2019-11-14T19:33:05.221Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-14T19:33:05.224Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 4.0% of statements [2019-11-14T19:33:05.224Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-14T19:33:05.224Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-14T19:33:05.224Z] ? github.com/docker/docker/api/types [no test files] [2019-11-14T19:33:05.224Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-14T19:33:05.224Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-14T19:33:05.224Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-14T19:33:05.224Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-14T19:33:05.224Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-14T19:33:05.224Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-14T19:33:05.224Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-14T19:33:05.224Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-14T19:33:05.224Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-14T19:33:05.224Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-14T19:33:05.224Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-14T19:33:05.565Z] ok github.com/docker/docker/api/types/time 0.014s coverage: 100.0% of statements [2019-11-14T19:33:05.565Z] ok github.com/docker/docker/api/types/versions 0.014s coverage: 75.0% of statements [2019-11-14T19:33:05.565Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-14T19:33:05.565Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-14T19:33:05.565Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-14T19:33:05.565Z] ? github.com/docker/docker/builder [no test files] [2019-11-14T19:33:05.565Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-14T19:33:05.565Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-14T19:33:05.565Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-14T19:33:05.565Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-14T19:33:05.565Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-14T19:33:05.565Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-14T19:33:05.565Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-14T19:33:05.872Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2019-11-14T19:33:05.872Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-14T19:33:07.120Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-14T19:33:07.272Z] ok github.com/docker/docker/builder/dockerignore 0.040s coverage: 96.8% of statements [2019-11-14T19:33:07.684Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-14T19:33:07.690Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2019-11-14T19:33:07.690Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-14T19:33:08.479Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2019-11-14T19:33:08.479Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-14T19:33:09.271Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2019-11-14T19:33:09.271Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-14T19:33:11.227Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.91s) [2019-11-14T19:33:11.227Z] === RUN TestKernelTCPMemory [2019-11-14T19:33:11.864Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-14T19:33:12.117Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2019-11-14T19:33:12.587Z] --- PASS: TestKernelTCPMemory (1.09s) [2019-11-14T19:33:12.587Z] === RUN TestNISDomainname [2019-11-14T19:33:13.378Z] --- PASS: TestNISDomainname (1.18s) [2019-11-14T19:33:13.378Z] === RUN TestHostnameDnsResolution [2019-11-14T19:33:14.386Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-14T19:33:14.433Z] ok github.com/docker/docker/builder/remotecontext/git 4.766s coverage: 85.1% of statements [2019-11-14T19:33:14.666Z] --- PASS: TestHostnameDnsResolution (1.28s) [2019-11-14T19:33:14.666Z] === RUN TestStats [2019-11-14T19:33:14.954Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-14T19:33:15.885Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-14T19:33:16.779Z] ok github.com/docker/docker/builder/remotecontext 0.582s coverage: 13.6% of statements [2019-11-14T19:33:17.121Z] --- PASS: TestStats (2.35s) [2019-11-14T19:33:17.121Z] === RUN TestStopContainerWithTimeout [2019-11-14T19:33:17.121Z] === RUN TestStopContainerWithTimeout/0 [2019-11-14T19:33:17.121Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-14T19:33:17.121Z] === RUN TestStopContainerWithTimeout/1 [2019-11-14T19:33:17.121Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-14T19:33:17.121Z] === RUN TestStopContainerWithTimeout/3 [2019-11-14T19:33:17.121Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-14T19:33:17.121Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-14T19:33:17.121Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-14T19:33:17.121Z] === CONT TestStopContainerWithTimeout/0 [2019-11-14T19:33:17.121Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-14T19:33:17.958Z] ok github.com/docker/docker/builder/dockerfile 1.540s coverage: 48.2% of statements [2019-11-14T19:33:17.958Z] ? github.com/docker/docker/cli [no test files] [2019-11-14T19:33:17.958Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-14T19:33:18.386Z] === CONT TestStopContainerWithTimeout/3 [2019-11-14T19:33:19.164Z] --- PASS: TestCreateServiceMultipleTimes (21.56s) [2019-11-14T19:33:19.164Z] === RUN TestCreateServiceConflict [2019-11-14T19:33:20.309Z] === CONT TestStopContainerWithTimeout/1 [2019-11-14T19:33:21.687Z] --- PASS: TestCreateServiceConflict (2.99s) [2019-11-14T19:33:21.687Z] === RUN TestCreateServiceMaxReplicas [2019-11-14T19:33:22.132Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-11-14T19:33:22.132Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2019-11-14T19:33:22.132Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2019-11-14T19:33:22.132Z] --- PASS: TestStopContainerWithTimeout/3 (2.92s) [2019-11-14T19:33:22.132Z] --- PASS: TestStopContainerWithTimeout/1 (1.98s) [2019-11-14T19:33:22.132Z] === RUN TestDeleteDevicemapper [2019-11-14T19:33:22.132Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2019-11-14T19:33:22.132Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-14T19:33:22.132Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-14T19:33:25.332Z] ok github.com/docker/docker/client 0.916s coverage: 75.8% of statements [2019-11-14T19:33:25.863Z] --- PASS: TestCreateServiceMaxReplicas (3.78s) [2019-11-14T19:33:25.863Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-14T19:33:26.194Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.73s) [2019-11-14T19:33:26.194Z] === RUN TestUpdateMemory [2019-11-14T19:33:26.194Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-14T19:33:26.194Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-14T19:33:26.194Z] === RUN TestUpdateCPUQuota [2019-11-14T19:33:26.795Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-14T19:33:27.450Z] --- PASS: TestUpdateCPUQuota (1.67s) [2019-11-14T19:33:27.450Z] === RUN TestUpdatePidsLimit [2019-11-14T19:33:27.450Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-14T19:33:28.259Z] === RUN TestUpdatePidsLimit/no_change [2019-11-14T19:33:28.829Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-14T19:33:28.829Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-14T19:33:29.686Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-14T19:33:30.074Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-11-14T19:33:30.077Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-14T19:33:30.448Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-14T19:33:31.445Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-11-14T19:33:32.280Z] --- PASS: TestUpdatePidsLimit (4.37s) [2019-11-14T19:33:32.280Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2019-11-14T19:33:32.280Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2019-11-14T19:33:32.280Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2019-11-14T19:33:32.280Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.51s) [2019-11-14T19:33:32.280Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.50s) [2019-11-14T19:33:32.280Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.47s) [2019-11-14T19:33:32.280Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2019-11-14T19:33:32.280Z] === RUN TestUpdateRestartPolicy [2019-11-14T19:33:33.969Z] === RUN TestDockerSuite/TestBuildRm [2019-11-14T19:33:34.094Z] ok github.com/docker/docker/cmd/dockerd 0.062s coverage: 30.3% of statements [2019-11-14T19:33:34.094Z] ok github.com/docker/docker/container 0.119s coverage: 35.3% of statements [2019-11-14T19:33:34.094Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-14T19:33:34.094Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-14T19:33:34.094Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-14T19:33:34.094Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-14T19:33:37.246Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-14T19:33:38.617Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-14T19:33:39.987Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-14T19:33:40.244Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-14T19:33:41.176Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-14T19:33:41.739Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.11s) [2019-11-14T19:33:41.739Z] === RUN TestCreateServiceSecretFileMode [2019-11-14T19:33:42.215Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2019-11-14T19:33:42.670Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-14T19:33:44.042Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-14T19:33:44.111Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-11-14T19:33:44.973Z] --- PASS: TestCreateServiceSecretFileMode (3.22s) [2019-11-14T19:33:44.973Z] === RUN TestCreateServiceConfigFileMode [2019-11-14T19:33:45.230Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-14T19:33:45.896Z] --- PASS: TestUpdateRestartPolicy (12.84s) [2019-11-14T19:33:45.896Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-14T19:33:45.896Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2019-11-14T19:33:45.896Z] === RUN TestWaitNonBlocked [2019-11-14T19:33:45.896Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-14T19:33:45.896Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-14T19:33:45.896Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-14T19:33:45.896Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-14T19:33:45.896Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-14T19:33:45.896Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-14T19:33:46.006Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2019-11-14T19:33:46.723Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-11-14T19:33:46.723Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2019-11-14T19:33:46.723Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2019-11-14T19:33:46.723Z] === RUN TestWaitBlocked [2019-11-14T19:33:46.723Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-14T19:33:46.723Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-14T19:33:46.723Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-14T19:33:46.723Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-14T19:33:46.723Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-14T19:33:46.723Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-14T19:33:47.764Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-11-14T19:33:48.000Z] --- PASS: TestWaitBlocked (0.02s) [2019-11-14T19:33:48.001Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2019-11-14T19:33:48.001Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2019-11-14T19:33:48.001Z] === CONT TestContainerStartOnDaemonRestart [2019-11-14T19:33:48.001Z] === CONT TestIpcModeOlderClient [2019-11-14T19:33:48.001Z] --- PASS: TestIpcModeOlderClient (0.13s) [2019-11-14T19:33:48.001Z] === CONT TestDaemonRestartIpcMode [2019-11-14T19:33:48.023Z] --- PASS: TestCreateServiceConfigFileMode (3.21s) [2019-11-14T19:33:48.023Z] === RUN TestCreateServiceSysctls [2019-11-14T19:33:49.923Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-14T19:33:49.923Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-14T19:33:50.488Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-14T19:33:50.488Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-14T19:33:51.054Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-14T19:33:51.273Z] --- PASS: TestContainerStartOnDaemonRestart (3.24s) [2019-11-14T19:33:52.081Z] --- PASS: TestDaemonRestartIpcMode (3.81s) [2019-11-14T19:33:52.081Z] PASS [2019-11-14T19:33:52.081Z] [2019-11-14T19:33:52.081Z] === Skipped [2019-11-14T19:33:52.081Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-11-14T19:33:52.081Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-14T19:33:52.081Z] [2019-11-14T19:33:52.081Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2019-11-14T19:33:52.081Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-14T19:33:52.081Z] [2019-11-14T19:33:52.081Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-14T19:33:52.082Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-14T19:33:52.082Z] [2019-11-14T19:33:52.082Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-14T19:33:52.082Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-14T19:33:52.082Z] [2019-11-14T19:33:52.082Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.01s) [2019-11-14T19:33:52.082Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-14T19:33:52.082Z] [2019-11-14T19:33:52.082Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-11-14T19:33:52.082Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-14T19:33:52.082Z] [2019-11-14T19:33:52.082Z] [2019-11-14T19:33:52.082Z] DONE 197 tests, 6 skipped in 141.746s [2019-11-14T19:33:52.082Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-11-14T19:33:52.082Z] ++ 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 [2019-11-14T19:33:52.082Z] ++ set -e [2019-11-14T19:33:52.082Z] ++ '[' -n 0 ']' [2019-11-14T19:33:52.082Z] ++ set -x [2019-11-14T19:33:52.082Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-11-14T19:33:52.082Z] INFO: Testing against a local daemon [2019-11-14T19:33:52.082Z] === RUN TestCommitInheritsEnv [2019-11-14T19:33:52.499Z] --- PASS: TestCreateServiceSysctls (4.27s) [2019-11-14T19:33:52.499Z] === RUN TestCreateServiceCapabilities [2019-11-14T19:33:52.499Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-14T19:33:52.756Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-14T19:33:52.911Z] --- PASS: TestCommitInheritsEnv (0.62s) [2019-11-14T19:33:52.911Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-14T19:33:52.911Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-14T19:33:52.911Z] === RUN TestImagesFilterMultiReference [2019-11-14T19:33:52.911Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-11-14T19:33:52.911Z] === RUN TestImagePullPlatformInvalid [2019-11-14T19:33:52.911Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-11-14T19:33:52.911Z] === RUN TestRemoveImageOrphaning [2019-11-14T19:33:53.687Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-14T19:33:53.802Z] --- PASS: TestRemoveImageOrphaning (0.65s) [2019-11-14T19:33:53.802Z] === RUN TestRemoveImageGarbageCollector [2019-11-14T19:33:53.802Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2019-11-14T19:33:53.802Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:33:53.802Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-14T19:33:53.802Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-11-14T19:33:53.802Z] === RUN TestTagInvalidReference [2019-11-14T19:33:53.802Z] --- PASS: TestTagInvalidReference (0.02s) [2019-11-14T19:33:53.802Z] === RUN TestTagValidPrefixedRepo [2019-11-14T19:33:53.802Z] --- PASS: TestTagValidPrefixedRepo (0.11s) [2019-11-14T19:33:53.802Z] === RUN TestTagExistedNameWithoutForce [2019-11-14T19:33:53.802Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-14T19:33:53.802Z] === RUN TestTagOfficialNames [2019-11-14T19:33:53.802Z] --- PASS: TestTagOfficialNames (0.12s) [2019-11-14T19:33:53.802Z] === RUN TestTagMatchesDigest [2019-11-14T19:33:53.802Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-11-14T19:33:53.802Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-14T19:33:54.106Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 13.7% of statements [2019-11-14T19:33:55.477Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 82.1% of statements [2019-11-14T19:33:55.582Z] --- PASS: TestCreateServiceCapabilities (3.19s) [2019-11-14T19:33:55.582Z] === RUN TestInspect [2019-11-14T19:33:55.735Z] ok github.com/docker/docker/daemon 12.214s coverage: 17.6% of statements [2019-11-14T19:33:55.735Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-14T19:33:55.735Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-14T19:33:56.666Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2019-11-14T19:33:56.924Z] ok github.com/docker/docker/daemon/events 0.075s coverage: 50.0% of statements [2019-11-14T19:33:56.924Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-14T19:33:56.924Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-14T19:33:58.822Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2019-11-14T19:33:58.977Z] --- PASS: TestInspect (3.06s) [2019-11-14T19:33:58.977Z] === RUN TestServiceListWithStatuses [2019-11-14T19:33:58.978Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-14T19:33:58.978Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-14T19:33:58.978Z] === RUN TestDockerNetworkConnectAlias [2019-11-14T19:33:59.235Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-14T19:34:00.605Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-14T19:34:00.721Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.024s coverage: 2.9% of statements [2019-11-14T19:34:01.654Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.207s coverage: 57.0% of statements [2019-11-14T19:34:01.979Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-14T19:34:02.237Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-14T19:34:02.273Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-14T19:34:02.273Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-14T19:34:02.273Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-14T19:34:02.273Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-14T19:34:02.273Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-14T19:34:02.273Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-14T19:34:02.273Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-14T19:34:02.273Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-14T19:34:02.273Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-14T19:34:02.273Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-14T19:34:02.273Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-14T19:34:03.609Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-14T19:34:04.460Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-14T19:34:04.970Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.756s coverage: 72.5% of statements [2019-11-14T19:34:04.980Z] === RUN TestDockerSuite/TestBuildUser [2019-11-14T19:34:05.228Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.756s coverage: 46.2% of statements [2019-11-14T19:34:05.228Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-14T19:34:05.434Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-14T19:34:05.434Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-14T19:34:05.434Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-14T19:34:05.434Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-14T19:34:05.544Z] --- PASS: TestDockerNetworkConnectAlias (6.96s) [2019-11-14T19:34:05.544Z] === RUN TestDockerNetworkReConnect [2019-11-14T19:34:07.440Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-14T19:34:07.756Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.099s coverage: 51.0% of statements [2019-11-14T19:34:08.353Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-14T19:34:09.125Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.285s coverage: 76.1% of statements [2019-11-14T19:34:10.059Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-11-14T19:34:10.317Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.120s coverage: 57.2% of statements [2019-11-14T19:34:10.317Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-14T19:34:10.317Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-14T19:34:11.619Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-14T19:34:11.619Z] --- PASS: TestDockerNetworkReConnect (6.12s) [2019-11-14T19:34:11.619Z] === RUN TestServicePlugin [2019-11-14T19:34:11.691Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-11-14T19:34:12.624Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-11-14T19:34:13.556Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2019-11-14T19:34:13.556Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-14T19:34:13.556Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-14T19:34:14.488Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 42.7% of statements [2019-11-14T19:34:15.861Z] ok github.com/docker/docker/daemon/logger/awslogs 0.146s coverage: 77.4% of statements [2019-11-14T19:34:15.861Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-14T19:34:15.861Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-14T19:34:15.861Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 68.2% of statements [2019-11-14T19:34:17.234Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-11-14T19:34:17.234Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 62.1% of statements [2019-11-14T19:34:17.492Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2019-11-14T19:34:18.867Z] ok github.com/docker/docker/daemon/logger/local 0.032s coverage: 74.7% of statements [2019-11-14T19:34:18.867Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-14T19:34:19.125Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 19.9% of statements [2019-11-14T19:34:20.498Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 47.8% of statements [2019-11-14T19:34:20.810Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-14T19:34:21.064Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2019-11-14T19:34:21.997Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-11-14T19:34:22.255Z] ok github.com/docker/docker/daemon/logger/splunk 1.630s coverage: 82.5% of statements [2019-11-14T19:34:22.255Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-14T19:34:22.255Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-14T19:34:23.327Z] ok github.com/docker/docker/cmd/dockerd 0.232s coverage: 30.3% of statements [2019-11-14T19:34:23.327Z] ok github.com/docker/docker/container 0.161s coverage: 35.3% of statements [2019-11-14T19:34:23.327Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-14T19:34:23.327Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-14T19:34:23.327Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-14T19:34:23.327Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-14T19:34:23.832Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-11-14T19:34:24.153Z] ok github.com/docker/docker/distribution/metadata 0.052s coverage: 48.2% of statements [2019-11-14T19:34:24.410Z] ok github.com/docker/docker/distribution 0.191s coverage: 22.1% of statements [2019-11-14T19:34:24.410Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-14T19:34:25.521Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-14T19:34:25.782Z] ok github.com/docker/docker/errdefs 0.009s coverage: 49.4% of statements [2019-11-14T19:34:25.984Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-14T19:34:25.984Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-14T19:34:26.358Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.088s coverage: 65.3% of statements [2019-11-14T19:34:27.161Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-11-14T19:34:28.106Z] ok github.com/docker/docker/distribution/xfer 1.879s coverage: 85.6% of statements [2019-11-14T19:34:28.106Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-14T19:34:28.106Z] ok github.com/docker/docker/image/cache 0.011s coverage: 19.2% of statements [2019-11-14T19:34:28.106Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-14T19:34:28.900Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-14T19:34:29.477Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2019-11-14T19:34:29.477Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-14T19:34:30.380Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-11-14T19:34:30.408Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-11-14T19:34:30.446Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-14T19:34:31.340Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2019-11-14T19:34:31.340Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-11-14T19:34:31.752Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-14T19:34:32.688Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-14T19:34:33.238Z] ok github.com/docker/docker/pkg/archive 0.408s coverage: 77.3% of statements [2019-11-14T19:34:33.252Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-14T19:34:34.617Z] ok github.com/docker/docker/pkg/authorization 0.318s coverage: 68.3% of statements [2019-11-14T19:34:34.617Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-11-14T19:34:34.875Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-11-14T19:34:35.148Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-14T19:34:35.155Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-14T19:34:35.386Z] ok github.com/docker/docker/daemon/cluster/convert 0.049s coverage: 35.8% of statements [2019-11-14T19:34:35.616Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-14T19:34:35.616Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-14T19:34:35.616Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-14T19:34:35.616Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-14T19:34:36.079Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-14T19:34:36.081Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-14T19:34:37.099Z] ok github.com/docker/docker/daemon/cluster 0.153s coverage: 0.5% of statements [2019-11-14T19:34:37.977Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-14T19:34:37.977Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-14T19:34:37.977Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-14T19:34:37.977Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-14T19:34:37.977Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-14T19:34:38.151Z] ok github.com/docker/docker/layer 7.797s coverage: 68.8% of statements [2019-11-14T19:34:38.151Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-14T19:34:38.151Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-14T19:34:38.151Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-14T19:34:38.151Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-14T19:34:38.151Z] ? github.com/docker/docker/oci [no test files] [2019-11-14T19:34:38.151Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-14T19:34:38.409Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2019-11-14T19:34:38.409Z] ok github.com/docker/docker/pkg/chrootarchive 2.933s coverage: 43.2% of statements [2019-11-14T19:34:38.409Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-14T19:34:38.409Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-14T19:34:39.343Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2019-11-14T19:34:39.343Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2019-11-14T19:34:39.872Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-14T19:34:39.872Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-14T19:34:39.908Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2019-11-14T19:34:40.804Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-14T19:34:40.840Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2019-11-14T19:34:41.097Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2019-11-14T19:34:41.369Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-14T19:34:41.954Z] ok github.com/docker/docker/daemon/discovery 0.029s coverage: 30.0% of statements [2019-11-14T19:34:42.470Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-11-14T19:34:42.738Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-14T19:34:42.738Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-14T19:34:43.034Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2019-11-14T19:34:43.600Z] ok github.com/docker/docker/pkg/fsutils 0.201s coverage: 85.1% of statements [2019-11-14T19:34:43.857Z] ok github.com/docker/docker/pkg/discovery/kv 3.118s coverage: 84.1% of statements [2019-11-14T19:34:44.113Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2019-11-14T19:34:44.978Z] ok github.com/docker/docker/daemon/events 0.075s coverage: 50.0% of statements [2019-11-14T19:34:45.044Z] ok github.com/docker/docker/pkg/idtools 0.491s coverage: 70.1% of statements [2019-11-14T19:34:45.610Z] ok github.com/docker/docker/pkg/ioutils 0.518s coverage: 69.3% of statements [2019-11-14T19:34:45.708Z] ok github.com/docker/docker/daemon/config 0.088s coverage: 82.1% of statements [2019-11-14T19:34:45.869Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2019-11-14T19:34:46.012Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-14T19:34:46.126Z] ok github.com/docker/docker/pkg/locker 0.025s coverage: 88.9% of statements [2019-11-14T19:34:46.126Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-11-14T19:34:46.126Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-14T19:34:46.692Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2019-11-14T19:34:46.950Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-11-14T19:34:47.207Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-11-14T19:34:47.382Z] --- PASS: TestServicePlugin (35.58s) [2019-11-14T19:34:47.382Z] plugin_test.go:62: [d4ccfd6c73a30] joining swarm manager [d66bfead559da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-14T19:34:47.382Z] plugin_test.go:65: [d03f0709e20ce] joining swarm manager [d66bfead559da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-14T19:34:47.382Z] === RUN TestServiceUpdateLabel [2019-11-14T19:34:47.382Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-14T19:34:47.465Z] ok github.com/docker/docker/pkg/mount 0.563s coverage: 70.0% of statements [2019-11-14T19:34:47.465Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-14T19:34:47.723Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2019-11-14T19:34:47.981Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2019-11-14T19:34:47.981Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-14T19:34:47.981Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-14T19:34:48.723Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2019-11-14T19:34:48.753Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-14T19:34:48.914Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2019-11-14T19:34:49.010Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-14T19:34:49.478Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-11-14T19:34:49.575Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-14T19:34:49.575Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-14T19:34:49.833Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-11-14T19:34:50.049Z] ok github.com/docker/docker/pkg/pools 0.017s coverage: 88.2% of statements [2019-11-14T19:34:50.050Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-11-14T19:34:50.398Z] --- PASS: TestServiceUpdateLabel (3.12s) [2019-11-14T19:34:50.398Z] === RUN TestServiceUpdateSecrets [2019-11-14T19:34:50.655Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-14T19:34:51.054Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.560s coverage: 13.6% of statements [2019-11-14T19:34:51.419Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-11-14T19:34:51.676Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-11-14T19:34:53.359Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2019-11-14T19:34:53.948Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-14T19:34:53.948Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-14T19:34:53.948Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-14T19:34:54.513Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-14T19:34:54.538Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.069s coverage: 57.9% of statements [2019-11-14T19:34:54.952Z] ok github.com/docker/docker/pkg/signal 2.423s coverage: 61.0% of statements [2019-11-14T19:34:54.952Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-11-14T19:34:55.267Z] ok github.com/docker/docker/daemon 12.429s coverage: 17.6% of statements [2019-11-14T19:34:55.267Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-14T19:34:55.267Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-14T19:34:55.267Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-14T19:34:55.267Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-14T19:34:55.517Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-11-14T19:34:55.775Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-11-14T19:34:55.884Z] === RUN TestDockerSuite/TestCommitChange [2019-11-14T19:34:56.033Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-11-14T19:34:56.292Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-11-14T19:34:56.816Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-14T19:34:56.858Z] ok github.com/docker/docker/pkg/system 0.020s coverage: 36.9% of statements [2019-11-14T19:34:57.423Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2019-11-14T19:34:57.747Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-14T19:34:57.988Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2019-11-14T19:34:58.245Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-11-14T19:34:58.503Z] testing: warning: no tests to run [2019-11-14T19:34:58.503Z] coverage: [no statements] [2019-11-14T19:34:58.503Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-11-14T19:34:58.760Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-11-14T19:34:59.018Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2019-11-14T19:34:59.276Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2019-11-14T19:34:59.640Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-14T19:35:00.116Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.551s coverage: 68.6% of statements [2019-11-14T19:35:01.328Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.854s coverage: 51.0% of statements [2019-11-14T19:35:01.536Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-14T19:35:01.802Z] ok github.com/docker/docker/plugin 0.535s coverage: 27.1% of statements [2019-11-14T19:35:02.060Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-11-14T19:35:02.467Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-14T19:35:02.504Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.718s coverage: 46.2% of statements [2019-11-14T19:35:02.504Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-14T19:35:02.993Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-11-14T19:35:03.557Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-11-14T19:35:04.364Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-14T19:35:04.816Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.603s coverage: 76.1% of statements [2019-11-14T19:35:04.816Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.450s coverage: 52.6% of statements [2019-11-14T19:35:04.816Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-14T19:35:04.816Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-14T19:35:04.930Z] ok github.com/docker/docker/registry 0.093s coverage: 56.2% of statements [2019-11-14T19:35:05.295Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-14T19:35:05.494Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-11-14T19:35:05.752Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-11-14T19:35:05.995Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.039s coverage: 58.0% of statements [2019-11-14T19:35:06.226Z] --- PASS: TestServiceUpdateSecrets (15.76s) [2019-11-14T19:35:06.226Z] === RUN TestServiceUpdateConfigs [2019-11-14T19:35:06.724Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2019-11-14T19:35:06.757Z] ok github.com/docker/docker/runconfig 0.010s coverage: 68.2% of statements [2019-11-14T19:35:06.757Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-11-14T19:35:07.597Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-14T19:35:08.429Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2019-11-14T19:35:08.534Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-14T19:35:08.534Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-14T19:35:08.534Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-14T19:35:08.534Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-14T19:35:08.534Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-14T19:35:08.534Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-14T19:35:08.791Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-14T19:35:10.054Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-11-14T19:35:10.312Z] ok github.com/docker/docker/volume/local 0.025s coverage: 73.0% of statements [2019-11-14T19:35:10.686Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-14T19:35:10.877Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-11-14T19:35:11.483Z] ok github.com/docker/docker/daemon/logger 0.318s coverage: 42.7% of statements [2019-11-14T19:35:12.056Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-14T19:35:12.056Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-14T19:35:12.246Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2019-11-14T19:35:12.663Z] ok github.com/docker/docker/daemon/logger/gelf 0.046s coverage: 68.2% of statements [2019-11-14T19:35:12.987Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-14T19:35:13.917Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-14T19:35:14.367Z] ok github.com/docker/docker/daemon/logger/awslogs 0.701s coverage: 77.8% of statements [2019-11-14T19:35:14.481Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-14T19:35:15.096Z] ok github.com/docker/docker/daemon/logger/journald 0.026s coverage: 26.2% of statements [2019-11-14T19:35:15.413Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-14T19:35:16.274Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 88.3% of statements [2019-11-14T19:35:16.274Z] ok github.com/docker/docker/daemon/images 0.064s coverage: 4.9% of statements [2019-11-14T19:35:16.274Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-14T19:35:16.274Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-14T19:35:16.274Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-14T19:35:16.274Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-14T19:35:16.274Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.033s coverage: 62.1% of statements [2019-11-14T19:35:16.347Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-14T19:35:16.347Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-14T19:35:16.347Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-14T19:35:17.279Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-14T19:35:17.279Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-14T19:35:17.279Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-14T19:35:17.279Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-14T19:35:17.538Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-14T19:35:18.470Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-14T19:35:18.732Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-14T19:35:18.732Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-14T19:35:18.732Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-14T19:35:19.327Z] ok github.com/docker/docker/daemon/logger/local 0.089s coverage: 74.7% of statements [2019-11-14T19:35:19.327Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-14T19:35:19.401Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-14T19:35:19.965Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-14T19:35:19.965Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-14T19:35:21.030Z] ok github.com/docker/docker/daemon/logger/syslog 0.053s coverage: 47.8% of statements [2019-11-14T19:35:21.030Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 19.9% of statements [2019-11-14T19:35:21.861Z] --- PASS: TestServiceUpdateConfigs (15.67s) [2019-11-14T19:35:21.861Z] === RUN TestServiceUpdateNetwork [2019-11-14T19:35:22.120Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-14T19:35:22.214Z] ok github.com/docker/docker/daemon/logger/templates 0.019s coverage: 8.3% of statements [2019-11-14T19:35:23.052Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-14T19:35:23.052Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-14T19:35:23.917Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2019-11-14T19:35:23.917Z] ok github.com/docker/docker/daemon/logger/splunk 2.815s coverage: 82.5% of statements [2019-11-14T19:35:23.917Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-14T19:35:23.917Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-14T19:35:23.984Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-14T19:35:24.426Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.6% of statements [2019-11-14T19:35:24.426Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-14T19:35:24.426Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-14T19:35:24.426Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-14T19:35:24.426Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-14T19:35:24.426Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-14T19:35:24.426Z] ? github.com/docker/docker/rootless [no test files] [2019-11-14T19:35:24.426Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-14T19:35:24.426Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-14T19:35:24.426Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-14T19:35:24.426Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-14T19:35:24.426Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-14T19:35:24.426Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-14T19:35:24.426Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-14T19:35:24.426Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-14T19:35:24.426Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-14T19:35:24.426Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-14T19:35:24.426Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-14T19:35:24.426Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-14T19:35:24.426Z] ? github.com/docker/docker/volume [no test files] [2019-11-14T19:35:24.426Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-14T19:35:24.426Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-14T19:35:24.426Z] [2019-11-14T19:35:24.426Z] === Skipped [2019-11-14T19:35:24.426Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-14T19:35:24.426Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-14T19:35:24.426Z] [2019-11-14T19:35:24.426Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-14T19:35:24.426Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-14T19:35:24.426Z] [2019-11-14T19:35:24.426Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-14T19:35:24.426Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:35:24.426Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-14T19:35:24.426Z] [2019-11-14T19:35:24.426Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-14T19:35:24.426Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:35:24.426Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-14T19:35:24.426Z] [2019-11-14T19:35:24.426Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-14T19:35:24.426Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:35:24.426Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-14T19:35:24.426Z] [2019-11-14T19:35:24.426Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-14T19:35:24.426Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:35:24.426Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-14T19:35:24.426Z] [2019-11-14T19:35:24.426Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-14T19:35:24.426Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:35:24.426Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-14T19:35:24.426Z] [2019-11-14T19:35:24.426Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-14T19:35:24.426Z] graphtest_unix.go:73: No driver to put! [2019-11-14T19:35:24.426Z] [2019-11-14T19:35:24.426Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-14T19:35:24.426Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-14T19:35:24.426Z] [2019-11-14T19:35:24.426Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-14T19:35:24.426Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-14T19:35:24.426Z] [2019-11-14T19:35:24.426Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-14T19:35:24.426Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-14T19:35:24.426Z] [2019-11-14T19:35:24.426Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-14T19:35:24.426Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-14T19:35:24.426Z] [2019-11-14T19:35:24.426Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-14T19:35:24.426Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:35:24.426Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-14T19:35:24.426Z] [2019-11-14T19:35:24.426Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-14T19:35:24.426Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:35:24.426Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-14T19:35:24.426Z] [2019-11-14T19:35:24.426Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-14T19:35:24.426Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:35:24.426Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-14T19:35:24.426Z] [2019-11-14T19:35:24.426Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-14T19:35:24.426Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:35:24.426Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-14T19:35:24.426Z] [2019-11-14T19:35:24.426Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-14T19:35:24.426Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:35:24.426Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-14T19:35:24.426Z] [2019-11-14T19:35:24.426Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-14T19:35:24.426Z] graphtest_unix.go:73: No driver to put! [2019-11-14T19:35:24.426Z] [2019-11-14T19:35:24.426Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-14T19:35:24.426Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-14T19:35:24.426Z] [2019-11-14T19:35:24.426Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-14T19:35:24.426Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-14T19:35:24.426Z] [2019-11-14T19:35:24.426Z] [2019-11-14T19:35:24.426Z] DONE 2115 tests, 20 skipped in 240.729s Post stage [Pipeline] junit [2019-11-14T19:35:24.439Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-11-14T19:35:24.915Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-14T19:35:25.110Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40212/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb hack/validate/vendor [2019-11-14T19:35:25.479Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-14T19:35:26.040Z] No vendor changes in diff. [2019-11-14T19:35:26.410Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-14T19:35:26.410Z] === RUN TestDockerSuite/TestContainerAPIKill [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-11-14T19:35:26.929Z] + echo Building e2e image [2019-11-14T19:35:26.929Z] Building e2e image [2019-11-14T19:35:26.929Z] + docker build --build-arg DOCKER_GITCOMMIT=1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb -t moby-e2e-test -f Dockerfile.e2e . [2019-11-14T19:35:26.929Z] #2 [internal] load .dockerignore [2019-11-14T19:35:26.929Z] #2 transferring context: 34B done [2019-11-14T19:35:26.929Z] #2 DONE 0.0s [2019-11-14T19:35:26.929Z] [2019-11-14T19:35:26.929Z] #1 [internal] load build definition from Dockerfile.e2e [2019-11-14T19:35:26.929Z] #1 transferring dockerfile: 3.21kB done [2019-11-14T19:35:26.929Z] #1 DONE 0.0s [2019-11-14T19:35:26.929Z] [2019-11-14T19:35:26.929Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-11-14T19:35:26.929Z] #3 DONE 0.1s [2019-11-14T19:35:26.929Z] [2019-11-14T19:35:26.929Z] #4 [internal] load metadata for docker.io/library/golang:1.13.4-alpine [2019-11-14T19:35:27.186Z] #4 DONE 0.2s [2019-11-14T19:35:27.186Z] [2019-11-14T19:35:27.186Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-11-14T19:35:27.186Z] #5 CACHED [2019-11-14T19:35:27.186Z] [2019-11-14T19:35:27.186Z] #8 [internal] load build context [2019-11-14T19:35:27.344Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-14T19:35:27.753Z] #8 transferring context: 810.81kB 0.5s done [2019-11-14T19:35:27.753Z] #8 DONE 0.6s [2019-11-14T19:35:27.753Z] [2019-11-14T19:35:27.753Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-11-14T19:35:27.753Z] #14 resolve docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b6447f525da0a4f18efd2cb05bf7d70228f75d713b7a67345f30157ac done [2019-11-14T19:35:27.753Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 26.82MB / 126.86MB 0.4s [2019-11-14T19:35:27.753Z] #14 sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 125B / 125B 0.1s done [2019-11-14T19:35:27.753Z] #14 sha256:9d2a7c5b6447f525da0a4f18efd2cb05bf7d70228f75d713b7a67345f30157ac 1.65kB / 1.65kB done [2019-11-14T19:35:27.753Z] #14 sha256:679fe3791d2710d53efe26b05ba1c7083178d6375318b0c669b6bcd98f25c448 1.36kB / 1.36kB done [2019-11-14T19:35:27.753Z] #14 sha256:3024b4e742b095f3c81ed71f3ddc7bb6796664827845988333fac28564a96b85 3.80kB / 3.80kB done [2019-11-14T19:35:27.753Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 46.44MB / 126.86MB 0.6s [2019-11-14T19:35:27.909Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-14T19:35:28.012Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 53.90MB / 126.86MB 0.7s [2019-11-14T19:35:28.012Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 73.88MB / 126.86MB 0.9s [2019-11-14T19:35:28.271Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 84.11MB / 126.86MB 1.0s [2019-11-14T19:35:28.271Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 94.28MB / 126.86MB 1.1s [2019-11-14T19:35:28.530Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 114.61MB / 126.86MB 1.3s [2019-11-14T19:35:28.766Z] ok github.com/docker/docker/distribution/metadata 0.102s coverage: 48.2% of statements [2019-11-14T19:35:28.766Z] ok github.com/docker/docker/errdefs 0.041s coverage: 49.4% of statements [2019-11-14T19:35:28.786Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 126.78MB / 126.86MB 1.4s [2019-11-14T19:35:28.840Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-14T19:35:29.043Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 126.86MB / 126.86MB 1.8s done [2019-11-14T19:35:29.096Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-14T19:35:29.301Z] #14 ... [2019-11-14T19:35:29.301Z] [2019-11-14T19:35:29.301Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-11-14T19:35:29.301Z] #6 DONE 2.1s [2019-11-14T19:35:29.301Z] [2019-11-14T19:35:29.301Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-11-14T19:35:29.301Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 0.1s [2019-11-14T19:35:30.028Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-14T19:35:30.497Z] ok github.com/docker/docker/distribution 0.727s coverage: 22.1% of statements [2019-11-14T19:35:30.497Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-14T19:35:31.398Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-14T19:35:31.676Z] ok github.com/docker/docker/distribution/xfer 1.778s coverage: 85.1% of statements [2019-11-14T19:35:31.676Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-14T19:35:32.405Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2019-11-14T19:35:33.293Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-14T19:35:33.293Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-14T19:35:33.293Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-14T19:35:33.293Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-14T19:35:33.293Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-14T19:35:33.580Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-14T19:35:33.580Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-14T19:35:33.580Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-14T19:35:33.651Z] ok github.com/docker/docker/image 0.136s coverage: 86.4% of statements [2019-11-14T19:35:33.651Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-14T19:35:33.651Z] ok github.com/docker/docker/libcontainerd/queue 0.048s coverage: 87.5% of statements [2019-11-14T19:35:33.857Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-14T19:35:34.563Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 5.1s [2019-11-14T19:35:35.934Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 6.6s done [2019-11-14T19:35:35.934Z] #14 extracting sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 done [2019-11-14T19:35:35.958Z] ok github.com/docker/docker/image/v1 0.037s coverage: 25.0% of statements [2019-11-14T19:35:35.958Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-14T19:35:35.958Z] ok github.com/docker/docker/pkg/aaparser 0.009s coverage: 50.0% of statements [2019-11-14T19:35:36.498Z] #14 DONE 9.1s [2019-11-14T19:35:36.498Z] [2019-11-14T19:35:36.498Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-11-14T19:35:36.754Z] #15 ... [2019-11-14T19:35:36.755Z] [2019-11-14T19:35:36.755Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-11-14T19:35:36.755Z] #7 1.198 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-11-14T19:35:36.755Z] #7 2.292 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-11-14T19:35:36.755Z] #7 2.406 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-11-14T19:35:36.755Z] #7 2.411 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-11-14T19:35:36.755Z] #7 2.629 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-11-14T19:35:36.755Z] #7 2.638 (4/31) Installing readline (8.0.0-r0) [2019-11-14T19:35:36.755Z] #7 2.643 (5/31) Installing bash (5.0.0-r0) [2019-11-14T19:35:36.755Z] #7 2.660 Executing bash-5.0.0-r0.post-install [2019-11-14T19:35:36.755Z] #7 2.667 (6/31) Installing ca-certificates (20190108-r0) [2019-11-14T19:35:36.755Z] #7 2.687 (7/31) Installing libgcc (8.3.0-r0) [2019-11-14T19:35:36.755Z] #7 2.690 (8/31) Installing libstdc++ (8.3.0-r0) [2019-11-14T19:35:36.755Z] #7 2.707 (9/31) Installing binutils (2.32-r0) [2019-11-14T19:35:36.755Z] #7 2.826 (10/31) Installing gmp (6.1.2-r1) [2019-11-14T19:35:36.755Z] #7 2.835 (11/31) Installing isl (0.18-r0) [2019-11-14T19:35:36.755Z] #7 2.860 (12/31) Installing libgomp (8.3.0-r0) [2019-11-14T19:35:36.755Z] #7 2.866 (13/31) Installing libatomic (8.3.0-r0) [2019-11-14T19:35:36.755Z] #7 2.868 (14/31) Installing mpfr3 (3.1.5-r1) [2019-11-14T19:35:36.755Z] #7 2.874 (15/31) Installing mpc1 (1.1.0-r0) [2019-11-14T19:35:36.755Z] #7 2.879 (16/31) Installing gcc (8.3.0-r0) [2019-11-14T19:35:36.755Z] #7 3.898 (17/31) Installing musl-dev (1.1.22-r3) [2019-11-14T19:35:36.755Z] #7 4.012 (18/31) Installing libc-dev (0.7.1-r0) [2019-11-14T19:35:36.755Z] #7 4.014 (19/31) Installing g++ (8.3.0-r0) [2019-11-14T19:35:36.755Z] #7 4.670 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-11-14T19:35:36.755Z] #7 4.675 (21/31) Installing libcurl (7.66.0-r0) [2019-11-14T19:35:36.755Z] #7 4.683 (22/31) Installing expat (2.2.8-r0) [2019-11-14T19:35:36.755Z] #7 4.692 (23/31) Installing pcre2 (10.33-r0) [2019-11-14T19:35:36.755Z] #7 4.704 (24/31) Installing git (2.22.0-r0) [2019-11-14T19:35:36.755Z] #7 4.936 (25/31) Installing libmnl (1.0.4-r0) [2019-11-14T19:35:36.755Z] #7 4.941 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-11-14T19:35:36.755Z] #7 4.950 (27/31) Installing iptables (1.8.3-r0) [2019-11-14T19:35:36.755Z] #7 4.984 (28/31) Installing pigz (2.4-r0) [2019-11-14T19:35:36.755Z] #7 4.990 (29/31) Installing tar (1.32-r0) [2019-11-14T19:35:36.755Z] #7 5.003 (30/31) Installing xz-libs (5.2.4-r0) [2019-11-14T19:35:36.755Z] #7 5.009 (31/31) Installing xz (5.2.4-r0) [2019-11-14T19:35:36.755Z] #7 5.016 Executing busybox-1.30.1-r2.trigger [2019-11-14T19:35:36.755Z] #7 5.024 Executing ca-certificates-20190108-r0.trigger [2019-11-14T19:35:36.755Z] #7 5.088 OK: 185 MiB in 45 packages [2019-11-14T19:35:36.755Z] #7 DONE 7.5s [2019-11-14T19:35:36.755Z] [2019-11-14T19:35:36.755Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-11-14T19:35:36.755Z] #9 DONE 0.1s [2019-11-14T19:35:36.755Z] [2019-11-14T19:35:36.755Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-11-14T19:35:36.755Z] #10 DONE 0.1s [2019-11-14T19:35:37.011Z] [2019-11-14T19:35:37.011Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-11-14T19:35:37.011Z] #11 DONE 0.1s [2019-11-14T19:35:37.011Z] [2019-11-14T19:35:37.011Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-11-14T19:35:37.011Z] #12 DONE 0.1s [2019-11-14T19:35:37.011Z] [2019-11-14T19:35:37.011Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-11-14T19:35:37.011Z] #13 DONE 0.1s [2019-11-14T19:35:37.012Z] [2019-11-14T19:35:37.012Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-11-14T19:35:37.130Z] --- PASS: TestServiceUpdateNetwork (15.40s) [2019-11-14T19:35:37.130Z] PASS [2019-11-14T19:35:37.130Z] [2019-11-14T19:35:37.130Z] === Skipped [2019-11-14T19:35:37.130Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-11-14T19:35:37.130Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-14T19:35:37.130Z] [2019-11-14T19:35:37.130Z] [2019-11-14T19:35:37.130Z] DONE 20 tests, 1 skipped in 171.545s [2019-11-14T19:35:37.130Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-11-14T19:35:37.130Z] ++ 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 [2019-11-14T19:35:37.130Z] ++ set -e [2019-11-14T19:35:37.130Z] ++ '[' -n 0 ']' [2019-11-14T19:35:37.130Z] ++ set -x [2019-11-14T19:35:37.130Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-11-14T19:35:37.268Z] #15 1.107 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-11-14T19:35:37.387Z] INFO: Testing against a local daemon [2019-11-14T19:35:37.387Z] === RUN TestSessionCreate [2019-11-14T19:35:37.387Z] --- PASS: TestSessionCreate (0.03s) [2019-11-14T19:35:37.387Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-14T19:35:37.387Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-11-14T19:35:37.387Z] PASS [2019-11-14T19:35:37.387Z] [2019-11-14T19:35:37.387Z] DONE 2 tests in 0.146s [2019-11-14T19:35:37.387Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-11-14T19:35:37.387Z] ++ 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 [2019-11-14T19:35:37.387Z] ++ set -e [2019-11-14T19:35:37.387Z] ++ '[' -n 0 ']' [2019-11-14T19:35:37.387Z] ++ set -x [2019-11-14T19:35:37.387Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:35:37.387Z] INFO: Testing against a local daemon [2019-11-14T19:35:37.387Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-14T19:35:37.387Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-14T19:35:37.387Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-14T19:35:37.387Z] === RUN TestEventsExecDie [2019-11-14T19:35:38.318Z] --- PASS: TestEventsExecDie (0.94s) [2019-11-14T19:35:38.318Z] === RUN TestEventsBackwardsCompatible [2019-11-14T19:35:38.575Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-14T19:35:38.575Z] --- PASS: TestEventsBackwardsCompatible (0.26s) [2019-11-14T19:35:38.575Z] === RUN TestInfoBinaryCommits [2019-11-14T19:35:38.638Z] #15 2.155 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-11-14T19:35:38.638Z] #15 2.225 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-11-14T19:35:38.638Z] #15 2.228 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-11-14T19:35:38.638Z] #15 2.363 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-11-14T19:35:38.638Z] #15 2.370 (4/43) Installing readline (8.0.0-r0) [2019-11-14T19:35:38.638Z] #15 2.375 (5/43) Installing bash (5.0.0-r0) [2019-11-14T19:35:38.638Z] #15 2.389 Executing bash-5.0.0-r0.post-install [2019-11-14T19:35:38.638Z] #15 2.391 (6/43) Installing linux-headers (4.19.36-r0) [2019-11-14T19:35:38.833Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-11-14T19:35:38.833Z] === RUN TestInfoAPIVersioned [2019-11-14T19:35:38.833Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-11-14T19:35:38.833Z] === RUN TestInfoDiscoveryBackend [2019-11-14T19:35:38.895Z] #15 2.465 (7/43) Installing libuuid (2.33.2-r0) [2019-11-14T19:35:38.895Z] #15 2.468 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-11-14T19:35:38.895Z] #15 2.471 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-11-14T19:35:38.895Z] #15 2.475 (10/43) Installing binutils (2.32-r0) [2019-11-14T19:35:38.895Z] #15 2.550 (11/43) Installing libmagic (5.37-r1) [2019-11-14T19:35:38.895Z] #15 2.573 (12/43) Installing file (5.37-r1) [2019-11-14T19:35:38.895Z] #15 2.575 (13/43) Installing gmp (6.1.2-r1) [2019-11-14T19:35:38.895Z] #15 2.581 (14/43) Installing isl (0.18-r0) [2019-11-14T19:35:38.895Z] #15 2.597 (15/43) Installing libgomp (8.3.0-r0) [2019-11-14T19:35:38.895Z] #15 2.600 (16/43) Installing libatomic (8.3.0-r0) [2019-11-14T19:35:38.895Z] #15 2.602 (17/43) Installing libgcc (8.3.0-r0) [2019-11-14T19:35:38.895Z] #15 2.605 (18/43) Installing mpfr3 (3.1.5-r1) [2019-11-14T19:35:38.895Z] #15 2.610 (19/43) Installing mpc1 (1.1.0-r0) [2019-11-14T19:35:38.895Z] #15 2.612 (20/43) Installing libstdc++ (8.3.0-r0) [2019-11-14T19:35:38.895Z] #15 2.623 (21/43) Installing gcc (8.3.0-r0) [2019-11-14T19:35:39.397Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2019-11-14T19:35:39.397Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-14T19:35:39.397Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-14T19:35:39.459Z] #15 3.313 (22/43) Installing musl-dev (1.1.22-r3) [2019-11-14T19:35:39.717Z] #15 3.392 (23/43) Installing libc-dev (0.7.1-r0) [2019-11-14T19:35:39.717Z] #15 3.394 (24/43) Installing g++ (8.3.0-r0) [2019-11-14T19:35:39.848Z] ok github.com/docker/docker/opts 0.086s coverage: 66.9% of statements [2019-11-14T19:35:39.977Z] #15 3.848 (25/43) Installing make (4.2.1-r2) [2019-11-14T19:35:39.978Z] #15 3.853 (26/43) Installing fortify-headers (1.1-r0) [2019-11-14T19:35:39.978Z] #15 3.855 (27/43) Installing build-base (0.5-r1) [2019-11-14T19:35:39.978Z] #15 3.856 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-11-14T19:35:39.978Z] #15 3.860 (29/43) Installing libcurl (7.66.0-r0) [2019-11-14T19:35:39.978Z] #15 3.867 (30/43) Installing curl (7.66.0-r0) [2019-11-14T19:35:40.235Z] #15 3.871 (31/43) Installing oniguruma (6.9.3-r0) [2019-11-14T19:35:40.235Z] #15 3.878 (32/43) Installing jq (1.6-r0) [2019-11-14T19:35:40.235Z] #15 3.887 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-11-14T19:35:40.235Z] #15 3.892 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-11-14T19:35:40.235Z] #15 3.895 (35/43) Installing libaio (0.3.111-r0) [2019-11-14T19:35:40.235Z] #15 3.897 (36/43) Installing libblkid (2.33.2-r0) [2019-11-14T19:35:40.235Z] #15 3.903 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-11-14T19:35:40.235Z] #15 3.960 (38/43) Installing libfdisk (2.33.2-r0) [2019-11-14T19:35:40.235Z] #15 3.966 (39/43) Installing libmount (2.33.2-r0) [2019-11-14T19:35:40.235Z] #15 3.972 (40/43) Installing libsmartcols (2.33.2-r0) [2019-11-14T19:35:40.235Z] #15 3.976 (41/43) Installing pkgconf (1.6.1-r1) [2019-11-14T19:35:40.235Z] #15 3.979 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-11-14T19:35:40.235Z] #15 4.001 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-11-14T19:35:40.235Z] #15 4.007 Executing busybox-1.30.1-r2.trigger [2019-11-14T19:35:40.235Z] #15 4.013 OK: 189 MiB in 58 packages [2019-11-14T19:35:40.329Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-14T19:35:40.329Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-14T19:35:40.329Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-14T19:35:40.329Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-14T19:35:40.586Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-14T19:35:40.680Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-14T19:35:40.844Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2019-11-14T19:35:40.844Z] === RUN TestInfoAPI [2019-11-14T19:35:40.844Z] --- PASS: TestInfoAPI (0.02s) [2019-11-14T19:35:40.844Z] === RUN TestInfoAPIWarnings [2019-11-14T19:35:41.027Z] ok github.com/docker/docker/pkg/authorization 0.526s coverage: 68.3% of statements [2019-11-14T19:35:41.027Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2019-11-14T19:35:41.168Z] #15 DONE 4.7s [2019-11-14T19:35:41.168Z] [2019-11-14T19:35:41.168Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-11-14T19:35:41.414Z] --- PASS: TestInfoAPIWarnings (0.52s) [2019-11-14T19:35:41.414Z] === RUN TestInfoDebug [2019-11-14T19:35:41.653Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-14T19:35:41.733Z] #16 DONE 0.8s [2019-11-14T19:35:41.733Z] [2019-11-14T19:35:41.733Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-11-14T19:35:41.758Z] ok github.com/docker/docker/pkg/capabilities 0.019s coverage: 87.5% of statements [2019-11-14T19:35:41.980Z] --- PASS: TestInfoDebug (0.52s) [2019-11-14T19:35:41.980Z] === RUN TestInfoInsecureRegistries [2019-11-14T19:35:42.237Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2019-11-14T19:35:42.237Z] === RUN TestInfoRegistryMirrors [2019-11-14T19:35:42.487Z] ok github.com/docker/docker/pkg/archive 1.602s coverage: 77.4% of statements [2019-11-14T19:35:42.663Z] #17 DONE 0.8s [2019-11-14T19:35:42.663Z] [2019-11-14T19:35:42.663Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-11-14T19:35:42.663Z] #18 DONE 0.0s [2019-11-14T19:35:42.663Z] [2019-11-14T19:35:42.663Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-11-14T19:35:42.663Z] #19 DONE 0.1s [2019-11-14T19:35:42.663Z] [2019-11-14T19:35:42.663Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-14T19:35:42.801Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2019-11-14T19:35:42.801Z] === RUN TestLoginFailsWithBadCredentials [2019-11-14T19:35:42.827Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2019-11-14T19:35:43.058Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2019-11-14T19:35:43.058Z] === RUN TestPingCacheHeaders [2019-11-14T19:35:43.058Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-11-14T19:35:43.058Z] === RUN TestPingGet [2019-11-14T19:35:43.058Z] --- PASS: TestPingGet (0.01s) [2019-11-14T19:35:43.058Z] === RUN TestPingHead [2019-11-14T19:35:43.058Z] --- PASS: TestPingHead (0.02s) [2019-11-14T19:35:43.058Z] === RUN TestVersion [2019-11-14T19:35:43.058Z] --- PASS: TestVersion (0.02s) [2019-11-14T19:35:43.058Z] PASS [2019-11-14T19:35:43.058Z] [2019-11-14T19:35:43.058Z] === Skipped [2019-11-14T19:35:43.058Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-14T19:35:43.058Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-14T19:35:43.058Z] [2019-11-14T19:35:43.058Z] [2019-11-14T19:35:43.058Z] DONE 18 tests, 1 skipped in 5.781s [2019-11-14T19:35:43.315Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-11-14T19:35:43.315Z] ++ 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 [2019-11-14T19:35:43.315Z] ++ set -e [2019-11-14T19:35:43.315Z] ++ '[' -n 0 ']' [2019-11-14T19:35:43.315Z] ++ set -x [2019-11-14T19:35:43.315Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:35:43.315Z] INFO: Testing against a local daemon [2019-11-14T19:35:43.315Z] === RUN TestVolumesCreateAndList [2019-11-14T19:35:43.315Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-11-14T19:35:43.315Z] === RUN TestVolumesRemove [2019-11-14T19:35:43.315Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-14T19:35:43.315Z] --- PASS: TestVolumesRemove (0.09s) [2019-11-14T19:35:43.315Z] === RUN TestVolumesInspect [2019-11-14T19:35:43.315Z] --- PASS: TestVolumesInspect (0.02s) [2019-11-14T19:35:43.315Z] === RUN TestVolumesInvalidJSON [2019-11-14T19:35:43.572Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-14T19:35:43.572Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-14T19:35:43.572Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-14T19:35:43.572Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-11-14T19:35:43.572Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-14T19:35:43.572Z] PASS [2019-11-14T19:35:43.572Z] [2019-11-14T19:35:43.572Z] DONE 5 tests in 0.259s [2019-11-14T19:35:43.572Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-14T19:35:43.829Z] ++++ cat bundles/test-integration/docker.pid [2019-11-14T19:35:43.829Z] +++ kill 5329 [2019-11-14T19:35:44.393Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-14T19:35:44.530Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2019-11-14T19:35:44.530Z] ok github.com/docker/docker/pkg/discovery/file 0.017s coverage: 92.9% of statements [2019-11-14T19:35:44.565Z] #20 1.562 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-14T19:35:44.565Z] #20 1.749 [2019-11-14T19:35:45.082Z] #20 1.858 ########### 15.5% ######################## 34.6% ###################################### 53.3% #################################################### 72.2% ############################################################## 86.2% ######################################################################## 100.0% [2019-11-14T19:35:45.082Z] #20 2.497 [2019-11-14T19:35:45.324Z] +++ /etc/init.d/apparmor stop [2019-11-14T19:35:45.324Z] Clearing AppArmor profiles cache:. [2019-11-14T19:35:45.324Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-14T19:35:45.325Z] Unloading profiles will leave already running processes permanently [2019-11-14T19:35:45.325Z] unconfined, which can lead to unexpected situations. [2019-11-14T19:35:45.325Z] [2019-11-14T19:35:45.325Z] To set a process to complain mode, use the command line tool [2019-11-14T19:35:45.325Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-14T19:35:45.325Z] with the 'teardown' option." [2019-11-14T19:35:45.325Z] [2019-11-14T19:35:45.582Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-14T19:35:45.597Z] #20 2.607 ############################## 42.7% #################################################################### 95.0% ######################################################################## 100.0% [2019-11-14T19:35:45.597Z] #20 2.902 [2019-11-14T19:35:45.709Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2019-11-14T19:35:46.110Z] #20 3.011 ########## 14.5% ############################# 40.8% ############################################# 63.7% ############################################################## 87.0% ######################################################################## 100.0% [2019-11-14T19:35:46.365Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-14T19:35:46.368Z] #20 3.588 [2019-11-14T19:35:46.883Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2019-11-14T19:35:46.885Z] #20 3.697 #### 5.7% ######### 13.1% ############## 20.5% ################### 27.2% ########################## 36.9% [2019-11-14T19:35:46.885Z] #20 ... [2019-11-14T19:35:46.885Z] [2019-11-14T19:35:46.885Z] #31 [builder 1/4] COPY . . [2019-11-14T19:35:46.885Z] #31 DONE 4.4s [2019-11-14T19:35:46.885Z] [2019-11-14T19:35:46.885Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-14T19:35:47.221Z] ok github.com/docker/docker/layer 8.066s coverage: 68.8% of statements [2019-11-14T19:35:47.221Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-14T19:35:47.221Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-14T19:35:47.221Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-14T19:35:47.221Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-14T19:35:47.221Z] ? github.com/docker/docker/oci [no test files] [2019-11-14T19:35:47.221Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-14T19:35:47.221Z] ok github.com/docker/docker/pkg/dmesg 0.019s coverage: 83.3% of statements [2019-11-14T19:35:47.661Z] #20 3.697 #### 5.7% ######### 13.1% ############## 20.5% ################### 27.2% ########################## 36.9% ############################### 44.3% #################################### 50.6% ########################################## 58.8% ############################################### 66.5% #################################################### 73.6% ########################################################## 81.7% ################################################################ 89.2% ##################################################################### 96.6% ######################################################################## 100.0% [2019-11-14T19:35:47.918Z] #20 5.132 [2019-11-14T19:35:48.397Z] --- PASS: TestImportExtremelyLargeImageWorks (101.61s) [2019-11-14T19:35:48.397Z] PASS [2019-11-14T19:35:48.397Z] [2019-11-14T19:35:48.397Z] === Skipped [2019-11-14T19:35:48.397Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.01s) [2019-11-14T19:35:48.397Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:35:48.397Z] [2019-11-14T19:35:48.397Z] [2019-11-14T19:35:48.397Z] DONE 12 tests, 1 skipped in 103.554s [2019-11-14T19:35:48.397Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-11-14T19:35:48.397Z] ++ 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 [2019-11-14T19:35:48.397Z] ++ set -e [2019-11-14T19:35:48.397Z] ++ '[' -n 0 ']' [2019-11-14T19:35:48.397Z] ++ set -x [2019-11-14T19:35:48.397Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:35:48.397Z] INFO: Testing against a local daemon [2019-11-14T19:35:48.397Z] === RUN TestNetworkCreateDelete [2019-11-14T19:35:48.397Z] --- PASS: TestNetworkCreateDelete (0.15s) [2019-11-14T19:35:48.398Z] === RUN TestDockerNetworkDeletePreferID [2019-11-14T19:35:48.398Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2019-11-14T19:35:48.398Z] === RUN TestInspectNetwork [2019-11-14T19:35:48.398Z] === RUN TestInspectNetwork/full_network_id [2019-11-14T19:35:48.398Z] === RUN TestInspectNetwork/partial_network_id [2019-11-14T19:35:48.398Z] === RUN TestInspectNetwork/network_name [2019-11-14T19:35:48.398Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-14T19:35:48.398Z] --- PASS: TestInspectNetwork (9.00s) [2019-11-14T19:35:48.398Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-14T19:35:48.398Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-14T19:35:48.398Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-14T19:35:48.398Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-14T19:35:48.398Z] === RUN TestRunContainerWithBridgeNone [2019-11-14T19:35:48.398Z] --- PASS: TestRunContainerWithBridgeNone (2.70s) [2019-11-14T19:35:48.398Z] === RUN TestNetworkInvalidJSON [2019-11-14T19:35:48.398Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-14T19:35:48.398Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-14T19:35:48.398Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-14T19:35:48.398Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-14T19:35:48.398Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-14T19:35:48.398Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-14T19:35:48.398Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-14T19:35:48.398Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-14T19:35:48.398Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-14T19:35:48.398Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2019-11-14T19:35:48.398Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-14T19:35:48.398Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-14T19:35:48.398Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-14T19:35:48.398Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-14T19:35:48.463Z] ok github.com/docker/docker/pkg/chrootarchive 4.576s coverage: 43.2% of statements [2019-11-14T19:35:48.463Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-14T19:35:48.463Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-14T19:35:48.483Z] #20 ... [2019-11-14T19:35:48.483Z] [2019-11-14T19:35:48.483Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-11-14T19:35:48.483Z] #32 DONE 1.5s [2019-11-14T19:35:48.483Z] [2019-11-14T19:35:48.483Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-14T19:35:48.483Z] #20 5.765 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-14T19:35:48.740Z] #20 6.065 [2019-11-14T19:35:48.802Z] ok github.com/docker/docker/pkg/filenotify 0.629s coverage: 67.0% of statements [2019-11-14T19:35:48.802Z] ok github.com/docker/docker/pkg/fileutils 0.046s coverage: 89.5% of statements [2019-11-14T19:35:48.997Z] #20 6.173 ######################################################################## 100.0% [2019-11-14T19:35:48.997Z] #20 6.372 [2019-11-14T19:35:49.179Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-11-14T19:35:49.180Z] === RUN TestDaemonDefaultNetworkPools [2019-11-14T19:35:49.928Z] #20 7.018 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-14T19:35:49.928Z] #20 7.312 [2019-11-14T19:35:49.961Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2019-11-14T19:35:49.961Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-14T19:35:49.981Z] ok github.com/docker/docker/pkg/fsutils 0.367s coverage: 85.1% of statements [2019-11-14T19:35:49.981Z] ok github.com/docker/docker/pkg/discovery/kv 3.208s coverage: 84.1% of statements [2019-11-14T19:35:50.185Z] #20 7.448 0.7% ######################################################################## 100.0% [2019-11-14T19:35:50.442Z] #20 7.687 [2019-11-14T19:35:50.708Z] ok github.com/docker/docker/pkg/homedir 0.021s coverage: 11.4% of statements [2019-11-14T19:35:50.841Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-14T19:35:50.842Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-14T19:35:51.229Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2019-11-14T19:35:51.229Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-14T19:35:51.374Z] #20 8.445 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-14T19:35:51.375Z] #20 8.564 skipping existing 1849cc453dee [2019-11-14T19:35:51.375Z] #20 8.780 [2019-11-14T19:35:51.886Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2019-11-14T19:35:52.022Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2019-11-14T19:35:52.022Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-14T19:35:52.225Z] ok github.com/docker/docker/pkg/locker 0.071s coverage: 88.9% of statements [2019-11-14T19:35:52.307Z] #20 9.693 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-14T19:35:52.872Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-11-14T19:35:52.872Z] === RUN TestServiceWithPredefinedNetwork [2019-11-14T19:35:52.872Z] #20 10.01 [2019-11-14T19:35:52.872Z] #20 10.10 ######################################################################## 100.0% [2019-11-14T19:35:52.872Z] #20 10.32 [2019-11-14T19:35:52.953Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2019-11-14T19:35:53.132Z] #20 10.40 Download of images into '/build' complete. [2019-11-14T19:35:53.132Z] #20 10.40 Use something like the following to load the result into a Docker daemon: [2019-11-14T19:35:53.132Z] #20 10.41 tar -cC '/build' . | docker load [2019-11-14T19:35:53.132Z] #20 DONE 10.5s [2019-11-14T19:35:53.132Z] [2019-11-14T19:35:53.132Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-14T19:35:53.293Z] ok github.com/docker/docker/pkg/idtools 0.947s coverage: 70.1% of statements [2019-11-14T19:35:53.364Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-14T19:35:53.390Z] #22 DONE 0.1s [2019-11-14T19:35:53.390Z] [2019-11-14T19:35:53.390Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-11-14T19:35:53.390Z] #26 DONE 0.1s [2019-11-14T19:35:53.390Z] [2019-11-14T19:35:53.390Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-11-14T19:35:53.390Z] #27 DONE 0.1s [2019-11-14T19:35:53.390Z] [2019-11-14T19:35:53.390Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-14T19:35:53.647Z] #23 DONE 0.1s [2019-11-14T19:35:53.647Z] [2019-11-14T19:35:53.647Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-11-14T19:35:53.647Z] #28 DONE 0.1s [2019-11-14T19:35:53.647Z] [2019-11-14T19:35:53.647Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-14T19:35:54.022Z] ok github.com/docker/docker/pkg/ioutils 1.651s coverage: 69.3% of statements [2019-11-14T19:35:54.022Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-14T19:35:54.022Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2019-11-14T19:35:54.294Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-14T19:35:54.751Z] ok github.com/docker/docker/pkg/parsers 0.014s coverage: 97.0% of statements [2019-11-14T19:35:55.092Z] ok github.com/docker/docker/pkg/parsers/kernel 0.014s coverage: 60.0% of statements [2019-11-14T19:35:55.431Z] ok github.com/docker/docker/pkg/mount 0.945s coverage: 70.0% of statements [2019-11-14T19:35:55.431Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-14T19:35:55.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2019-11-14T19:35:55.771Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.058s coverage: 91.4% of statements [2019-11-14T19:35:56.112Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2019-11-14T19:35:56.112Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-14T19:35:56.112Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-14T19:35:56.128Z] --- PASS: TestServiceWithPredefinedNetwork (3.08s) [2019-11-14T19:35:56.128Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-14T19:35:56.128Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-14T19:35:56.128Z] service_test.go:230: FLAKY_TEST [2019-11-14T19:35:56.128Z] === RUN TestServiceWithDataPathPortInit [2019-11-14T19:35:56.722Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-14T19:35:57.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2019-11-14T19:35:57.291Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.022s coverage: 56.8% of statements [2019-11-14T19:35:57.600Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-14T19:35:58.471Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 88.2% of statements [2019-11-14T19:35:58.471Z] ok github.com/docker/docker/pkg/progress 0.017s coverage: 75.9% of statements [2019-11-14T19:35:58.812Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2019-11-14T19:35:58.909Z] #29 ... [2019-11-14T19:35:58.909Z] [2019-11-14T19:35:58.909Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-14T19:35:58.909Z] #21 DONE 1.5s [2019-11-14T19:35:58.909Z] [2019-11-14T19:35:58.909Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-14T19:35:58.909Z] #24 2.572 Install docker/cli version 17.06.2-ce from stable [2019-11-14T19:35:58.909Z] #24 2.573 + RM_GOPATH=0 [2019-11-14T19:35:58.909Z] #24 2.573 + TMP_GOPATH= [2019-11-14T19:35:58.909Z] #24 2.573 + : /build [2019-11-14T19:35:58.909Z] #24 2.573 + '[' -z '' ']' [2019-11-14T19:35:58.909Z] #24 2.573 ++ mktemp -d [2019-11-14T19:35:58.909Z] #24 2.573 + export GOPATH=/tmp/tmp.IkGeIO [2019-11-14T19:35:58.909Z] #24 2.573 + GOPATH=/tmp/tmp.IkGeIO [2019-11-14T19:35:58.909Z] #24 2.573 + RM_GOPATH=1 [2019-11-14T19:35:58.909Z] #24 2.573 ++ dirname ./install.sh [2019-11-14T19:35:58.909Z] #24 2.573 + dir=. [2019-11-14T19:35:58.909Z] #24 2.573 + bin=dockercli [2019-11-14T19:35:58.909Z] #24 2.573 + shift [2019-11-14T19:35:58.909Z] #24 2.573 + '[' '!' -f ./dockercli.installer ']' [2019-11-14T19:35:58.909Z] #24 2.573 + . ./dockercli.installer [2019-11-14T19:35:58.909Z] #24 2.573 ++ : stable [2019-11-14T19:35:58.909Z] #24 2.573 ++ : 17.06.2-ce [2019-11-14T19:35:58.909Z] #24 2.573 + install_dockercli [2019-11-14T19:35:58.909Z] #24 2.573 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-14T19:35:58.909Z] #24 2.573 ++ uname -m [2019-11-14T19:35:58.909Z] #24 2.573 + arch=x86_64 [2019-11-14T19:35:58.909Z] #24 2.573 + '[' x86_64 '!=' x86_64 ']' [2019-11-14T19:35:58.909Z] #24 2.573 + url=https://download.docker.com/linux/static [2019-11-14T19:35:58.909Z] #24 2.573 + tar -xz docker/docker [2019-11-14T19:35:58.909Z] #24 2.573 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-14T19:35:58.909Z] #24 ... [2019-11-14T19:35:58.909Z] [2019-11-14T19:35:58.909Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-14T19:35:58.909Z] #33 0.977 [2019-11-14T19:35:58.909Z] #33 1.046 Removing bundles/ [2019-11-14T19:35:58.909Z] #33 1.046 [2019-11-14T19:35:58.909Z] #33 1.050 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-11-14T19:35:58.909Z] #33 1.653 Building test suite binary ./integration-cli/test.main [2019-11-14T19:35:58.909Z] #33 ... [2019-11-14T19:35:58.909Z] [2019-11-14T19:35:58.909Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-14T19:35:58.909Z] #24 5.392 + mkdir -p /build [2019-11-14T19:35:58.909Z] #24 5.394 + mv docker/docker /build/ [2019-11-14T19:35:58.909Z] #24 5.396 + rmdir docker [2019-11-14T19:35:58.909Z] #24 DONE 5.5s [2019-11-14T19:35:58.909Z] [2019-11-14T19:35:58.909Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-14T19:35:58.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2019-11-14T19:35:59.842Z] #29 ... [2019-11-14T19:35:59.842Z] [2019-11-14T19:35:59.842Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-11-14T19:35:59.992Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2019-11-14T19:36:00.112Z] #25 DONE 0.1s [2019-11-14T19:36:00.112Z] [2019-11-14T19:36:00.112Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-14T19:36:00.357Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2019-11-14T19:36:00.720Z] ok github.com/docker/docker/pkg/pubsub 1.169s coverage: 73.9% of statements [2019-11-14T19:36:00.720Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2019-11-14T19:36:01.900Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-11-14T19:36:02.240Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2019-11-14T19:36:02.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000972be0_} [2019-11-14T19:36:02.578Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2019-11-14T19:36:03.341Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 80.0% of statements [2019-11-14T19:36:03.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1120206193_/foo_false____} [2019-11-14T19:36:03.703Z] ok github.com/docker/docker/pkg/signal 3.490s coverage: 61.0% of statements [2019-11-14T19:36:04.434Z] ok github.com/docker/docker/pkg/system 0.054s coverage: 36.9% of statements [2019-11-14T19:36:04.772Z] ok github.com/docker/docker/pkg/tailfile 0.107s coverage: 88.6% of statements [2019-11-14T19:36:05.314Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-14T19:36:05.314Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-14T19:36:05.523Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1120206193_/foo_true____} [2019-11-14T19:36:05.949Z] ok github.com/docker/docker/pkg/term 0.038s coverage: 84.8% of statements [2019-11-14T19:36:05.949Z] testing: warning: no tests to run [2019-11-14T19:36:05.949Z] coverage: [no statements] [2019-11-14T19:36:05.949Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: [no statements] [no tests to run] [2019-11-14T19:36:06.678Z] ok github.com/docker/docker/pkg/tarsum 0.273s coverage: 89.3% of statements [2019-11-14T19:36:06.678Z] ok github.com/docker/docker/pkg/urlutil 0.007s coverage: 100.0% of statements [2019-11-14T19:36:06.892Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3254890012_/foo_false____} [2019-11-14T19:36:07.019Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2019-11-14T19:36:07.748Z] ok github.com/docker/docker/pkg/useragent 0.025s coverage: 88.9% of statements [2019-11-14T19:36:08.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3254890012_/foo_true____} [2019-11-14T19:36:09.451Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2019-11-14T19:36:10.027Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-14T19:36:10.027Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-14T19:36:10.027Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-14T19:36:10.160Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3254890012_/foo_true__0xc000973080__} [2019-11-14T19:36:11.181Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2019-11-14T19:36:12.056Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009730a0_} [2019-11-14T19:36:12.359Z] ok github.com/docker/docker/profiles/seccomp 0.036s coverage: 68.8% of statements [2019-11-14T19:36:13.085Z] ok github.com/docker/docker/plugin 0.615s coverage: 27.1% of statements [2019-11-14T19:36:13.951Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009730c0_} [2019-11-14T19:36:14.261Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2019-11-14T19:36:14.993Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 45.3% of statements [2019-11-14T19:36:15.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009730e0_} [2019-11-14T19:36:15.842Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-14T19:36:15.842Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-14T19:36:15.962Z] --- PASS: TestServiceWithDataPathPortInit (17.50s) [2019-11-14T19:36:15.962Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-14T19:36:16.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-14T19:36:16.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-14T19:36:16.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-14T19:36:16.699Z] ok github.com/docker/docker/testutil 0.036s coverage: 62.5% of statements [2019-11-14T19:36:16.699Z] ok github.com/docker/docker/runconfig 0.019s coverage: 68.2% of statements [2019-11-14T19:36:17.039Z] ok github.com/docker/docker/registry 0.452s coverage: 56.2% of statements [2019-11-14T19:36:17.215Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000973100_} [2019-11-14T19:36:18.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-14T19:36:19.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-14T19:36:19.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-11-14T19:36:19.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-11-14T19:36:19.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-11-14T19:36:19.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-11-14T19:36:19.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-11-14T19:36:19.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-11-14T19:36:20.214Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-11-14T19:36:20.214Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-11-14T19:36:20.214Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-11-14T19:36:20.214Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-11-14T19:36:20.214Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2019-11-14T19:36:20.214Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2019-11-14T19:36:20.214Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2019-11-14T19:36:20.270Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2019-11-14T19:36:20.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2019-11-14T19:36:20.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2019-11-14T19:36:20.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2019-11-14T19:36:20.471Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-14T19:36:22.202Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.14s) [2019-11-14T19:36:22.203Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:becqrz3wmssskt4m4n4t5w4p1 Created:2019-11-14 19:36:14.549874628 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[92748274a962714cbc5aa259ce0a6e1f1e1c7f9bd78db01c4510787cad41fa4f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0u6707c74z9do909nojbps48q EndpointID:29e945431ffa60dc303924d5b714df8ff5fd9efbfeb97e1fef3e52b726893a4e MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:72c89ad6fc63ec7b14afaba88a03b75ebe9e2a4dd744208d25c944176ab005b2 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:c8b2a2a520e2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0u6707c74z9do909nojbps48q EndpointID:29e945431ffa60dc303924d5b714df8ff5fd9efbfeb97e1fef3e52b726893a4e EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-14T19:36:22.203Z] PASS [2019-11-14T19:36:22.203Z] [2019-11-14T19:36:22.203Z] === Skipped [2019-11-14T19:36:22.203Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-14T19:36:22.203Z] service_test.go:230: FLAKY_TEST [2019-11-14T19:36:22.203Z] [2019-11-14T19:36:22.203Z] [2019-11-14T19:36:22.203Z] DONE 21 tests, 1 skipped in 45.998s [2019-11-14T19:36:22.203Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-14T19:36:22.203Z] ++ 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 [2019-11-14T19:36:22.203Z] ++ set -e [2019-11-14T19:36:22.203Z] ++ '[' -n 0 ']' [2019-11-14T19:36:22.203Z] ++ set -x [2019-11-14T19:36:22.203Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-11-14T19:36:22.203Z] INFO: Testing against a local daemon [2019-11-14T19:36:22.203Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-14T19:36:22.203Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-14T19:36:22.203Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-14T19:36:22.203Z] === RUN TestDockerNetworkIpvlan [2019-11-14T19:36:22.203Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-14T19:36:22.203Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-14T19:36:22.203Z] PASS [2019-11-14T19:36:22.203Z] [2019-11-14T19:36:22.203Z] === Skipped [2019-11-14T19:36:22.203Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-14T19:36:22.203Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-14T19:36:22.203Z] [2019-11-14T19:36:22.203Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-14T19:36:22.203Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-14T19:36:22.203Z] [2019-11-14T19:36:22.203Z] [2019-11-14T19:36:22.203Z] DONE 2 tests, 2 skipped in 0.240s [2019-11-14T19:36:22.203Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-14T19:36:22.203Z] ++ 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 [2019-11-14T19:36:22.203Z] ++ set -e [2019-11-14T19:36:22.203Z] ++ '[' -n 0 ']' [2019-11-14T19:36:22.203Z] ++ set -x [2019-11-14T19:36:22.203Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-11-14T19:36:22.203Z] INFO: Testing against a local daemon [2019-11-14T19:36:22.203Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-14T19:36:23.469Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2019-11-14T19:36:23.469Z] === RUN TestDockerNetworkMacvlan [2019-11-14T19:36:23.747Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-14T19:36:24.128Z] ok github.com/docker/docker/volume/mounts 0.077s coverage: 67.0% of statements [2019-11-14T19:36:24.128Z] ok github.com/docker/docker/volume/local 0.052s coverage: 73.0% of statements [2019-11-14T19:36:24.276Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-14T19:36:24.848Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2019-11-14T19:36:25.201Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-14T19:36:26.119Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-14T19:36:26.271Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-14T19:36:26.641Z] #29 30.28 # github.com/docker/docker/contrib/httpserver [2019-11-14T19:36:26.641Z] #29 30.28 loadinternal: cannot find runtime/cgo [2019-11-14T19:36:26.641Z] #29 DONE 30.7s [2019-11-14T19:36:26.641Z] [2019-11-14T19:36:26.641Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-14T19:36:26.641Z] #33 ... [2019-11-14T19:36:26.641Z] [2019-11-14T19:36:26.641Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-11-14T19:36:26.641Z] #30 DONE 0.1s [2019-11-14T19:36:26.641Z] [2019-11-14T19:36:26.641Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-14T19:36:29.396Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-14T19:36:29.545Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-14T19:36:31.441Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-14T19:36:31.441Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-14T19:36:32.372Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-14T19:36:32.609Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-14T19:36:33.303Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-11-14T19:36:33.806Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.6% of statements [2019-11-14T19:36:33.806Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-14T19:36:33.806Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-14T19:36:33.806Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-14T19:36:33.806Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-14T19:36:33.806Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-14T19:36:33.806Z] ? github.com/docker/docker/rootless [no test files] [2019-11-14T19:36:33.806Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-14T19:36:33.806Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-14T19:36:33.806Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-14T19:36:33.806Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-14T19:36:33.806Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-14T19:36:33.806Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-14T19:36:33.806Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-14T19:36:33.806Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-14T19:36:33.806Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-14T19:36:33.806Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-14T19:36:33.806Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-14T19:36:33.806Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-14T19:36:33.806Z] ? github.com/docker/docker/volume [no test files] [2019-11-14T19:36:33.806Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-14T19:36:33.806Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-14T19:36:33.806Z] [2019-11-14T19:36:33.806Z] === Skipped [2019-11-14T19:36:33.806Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-14T19:36:33.806Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-14T19:36:33.806Z] [2019-11-14T19:36:33.806Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-14T19:36:33.806Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-14T19:36:33.806Z] [2019-11-14T19:36:33.806Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-14T19:36:33.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:36:33.806Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-14T19:36:33.806Z] [2019-11-14T19:36:33.806Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-14T19:36:33.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:36:33.806Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-14T19:36:33.806Z] [2019-11-14T19:36:33.806Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-14T19:36:33.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:36:33.806Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-14T19:36:33.806Z] [2019-11-14T19:36:33.806Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-14T19:36:33.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:36:33.806Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-14T19:36:33.806Z] [2019-11-14T19:36:33.806Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-14T19:36:33.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:36:33.806Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-14T19:36:33.806Z] [2019-11-14T19:36:33.806Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-14T19:36:33.806Z] graphtest_unix.go:73: No driver to put! [2019-11-14T19:36:33.806Z] [2019-11-14T19:36:33.806Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-14T19:36:33.806Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-14T19:36:33.806Z] [2019-11-14T19:36:33.806Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-14T19:36:33.806Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-14T19:36:33.806Z] [2019-11-14T19:36:33.806Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-14T19:36:33.806Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-14T19:36:33.806Z] [2019-11-14T19:36:33.806Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-14T19:36:33.806Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-14T19:36:33.806Z] [2019-11-14T19:36:33.806Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-14T19:36:33.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:36:33.806Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-14T19:36:33.806Z] [2019-11-14T19:36:33.806Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-14T19:36:33.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:36:33.806Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-14T19:36:33.806Z] [2019-11-14T19:36:33.806Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-14T19:36:33.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:36:33.806Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-14T19:36:33.806Z] [2019-11-14T19:36:33.806Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-14T19:36:33.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:36:33.806Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-14T19:36:33.806Z] [2019-11-14T19:36:33.806Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-14T19:36:33.806Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-14T19:36:33.806Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-14T19:36:33.806Z] [2019-11-14T19:36:33.806Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-14T19:36:33.806Z] graphtest_unix.go:73: No driver to put! [2019-11-14T19:36:33.806Z] [2019-11-14T19:36:33.806Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-14T19:36:33.806Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-14T19:36:33.806Z] [2019-11-14T19:36:33.806Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-14T19:36:33.806Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-14T19:36:33.806Z] [2019-11-14T19:36:33.806Z] [2019-11-14T19:36:33.806Z] DONE 2115 tests, 20 skipped in 332.451s Post stage [Pipeline] junit [2019-11-14T19:36:33.895Z] Recording test results [2019-11-14T19:36:34.234Z] === RUN TestDockerSuite/TestCpFromCaseA [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-14T19:36:35.168Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-14T19:36:35.213Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40212/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb -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:1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb hack/make.sh dynbinary test-integration [2019-11-14T19:36:35.552Z] [2019-11-14T19:36:35.552Z] Removing bundles/ [2019-11-14T19:36:35.552Z] [2019-11-14T19:36:35.552Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-14T19:36:35.552Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-14T19:36:35.552Z] GOOS="" GOARCH="" GOARM="" [2019-11-14T19:36:36.107Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-14T19:36:37.496Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-14T19:36:38.427Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-14T19:36:39.055Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-14T19:36:39.427Z] --- PASS: TestDockerNetworkMacvlan (16.26s) [2019-11-14T19:36:39.427Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-11-14T19:36:39.427Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.22s) [2019-11-14T19:36:39.427Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.31s) [2019-11-14T19:36:39.427Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.26s) [2019-11-14T19:36:39.427Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.60s) [2019-11-14T19:36:39.427Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.04s) [2019-11-14T19:36:39.427Z] PASS [2019-11-14T19:36:39.427Z] [2019-11-14T19:36:39.427Z] DONE 8 tests in 17.806s [2019-11-14T19:36:39.427Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-14T19:36:39.427Z] ++ 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 [2019-11-14T19:36:39.427Z] ++ set -e [2019-11-14T19:36:39.427Z] ++ '[' -n 0 ']' [2019-11-14T19:36:39.427Z] ++ set -x [2019-11-14T19:36:39.427Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:36:39.799Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-14T19:36:39.803Z] testing: warning: no tests to run [2019-11-14T19:36:39.803Z] PASS [2019-11-14T19:36:39.803Z] [2019-11-14T19:36:39.803Z] DONE 0 tests in 0.124s [2019-11-14T19:36:39.803Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-14T19:36:39.803Z] ++ 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 [2019-11-14T19:36:39.803Z] ++ set -e [2019-11-14T19:36:39.803Z] ++ '[' -n 0 ']' [2019-11-14T19:36:39.803Z] ++ set -x [2019-11-14T19:36:39.803Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:36:39.803Z] INFO: Testing against a local daemon [2019-11-14T19:36:39.803Z] === RUN TestAuthZPluginAllowRequest [2019-11-14T19:36:40.729Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-14T19:36:41.486Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-14T19:36:41.628Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2019-11-14T19:36:41.628Z] === RUN TestAuthZPluginTLS [2019-11-14T19:36:41.660Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-14T19:36:42.418Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-11-14T19:36:42.418Z] === RUN TestAuthZPluginDenyRequest [2019-11-14T19:36:42.788Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-11-14T19:36:42.788Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-14T19:36:43.030Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-14T19:36:43.168Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-11-14T19:36:43.168Z] === RUN TestAuthZPluginDenyResponse [2019-11-14T19:36:43.960Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-14T19:36:44.015Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-11-14T19:36:44.015Z] === RUN TestAuthZPluginAllowEventStream [2019-11-14T19:36:44.402Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-14T19:36:44.890Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-14T19:36:45.375Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-14T19:36:45.535Z] --- PASS: TestAuthZPluginAllowEventStream (1.86s) [2019-11-14T19:36:45.535Z] === RUN TestAuthZPluginErrorResponse [2019-11-14T19:36:45.836Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-14T19:36:46.259Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-14T19:36:46.330Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-11-14T19:36:46.330Z] === RUN TestAuthZPluginErrorRequest [2019-11-14T19:36:46.702Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-11-14T19:36:46.702Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-14T19:36:47.381Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-14T19:36:47.381Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-14T19:36:47.499Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2019-11-14T19:36:47.499Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-14T19:36:47.632Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-14T19:36:48.196Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-14T19:36:48.196Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-14T19:36:49.328Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2019-11-14T19:36:49.328Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-14T19:36:49.566Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-14T19:36:49.566Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-11-14T19:36:50.498Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-14T19:36:51.429Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-14T19:36:51.827Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.42s) [2019-11-14T19:36:51.827Z] === RUN TestAuthZPluginHeader [2019-11-14T19:36:52.091Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-14T19:36:52.362Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-14T19:36:52.690Z] --- PASS: TestAuthZPluginHeader (0.86s) [2019-11-14T19:36:52.690Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-14T19:36:52.690Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-11-14T19:36:52.690Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:36:52.690Z] === RUN TestAuthZPluginV2Disable [2019-11-14T19:36:52.690Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-14T19:36:52.690Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:36:52.690Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-14T19:36:52.690Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-14T19:36:52.690Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:36:52.690Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-14T19:36:52.690Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-14T19:36:52.690Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:36:52.690Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-14T19:36:53.063Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-14T19:36:53.063Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-14T19:36:53.063Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-14T19:36:53.732Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-14T19:36:54.608Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-14T19:36:55.069Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-14T19:36:55.532Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-14T19:36:55.629Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-14T19:36:56.193Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-14T19:36:56.507Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-14T19:36:56.972Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-14T19:36:58.718Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-14T19:37:01.681Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-14T19:37:03.871Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-14T19:37:03.871Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-14T19:37:03.983Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-14T19:37:04.845Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-14T19:37:07.259Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-14T19:37:08.190Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-14T19:37:10.712Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-11-14T19:37:12.488Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.85s) [2019-11-14T19:37:12.488Z] PASS [2019-11-14T19:37:12.488Z] [2019-11-14T19:37:12.488Z] === Skipped [2019-11-14T19:37:12.488Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2019-11-14T19:37:12.488Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:37:12.488Z] [2019-11-14T19:37:12.489Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-14T19:37:12.489Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:37:12.489Z] [2019-11-14T19:37:12.489Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-14T19:37:12.489Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:37:12.489Z] [2019-11-14T19:37:12.489Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-14T19:37:12.489Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:37:12.489Z] [2019-11-14T19:37:12.489Z] [2019-11-14T19:37:12.489Z] DONE 17 tests, 4 skipped in 29.915s [2019-11-14T19:37:12.489Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-14T19:37:12.489Z] ++ 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 [2019-11-14T19:37:12.489Z] ++ set -e [2019-11-14T19:37:12.489Z] ++ '[' -n 0 ']' [2019-11-14T19:37:12.489Z] ++ set -x [2019-11-14T19:37:12.489Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:37:12.489Z] INFO: Testing against a local daemon [2019-11-14T19:37:12.489Z] === RUN TestPluginInvalidJSON [2019-11-14T19:37:12.489Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-14T19:37:12.489Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-14T19:37:12.489Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-14T19:37:12.489Z] --- PASS: TestPluginInvalidJSON (0.05s) [2019-11-14T19:37:12.489Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-14T19:37:12.489Z] PASS [2019-11-14T19:37:12.489Z] [2019-11-14T19:37:12.489Z] DONE 2 tests in 0.230s [2019-11-14T19:37:12.489Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-14T19:37:12.489Z] ++ 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 [2019-11-14T19:37:12.489Z] ++ set -e [2019-11-14T19:37:12.489Z] ++ '[' -n 0 ']' [2019-11-14T19:37:12.489Z] ++ set -x [2019-11-14T19:37:12.489Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:37:12.489Z] INFO: Testing against a local daemon [2019-11-14T19:37:12.489Z] === RUN TestExternalGraphDriver [2019-11-14T19:37:12.489Z] === RUN TestExternalGraphDriver/json [2019-11-14T19:37:12.489Z] === RUN TestExternalGraphDriver/spec [2019-11-14T19:37:13.988Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-14T19:37:14.413Z] === RUN TestExternalGraphDriver/pull [2019-11-14T19:37:15.882Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-11-14T19:37:16.927Z] --- PASS: TestExternalGraphDriver (6.49s) [2019-11-14T19:37:16.927Z] --- PASS: TestExternalGraphDriver/json (1.98s) [2019-11-14T19:37:16.927Z] --- PASS: TestExternalGraphDriver/spec (2.11s) [2019-11-14T19:37:16.927Z] --- PASS: TestExternalGraphDriver/pull (2.19s) [2019-11-14T19:37:16.927Z] === RUN TestGraphdriverPluginV2 [2019-11-14T19:37:16.927Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-11-14T19:37:16.927Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:37:16.927Z] PASS [2019-11-14T19:37:16.927Z] [2019-11-14T19:37:16.927Z] === Skipped [2019-11-14T19:37:16.927Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-11-14T19:37:16.927Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:37:16.927Z] [2019-11-14T19:37:16.927Z] [2019-11-14T19:37:16.927Z] DONE 5 tests, 1 skipped in 6.667s [2019-11-14T19:37:16.927Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-14T19:37:16.927Z] ++ 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 [2019-11-14T19:37:16.927Z] ++ set -e [2019-11-14T19:37:16.927Z] ++ '[' -n 0 ']' [2019-11-14T19:37:16.927Z] ++ set -x [2019-11-14T19:37:16.927Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:37:16.927Z] INFO: Testing against a local daemon [2019-11-14T19:37:16.927Z] === RUN TestContinueAfterPluginCrash [2019-11-14T19:37:16.927Z] === PAUSE TestContinueAfterPluginCrash [2019-11-14T19:37:16.927Z] === RUN TestDaemonStartWithLogOpt [2019-11-14T19:37:16.927Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-14T19:37:16.927Z] === CONT TestContinueAfterPluginCrash [2019-11-14T19:37:16.927Z] === CONT TestDaemonStartWithLogOpt [2019-11-14T19:37:17.779Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-14T19:37:18.344Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-14T19:37:19.695Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-14T19:37:19.695Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-14T19:37:19.695Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-14T19:37:20.157Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-14T19:37:21.131Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-14T19:37:21.593Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-14T19:37:21.593Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-14T19:37:22.566Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-14T19:37:23.028Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-14T19:37:23.028Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-14T19:37:23.028Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-14T19:37:24.897Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-11-14T19:37:24.897Z] === RUN TestDockerSuite/TestCpToDot [2019-11-14T19:37:25.829Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-14T19:37:27.728Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-14T19:37:28.396Z] --- PASS: TestDaemonStartWithLogOpt (11.47s) [2019-11-14T19:37:28.847Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-14T19:37:29.625Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-14T19:37:30.190Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-14T19:37:33.618Z] --- PASS: TestContinueAfterPluginCrash (16.45s) [2019-11-14T19:37:33.618Z] PASS [2019-11-14T19:37:33.618Z] [2019-11-14T19:37:33.618Z] DONE 2 tests in 16.582s [2019-11-14T19:37:33.618Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-14T19:37:33.618Z] ++ 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 [2019-11-14T19:37:33.618Z] ++ set -e [2019-11-14T19:37:33.618Z] ++ '[' -n 0 ']' [2019-11-14T19:37:33.618Z] ++ set -x [2019-11-14T19:37:33.618Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:37:33.618Z] INFO: Testing against a local daemon [2019-11-14T19:37:33.618Z] === RUN TestPluginWithDevMounts [2019-11-14T19:37:33.618Z] === PAUSE TestPluginWithDevMounts [2019-11-14T19:37:33.618Z] === CONT TestPluginWithDevMounts [2019-11-14T19:37:34.365Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-14T19:37:34.365Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-14T19:37:34.929Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-14T19:37:35.198Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-11-14T19:37:35.480Z] --- PASS: TestPluginWithDevMounts (2.01s) [2019-11-14T19:37:35.480Z] PASS [2019-11-14T19:37:35.480Z] [2019-11-14T19:37:35.480Z] DONE 1 tests in 2.258s [2019-11-14T19:37:35.480Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-11-14T19:37:35.480Z] ++ 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 [2019-11-14T19:37:35.480Z] ++ set -e [2019-11-14T19:37:35.480Z] ++ '[' -n 0 ']' [2019-11-14T19:37:35.480Z] ++ set -x [2019-11-14T19:37:35.480Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:37:35.480Z] INFO: Testing against a local daemon [2019-11-14T19:37:35.480Z] === RUN TestSecretInspect [2019-11-14T19:37:37.096Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-14T19:37:37.096Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-14T19:37:37.096Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-14T19:37:37.661Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-14T19:37:38.594Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-14T19:37:38.594Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-14T19:37:38.594Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-14T19:37:38.657Z] --- PASS: TestSecretInspect (2.84s) [2019-11-14T19:37:38.657Z] === RUN TestSecretList [2019-11-14T19:37:39.525Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-14T19:37:40.089Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-14T19:37:40.346Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-14T19:37:40.346Z] === RUN TestDockerSuite/TestCreateRM [2019-11-14T19:37:40.604Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-14T19:37:40.604Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-14T19:37:40.862Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-14T19:37:41.119Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-14T19:37:41.968Z] --- PASS: TestSecretList (3.04s) [2019-11-14T19:37:41.968Z] === RUN TestSecretsCreateAndDelete [2019-11-14T19:37:43.644Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-14T19:37:43.644Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-14T19:37:43.644Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-14T19:37:44.442Z] --- PASS: TestSecretsCreateAndDelete (2.90s) [2019-11-14T19:37:44.442Z] === RUN TestSecretsUpdate [2019-11-14T19:37:46.913Z] --- PASS: TestSecretsUpdate (2.64s) [2019-11-14T19:37:46.913Z] === RUN TestTemplatedSecret [2019-11-14T19:37:46.925Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-14T19:37:46.925Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-14T19:37:46.925Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-14T19:37:47.182Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-14T19:37:47.182Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-14T19:37:47.439Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-14T19:37:48.002Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-14T19:37:49.897Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-14T19:37:50.828Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-14T19:37:51.145Z] --- PASS: TestTemplatedSecret (3.73s) [2019-11-14T19:37:51.145Z] === RUN TestSecretCreateResolve [2019-11-14T19:37:52.722Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-14T19:37:52.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-11-14T19:37:53.611Z] --- PASS: TestSecretCreateResolve (2.56s) [2019-11-14T19:37:53.611Z] PASS [2019-11-14T19:37:53.611Z] [2019-11-14T19:37:53.611Z] DONE 6 tests in 17.884s [2019-11-14T19:37:53.611Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-11-14T19:37:53.611Z] ++ 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 [2019-11-14T19:37:53.611Z] ++ set -e [2019-11-14T19:37:53.611Z] ++ '[' -n 0 ']' [2019-11-14T19:37:53.611Z] ++ set -x [2019-11-14T19:37:53.611Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:37:53.611Z] INFO: Testing against a local daemon [2019-11-14T19:37:53.611Z] === RUN TestServiceCreateInit [2019-11-14T19:37:53.611Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-14T19:37:54.352Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-14T19:37:55.725Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-14T19:37:56.289Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-14T19:37:56.289Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-14T19:37:57.222Z] === RUN TestDockerSuite/TestDockerFails [2019-11-14T19:37:57.222Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-11-14T19:37:57.222Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-11-14T19:37:57.222Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-11-14T19:37:58.738Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-14T19:37:59.119Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-11-14T19:37:59.686Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-11-14T19:38:01.590Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-11-14T19:38:01.590Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-11-14T19:38:01.590Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-11-14T19:38:01.590Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-11-14T19:38:03.069Z] #33 130.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-14T19:38:03.069Z] #33 132.5 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-14T19:38:03.069Z] #33 133.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-14T19:38:04.012Z] --- PASS: TestServiceCreateInit (10.66s) [2019-11-14T19:38:04.012Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.13s) [2019-11-14T19:38:04.013Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.51s) [2019-11-14T19:38:04.013Z] === RUN TestCreateServiceMultipleTimes [2019-11-14T19:38:04.440Z] #33 135.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-14T19:38:04.578Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-14T19:38:04.578Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-14T19:38:05.040Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-14T19:38:06.965Z] #33 138.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-14T19:38:08.140Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-14T19:38:08.339Z] #33 139.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-14T19:38:09.271Z] #33 140.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-14T19:38:10.035Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-11-14T19:38:10.203Z] #33 141.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-14T19:38:10.767Z] #33 142.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-14T19:38:11.408Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-14T19:38:12.137Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-14T19:38:12.137Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-14T19:38:12.137Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-14T19:38:12.137Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-14T19:38:12.140Z] #33 143.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-14T19:38:12.600Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-14T19:38:12.600Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-14T19:38:13.071Z] #33 144.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-14T19:38:14.685Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-14T19:38:14.971Z] #33 146.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-14T19:38:16.342Z] #33 147.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-14T19:38:16.579Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-14T19:38:16.837Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-11-14T19:38:18.208Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-14T19:38:18.242Z] #33 149.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-14T19:38:19.141Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-14T19:38:19.173Z] #33 150.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-14T19:38:20.075Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-14T19:38:21.070Z] #33 152.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-14T19:38:21.445Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-14T19:38:22.003Z] #33 153.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-14T19:38:22.377Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-14T19:38:23.308Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-11-14T19:38:23.374Z] #33 154.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-14T19:38:23.783Z] --- PASS: TestCreateServiceMultipleTimes (17.30s) [2019-11-14T19:38:23.784Z] === RUN TestCreateServiceConflict [2019-11-14T19:38:24.308Z] #33 155.9 [2019-11-14T19:38:24.571Z] --- PASS: TestCreateServiceConflict (3.00s) [2019-11-14T19:38:24.571Z] === RUN TestCreateServiceMaxReplicas [2019-11-14T19:38:24.875Z] #33 DONE 156.4s [2019-11-14T19:38:24.875Z] [2019-11-14T19:38:24.875Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-11-14T19:38:25.271Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-11-14T19:38:26.772Z] #34 DONE 1.8s [2019-11-14T19:38:27.168Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-14T19:38:28.143Z] [2019-11-14T19:38:28.143Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-11-14T19:38:28.642Z] --- PASS: TestCreateServiceMaxReplicas (3.66s) [2019-11-14T19:38:28.642Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-14T19:38:29.025Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-14T19:38:29.025Z] [2019-11-14T19:38:29.025Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-14T19:38:29.513Z] #35 DONE 1.0s [2019-11-14T19:38:29.513Z] [2019-11-14T19:38:29.513Z] #36 exporting to image [2019-11-14T19:38:29.513Z] #36 exporting layers [2019-11-14T19:38:29.756Z] PKG_CONFIG=pkg-config [2019-11-14T19:38:29.756Z] GOLANG_VERSION=1.13.4 [2019-11-14T19:38:29.756Z] HOSTNAME=869ec69629ac [2019-11-14T19:38:29.756Z] DOCKER_EXPERIMENTAL=1 [2019-11-14T19:38:29.756Z] container=docker [2019-11-14T19:38:29.756Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-14T19:38:29.756Z] GO111MODULE=off [2019-11-14T19:38:29.756Z] GOPATH=/go [2019-11-14T19:38:29.756Z] PWD=/go/src/github.com/docker/docker [2019-11-14T19:38:29.756Z] HOME=/root [2019-11-14T19:38:29.756Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-14T19:38:29.756Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-14T19:38:29.756Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-14T19:38:29.756Z] DOCKER_GITCOMMIT=1308a3a99faa13ff279dcb4eb5ad23aee3ab5cdb [2019-11-14T19:38:29.756Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-14T19:38:29.756Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-14T19:38:29.756Z] TERM=xterm [2019-11-14T19:38:29.756Z] VALIDATE_BRANCH=master [2019-11-14T19:38:29.756Z] DEST=bundles/test-integration [2019-11-14T19:38:29.756Z] SHLVL=1 [2019-11-14T19:38:29.756Z] TIMEOUT=120m [2019-11-14T19:38:29.756Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-14T19:38:29.756Z] DOCKER_PKG=github.com/docker/docker [2019-11-14T19:38:29.756Z] TESTDEBUG=0 [2019-11-14T19:38:29.756Z] _=/usr/bin/env [2019-11-14T19:38:29.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-14T19:38:30.443Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-11-14T19:38:32.965Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-14T19:38:34.336Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-14T19:38:34.768Z] #36 exporting layers 5.0s done [2019-11-14T19:38:34.768Z] #36 writing image sha256:823ae11eacabef146f80615f528b4780691e07190314575a6000f69c3cb43332 done [2019-11-14T19:38:34.768Z] #36 naming to docker.io/library/moby-e2e-test done [2019-11-14T19:38:34.768Z] #36 DONE 5.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-14T19:38:35.077Z] + echo Ensuring container killed. [2019-11-14T19:38:35.077Z] Ensuring container killed. [2019-11-14T19:38:35.077Z] + docker rm -vf docker-pr2 [2019-11-14T19:38:35.077Z] Error: No such container: docker-pr2 [2019-11-14T19:38:35.077Z] + true [Pipeline] sh [2019-11-14T19:38:35.359Z] + echo Chowning /workspace to jenkins user [2019-11-14T19:38:35.359Z] Chowning /workspace to jenkins user [2019-11-14T19:38:35.359Z] + id -u [2019-11-14T19:38:35.359Z] + id -g [2019-11-14T19:38:35.359Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40212:/workspace busybox chown -R 1000:1000 /workspace [2019-11-14T19:38:36.231Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-14T19:38:36.796Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-14T19:38:37.049Z] + bundleName=unit [2019-11-14T19:38:37.049Z] + echo Creating unit-bundles.tar.gz [2019-11-14T19:38:37.049Z] Creating unit-bundles.tar.gz [2019-11-14T19:38:37.049Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-11-14T19:38:37.049Z] bundles/junit-report.xml [2019-11-14T19:38:37.049Z] bundles/go-test-report.json [2019-11-14T19:38:37.049Z] bundles/profile.out [2019-11-14T19:38:37.053Z] === RUN TestDockerSuite/TestEventsFilterImageName [Pipeline] archiveArtifacts [2019-11-14T19:38:37.073Z] Archiving artifacts [2019-11-14T19:38:37.411Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40212/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-14T19:38:37.722Z] + make clean [2019-11-14T19:38:37.979Z] docker volume rm -f docker-dev-cache [2019-11-14T19:38:37.979Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-14T19:38:38.954Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-14T19:38:39.211Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-11-14T19:38:39.211Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-14T19:38:39.776Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-11-14T19:38:39.776Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-11-14T19:38:39.776Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-14T19:38:41.672Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-14T19:38:42.314Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.67s) [2019-11-14T19:38:42.314Z] === RUN TestCreateServiceSecretFileMode [2019-11-14T19:38:42.601Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-14T19:38:42.601Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-14T19:38:42.601Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-14T19:38:43.042Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-14T19:38:43.042Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-14T19:38:43.042Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-14T19:38:43.974Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-14T19:38:43.974Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-14T19:38:44.537Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-14T19:38:45.468Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-11-14T19:38:45.535Z] --- PASS: TestCreateServiceSecretFileMode (3.24s) [2019-11-14T19:38:45.535Z] === RUN TestCreateServiceConfigFileMode [2019-11-14T19:38:45.725Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-11-14T19:38:45.725Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-11-14T19:38:45.725Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-14T19:38:45.982Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-11-14T19:38:47.879Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-11-14T19:38:48.444Z] === RUN TestDockerSuite/TestEventsRename [2019-11-14T19:38:48.765Z] --- PASS: TestCreateServiceConfigFileMode (3.25s) [2019-11-14T19:38:48.765Z] === RUN TestCreateServiceSysctls [2019-11-14T19:38:49.008Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-11-14T19:38:49.266Z] === RUN TestDockerSuite/TestEventsResize [2019-11-14T19:38:50.198Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-14T19:38:51.131Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-14T19:38:52.067Z] === RUN TestDockerSuite/TestEventsStreaming [2019-11-14T19:38:52.998Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-14T19:38:53.045Z] --- PASS: TestCreateServiceSysctls (4.37s) [2019-11-14T19:38:53.045Z] === RUN TestCreateServiceCapabilities [2019-11-14T19:38:56.226Z] --- PASS: TestCreateServiceCapabilities (3.61s) [2019-11-14T19:38:56.226Z] === RUN TestInspect [2019-11-14T19:38:56.273Z] === RUN TestDockerSuite/TestEventsTop [2019-11-14T19:38:57.204Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-14T19:38:59.735Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-14T19:39:00.325Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-14T19:39:00.368Z] --- PASS: TestInspect (3.90s) [2019-11-14T19:39:00.368Z] === RUN TestServiceListWithStatuses [2019-11-14T19:39:00.368Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2019-11-14T19:39:00.368Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-14T19:39:00.368Z] === RUN TestDockerNetworkConnectAlias [2019-11-14T19:39:00.787Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-14T19:39:01.248Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-14T19:39:01.633Z] === RUN TestDockerSuite/TestExec [2019-11-14T19:39:02.565Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-14T19:39:03.496Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-14T19:39:04.060Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-14T19:39:04.991Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-14T19:39:05.000Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-14T19:39:06.866Z] --- PASS: TestDockerNetworkConnectAlias (6.27s) [2019-11-14T19:39:06.866Z] === RUN TestDockerNetworkReConnect [2019-11-14T19:39:06.886Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-14T19:39:07.817Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-14T19:39:07.933Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-14T19:39:08.749Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-14T19:39:09.680Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-14T19:39:10.123Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-14T19:39:10.613Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-14T19:39:11.544Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-14T19:39:12.026Z] --- PASS: TestDockerNetworkReConnect (5.73s) [2019-11-14T19:39:12.026Z] === RUN TestServicePlugin [2019-11-14T19:39:12.026Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-14T19:39:12.026Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:39:12.026Z] === RUN TestServiceUpdateLabel [2019-11-14T19:39:12.474Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-14T19:39:13.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-11-14T19:39:14.409Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-14T19:39:15.492Z] --- PASS: TestServiceUpdateLabel (2.94s) [2019-11-14T19:39:15.492Z] === RUN TestServiceUpdateSecrets [2019-11-14T19:39:16.936Z] === RUN TestDockerSuite/TestExecEnv [2019-11-14T19:39:17.500Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-14T19:39:20.025Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-14T19:39:20.958Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-14T19:39:24.233Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-14T19:39:25.163Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-11-14T19:39:26.112Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-14T19:39:27.045Z] === RUN TestDockerSuite/TestExecParseError [2019-11-14T19:39:27.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-14T19:39:27.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-14T19:39:27.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-14T19:39:27.975Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-14T19:39:28.906Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-14T19:39:29.471Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-14T19:39:31.962Z] --- PASS: TestServiceUpdateSecrets (15.70s) [2019-11-14T19:39:31.962Z] === RUN TestServiceUpdateConfigs [2019-11-14T19:39:31.996Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-14T19:39:32.927Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-14T19:39:34.300Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-14T19:39:42.399Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-11-14T19:39:45.676Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-14T19:39:46.240Z] === RUN TestDockerSuite/TestExecTTY [2019-11-14T19:39:48.140Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-14T19:39:48.625Z] --- PASS: TestServiceUpdateConfigs (16.01s) [2019-11-14T19:39:48.625Z] === RUN TestServiceUpdateNetwork [2019-11-14T19:39:49.514Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-14T19:39:50.446Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-14T19:39:51.818Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-14T19:39:51.818Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-14T19:39:54.341Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-11-14T19:39:54.907Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-14T19:39:56.278Z] === RUN TestDockerSuite/TestExecWithTERM [2019-11-14T19:39:57.208Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-14T19:39:58.582Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-14T19:40:02.438Z] --- PASS: TestServiceUpdateNetwork (14.51s) [2019-11-14T19:40:02.439Z] PASS [2019-11-14T19:40:02.439Z] [2019-11-14T19:40:02.439Z] === Skipped [2019-11-14T19:40:02.439Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2019-11-14T19:40:02.439Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-14T19:40:02.439Z] [2019-11-14T19:40:02.439Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-11-14T19:40:02.439Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:40:02.439Z] [2019-11-14T19:40:02.439Z] [2019-11-14T19:40:02.439Z] DONE 20 tests, 2 skipped in 127.953s [2019-11-14T19:40:02.439Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-11-14T19:40:02.439Z] ++ 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 [2019-11-14T19:40:02.439Z] ++ set -e [2019-11-14T19:40:02.439Z] ++ '[' -n 0 ']' [2019-11-14T19:40:02.439Z] ++ set -x [2019-11-14T19:40:02.439Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:40:02.439Z] INFO: Testing against a local daemon [2019-11-14T19:40:02.439Z] === RUN TestSessionCreate [2019-11-14T19:40:02.439Z] --- PASS: TestSessionCreate (0.02s) [2019-11-14T19:40:02.439Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-14T19:40:02.439Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-11-14T19:40:02.439Z] PASS [2019-11-14T19:40:02.439Z] [2019-11-14T19:40:02.439Z] DONE 2 tests in 0.183s [2019-11-14T19:40:02.439Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-11-14T19:40:02.439Z] ++ 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 [2019-11-14T19:40:02.439Z] ++ set -e [2019-11-14T19:40:02.439Z] ++ '[' -n 0 ']' [2019-11-14T19:40:02.439Z] ++ set -x [2019-11-14T19:40:02.439Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:40:02.439Z] INFO: Testing against a local daemon [2019-11-14T19:40:02.439Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-14T19:40:02.439Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-14T19:40:02.439Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-14T19:40:02.439Z] === RUN TestEventsExecDie [2019-11-14T19:40:02.821Z] --- PASS: TestEventsExecDie (1.01s) [2019-11-14T19:40:02.821Z] === RUN TestEventsBackwardsCompatible [2019-11-14T19:40:02.821Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2019-11-14T19:40:02.821Z] === RUN TestInfoBinaryCommits [2019-11-14T19:40:02.821Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-11-14T19:40:02.821Z] === RUN TestInfoAPIVersioned [2019-11-14T19:40:02.821Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-14T19:40:02.821Z] === RUN TestInfoDiscoveryBackend [2019-11-14T19:40:03.216Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2019-11-14T19:40:03.216Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-14T19:40:03.856Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-14T19:40:04.470Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-14T19:40:04.470Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-14T19:40:04.836Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2019-11-14T19:40:04.836Z] === RUN TestInfoAPI [2019-11-14T19:40:04.836Z] --- PASS: TestInfoAPI (0.03s) [2019-11-14T19:40:04.836Z] === RUN TestInfoAPIWarnings [2019-11-14T19:40:05.241Z] --- PASS: TestInfoAPIWarnings (0.52s) [2019-11-14T19:40:05.241Z] === RUN TestInfoDebug [2019-11-14T19:40:06.035Z] --- PASS: TestInfoDebug (0.52s) [2019-11-14T19:40:06.035Z] === RUN TestInfoInsecureRegistries [2019-11-14T19:40:06.428Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2019-11-14T19:40:06.428Z] === RUN TestInfoRegistryMirrors [2019-11-14T19:40:06.902Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2019-11-14T19:40:06.902Z] === RUN TestLoginFailsWithBadCredentials [2019-11-14T19:40:07.359Z] --- PASS: TestLoginFailsWithBadCredentials (0.47s) [2019-11-14T19:40:07.359Z] === RUN TestPingCacheHeaders [2019-11-14T19:40:07.359Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-11-14T19:40:07.359Z] === RUN TestPingGet [2019-11-14T19:40:07.359Z] --- PASS: TestPingGet (0.01s) [2019-11-14T19:40:07.359Z] === RUN TestPingHead [2019-11-14T19:40:07.359Z] --- PASS: TestPingHead (0.02s) [2019-11-14T19:40:07.359Z] === RUN TestVersion [2019-11-14T19:40:07.359Z] --- PASS: TestVersion (0.03s) [2019-11-14T19:40:07.359Z] PASS [2019-11-14T19:40:07.359Z] [2019-11-14T19:40:07.359Z] === Skipped [2019-11-14T19:40:07.359Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-14T19:40:07.359Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-14T19:40:07.359Z] [2019-11-14T19:40:07.359Z] [2019-11-14T19:40:07.359Z] DONE 18 tests, 1 skipped in 5.974s [2019-11-14T19:40:07.359Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-11-14T19:40:07.359Z] ++ 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 [2019-11-14T19:40:07.359Z] ++ set -e [2019-11-14T19:40:07.359Z] ++ '[' -n 0 ']' [2019-11-14T19:40:07.359Z] ++ set -x [2019-11-14T19:40:07.359Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:40:07.799Z] INFO: Testing against a local daemon [2019-11-14T19:40:07.799Z] === RUN TestVolumesCreateAndList [2019-11-14T19:40:07.799Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-11-14T19:40:07.799Z] === RUN TestVolumesRemove [2019-11-14T19:40:07.799Z] --- PASS: TestVolumesRemove (0.11s) [2019-11-14T19:40:07.799Z] === RUN TestVolumesInspect [2019-11-14T19:40:07.799Z] --- PASS: TestVolumesInspect (0.02s) [2019-11-14T19:40:07.799Z] === RUN TestVolumesInvalidJSON [2019-11-14T19:40:07.799Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-14T19:40:07.799Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-14T19:40:07.799Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-14T19:40:07.799Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-14T19:40:07.799Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-14T19:40:07.799Z] PASS [2019-11-14T19:40:07.799Z] [2019-11-14T19:40:07.799Z] DONE 5 tests in 0.318s [2019-11-14T19:40:07.799Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-14T19:40:08.029Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-14T19:40:08.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-14T19:40:08.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-14T19:40:08.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-14T19:40:08.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-14T19:40:08.199Z] ++++ cat bundles/test-integration/docker.pid [2019-11-14T19:40:08.199Z] +++ kill 11509 [2019-11-14T19:40:08.593Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-11-14T19:40:08.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-14T19:40:09.450Z] +++ /etc/init.d/apparmor stop [2019-11-14T19:40:09.824Z] Clearing AppArmor profiles cache:. [2019-11-14T19:40:09.824Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-14T19:40:09.824Z] Unloading profiles will leave already running processes permanently [2019-11-14T19:40:09.824Z] unconfined, which can lead to unexpected situations. [2019-11-14T19:40:09.824Z] [2019-11-14T19:40:09.824Z] To set a process to complain mode, use the command line tool [2019-11-14T19:40:09.824Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-14T19:40:09.824Z] with the 'teardown' option." [2019-11-14T19:40:09.824Z] [2019-11-14T19:40:10.486Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-14T19:40:10.622Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-14T19:40:10.622Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-14T19:40:10.622Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-14T19:40:11.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main Post stage [Pipeline] junit [2019-11-14T19:40:13.149Z] Recording test results [2019-11-14T19:40:13.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-14T19:40:14.848Z] + echo Ensuring container killed. [2019-11-14T19:40:14.848Z] Ensuring container killed. [2019-11-14T19:40:14.848Z] + docker rm -vf docker-pr2 [2019-11-14T19:40:14.848Z] Error: No such container: docker-pr2 [2019-11-14T19:40:14.848Z] + true [Pipeline] sh [2019-11-14T19:40:15.658Z] + echo Chowning /workspace to jenkins user [2019-11-14T19:40:15.658Z] Chowning /workspace to jenkins user [2019-11-14T19:40:15.658Z] + id -u [2019-11-14T19:40:15.658Z] + id -g [2019-11-14T19:40:15.658Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40212:/workspace busybox chown -R 1001:1001 /workspace [2019-11-14T19:40:15.658Z] Unable to find image 'busybox:latest' locally [2019-11-14T19:40:15.658Z] latest: Pulling from library/busybox [2019-11-14T19:40:15.741Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-14T19:40:16.044Z] dd8c951d5d23: Pulling fs layer [2019-11-14T19:40:16.044Z] dd8c951d5d23: Download complete [2019-11-14T19:40:16.419Z] dd8c951d5d23: Pull complete [2019-11-14T19:40:16.419Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-14T19:40:16.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-14T19:40:16.671Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-14T19:40:16.672Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-14T19:40:16.672Z] === RUN TestDockerSuite/TestHealth [2019-11-14T19:40:16.793Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-14T19:40:19.468Z] + bundleName=s390x-integration [2019-11-14T19:40:19.468Z] + echo Creating s390x-integration-bundles.tar.gz [2019-11-14T19:40:19.468Z] Creating s390x-integration-bundles.tar.gz [2019-11-14T19:40:19.468Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-11-14T19:40:19.468Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-11-14T19:40:19.606Z] Archiving artifacts [2019-11-14T19:40:20.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-14T19:40:20.926Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40212/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-14T19:40:21.677Z] + make clean [2019-11-14T19:40:22.041Z] make: command: Command not found [2019-11-14T19:40:22.041Z] make: command: Command not found [2019-11-14T19:40:22.041Z] docker volume rm -f docker-dev-cache [2019-11-14T19:40:22.041Z] docker-dev-cache [Pipeline] deleteDir [2019-11-14T19:40:23.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-14T19:40:25.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-14T19:40:29.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-14T19:40:31.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-14T19:40:33.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-14T19:40:35.355Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-14T19:40:35.355Z] Using test binary docker [2019-11-14T19:40:35.355Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-14T19:40:35.355Z] +++ /etc/init.d/apparmor start [2019-11-14T19:40:35.355Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-14T19:40:35.355Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-14T19:40:35.355Z] Warning failed to create cache: (null) [2019-11-14T19:40:35.355Z] . [2019-11-14T19:40:35.355Z] INFO: Waiting for daemon to start... [2019-11-14T19:40:35.355Z] Starting dockerd [2019-11-14T19:40:35.355Z] +++ 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 [2019-11-14T19:40:37.047Z] . [2019-11-14T19:40:37.047Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-14T19:40:37.047Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-14T19:40:37.047Z] Error: No such image: emptyfs [2019-11-14T19:40:37.047Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-14T19:40:37.047Z] ++++ docker load [2019-11-14T19:40:37.387Z] Running integration-test (iteration 1) [2019-11-14T19:40:37.387Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-11-14T19:40:37.387Z] ++ 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 [2019-11-14T19:40:37.387Z] ++ set -e [2019-11-14T19:40:37.387Z] ++ '[' -n 0 ']' [2019-11-14T19:40:37.387Z] ++ set -x [2019-11-14T19:40:37.387Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:40:38.580Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-14T19:40:38.580Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-14T19:40:38.580Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-14T19:40:38.580Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-14T19:40:39.144Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-14T19:40:39.144Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-14T19:40:40.075Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-14T19:40:40.075Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-14T19:40:40.075Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-14T19:40:40.075Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-14T19:40:40.332Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-14T19:40:40.589Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-14T19:40:41.153Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-14T19:40:41.153Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-14T19:40:42.084Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-14T19:40:42.084Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-14T19:40:43.015Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-14T19:40:43.946Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-14T19:40:43.946Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-14T19:40:44.878Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-14T19:40:48.152Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-14T19:40:48.152Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-14T19:40:48.152Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-14T19:40:49.084Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-11-14T19:40:49.659Z] === RUN TestDockerSuite/TestImportFile [2019-11-14T19:40:51.555Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-14T19:40:51.555Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-14T19:40:53.391Z] Loaded image: buildpack-deps:jessie [2019-11-14T19:40:53.391Z] Loaded image: busybox:latest [2019-11-14T19:40:53.391Z] Loaded image: busybox:glibc [2019-11-14T19:40:53.391Z] Loaded image: debian:jessie [2019-11-14T19:40:53.391Z] Loaded image: hello-world:latest [2019-11-14T19:40:53.391Z] INFO: Testing against a local daemon [2019-11-14T19:40:53.391Z] === RUN TestCgroupNamespacesBuild [2019-11-14T19:40:53.391Z] --- PASS: TestCgroupNamespacesBuild (1.66s) [2019-11-14T19:40:53.391Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-14T19:40:54.080Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-14T19:40:55.147Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.66s) [2019-11-14T19:40:55.147Z] === RUN TestBuildWithSession [2019-11-14T19:40:55.147Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-14T19:40:55.147Z] build_session_test.go:25: TODO: BuildKit [2019-11-14T19:40:55.147Z] === RUN TestBuildSquashParent [2019-11-14T19:40:55.992Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-14T19:40:57.891Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-14T19:40:59.261Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-14T19:41:00.195Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-14T19:41:01.128Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-14T19:41:01.128Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-11-14T19:41:01.128Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-14T19:41:01.134Z] --- PASS: TestBuildSquashParent (5.62s) [2019-11-14T19:41:01.134Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-14T19:41:01.134Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-14T19:41:01.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-14T19:41:01.134Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-14T19:41:01.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-14T19:41:01.134Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-14T19:41:01.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-14T19:41:01.134Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-14T19:41:01.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-14T19:41:01.134Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-14T19:41:01.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-14T19:41:01.134Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-14T19:41:01.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-14T19:41:01.134Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-14T19:41:01.134Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-14T19:41:01.134Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-14T19:41:01.134Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-14T19:41:02.060Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-14T19:41:02.991Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-14T19:41:03.452Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-14T19:41:03.452Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-14T19:41:04.363Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-14T19:41:05.295Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-14T19:41:05.860Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-14T19:41:06.464Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-14T19:41:06.464Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.99s) [2019-11-14T19:41:06.464Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.05s) [2019-11-14T19:41:06.464Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.30s) [2019-11-14T19:41:06.464Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.55s) [2019-11-14T19:41:06.464Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.39s) [2019-11-14T19:41:06.464Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.50s) [2019-11-14T19:41:06.464Z] === RUN TestBuildMultiStageCopy [2019-11-14T19:41:06.464Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-14T19:41:07.231Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-14T19:41:07.231Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-11-14T19:41:08.157Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-14T19:41:08.496Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-14T19:41:08.835Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-14T19:41:09.125Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-14T19:41:09.173Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-14T19:41:09.511Z] --- PASS: TestBuildMultiStageCopy (3.54s) [2019-11-14T19:41:09.511Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.98s) [2019-11-14T19:41:09.511Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2019-11-14T19:41:09.511Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.37s) [2019-11-14T19:41:09.511Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2019-11-14T19:41:09.511Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s) [2019-11-14T19:41:09.511Z] === RUN TestBuildMultiStageParentConfig [2019-11-14T19:41:09.690Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-14T19:41:10.621Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-14T19:41:10.621Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-14T19:41:10.679Z] --- PASS: TestBuildMultiStageParentConfig (0.96s) [2019-11-14T19:41:10.679Z] === RUN TestBuildLabelWithTargets [2019-11-14T19:41:11.122Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-14T19:41:11.122Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-14T19:41:11.554Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-14T19:41:11.554Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-14T19:41:11.586Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-14T19:41:12.368Z] --- PASS: TestBuildLabelWithTargets (1.51s) [2019-11-14T19:41:12.368Z] === RUN TestBuildWithEmptyLayers [2019-11-14T19:41:12.705Z] --- PASS: TestBuildWithEmptyLayers (0.77s) [2019-11-14T19:41:12.705Z] === RUN TestBuildMultiStageOnBuild [2019-11-14T19:41:12.924Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-14T19:41:13.855Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-14T19:41:14.788Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-14T19:41:15.007Z] --- PASS: TestBuildMultiStageOnBuild (2.16s) [2019-11-14T19:41:15.007Z] === RUN TestBuildUncleanTarFilenames [2019-11-14T19:41:16.159Z] === RUN TestDockerSuite/TestInspectImage [2019-11-14T19:41:16.159Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-14T19:41:16.159Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-14T19:41:16.159Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-14T19:41:16.159Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-11-14T19:41:16.180Z] --- PASS: TestBuildUncleanTarFilenames (1.07s) [2019-11-14T19:41:16.180Z] === RUN TestBuildMultiStageLayerLeak [2019-11-14T19:41:16.723Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-14T19:41:17.663Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-14T19:41:17.920Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-14T19:41:18.473Z] --- PASS: TestBuildMultiStageLayerLeak (2.26s) [2019-11-14T19:41:18.473Z] === RUN TestBuildWithHugeFile [2019-11-14T19:41:19.291Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-14T19:41:20.224Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-14T19:41:22.121Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-11-14T19:41:22.121Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-14T19:41:22.121Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-14T19:41:23.052Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-14T19:41:24.423Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-14T19:41:24.987Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-11-14T19:41:26.357Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-14T19:41:26.922Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-14T19:41:27.855Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-14T19:41:28.420Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-11-14T19:41:28.681Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-14T19:41:29.615Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-14T19:41:30.548Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-14T19:41:31.481Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-14T19:41:31.481Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-11-14T19:41:31.741Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-11-14T19:41:32.781Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-14T19:41:34.265Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-14T19:41:35.199Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-11-14T19:41:35.763Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-14T19:41:37.660Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-14T19:41:37.917Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-14T19:41:38.175Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-11-14T19:41:40.071Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-14T19:41:42.597Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-14T19:41:43.159Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-14T19:41:45.222Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-14T19:41:45.222Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-14T19:41:47.753Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-14T19:41:48.144Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-11-14T19:41:48.402Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-14T19:41:49.334Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-14T19:41:54.597Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-11-14T19:41:55.631Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-14T19:42:02.696Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-14T19:42:04.590Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-14T19:42:06.488Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-14T19:42:07.418Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-14T19:42:09.942Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-11-14T19:42:10.200Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-14T19:42:10.457Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-14T19:42:10.457Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-14T19:42:10.457Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-14T19:42:11.389Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-14T19:42:12.320Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-14T19:42:16.496Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-14T19:42:16.753Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-14T19:42:20.928Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-11-14T19:42:21.492Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-14T19:42:22.864Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-14T19:42:22.864Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-14T19:42:23.807Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-14T19:42:24.750Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-14T19:42:26.121Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-14T19:42:27.491Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-14T19:42:28.422Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-14T19:42:30.948Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-11-14T19:42:31.206Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-14T19:42:31.389Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-14T19:42:32.138Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-14T19:42:33.071Z] === RUN TestDockerSuite/TestLogsSince [2019-11-14T19:42:34.967Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-11-14T19:42:37.218Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-14T19:42:40.222Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-14T19:42:41.757Z] --- PASS: TestBuildWithHugeFile (82.19s) [2019-11-14T19:42:41.757Z] === RUN TestBuildWithEmptyDockerfile [2019-11-14T19:42:41.757Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-14T19:42:41.757Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-14T19:42:41.757Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-14T19:42:41.757Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-14T19:42:41.757Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-14T19:42:41.757Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-14T19:42:41.757Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-14T19:42:41.757Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-14T19:42:41.757Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-14T19:42:41.757Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2019-11-14T19:42:41.757Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2019-11-14T19:42:41.757Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2019-11-14T19:42:41.757Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2019-11-14T19:42:41.757Z] === RUN TestBuildPreserveOwnership [2019-11-14T19:42:41.757Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-14T19:42:44.054Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-14T19:42:45.743Z] --- PASS: TestBuildPreserveOwnership (4.92s) [2019-11-14T19:42:45.743Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.27s) [2019-11-14T19:42:45.743Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.64s) [2019-11-14T19:42:45.743Z] === RUN TestBuildPlatformInvalid [2019-11-14T19:42:46.088Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-11-14T19:42:46.088Z] PASS [2019-11-14T19:42:46.088Z] [2019-11-14T19:42:46.088Z] === Skipped [2019-11-14T19:42:46.088Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-11-14T19:42:46.088Z] build_session_test.go:25: TODO: BuildKit [2019-11-14T19:42:46.088Z] [2019-11-14T19:42:46.088Z] [2019-11-14T19:42:46.088Z] DONE 32 tests, 1 skipped in 128.495s [2019-11-14T19:42:46.088Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-11-14T19:42:46.088Z] ++ 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 [2019-11-14T19:42:46.088Z] ++ set -e [2019-11-14T19:42:46.088Z] ++ '[' -n 0 ']' [2019-11-14T19:42:46.088Z] ++ set -x [2019-11-14T19:42:46.088Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:42:46.088Z] INFO: Testing against a local daemon [2019-11-14T19:42:46.088Z] === RUN TestConfigList [2019-11-14T19:42:46.767Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-14T19:42:46.767Z] === RUN TestDockerSuite/TestLogsTail [2019-11-14T19:42:47.700Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-14T19:42:48.266Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-11-14T19:42:48.408Z] --- PASS: TestConfigList (2.24s) [2019-11-14T19:42:48.408Z] === RUN TestConfigsCreateAndDelete [2019-11-14T19:42:49.198Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-14T19:42:49.762Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-14T19:42:50.327Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-14T19:42:50.701Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2019-11-14T19:42:50.701Z] === RUN TestConfigsUpdate [2019-11-14T19:42:51.259Z] === RUN TestDockerSuite/TestNetHostname [2019-11-14T19:42:51.259Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-11-14T19:42:52.152Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-14T19:42:53.699Z] --- PASS: TestConfigsUpdate (2.69s) [2019-11-14T19:42:53.699Z] === RUN TestTemplatedConfig [2019-11-14T19:42:54.541Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-14T19:42:54.541Z] === RUN TestDockerSuite/TestNetworkEvents [2019-11-14T19:42:54.542Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-11-14T19:42:55.913Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-14T19:42:56.025Z] --- PASS: TestTemplatedConfig (2.86s) [2019-11-14T19:42:56.025Z] === RUN TestConfigInspect [2019-11-14T19:42:57.811Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-11-14T19:42:58.337Z] --- PASS: TestConfigInspect (2.19s) [2019-11-14T19:42:58.337Z] === RUN TestConfigCreateWithLabels [2019-11-14T19:42:58.417Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-14T19:42:59.348Z] === RUN TestDockerSuite/TestPluginActive [2019-11-14T19:43:00.628Z] --- PASS: TestConfigCreateWithLabels (2.21s) [2019-11-14T19:43:00.628Z] === RUN TestConfigCreateResolve [2019-11-14T19:43:01.244Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-14T19:43:01.501Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-11-14T19:43:02.924Z] --- PASS: TestConfigCreateResolve (2.16s) [2019-11-14T19:43:02.924Z] === RUN TestConfigDaemonLibtrustID [2019-11-14T19:43:03.261Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-11-14T19:43:03.261Z] PASS [2019-11-14T19:43:03.261Z] [2019-11-14T19:43:03.261Z] DONE 8 tests in 17.224s [2019-11-14T19:43:03.261Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-11-14T19:43:03.261Z] ++ 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 [2019-11-14T19:43:03.261Z] ++ set -e [2019-11-14T19:43:03.261Z] ++ '[' -n 0 ']' [2019-11-14T19:43:03.261Z] ++ set -x [2019-11-14T19:43:03.261Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:43:03.261Z] INFO: Testing against a local daemon [2019-11-14T19:43:03.261Z] === RUN TestCheckpoint [2019-11-14T19:43:03.261Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-14T19:43:03.261Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-14T19:43:03.261Z] === RUN TestContainerInvalidJSON [2019-11-14T19:43:03.261Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-14T19:43:03.261Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-14T19:43:03.261Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-14T19:43:03.261Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-14T19:43:03.262Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-14T19:43:03.262Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-14T19:43:03.262Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-14T19:43:03.262Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-14T19:43:03.262Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-14T19:43:03.262Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-14T19:43:03.262Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-14T19:43:03.262Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-14T19:43:03.262Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-14T19:43:03.262Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-14T19:43:03.598Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2019-11-14T19:43:03.598Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-14T19:43:03.598Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-11-14T19:43:03.598Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-14T19:43:03.598Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-11-14T19:43:03.598Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-14T19:43:03.598Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2019-11-14T19:43:03.598Z] === RUN TestCopyFromContainer [2019-11-14T19:43:05.288Z] === RUN TestCopyFromContainer// [2019-11-14T19:43:05.288Z] === RUN TestCopyFromContainer//bar/root [2019-11-14T19:43:05.288Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-14T19:43:05.632Z] === RUN TestCopyFromContainer/bar/quux [2019-11-14T19:43:05.632Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-14T19:43:05.632Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-14T19:43:05.632Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-14T19:43:05.969Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-14T19:43:05.969Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-14T19:43:05.969Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-14T19:43:06.308Z] --- PASS: TestCopyFromContainer (2.52s) [2019-11-14T19:43:06.308Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-11-14T19:43:06.308Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-11-14T19:43:06.308Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-11-14T19:43:06.308Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-11-14T19:43:06.308Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-11-14T19:43:06.308Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2019-11-14T19:43:06.308Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-11-14T19:43:06.308Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-11-14T19:43:06.308Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-11-14T19:43:06.308Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-11-14T19:43:06.308Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-14T19:43:06.308Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-14T19:43:06.308Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-14T19:43:06.308Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-14T19:43:06.308Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-14T19:43:06.308Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-14T19:43:06.308Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-14T19:43:06.308Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-14T19:43:06.308Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-14T19:43:06.308Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-14T19:43:06.308Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-11-14T19:43:06.308Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-14T19:43:06.308Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-14T19:43:06.308Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-14T19:43:06.308Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-14T19:43:06.308Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-11-14T19:43:06.308Z] === RUN TestCreateWithInvalidEnv [2019-11-14T19:43:06.308Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-14T19:43:06.308Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-14T19:43:06.308Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-14T19:43:06.308Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-14T19:43:06.308Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-14T19:43:06.308Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-14T19:43:06.308Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-14T19:43:06.308Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-14T19:43:06.308Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-14T19:43:06.308Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-14T19:43:06.308Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-14T19:43:06.308Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-14T19:43:06.308Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-14T19:43:06.308Z] === RUN TestCreateTmpfsMountsTarget [2019-11-14T19:43:06.308Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-14T19:43:06.308Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-14T19:43:08.617Z] --- PASS: TestCreateWithCustomMaskedPaths (1.95s) [2019-11-14T19:43:08.617Z] === RUN TestCreateWithCapabilities [2019-11-14T19:43:08.617Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-14T19:43:08.617Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-14T19:43:08.617Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-14T19:43:08.617Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-14T19:43:08.617Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-14T19:43:08.617Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-14T19:43:08.617Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-14T19:43:08.617Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-14T19:43:08.617Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-14T19:43:08.617Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-14T19:43:08.617Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-14T19:43:08.617Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-14T19:43:08.617Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-14T19:43:08.617Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-14T19:43:08.617Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-14T19:43:08.617Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-14T19:43:08.617Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-14T19:43:08.617Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-14T19:43:08.617Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-14T19:43:08.617Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-14T19:43:08.617Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-14T19:43:08.617Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-14T19:43:08.617Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-14T19:43:08.617Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-14T19:43:08.617Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-14T19:43:08.617Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-14T19:43:08.617Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-14T19:43:08.617Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-14T19:43:08.617Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-14T19:43:08.617Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-14T19:43:08.617Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-14T19:43:08.617Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-14T19:43:08.617Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-14T19:43:08.617Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-11-14T19:43:08.617Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-11-14T19:43:08.617Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.02s) [2019-11-14T19:43:08.617Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-11-14T19:43:08.617Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-11-14T19:43:08.617Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-14T19:43:08.617Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-11-14T19:43:08.617Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-11-14T19:43:08.617Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2019-11-14T19:43:08.617Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2019-11-14T19:43:08.617Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2019-11-14T19:43:08.617Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-11-14T19:43:08.617Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-14T19:43:09.606Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-14T19:43:09.606Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-14T19:43:09.606Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-11-14T19:43:09.606Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-14T19:43:10.311Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.99s) [2019-11-14T19:43:10.311Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-14T19:43:10.311Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-14T19:43:10.311Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-14T19:43:10.311Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-14T19:43:10.311Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-14T19:43:10.311Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-14T19:43:10.311Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-14T19:43:10.311Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-14T19:43:10.311Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-14T19:43:10.311Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-14T19:43:10.311Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-14T19:43:10.311Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-14T19:43:10.311Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-14T19:43:10.311Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-14T19:43:10.311Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-14T19:43:10.649Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-14T19:43:10.649Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-11-14T19:43:10.649Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-11-14T19:43:10.649Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-11-14T19:43:10.649Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-11-14T19:43:10.649Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-11-14T19:43:10.649Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-11-14T19:43:10.649Z] === RUN TestContainerStartOnDaemonRestart [2019-11-14T19:43:10.649Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-14T19:43:10.649Z] === RUN TestDaemonRestartIpcMode [2019-11-14T19:43:10.649Z] === PAUSE TestDaemonRestartIpcMode [2019-11-14T19:43:10.649Z] === RUN TestDiff [2019-11-14T19:43:11.374Z] --- PASS: TestDiff (0.66s) [2019-11-14T19:43:11.374Z] === RUN TestExecWithCloseStdin [2019-11-14T19:43:12.097Z] --- PASS: TestExecWithCloseStdin (0.88s) [2019-11-14T19:43:12.097Z] === RUN TestExec [2019-11-14T19:43:12.820Z] --- PASS: TestExec (0.85s) [2019-11-14T19:43:12.820Z] === RUN TestExecUser [2019-11-14T19:43:12.881Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-11-14T19:43:13.141Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-14T19:43:13.992Z] --- PASS: TestExecUser (0.85s) [2019-11-14T19:43:13.992Z] === RUN TestExportContainerAndImportImage [2019-11-14T19:43:14.719Z] --- PASS: TestExportContainerAndImportImage (0.95s) [2019-11-14T19:43:14.719Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-14T19:43:15.038Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-14T19:43:15.970Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-11-14T19:43:16.408Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2019-11-14T19:43:16.408Z] === RUN TestHealthCheckWorkdir [2019-11-14T19:43:16.902Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-14T19:43:17.131Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2019-11-14T19:43:17.131Z] === RUN TestHealthKillContainer [2019-11-14T19:43:20.127Z] --- PASS: TestHealthKillContainer (2.90s) [2019-11-14T19:43:20.127Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-14T19:43:20.178Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-11-14T19:43:20.851Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2019-11-14T19:43:20.851Z] === RUN TestIpcModeNone [2019-11-14T19:43:21.575Z] --- PASS: TestIpcModeNone (0.85s) [2019-11-14T19:43:21.575Z] === RUN TestIpcModePrivate [2019-11-14T19:43:22.704Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-14T19:43:22.773Z] --- PASS: TestIpcModePrivate (0.85s) [2019-11-14T19:43:22.773Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-11-14T19:43:22.773Z] === RUN TestIpcModeShareable [2019-11-14T19:43:23.495Z] --- PASS: TestIpcModeShareable (0.88s) [2019-11-14T19:43:23.495Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-11-14T19:43:23.495Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-14T19:43:24.600Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-14T19:43:25.796Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.43s) [2019-11-14T19:43:25.796Z] === RUN TestAPIIpcModeHost [2019-11-14T19:43:26.497Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-14T19:43:26.497Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-11-14T19:43:26.526Z] --- PASS: TestAPIIpcModeHost (0.70s) [2019-11-14T19:43:26.526Z] === RUN TestDaemonIpcModeShareable [2019-11-14T19:43:27.867Z] === RUN TestDockerSuite/TestPortList [2019-11-14T19:43:28.213Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2019-11-14T19:43:28.213Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-11-14T19:43:28.213Z] === RUN TestDaemonIpcModePrivate [2019-11-14T19:43:29.902Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2019-11-14T19:43:29.902Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-11-14T19:43:29.902Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-14T19:43:31.678Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2019-11-14T19:43:31.678Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-11-14T19:43:31.678Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-14T19:43:33.125Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-11-14T19:43:33.373Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s) [2019-11-14T19:43:33.373Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-11-14T19:43:33.373Z] === RUN TestIpcModeOlderClient [2019-11-14T19:43:33.373Z] === PAUSE TestIpcModeOlderClient [2019-11-14T19:43:33.373Z] === RUN TestKillContainerInvalidSignal [2019-11-14T19:43:34.096Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2019-11-14T19:43:34.096Z] === RUN TestKillContainer [2019-11-14T19:43:34.096Z] === RUN TestKillContainer/no_signal [2019-11-14T19:43:34.822Z] === RUN TestKillContainer/non_killing_signal [2019-11-14T19:43:35.545Z] === RUN TestKillContainer/killing_signal [2019-11-14T19:43:36.271Z] --- PASS: TestKillContainer (2.12s) [2019-11-14T19:43:36.271Z] --- PASS: TestKillContainer/no_signal (0.70s) [2019-11-14T19:43:36.271Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2019-11-14T19:43:36.271Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2019-11-14T19:43:36.271Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-14T19:43:36.271Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-14T19:43:36.995Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-14T19:43:37.721Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s) [2019-11-14T19:43:37.721Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2019-11-14T19:43:37.721Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2019-11-14T19:43:37.721Z] === RUN TestKillStoppedContainer [2019-11-14T19:43:37.721Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-11-14T19:43:37.721Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-14T19:43:38.058Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-11-14T19:43:38.058Z] === RUN TestKillDifferentUserContainer [2019-11-14T19:43:38.782Z] --- PASS: TestKillDifferentUserContainer (0.74s) [2019-11-14T19:43:38.782Z] === RUN TestInspectOomKilledTrue [2019-11-14T19:43:39.680Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-14T19:43:39.958Z] --- PASS: TestInspectOomKilledTrue (1.25s) [2019-11-14T19:43:39.958Z] === RUN TestInspectOomKilledFalse [2019-11-14T19:43:40.244Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-14T19:43:40.801Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2019-11-14T19:43:40.801Z] === RUN TestLinksEtcHostsContentMatch [2019-11-14T19:43:41.141Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2019-11-14T19:43:41.141Z] === RUN TestLinksContainerNames [2019-11-14T19:43:42.832Z] --- PASS: TestLinksContainerNames (1.32s) [2019-11-14T19:43:42.832Z] === RUN TestLogsFollowTailEmpty [2019-11-14T19:43:43.170Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2019-11-14T19:43:43.170Z] === RUN TestContainerNetworkMountsNoChown [2019-11-14T19:43:43.895Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/default [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/default [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/private [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/private [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/rprivate [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/slave [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/slave [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/rslave [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/shared [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/shared [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/rshared [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-14T19:43:43.895Z] === CONT TestMountDaemonRoot/default [2019-11-14T19:43:43.895Z] === CONT TestMountDaemonRoot/rprivate [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-14T19:43:43.895Z] === CONT TestMountDaemonRoot/rslave [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-14T19:43:43.895Z] === CONT TestMountDaemonRoot/shared [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-14T19:43:43.895Z] === CONT TestMountDaemonRoot/rshared [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-14T19:43:43.895Z] === CONT TestMountDaemonRoot/private [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-14T19:43:43.895Z] === CONT TestMountDaemonRoot/slave [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-14T19:43:43.895Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-14T19:43:43.895Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-14T19:43:43.895Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-14T19:43:43.895Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-14T19:43:43.895Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-14T19:43:43.895Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-14T19:43:43.895Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-14T19:43:43.895Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-14T19:43:43.895Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-14T19:43:43.895Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-14T19:43:44.233Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-14T19:43:44.233Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-14T19:43:44.233Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-14T19:43:44.233Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-14T19:43:44.233Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-14T19:43:44.233Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-14T19:43:44.233Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-14T19:43:44.233Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-14T19:43:44.233Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-14T19:43:44.233Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-14T19:43:44.233Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-14T19:43:44.233Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-14T19:43:44.233Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-14T19:43:44.233Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-14T19:43:44.233Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-14T19:43:44.233Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-14T19:43:44.233Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-14T19:43:44.233Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-14T19:43:44.233Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-14T19:43:44.233Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-11-14T19:43:44.233Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-11-14T19:43:44.233Z] === RUN TestContainerBindMountNonRecursive [2019-11-14T19:43:45.926Z] --- PASS: TestContainerBindMountNonRecursive (1.66s) [2019-11-14T19:43:45.926Z] === RUN TestNetworkNat [2019-11-14T19:43:46.649Z] --- PASS: TestNetworkNat (0.73s) [2019-11-14T19:43:46.649Z] === RUN TestNetworkLocalhostTCPNat [2019-11-14T19:43:46.792Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-11-14T19:43:47.402Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s) [2019-11-14T19:43:47.402Z] === RUN TestNetworkLoopbackNat [2019-11-14T19:43:47.722Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-14T19:43:47.722Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-14T19:43:47.722Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-14T19:43:48.571Z] --- PASS: TestNetworkLoopbackNat (0.93s) [2019-11-14T19:43:48.571Z] === RUN TestPause [2019-11-14T19:43:48.654Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-14T19:43:48.654Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-14T19:43:49.293Z] --- PASS: TestPause (0.76s) [2019-11-14T19:43:49.294Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-14T19:43:49.294Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-14T19:43:49.294Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-14T19:43:49.294Z] === RUN TestPauseStopPausedContainer [2019-11-14T19:43:49.587Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-14T19:43:49.587Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-14T19:43:49.846Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-11-14T19:43:50.015Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2019-11-14T19:43:50.015Z] === RUN TestPsFilter [2019-11-14T19:43:50.015Z] --- PASS: TestPsFilter (0.18s) [2019-11-14T19:43:50.015Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-14T19:43:50.410Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-14T19:43:50.410Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-14T19:43:50.739Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2019-11-14T19:43:50.739Z] === RUN TestRemoveContainerWithVolume [2019-11-14T19:43:51.462Z] --- PASS: TestRemoveContainerWithVolume (0.63s) [2019-11-14T19:43:51.462Z] === RUN TestRemoveContainerRunning [2019-11-14T19:43:52.185Z] --- PASS: TestRemoveContainerRunning (0.67s) [2019-11-14T19:43:52.185Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-14T19:43:52.305Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-14T19:43:52.305Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-11-14T19:43:52.906Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2019-11-14T19:43:52.906Z] === RUN TestRemoveInvalidContainer [2019-11-14T19:43:52.906Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-11-14T19:43:52.906Z] === RUN TestRenameLinkedContainer [2019-11-14T19:43:53.675Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-11-14T19:43:55.936Z] --- PASS: TestRenameLinkedContainer (2.68s) [2019-11-14T19:43:55.937Z] === RUN TestRenameStoppedContainer [2019-11-14T19:43:56.200Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-11-14T19:43:56.273Z] --- PASS: TestRenameStoppedContainer (0.66s) [2019-11-14T19:43:56.273Z] === RUN TestRenameRunningContainerAndReuse [2019-11-14T19:43:57.134Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-11-14T19:43:57.443Z] --- PASS: TestRenameRunningContainerAndReuse (1.37s) [2019-11-14T19:43:57.443Z] === RUN TestRenameInvalidName [2019-11-14T19:43:58.067Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-11-14T19:43:58.169Z] --- PASS: TestRenameInvalidName (0.71s) [2019-11-14T19:43:58.169Z] === RUN TestRenameAnonymousContainer [2019-11-14T19:43:58.325Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-11-14T19:43:58.582Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-14T19:44:01.168Z] --- PASS: TestRenameAnonymousContainer (2.51s) [2019-11-14T19:44:01.168Z] === RUN TestRenameContainerWithSameName [2019-11-14T19:44:01.506Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2019-11-14T19:44:01.506Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-14T19:44:02.676Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) [2019-11-14T19:44:02.676Z] === RUN TestResize [2019-11-14T19:44:02.760Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-14T19:44:02.760Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-11-14T19:44:03.325Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-14T19:44:03.401Z] --- PASS: TestResize (0.69s) [2019-11-14T19:44:03.401Z] === RUN TestResizeWithInvalidSize [2019-11-14T19:44:04.132Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2019-11-14T19:44:04.132Z] === RUN TestResizeWhenContainerNotStarted [2019-11-14T19:44:04.859Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2019-11-14T19:44:04.859Z] === RUN TestDaemonRestartKillContainers [2019-11-14T19:44:04.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-14T19:44:04.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-14T19:44:04.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-14T19:44:04.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-14T19:44:04.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-14T19:44:04.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-14T19:44:04.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-14T19:44:04.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-14T19:44:04.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-14T19:44:04.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-14T19:44:04.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-14T19:44:04.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-14T19:44:04.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-14T19:44:04.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-14T19:44:04.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-14T19:44:04.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-14T19:44:04.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-14T19:44:04.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-14T19:44:04.859Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-14T19:44:04.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-14T19:44:04.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-14T19:44:04.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-14T19:44:04.859Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-14T19:44:04.859Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-14T19:44:04.859Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-14T19:44:04.859Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-14T19:44:04.859Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-14T19:44:04.859Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-14T19:44:06.602Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-11-14T19:44:07.167Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-14T19:44:07.881Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-14T19:44:08.224Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-14T19:44:08.566Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-14T19:44:09.750Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-14T19:44:10.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-14T19:44:10.832Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-14T19:44:10.832Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-14T19:44:11.565Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-14T19:44:13.722Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-14T19:44:13.722Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-14T19:44:15.458Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-14T19:44:15.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.71s) [2019-11-14T19:44:15.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.54s) [2019-11-14T19:44:15.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.72s) [2019-11-14T19:44:15.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.99s) [2019-11-14T19:44:15.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.04s) [2019-11-14T19:44:15.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (5.88s) [2019-11-14T19:44:15.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.18s) [2019-11-14T19:44:15.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.98s) [2019-11-14T19:44:15.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.93s) [2019-11-14T19:44:15.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.96s) [2019-11-14T19:44:15.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.92s) [2019-11-14T19:44:15.458Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.34s) [2019-11-14T19:44:15.458Z] === RUN TestCgroupNamespacesRun [2019-11-14T19:44:16.631Z] --- PASS: TestCgroupNamespacesRun (1.67s) [2019-11-14T19:44:16.631Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-14T19:44:17.007Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-14T19:44:18.321Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2019-11-14T19:44:18.321Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-14T19:44:19.529Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-11-14T19:44:20.009Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s) [2019-11-14T19:44:20.009Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-14T19:44:21.706Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2019-11-14T19:44:21.706Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-14T19:44:23.403Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2019-11-14T19:44:23.403Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-14T19:44:24.572Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.88s) [2019-11-14T19:44:24.572Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-14T19:44:24.784Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-14T19:44:25.298Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2019-11-14T19:44:25.298Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-14T19:44:26.156Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-14T19:44:26.992Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2019-11-14T19:44:26.992Z] === RUN TestKernelTCPMemory [2019-11-14T19:44:28.166Z] --- PASS: TestKernelTCPMemory (0.93s) [2019-11-14T19:44:28.166Z] === RUN TestNISDomainname [2019-11-14T19:44:28.680Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-14T19:44:28.891Z] --- PASS: TestNISDomainname (1.01s) [2019-11-14T19:44:28.891Z] === RUN TestHostnameDnsResolution [2019-11-14T19:44:30.065Z] --- PASS: TestHostnameDnsResolution (1.16s) [2019-11-14T19:44:30.065Z] === RUN TestStats [2019-11-14T19:44:30.576Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-14T19:44:31.948Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-14T19:44:32.879Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-11-14T19:44:33.095Z] --- PASS: TestStats (2.61s) [2019-11-14T19:44:33.095Z] === RUN TestStopContainerWithTimeout [2019-11-14T19:44:33.095Z] === RUN TestStopContainerWithTimeout/0 [2019-11-14T19:44:33.095Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-14T19:44:33.095Z] === RUN TestStopContainerWithTimeout/1 [2019-11-14T19:44:33.095Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-14T19:44:33.095Z] === RUN TestStopContainerWithTimeout/3 [2019-11-14T19:44:33.095Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-14T19:44:33.095Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-14T19:44:33.095Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-14T19:44:33.095Z] === CONT TestStopContainerWithTimeout/0 [2019-11-14T19:44:33.095Z] === CONT TestStopContainerWithTimeout/3 [2019-11-14T19:44:33.095Z] === CONT TestStopContainerWithTimeout/1 [2019-11-14T19:44:33.095Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-14T19:44:33.517Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-14T19:44:33.518Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-14T19:44:33.518Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-14T19:44:33.518Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-14T19:44:33.518Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-14T19:44:33.518Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-14T19:44:33.518Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-14T19:44:33.518Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-14T19:44:33.518Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-14T19:44:34.248Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-14T19:44:36.109Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-11-14T19:44:36.109Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2019-11-14T19:44:36.109Z] --- PASS: TestStopContainerWithTimeout/1 (2.35s) [2019-11-14T19:44:36.109Z] --- PASS: TestStopContainerWithTimeout/3 (3.43s) [2019-11-14T19:44:36.109Z] --- PASS: TestStopContainerWithTimeout/-1 (3.48s) [2019-11-14T19:44:36.109Z] === RUN TestDeleteDevicemapper [2019-11-14T19:44:36.109Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-14T19:44:36.109Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-14T19:44:36.109Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-14T19:44:36.777Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-14T19:44:38.236Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-14T19:44:38.672Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-14T19:44:38.672Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-14T19:44:39.602Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-14T19:44:39.955Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.08s) [2019-11-14T19:44:39.955Z] === RUN TestUpdateMemory [2019-11-14T19:44:40.291Z] --- PASS: TestUpdateMemory (1.08s) [2019-11-14T19:44:40.291Z] === RUN TestUpdateCPUQuota [2019-11-14T19:44:41.180Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-14T19:44:41.999Z] --- PASS: TestUpdateCPUQuota (1.62s) [2019-11-14T19:44:41.999Z] === RUN TestUpdatePidsLimit [2019-11-14T19:44:41.999Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-14T19:44:42.126Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-14T19:44:42.337Z] === RUN TestUpdatePidsLimit/no_change [2019-11-14T19:44:42.676Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-14T19:44:43.014Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-14T19:44:43.740Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-14T19:44:44.078Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-14T19:44:44.417Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-14T19:44:44.649Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-14T19:44:45.581Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-14T19:44:45.581Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-14T19:44:45.581Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-14T19:44:45.838Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-14T19:44:45.838Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-14T19:44:45.898Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-14T19:44:45.898Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-14T19:44:46.108Z] --- PASS: TestUpdatePidsLimit (4.05s) [2019-11-14T19:44:46.108Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2019-11-14T19:44:46.108Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2019-11-14T19:44:46.108Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2019-11-14T19:44:46.108Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2019-11-14T19:44:46.108Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2019-11-14T19:44:46.108Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2019-11-14T19:44:46.108Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2019-11-14T19:44:46.108Z] === RUN TestUpdateRestartPolicy [2019-11-14T19:44:46.362Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-14T19:44:46.362Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-14T19:44:46.362Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-14T19:44:46.362Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-14T19:44:46.769Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-11-14T19:44:46.769Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-14T19:44:48.676Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-14T19:44:50.048Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-11-14T19:44:50.124Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-14T19:44:50.125Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-14T19:44:50.125Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-14T19:44:50.125Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-14T19:44:50.305Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-14T19:44:50.589Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-14T19:44:51.236Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-14T19:44:56.418Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-14T19:44:59.336Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-14T19:44:59.381Z] --- PASS: TestUpdateRestartPolicy (12.20s) [2019-11-14T19:44:59.381Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-14T19:44:59.381Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2019-11-14T19:44:59.381Z] === RUN TestWaitNonBlocked [2019-11-14T19:44:59.381Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-14T19:44:59.381Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-14T19:44:59.381Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-14T19:44:59.381Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-14T19:44:59.381Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-14T19:44:59.381Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-14T19:45:00.105Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-11-14T19:45:00.105Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s) [2019-11-14T19:45:00.105Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2019-11-14T19:45:00.105Z] === RUN TestWaitBlocked [2019-11-14T19:45:00.105Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-14T19:45:00.105Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-14T19:45:00.105Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-14T19:45:00.105Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-14T19:45:00.105Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-14T19:45:00.105Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-14T19:45:00.711Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-14T19:45:00.844Z] --- PASS: TestWaitBlocked (0.03s) [2019-11-14T19:45:00.844Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s) [2019-11-14T19:45:00.844Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2019-11-14T19:45:00.844Z] === CONT TestContainerStartOnDaemonRestart [2019-11-14T19:45:00.844Z] === CONT TestIpcModeOlderClient [2019-11-14T19:45:00.844Z] === CONT TestDaemonRestartIpcMode [2019-11-14T19:45:01.183Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-11-14T19:45:03.237Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-14T19:45:03.494Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-14T19:45:03.494Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-14T19:45:03.751Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-14T19:45:05.028Z] --- PASS: TestDaemonRestartIpcMode (3.91s) [2019-11-14T19:45:05.028Z] --- PASS: TestContainerStartOnDaemonRestart (3.92s) [2019-11-14T19:45:05.028Z] PASS [2019-11-14T19:45:05.028Z] [2019-11-14T19:45:05.028Z] === Skipped [2019-11-14T19:45:05.028Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-11-14T19:45:05.028Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-14T19:45:05.028Z] [2019-11-14T19:45:05.028Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-14T19:45:05.028Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-14T19:45:05.028Z] [2019-11-14T19:45:05.028Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-11-14T19:45:05.028Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-14T19:45:05.028Z] [2019-11-14T19:45:05.028Z] [2019-11-14T19:45:05.028Z] DONE 197 tests, 3 skipped in 121.683s [2019-11-14T19:45:05.028Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-11-14T19:45:05.028Z] ++ 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 [2019-11-14T19:45:05.028Z] ++ set -e [2019-11-14T19:45:05.028Z] ++ '[' -n 0 ']' [2019-11-14T19:45:05.028Z] ++ set -x [2019-11-14T19:45:05.028Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:45:05.028Z] INFO: Testing against a local daemon [2019-11-14T19:45:05.028Z] === RUN TestCommitInheritsEnv [2019-11-14T19:45:05.366Z] --- PASS: TestCommitInheritsEnv (0.45s) [2019-11-14T19:45:05.366Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-14T19:45:05.366Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-14T19:45:05.366Z] === RUN TestImagesFilterMultiReference [2019-11-14T19:45:05.702Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-11-14T19:45:05.702Z] === RUN TestImagePullPlatformInvalid [2019-11-14T19:45:05.702Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-11-14T19:45:05.702Z] === RUN TestRemoveImageOrphaning [2019-11-14T19:45:06.039Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2019-11-14T19:45:06.039Z] === RUN TestRemoveImageGarbageCollector [2019-11-14T19:45:06.039Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-14T19:45:06.039Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:45:06.039Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-14T19:45:06.039Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-14T19:45:06.039Z] === RUN TestTagInvalidReference [2019-11-14T19:45:06.039Z] --- PASS: TestTagInvalidReference (0.04s) [2019-11-14T19:45:06.039Z] === RUN TestTagValidPrefixedRepo [2019-11-14T19:45:06.384Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-11-14T19:45:06.384Z] === RUN TestTagExistedNameWithoutForce [2019-11-14T19:45:06.384Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-14T19:45:06.384Z] === RUN TestTagOfficialNames [2019-11-14T19:45:06.384Z] --- PASS: TestTagOfficialNames (0.07s) [2019-11-14T19:45:06.384Z] === RUN TestTagMatchesDigest [2019-11-14T19:45:06.384Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-14T19:45:06.384Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-14T19:45:07.027Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-14T19:45:08.400Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-14T19:45:10.925Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-11-14T19:45:12.823Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-14T19:45:14.193Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-11-14T19:45:14.193Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-14T19:45:14.193Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-14T19:45:14.293Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-14T19:45:14.293Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-14T19:45:14.293Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-14T19:45:14.293Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-14T19:45:14.293Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-14T19:45:14.293Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-14T19:45:14.293Z] === RUN TestDockerSuite/TestBuildFails [2019-11-14T19:45:14.450Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-14T19:45:15.843Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-14T19:45:16.307Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-14T19:45:16.975Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-11-14T19:45:18.954Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-14T19:45:20.324Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-14T19:45:20.584Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-14T19:45:22.492Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-14T19:45:23.424Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-14T19:45:25.322Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-14T19:45:26.253Z] === RUN TestDockerSuite/TestRmiTag [2019-11-14T19:45:26.253Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-14T19:45:26.675Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-14T19:45:27.184Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-14T19:45:30.436Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-14T19:45:32.440Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-14T19:45:32.440Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-14T19:45:33.372Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-14T19:45:33.937Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-14T19:45:35.307Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-14T19:45:36.237Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-14T19:45:36.494Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-14T19:45:37.058Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-11-14T19:45:37.315Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-14T19:45:37.315Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-14T19:45:37.550Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-14T19:45:38.247Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-14T19:45:40.773Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-14T19:45:41.030Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-14T19:45:41.962Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-14T19:45:42.893Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-11-14T19:45:43.377Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-14T19:45:44.353Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-14T19:45:44.790Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-14T19:45:45.354Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-11-14T19:45:46.725Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-11-14T19:45:47.656Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-11-14T19:45:48.587Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-11-14T19:45:48.587Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-11-14T19:45:49.519Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-11-14T19:45:50.180Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-14T19:45:50.180Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-14T19:45:50.450Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-11-14T19:45:50.644Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-14T19:45:51.107Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-14T19:45:51.107Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-14T19:45:51.836Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-14T19:45:52.767Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-11-14T19:45:53.700Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-14T19:45:54.632Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-14T19:45:55.562Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-14T19:45:56.126Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-14T19:45:56.126Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-14T19:45:59.401Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-14T19:45:59.658Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-14T19:45:59.721Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-14T19:45:59.721Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-14T19:46:00.590Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-14T19:46:01.521Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-14T19:46:02.085Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-14T19:46:02.085Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-14T19:46:03.017Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-14T19:46:03.948Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-14T19:46:04.880Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-14T19:46:04.880Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-11-14T19:46:05.813Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-14T19:46:06.746Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-14T19:46:06.746Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-14T19:46:07.678Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-14T19:46:07.678Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-14T19:46:09.574Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-14T19:46:10.139Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-14T19:46:11.071Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-14T19:46:12.002Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-14T19:46:12.002Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-14T19:46:12.160Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-14T19:46:12.160Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-14T19:46:12.933Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-14T19:46:13.712Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-14T19:46:13.712Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-14T19:46:14.177Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-14T19:46:14.305Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-14T19:46:14.644Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-14T19:46:16.200Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-14T19:46:17.572Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-14T19:46:18.508Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-14T19:46:19.426Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-14T19:46:19.439Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-14T19:46:19.890Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-14T19:46:20.005Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-14T19:46:20.868Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-14T19:46:20.938Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-14T19:46:21.332Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-14T19:46:21.501Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-14T19:46:21.795Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-14T19:46:22.772Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-14T19:46:23.397Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-14T19:46:24.323Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-11-14T19:46:24.327Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-11-14T19:46:27.606Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-14T19:46:27.606Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-14T19:46:28.170Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-14T19:46:30.158Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-14T19:46:30.158Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-14T19:46:30.158Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-14T19:46:30.158Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-14T19:46:30.158Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-14T19:46:30.158Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-14T19:46:30.158Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-14T19:46:30.626Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-14T19:46:30.695Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-14T19:46:31.096Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-14T19:46:32.592Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-14T19:46:32.849Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-11-14T19:46:35.374Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-14T19:46:36.926Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-14T19:46:37.903Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-14T19:46:37.903Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-14T19:46:37.903Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-14T19:46:38.834Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-14T19:46:40.729Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-14T19:46:42.626Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-14T19:46:45.149Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-14T19:46:45.406Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-14T19:46:47.301Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-14T19:46:48.231Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-11-14T19:46:48.231Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-14T19:46:49.188Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-11-14T19:46:51.083Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-14T19:46:51.083Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-14T19:46:51.647Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-14T19:46:52.211Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-14T19:46:53.143Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-11-14T19:46:54.074Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-14T19:46:54.074Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-14T19:46:55.006Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-14T19:46:55.570Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-14T19:46:56.502Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-14T19:46:57.433Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-14T19:46:58.085Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-14T19:46:58.085Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-14T19:46:58.085Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-14T19:46:58.365Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-14T19:46:58.929Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-14T19:46:59.860Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-14T19:47:00.682Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-14T19:47:00.682Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-14T19:47:01.613Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-14T19:47:02.546Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-14T19:47:03.919Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-14T19:47:04.482Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-14T19:47:04.483Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-14T19:47:07.758Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-14T19:47:08.688Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-14T19:47:20.874Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-11-14T19:47:21.805Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-14T19:47:23.180Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-11-14T19:47:23.180Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-11-14T19:47:23.180Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-14T19:47:23.180Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-14T19:47:24.147Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-14T19:47:27.534Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-14T19:47:29.428Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-14T19:47:30.798Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-14T19:47:31.728Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-14T19:47:32.292Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-14T19:47:33.223Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-14T19:47:33.848Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-14T19:47:34.592Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-14T19:47:34.592Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-14T19:47:34.592Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-14T19:47:36.488Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-14T19:47:37.857Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-14T19:47:39.228Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-14T19:47:39.228Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-14T19:47:39.792Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-14T19:47:41.164Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-14T19:47:43.059Z] === RUN TestDockerSuite/TestRunMount [2019-11-14T19:47:44.220Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-14T19:47:48.942Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-14T19:47:49.609Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-14T19:47:50.539Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-14T19:47:51.103Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-14T19:47:52.997Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-14T19:47:53.678Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-14T19:47:55.541Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-14T19:47:58.816Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-14T19:48:00.711Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-14T19:48:00.841Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-14T19:48:03.987Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-14T19:48:05.358Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-14T19:48:05.358Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-11-14T19:48:06.728Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-14T19:48:06.728Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-14T19:48:07.661Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-14T19:48:09.032Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-14T19:48:09.962Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-14T19:48:10.896Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-14T19:48:11.460Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-11-14T19:48:13.356Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-14T19:48:15.882Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-14T19:48:18.613Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-14T19:48:18.613Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-14T19:48:21.140Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-14T19:48:21.398Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-14T19:48:21.398Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-11-14T19:48:22.329Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-14T19:48:22.329Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-11-14T19:48:22.329Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-14T19:48:23.261Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-14T19:48:24.194Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-14T19:48:24.194Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-14T19:48:25.565Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-14T19:48:25.825Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-14T19:48:25.826Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-14T19:48:25.826Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-14T19:48:25.826Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-14T19:48:26.953Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-11-14T19:48:26.953Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-14T19:48:27.884Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-11-14T19:48:28.024Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-14T19:48:28.818Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-14T19:48:30.716Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-14T19:48:30.973Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-11-14T19:48:31.905Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-11-14T19:48:32.469Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-14T19:48:32.743Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-14T19:48:33.401Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-14T19:48:34.332Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-14T19:48:34.332Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-11-14T19:48:34.895Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-14T19:48:35.827Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-14T19:48:35.827Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-14T19:48:36.760Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-14T19:48:37.326Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-14T19:48:37.326Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-14T19:48:38.257Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-11-14T19:48:39.857Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-14T19:48:39.857Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-14T19:48:40.155Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-11-14T19:48:40.155Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-14T19:48:40.155Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-14T19:48:40.321Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-14T19:48:42.516Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-14T19:48:43.431Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-11-14T19:48:43.492Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-14T19:48:43.995Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-14T19:48:44.469Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-14T19:48:45.892Z] === RUN TestDockerSuite/TestRunRm [2019-11-14T19:48:46.455Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-14T19:48:48.978Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-11-14T19:48:48.978Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-11-14T19:48:50.348Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-14T19:48:51.280Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-14T19:48:52.212Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-11-14T19:48:54.134Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-11-14T19:48:54.834Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-14T19:48:55.066Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-11-14T19:48:55.297Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-14T19:48:56.437Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-11-14T19:48:57.372Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-11-14T19:48:57.941Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-11-14T19:48:59.315Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-11-14T19:49:01.211Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-11-14T19:49:03.905Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-14T19:49:04.490Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-11-14T19:49:05.420Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-11-14T19:49:05.984Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-11-14T19:49:06.915Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-11-14T19:49:07.665Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-14T19:49:07.846Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-11-14T19:49:08.412Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-11-14T19:49:09.344Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-11-14T19:49:10.274Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-14T19:49:10.840Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-14T19:49:11.770Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-14T19:49:14.292Z] === RUN TestDockerSuite/TestRunState [2019-11-14T19:49:16.187Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-14T19:49:16.381Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-14T19:49:16.751Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-14T19:49:17.682Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-14T19:49:17.938Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-11-14T19:49:17.938Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-14T19:49:18.869Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-14T19:49:19.433Z] === RUN TestDockerSuite/TestRunSysctls [2019-11-14T19:49:21.339Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-14T19:49:21.339Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-14T19:49:21.339Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-14T19:49:21.904Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-11-14T19:49:22.205Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-14T19:49:25.178Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-11-14T19:49:25.435Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-11-14T19:49:26.921Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-14T19:49:27.384Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-14T19:49:27.384Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-14T19:49:27.384Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-14T19:49:27.958Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-11-14T19:49:29.579Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-14T19:49:29.579Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-14T19:49:32.134Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-14T19:49:34.656Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-14T19:49:35.220Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-14T19:49:36.152Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-14T19:49:37.084Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-14T19:49:39.607Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-14T19:49:40.539Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-14T19:49:41.470Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-14T19:49:41.728Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-14T19:49:41.984Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-14T19:49:42.915Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-14T19:49:43.480Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-14T19:49:44.412Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-11-14T19:49:44.412Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-14T19:49:44.668Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-14T19:49:45.599Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-14T19:49:50.853Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-14T19:49:51.417Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-14T19:49:52.378Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-14T19:49:54.900Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-14T19:49:55.157Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-11-14T19:49:57.054Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-14T19:49:59.580Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-14T19:50:02.860Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-14T19:50:03.122Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-14T19:50:04.494Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-14T19:50:05.425Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-14T19:50:05.425Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-14T19:50:05.425Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-14T19:50:05.425Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-14T19:50:05.682Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-11-14T19:50:06.613Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-11-14T19:50:07.545Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-11-14T19:50:08.476Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-11-14T19:50:10.372Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-11-14T19:50:10.936Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-11-14T19:50:11.867Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-14T19:50:11.867Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-11-14T19:50:12.216Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-14T19:50:12.430Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-11-14T19:50:12.688Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-11-14T19:50:12.688Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-11-14T19:50:12.688Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-14T19:50:12.688Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-11-14T19:50:12.945Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-11-14T19:50:12.945Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-11-14T19:50:13.201Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-11-14T19:50:13.458Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-11-14T19:50:13.458Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-11-14T19:50:14.408Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-11-14T19:50:15.340Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-11-14T19:50:15.971Z] --- PASS: TestImportExtremelyLargeImageWorks (300.40s) [2019-11-14T19:50:15.971Z] PASS [2019-11-14T19:50:15.971Z] [2019-11-14T19:50:15.971Z] === Skipped [2019-11-14T19:50:15.971Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-14T19:50:15.971Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:50:15.971Z] [2019-11-14T19:50:15.971Z] [2019-11-14T19:50:15.971Z] DONE 12 tests, 1 skipped in 301.801s [2019-11-14T19:50:15.971Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-11-14T19:50:15.971Z] ++ 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 [2019-11-14T19:50:15.971Z] ++ set -e [2019-11-14T19:50:15.971Z] ++ '[' -n 0 ']' [2019-11-14T19:50:15.971Z] ++ set -x [2019-11-14T19:50:15.971Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:50:15.971Z] INFO: Testing against a local daemon [2019-11-14T19:50:15.971Z] === RUN TestNetworkCreateDelete [2019-11-14T19:50:15.971Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-11-14T19:50:15.971Z] === RUN TestDockerNetworkDeletePreferID [2019-11-14T19:50:15.972Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s) [2019-11-14T19:50:15.972Z] === RUN TestInspectNetwork [2019-11-14T19:50:15.972Z] === RUN TestInspectNetwork/full_network_id [2019-11-14T19:50:15.972Z] === RUN TestInspectNetwork/partial_network_id [2019-11-14T19:50:15.972Z] === RUN TestInspectNetwork/network_name [2019-11-14T19:50:15.972Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-14T19:50:15.972Z] --- PASS: TestInspectNetwork (8.46s) [2019-11-14T19:50:15.972Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-14T19:50:15.972Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-14T19:50:15.972Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-14T19:50:15.972Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-14T19:50:15.972Z] === RUN TestRunContainerWithBridgeNone [2019-11-14T19:50:16.271Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-11-14T19:50:16.271Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-11-14T19:50:17.202Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-14T19:50:17.459Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-14T19:50:18.388Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-14T19:50:18.388Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-11-14T19:50:18.955Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-11-14T19:50:18.995Z] --- PASS: TestRunContainerWithBridgeNone (2.54s) [2019-11-14T19:50:18.995Z] === RUN TestNetworkInvalidJSON [2019-11-14T19:50:18.995Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-14T19:50:18.995Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-14T19:50:18.995Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-14T19:50:18.995Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-14T19:50:18.995Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-14T19:50:18.995Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-14T19:50:18.995Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-14T19:50:18.995Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-14T19:50:18.995Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-14T19:50:18.995Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-11-14T19:50:18.995Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-14T19:50:18.995Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-14T19:50:18.995Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-14T19:50:18.995Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-14T19:50:19.718Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-11-14T19:50:19.718Z] === RUN TestDaemonDefaultNetworkPools [2019-11-14T19:50:19.890Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-11-14T19:50:19.890Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-14T19:50:19.890Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-14T19:50:20.440Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2019-11-14T19:50:20.440Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-14T19:50:20.822Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-14T19:50:21.608Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2019-11-14T19:50:21.608Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-14T19:50:22.717Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-11-14T19:50:23.281Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-11-14T19:50:23.281Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-14T19:50:23.297Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.37s) [2019-11-14T19:50:23.297Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-14T19:50:23.635Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-11-14T19:50:23.635Z] === RUN TestServiceWithPredefinedNetwork [2019-11-14T19:50:23.845Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-14T19:50:23.845Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-14T19:50:25.740Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-14T19:50:25.935Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s) [2019-11-14T19:50:25.935Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-14T19:50:25.935Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-14T19:50:25.935Z] service_test.go:230: FLAKY_TEST [2019-11-14T19:50:25.935Z] === RUN TestServiceWithDataPathPortInit [2019-11-14T19:50:26.304Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-14T19:50:28.827Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-14T19:50:29.758Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-14T19:50:29.758Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-14T19:50:29.758Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-14T19:50:29.954Z] === RUN TestDockerSuite/TestBuildRm [2019-11-14T19:50:30.688Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-11-14T19:50:32.058Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-11-14T19:50:32.989Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-14T19:50:33.247Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-14T19:50:35.146Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-14T19:50:35.146Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-14T19:50:36.078Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-14T19:50:37.973Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-14T19:50:37.973Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-14T19:50:39.868Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-14T19:50:39.868Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-14T19:50:39.868Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-14T19:50:41.764Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-14T19:50:41.933Z] --- PASS: TestServiceWithDataPathPortInit (15.56s) [2019-11-14T19:50:41.933Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-14T19:50:43.134Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-14T19:50:43.393Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-14T19:50:43.393Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-14T19:50:43.393Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-14T19:50:43.650Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-14T19:50:43.907Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-14T19:50:44.819Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-14T19:50:45.797Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-14T19:50:46.260Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-14T19:50:46.260Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-14T19:50:46.453Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-14T19:50:47.811Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-14T19:50:48.349Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-11-14T19:50:50.941Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.31s) [2019-11-14T19:50:50.941Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:e8vmomlhmxoletsoe559wf44k Created:2019-11-14 19:50:42.689286822 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[bfef8c8ed7207cbce82b1535e3284b06054b36194a48230b2e57589b62084a4e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4g51bakvzwbve395fcp782q8k EndpointID:b895a74da3df526bd460757f18e1f110d157912d4122b9f792445c793522eaa3 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5cd81c14a80df7bdb754be640e85aed82d142c88a386be299d243829cbacb1f4 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:0f9aec392dec IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4g51bakvzwbve395fcp782q8k EndpointID:b895a74da3df526bd460757f18e1f110d157912d4122b9f792445c793522eaa3 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-14T19:50:50.941Z] PASS [2019-11-14T19:50:50.941Z] [2019-11-14T19:50:50.941Z] === Skipped [2019-11-14T19:50:50.941Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-14T19:50:50.941Z] service_test.go:230: FLAKY_TEST [2019-11-14T19:50:50.941Z] [2019-11-14T19:50:50.941Z] [2019-11-14T19:50:50.941Z] DONE 21 tests, 1 skipped in 43.169s [2019-11-14T19:50:50.941Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-14T19:50:50.941Z] ++ 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 [2019-11-14T19:50:50.941Z] ++ set -e [2019-11-14T19:50:50.941Z] ++ '[' -n 0 ']' [2019-11-14T19:50:50.941Z] ++ set -x [2019-11-14T19:50:50.941Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:50:50.941Z] INFO: Testing against a local daemon [2019-11-14T19:50:50.941Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-14T19:50:50.941Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-14T19:50:50.941Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-14T19:50:50.941Z] === RUN TestDockerNetworkIpvlan [2019-11-14T19:50:50.941Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-14T19:50:50.942Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-14T19:50:50.942Z] PASS [2019-11-14T19:50:50.942Z] [2019-11-14T19:50:50.942Z] === Skipped [2019-11-14T19:50:50.942Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-14T19:50:50.942Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-14T19:50:50.942Z] [2019-11-14T19:50:50.942Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-14T19:50:50.942Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-14T19:50:50.942Z] [2019-11-14T19:50:50.942Z] [2019-11-14T19:50:50.942Z] DONE 2 tests, 2 skipped in 0.102s [2019-11-14T19:50:50.942Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-14T19:50:50.942Z] ++ 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 [2019-11-14T19:50:50.942Z] ++ set -e [2019-11-14T19:50:50.942Z] ++ '[' -n 0 ']' [2019-11-14T19:50:50.942Z] ++ set -x [2019-11-14T19:50:50.942Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:50:50.942Z] INFO: Testing against a local daemon [2019-11-14T19:50:50.942Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-14T19:50:51.572Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-14T19:50:51.669Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2019-11-14T19:50:51.669Z] === RUN TestDockerNetworkMacvlan [2019-11-14T19:50:52.394Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-14T19:50:52.524Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-14T19:50:53.567Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-14T19:50:54.498Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-14T19:50:54.737Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-14T19:50:55.044Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-14T19:50:55.974Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-14T19:50:57.031Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-14T19:50:57.344Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-14T19:50:59.216Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-14T19:51:00.617Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-14T19:51:00.862Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-14T19:51:01.548Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-11-14T19:51:03.443Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-14T19:51:04.007Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-14T19:51:05.675Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-14T19:51:05.904Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-14T19:51:06.849Z] --- PASS: TestDockerNetworkMacvlan (14.98s) [2019-11-14T19:51:06.849Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-11-14T19:51:06.849Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-11-14T19:51:06.849Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s) [2019-11-14T19:51:06.849Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.18s) [2019-11-14T19:51:06.849Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.16s) [2019-11-14T19:51:06.849Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.00s) [2019-11-14T19:51:06.849Z] PASS [2019-11-14T19:51:06.849Z] [2019-11-14T19:51:06.849Z] DONE 8 tests in 16.559s [2019-11-14T19:51:06.849Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-14T19:51:06.849Z] ++ 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 [2019-11-14T19:51:06.849Z] ++ set -e [2019-11-14T19:51:06.849Z] ++ '[' -n 0 ']' [2019-11-14T19:51:06.849Z] ++ set -x [2019-11-14T19:51:06.849Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:51:06.849Z] testing: warning: no tests to run [2019-11-14T19:51:06.849Z] PASS [2019-11-14T19:51:06.849Z] [2019-11-14T19:51:06.849Z] DONE 0 tests in 0.014s [2019-11-14T19:51:06.849Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-14T19:51:06.849Z] ++ 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 [2019-11-14T19:51:06.849Z] ++ set -e [2019-11-14T19:51:06.849Z] ++ '[' -n 0 ']' [2019-11-14T19:51:06.849Z] ++ set -x [2019-11-14T19:51:06.849Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:51:06.849Z] INFO: Testing against a local daemon [2019-11-14T19:51:06.849Z] === RUN TestAuthZPluginAllowRequest [2019-11-14T19:51:07.275Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-11-14T19:51:08.542Z] --- PASS: TestAuthZPluginAllowRequest (1.63s) [2019-11-14T19:51:08.542Z] === RUN TestAuthZPluginTLS [2019-11-14T19:51:08.880Z] --- PASS: TestAuthZPluginTLS (0.58s) [2019-11-14T19:51:08.880Z] === RUN TestAuthZPluginDenyRequest [2019-11-14T19:51:09.172Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-14T19:51:09.611Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-11-14T19:51:09.611Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-14T19:51:10.336Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2019-11-14T19:51:10.336Z] === RUN TestAuthZPluginDenyResponse [2019-11-14T19:51:10.544Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-14T19:51:10.673Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-11-14T19:51:10.673Z] === RUN TestAuthZPluginAllowEventStream [2019-11-14T19:51:12.362Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2019-11-14T19:51:12.362Z] === RUN TestAuthZPluginErrorResponse [2019-11-14T19:51:13.089Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-11-14T19:51:13.089Z] === RUN TestAuthZPluginErrorRequest [2019-11-14T19:51:13.425Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-11-14T19:51:13.425Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-14T19:51:14.071Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-14T19:51:14.150Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-11-14T19:51:14.150Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-14T19:51:14.719Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-14T19:51:15.044Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-14T19:51:15.505Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-14T19:51:16.442Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2019-11-14T19:51:16.442Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-14T19:51:18.160Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s) [2019-11-14T19:51:18.160Z] === RUN TestAuthZPluginHeader [2019-11-14T19:51:18.894Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-14T19:51:19.328Z] --- PASS: TestAuthZPluginHeader (0.93s) [2019-11-14T19:51:19.328Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-14T19:51:19.328Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-14T19:51:19.328Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:51:19.328Z] === RUN TestAuthZPluginV2Disable [2019-11-14T19:51:19.328Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-14T19:51:19.328Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:51:19.328Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-14T19:51:19.328Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-14T19:51:19.328Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:51:19.328Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-14T19:51:19.328Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-14T19:51:19.328Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:51:19.328Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-14T19:51:22.183Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-14T19:51:27.436Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-14T19:51:27.934Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-14T19:51:27.934Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-14T19:51:30.710Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-11-14T19:51:32.604Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-14T19:51:32.639Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-14T19:51:33.100Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-14T19:51:33.538Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-14T19:51:34.103Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-14T19:51:35.034Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-14T19:51:35.034Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-14T19:51:35.965Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-14T19:51:37.807Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-14T19:51:38.625Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2019-11-14T19:51:38.625Z] PASS [2019-11-14T19:51:38.625Z] [2019-11-14T19:51:38.625Z] === Skipped [2019-11-14T19:51:38.626Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-14T19:51:38.626Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:51:38.626Z] [2019-11-14T19:51:38.626Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-14T19:51:38.626Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:51:38.626Z] [2019-11-14T19:51:38.626Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-14T19:51:38.626Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:51:38.626Z] [2019-11-14T19:51:38.626Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-14T19:51:38.626Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:51:38.626Z] [2019-11-14T19:51:38.626Z] [2019-11-14T19:51:38.626Z] DONE 17 tests, 4 skipped in 29.321s [2019-11-14T19:51:38.626Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-14T19:51:38.626Z] ++ 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 [2019-11-14T19:51:38.626Z] ++ set -e [2019-11-14T19:51:38.626Z] ++ '[' -n 0 ']' [2019-11-14T19:51:38.626Z] ++ set -x [2019-11-14T19:51:38.626Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:51:38.626Z] INFO: Testing against a local daemon [2019-11-14T19:51:38.626Z] === RUN TestPluginInvalidJSON [2019-11-14T19:51:38.626Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-14T19:51:38.626Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-14T19:51:38.626Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-14T19:51:38.626Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-11-14T19:51:38.626Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-14T19:51:38.626Z] PASS [2019-11-14T19:51:38.626Z] [2019-11-14T19:51:38.626Z] DONE 2 tests in 0.124s [2019-11-14T19:51:38.626Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-14T19:51:38.626Z] ++ 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 [2019-11-14T19:51:38.626Z] ++ set -e [2019-11-14T19:51:38.626Z] ++ '[' -n 0 ']' [2019-11-14T19:51:38.626Z] ++ set -x [2019-11-14T19:51:38.626Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:51:38.626Z] INFO: Testing against a local daemon [2019-11-14T19:51:38.626Z] === RUN TestExternalGraphDriver [2019-11-14T19:51:38.626Z] === RUN TestExternalGraphDriver/json [2019-11-14T19:51:38.626Z] === RUN TestExternalGraphDriver/spec [2019-11-14T19:51:40.922Z] === RUN TestExternalGraphDriver/pull [2019-11-14T19:51:41.221Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-14T19:51:43.214Z] --- PASS: TestExternalGraphDriver (6.53s) [2019-11-14T19:51:43.214Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2019-11-14T19:51:43.214Z] --- PASS: TestExternalGraphDriver/spec (2.03s) [2019-11-14T19:51:43.214Z] --- PASS: TestExternalGraphDriver/pull (2.22s) [2019-11-14T19:51:43.214Z] === RUN TestGraphdriverPluginV2 [2019-11-14T19:51:43.214Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-11-14T19:51:43.214Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:51:43.214Z] PASS [2019-11-14T19:51:43.214Z] [2019-11-14T19:51:43.214Z] === Skipped [2019-11-14T19:51:43.214Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-11-14T19:51:43.214Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:51:43.214Z] [2019-11-14T19:51:43.214Z] [2019-11-14T19:51:43.214Z] DONE 5 tests, 1 skipped in 6.679s [2019-11-14T19:51:43.214Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-14T19:51:43.214Z] ++ 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 [2019-11-14T19:51:43.214Z] ++ set -e [2019-11-14T19:51:43.214Z] ++ '[' -n 0 ']' [2019-11-14T19:51:43.214Z] ++ set -x [2019-11-14T19:51:43.214Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:51:43.214Z] INFO: Testing against a local daemon [2019-11-14T19:51:43.214Z] === RUN TestContinueAfterPluginCrash [2019-11-14T19:51:43.214Z] === PAUSE TestContinueAfterPluginCrash [2019-11-14T19:51:43.214Z] === RUN TestDaemonStartWithLogOpt [2019-11-14T19:51:43.214Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-14T19:51:43.214Z] === CONT TestContinueAfterPluginCrash [2019-11-14T19:51:43.214Z] === CONT TestDaemonStartWithLogOpt [2019-11-14T19:51:43.743Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-11-14T19:51:44.674Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-11-14T19:51:45.607Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-11-14T19:51:45.607Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-11-14T19:51:46.538Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-11-14T19:51:48.433Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-11-14T19:51:48.433Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-11-14T19:51:50.329Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-11-14T19:51:50.893Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-11-14T19:51:52.274Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-11-14T19:51:53.644Z] === RUN TestDockerSuite/TestUpdateStats [2019-11-14T19:51:58.896Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-11-14T19:51:59.232Z] --- PASS: TestDaemonStartWithLogOpt (15.85s) [2019-11-14T19:51:59.829Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-11-14T19:51:59.829Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-11-14T19:52:00.760Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-11-14T19:52:01.695Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-14T19:52:02.991Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-14T19:52:03.452Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-14T19:52:04.031Z] --- PASS: TestContinueAfterPluginCrash (20.62s) [2019-11-14T19:52:04.031Z] PASS [2019-11-14T19:52:04.031Z] [2019-11-14T19:52:04.031Z] DONE 2 tests in 20.721s [2019-11-14T19:52:04.031Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-14T19:52:04.031Z] ++ 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 [2019-11-14T19:52:04.031Z] ++ set -e [2019-11-14T19:52:04.031Z] ++ '[' -n 0 ']' [2019-11-14T19:52:04.031Z] ++ set -x [2019-11-14T19:52:04.031Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:52:04.031Z] INFO: Testing against a local daemon [2019-11-14T19:52:04.031Z] === RUN TestPluginWithDevMounts [2019-11-14T19:52:04.031Z] === PAUSE TestPluginWithDevMounts [2019-11-14T19:52:04.031Z] === CONT TestPluginWithDevMounts [2019-11-14T19:52:06.321Z] --- PASS: TestPluginWithDevMounts (2.32s) [2019-11-14T19:52:06.321Z] PASS [2019-11-14T19:52:06.321Z] [2019-11-14T19:52:06.321Z] DONE 1 tests in 2.430s [2019-11-14T19:52:06.321Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-11-14T19:52:06.321Z] ++ 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 [2019-11-14T19:52:06.321Z] ++ set -e [2019-11-14T19:52:06.321Z] ++ '[' -n 0 ']' [2019-11-14T19:52:06.321Z] ++ set -x [2019-11-14T19:52:06.321Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2019-11-14T19:52:06.321Z] INFO: Testing against a local daemon [2019-11-14T19:52:06.321Z] === RUN TestSecretInspect [2019-11-14T19:52:06.368Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-14T19:52:06.950Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-11-14T19:52:07.343Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-14T19:52:08.610Z] --- PASS: TestSecretInspect (2.23s) [2019-11-14T19:52:08.610Z] === RUN TestSecretList [2019-11-14T19:52:10.224Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-11-14T19:52:10.938Z] --- PASS: TestSecretList (2.22s) [2019-11-14T19:52:10.938Z] === RUN TestSecretsCreateAndDelete [2019-11-14T19:52:12.047Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-14T19:52:13.233Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2019-11-14T19:52:13.233Z] === RUN TestSecretsUpdate [2019-11-14T19:52:13.499Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-11-14T19:52:14.925Z] --- PASS: TestSecretsUpdate (2.23s) [2019-11-14T19:52:14.925Z] === RUN TestTemplatedSecret [2019-11-14T19:52:16.775Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-14T19:52:17.857Z] === RUN TestDockerSuite/TestBuildUser [2019-11-14T19:52:17.857Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-14T19:52:17.857Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-14T19:52:17.857Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-14T19:52:17.939Z] --- PASS: TestTemplatedSecret (2.85s) [2019-11-14T19:52:17.939Z] === RUN TestSecretCreateResolve [2019-11-14T19:52:20.304Z] --- PASS: TestSecretCreateResolve (2.23s) [2019-11-14T19:52:20.304Z] PASS [2019-11-14T19:52:20.304Z] [2019-11-14T19:52:20.304Z] DONE 6 tests in 14.041s [2019-11-14T19:52:20.304Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-11-14T19:52:20.304Z] ++ 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 [2019-11-14T19:52:20.304Z] ++ set -e [2019-11-14T19:52:20.304Z] ++ '[' -n 0 ']' [2019-11-14T19:52:20.304Z] ++ set -x [2019-11-14T19:52:20.304Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:52:20.304Z] INFO: Testing against a local daemon [2019-11-14T19:52:20.304Z] === RUN TestServiceCreateInit [2019-11-14T19:52:20.304Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-14T19:52:20.952Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-14T19:52:22.558Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-14T19:52:22.558Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-14T19:52:25.123Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-14T19:52:26.208Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-11-14T19:52:28.731Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-11-14T19:52:28.957Z] --- PASS: TestServiceCreateInit (8.36s) [2019-11-14T19:52:28.957Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.13s) [2019-11-14T19:52:28.957Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.20s) [2019-11-14T19:52:28.957Z] === RUN TestCreateServiceMultipleTimes [2019-11-14T19:52:31.151Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-14T19:52:31.151Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-14T19:52:31.151Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-14T19:52:31.285Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-11-14T19:52:33.181Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-11-14T19:52:34.550Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-11-14T19:52:37.075Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-11-14T19:52:40.349Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-11-14T19:52:42.243Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-11-14T19:52:44.767Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-11-14T19:52:47.289Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-14T19:52:48.394Z] --- PASS: TestCreateServiceMultipleTimes (17.03s) [2019-11-14T19:52:48.394Z] === RUN TestCreateServiceConflict [2019-11-14T19:52:48.394Z] --- PASS: TestCreateServiceConflict (2.19s) [2019-11-14T19:52:48.394Z] === RUN TestCreateServiceMaxReplicas [2019-11-14T19:52:51.406Z] --- PASS: TestCreateServiceMaxReplicas (3.05s) [2019-11-14T19:52:51.406Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-14T19:52:52.273Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-14T19:52:53.245Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-14T19:53:02.143Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-14T19:53:02.143Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-14T19:53:02.143Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-14T19:53:03.075Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-14T19:53:03.075Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-14T19:53:03.075Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-14T19:53:03.075Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-14T19:53:04.007Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-14T19:53:04.007Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-14T19:53:04.643Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.41s) [2019-11-14T19:53:04.643Z] === RUN TestCreateServiceSecretFileMode [2019-11-14T19:53:04.940Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-14T19:53:04.940Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-14T19:53:05.197Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-14T19:53:05.197Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-14T19:53:05.197Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-14T19:53:06.944Z] --- PASS: TestCreateServiceSecretFileMode (2.59s) [2019-11-14T19:53:06.944Z] === RUN TestCreateServiceConfigFileMode [2019-11-14T19:53:07.722Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-14T19:53:07.979Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-14T19:53:07.979Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-14T19:53:07.979Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-14T19:53:08.092Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-14T19:53:08.236Z] === RUN TestDockerSuite/TestVolumeEvents [2019-11-14T19:53:09.167Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-14T19:53:09.951Z] --- PASS: TestCreateServiceConfigFileMode (2.66s) [2019-11-14T19:53:09.951Z] === RUN TestCreateServiceSysctls [2019-11-14T19:53:11.709Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-14T19:53:11.709Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-14T19:53:11.709Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-14T19:53:12.795Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-14T19:53:12.993Z] --- PASS: TestCreateServiceSysctls (3.41s) [2019-11-14T19:53:12.993Z] === RUN TestCreateServiceCapabilities [2019-11-14T19:53:13.256Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-14T19:53:13.256Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-14T19:53:14.985Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-11-14T19:53:15.242Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-14T19:53:15.442Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-14T19:53:15.902Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-11-14T19:53:15.996Z] --- PASS: TestCreateServiceCapabilities (2.65s) [2019-11-14T19:53:15.996Z] === RUN TestInspect [2019-11-14T19:53:19.005Z] --- PASS: TestInspect (2.86s) [2019-11-14T19:53:19.005Z] === RUN TestServiceListWithStatuses [2019-11-14T19:53:19.005Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-14T19:53:19.005Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-14T19:53:19.005Z] === RUN TestDockerNetworkConnectAlias [2019-11-14T19:53:20.501Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite (1845.14s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.09s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (29.84s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.07s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.51s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.44s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.89s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.20s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.80s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.01s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.20s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.82s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.98s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.02s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.95s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.00s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.39s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.13s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAttachDetach (1.24s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.91s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.05s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.01s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.01s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.24s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.19s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.25s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.43s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.34s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.55s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.79s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.56s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.72s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.69s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.07s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.68s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.01s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.03s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.25s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.65s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.77s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.24s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.95s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.98s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.07s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.19s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.66s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.96s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.96s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.83s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.59s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.37s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.92s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.86s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.50s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.32s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.19s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.61s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.91s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.47s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.96s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.62s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.75s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.94s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.72s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.93s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.46s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.33s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.20s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.64s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.68s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.06s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.05s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.82s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.27s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.97s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.34s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.85s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.92s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.15s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.69s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildCmd (0.60s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2019-11-14T19:53:20.501Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-11-14T19:53:20.501Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.73s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.52s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.53s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildContChar (4.57s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.32s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.67s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.31s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.79s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.61s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.53s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.98s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.86s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.15s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.44s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.24s) [2019-11-14T19:53:20.501Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-11-14T19:53:20.501Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-11-14T19:53:20.501Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-11-14T19:53:20.501Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-11-14T19:53:20.501Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-11-14T19:53:20.501Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-11-14T19:53:20.501Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-11-14T19:53:20.501Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.54s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.46s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.06s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.47s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.62s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.63s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.03s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.76s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.40s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.65s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.44s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.87s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.61s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.89s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.22s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.91s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.29s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.93s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.11s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.38s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.42s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.61s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.10s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.11s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.82s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.29s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.63s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.27s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.27s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.70s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.52s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.60s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildEnv (1.43s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.35s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.35s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.96s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.16s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.05s) [2019-11-14T19:53:20.501Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.54s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.04s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.61s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.59s) [2019-11-14T19:53:20.502Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-14T19:53:20.502Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.89s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.48s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.41s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.31s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildFails (0.93s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.32s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.58s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.10s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.16s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.66s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (2.33s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (3.23s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.36s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.52s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.42s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildHistory (4.19s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.46s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.24s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.54s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.49s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.02s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.38s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.42s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildLabels (0.48s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.00s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.84s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.50s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.45s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.16s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.30s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.69s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.47s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.62s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.72s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.87s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.44s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.48s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.48s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.55s) [2019-11-14T19:53:20.502Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-11-14T19:53:20.502Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.47s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.53s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.55s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.59s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.12s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.31s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.97s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.24s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.37s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.43s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.72s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.40s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.80s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.30s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.46s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.44s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.34s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.87s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.40s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.85s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildPATH (2.51s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.89s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.97s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.06s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.67s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.35s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildRm (3.42s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.15s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.38s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.51s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.70s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.50s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.49s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.09s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.64s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.23s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s) [2019-11-14T19:53:20.502Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-14T19:53:20.502Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.56s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.41s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildStderr (1.03s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.60s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.20s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.26s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.53s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.15s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.59s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildUser (2.30s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.84s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (20.30s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.19s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.91s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.07s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.55s) [2019-11-14T19:53:20.502Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-11-14T19:53:20.502Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-11-14T19:53:20.502Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-14T19:53:20.502Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-11-14T19:53:20.502Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-14T19:53:20.502Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-11-14T19:53:20.502Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-14T19:53:20.502Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.96s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.96s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.62s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.04s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.00s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.94s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.05s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.43s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.68s) [2019-11-14T19:53:20.502Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-14T19:53:20.502Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.03s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestBuildXZHost (3.04s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-11-14T19:53:20.502Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-14T19:53:20.502Z] docker_cli_sni_test.go:18: Flakey test [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.76s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.16s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestCommitChange (1.00s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.03s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.75s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.93s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.10s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestCommitTTY (1.81s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.97s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.04s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.09s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.62s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.74s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.79s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.88s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.79s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.88s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.91s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.87s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.85s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.07s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.92s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.79s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.90s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.71s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.88s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.86s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.53s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.61s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.86s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.59s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.01s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.93s) [2019-11-14T19:53:20.502Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-14T19:53:20.502Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.88s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.97s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.22s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.82s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.98s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.34s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.21s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.58s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.64s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.62s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.61s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000972be0_} (1.67s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1120206193_/foo_false____} (1.62s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1120206193_/foo_true____} (1.80s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3254890012_/foo_false____} (1.61s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3254890012_/foo_true____} (1.64s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3254890012_/foo_true__0xc000973080__} (1.76s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009730a0_} (1.59s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009730c0_} (1.62s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009730e0_} (1.64s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000973100_} (1.61s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.56s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.07s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.26s) [2019-11-14T19:53:20.502Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.50s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.10s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.72s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.93s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.96s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.06s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.96s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.97s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.99s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.28s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.14s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.95s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.06s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.18s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.97s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.05s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.45s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.06s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.95s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.97s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.04s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.92s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.22s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.76s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.86s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.49s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.07s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.51s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.90s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.36s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.83s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.99s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.42s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.04s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpToDot (0.95s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.68s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.77s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpToStdout (1.03s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.30s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.38s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.92s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.85s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.12s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.76s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.77s) [2019-11-14T19:53:20.503Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-14T19:53:20.503Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.95s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.60s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.17s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCreateRM (0.21s) [2019-11-14T19:53:20.503Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-14T19:53:20.503Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.21s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.42s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.36s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.77s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.82s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.87s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.62s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.77s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.36s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.69s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.87s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.74s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.83s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.62s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.58s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.96s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.42s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.28s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.33s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsAttach (1.02s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsCommit (1.03s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.21s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.86s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.07s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.88s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.68s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.33s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.60s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsCopy (1.34s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.66s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.81s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.61s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.56s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.37s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsFilters (1.55s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsFormat (1.59s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.85s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.37s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2019-11-14T19:53:20.503Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-14T19:53:20.503Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-11-14T19:53:20.503Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-14T19:53:20.503Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.78s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.93s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsRename (0.84s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsResize (0.93s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.86s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.09s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.83s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.25s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsTop (0.90s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.69s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExec (1.00s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.87s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.85s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.86s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.82s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.91s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.02s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.92s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.89s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.93s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.89s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.95s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecCgroup (2.12s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecEnv (0.97s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.35s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.21s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecInspectID (3.08s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecInteractive (0.95s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.91s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.02s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecParseError (0.86s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.93s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.81s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.40s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.14s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecStartFails (0.98s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.34s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.89s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecTTY (1.58s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.69s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.98s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecUlimits (1.12s) [2019-11-14T19:53:20.503Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2019-11-14T19:53:20.503Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.28s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.92s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.26s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.92s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestExecWithUser (1.29s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.87s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.80s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.51s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.97s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.98s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestHealth (21.31s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.07s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.87s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.90s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.88s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.97s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.93s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.89s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestImportDisplay (1.72s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestImportFile (2.00s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.43s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestImportGzipped (2.01s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.97s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.00s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.00s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.10s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.91s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.03s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.07s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.97s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.90s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.01s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.77s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.95s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.87s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.07s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.86s) [2019-11-14T19:53:20.503Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-14T19:53:20.503Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.36s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.87s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectDefault (1.04s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectHistory (1.17s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2019-11-14T19:53:20.503Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-14T19:53:20.503Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.81s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.92s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.12s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.17s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.99s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.17s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.90s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectStatus (1.16s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.81s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.93s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.86s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.78s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.85s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.89s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.01s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-11-14T19:53:20.503Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.76s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.66s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.75s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.38s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.13s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.62s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.45s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.45s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.64s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.94s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.76s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.70s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.88s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.87s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.62s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.82s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.83s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.81s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.80s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.85s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.05s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.06s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.11s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.31s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.30s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.09s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.63s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.88s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.11s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLogsSince (6.94s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.89s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.79s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLogsTail (0.88s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.32s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.82s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.53s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.97s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestNetHostname (2.75s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.41s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.38s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.51s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.02s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPluginActive (1.83s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.58s) [2019-11-14T19:53:20.504Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-11-14T19:53:20.504Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.66s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.77s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.73s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.03s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.50s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.23s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.60s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.64s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPortList (10.61s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.54s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.65s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.84s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.75s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.86s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.69s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.86s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (2.10s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.34s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPsByOrder (3.58s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.01s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.08s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.40s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.80s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.06s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.62s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.47s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.69s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.62s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.04s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.61s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.70s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.89s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.57s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.65s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.84s) [2019-11-14T19:53:20.504Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-14T19:53:20.504Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.02s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.73s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.66s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.87s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.99s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.70s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.51s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.66s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.76s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.32s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.72s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.54s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.24s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.94s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.94s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.79s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.01s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.83s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.47s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.74s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.98s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.62s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunAddHost (0.79s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.82s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.86s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (2.02s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.83s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.92s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.90s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.55s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.93s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.03s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.07s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.05s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.89s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.07s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.06s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.15s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.82s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.84s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.61s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.82s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.83s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.83s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.81s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.82s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.83s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (1.00s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (1.01s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.06s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.02s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.51s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.96s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.86s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.75s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.79s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.67s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.65s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.53s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.84s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.83s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.81s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.81s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.77s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.78s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.73s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.79s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.44s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.77s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.95s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.85s) [2019-11-14T19:53:20.504Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-14T19:53:20.504Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-11-14T19:53:20.504Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-14T19:53:20.504Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.80s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.84s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.62s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.44s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.68s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.84s) [2019-11-14T19:53:20.504Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-14T19:53:20.504Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.93s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.73s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.80s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.77s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.88s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.86s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.80s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.92s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.80s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunExitCode (0.80s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.79s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.82s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.72s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.81s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.91s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.61s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.39s) [2019-11-14T19:53:20.504Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-14T19:53:20.504Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.51s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.85s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.74s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.15s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.66s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.81s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.29s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.65s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.63s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.87s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.81s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.76s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.20s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.57s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.43s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.68s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-11-14T19:53:20.504Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.37s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.60s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.58s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunMount (6.70s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.85s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.69s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.56s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.45s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.35s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.39s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.58s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.66s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.72s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.84s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunNetHost (1.32s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.83s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.87s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.46s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.37s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.08s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.77s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.17s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.83s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.86s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.81s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.21s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.67s) [2019-11-14T19:53:20.505Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-14T19:53:20.505Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.93s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.80s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.97s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.97s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.78s) [2019-11-14T19:53:20.505Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.90s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.79s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.81s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.77s) [2019-11-14T19:53:20.505Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-14T19:53:20.505Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.97s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.69s) [2019-11-14T19:53:20.505Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-14T19:53:20.505Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.86s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.92s) [2019-11-14T19:53:20.505Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-14T19:53:20.505Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.64s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.83s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunRm (0.73s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.92s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.87s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.80s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.06s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.87s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.34s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.19s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.76s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.79s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.88s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.81s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.78s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.79s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.79s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.86s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.78s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.68s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunState (1.68s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.80s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.83s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2019-11-14T19:53:20.505Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-14T19:53:20.505Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.80s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.74s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunSysctls (1.63s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.79s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.72s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.82s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.04s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.92s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.04s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.84s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.79s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.80s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.36s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.42s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunUserByID (0.94s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunUserByName (0.81s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.82s) [2019-11-14T19:53:20.505Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-14T19:53:20.505Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.28s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.81s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.05s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.79s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.17s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.58s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.70s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.84s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.71s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.97s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.98s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.19s) [2019-11-14T19:53:20.505Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2019-11-14T19:53:20.505Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-11-14T19:53:20.505Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2019-11-14T19:53:20.505Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-11-14T19:53:20.505Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-14T19:53:20.505Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.85s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.99s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.84s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.68s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.84s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.84s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.86s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.19s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.86s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.95s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.77s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.83s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.43s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.81s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.82s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.86s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.59s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.79s) [2019-11-14T19:53:20.505Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-14T19:53:20.505Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.69s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.56s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.64s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.57s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.80s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.08s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.15s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.31s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.01s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.64s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.10s) [2019-11-14T19:53:20.505Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents076917798 [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.70s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.58s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.58s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.39s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.49s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.66s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.58s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.07s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.56s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.87s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.97s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestStartRecordError (1.93s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.93s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.74s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.77s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.40s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.67s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.02s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.82s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.91s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.87s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.82s) [2019-11-14T19:53:20.505Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-14T19:53:20.505Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.79s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.50s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.50s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.82s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.80s) [2019-11-14T19:53:20.505Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-14T19:53:20.505Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.99s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.87s) [2019-11-14T19:53:20.505Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-14T19:53:20.505Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.72s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.03s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.96s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.73s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestUpdateStats (4.42s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.59s) [2019-11-14T19:53:20.505Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-14T19:53:20.505Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.12s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.90s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.47s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.75s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.52s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.92s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.51s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.25s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.66s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.47s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.60s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.62s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.61s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.63s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.34s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.42s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.32s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.10s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.93s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.84s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.00s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.65s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.87s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.62s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-11-14T19:53:20.505Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.47s) [2019-11-14T19:53:20.506Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.56s) [2019-11-14T19:53:20.506Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-14T19:53:20.506Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-14T19:53:20.506Z] === RUN TestDockerRegistrySuite [2019-11-14T19:53:20.506Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-14T19:53:21.437Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-14T19:53:22.821Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-14T19:53:24.716Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-11-14T19:53:24.973Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-14T19:53:25.040Z] --- PASS: TestDockerNetworkConnectAlias (5.73s) [2019-11-14T19:53:25.040Z] === RUN TestDockerNetworkReConnect [2019-11-14T19:53:28.316Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-14T19:53:28.873Z] --- PASS: TestDockerNetworkReConnect (4.58s) [2019-11-14T19:53:28.874Z] === RUN TestServicePlugin [2019-11-14T19:53:28.874Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-14T19:53:28.874Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:53:28.874Z] === RUN TestServiceUpdateLabel [2019-11-14T19:53:29.151Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-11-14T19:53:29.151Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-11-14T19:53:30.522Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2019-11-14T19:53:31.088Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2019-11-14T19:53:31.088Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2019-11-14T19:53:31.166Z] --- PASS: TestServiceUpdateLabel (2.26s) [2019-11-14T19:53:31.166Z] === RUN TestServiceUpdateSecrets [2019-11-14T19:53:31.345Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2019-11-14T19:53:32.282Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-11-14T19:53:33.021Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-14T19:53:33.021Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-14T19:53:33.652Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-14T19:53:35.547Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-11-14T19:53:38.925Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-14T19:53:39.857Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-14T19:53:41.755Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-14T19:53:41.755Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-11-14T19:53:43.654Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-14T19:53:44.586Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-11-14T19:53:44.843Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-14T19:53:47.163Z] --- PASS: TestServiceUpdateSecrets (14.78s) [2019-11-14T19:53:47.163Z] === RUN TestServiceUpdateConfigs [2019-11-14T19:53:47.367Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-14T19:53:48.264Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-14T19:53:48.264Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-14T19:53:48.264Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-14T19:53:48.264Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-14T19:53:48.298Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-14T19:53:48.726Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-14T19:53:50.195Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-14T19:53:53.471Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-14T19:53:55.992Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-14T19:53:57.316Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-14T19:53:57.363Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-14T19:53:58.861Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-14T19:53:59.323Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-14T19:53:59.323Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-14T19:53:59.323Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-14T19:54:00.641Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-14T19:54:01.513Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-14T19:54:02.012Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-14T19:54:02.095Z] --- PASS: TestServiceUpdateConfigs (14.79s) [2019-11-14T19:54:02.095Z] === RUN TestServiceUpdateNetwork [2019-11-14T19:54:02.269Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-14T19:54:03.639Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-14T19:54:05.010Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-14T19:54:06.217Z] === RUN TestDockerSuite/TestCommitChange [2019-11-14T19:54:06.382Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-14T19:54:10.563Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-14T19:54:10.820Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-14T19:54:10.925Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-14T19:54:12.191Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-14T19:54:13.133Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-14T19:54:13.133Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-14T19:54:13.398Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-14T19:54:13.660Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-14T19:54:13.917Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-14T19:54:13.917Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-14T19:54:15.303Z] --- PASS: TestServiceUpdateNetwork (13.99s) [2019-11-14T19:54:15.303Z] PASS [2019-11-14T19:54:15.303Z] [2019-11-14T19:54:15.303Z] === Skipped [2019-11-14T19:54:15.303Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-11-14T19:54:15.303Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-14T19:54:15.303Z] [2019-11-14T19:54:15.303Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-11-14T19:54:15.303Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-14T19:54:15.303Z] [2019-11-14T19:54:15.303Z] [2019-11-14T19:54:15.303Z] DONE 20 tests, 2 skipped in 114.469s [2019-11-14T19:54:15.303Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-11-14T19:54:15.303Z] ++ 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 [2019-11-14T19:54:15.303Z] ++ set -e [2019-11-14T19:54:15.303Z] ++ '[' -n 0 ']' [2019-11-14T19:54:15.303Z] ++ set -x [2019-11-14T19:54:15.303Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:54:15.303Z] INFO: Testing against a local daemon [2019-11-14T19:54:15.303Z] === RUN TestSessionCreate [2019-11-14T19:54:15.303Z] --- PASS: TestSessionCreate (0.05s) [2019-11-14T19:54:15.303Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-14T19:54:15.303Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-11-14T19:54:15.303Z] PASS [2019-11-14T19:54:15.303Z] [2019-11-14T19:54:15.303Z] DONE 2 tests in 0.190s [2019-11-14T19:54:15.303Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-11-14T19:54:15.303Z] ++ 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 [2019-11-14T19:54:15.303Z] ++ set -e [2019-11-14T19:54:15.303Z] ++ '[' -n 0 ']' [2019-11-14T19:54:15.303Z] ++ set -x [2019-11-14T19:54:15.303Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:54:15.303Z] INFO: Testing against a local daemon [2019-11-14T19:54:15.303Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-14T19:54:15.303Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-14T19:54:15.303Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-14T19:54:15.303Z] === RUN TestEventsExecDie [2019-11-14T19:54:15.637Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-14T19:54:15.637Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-14T19:54:15.814Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-14T19:54:16.027Z] --- PASS: TestEventsExecDie (0.89s) [2019-11-14T19:54:16.027Z] === RUN TestEventsBackwardsCompatible [2019-11-14T19:54:16.027Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-11-14T19:54:16.027Z] === RUN TestInfoBinaryCommits [2019-11-14T19:54:16.027Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-11-14T19:54:16.027Z] === RUN TestInfoAPIVersioned [2019-11-14T19:54:16.027Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-14T19:54:16.028Z] === RUN TestInfoDiscoveryBackend [2019-11-14T19:54:16.752Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-11-14T19:54:16.752Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-14T19:54:17.474Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-14T19:54:17.474Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-14T19:54:18.271Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-11-14T19:54:18.271Z] === RUN TestInfoAPI [2019-11-14T19:54:18.271Z] --- PASS: TestInfoAPI (0.05s) [2019-11-14T19:54:18.271Z] === RUN TestInfoAPIWarnings [2019-11-14T19:54:18.338Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-14T19:54:18.610Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-11-14T19:54:18.610Z] === RUN TestInfoDebug [2019-11-14T19:54:18.902Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-14T19:54:19.331Z] --- PASS: TestInfoDebug (0.54s) [2019-11-14T19:54:19.331Z] === RUN TestInfoInsecureRegistries [2019-11-14T19:54:19.670Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-11-14T19:54:19.670Z] === RUN TestInfoRegistryMirrors [2019-11-14T19:54:20.392Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-11-14T19:54:20.392Z] === RUN TestLoginFailsWithBadCredentials [2019-11-14T19:54:20.728Z] --- PASS: TestLoginFailsWithBadCredentials (0.58s) [2019-11-14T19:54:20.728Z] === RUN TestPingCacheHeaders [2019-11-14T19:54:20.797Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-14T19:54:21.066Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-11-14T19:54:21.066Z] === RUN TestPingGet [2019-11-14T19:54:21.066Z] --- PASS: TestPingGet (0.05s) [2019-11-14T19:54:21.066Z] === RUN TestPingHead [2019-11-14T19:54:21.066Z] --- PASS: TestPingHead (0.05s) [2019-11-14T19:54:21.066Z] === RUN TestVersion [2019-11-14T19:54:21.066Z] --- PASS: TestVersion (0.05s) [2019-11-14T19:54:21.066Z] PASS [2019-11-14T19:54:21.066Z] [2019-11-14T19:54:21.066Z] === Skipped [2019-11-14T19:54:21.066Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-14T19:54:21.066Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-14T19:54:21.066Z] [2019-11-14T19:54:21.066Z] [2019-11-14T19:54:21.066Z] DONE 18 tests, 1 skipped in 6.203s [2019-11-14T19:54:21.066Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-11-14T19:54:21.066Z] ++ 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 [2019-11-14T19:54:21.066Z] ++ set -e [2019-11-14T19:54:21.066Z] ++ '[' -n 0 ']' [2019-11-14T19:54:21.066Z] ++ set -x [2019-11-14T19:54:21.066Z] ++ env -i DEST=/go/src/github.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 [2019-11-14T19:54:21.066Z] INFO: Testing against a local daemon [2019-11-14T19:54:21.066Z] === RUN TestVolumesCreateAndList [2019-11-14T19:54:21.066Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-14T19:54:21.066Z] === RUN TestVolumesRemove [2019-11-14T19:54:21.361Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-14T19:54:21.402Z] --- PASS: TestVolumesRemove (0.10s) [2019-11-14T19:54:21.402Z] === RUN TestVolumesInspect [2019-11-14T19:54:21.402Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-14T19:54:21.402Z] === RUN TestVolumesInvalidJSON [2019-11-14T19:54:21.402Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-14T19:54:21.402Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-14T19:54:21.402Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-14T19:54:21.402Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-14T19:54:21.402Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-14T19:54:21.402Z] PASS [2019-11-14T19:54:21.402Z] [2019-11-14T19:54:21.402Z] DONE 5 tests in 0.306s [2019-11-14T19:54:21.402Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-14T19:54:21.737Z] ++++ cat bundles/test-integration/docker.pid [2019-11-14T19:54:21.737Z] +++ kill 13145 [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite (62.46s) [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.68s) [2019-11-14T19:54:22.292Z] check_test.go:196: [d07ae9668d218] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.49s) [2019-11-14T19:54:22.292Z] check_test.go:196: [d7648ac517dc2] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.87s) [2019-11-14T19:54:22.292Z] check_test.go:196: [d7ee02e60d693] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2019-11-14T19:54:22.292Z] check_test.go:196: [d565105d851d9] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.26s) [2019-11-14T19:54:22.292Z] check_test.go:196: [d880a3d73345e] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.39s) [2019-11-14T19:54:22.292Z] check_test.go:196: [de98a18d131a1] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.83s) [2019-11-14T19:54:22.292Z] check_test.go:196: [df4096dc20ee3] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.45s) [2019-11-14T19:54:22.292Z] check_test.go:196: [dd94675970c01] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.58s) [2019-11-14T19:54:22.292Z] check_test.go:196: [ddd23f6f8e9af] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.81s) [2019-11-14T19:54:22.292Z] check_test.go:196: [deb6886e3d2be] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.61s) [2019-11-14T19:54:22.292Z] check_test.go:196: [d1c2510923c0d] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (2.00s) [2019-11-14T19:54:22.292Z] check_test.go:196: [d34ef25aa3e44] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.39s) [2019-11-14T19:54:22.292Z] check_test.go:196: [d394aa55026e0] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.69s) [2019-11-14T19:54:22.292Z] check_test.go:196: [dde54a1f271d6] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.89s) [2019-11-14T19:54:22.292Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5f29b3e3540dbc04fa37086aeadbab7276db3e037eba7aea9965b8fa77d54e93 [2019-11-14T19:54:22.292Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1171559c5c828e180f6f0d9c40a5f030bf417bb00228eeee56fc3ca989a72be0 [2019-11-14T19:54:22.292Z] check_test.go:196: [d238e5c70ef3b] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.83s) [2019-11-14T19:54:22.292Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4fc267737cc5bde2f7f312c3ff87f23ee848dc78d22414564e9135d8ee8d1b4c [2019-11-14T19:54:22.292Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:edb0642f39fad45ee71240c7f7213062609fe860f163510c48a565310e3d8d49 [2019-11-14T19:54:22.292Z] check_test.go:196: [da95bdcefa09f] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.44s) [2019-11-14T19:54:22.292Z] check_test.go:196: [def9ec44ef2ae] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.47s) [2019-11-14T19:54:22.292Z] check_test.go:196: [d6ca65b234512] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.43s) [2019-11-14T19:54:22.292Z] check_test.go:196: [dd57598a9d799] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-11-14T19:54:22.292Z] check_test.go:196: [da8e9b65b61c2] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.46s) [2019-11-14T19:54:22.292Z] check_test.go:196: [d25b9131d4e55] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.31s) [2019-11-14T19:54:22.292Z] check_test.go:196: [d6811dbdf713b] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.44s) [2019-11-14T19:54:22.292Z] check_test.go:196: [df5240d89e326] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.92s) [2019-11-14T19:54:22.292Z] check_test.go:196: [d1ab8dfef0085] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2019-11-14T19:54:22.292Z] check_test.go:196: [de61cdd67dac0] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.60s) [2019-11-14T19:54:22.292Z] check_test.go:196: [d43fa4171eef5] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.59s) [2019-11-14T19:54:22.292Z] check_test.go:196: [de038ea557a5e] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-11-14T19:54:22.292Z] check_test.go:196: [d79c510d99ca8] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2019-11-14T19:54:22.292Z] check_test.go:196: [dbc4efa383f07] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s) [2019-11-14T19:54:22.292Z] check_test.go:196: [d5d9ec591af77] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2019-11-14T19:54:22.292Z] check_test.go:196: [df6c792fd81fe] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-11-14T19:54:22.292Z] check_test.go:196: [d75eaa03cbb96] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.55s) [2019-11-14T19:54:22.292Z] check_test.go:196: [dbfc309f61d50] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.29s) [2019-11-14T19:54:22.292Z] check_test.go:196: [d8a7e0d09bc65] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.13s) [2019-11-14T19:54:22.292Z] check_test.go:196: [dc11f72c98e4b] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.39s) [2019-11-14T19:54:22.292Z] check_test.go:196: [d79a4fdf7f6fe] daemon is not started [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.03s) [2019-11-14T19:54:22.292Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.80s) [2019-11-14T19:54:22.292Z] === RUN TestDockerSchema1RegistrySuite [2019-11-14T19:54:22.292Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-11-14T19:54:22.292Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-14T19:54:23.420Z] +++ /etc/init.d/apparmor stop [2019-11-14T19:54:23.420Z] Clearing AppArmor profiles cache:. [2019-11-14T19:54:23.420Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-14T19:54:23.420Z] Unloading profiles will leave already running processes permanently [2019-11-14T19:54:23.420Z] unconfined, which can lead to unexpected situations. [2019-11-14T19:54:23.420Z] [2019-11-14T19:54:23.420Z] To set a process to complain mode, use the command line tool [2019-11-14T19:54:23.420Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-14T19:54:23.420Z] with the 'teardown' option." [2019-11-14T19:54:23.420Z] Post stage [Pipeline] junit [2019-11-14T19:54:25.211Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-14T19:54:26.563Z] + echo Ensuring container killed. [2019-11-14T19:54:26.563Z] Ensuring container killed. [2019-11-14T19:54:26.563Z] + docker rm -vf docker-pr2 [2019-11-14T19:54:26.563Z] Error: No such container: docker-pr2 [2019-11-14T19:54:26.563Z] + true [Pipeline] sh [2019-11-14T19:54:27.185Z] + echo Chowning /workspace to jenkins user [2019-11-14T19:54:27.185Z] Chowning /workspace to jenkins user [2019-11-14T19:54:27.185Z] + id -u [2019-11-14T19:54:27.185Z] + id -g [2019-11-14T19:54:27.185Z] + docker run --rm -v /home/docker/workspace/moby_PR-40212:/workspace busybox chown -R 1001:1001 /workspace [2019-11-14T19:54:27.185Z] Unable to find image 'busybox:latest' locally [2019-11-14T19:54:27.519Z] latest: Pulling from library/busybox [2019-11-14T19:54:27.547Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-11-14T19:54:27.854Z] f5cba301420e: Pulling fs layer [2019-11-14T19:54:28.045Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-14T19:54:28.046Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-14T19:54:28.193Z] f5cba301420e: Verifying Checksum [2019-11-14T19:54:28.193Z] f5cba301420e: Download complete [2019-11-14T19:54:28.529Z] f5cba301420e: Pull complete [2019-11-14T19:54:28.529Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-14T19:54:28.529Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-14T19:54:30.817Z] + bundleName=ppc64le-integration [2019-11-14T19:54:30.817Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-11-14T19:54:30.817Z] Creating ppc64le-integration-bundles.tar.gz [2019-11-14T19:54:30.817Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+ -o -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz [2019-11-14T19:54:30.817Z] [Pipeline] archiveArtifacts [2019-11-14T19:54:30.905Z] Archiving artifacts [2019-11-14T19:54:31.263Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40212/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-14T19:54:31.723Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-14T19:54:31.811Z] + make clean [2019-11-14T19:54:32.146Z] make: command: Command not found [2019-11-14T19:54:32.146Z] make: command: Command not found [2019-11-14T19:54:32.146Z] docker volume rm -f docker-dev-cache [2019-11-14T19:54:32.483Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-14T19:54:35.240Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-14T19:54:36.982Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-14T19:54:37.547Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-14T19:54:38.918Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-11-14T19:54:38.918Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-14T19:54:38.995Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-14T19:54:38.995Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-14T19:54:38.995Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-14T19:54:38.995Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-14T19:54:38.995Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-14T19:54:38.995Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-14T19:54:38.995Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-14T19:54:38.995Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-14T19:54:38.995Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-14T19:54:39.177Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-14T19:54:40.550Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-14T19:54:41.922Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-14T19:54:41.922Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-11-14T19:54:43.293Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-14T19:54:46.094Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-14T19:54:46.588Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-11-14T19:54:47.519Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-14T19:54:48.083Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-14T19:54:48.647Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-14T19:54:48.647Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-14T19:54:49.211Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-14T19:54:49.468Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-14T19:54:49.468Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-11-14T19:54:49.726Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-14T19:54:49.983Z] --- PASS: TestDockerSchema1RegistrySuite (27.66s) [2019-11-14T19:54:49.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2019-11-14T19:54:49.983Z] check_test.go:223: [d4661401d6084] daemon is not started [2019-11-14T19:54:49.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.40s) [2019-11-14T19:54:49.983Z] check_test.go:223: [d8d817b55b32c] daemon is not started [2019-11-14T19:54:49.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.43s) [2019-11-14T19:54:49.983Z] check_test.go:223: [d8d6b7fc7c633] daemon is not started [2019-11-14T19:54:49.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.95s) [2019-11-14T19:54:49.983Z] check_test.go:223: [d735da4b8bd47] daemon is not started [2019-11-14T19:54:49.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.30s) [2019-11-14T19:54:49.983Z] check_test.go:223: [d53666d17de84] daemon is not started [2019-11-14T19:54:49.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.41s) [2019-11-14T19:54:49.983Z] check_test.go:223: [d6a26c2a6ce02] daemon is not started [2019-11-14T19:54:49.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.18s) [2019-11-14T19:54:49.983Z] check_test.go:223: [d0581ca4eb8c4] daemon is not started [2019-11-14T19:54:49.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.50s) [2019-11-14T19:54:49.983Z] check_test.go:223: [d73ed3d6b4912] daemon is not started [2019-11-14T19:54:49.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.25s) [2019-11-14T19:54:49.983Z] check_test.go:223: [df8ace8e0bda4] daemon is not started [2019-11-14T19:54:49.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.38s) [2019-11-14T19:54:49.983Z] check_test.go:223: [d37030609cf41] daemon is not started [2019-11-14T19:54:49.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.34s) [2019-11-14T19:54:49.983Z] check_test.go:223: [d1db247e96ffa] daemon is not started [2019-11-14T19:54:49.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.53s) [2019-11-14T19:54:49.983Z] check_test.go:223: [d989f7c94dc5f] daemon is not started [2019-11-14T19:54:49.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.54s) [2019-11-14T19:54:49.983Z] check_test.go:223: [d6b803e3b02ae] daemon is not started [2019-11-14T19:54:49.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-11-14T19:54:49.983Z] check_test.go:223: [d17f8f3360f6f] daemon is not started [2019-11-14T19:54:49.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.33s) [2019-11-14T19:54:49.983Z] check_test.go:223: [d5a5a9b581248] daemon is not started [2019-11-14T19:54:49.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2019-11-14T19:54:49.983Z] check_test.go:223: [dea1dcf169274] daemon is not started [2019-11-14T19:54:49.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.43s) [2019-11-14T19:54:49.983Z] check_test.go:223: [d9f8c749fefca] daemon is not started [2019-11-14T19:54:49.983Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-11-14T19:54:49.983Z] check_test.go:223: [d0b31413561f6] daemon is not started [2019-11-14T19:54:49.983Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-14T19:54:49.983Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-14T19:54:50.916Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-14T19:54:51.848Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-14T19:54:51.848Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-14T19:54:53.220Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-14T19:54:53.479Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-14T19:54:54.043Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-14T19:54:54.301Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-11-14T19:54:54.558Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-14T19:54:54.558Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.73s) [2019-11-14T19:54:54.558Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.12s) [2019-11-14T19:54:54.558Z] check_test.go:252: [de1243457c4a4] daemon is not started [2019-11-14T19:54:54.558Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.66s) [2019-11-14T19:54:54.558Z] check_test.go:252: [d19c9007bde26] daemon is not started [2019-11-14T19:54:54.558Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2019-11-14T19:54:54.558Z] check_test.go:252: [d4cd75e027c95] daemon is not started [2019-11-14T19:54:54.558Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s) [2019-11-14T19:54:54.558Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.27s) [2019-11-14T19:54:54.558Z] check_test.go:252: [db88b240fa3d9] daemon is not started [2019-11-14T19:54:54.558Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.52s) [2019-11-14T19:54:54.558Z] check_test.go:252: [db2bb8f81b6c0] daemon is not started [2019-11-14T19:54:54.558Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.59s) [2019-11-14T19:54:54.558Z] check_test.go:252: [de77a2fdf8292] daemon is not started [2019-11-14T19:54:54.558Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2019-11-14T19:54:54.558Z] check_test.go:252: [d821a881843a0] daemon is not started [2019-11-14T19:54:54.558Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-14T19:54:54.558Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-14T19:54:57.834Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-11-14T19:54:58.524Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-14T19:54:58.524Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-14T19:54:59.498Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-14T19:54:59.498Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-14T19:54:59.498Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-14T19:54:59.498Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-14T19:54:59.729Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-14T19:54:59.986Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-14T19:54:59.986Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-14T19:55:00.244Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-14T19:55:00.502Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.82s) [2019-11-14T19:55:00.502Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2019-11-14T19:55:00.502Z] check_test.go:279: [d93d025d7920e] daemon is not started [2019-11-14T19:55:00.502Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s) [2019-11-14T19:55:00.502Z] check_test.go:279: [d041e955073b9] daemon is not started [2019-11-14T19:55:00.502Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-11-14T19:55:00.502Z] check_test.go:279: [d2de3b2813102] daemon is not started [2019-11-14T19:55:00.502Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-11-14T19:55:00.502Z] check_test.go:279: [de23c6224f68c] daemon is not started [2019-11-14T19:55:00.502Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s) [2019-11-14T19:55:00.502Z] check_test.go:279: [df968a1a2f80f] daemon is not started [2019-11-14T19:55:00.502Z] === RUN TestDockerNetworkSuite [2019-11-14T19:55:00.502Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-11-14T19:55:01.687Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-14T19:55:01.687Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-14T19:55:01.687Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-14T19:55:03.780Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-11-14T19:55:03.877Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-14T19:55:03.878Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-14T19:55:03.878Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-14T19:55:03.878Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-14T19:55:03.878Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-14T19:55:04.713Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-11-14T19:55:06.080Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-14T19:55:08.269Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-14T19:55:09.971Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-11-14T19:55:10.458Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-14T19:55:10.458Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-14T19:55:10.458Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-14T19:55:12.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-11-14T19:55:12.646Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-14T19:55:12.646Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-14T19:55:14.189Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-14T19:55:14.189Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-14T19:55:14.189Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-14T19:55:16.384Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-14T19:55:16.384Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-14T19:55:16.670Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-11-14T19:55:17.929Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-14T19:55:17.929Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-14T19:55:18.063Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-11-14T19:55:18.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-11-14T19:55:20.966Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-14T19:55:20.966Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-14T19:55:22.513Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-14T19:55:26.265Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-14T19:55:28.377Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-11-14T19:55:30.018Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-14T19:55:30.018Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-14T19:55:30.018Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-14T19:55:30.018Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-14T19:55:30.018Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-14T19:55:31.562Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-14T19:55:32.023Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-14T19:55:32.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-11-14T19:55:33.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-11-14T19:55:34.184Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-11-14T19:55:34.750Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-11-14T19:55:35.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-11-14T19:55:37.576Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-11-14T19:55:37.576Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-11-14T19:55:38.946Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-11-14T19:55:39.119Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-14T19:55:39.119Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-14T19:55:39.203Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-11-14T19:55:39.767Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-11-14T19:55:40.332Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-11-14T19:55:40.670Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-14T19:55:40.670Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-14T19:55:41.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-11-14T19:55:41.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-11-14T19:55:41.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-11-14T19:55:41.519Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-11-14T19:55:43.417Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-11-14T19:55:43.984Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-11-14T19:55:45.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-11-14T19:55:45.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-11-14T19:55:45.374Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-14T19:55:45.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-11-14T19:55:45.611Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-11-14T19:55:46.348Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-14T19:55:46.348Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-14T19:55:46.348Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-14T19:55:46.348Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-14T19:55:46.348Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-14T19:55:46.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-11-14T19:55:48.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-14T19:55:48.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2019-11-14T19:55:49.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-11-14T19:55:50.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2019-11-14T19:55:51.686Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-11-14T19:55:52.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2019-11-14T19:55:53.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-11-14T19:55:55.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2019-11-14T19:55:57.297Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000723ce0_} [2019-11-14T19:55:58.863Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-11-14T19:55:59.486Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1499260898_c:\foo_false____} [2019-11-14T19:56:01.387Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-11-14T19:56:02.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1499260898_c:\foo_true____} [2019-11-14T19:56:04.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-14T19:56:04.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-14T19:56:04.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-11-14T19:56:04.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-11-14T19:56:04.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-11-14T19:56:04.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-11-14T19:56:04.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-11-14T19:56:04.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-11-14T19:56:04.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-11-14T19:56:04.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-11-14T19:56:04.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-11-14T19:56:04.595Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-11-14T19:56:04.595Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-14T19:56:04.595Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-14T19:56:04.595Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-14T19:56:04.595Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-14T19:56:04.595Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-14T19:56:04.595Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-14T19:56:04.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-11-14T19:56:04.925Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-11-14T19:56:05.182Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-11-14T19:56:06.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-11-14T19:56:06.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-11-14T19:56:06.371Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-11-14T19:56:06.371Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-11-14T19:56:06.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-11-14T19:56:06.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-11-14T19:56:06.784Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-14T19:56:06.785Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-14T19:56:06.785Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-14T19:56:06.785Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-14T19:56:06.785Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-14T19:56:06.785Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-14T19:56:06.785Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-14T19:56:06.785Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-14T19:56:06.785Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-14T19:56:06.785Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-14T19:56:06.785Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-14T19:56:06.785Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-14T19:56:06.785Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-14T19:56:06.785Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-14T19:56:08.983Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-14T19:56:08.983Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-14T19:56:08.983Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-14T19:56:09.152Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-11-14T19:56:11.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-11-14T19:56:11.307Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-11-14T19:56:11.307Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-11-14T19:56:11.912Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-14T19:56:11.912Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-14T19:56:11.912Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-14T19:56:11.912Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-14T19:56:12.238Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-11-14T19:56:12.805Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-11-14T19:56:15.681Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-14T19:56:16.083Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-11-14T19:56:17.879Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-14T19:56:17.879Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-14T19:56:17.879Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-14T19:56:17.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-11-14T19:56:19.348Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-11-14T19:56:22.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-11-14T19:56:22.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-11-14T19:56:24.254Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-11-14T19:56:26.500Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-14T19:56:26.500Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-14T19:56:26.500Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-14T19:56:27.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-11-14T19:56:27.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-11-14T19:56:28.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-11-14T19:56:29.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-11-14T19:56:30.940Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-11-14T19:56:35.122Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-14T19:56:35.122Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-14T19:56:35.122Z] === RUN TestDockerSuite/TestCpToDot [2019-11-14T19:56:36.676Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-14T19:56:36.676Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-14T19:56:36.676Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite (96.70s) [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.92s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [d91cc28d5bae4] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.28s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [dea8b711e6b30] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.99s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [db27ff5bb0580] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.84s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [d80999bd455c8] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.74s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:1233: [d57539938155f] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.06s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [d6ead7c888a32] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.84s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [d076f7b045b57] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.91s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [d004b92e5861f] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.89s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [d37e914614785] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.92s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [dc6944274c412] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.75s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [d7bcce22d840f] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.84s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [db30a30648261] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.58s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [d3f979571bfe2] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.20s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [daab097575d77] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.41s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [d5af2cc4a7e4e] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.45s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [d5c86ad800ec6] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [dfc8b46add151] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [d3a27ab073649] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [dd7555d4e6b13] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.87s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [dfbb921c9d0fa] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.76s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [d0cc1fd12b3c1] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [d02f06949245b] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [d0e806651b8c3] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.13s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [d5a7c2e086005] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.91s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:968: [de628b5d1c0a7] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.65s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [d1a452368443a] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.98s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:1116: [d52bbd36efa92] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.61s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [d95275d9fdd09] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.03s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [d0ea71ab837dd] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [dffe86b6e3eeb] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.23s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [d389fe29cbe4c] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [d599ffa6fd3fe] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [d741f8c35b3cc] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [dec42187a5f4c] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.57s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [d9484ee65fa19] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [de15a8e593c01] daemon is not started [2019-11-14T19:56:37.490Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [d8caf84ea0dc5] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.48s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [dcde36ad07827] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.09s) [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.97s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:1084: [d26510b42cadd] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [d30ccbb7044b0] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.43s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [db418a7759ab6] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.79s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [d26be6b4b7644] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [d2f5236300a7e] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.26s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [db7ee908b02d3] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.72s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [dbe4942f6039d] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.59s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [de5abc878b772] daemon is not started [2019-11-14T19:56:37.490Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.51s) [2019-11-14T19:56:37.490Z] docker_cli_network_unix_test.go:46: [d421fbef3aa3a] daemon is not started [2019-11-14T19:56:37.490Z] === RUN TestDockerHubPullSuite [2019-11-14T19:56:37.490Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-11-14T19:56:38.860Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-11-14T19:56:40.753Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-11-14T19:56:41.318Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-11-14T19:56:42.687Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-11-14T19:56:42.687Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-11-14T19:56:42.687Z] --- PASS: TestDockerHubPullSuite (5.66s) [2019-11-14T19:56:42.688Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.52s) [2019-11-14T19:56:42.688Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.15s) [2019-11-14T19:56:42.688Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.50s) [2019-11-14T19:56:42.688Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.21s) [2019-11-14T19:56:42.688Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2019-11-14T19:56:42.688Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2019-11-14T19:56:42.688Z] PASS [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === Skipped [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-11-14T19:56:42.688Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-11-14T19:56:42.688Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-11-14T19:56:42.688Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-11-14T19:56:42.688Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-11-14T19:56:42.688Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-14T19:56:42.688Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-11-14T19:56:42.688Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-14T19:56:42.688Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-11-14T19:56:42.688Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-14T19:56:42.688Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-14T19:56:42.688Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-14T19:56:42.688Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-14T19:56:42.688Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-14T19:56:42.688Z] docker_cli_sni_test.go:18: Flakey test [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-14T19:56:42.688Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-14T19:56:42.688Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-14T19:56:42.688Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-14T19:56:42.688Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-14T19:56:42.688Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2019-11-14T19:56:42.688Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-14T19:56:42.688Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-14T19:56:42.688Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2019-11-14T19:56:42.688Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-14T19:56:42.688Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-14T19:56:42.688Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-14T19:56:42.688Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-14T19:56:42.688Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-14T19:56:42.688Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-14T19:56:42.688Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-14T19:56:42.688Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-14T19:56:42.688Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-14T19:56:42.688Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-14T19:56:42.688Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-14T19:56:42.688Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2019-11-14T19:56:42.688Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2019-11-14T19:56:42.688Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-14T19:56:42.688Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-14T19:56:42.688Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-14T19:56:42.688Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-14T19:56:42.688Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-14T19:56:42.688Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-14T19:56:42.688Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-11-14T19:56:42.688Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2019-11-14T19:56:42.688Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2019-11-14T19:56:42.688Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-11-14T19:56:42.688Z] docker_cli_network_unix_test.go:46: [d8caf84ea0dc5] daemon is not started [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] [2019-11-14T19:56:42.688Z] DONE 1277 tests, 44 skipped in 2094.442s [2019-11-14T19:56:42.946Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-14T19:56:42.946Z] ++++ cat bundles/test-integration/docker.pid [2019-11-14T19:56:42.946Z] +++ kill 7291 [2019-11-14T19:56:43.803Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-14T19:56:43.803Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-14T19:56:43.803Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-14T19:56:43.803Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-14T19:56:43.803Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-14T19:56:43.803Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-14T19:56:44.268Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-14T19:56:45.818Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-14T19:56:51.046Z] +++ /etc/init.d/apparmor stop [2019-11-14T19:56:51.046Z] Clearing AppArmor profiles cache:. [2019-11-14T19:56:51.046Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-14T19:56:51.046Z] Unloading profiles will leave already running processes permanently [2019-11-14T19:56:51.046Z] unconfined, which can lead to unexpected situations. [2019-11-14T19:56:51.046Z] [2019-11-14T19:56:51.046Z] To set a process to complain mode, use the command line tool [2019-11-14T19:56:51.046Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-14T19:56:51.046Z] with the 'teardown' option." [2019-11-14T19:56:51.046Z] [2019-11-14T19:56:52.942Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-14T19:56:52.942Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-14T19:56:53.406Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-14T19:56:55.606Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-14T19:56:56.069Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-14T19:56:56.069Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-14T19:56:56.069Z] === RUN TestDockerSuite/TestCreateRM [2019-11-14T19:56:56.534Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-14T19:56:56.534Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-14T19:56:56.534Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-14T19:56:56.998Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-14T19:57:05.621Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-14T19:57:05.621Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-14T19:57:05.621Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-14T19:57:10.349Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-14T19:57:10.350Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-14T19:57:10.350Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-14T19:57:11.901Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-14T19:57:11.901Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-14T19:57:11.901Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-14T19:57:11.901Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-14T19:57:12.365Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-14T19:57:12.365Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-14T19:57:12.365Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-14T19:57:12.365Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-14T19:57:12.365Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-14T19:57:12.365Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-14T19:57:12.365Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-14T19:57:12.365Z] === RUN TestDockerSuite/TestDockerFails [2019-11-14T19:57:12.365Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-14T19:57:12.365Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-14T19:57:12.365Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-14T19:57:12.365Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-14T19:57:12.365Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-14T19:57:12.365Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-14T19:57:12.947Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-11-14T19:57:19.482Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-14T19:57:21.683Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-14T19:57:23.880Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-14T19:57:30.995Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-14T19:57:31.011Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-11-14T19:57:36.832Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-14T19:57:41.555Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-14T19:57:43.106Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-14T19:57:43.569Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-14T19:57:47.336Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-14T19:57:47.336Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-14T19:57:48.315Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-14T19:57:49.069Z] --- PASS: TestDockerSwarmSuite (1731.64s) [2019-11-14T19:57:49.069Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.15s) [2019-11-14T19:57:49.069Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.61s) [2019-11-14T19:57:49.069Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.01s) [2019-11-14T19:57:49.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.00s) [2019-11-14T19:57:49.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2019-11-14T19:57:49.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.72s) [2019-11-14T19:57:49.069Z] docker_api_swarm_test.go:563: [d3a14b3e3cbf2] joining swarm manager [d9e89905800c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-14T19:57:49.069Z] docker_api_swarm_test.go:585: [dcbea5cc3fbc1] joining swarm manager [d9e89905800c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-14T19:57:49.069Z] check_test.go:380: [d3a14b3e3cbf2] daemon is not started [2019-11-14T19:57:49.069Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-14T19:57:49.069Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-14T19:57:49.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.85s) [2019-11-14T19:57:49.069Z] docker_api_swarm_test.go:46: [d45617b539f93] joining swarm manager [db78bf94ecb1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-14T19:57:49.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.80s) [2019-11-14T19:57:49.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.70s) [2019-11-14T19:57:49.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.50s) [2019-11-14T19:57:49.069Z] docker_api_swarm_test.go:304: [dd46e66a92196] joining swarm manager [d5b5eeb0c479a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-14T19:57:49.069Z] docker_api_swarm_test.go:305: [db8af215232d2] joining swarm manager [d5b5eeb0c479a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-14T19:57:49.069Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-11-14T19:57:49.069Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-11-14T19:57:49.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.07s) [2019-11-14T19:57:49.069Z] docker_api_swarm_test.go:272: [d604bdedf8107] joining swarm manager [dbfe8fe457644]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-14T19:57:49.069Z] docker_api_swarm_test.go:273: [da3db17d85291] joining swarm manager [dbfe8fe457644]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-14T19:57:49.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.93s) [2019-11-14T19:57:49.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.84s) [2019-11-14T19:57:49.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.66s) [2019-11-14T19:57:49.069Z] docker_api_swarm_node_test.go:19: [d100b1e680ecb] joining swarm manager [daa35580bdf52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-14T19:57:49.069Z] docker_api_swarm_node_test.go:20: [dd80ef44f7797] joining swarm manager [daa35580bdf52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-14T19:57:49.069Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.35s) [2019-11-14T19:57:49.070Z] docker_api_swarm_test.go:502: [d86e9ea5b7f65] joining swarm manager [da2a77100ba1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-14T19:57:49.070Z] docker_api_swarm_test.go:507: [d9b95c1885e9c] joining swarm manager [da2a77100ba1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.30s) [2019-11-14T19:57:49.070Z] docker_api_swarm_node_test.go:80: [de4ce9c2c192a] joining swarm manager [d5e895129d87b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.16s) [2019-11-14T19:57:49.070Z] docker_api_swarm_node_test.go:52: [d1b2fe30507a9] joining swarm manager [dba6d9ddc596d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-14T19:57:49.070Z] docker_api_swarm_node_test.go:53: [de33ec0b86ed8] joining swarm manager [dba6d9ddc596d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.80s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.57s) [2019-11-14T19:57:49.070Z] docker_api_swarm_test.go:202: [d6dcfe5f2fc57] joining swarm manager [d26b7417927aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.82s) [2019-11-14T19:57:49.070Z] docker_api_swarm_test.go:384: [deb2a4173b350] joining swarm manager [d02b5ff71d5ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-14T19:57:49.070Z] docker_api_swarm_test.go:385: [d19949843528e] joining swarm manager [d02b5ff71d5ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-14T19:57:49.070Z] check_test.go:380: [d19949843528e] daemon is not started [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.72s) [2019-11-14T19:57:49.070Z] docker_api_swarm_test.go:802: [d1d55a85d12f9] joining swarm manager [de477595da2a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-14T19:57:49.070Z] docker_api_swarm_test.go:802: [d6714eb8bb277] joining swarm manager [de477595da2a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-14T19:57:49.070Z] docker_api_swarm_test.go:802: [d17664afc3552] joining swarm manager [de477595da2a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-14T19:57:49.070Z] docker_api_swarm_test.go:802: [d94770cb91a41] joining swarm manager [de477595da2a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-14T19:57:49.070Z] docker_api_swarm_test.go:810: [d6c96cce8ea0a] joining swarm manager [de477595da2a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.04s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.38s) [2019-11-14T19:57:49.070Z] docker_api_swarm_service_test.go:394: [d86bed674f511] joining swarm manager [decb53b684ded]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-14T19:57:49.070Z] docker_api_swarm_service_test.go:394: [dfe0fd9ed580b] joining swarm manager [decb53b684ded]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.75s) [2019-11-14T19:57:49.070Z] docker_api_swarm_service_test.go:342: [dc6193b4c859d] joining swarm manager [d43dda5e150ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-14T19:57:49.070Z] docker_api_swarm_service_test.go:342: [ddcbdb0f887a7] joining swarm manager [d43dda5e150ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.11s) [2019-11-14T19:57:49.070Z] docker_api_swarm_service_test.go:489: [d8a2a14f85fba] joining swarm manager [d209d571a4d2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-14T19:57:49.070Z] docker_api_swarm_service_test.go:489: [d91bb5b33deb8] joining swarm manager [d209d571a4d2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.34s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.60s) [2019-11-14T19:57:49.070Z] docker_api_swarm_service_test.go:127: [d5a1494a0115b] joining swarm manager [d6b0fa422e82b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-14T19:57:49.070Z] docker_api_swarm_service_test.go:128: [d6cd7b708928d] joining swarm manager [d6b0fa422e82b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-14T19:57:49.070Z] docker_api_swarm_service_test.go:136: [d4de0f8028150] joining swarm manager [d6b0fa422e82b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-14T19:57:49.070Z] docker_api_swarm_service_test.go:137: [d6787dddf9e6e] joining swarm manager [d6b0fa422e82b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.13s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.89s) [2019-11-14T19:57:49.070Z] docker_api_swarm_service_test.go:303: [df790d5776b5d] joining swarm manager [dc58a18103fbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-14T19:57:49.070Z] docker_api_swarm_service_test.go:303: [d51a176a32100] joining swarm manager [dc58a18103fbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.82s) [2019-11-14T19:57:49.070Z] docker_api_swarm_service_test.go:99: [d50ccc065d7db] joining swarm manager [d28aac6edba1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-14T19:57:49.070Z] docker_api_swarm_service_test.go:100: [d8ea5bcaf9d7a] joining swarm manager [d28aac6edba1b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-14T19:57:49.070Z] check_test.go:380: [d50ccc065d7db] daemon is not started [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.83s) [2019-11-14T19:57:49.070Z] docker_api_swarm_service_test.go:532: [d51d8c6d89a91] joining swarm manager [d03404bc5ec15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-14T19:57:49.070Z] docker_api_swarm_service_test.go:533: [db157b53a6a2b] joining swarm manager [d03404bc5ec15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.50s) [2019-11-14T19:57:49.070Z] docker_api_swarm_service_test.go:147: [d9d026b14ce11] joining swarm manager [d4f9574914ee7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-14T19:57:49.070Z] docker_api_swarm_service_test.go:147: [d63ad60516760] joining swarm manager [d4f9574914ee7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (27.06s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.67s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.06s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.43s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.42s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.44s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.09s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (9.79s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.19s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.94s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.58s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.11s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.21s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.26s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.31s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.19s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.75s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (7.57s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.78s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.98s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.74s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.91s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.83s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.81s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.61s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.58s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.80s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.33s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.70s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.38s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.21s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.86s) [2019-11-14T19:57:49.070Z] docker_cli_service_logs_test.go:241: checking task bh2598nv445o [2019-11-14T19:57:49.070Z] docker_cli_service_logs_test.go:246: checking messages for bh2598nv445o [2019-11-14T19:57:49.070Z] docker_cli_service_logs_test.go:241: checking task a8o4qh5yy55w [2019-11-14T19:57:49.070Z] docker_cli_service_logs_test.go:246: checking messages for a8o4qh5yy55w [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.26s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.72s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.25s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.92s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.21s) [2019-11-14T19:57:49.070Z] docker_cli_swarm_test.go:1901: [d3ded72e23b59] joining swarm manager [d9069946cced1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-14T19:57:49.070Z] docker_cli_swarm_test.go:1902: [d19fbb840be33] joining swarm manager [d9069946cced1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.29s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.14s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.45s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.44s) [2019-11-14T19:57:49.070Z] docker_cli_swarm_test.go:1802: [d51926c2b41f7] joining swarm manager [d802b61a05097]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-14T19:57:49.070Z] docker_cli_swarm_test.go:1803: [d671940f25a2a] joining swarm manager [d802b61a05097]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.50s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (92.55s) [2019-11-14T19:57:49.070Z] docker_cli_swarm_test.go:1321: [d1ff1977d116f] joining swarm manager [dee7e42e0762a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-14T19:57:49.070Z] docker_cli_swarm_test.go:1322: [dea8fbca295a4] joining swarm manager [dee7e42e0762a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.05s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.92s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.70s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.23s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.86s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.05s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.39s) [2019-11-14T19:57:49.070Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-14T19:57:49.070Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.66s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.86s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.06s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.16s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.88s) [2019-11-14T19:57:49.070Z] docker_cli_swarm_test.go:1186: [d5a8887554a88] joining swarm manager [d6a4000bc55c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-14T19:57:49.070Z] docker_cli_swarm_test.go:1195: [d1491a1c62d5d] joining swarm manager [d6a4000bc55c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.39s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.52s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.95s) [2019-11-14T19:57:49.070Z] docker_cli_swarm_test.go:1118: [db3969aaed596] joining swarm manager [de006617272d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-14T19:57:49.070Z] docker_cli_swarm_test.go:1119: [d0393da916248] joining swarm manager [de006617272d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-14T19:57:49.070Z] docker_cli_swarm_test.go:1172: [d1fbb0d3b4587] joining swarm manager [de006617272d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.22s) [2019-11-14T19:57:49.070Z] docker_cli_swarm_test.go:1453: [d88618885ba93] joining swarm manager [de5034f4cba43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-14T19:57:49.070Z] docker_cli_swarm_test.go:1454: [d3d9907785a7b] joining swarm manager [de5034f4cba43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.15s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.35s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.12s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.08s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.14s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.98s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.26s) [2019-11-14T19:57:49.070Z] docker_cli_swarm_unix_test.go:62: [d1071d5735c91] joining swarm manager [dbd9743f3c29c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.06s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.33s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.23s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.91s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.03s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.55s) [2019-11-14T19:57:49.070Z] docker_api_swarm_test.go:962: [d4b8ef7f0ecac] joining swarm manager [da29999e3f78e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.20s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.23s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.00s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.62s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.86s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.18s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.39s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.91s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.70s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.25s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.92s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.88s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.39s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.96s) [2019-11-14T19:57:49.070Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.98s) [2019-11-14T19:57:49.070Z] === RUN TestDockerExternalVolumeSuite [2019-11-14T19:57:49.070Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-11-14T19:57:53.036Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-14T19:58:01.652Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-14T19:58:01.652Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-14T19:58:01.652Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-14T19:58:01.652Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-14T19:58:01.652Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-14T19:58:01.652Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-14T19:58:03.204Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-14T19:58:03.204Z] === RUN TestDockerSuite/TestEventsRename [2019-11-14T19:58:03.923Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-11-14T19:58:05.401Z] === RUN TestDockerSuite/TestEventsResize [2019-11-14T19:58:07.603Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-14T19:58:09.805Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-14T19:58:12.733Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-14T19:58:16.505Z] === RUN TestDockerSuite/TestEventsTop [2019-11-14T19:58:16.973Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-14T19:58:19.902Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-14T19:58:22.832Z] === RUN TestDockerSuite/TestExec [2019-11-14T19:58:22.832Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-14T19:58:23.295Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-14T19:58:24.846Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-14T19:58:26.396Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-14T19:58:26.396Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-14T19:58:26.396Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-14T19:58:26.396Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-14T19:58:28.593Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-14T19:58:30.792Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-14T19:58:32.345Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-14T19:58:34.542Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-14T19:58:38.309Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-14T19:58:38.309Z] === RUN TestDockerSuite/TestExecEnv [2019-11-14T19:58:38.309Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-14T19:58:38.309Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-14T19:58:40.508Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-14T19:58:45.236Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-14T19:58:45.236Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-14T19:58:45.236Z] === RUN TestDockerSuite/TestExecParseError [2019-11-14T19:58:45.236Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-14T19:58:45.236Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-14T19:58:45.236Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-14T19:58:47.434Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-14T19:58:47.434Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-14T19:58:47.434Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-14T19:58:47.434Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-14T19:58:47.434Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-14T19:58:47.434Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-14T19:58:49.634Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-14T19:58:49.634Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-14T19:59:00.025Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-14T19:59:00.025Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-14T19:59:00.025Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-14T19:59:00.025Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-14T19:59:04.750Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-14T19:59:10.578Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-14T19:59:11.565Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-11-14T19:59:13.506Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-14T19:59:19.334Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-14T19:59:19.335Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-14T19:59:19.335Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-14T19:59:19.335Z] === RUN TestDockerSuite/TestHealth [2019-11-14T19:59:19.335Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-14T19:59:19.335Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-14T19:59:19.798Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-14T19:59:19.798Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-14T19:59:21.517Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-11-14T19:59:24.521Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-14T19:59:24.521Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-14T19:59:24.521Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-14T19:59:24.521Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-14T19:59:24.521Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-14T19:59:24.985Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-14T19:59:25.449Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-14T19:59:25.449Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-14T19:59:26.426Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-14T19:59:26.890Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-14T19:59:28.441Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-14T19:59:28.441Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-14T19:59:30.641Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-14T19:59:32.840Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-14T19:59:32.840Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-14T19:59:32.840Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-14T19:59:36.604Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-14T19:59:36.604Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-14T19:59:39.532Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-14T19:59:39.532Z] === RUN TestDockerSuite/TestImportFile [2019-11-14T19:59:39.532Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-14T19:59:39.532Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-14T19:59:39.532Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-14T19:59:39.532Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-14T19:59:39.532Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-14T19:59:39.532Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-14T19:59:39.532Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-14T19:59:39.532Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-14T19:59:39.532Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-14T19:59:39.532Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-14T19:59:39.532Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-14T19:59:41.728Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-14T19:59:43.279Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-14T19:59:43.279Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-14T19:59:43.279Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-14T19:59:43.279Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-14T19:59:43.279Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-14T19:59:45.476Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-14T19:59:45.476Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-14T19:59:47.673Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-14T19:59:47.673Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-14T19:59:47.673Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-14T19:59:47.673Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-14T19:59:49.871Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-14T19:59:53.577Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-11-14T19:59:54.593Z] === RUN TestDockerSuite/TestInspectImage [2019-11-14T19:59:54.593Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-14T19:59:54.593Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-14T19:59:54.593Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-14T20:00:01.715Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-14T20:00:03.275Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-14T20:00:03.275Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-14T20:00:05.477Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-14T20:00:07.029Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-14T20:00:07.029Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-14T20:00:07.029Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-14T20:00:08.430Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-11-14T20:00:09.228Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-14T20:00:12.164Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-14T20:00:15.927Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-14T20:00:18.124Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-14T20:00:19.676Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-14T20:00:21.874Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-14T20:00:24.070Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-14T20:00:25.623Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-14T20:00:27.820Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-14T20:00:27.820Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-14T20:00:27.820Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-14T20:00:27.820Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-14T20:00:27.820Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-14T20:00:27.820Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-14T20:00:27.820Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-14T20:00:27.820Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-14T20:00:27.820Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-14T20:00:27.820Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-14T20:00:27.820Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-14T20:00:27.820Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-14T20:00:27.820Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-14T20:00:27.820Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-14T20:00:27.820Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-14T20:00:27.820Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-14T20:00:27.820Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-14T20:00:27.820Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-14T20:00:27.820Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-14T20:00:27.820Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-14T20:00:29.372Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-14T20:00:31.570Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-14T20:00:37.398Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-14T20:00:38.951Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-14T20:00:38.951Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-14T20:00:40.471Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-11-14T20:00:41.153Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-14T20:00:41.153Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-14T20:00:48.265Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-14T20:00:52.651Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-11-14T20:00:55.380Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-14T20:01:02.499Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-14T20:01:04.694Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-14T20:01:06.911Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-14T20:01:06.911Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-14T20:01:08.457Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-14T20:01:10.645Z] === RUN TestDockerSuite/TestLogsSince [2019-11-14T20:01:19.243Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-14T20:01:19.243Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-14T20:01:19.243Z] === RUN TestDockerSuite/TestLogsTail [2019-11-14T20:01:22.161Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-14T20:01:24.348Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-14T20:01:24.693Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-11-14T20:01:26.536Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-14T20:01:26.536Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-14T20:01:26.536Z] === RUN TestDockerSuite/TestNetHostname [2019-11-14T20:01:26.536Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-14T20:01:26.536Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-14T20:01:26.536Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-14T20:01:26.536Z] === RUN TestDockerSuite/TestPluginActive [2019-11-14T20:01:26.536Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-14T20:01:26.536Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-14T20:01:26.536Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-14T20:01:26.536Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-14T20:01:26.536Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-14T20:01:26.536Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-14T20:01:26.536Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-14T20:01:26.536Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-14T20:01:26.536Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-14T20:01:26.536Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-14T20:01:26.536Z] === RUN TestDockerSuite/TestPortList [2019-11-14T20:01:26.536Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-14T20:01:31.245Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-14T20:01:31.246Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-14T20:01:31.246Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-14T20:01:31.246Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-14T20:01:31.246Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-14T20:01:31.246Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-14T20:01:31.246Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-14T20:01:31.246Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-14T20:01:31.246Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-14T20:01:31.246Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-14T20:01:34.996Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-14T20:01:34.996Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-14T20:01:39.569Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-11-14T20:01:43.589Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-14T20:01:43.589Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-14T20:01:52.183Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-14T20:01:57.627Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-11-14T20:02:04.600Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-14T20:02:04.600Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-14T20:02:04.600Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-14T20:02:17.012Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-14T20:02:19.200Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-14T20:02:25.012Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-14T20:02:29.723Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-14T20:02:29.723Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-14T20:02:29.723Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-14T20:02:33.473Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-14T20:02:33.473Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-14T20:02:33.473Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-14T20:02:33.473Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-14T20:02:33.473Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-14T20:02:40.571Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-14T20:02:40.571Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-14T20:02:41.033Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-14T20:02:41.033Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-14T20:02:42.575Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-14T20:02:43.548Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-14T20:02:43.548Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-14T20:02:44.262Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-11-14T20:02:47.305Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-14T20:02:51.058Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-14T20:02:53.246Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-14T20:03:02.319Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-11-14T20:03:19.063Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-14T20:03:19.063Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-14T20:03:23.770Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-14T20:03:23.770Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-14T20:03:23.770Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-14T20:03:24.235Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-14T20:03:28.940Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-14T20:03:32.689Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-14T20:03:32.689Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-14T20:03:34.361Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-11-14T20:03:36.439Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-14T20:03:36.440Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-14T20:03:36.901Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-14T20:03:58.116Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-14T20:03:58.116Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-14T20:03:59.090Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-14T20:04:06.188Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-14T20:04:06.425Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-11-14T20:04:10.894Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-14T20:04:17.989Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-14T20:04:21.276Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-11-14T20:04:23.250Z] === RUN TestDockerSuite/TestRmiTag [2019-11-14T20:04:23.250Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-14T20:04:25.437Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-14T20:04:39.333Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-11-14T20:04:43.157Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-14T20:04:44.812Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-14T20:04:49.515Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-14T20:04:50.493Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-14T20:04:50.493Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-14T20:04:50.493Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-14T20:04:50.493Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-14T20:04:50.493Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-14T20:04:50.493Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-14T20:04:50.493Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-14T20:04:50.493Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-14T20:04:52.705Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-14T20:04:52.705Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-14T20:04:52.705Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-14T20:04:54.184Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-11-14T20:04:57.430Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-14T20:05:00.368Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-14T20:05:02.561Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-14T20:05:09.035Z] --- PASS: TestDockerExternalVolumeSuite (441.55s) [2019-11-14T20:05:09.036Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (16.07s) [2019-11-14T20:05:09.036Z] docker_cli_external_volume_driver_test.go:53: [da215edf95df2] daemon is not started [2019-11-14T20:05:09.036Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-11-14T20:05:09.036Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.56s) [2019-11-14T20:05:09.036Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2019-11-14T20:05:09.036Z] docker_cli_external_volume_driver_test.go:53: [d4194c97f2535] daemon is not started [2019-11-14T20:05:09.036Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2019-11-14T20:05:09.036Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-11-14T20:05:09.036Z] docker_cli_external_volume_driver_test.go:53: [d704ede5f423a] daemon is not started [2019-11-14T20:05:09.036Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-11-14T20:05:09.036Z] docker_cli_external_volume_driver_test.go:53: [d42be0c1c45b8] daemon is not started [2019-11-14T20:05:09.036Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.57s) [2019-11-14T20:05:09.036Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2019-11-14T20:05:09.036Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.85s) [2019-11-14T20:05:09.036Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2019-11-14T20:05:09.036Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.65s) [2019-11-14T20:05:09.036Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.90s) [2019-11-14T20:05:09.036Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.00s) [2019-11-14T20:05:09.036Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.62s) [2019-11-14T20:05:09.036Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.41s) [2019-11-14T20:05:09.036Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.38s) [2019-11-14T20:05:09.036Z] docker_cli_external_volume_driver_test.go:485: [dbd90b68347e5] daemon is not started [2019-11-14T20:05:09.036Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-11-14T20:05:09.036Z] docker_cli_external_volume_driver_test.go:53: [da9fe08f4a57c] daemon is not started [2019-11-14T20:05:09.036Z] PASS [2019-11-14T20:05:09.036Z] [2019-11-14T20:05:09.036Z] === Skipped [2019-11-14T20:05:09.036Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-11-14T20:05:09.036Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-11-14T20:05:09.036Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-11-14T20:05:09.036Z] check_test.go:309: [d417b231b2997] daemon is not started [2019-11-14T20:05:09.036Z] [2019-11-14T20:05:09.036Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-14T20:05:09.036Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-14T20:05:09.036Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-11-14T20:05:09.036Z] check_test.go:309: [dba3603e8cf45] daemon is not started [2019-11-14T20:05:09.036Z] [2019-11-14T20:05:09.036Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-11-14T20:05:09.036Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-11-14T20:05:09.036Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-11-14T20:05:09.036Z] check_test.go:309: [dc60e08d83240] daemon is not started [2019-11-14T20:05:09.036Z] [2019-11-14T20:05:09.036Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-14T20:05:09.036Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-14T20:05:09.036Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-11-14T20:05:09.036Z] check_test.go:309: [dcd42e342d2e0] daemon is not started [2019-11-14T20:05:09.036Z] [2019-11-14T20:05:09.036Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-14T20:05:09.036Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-14T20:05:09.036Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-14T20:05:09.036Z] [2019-11-14T20:05:09.036Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-14T20:05:09.036Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-14T20:05:09.036Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-11-14T20:05:09.036Z] [2019-11-14T20:05:09.036Z] [2019-11-14T20:05:09.036Z] DONE 273 tests, 6 skipped in 2607.085s [2019-11-14T20:05:09.036Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-14T20:05:09.293Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd037d29168de/docker.pid [2019-11-14T20:05:09.293Z] +++ kill 7135 [2019-11-14T20:05:09.293Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 7135 is not a child of this shell [2019-11-14T20:05:09.293Z] warning: PID 7135 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dd037d29168de/docker.pid had a nonzero exit code [2019-11-14T20:05:09.293Z] ++++ cat bundles/test-integration/docker.pid [2019-11-14T20:05:09.293Z] +++ kill 7297 [2019-11-14T20:05:09.651Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-14T20:05:10.661Z] +++ /etc/init.d/apparmor stop [2019-11-14T20:05:10.661Z] Clearing AppArmor profiles cache:. [2019-11-14T20:05:10.661Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-14T20:05:10.661Z] Unloading profiles will leave already running processes permanently [2019-11-14T20:05:10.661Z] unconfined, which can lead to unexpected situations. [2019-11-14T20:05:10.661Z] [2019-11-14T20:05:10.661Z] To set a process to complain mode, use the command line tool [2019-11-14T20:05:10.661Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-14T20:05:10.661Z] with the 'teardown' option." [2019-11-14T20:05:10.661Z] [2019-11-14T20:05:10.918Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-11-14T20:05:10.930Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-14T20:05:11.874Z] + echo Ensuring container killed. [2019-11-14T20:05:11.874Z] Ensuring container killed. [2019-11-14T20:05:11.874Z] + docker ps -aq -f name=docker-pr2-* [2019-11-14T20:05:11.874Z] + cids=3c9793477720 [2019-11-14T20:05:11.874Z] 8ae19b71b9d6 [2019-11-14T20:05:11.874Z] e59ab511df27 [2019-11-14T20:05:11.874Z] + [ -n 3c9793477720 [2019-11-14T20:05:11.874Z] 8ae19b71b9d6 [2019-11-14T20:05:11.874Z] e59ab511df27 ] [2019-11-14T20:05:11.874Z] + docker rm -vf 3c9793477720 8ae19b71b9d6 e59ab511df27 [2019-11-14T20:05:13.398Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-14T20:05:13.860Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-14T20:05:17.127Z] 3c9793477720 [2019-11-14T20:05:17.127Z] 8ae19b71b9d6 [2019-11-14T20:05:17.127Z] e59ab511df27 [Pipeline] sh [2019-11-14T20:05:17.417Z] + echo Chowning /workspace to jenkins user [2019-11-14T20:05:17.417Z] Chowning /workspace to jenkins user [2019-11-14T20:05:17.417Z] + id -u [2019-11-14T20:05:17.417Z] + id -g [2019-11-14T20:05:17.417Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40212:/workspace busybox chown -R 1000:1000 /workspace [2019-11-14T20:05:17.613Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-14T20:05:17.613Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-14T20:05:17.613Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-14T20:05:17.613Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-14T20:05:17.613Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-14T20:05:17.613Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-14T20:05:17.613Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-14T20:05:17.613Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-14T20:05:17.613Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-14T20:05:17.613Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-14T20:05:17.613Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-14T20:05:18.075Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-14T20:05:19.619Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-14T20:05:19.619Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-14T20:05:21.900Z] + bundleName=amd64 [2019-11-14T20:05:21.900Z] + echo Creating amd64-bundles.tar.gz [2019-11-14T20:05:21.900Z] Creating amd64-bundles.tar.gz [2019-11-14T20:05:21.900Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-11-14T20:05:21.900Z] + xargs tar -czf amd64-bundles.tar.gz [2019-11-14T20:05:22.533Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-14T20:05:22.536Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-14T20:05:22.536Z] === RUN TestDockerSuite/TestRunContainerNetwork [Pipeline] archiveArtifacts [2019-11-14T20:05:23.281Z] Archiving artifacts [2019-11-14T20:05:23.734Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40212/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-14T20:05:24.041Z] + make clean [2019-11-14T20:05:24.297Z] docker volume rm -f docker-dev-cache [2019-11-14T20:05:24.298Z] docker-dev-cache [Pipeline] deleteDir [2019-11-14T20:05:24.726Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-14T20:05:24.727Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-14T20:05:24.727Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-14T20:05:24.727Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-14T20:05:24.727Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-14T20:05:24.727Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-14T20:05:24.727Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-14T20:05:24.727Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-14T20:05:26.914Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-14T20:05:29.113Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-14T20:05:30.657Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-14T20:05:30.657Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-14T20:05:30.657Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-14T20:05:30.657Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-14T20:05:32.845Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-14T20:05:32.845Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-14T20:05:32.845Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-14T20:05:32.845Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-14T20:05:32.845Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-14T20:05:35.031Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-14T20:05:46.499Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-14T20:05:46.499Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-14T20:05:46.499Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-14T20:05:46.499Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-14T20:05:46.499Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-14T20:05:46.499Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-14T20:05:46.499Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-14T20:05:48.044Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-14T20:05:48.044Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-14T20:05:48.506Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-14T20:05:48.506Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-14T20:05:50.693Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-14T20:05:52.239Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-14T20:05:52.239Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-14T20:05:54.426Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-14T20:05:54.426Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-14T20:05:54.426Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-14T20:05:54.426Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-14T20:05:56.614Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-14T20:05:58.160Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-14T20:06:00.349Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-14T20:06:02.538Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-14T20:06:02.538Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-14T20:06:02.538Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-14T20:06:02.538Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-14T20:06:02.538Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-14T20:06:02.538Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-14T20:06:02.538Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-14T20:06:02.538Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-14T20:06:02.538Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-14T20:06:06.299Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-14T20:06:06.299Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-14T20:06:06.299Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-14T20:06:06.299Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-14T20:06:06.299Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-14T20:06:06.299Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-14T20:06:06.299Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-14T20:06:16.650Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-14T20:06:16.650Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-14T20:06:16.650Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-14T20:06:16.650Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-14T20:06:16.650Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-14T20:06:16.650Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-14T20:06:16.650Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-14T20:06:16.650Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-14T20:06:16.650Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-14T20:06:16.650Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-14T20:06:16.650Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-14T20:06:17.112Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-14T20:06:17.112Z] === RUN TestDockerSuite/TestRunMount [2019-11-14T20:06:17.112Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-14T20:06:17.112Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-14T20:06:17.112Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-14T20:06:17.112Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-14T20:06:24.207Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-14T20:06:24.207Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-14T20:06:24.207Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-14T20:06:24.207Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-14T20:06:27.960Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-14T20:06:31.713Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-14T20:06:31.713Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-14T20:06:31.713Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-14T20:06:31.713Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-14T20:06:31.713Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-14T20:06:31.713Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-14T20:06:31.713Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-14T20:06:31.713Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-14T20:06:31.713Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-14T20:06:31.713Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-14T20:06:31.713Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-14T20:06:32.688Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-14T20:06:34.888Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-14T20:06:37.081Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-14T20:06:37.542Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-14T20:06:39.732Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-14T20:06:39.732Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-14T20:06:39.732Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-14T20:06:39.732Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-14T20:06:39.732Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-14T20:06:39.732Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-14T20:06:39.732Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-14T20:06:39.732Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-14T20:06:39.732Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-14T20:06:42.649Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-14T20:06:42.649Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-14T20:06:42.649Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-14T20:06:42.649Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-14T20:06:42.649Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-14T20:06:42.649Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-14T20:06:49.753Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-14T20:06:49.753Z] === RUN TestDockerSuite/TestRunRm [2019-11-14T20:06:51.943Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-14T20:06:57.757Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-14T20:06:59.303Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-14T20:07:01.492Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-14T20:07:03.039Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-14T20:07:05.229Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-14T20:07:05.229Z] === RUN TestDockerSuite/TestRunState [2019-11-14T20:07:05.229Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-14T20:07:07.416Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-14T20:07:07.416Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-14T20:07:08.960Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-14T20:07:08.960Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-14T20:07:08.960Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-14T20:07:08.960Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-14T20:07:09.422Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-14T20:07:09.422Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-14T20:07:14.139Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-14T20:07:14.139Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-14T20:07:14.139Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-14T20:07:14.139Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-14T20:07:14.139Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-14T20:07:14.139Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-14T20:07:14.139Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-14T20:07:14.139Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-14T20:07:14.139Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-14T20:07:14.139Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-14T20:07:14.139Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-14T20:07:15.683Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-14T20:07:15.683Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-14T20:07:17.872Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-14T20:07:17.872Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-14T20:07:17.872Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-14T20:07:20.790Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-14T20:07:26.608Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-14T20:07:30.359Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-14T20:07:36.174Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-14T20:07:36.174Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-14T20:07:36.174Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-14T20:07:36.174Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-14T20:07:36.174Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-14T20:07:38.361Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-14T20:07:40.550Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-14T20:07:42.737Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-14T20:07:42.737Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-14T20:07:42.737Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-14T20:07:42.737Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-14T20:07:42.737Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-14T20:07:42.737Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-14T20:07:42.737Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-14T20:07:42.737Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-14T20:07:42.737Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-14T20:07:46.491Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-14T20:07:48.044Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-14T20:07:50.234Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-14T20:07:53.985Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-14T20:07:53.985Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-14T20:07:53.985Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-14T20:07:53.985Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-14T20:07:53.985Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-14T20:07:53.985Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-14T20:07:53.985Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-14T20:07:53.985Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-14T20:07:53.985Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-14T20:07:53.985Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-14T20:07:53.985Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-14T20:07:53.985Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-14T20:07:53.985Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-14T20:07:53.985Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-14T20:07:53.985Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-14T20:07:53.985Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-14T20:07:53.985Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-14T20:07:53.985Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-14T20:07:56.173Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-14T20:07:56.635Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-14T20:07:57.099Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-14T20:07:57.099Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-14T20:07:58.644Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-14T20:08:04.456Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-14T20:08:04.456Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-14T20:08:11.556Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-14T20:08:11.556Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-14T20:08:15.307Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-14T20:08:15.307Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-14T20:08:15.307Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-14T20:08:15.307Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-14T20:08:15.307Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-14T20:08:25.658Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-14T20:08:25.658Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-14T20:08:25.658Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-14T20:08:25.658Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-14T20:08:25.658Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-14T20:08:25.658Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-14T20:08:25.658Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-14T20:08:26.632Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-14T20:08:28.823Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-14T20:08:28.823Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-14T20:08:31.014Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-14T20:08:31.014Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-14T20:08:31.014Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-14T20:08:31.014Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-14T20:08:31.014Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-14T20:08:31.014Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-14T20:08:31.014Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-14T20:08:45.856Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-14T20:08:46.319Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-14T20:08:46.319Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-14T20:08:46.319Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-14T20:08:46.902Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-14T20:08:46.902Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-14T20:08:47.365Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-14T20:08:50.285Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-14T20:08:50.285Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-14T20:08:52.474Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-14T20:08:52.935Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-14T20:08:53.397Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-14T20:08:53.397Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-14T20:08:53.859Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-14T20:09:00.956Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-14T20:09:00.956Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-14T20:09:01.418Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-14T20:09:01.418Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-14T20:09:01.418Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-14T20:09:07.235Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-14T20:09:07.698Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-14T20:09:08.159Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-14T20:09:16.759Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-14T20:09:16.759Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite (2399.75s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-11-14T20:09:17.224Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-11-14T20:09:17.224Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.62s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (140.90s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.44s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2019-11-14T20:09:17.224Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-11-14T20:09:17.224Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-11-14T20:09:17.224Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-11-14T20:09:17.224Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-11-14T20:09:17.224Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-11-14T20:09:17.224Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-11-14T20:09:17.224Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-11-14T20:09:17.224Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.13s) [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-11-14T20:09:17.224Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-11-14T20:09:17.224Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.97s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.01s) [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-11-14T20:09:17.224Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-11-14T20:09:17.224Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-11-14T20:09:17.224Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-11-14T20:09:17.224Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.99s) [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-11-14T20:09:17.224Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-11-14T20:09:17.224Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.02s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (104.14s) [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2019-11-14T20:09:17.224Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.85s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.25s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.91s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.26s) [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.44s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.18s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.82s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.08s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.38s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.88s) [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.03s) [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.52s) [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.77s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.61s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.98s) [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.19s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.88s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.56s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.74s) [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.87s) [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.94s) [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.27s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.72s) [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.42s) [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.54s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.34s) [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-11-14T20:09:17.224Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.31s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.84s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildCmd (0.57s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.54s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.00s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.03s) [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.14s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildContChar (12.98s) [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.93s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.79s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.13s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.46s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.63s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.42s) [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.59s) [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2019-11-14T20:09:17.224Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-11-14T20:09:17.224Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.224Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.46s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.36s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.58s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.72s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.77s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.41s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.62s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.65s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildDockerignore (52.09s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.82s) [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (60.84s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.69s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.84s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.94s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.53s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.67s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.66s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.69s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.94s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (98.01s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.45s) [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.06s) [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.80s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.85s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.79s) [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.35s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.18s) [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.85s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.05s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.22s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildFails (2.02s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.52s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (9.55s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.86s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.26s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.82s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.42s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.62s) [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.61s) [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.60s) [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildHistory (10.91s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.90s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.03s) [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.63s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildLabel (0.89s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.64s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.82s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildLabels (0.98s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.45s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.11s) [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.65s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.03s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.75s) [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.04s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.01s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.40s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.80s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.43s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.51s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.01s) [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.70s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.64s) [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.54s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.49s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.00s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.26s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.12s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.18s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.34s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.50s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.59s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.27s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.90s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.12s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.00s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.03s) [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.08s) [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.35s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.45s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildRm (13.49s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.14s) [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2019-11-14T20:09:17.225Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.39s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.31s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.49s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.46s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.16s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.84s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.58s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.96s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.84s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildStderr (4.78s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.28s) [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.81s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.32s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.79s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.40s) [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.49s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.29s) [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.24s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.86s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.26s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.46s) [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.29s) [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.73s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.72s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.45s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.63s) [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.20s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.56s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.86s) [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.35s) [2019-11-14T20:09:17.225Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-11-14T20:09:17.225Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-11-14T20:09:17.225Z] docker_cli_sni_test.go:18: Flakey test [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.89s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.70s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestCommitChange (5.10s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.63s) [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-11-14T20:09:17.225Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.74s) [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2019-11-14T20:09:17.225Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestCommitTTY (6.82s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.71s) [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-11-14T20:09:17.225Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-11-14T20:09:17.225Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-11-14T20:09:17.225Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-11-14T20:09:17.225Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-11-14T20:09:17.225Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-11-14T20:09:17.225Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-11-14T20:09:17.225Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.47s) [2019-11-14T20:09:17.225Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.70s) [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-11-14T20:09:17.226Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.00s) [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-11-14T20:09:17.226Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-11-14T20:09:17.226Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-11-14T20:09:17.226Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.02s) [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-11-14T20:09:17.226Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.23s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-11-14T20:09:17.226Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-11-14T20:09:17.226Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-11-14T20:09:17.226Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.48s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.94s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.10s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-11-14T20:09:17.226Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.12s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.01s) [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-11-14T20:09:17.226Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-11-14T20:09:17.226Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.97s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.73s) [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-11-14T20:09:17.226Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.44s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.97s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.65s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.71s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.64s) [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-11-14T20:09:17.226Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.91s) [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-11-14T20:09:17.226Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.96s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.96s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.80s) [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.79s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.99s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.28s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.29s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.27s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.23s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000723ce0_} (2.29s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1499260898_c:\foo_false____} (2.31s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1499260898_c:\foo_true____} (2.28s) [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-11-14T20:09:17.226Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.20s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.10s) [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2019-11-14T20:09:17.226Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.10s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.44s) [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.17s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.10s) [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2019-11-14T20:09:17.226Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.17s) [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.39s) [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2019-11-14T20:09:17.226Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestCpToDot (2.39s) [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2019-11-14T20:09:17.226Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestCpToStdout (6.95s) [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2019-11-14T20:09:17.226Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.76s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (6.89s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.01s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.66s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.72s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.55s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.20s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-11-14T20:09:17.226Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.13s) [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-11-14T20:09:17.226Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-11-14T20:09:17.226Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-11-14T20:09:17.226Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-11-14T20:09:17.226Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-11-14T20:09:17.226Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-11-14T20:09:17.226Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-11-14T20:09:17.226Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-11-14T20:09:17.226Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-11-14T20:09:17.226Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-11-14T20:09:17.226Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (6.85s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.18s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.13s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.40s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestEventsCopy (5.15s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.82s) [2019-11-14T20:09:17.226Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.91s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.80s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.43s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.39s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.03s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestEventsFilters (4.26s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestEventsFormat (8.99s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2019-11-14T20:09:17.227Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestEventsRename (2.17s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestEventsResize (2.55s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.00s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.45s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.50s) [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.55s) [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-11-14T20:09:17.227Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.72s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.68s) [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-11-14T20:09:17.227Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2019-11-14T20:09:17.227Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-11-14T20:09:17.227Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.88s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.00s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.02s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.93s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.91s) [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.10s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestExecInspectID (4.51s) [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-11-14T20:09:17.227Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.35s) [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2019-11-14T20:09:17.227Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2019-11-14T20:09:17.227Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2019-11-14T20:09:17.227Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2019-11-14T20:09:17.227Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.27s) [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.88s) [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.73s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.81s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.36s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.78s) [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-11-14T20:09:17.227Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.80s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.61s) [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.95s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.59s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.90s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.30s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2019-11-14T20:09:17.227Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.66s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestImportBadURL (2.36s) [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-11-14T20:09:17.227Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2019-11-14T20:09:17.227Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.05s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.94s) [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-11-14T20:09:17.227Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-11-14T20:09:17.227Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.93s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.91s) [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestInspectDefault (2.02s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestInspectHistory (4.74s) [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestInspectInt64 (6.78s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.92s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.90s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.95s) [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.97s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestInspectStatus (2.62s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.01s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.00s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.05s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.97s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.94s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.90s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.95s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-11-14T20:09:17.227Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.66s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.81s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.39s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.00s) [2019-11-14T20:09:17.227Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2019-11-14T20:09:17.227Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.07s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2019-11-14T20:09:17.227Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.06s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.08s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.88s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.41s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.19s) [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.11s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.12s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestLogsSince (8.66s) [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2019-11-14T20:09:17.228Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestLogsTail (2.59s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.31s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.05s) [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.11s) [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-11-14T20:09:17.228Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2019-11-14T20:09:17.228Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2019-11-14T20:09:17.228Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-11-14T20:09:17.228Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-11-14T20:09:17.228Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-11-14T20:09:17.228Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-11-14T20:09:17.228Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-11-14T20:09:17.228Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.09s) [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-11-14T20:09:17.228Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestPsByOrder (8.42s) [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.16s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.48s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-11-14T20:09:17.228Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.42s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.17s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.25s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.91s) [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2019-11-14T20:09:17.228Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.06s) [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.50s) [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.33s) [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-11-14T20:09:17.228Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.83s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.85s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.07s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.13s) [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.72s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.71s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.17s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.07s) [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.02s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.98s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.51s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.64s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.37s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.27s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.41s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.60s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.22s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.51s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.33s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.86s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.14s) [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:4038: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.18s) [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.50s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.80s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.22s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (6.76s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (4.63s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.06s) [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.99s) [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.77s) [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.89s) [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.03s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.04s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.94s) [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.94s) [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.99s) [2019-11-14T20:09:17.228Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.52s) [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:4003: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.228Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-11-14T20:09:17.228Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.99s) [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:4178: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.03s) [2019-11-14T20:09:17.229Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.95s) [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:4261: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.88s) [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- PASS: TestDockerSuite/TestRunExitCode (1.93s) [2019-11-14T20:09:17.229Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.94s) [2019-11-14T20:09:17.229Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.22s) [2019-11-14T20:09:17.229Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.96s) [2019-11-14T20:09:17.229Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:4513: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.67s) [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.86s) [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.59s) [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:4323: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:4311: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.28s) [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.40s) [2019-11-14T20:09:17.229Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.64s) [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2019-11-14T20:09:17.229Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.98s) [2019-11-14T20:09:17.229Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.97s) [2019-11-14T20:09:17.229Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.99s) [2019-11-14T20:09:17.229Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.92s) [2019-11-14T20:09:17.229Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.88s) [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-11-14T20:09:17.229Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.229Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-11-14T20:09:17.694Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.694Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-11-14T20:09:17.694Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.694Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-11-14T20:09:17.694Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.694Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.65s) [2019-11-14T20:09:17.694Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-11-14T20:09:17.694Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.694Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-11-14T20:09:17.694Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2019-11-14T20:09:17.694Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-11-14T20:09:17.694Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.694Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-11-14T20:09:17.694Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.694Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2019-11-14T20:09:17.694Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.694Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.19s) [2019-11-14T20:09:17.694Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-11-14T20:09:17.694Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.694Z] --- PASS: TestDockerSuite/TestRunRm (2.17s) [2019-11-14T20:09:17.694Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.13s) [2019-11-14T20:09:17.694Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.06s) [2019-11-14T20:09:17.694Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.94s) [2019-11-14T20:09:17.694Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.84s) [2019-11-14T20:09:17.694Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.17s) [2019-11-14T20:09:17.694Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-11-14T20:09:17.694Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.694Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-11-14T20:09:17.694Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.694Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.93s) [2019-11-14T20:09:17.694Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-11-14T20:09:17.694Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.694Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.92s) [2019-11-14T20:09:17.694Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-11-14T20:09:17.694Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.694Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-11-14T20:09:17.694Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.694Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2019-11-14T20:09:17.694Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2019-11-14T20:09:17.694Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-11-14T20:09:17.694Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.48s) [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.86s) [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.04s) [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:3968: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:3961: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.78s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.94s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.90s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.46s) [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.23s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.06s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.04s) [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.69s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.67s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.91s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.86s) [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2019-11-14T20:09:17.695Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.55s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.79s) [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_start_test.go:50: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.89s) [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_start_test.go:22: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.68s) [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2019-11-14T20:09:17.695Z] docker_cli_start_test.go:179: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_start_test.go:115: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_start_test.go:100: unmatched requirement IsPausable [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_start_test.go:76: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.22s) [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.01s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.12s) [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.92s) [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.24s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.65s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.67s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.87s) [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.89s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.73s) [2019-11-14T20:09:17.695Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-11-14T20:09:17.695Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.695Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.31s) [2019-11-14T20:09:17.695Z] === RUN TestDockerRegistrySuite [2019-11-14T20:09:17.695Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-14T20:09:17.695Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-14T20:09:17.695Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-14T20:09:17.695Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-11-14T20:09:17.695Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-14T20:09:17.695Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-11-14T20:09:17.695Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-14T20:09:17.695Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-14T20:09:17.695Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-14T20:09:17.695Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-14T20:09:17.695Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-14T20:09:17.695Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-14T20:09:17.696Z] --- PASS: TestDockerRegistrySuite (0.03s) [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] === RUN TestDockerSchema1RegistrySuite [2019-11-14T20:09:17.696Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-11-14T20:09:17.696Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-14T20:09:17.696Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-11-14T20:09:17.696Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-14T20:09:17.696Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-14T20:09:17.696Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-14T20:09:17.696Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-14T20:09:17.696Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-14T20:09:17.696Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-14T20:09:17.696Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-14T20:09:17.696Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-14T20:09:17.696Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-14T20:09:17.696Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-14T20:09:17.696Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-14T20:09:17.696Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-14T20:09:17.696Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-14T20:09:17.696Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-14T20:09:17.696Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-14T20:09:17.696Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-14T20:09:17.696Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-14T20:09:17.696Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.696Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-11-14T20:09:17.696Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.697Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-11-14T20:09:17.697Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.697Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-11-14T20:09:17.697Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.697Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-14T20:09:17.697Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-14T20:09:17.697Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-14T20:09:17.697Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-14T20:09:17.697Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-14T20:09:17.697Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-14T20:09:17.697Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-11-14T20:09:17.697Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-11-14T20:09:17.697Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.697Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-11-14T20:09:17.697Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.697Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-11-14T20:09:17.697Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.697Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-11-14T20:09:17.697Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.697Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-11-14T20:09:17.697Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.697Z] === RUN TestDockerDaemonSuite [2019-11-14T20:09:17.697Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-14T20:09:17.697Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-14T20:09:17.697Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-14T20:09:17.697Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-11-14T20:09:17.697Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-11-14T20:09:17.697Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.697Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-11-14T20:09:17.697Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.697Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-11-14T20:09:17.697Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.697Z] === RUN TestDockerSwarmSuite [2019-11-14T20:09:17.697Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-11-14T20:09:17.697Z] === RUN TestDockerPluginSuite [2019-11-14T20:09:17.697Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-11-14T20:09:17.697Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-11-14T20:09:17.697Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-11-14T20:09:17.697Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-11-14T20:09:17.697Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-11-14T20:09:17.697Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-11-14T20:09:17.697Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-11-14T20:09:17.697Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-11-14T20:09:17.697Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-11-14T20:09:17.697Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-11-14T20:09:17.697Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-11-14T20:09:17.697Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-11-14T20:09:17.697Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-11-14T20:09:17.697Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.697Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-11-14T20:09:17.697Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.697Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-11-14T20:09:17.697Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.697Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-11-14T20:09:17.697Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.697Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-11-14T20:09:17.697Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.697Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-11-14T20:09:17.697Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.697Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-11-14T20:09:17.697Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.697Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-11-14T20:09:17.697Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.697Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-11-14T20:09:17.697Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.697Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-11-14T20:09:17.697Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.697Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-11-14T20:09:17.697Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.697Z] === RUN TestDockerExternalVolumeSuite [2019-11-14T20:09:17.697Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-11-14T20:09:17.697Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.697Z] === RUN TestDockerNetworkSuite [2019-11-14T20:09:17.697Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-11-14T20:09:17.697Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.697Z] === RUN TestDockerHubPullSuite [2019-11-14T20:09:17.697Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-11-14T20:09:17.697Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-11-14T20:09:17.697Z] PASS [2019-11-14T20:09:17.697Z] ok github.com/docker/docker/integration-cli 2400.539s [2019-11-14T20:09:17.697Z] INFO: Integration tests ended at 11/14/2019 20:09:17. Duration:00:40:09.4030426 [2019-11-14T20:09:17.697Z] INFO: Docker info of the daemon under test at end of run [2019-11-14T20:09:17.697Z] [2019-11-14T20:09:17.697Z] Containers: 2 [2019-11-14T20:09:17.697Z] Running: 0 [2019-11-14T20:09:17.697Z] Paused: 0 [2019-11-14T20:09:17.697Z] Stopped: 2 [2019-11-14T20:09:17.697Z] Images: 12 [2019-11-14T20:09:17.697Z] Server Version: 0.0.0-dev [2019-11-14T20:09:17.697Z] Storage Driver: windowsfilter [2019-11-14T20:09:17.697Z] Windows: [2019-11-14T20:09:17.697Z] Logging Driver: json-file [2019-11-14T20:09:17.697Z] Plugins: [2019-11-14T20:09:17.697Z] Volume: local [2019-11-14T20:09:17.697Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-14T20:09:17.697Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-14T20:09:17.697Z] Swarm: inactive [2019-11-14T20:09:17.697Z] Default Isolation: process [2019-11-14T20:09:17.697Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-14T20:09:17.697Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-14T20:09:17.697Z] OSType: windows [2019-11-14T20:09:17.697Z] Architecture: x86_64 [2019-11-14T20:09:17.697Z] CPUs: 4 [2019-11-14T20:09:17.697Z] Total Memory: 32GiB [2019-11-14T20:09:17.697Z] Name: azwin-2-e130d0 [2019-11-14T20:09:17.697Z] ID: T52C:D2BM:THUX:G3OV:NR3J:TAOW:2SV6:M7ZY:UCP2:LRH2:XBGT:VLVC [2019-11-14T20:09:17.697Z] Docker Root Dir: D:\CI\PR-40212\2\daemon [2019-11-14T20:09:17.697Z] Debug Mode (client): false [2019-11-14T20:09:17.697Z] Debug Mode (server): true [2019-11-14T20:09:17.697Z] File Descriptors: -1 [2019-11-14T20:09:17.697Z] Goroutines: 18 [2019-11-14T20:09:17.697Z] System Time: 2019-11-14T20:09:17.3666811Z [2019-11-14T20:09:17.697Z] EventsListeners: 0 [2019-11-14T20:09:17.697Z] Registry: https://index.docker.io/v1/ [2019-11-14T20:09:17.697Z] Labels: [2019-11-14T20:09:17.697Z] Experimental: false [2019-11-14T20:09:17.697Z] Insecure Registries: [2019-11-14T20:09:17.697Z] 127.0.0.0/8 [2019-11-14T20:09:17.697Z] Live Restore Enabled: false [2019-11-14T20:09:17.697Z] [2019-11-14T20:09:17.697Z] [2019-11-14T20:09:17.697Z] INFO: Stopping daemon under test [2019-11-14T20:09:17.697Z] SUCCESS: The process with PID 1952 (child process of PID 5028) has been terminated. [2019-11-14T20:09:17.697Z] SUCCESS: The process with PID 5028 (child process of PID 6420) has been terminated. [2019-11-14T20:09:17.697Z] INFO: Stop tailing logs of the daemon under tests [2019-11-14T20:09:17.697Z] INFO: executeCI.ps1 Completed successfully at 11/14/2019 20:09:17. [2019-11-14T20:09:17.697Z] INFO: Tidying up at end of run [2019-11-14T20:09:17.697Z] INFO: Saving daemon under test log (d:\CI\PR-40212\2\dut.out) to C:\windows\TEMP\CIDUT.out [2019-11-14T20:09:17.697Z] INFO: Saving daemon under test log (d:\CI\PR-40212\2\dut.err) to C:\windows\TEMP\CIDUT.err [2019-11-14T20:09:17.697Z] INFO: Nuke-Everything... [2019-11-14T20:09:18.159Z] INFO: Container count on control daemon to delete is 2 [2019-11-14T20:09:18.620Z] 23c82ad6d589 [2019-11-14T20:09:18.620Z] e724908cdd6a [2019-11-14T20:09:18.620Z] INFO: Non-base image count on control daemon to delete is 1 [2019-11-14T20:09:20.164Z] Deleted: sha256:700f4ef9cb70f176103fd567653ad5357c433d8a222336466c94278e0cb86002 [2019-11-14T20:09:20.164Z] Deleted: sha256:cc32da7c1271113fab4732f93a5ff6087900848e4216078fba539a7a86a9e0fe [2019-11-14T20:09:20.164Z] INFO: Tidying pidfile d:\CI\PR-40212\2\docker.pid [2019-11-14T20:09:20.164Z] INFO: Nuking d:\CI [2019-11-14T20:09:50.165Z] INFO: Zapped successfully [2019-11-14T20:09:50.165Z] [2019-11-14T20:09:50.165Z] INFO: executeCI.ps1 exiting at Thu Nov 14 20:09:49 CUT 2019. Duration 00:54:30.3246739 [2019-11-14T20:09:50.165Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-11-14T20:09:51.901Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-11-14T20:09:53.087Z] Archiving artifacts [2019-11-14T20:10:08.208Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40212/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-14T20:10:09.312Z] + make clean [2019-11-14T20:10:10.285Z] docker volume rm -f docker-dev-cache [2019-11-14T20:10:10.285Z] 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