Pull request #39839 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f rather than 56c5668068f256f3cd347c2cb20baa874daf1aa7 Obtained Jenkinsfile from 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f 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 ead69454b4062f17d1f8389642089a002b037213 # 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-12-10T12:13:18.289Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-12-10T12:13:18.296Z] Trying to pass milestone 5 [Pipeline] milestone [2019-12-10T12:13:18.454Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-12-10T12:13:33.581Z] Still waiting to schedule task [2019-12-10T12:13:33.584Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2019-12-10T12:14:52.655Z] Running on ubuntu-1804-overlay2 (i-0a5ea8671d451c8fa) in /home/ubuntu/workspace/moby_PR-39839 [Pipeline] { [Pipeline] checkout [2019-12-10T12:14:58.503Z] using credential docker-jenkins-github-credentials [2019-12-10T12:14:58.516Z] Cloning the remote Git repository [2019-12-10T12:14:58.516Z] Cloning with configured refspecs honoured and without tags [2019-12-10T12:14:58.686Z] Cloning repository https://github.com/moby/moby.git [2019-12-10T12:14:58.745Z] > git init /home/ubuntu/workspace/moby_PR-39839 # timeout=10 [2019-12-10T12:14:59.557Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-10T12:14:59.558Z] > git --version # timeout=10 [2019-12-10T12:14:59.592Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-10T12:14:59.637Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39839/head:refs/remotes/origin/PR-39839 +refs/heads/master:refs/remotes/origin/master [2019-12-10T12:15:18.291Z] Fetching without tags [2019-12-10T12:15:18.612Z] Merging remotes/origin/master commit 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f into PR head commit 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:15:19.251Z] Merge succeeded, producing 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:15:19.252Z] Checking out Revision 56c5668068f256f3cd347c2cb20baa874daf1aa7 (PR-39839) [2019-12-10T12:15:18.238Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-10T12:15:18.247Z] > git config --add remote.origin.fetch +refs/pull/39839/head:refs/remotes/origin/PR-39839 # timeout=10 [2019-12-10T12:15:18.255Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-10T12:15:18.274Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-10T12:15:18.293Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-10T12:15:18.294Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-10T12:15:18.294Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39839/head:refs/remotes/origin/PR-39839 +refs/heads/master:refs/remotes/origin/master [2019-12-10T12:15:18.618Z] > git config core.sparsecheckout # timeout=10 [2019-12-10T12:15:18.629Z] > git checkout -f 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:15:19.204Z] > git merge 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f # timeout=10 [2019-12-10T12:15:19.224Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-10T12:15:19.254Z] > git config core.sparsecheckout # timeout=10 [2019-12-10T12:15:19.285Z] > git checkout -f 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:15:20.260Z] Commit message: "Testcase: Change time comparison logic." [2019-12-10T12:15:20.276Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-10T12:15:21.670Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39839:/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-12-10T12:15:20.262Z] > git rev-list --no-walk a9971287a0b2cc4876db38284038b1791a05d80b # timeout=10 [2019-12-10T12:15:28.243Z] Unable to find image 'alpine:latest' locally [2019-12-10T12:15:28.244Z] latest: Pulling from library/alpine [2019-12-10T12:15:28.244Z] 89d9c30c1d48: Pulling fs layer [2019-12-10T12:15:28.244Z] 89d9c30c1d48: Verifying Checksum [2019-12-10T12:15:28.244Z] 89d9c30c1d48: Download complete [2019-12-10T12:15:28.810Z] 89d9c30c1d48: Pull complete [2019-12-10T12:15:28.810Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a [2019-12-10T12:15:28.810Z] Status: Downloaded newer image for alpine:latest [2019-12-10T12:15:35.389Z] 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 [Pipeline] node [Pipeline] node [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] node Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2019-12-10T12:15:36.613Z] Running on ubuntu-1804-overlay2 (i-090756ac8350b0547) in /home/ubuntu/workspace/moby_PR-39839 [2019-12-10T12:15:36.619Z] Running on ubuntu-1804-overlay2 (i-0a5ea8671d451c8fa) in /home/ubuntu/workspace/moby_PR-39839 [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] checkout [2019-12-10T12:15:36.701Z] using credential docker-jenkins-github-credentials Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2019-12-10T12:15:36.710Z] Cloning the remote Git repository [2019-12-10T12:15:36.711Z] Cloning with configured refspecs honoured and without tags [2019-12-10T12:15:36.716Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2019-12-10T12:15:36.726Z] Running on ppc64le-ubuntu-32 in /home/docker/workspace/moby_PR-39839 [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2019-12-10T12:15:36.783Z] Fetching changes from the remote Git repository [Pipeline] checkout [2019-12-10T12:15:36.789Z] Running on s390x-ubuntu-25 in /home/jenkins/workspace/moby_PR-39839 Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [2019-12-10T12:15:36.821Z] Fetching without tags [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [2019-12-10T12:15:36.926Z] using credential docker-jenkins-github-credentials [2019-12-10T12:15:36.960Z] Cloning the remote Git repository [2019-12-10T12:15:36.960Z] Cloning with configured refspecs honoured and without tags [2019-12-10T12:15:37.572Z] using credential docker-jenkins-github-credentials [2019-12-10T12:15:37.620Z] Cloning the remote Git repository [2019-12-10T12:15:37.620Z] Cloning with configured refspecs honoured and without tags [2019-12-10T12:15:37.655Z] Merging remotes/origin/master commit 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f into PR head commit 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:15:36.681Z] Cloning repository https://github.com/moby/moby.git [2019-12-10T12:15:36.682Z] > git init /home/ubuntu/workspace/moby_PR-39839 # timeout=10 [2019-12-10T12:15:36.697Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-10T12:15:36.697Z] > git --version # timeout=10 [2019-12-10T12:15:36.705Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-10T12:15:36.706Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39839/head:refs/remotes/origin/PR-39839 +refs/heads/master:refs/remotes/origin/master [2019-12-10T12:15:36.735Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-12-10T12:15:36.785Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-10T12:15:36.824Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-10T12:15:36.824Z] > git --version # timeout=10 [2019-12-10T12:15:36.853Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-10T12:15:36.854Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39839/head:refs/remotes/origin/PR-39839 +refs/heads/master:refs/remotes/origin/master [2019-12-10T12:15:37.658Z] > git config core.sparsecheckout # timeout=10 [2019-12-10T12:15:37.702Z] > git checkout -f 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:15:36.964Z] Cloning repository https://github.com/moby/moby.git [2019-12-10T12:15:36.965Z] > git init /home/docker/workspace/moby_PR-39839 # timeout=10 [2019-12-10T12:15:36.976Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-10T12:15:36.976Z] > git --version # timeout=10 [2019-12-10T12:15:36.980Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-10T12:15:36.986Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39839/head:refs/remotes/origin/PR-39839 +refs/heads/master:refs/remotes/origin/master [2019-12-10T12:15:37.659Z] Cloning repository https://github.com/moby/moby.git [2019-12-10T12:15:37.703Z] > git init /home/jenkins/workspace/moby_PR-39839 # timeout=10 [2019-12-10T12:15:37.749Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-10T12:15:37.751Z] > git --version # timeout=10 [2019-12-10T12:15:37.770Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-10T12:15:37.771Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39839/head:refs/remotes/origin/PR-39839 +refs/heads/master:refs/remotes/origin/master [2019-12-10T12:15:38.491Z] Merge succeeded, producing 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:15:38.492Z] Checking out Revision 56c5668068f256f3cd347c2cb20baa874daf1aa7 (PR-39839) [2019-12-10T12:15:38.647Z] Commit message: "Testcase: Change time comparison logic." [2019-12-10T12:15:38.439Z] > git merge 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f # timeout=10 [2019-12-10T12:15:38.468Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-10T12:15:38.493Z] > git config core.sparsecheckout # timeout=10 [2019-12-10T12:15:38.518Z] > git checkout -f 56c5668068f256f3cd347c2cb20baa874daf1aa7 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-10T12:15:39.570Z] + docker version [2019-12-10T12:15:39.570Z] Client: Docker Engine - Community [2019-12-10T12:15:39.570Z] Version: 19.03.2 [2019-12-10T12:15:39.570Z] API version: 1.40 [2019-12-10T12:15:39.570Z] Go version: go1.12.8 [2019-12-10T12:15:39.570Z] Git commit: 6a30dfc [2019-12-10T12:15:39.570Z] Built: Thu Aug 29 05:29:11 2019 [2019-12-10T12:15:39.570Z] OS/Arch: linux/amd64 [2019-12-10T12:15:39.570Z] Experimental: false [2019-12-10T12:15:39.570Z] [2019-12-10T12:15:39.570Z] Server: Docker Engine - Community [2019-12-10T12:15:39.570Z] Engine: [2019-12-10T12:15:39.570Z] Version: 19.03.2 [2019-12-10T12:15:39.570Z] API version: 1.40 (minimum version 1.12) [2019-12-10T12:15:39.570Z] Go version: go1.12.8 [2019-12-10T12:15:39.570Z] Git commit: 6a30dfc [2019-12-10T12:15:39.570Z] Built: Thu Aug 29 05:27:45 2019 [2019-12-10T12:15:39.570Z] OS/Arch: linux/amd64 [2019-12-10T12:15:39.570Z] Experimental: true [2019-12-10T12:15:39.570Z] containerd: [2019-12-10T12:15:39.570Z] Version: 1.2.6 [2019-12-10T12:15:39.570Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-10T12:15:39.570Z] runc: [2019-12-10T12:15:39.570Z] Version: 1.0.0-rc8 [2019-12-10T12:15:39.570Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-10T12:15:39.570Z] docker-init: [2019-12-10T12:15:39.570Z] Version: 0.18.0 [2019-12-10T12:15:39.570Z] GitCommit: fec3683 [Pipeline] sh [2019-12-10T12:15:39.870Z] + docker info [2019-12-10T12:15:46.710Z] Fetching without tags [2019-12-10T12:15:47.109Z] Merging remotes/origin/master commit 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f into PR head commit 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:15:46.571Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-10T12:15:46.590Z] > git config --add remote.origin.fetch +refs/pull/39839/head:refs/remotes/origin/PR-39839 # timeout=10 [2019-12-10T12:15:46.609Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-10T12:15:46.673Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-10T12:15:46.740Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-10T12:15:46.742Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-10T12:15:46.743Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39839/head:refs/remotes/origin/PR-39839 +refs/heads/master:refs/remotes/origin/master [2019-12-10T12:15:47.138Z] > git config core.sparsecheckout # timeout=10 [2019-12-10T12:15:47.157Z] > git checkout -f 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:15:47.913Z] > git merge 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f # timeout=10 [2019-12-10T12:15:48.029Z] Merge succeeded, producing 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:15:48.030Z] Checking out Revision 56c5668068f256f3cd347c2cb20baa874daf1aa7 (PR-39839) [2019-12-10T12:15:48.797Z] Commit message: "Testcase: Change time comparison logic." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2019-12-10T12:15:47.985Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-10T12:15:48.059Z] > git config core.sparsecheckout # timeout=10 [2019-12-10T12:15:48.079Z] > git checkout -f 56c5668068f256f3cd347c2cb20baa874daf1aa7 [Pipeline] sh [2019-12-10T12:15:50.181Z] Fetching without tags [2019-12-10T12:15:50.268Z] + docker version [2019-12-10T12:15:50.268Z] Client: [2019-12-10T12:15:50.268Z] Version: 18.06.3-ce [2019-12-10T12:15:50.268Z] API version: 1.38 [2019-12-10T12:15:50.268Z] Go version: go1.10.3 [2019-12-10T12:15:50.268Z] Git commit: d7080c1 [2019-12-10T12:15:50.268Z] Built: Wed Feb 20 02:27:09 2019 [2019-12-10T12:15:50.268Z] OS/Arch: linux/s390x [2019-12-10T12:15:50.268Z] Experimental: false [2019-12-10T12:15:50.268Z] [2019-12-10T12:15:50.268Z] Server: [2019-12-10T12:15:50.268Z] Engine: [2019-12-10T12:15:50.268Z] Version: 18.06.3-ce [2019-12-10T12:15:50.268Z] API version: 1.38 (minimum version 1.12) [2019-12-10T12:15:50.268Z] Go version: go1.10.3 [2019-12-10T12:15:50.268Z] Git commit: d7080c1 [2019-12-10T12:15:50.268Z] Built: Wed Feb 20 02:26:03 2019 [2019-12-10T12:15:50.268Z] OS/Arch: linux/s390x [2019-12-10T12:15:50.268Z] Experimental: true [Pipeline] sh [2019-12-10T12:15:50.457Z] Merging remotes/origin/master commit 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f into PR head commit 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:15:50.123Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-10T12:15:50.127Z] > git config --add remote.origin.fetch +refs/pull/39839/head:refs/remotes/origin/PR-39839 # timeout=10 [2019-12-10T12:15:50.133Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-10T12:15:50.143Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-10T12:15:50.151Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-10T12:15:50.151Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-10T12:15:50.151Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39839/head:refs/remotes/origin/PR-39839 +refs/heads/master:refs/remotes/origin/master [2019-12-10T12:15:50.426Z] > git config core.sparsecheckout # timeout=10 [2019-12-10T12:15:50.431Z] > git checkout -f 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:15:51.001Z] Merge succeeded, producing 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:15:51.002Z] Checking out Revision 56c5668068f256f3cd347c2cb20baa874daf1aa7 (PR-39839) [2019-12-10T12:15:51.142Z] + docker info [2019-12-10T12:15:51.142Z] Containers: 0 [2019-12-10T12:15:51.142Z] Running: 0 [2019-12-10T12:15:51.142Z] Paused: 0 [2019-12-10T12:15:51.142Z] Stopped: 0 [2019-12-10T12:15:51.142Z] Images: 0 [2019-12-10T12:15:51.142Z] Server Version: 18.06.3-ce [2019-12-10T12:15:51.142Z] Storage Driver: overlay2 [2019-12-10T12:15:51.142Z] Backing Filesystem: extfs [2019-12-10T12:15:51.142Z] Supports d_type: true [2019-12-10T12:15:51.142Z] Native Overlay Diff: true [2019-12-10T12:15:51.142Z] Logging Driver: json-file [2019-12-10T12:15:51.142Z] Cgroup Driver: cgroupfs [2019-12-10T12:15:51.142Z] Plugins: [2019-12-10T12:15:51.142Z] Volume: local [2019-12-10T12:15:51.142Z] Network: bridge host ipvlan macvlan null overlay [2019-12-10T12:15:51.142Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-12-10T12:15:51.142Z] Swarm: inactive [2019-12-10T12:15:51.142Z] Runtimes: runc [2019-12-10T12:15:51.142Z] Default Runtime: runc [2019-12-10T12:15:51.142Z] Init Binary: docker-init [2019-12-10T12:15:51.142Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-12-10T12:15:51.142Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-12-10T12:15:51.142Z] init version: fec3683 [2019-12-10T12:15:51.142Z] Security Options: [2019-12-10T12:15:51.142Z] apparmor [2019-12-10T12:15:51.142Z] seccomp [2019-12-10T12:15:51.142Z] Profile: default [2019-12-10T12:15:51.142Z] Kernel Version: 4.4.0-154-generic [2019-12-10T12:15:51.142Z] Operating System: Ubuntu 16.04.5 LTS [2019-12-10T12:15:51.142Z] OSType: linux [2019-12-10T12:15:51.142Z] Architecture: s390x [2019-12-10T12:15:51.142Z] CPUs: 2 [2019-12-10T12:15:51.142Z] Total Memory: 7.862GiB [2019-12-10T12:15:51.142Z] Name: s390x-ubuntu-25 [2019-12-10T12:15:51.142Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-12-10T12:15:51.142Z] Docker Root Dir: /var/lib/docker [2019-12-10T12:15:51.142Z] Debug Mode (client): false [2019-12-10T12:15:51.142Z] Debug Mode (server): false [2019-12-10T12:15:51.142Z] Username: dockerbuildbot [2019-12-10T12:15:51.142Z] Registry: https://index.docker.io/v1/ [2019-12-10T12:15:51.142Z] Labels: [2019-12-10T12:15:51.142Z] Experimental: true [2019-12-10T12:15:51.142Z] Insecure Registries: [2019-12-10T12:15:51.142Z] 127.0.0.0/8 [2019-12-10T12:15:51.142Z] Live Restore Enabled: false [2019-12-10T12:15:51.142Z] [2019-12-10T12:15:51.142Z] WARNING: No swap limit support [Pipeline] sh [2019-12-10T12:15:51.487Z] Commit message: "Testcase: Change time comparison logic." [2019-12-10T12:15:51.597Z] Still waiting to schedule task [2019-12-10T12:15:51.597Z] Waiting for next available executor on ‘ubuntu-1604-overlay2-arm64v8 (i-08b0e9c4ea014e5af)’ [2019-12-10T12:15:51.599Z] Still waiting to schedule task [2019-12-10T12:15:51.599Z] Waiting for next available executor on ‘windows-2019’ [2019-12-10T12:15:51.609Z] Still waiting to schedule task [2019-12-10T12:15:51.609Z] All nodes of label ‘windows-2016’ are offline [2019-12-10T12:15:51.972Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-10T12:15:51.972Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-10T12:15:51.972Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39839/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-10T12:15:51.972Z] + bash /home/jenkins/workspace/moby_PR-39839/check-config.sh [2019-12-10T12:15:51.972Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-10T12:15:51.972Z] info: reading kernel config from /boot/config-4.4.0-154-generic ... [2019-12-10T12:15:51.972Z] [2019-12-10T12:15:51.972Z] Generally Necessary: [2019-12-10T12:15:51.972Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-10T12:15:51.972Z] - apparmor: enabled and tools installed [2019-12-10T12:15:51.972Z] - CONFIG_NAMESPACES: enabled [2019-12-10T12:15:51.972Z] - CONFIG_NET_NS: enabled [2019-12-10T12:15:51.972Z] - CONFIG_PID_NS: enabled [2019-12-10T12:15:51.972Z] - CONFIG_IPC_NS: enabled [2019-12-10T12:15:51.972Z] - CONFIG_UTS_NS: enabled [2019-12-10T12:15:51.972Z] - CONFIG_CGROUPS: enabled [2019-12-10T12:15:51.972Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-10T12:15:51.972Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-10T12:15:51.972Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-10T12:15:51.972Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-10T12:15:51.972Z] - CONFIG_CPUSETS: enabled [2019-12-10T12:15:51.972Z] - CONFIG_MEMCG: enabled [2019-12-10T12:15:51.972Z] - CONFIG_KEYS: enabled [2019-12-10T12:15:51.972Z] - CONFIG_VETH: enabled (as module) [2019-12-10T12:15:51.972Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-10T12:15:51.972Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-10T12:15:51.972Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-10T12:15:51.972Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-10T12:15:51.972Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-10T12:15:51.972Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-10T12:15:51.972Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-10T12:15:51.972Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-10T12:15:51.972Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-10T12:15:51.972Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-10T12:15:51.972Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-10T12:15:51.972Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-10T12:15:51.972Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-12-10T12:15:51.972Z] [2019-12-10T12:15:51.972Z] Optional Features: [2019-12-10T12:15:51.972Z] - CONFIG_USER_NS: enabled [2019-12-10T12:15:51.972Z] - CONFIG_SECCOMP: enabled [2019-12-10T12:15:51.972Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-10T12:15:52.087Z] Client: [2019-12-10T12:15:52.087Z] Debug Mode: false [2019-12-10T12:15:52.087Z] [2019-12-10T12:15:52.087Z] Server: [2019-12-10T12:15:52.087Z] Containers: 0 [2019-12-10T12:15:52.087Z] Running: 0 [2019-12-10T12:15:52.087Z] Paused: 0 [2019-12-10T12:15:52.087Z] Stopped: 0 [2019-12-10T12:15:52.087Z] Images: 1 [2019-12-10T12:15:52.087Z] Server Version: 19.03.2 [2019-12-10T12:15:52.087Z] Storage Driver: overlay2 [2019-12-10T12:15:52.087Z] Backing Filesystem: extfs [2019-12-10T12:15:52.087Z] Supports d_type: true [2019-12-10T12:15:52.087Z] Native Overlay Diff: true [2019-12-10T12:15:52.087Z] Logging Driver: json-file [2019-12-10T12:15:52.087Z] Cgroup Driver: cgroupfs [2019-12-10T12:15:52.087Z] Plugins: [2019-12-10T12:15:52.087Z] Volume: local [2019-12-10T12:15:52.087Z] Network: bridge host ipvlan macvlan null overlay [2019-12-10T12:15:52.087Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-12-10T12:15:52.087Z] Swarm: inactive [2019-12-10T12:15:52.087Z] Runtimes: runc [2019-12-10T12:15:52.087Z] Default Runtime: runc [2019-12-10T12:15:52.087Z] Init Binary: docker-init [2019-12-10T12:15:52.087Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-10T12:15:52.087Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-10T12:15:52.087Z] init version: fec3683 [2019-12-10T12:15:52.087Z] Security Options: [2019-12-10T12:15:52.087Z] apparmor [2019-12-10T12:15:52.087Z] seccomp [2019-12-10T12:15:52.087Z] Profile: default [2019-12-10T12:15:52.087Z] Kernel Version: 4.15.0-1048-aws [2019-12-10T12:15:52.087Z] Operating System: Ubuntu 18.04.3 LTS [2019-12-10T12:15:52.087Z] OSType: linux [2019-12-10T12:15:52.087Z] Architecture: x86_64 [2019-12-10T12:15:52.087Z] CPUs: 2 [2019-12-10T12:15:52.087Z] Total Memory: 7.501GiB [2019-12-10T12:15:52.087Z] Name: ip-10-100-38-65 [2019-12-10T12:15:52.087Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-12-10T12:15:52.087Z] Docker Root Dir: /var/lib/docker [2019-12-10T12:15:52.087Z] Debug Mode: false [2019-12-10T12:15:52.087Z] Registry: https://index.docker.io/v1/ [2019-12-10T12:15:52.087Z] Labels: [2019-12-10T12:15:52.087Z] Experimental: true [2019-12-10T12:15:52.087Z] Insecure Registries: [2019-12-10T12:15:52.087Z] 127.0.0.0/8 [2019-12-10T12:15:52.087Z] Live Restore Enabled: true [2019-12-10T12:15:52.087Z] [2019-12-10T12:15:52.087Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-10T12:15:52.341Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-10T12:15:52.341Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-10T12:15:52.341Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-12-10T12:15:52.341Z] - CONFIG_MEMCG_KMEM: enabled [2019-12-10T12:15:52.341Z] - CONFIG_BLK_CGROUP: enabled [2019-12-10T12:15:52.341Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-10T12:15:52.341Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-10T12:15:52.341Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-10T12:15:52.341Z] - CONFIG_CGROUP_PERF: enabled [2019-12-10T12:15:52.341Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-10T12:15:52.341Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-10T12:15:52.341Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-10T12:15:52.341Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-10T12:15:52.341Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-10T12:15:52.341Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-10T12:15:52.341Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-10T12:15:52.341Z] - CONFIG_IP_VS: enabled (as module) [2019-12-10T12:15:52.341Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-10T12:15:52.341Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-10T12:15:52.341Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-10T12:15:52.341Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-10T12:15:52.341Z] - CONFIG_EXT4_FS: enabled [2019-12-10T12:15:52.342Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-10T12:15:52.342Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-10T12:15:52.342Z] - Network Drivers: [2019-12-10T12:15:52.342Z] - "overlay": [2019-12-10T12:15:52.342Z] - CONFIG_VXLAN: enabled (as module) [2019-12-10T12:15:52.342Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-10T12:15:52.342Z] Optional (for encrypted networks): [2019-12-10T12:15:52.342Z] - CONFIG_CRYPTO: enabled [2019-12-10T12:15:52.342Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-12-10T12:15:52.342Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-12-10T12:15:52.342Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-12-10T12:15:52.342Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-12-10T12:15:52.342Z] - CONFIG_XFRM: enabled [2019-12-10T12:15:52.342Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-10T12:15:52.342Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-10T12:15:52.342Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-10T12:15:52.342Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-10T12:15:52.342Z] - "ipvlan": [2019-12-10T12:15:52.342Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-10T12:15:52.342Z] - "macvlan": [2019-12-10T12:15:52.342Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-10T12:15:52.342Z] - CONFIG_DUMMY: enabled (as module) [2019-12-10T12:15:52.342Z] - "ftp,tftp client in container": [2019-12-10T12:15:52.342Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-10T12:15:52.342Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-10T12:15:52.342Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-10T12:15:52.342Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-10T12:15:52.342Z] - Storage Drivers: [2019-12-10T12:15:52.342Z] - "aufs": [2019-12-10T12:15:52.342Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-10T12:15:52.342Z] - "btrfs": [2019-12-10T12:15:52.342Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-10T12:15:52.342Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-10T12:15:52.342Z] - "devicemapper": [2019-12-10T12:15:52.342Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-10T12:15:52.342Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-10T12:15:52.342Z] - "overlay": [2019-12-10T12:15:52.342Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-10T12:15:52.342Z] - "zfs": [2019-12-10T12:15:52.342Z] - /dev/zfs: missing [2019-12-10T12:15:52.342Z] - zfs command: missing [2019-12-10T12:15:52.342Z] - zpool command: missing [2019-12-10T12:15:52.342Z] [2019-12-10T12:15:52.342Z] Limits: [2019-12-10T12:15:52.342Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-10T12:15:52.342Z] [2019-12-10T12:15:52.342Z] + true [2019-12-10T12:15:52.393Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-10T12:15:52.393Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-10T12:15:52.393Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39839/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-10T12:15:52.393Z] + bash /home/ubuntu/workspace/moby_PR-39839/check-config.sh [2019-12-10T12:15:52.393Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-10T12:15:52.393Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-12-10T12:15:52.393Z] [2019-12-10T12:15:52.393Z] Generally Necessary: [2019-12-10T12:15:52.393Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-10T12:15:52.393Z] - apparmor: enabled and tools installed [2019-12-10T12:15:52.393Z] - CONFIG_NAMESPACES: enabled [2019-12-10T12:15:52.393Z] - CONFIG_NET_NS: enabled [2019-12-10T12:15:52.393Z] - CONFIG_PID_NS: enabled [2019-12-10T12:15:52.393Z] - CONFIG_IPC_NS: enabled [2019-12-10T12:15:52.393Z] - CONFIG_UTS_NS: enabled [2019-12-10T12:15:52.393Z] - CONFIG_CGROUPS: enabled [2019-12-10T12:15:52.394Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-10T12:15:52.394Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-10T12:15:52.394Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-10T12:15:52.394Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-10T12:15:52.394Z] - CONFIG_CPUSETS: enabled [2019-12-10T12:15:52.394Z] - CONFIG_MEMCG: enabled [2019-12-10T12:15:52.394Z] - CONFIG_KEYS: enabled [2019-12-10T12:15:52.394Z] - CONFIG_VETH: enabled (as module) [2019-12-10T12:15:52.394Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-10T12:15:52.394Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-10T12:15:52.394Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-10T12:15:52.394Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-10T12:15:52.394Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-10T12:15:52.394Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2019-12-10T12:15:52.465Z] + docker version [2019-12-10T12:15:52.465Z] Client: Docker Engine - Community [2019-12-10T12:15:52.465Z] Version: 19.03.2 [2019-12-10T12:15:52.465Z] API version: 1.40 [2019-12-10T12:15:52.465Z] Go version: go1.12.8 [2019-12-10T12:15:52.465Z] Git commit: 6a30dfc [2019-12-10T12:15:52.465Z] Built: Thu Aug 29 05:29:11 2019 [2019-12-10T12:15:52.465Z] OS/Arch: linux/amd64 [2019-12-10T12:15:52.465Z] Experimental: false [2019-12-10T12:15:52.465Z] [2019-12-10T12:15:52.465Z] Server: Docker Engine - Community [2019-12-10T12:15:52.465Z] Engine: [2019-12-10T12:15:52.465Z] Version: 19.03.2 [2019-12-10T12:15:52.465Z] API version: 1.40 (minimum version 1.12) [2019-12-10T12:15:52.465Z] Go version: go1.12.8 [2019-12-10T12:15:52.465Z] Git commit: 6a30dfc [2019-12-10T12:15:52.465Z] Built: Thu Aug 29 05:27:45 2019 [2019-12-10T12:15:52.465Z] OS/Arch: linux/amd64 [2019-12-10T12:15:52.465Z] Experimental: true [2019-12-10T12:15:52.465Z] containerd: [2019-12-10T12:15:52.465Z] Version: 1.2.6 [2019-12-10T12:15:52.465Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-10T12:15:52.465Z] runc: [2019-12-10T12:15:52.465Z] Version: 1.0.0-rc8 [2019-12-10T12:15:52.466Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-10T12:15:52.466Z] docker-init: [2019-12-10T12:15:52.466Z] Version: 0.18.0 [2019-12-10T12:15:52.466Z] GitCommit: fec3683 [Pipeline] sh [2019-12-10T12:15:50.955Z] > git merge 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f # timeout=10 [2019-12-10T12:15:50.962Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-10T12:15:50.971Z] > git config core.sparsecheckout # timeout=10 [2019-12-10T12:15:50.983Z] > git checkout -f 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:15:52.659Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-10T12:15:52.659Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-10T12:15:52.659Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-10T12:15:52.659Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-10T12:15:52.659Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-10T12:15:52.659Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-10T12:15:52.659Z] [2019-12-10T12:15:52.659Z] Optional Features: [2019-12-10T12:15:52.659Z] - CONFIG_USER_NS: enabled [2019-12-10T12:15:52.659Z] - CONFIG_SECCOMP: enabled [2019-12-10T12:15:52.660Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-10T12:15:52.660Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-10T12:15:52.660Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-10T12:15:52.660Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-12-10T12:15:52.660Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-12-10T12:15:52.660Z] - CONFIG_BLK_CGROUP: enabled [2019-12-10T12:15:52.660Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-10T12:15:52.660Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-10T12:15:52.660Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-10T12:15:52.660Z] - CONFIG_CGROUP_PERF: enabled [2019-12-10T12:15:52.660Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-10T12:15:52.660Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-10T12:15:52.660Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-10T12:15:52.660Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-10T12:15:52.660Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-10T12:15:52.660Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-10T12:15:52.660Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-10T12:15:52.660Z] - CONFIG_IP_VS: enabled (as module) [2019-12-10T12:15:52.660Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-10T12:15:52.660Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-10T12:15:52.660Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-10T12:15:52.660Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-10T12:15:52.660Z] - CONFIG_EXT4_FS: enabled [2019-12-10T12:15:52.660Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-10T12:15:52.660Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-10T12:15:52.660Z] - Network Drivers: [2019-12-10T12:15:52.660Z] - "overlay": [Pipeline] sh [2019-12-10T12:15:52.919Z] - CONFIG_VXLAN: enabled (as module) [2019-12-10T12:15:52.919Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-10T12:15:52.919Z] Optional (for encrypted networks): [2019-12-10T12:15:52.919Z] - CONFIG_CRYPTO: enabled [2019-12-10T12:15:52.919Z] - CONFIG_CRYPTO_AEAD: enabled [2019-12-10T12:15:52.919Z] - CONFIG_CRYPTO_GCM: enabled [2019-12-10T12:15:52.919Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-12-10T12:15:52.919Z] - CONFIG_CRYPTO_GHASH: enabled [2019-12-10T12:15:52.919Z] - CONFIG_XFRM: enabled [2019-12-10T12:15:52.919Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-10T12:15:52.919Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-10T12:15:52.919Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-10T12:15:52.919Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-10T12:15:52.919Z] - "ipvlan": [2019-12-10T12:15:52.919Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-10T12:15:52.919Z] - "macvlan": [2019-12-10T12:15:52.919Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-10T12:15:52.919Z] - CONFIG_DUMMY: enabled (as module) [2019-12-10T12:15:52.919Z] - "ftp,tftp client in container": [2019-12-10T12:15:52.919Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-10T12:15:52.919Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-10T12:15:52.919Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-10T12:15:52.919Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-10T12:15:52.919Z] - Storage Drivers: [2019-12-10T12:15:52.919Z] - "aufs": [2019-12-10T12:15:52.919Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-10T12:15:52.919Z] - "btrfs": [2019-12-10T12:15:52.919Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-10T12:15:52.919Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-10T12:15:52.919Z] - "devicemapper": [2019-12-10T12:15:52.919Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-10T12:15:52.919Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-10T12:15:52.919Z] - "overlay": [2019-12-10T12:15:52.919Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-10T12:15:52.919Z] - "zfs": [2019-12-10T12:15:52.919Z] - /dev/zfs: missing [2019-12-10T12:15:52.919Z] - zfs command: missing [2019-12-10T12:15:52.919Z] - zpool command: missing [2019-12-10T12:15:52.919Z] [2019-12-10T12:15:52.919Z] Limits: [2019-12-10T12:15:52.919Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-10T12:15:52.919Z] [2019-12-10T12:15:52.919Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-10T12:15:53.147Z] + docker info [2019-12-10T12:15:53.266Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:56c5668068f256f3cd347c2cb20baa874daf1aa7 . [2019-12-10T12:15:53.266Z] #2 [internal] load .dockerignore [2019-12-10T12:15:53.266Z] #2 transferring context: 32B [2019-12-10T12:15:53.295Z] + make bundles/buildx [2019-12-10T12:15:53.295Z] make: command: Command not found [2019-12-10T12:15:53.295Z] make: command: Command not found [2019-12-10T12:15:53.295Z] mkdir bundles [2019-12-10T12:15:53.295Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-12-10T12:15:53.295Z] --build-arg BUILDX_COMMIT \ [2019-12-10T12:15:53.295Z] --build-arg BUILDX_REPO \ [2019-12-10T12:15:53.295Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-12-10T12:15:53.295Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-12-10T12:15:53.295Z] . [2019-12-10T12:15:53.295Z] /bin/sh: 4: go: not found [2019-12-10T12:15:53.295Z] /bin/sh: 5: go: not found [2019-12-10T12:15:53.525Z] #2 transferring context: 87B done [2019-12-10T12:15:53.525Z] #2 DONE 0.2s [2019-12-10T12:15:53.525Z] [2019-12-10T12:15:53.525Z] #1 [internal] load build definition from Dockerfile [2019-12-10T12:15:53.525Z] #1 transferring dockerfile: 14.85kB done [2019-12-10T12:15:53.525Z] #1 DONE 0.2s [2019-12-10T12:15:53.525Z] [2019-12-10T12:15:53.525Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-10T12:15:53.710Z] Client: [2019-12-10T12:15:53.710Z] Debug Mode: false [2019-12-10T12:15:53.710Z] [2019-12-10T12:15:53.710Z] Server: [2019-12-10T12:15:53.710Z] Containers: 0 [2019-12-10T12:15:53.710Z] Running: 0 [2019-12-10T12:15:53.710Z] Paused: 0 [2019-12-10T12:15:53.710Z] Stopped: 0 [2019-12-10T12:15:53.710Z] Images: 5 [2019-12-10T12:15:53.710Z] Server Version: 19.03.2 [2019-12-10T12:15:53.710Z] Storage Driver: overlay2 [2019-12-10T12:15:53.710Z] Backing Filesystem: extfs [2019-12-10T12:15:53.710Z] Supports d_type: true [2019-12-10T12:15:53.710Z] Native Overlay Diff: true [2019-12-10T12:15:53.710Z] Logging Driver: json-file [2019-12-10T12:15:53.710Z] Cgroup Driver: cgroupfs [2019-12-10T12:15:53.710Z] Plugins: [2019-12-10T12:15:53.710Z] Volume: local [2019-12-10T12:15:53.710Z] Network: bridge host ipvlan macvlan null overlay [2019-12-10T12:15:53.710Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-12-10T12:15:53.710Z] Swarm: inactive [2019-12-10T12:15:53.710Z] Runtimes: runc [2019-12-10T12:15:53.710Z] Default Runtime: runc [2019-12-10T12:15:53.710Z] Init Binary: docker-init [2019-12-10T12:15:53.710Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-10T12:15:53.710Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-10T12:15:53.710Z] init version: fec3683 [2019-12-10T12:15:53.710Z] Security Options: [2019-12-10T12:15:53.710Z] apparmor [2019-12-10T12:15:53.710Z] seccomp [2019-12-10T12:15:53.710Z] Profile: default [2019-12-10T12:15:53.710Z] Kernel Version: 4.15.0-1048-aws [2019-12-10T12:15:53.710Z] Operating System: Ubuntu 18.04.3 LTS [2019-12-10T12:15:53.710Z] OSType: linux [2019-12-10T12:15:53.710Z] Architecture: x86_64 [2019-12-10T12:15:53.710Z] CPUs: 2 [2019-12-10T12:15:53.710Z] Total Memory: 7.501GiB [2019-12-10T12:15:53.710Z] Name: ip-10-100-127-3 [2019-12-10T12:15:53.710Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-12-10T12:15:53.710Z] Docker Root Dir: /var/lib/docker [2019-12-10T12:15:53.710Z] Debug Mode: false [2019-12-10T12:15:53.710Z] Registry: https://index.docker.io/v1/ [2019-12-10T12:15:53.710Z] Labels: [2019-12-10T12:15:53.710Z] Experimental: true [2019-12-10T12:15:53.710Z] Insecure Registries: [2019-12-10T12:15:53.710Z] 127.0.0.0/8 [2019-12-10T12:15:53.710Z] Live Restore Enabled: true [2019-12-10T12:15:53.710Z] [2019-12-10T12:15:53.710Z] WARNING: No swap limit support [Pipeline] sh [2019-12-10T12:15:53.784Z] #3 DONE 0.4s [2019-12-10T12:15:53.784Z] [2019-12-10T12:15:53.784Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-10T12:15:53.784Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-10T12:15:53.992Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-10T12:15:53.992Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-10T12:15:53.992Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39839/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-10T12:15:53.992Z] + bash /home/ubuntu/workspace/moby_PR-39839/check-config.sh [2019-12-10T12:15:53.992Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-10T12:15:53.992Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-12-10T12:15:53.992Z] [2019-12-10T12:15:53.992Z] Generally Necessary: [2019-12-10T12:15:53.992Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-10T12:15:53.992Z] - apparmor: enabled and tools installed [2019-12-10T12:15:53.992Z] - CONFIG_NAMESPACES: enabled [2019-12-10T12:15:53.992Z] - CONFIG_NET_NS: enabled [2019-12-10T12:15:53.992Z] - CONFIG_PID_NS: enabled [2019-12-10T12:15:53.992Z] - CONFIG_IPC_NS: enabled [2019-12-10T12:15:53.992Z] - CONFIG_UTS_NS: enabled [2019-12-10T12:15:53.992Z] - CONFIG_CGROUPS: enabled [2019-12-10T12:15:53.992Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-10T12:15:53.992Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-10T12:15:53.992Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-10T12:15:53.992Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-10T12:15:53.992Z] - CONFIG_CPUSETS: enabled [2019-12-10T12:15:53.992Z] - CONFIG_MEMCG: enabled [2019-12-10T12:15:53.992Z] - CONFIG_KEYS: enabled [2019-12-10T12:15:53.992Z] - CONFIG_VETH: enabled (as module) [2019-12-10T12:15:53.992Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-10T12:15:53.992Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-10T12:15:53.992Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-10T12:15:53.992Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-10T12:15:53.992Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-10T12:15:53.992Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-10T12:15:53.992Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-10T12:15:53.992Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-10T12:15:53.992Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-10T12:15:53.992Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-10T12:15:53.992Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-10T12:15:53.992Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-10T12:15:53.992Z] [2019-12-10T12:15:53.992Z] Optional Features: [2019-12-10T12:15:53.992Z] - CONFIG_USER_NS: enabled [2019-12-10T12:15:53.992Z] - CONFIG_SECCOMP: enabled [2019-12-10T12:15:53.992Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-10T12:15:53.992Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-10T12:15:53.992Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-10T12:15:53.992Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-12-10T12:15:53.992Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-12-10T12:15:53.992Z] - CONFIG_BLK_CGROUP: enabled [2019-12-10T12:15:53.992Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-10T12:15:53.992Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-10T12:15:53.992Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-10T12:15:54.045Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-10T12:15:54.045Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-12-10T12:15:54.045Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-12-10T12:15:54.045Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 4.45MB / 8.82MB 0.2s [2019-12-10T12:15:54.045Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-12-10T12:15:54.045Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-12-10T12:15:54.249Z] - CONFIG_CGROUP_PERF: enabled [2019-12-10T12:15:54.249Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-10T12:15:54.249Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-10T12:15:54.249Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-10T12:15:54.249Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-10T12:15:54.249Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-10T12:15:54.249Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-10T12:15:54.249Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-10T12:15:54.249Z] - CONFIG_IP_VS: enabled (as module) [2019-12-10T12:15:54.249Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-10T12:15:54.249Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-10T12:15:54.249Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-10T12:15:54.249Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-10T12:15:54.249Z] - CONFIG_EXT4_FS: enabled [2019-12-10T12:15:54.249Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-10T12:15:54.249Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-10T12:15:54.249Z] - Network Drivers: [2019-12-10T12:15:54.249Z] - "overlay": [2019-12-10T12:15:54.249Z] - CONFIG_VXLAN: enabled (as module) [2019-12-10T12:15:54.249Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-10T12:15:54.249Z] Optional (for encrypted networks): [2019-12-10T12:15:54.249Z] - CONFIG_CRYPTO: enabled [2019-12-10T12:15:54.249Z] - CONFIG_CRYPTO_AEAD: enabled [2019-12-10T12:15:54.249Z] - CONFIG_CRYPTO_GCM: enabled [2019-12-10T12:15:54.249Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-12-10T12:15:54.249Z] - CONFIG_CRYPTO_GHASH: enabled [2019-12-10T12:15:54.249Z] - CONFIG_XFRM: enabled [2019-12-10T12:15:54.249Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-10T12:15:54.249Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-10T12:15:54.249Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-10T12:15:54.249Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-10T12:15:54.249Z] - "ipvlan": [2019-12-10T12:15:54.249Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-10T12:15:54.249Z] - "macvlan": [2019-12-10T12:15:54.249Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-10T12:15:54.249Z] - CONFIG_DUMMY: enabled (as module) [2019-12-10T12:15:54.249Z] - "ftp,tftp client in container": [2019-12-10T12:15:54.249Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-10T12:15:54.249Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-10T12:15:54.249Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-10T12:15:54.249Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-10T12:15:54.249Z] - Storage Drivers: [2019-12-10T12:15:54.249Z] - "aufs": [2019-12-10T12:15:54.249Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-10T12:15:54.249Z] - "btrfs": [2019-12-10T12:15:54.249Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-10T12:15:54.249Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-10T12:15:54.249Z] - "devicemapper": [2019-12-10T12:15:54.249Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-10T12:15:54.249Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-10T12:15:54.249Z] - "overlay": [2019-12-10T12:15:54.249Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-10T12:15:54.249Z] - "zfs": [2019-12-10T12:15:54.506Z] - /dev/zfs: missing [2019-12-10T12:15:54.506Z] - zfs command: missing [2019-12-10T12:15:54.506Z] - zpool command: missing [2019-12-10T12:15:54.506Z] [2019-12-10T12:15:54.506Z] Limits: [2019-12-10T12:15:54.506Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-10T12:15:54.506Z] [2019-12-10T12:15:54.506Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-10T12:15:54.617Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2019-12-10T12:15:54.617Z] #4 DONE 0.8s [2019-12-10T12:15:54.846Z] + sudo modprobe ip_vs [2019-12-10T12:15:54.846Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:56c5668068f256f3cd347c2cb20baa874daf1aa7 . [2019-12-10T12:15:54.846Z] #1 [internal] load build definition from Dockerfile [2019-12-10T12:15:54.846Z] #1 transferring dockerfile: 14.85kB 0.0s done [2019-12-10T12:15:54.846Z] #1 DONE 0.0s [2019-12-10T12:15:54.846Z] [2019-12-10T12:15:54.846Z] #2 [internal] load .dockerignore [2019-12-10T12:15:54.846Z] #2 transferring context: 87B 0.0s done [2019-12-10T12:15:54.846Z] #2 DONE 0.0s [2019-12-10T12:15:54.846Z] [2019-12-10T12:15:54.846Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-10T12:15:55.102Z] #3 DONE 0.1s [2019-12-10T12:15:55.102Z] [2019-12-10T12:15:55.102Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-10T12:15:55.102Z] #4 CACHED [2019-12-10T12:15:55.183Z] [2019-12-10T12:15:55.183Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-12-10T12:15:55.203Z] Sending build context to Docker daemon 50.41MB [2019-12-10T12:15:55.203Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-12-10T12:15:55.203Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-12-10T12:15:55.203Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-12-10T12:15:55.203Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-12-10T12:15:55.203Z] 1.12.10-stretch: Pulling from library/golang [2019-12-10T12:15:55.203Z] ade01ea651a2: Pulling fs layer [2019-12-10T12:15:55.203Z] fbabdb69f639: Pulling fs layer [2019-12-10T12:15:55.203Z] ff33bd1013d7: Pulling fs layer [2019-12-10T12:15:55.203Z] 85cfe9d77eff: Pulling fs layer [2019-12-10T12:15:55.203Z] ace5139f9caa: Pulling fs layer [2019-12-10T12:15:55.203Z] 85cfe9d77eff: Waiting [2019-12-10T12:15:55.203Z] ace5139f9caa: Waiting [2019-12-10T12:15:55.203Z] e4d79466b81c: Pulling fs layer [2019-12-10T12:15:55.203Z] b00baabad4ce: Pulling fs layer [2019-12-10T12:15:55.203Z] e4d79466b81c: Waiting [2019-12-10T12:15:55.203Z] b00baabad4ce: Waiting [2019-12-10T12:15:55.443Z] #6 ... [2019-12-10T12:15:55.443Z] [2019-12-10T12:15:55.443Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-10T12:15:55.443Z] #5 DONE 0.2s [2019-12-10T12:15:55.443Z] [2019-12-10T12:15:55.443Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-12-10T12:15:55.443Z] #6 DONE 0.3s [2019-12-10T12:15:55.443Z] [2019-12-10T12:15:55.443Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-10T12:15:55.443Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-10T12:15:55.443Z] #65 DONE 0.0s [2019-12-10T12:15:55.443Z] [2019-12-10T12:15:55.443Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-10T12:15:55.443Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-12-10T12:15:55.601Z] fbabdb69f639: Verifying Checksum [2019-12-10T12:15:55.601Z] fbabdb69f639: Download complete [2019-12-10T12:15:55.601Z] ff33bd1013d7: Verifying Checksum [2019-12-10T12:15:55.601Z] ff33bd1013d7: Download complete [2019-12-10T12:15:55.674Z] [2019-12-10T12:15:55.674Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-10T12:15:55.674Z] #5 DONE 0.0s [2019-12-10T12:15:55.674Z] [2019-12-10T12:15:55.674Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-12-10T12:15:55.674Z] #6 DONE 0.1s [2019-12-10T12:15:55.674Z] [2019-12-10T12:15:55.674Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-10T12:15:55.674Z] #65 DONE 0.0s [2019-12-10T12:15:55.674Z] [2019-12-10T12:15:55.674Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-10T12:15:55.674Z] #7 DONE 0.0s [2019-12-10T12:15:55.674Z] [2019-12-10T12:15:55.674Z] #19 [internal] load build context [2019-12-10T12:15:55.706Z] #7 sha256:ddeac8b5f8711a57ce2793ff0882cd4ca0b24ac99e6836ca717589fc7f7af914 1.80kB / 1.80kB done [2019-12-10T12:15:55.706Z] #7 sha256:d30a8b8b92e26c81159500588fe731b46bdfd3ab9724734ffc2ea4387a526662 5.47kB / 5.47kB done [2019-12-10T12:15:55.706Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 0B / 45.38MB 0.2s [2019-12-10T12:15:55.706Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0B / 10.80MB 0.2s [2019-12-10T12:15:55.706Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-12-10T12:15:55.706Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0B / 4.34MB 0.2s [2019-12-10T12:15:55.967Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 9.29MB / 45.38MB 0.4s [2019-12-10T12:15:55.967Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 6.87MB / 10.80MB 0.4s [2019-12-10T12:15:55.967Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 4.34MB / 4.34MB 0.4s [2019-12-10T12:15:55.967Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 11.71MB / 45.38MB 0.6s [2019-12-10T12:15:55.967Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 10.37MB / 10.80MB 0.6s [2019-12-10T12:15:55.967Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 4.34MB / 4.34MB 0.4s done [2019-12-10T12:15:55.967Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 1.81MB / 50.07MB 0.6s [2019-12-10T12:15:56.227Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 14.10MB / 45.38MB 0.7s [2019-12-10T12:15:56.227Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 10.80MB / 10.80MB 0.6s done [2019-12-10T12:15:56.227Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 0B / 57.69MB 0.7s [2019-12-10T12:15:56.249Z] ade01ea651a2: Verifying Checksum [2019-12-10T12:15:56.249Z] ade01ea651a2: Download complete [2019-12-10T12:15:56.488Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 6.34MB / 50.07MB 0.8s [2019-12-10T12:15:56.488Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 23.12MB / 45.38MB 1.0s [2019-12-10T12:15:56.488Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 5.09MB / 57.69MB 1.0s [2019-12-10T12:15:56.488Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 13.84MB / 50.07MB 1.1s [2019-12-10T12:15:56.488Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 8.09MB / 57.69MB 1.1s [2019-12-10T12:15:56.749Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 29.98MB / 45.38MB 1.3s [2019-12-10T12:15:56.749Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 18.83MB / 50.07MB 1.3s [2019-12-10T12:15:56.749Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 15.77MB / 57.69MB 1.3s [2019-12-10T12:15:56.763Z] 85cfe9d77eff: Verifying Checksum [2019-12-10T12:15:56.763Z] 85cfe9d77eff: Download complete [2019-12-10T12:15:56.763Z] b00baabad4ce: Verifying Checksum [2019-12-10T12:15:56.763Z] b00baabad4ce: Download complete [2019-12-10T12:15:56.763Z] ace5139f9caa: Verifying Checksum [2019-12-10T12:15:56.763Z] ace5139f9caa: Download complete [2019-12-10T12:15:57.007Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 36.43MB / 45.38MB 1.5s [2019-12-10T12:15:57.007Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 27.18MB / 50.07MB 1.5s [2019-12-10T12:15:57.007Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 22.14MB / 57.69MB 1.5s [2019-12-10T12:15:57.052Z] #19 transferring context: 45.91MB 1.2s done [2019-12-10T12:15:57.052Z] #19 DONE 1.3s [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-10T12:15:57.052Z] #55 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-10T12:15:57.052Z] #46 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-10T12:15:57.052Z] #18 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-10T12:15:57.052Z] #28 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-10T12:15:57.052Z] #45 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:15:57.052Z] #59 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-10T12:15:57.052Z] #57 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-10T12:15:57.052Z] #33 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #11 [dev 1/24] RUN groupadd -r docker [2019-12-10T12:15:57.052Z] #11 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:15:57.052Z] #41 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-10T12:15:57.052Z] #66 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-10T12:15:57.052Z] #67 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:15:57.052Z] #50 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:15:57.052Z] #31 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-10T12:15:57.052Z] #13 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-10T12:15:57.052Z] #60 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-10T12:15:57.052Z] #38 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-10T12:15:57.052Z] #39 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-10T12:15:57.052Z] #25 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-10T12:15:57.052Z] #61 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-10T12:15:57.052Z] #15 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-10T12:15:57.052Z] #23 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #20 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-10T12:15:57.052Z] #20 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-10T12:15:57.052Z] #56 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-10T12:15:57.052Z] #32 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:15:57.052Z] #36 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-10T12:15:57.052Z] #53 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-10T12:15:57.052Z] #64 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-10T12:15:57.052Z] #21 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:15:57.052Z] #68 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-10T12:15:57.052Z] #49 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-10T12:15:57.052Z] #37 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-10T12:15:57.052Z] #30 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-10T12:15:57.052Z] #27 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:15:57.052Z] #40 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-10T12:15:57.052Z] #9 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-10T12:15:57.052Z] #14 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-10T12:15:57.052Z] #8 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-10T12:15:57.052Z] #58 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-10T12:15:57.052Z] #42 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:15:57.052Z] #54 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:15:57.052Z] #44 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-10T12:15:57.052Z] #12 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:15:57.052Z] #26 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #16 [dev 6/24] RUN ldconfig [2019-12-10T12:15:57.052Z] #16 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-10T12:15:57.052Z] #24 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-10T12:15:57.052Z] #29 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:15:57.052Z] #22 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-10T12:15:57.052Z] #43 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-10T12:15:57.052Z] #52 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-10T12:15:57.052Z] #35 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-10T12:15:57.052Z] #69 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-10T12:15:57.052Z] #34 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-10T12:15:57.052Z] #51 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:15:57.052Z] #47 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:15:57.052Z] #62 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-10T12:15:57.052Z] #48 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-10T12:15:57.052Z] #63 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:15:57.052Z] #17 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-10T12:15:57.052Z] #10 CACHED [2019-12-10T12:15:57.052Z] [2019-12-10T12:15:57.052Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-10T12:15:57.052Z] #70 CACHED [2019-12-10T12:15:57.267Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 39.22MB / 45.38MB 1.7s [2019-12-10T12:15:57.267Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 25.24MB / 57.69MB 1.7s [2019-12-10T12:15:57.267Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 42.79MB / 45.38MB 1.8s [2019-12-10T12:15:57.267Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 33.37MB / 50.07MB 1.8s [2019-12-10T12:15:57.309Z] [2019-12-10T12:15:57.309Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-12-10T12:15:57.531Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 45.38MB / 45.38MB 2.0s [2019-12-10T12:15:57.531Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 38.43MB / 50.07MB 2.0s [2019-12-10T12:15:57.531Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 29.44MB / 57.69MB 2.0s [2019-12-10T12:15:57.790Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 41.72MB / 50.07MB 2.1s [2019-12-10T12:15:57.790Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 32.79MB / 57.69MB 2.1s [2019-12-10T12:15:57.790Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 45.38MB / 45.38MB 2.1s done [2019-12-10T12:15:57.790Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 45.28MB / 50.07MB 2.3s [2019-12-10T12:15:57.790Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 542.27kB / 120.06MB 2.3s [2019-12-10T12:15:57.790Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 37.09MB / 57.69MB 2.4s [2019-12-10T12:15:58.190Z] e4d79466b81c: Verifying Checksum [2019-12-10T12:15:58.190Z] e4d79466b81c: Download complete [2019-12-10T12:15:58.362Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 2.6s [2019-12-10T12:15:58.362Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 40.26MB / 57.69MB 2.6s [2019-12-10T12:15:58.362Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 [2019-12-10T12:15:58.362Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 2.8s done [2019-12-10T12:15:58.362Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 45.88MB / 57.69MB 2.8s [2019-12-10T12:15:58.362Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 9.99MB / 120.06MB 2.8s [2019-12-10T12:15:58.362Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 0B / 126B 2.8s [2019-12-10T12:15:58.362Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 49.69MB / 57.69MB 2.9s [2019-12-10T12:15:58.362Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 126B / 126B 2.9s done [2019-12-10T12:15:58.559Z] ade01ea651a2: Pull complete [2019-12-10T12:15:58.619Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 54.66MB / 57.69MB 3.0s [2019-12-10T12:15:58.619Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 16.65MB / 120.06MB 3.0s [2019-12-10T12:15:58.619Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 57.69MB / 57.69MB 3.1s [2019-12-10T12:15:58.678Z] #71 DONE 1.4s [2019-12-10T12:15:58.678Z] [2019-12-10T12:15:58.678Z] #72 exporting to image [2019-12-10T12:15:58.678Z] #72 exporting layers [2019-12-10T12:15:58.883Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 23.49MB / 120.06MB 3.3s [2019-12-10T12:15:59.143Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 57.69MB / 57.69MB 3.5s done [2019-12-10T12:15:59.143Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 32.35MB / 120.06MB 3.6s [2019-12-10T12:15:59.342Z] fbabdb69f639: Pull complete [2019-12-10T12:15:59.342Z] ff33bd1013d7: Pull complete [2019-12-10T12:15:59.608Z] #72 exporting layers 0.9s done [2019-12-10T12:15:59.608Z] #72 writing image sha256:8dc821b2b0a69f599602dd420d372d24610890916fd91c7105fd0a3a77051da5 [2019-12-10T12:15:59.608Z] #72 writing image sha256:8dc821b2b0a69f599602dd420d372d24610890916fd91c7105fd0a3a77051da5 done [2019-12-10T12:15:59.608Z] #72 naming to docker.io/library/docker:56c5668068f256f3cd347c2cb20baa874daf1aa7 done [2019-12-10T12:15:59.608Z] #72 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-12-10T12:15:59.714Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 41.17MB / 120.06MB 4.1s [2019-12-10T12:15:59.971Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 48.71MB / 120.06MB 4.4s [2019-12-10T12:16:00.231Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 60.22MB / 120.06MB 4.7s [2019-12-10T12:16:00.231Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 66.41MB / 120.06MB 4.8s [2019-12-10T12:16:00.491Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 72.58MB / 120.06MB 5.1s [2019-12-10T12:16:00.761Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 79.50MB / 120.06MB 5.3s [2019-12-10T12:16:01.027Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 85.55MB / 120.06MB 5.5s [2019-12-10T12:16:01.057Z] [2019-12-10T12:16:01.057Z] Removing bundles/ [2019-12-10T12:16:01.057Z] [2019-12-10T12:16:01.057Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-12-10T12:16:01.314Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-10T12:16:01.314Z] GOOS="" GOARCH="" GOARM="" [2019-12-10T12:16:01.593Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 92.91MB / 120.06MB 6.0s [2019-12-10T12:16:01.785Z] 85cfe9d77eff: Pull complete [2019-12-10T12:16:01.850Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 100.01MB / 120.06MB 6.3s [2019-12-10T12:16:01.850Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 107.10MB / 120.06MB 6.5s [2019-12-10T12:16:02.416Z] #7 ... [2019-12-10T12:16:02.416Z] [2019-12-10T12:16:02.416Z] #19 [internal] load build context [2019-12-10T12:16:02.416Z] #19 transferring context: 45.91MB 6.4s done [2019-12-10T12:16:02.416Z] #19 DONE 6.6s [2019-12-10T12:16:02.416Z] [2019-12-10T12:16:02.416Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-10T12:16:02.416Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 114.46MB / 120.06MB 6.7s [2019-12-10T12:16:02.684Z] ace5139f9caa: Pull complete [2019-12-10T12:16:02.983Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 7.4s done [2019-12-10T12:16:03.241Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 5.0s [2019-12-10T12:16:04.617Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 6.6s done [2019-12-10T12:16:05.191Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd [2019-12-10T12:16:05.913Z] Fetching without tags [2019-12-10T12:16:06.130Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0.8s done [2019-12-10T12:16:06.130Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 [2019-12-10T12:16:06.389Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0.3s done [2019-12-10T12:16:06.423Z] Merging remotes/origin/master commit 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f into PR head commit 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:16:06.648Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd [2019-12-10T12:16:06.763Z] e4d79466b81c: Pull complete [2019-12-10T12:16:06.763Z] b00baabad4ce: Pull complete [2019-12-10T12:16:06.763Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-12-10T12:16:06.763Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-12-10T12:16:06.763Z] ---> 687421176e14 [2019-12-10T12:16:06.763Z] Step 5/16 : ARG BUILDX_REPO [2019-12-10T12:16:06.763Z] ---> Running in fc3da2ea10ee [2019-12-10T12:16:06.763Z] Removing intermediate container fc3da2ea10ee [2019-12-10T12:16:06.763Z] ---> dbf9468cd7c4 [2019-12-10T12:16:06.763Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-12-10T12:16:06.763Z] ---> Running in 6adf0e9633fa [2019-12-10T12:16:07.228Z] Cloning into '/buildx'... [2019-12-10T12:16:05.837Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-10T12:16:05.841Z] > git config --add remote.origin.fetch +refs/pull/39839/head:refs/remotes/origin/PR-39839 # timeout=10 [2019-12-10T12:16:05.845Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-10T12:16:05.881Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-10T12:16:05.914Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-10T12:16:05.915Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-10T12:16:05.916Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39839/head:refs/remotes/origin/PR-39839 +refs/heads/master:refs/remotes/origin/master [2019-12-10T12:16:06.424Z] > git config core.sparsecheckout # timeout=10 [2019-12-10T12:16:06.428Z] > git checkout -f 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:16:07.682Z] Merge succeeded, producing 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:16:07.683Z] Checking out Revision 56c5668068f256f3cd347c2cb20baa874daf1aa7 (PR-39839) [2019-12-10T12:16:08.360Z] Commit message: "Testcase: Change time comparison logic." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-10T12:16:09.558Z] + docker version [2019-12-10T12:16:09.558Z] Client: [2019-12-10T12:16:09.558Z] Version: 18.06.1-ce [2019-12-10T12:16:09.558Z] API version: 1.38 [2019-12-10T12:16:09.558Z] Go version: go1.10.3 [2019-12-10T12:16:09.558Z] Git commit: e68fc7a [2019-12-10T12:16:09.558Z] Built: Tue Aug 21 17:26:10 2018 [2019-12-10T12:16:09.558Z] OS/Arch: linux/ppc64le [2019-12-10T12:16:09.558Z] Experimental: false [2019-12-10T12:16:09.558Z] [2019-12-10T12:16:09.558Z] Server: [2019-12-10T12:16:09.558Z] Engine: [2019-12-10T12:16:09.558Z] Version: 18.06.1-ce [2019-12-10T12:16:09.558Z] API version: 1.38 (minimum version 1.12) [2019-12-10T12:16:09.558Z] Go version: go1.10.3 [2019-12-10T12:16:09.558Z] Git commit: e68fc7a [2019-12-10T12:16:09.558Z] Built: Tue Aug 21 17:24:20 2018 [2019-12-10T12:16:09.558Z] OS/Arch: linux/ppc64le [2019-12-10T12:16:09.558Z] Experimental: true [Pipeline] sh [2019-12-10T12:16:09.704Z] Removing intermediate container 6adf0e9633fa [2019-12-10T12:16:09.704Z] ---> 15c59428c3bc [2019-12-10T12:16:09.704Z] Step 7/16 : WORKDIR /buildx [2019-12-10T12:16:09.704Z] ---> Running in 802ddf0e6824 [2019-12-10T12:16:09.704Z] Removing intermediate container 802ddf0e6824 [2019-12-10T12:16:09.704Z] ---> 80ac9471f39b [2019-12-10T12:16:09.704Z] Step 8/16 : ARG BUILDX_COMMIT [2019-12-10T12:16:09.704Z] ---> Running in 88f850803b02 [2019-12-10T12:16:09.704Z] Removing intermediate container 88f850803b02 [2019-12-10T12:16:09.704Z] ---> 7006954cdbf5 [2019-12-10T12:16:09.704Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-12-10T12:16:09.704Z] ---> Running in e7dde52c5426 [2019-12-10T12:16:07.606Z] > git merge 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f # timeout=10 [2019-12-10T12:16:07.649Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-10T12:16:07.685Z] > git config core.sparsecheckout # timeout=10 [2019-12-10T12:16:07.688Z] > git checkout -f 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:16:10.139Z] + docker info [2019-12-10T12:16:10.139Z] Containers: 0 [2019-12-10T12:16:10.139Z] Running: 0 [2019-12-10T12:16:10.139Z] Paused: 0 [2019-12-10T12:16:10.139Z] Stopped: 0 [2019-12-10T12:16:10.139Z] Images: 0 [2019-12-10T12:16:10.139Z] Server Version: 18.06.1-ce [2019-12-10T12:16:10.139Z] Storage Driver: overlay2 [2019-12-10T12:16:10.139Z] Backing Filesystem: extfs [2019-12-10T12:16:10.139Z] Supports d_type: true [2019-12-10T12:16:10.139Z] Native Overlay Diff: true [2019-12-10T12:16:10.139Z] Logging Driver: json-file [2019-12-10T12:16:10.139Z] Cgroup Driver: cgroupfs [2019-12-10T12:16:10.139Z] Plugins: [2019-12-10T12:16:10.139Z] Volume: local [2019-12-10T12:16:10.139Z] Network: bridge host ipvlan macvlan null overlay [2019-12-10T12:16:10.139Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-12-10T12:16:10.139Z] Swarm: inactive [2019-12-10T12:16:10.139Z] Runtimes: runc [2019-12-10T12:16:10.139Z] Default Runtime: runc [2019-12-10T12:16:10.139Z] Init Binary: docker-init [2019-12-10T12:16:10.139Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-12-10T12:16:10.139Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-12-10T12:16:10.139Z] init version: fec3683 [2019-12-10T12:16:10.139Z] Security Options: [2019-12-10T12:16:10.139Z] apparmor [2019-12-10T12:16:10.139Z] seccomp [2019-12-10T12:16:10.139Z] Profile: default [2019-12-10T12:16:10.139Z] Kernel Version: 4.4.0-139-generic [2019-12-10T12:16:10.139Z] Operating System: Ubuntu 16.04.3 LTS [2019-12-10T12:16:10.139Z] OSType: linux [2019-12-10T12:16:10.139Z] Architecture: ppc64le [2019-12-10T12:16:10.139Z] CPUs: 4 [2019-12-10T12:16:10.139Z] Total Memory: 7.972GiB [2019-12-10T12:16:10.139Z] Name: ppc64le-ubuntu-32 [2019-12-10T12:16:10.139Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-12-10T12:16:10.139Z] Docker Root Dir: /var/lib/docker [2019-12-10T12:16:10.139Z] Debug Mode (client): false [2019-12-10T12:16:10.139Z] Debug Mode (server): false [2019-12-10T12:16:10.140Z] Username: dockerbuildbot [2019-12-10T12:16:10.140Z] Registry: https://index.docker.io/v1/ [2019-12-10T12:16:10.140Z] Labels: [2019-12-10T12:16:10.140Z] Experimental: true [2019-12-10T12:16:10.140Z] Insecure Registries: [2019-12-10T12:16:10.140Z] 127.0.0.0/8 [2019-12-10T12:16:10.140Z] Live Restore Enabled: false [2019-12-10T12:16:10.140Z] [Pipeline] sh [2019-12-10T12:16:10.480Z] From https://github.com/docker/buildx [2019-12-10T12:16:10.480Z] * [new tag] v0.3.1 -> build [2019-12-10T12:16:10.480Z] Switched to branch 'build' [2019-12-10T12:16:10.757Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-10T12:16:10.757Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-10T12:16:10.757Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39839/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-10T12:16:10.757Z] + bash /home/docker/workspace/moby_PR-39839/check-config.sh [2019-12-10T12:16:10.757Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-10T12:16:10.757Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-12-10T12:16:10.757Z] [2019-12-10T12:16:10.757Z] Generally Necessary: [2019-12-10T12:16:10.757Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-10T12:16:10.757Z] - apparmor: enabled and tools installed [2019-12-10T12:16:10.757Z] - CONFIG_NAMESPACES: enabled [2019-12-10T12:16:10.757Z] - CONFIG_NET_NS: enabled [2019-12-10T12:16:10.757Z] - CONFIG_PID_NS: enabled [2019-12-10T12:16:10.757Z] - CONFIG_IPC_NS: enabled [2019-12-10T12:16:10.757Z] - CONFIG_UTS_NS: enabled [2019-12-10T12:16:10.757Z] - CONFIG_CGROUPS: enabled [2019-12-10T12:16:10.757Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-10T12:16:10.757Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-10T12:16:10.757Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-10T12:16:10.757Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-10T12:16:10.757Z] - CONFIG_CPUSETS: enabled [2019-12-10T12:16:10.757Z] - CONFIG_MEMCG: enabled [2019-12-10T12:16:10.841Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 4.3s done [2019-12-10T12:16:11.097Z] - CONFIG_KEYS: enabled [2019-12-10T12:16:11.098Z] - CONFIG_VETH: enabled (as module) [2019-12-10T12:16:11.098Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-10T12:16:11.098Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-10T12:16:11.098Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-10T12:16:11.098Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-10T12:16:11.098Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-10T12:16:11.098Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-10T12:16:11.098Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-10T12:16:11.098Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-10T12:16:11.098Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-10T12:16:11.098Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-10T12:16:11.098Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-10T12:16:11.098Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-10T12:16:11.098Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-12-10T12:16:11.098Z] [2019-12-10T12:16:11.098Z] Optional Features: [2019-12-10T12:16:11.098Z] - CONFIG_USER_NS: enabled [2019-12-10T12:16:11.098Z] - CONFIG_SECCOMP: enabled [2019-12-10T12:16:11.098Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-10T12:16:11.098Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-10T12:16:11.098Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-10T12:16:11.098Z] (cgroup swap accounting is currently enabled) [2019-12-10T12:16:11.098Z] - CONFIG_MEMCG_KMEM: enabled [2019-12-10T12:16:11.098Z] - CONFIG_BLK_CGROUP: enabled [2019-12-10T12:16:11.098Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-10T12:16:11.098Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-10T12:16:11.098Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-10T12:16:11.098Z] - CONFIG_CGROUP_PERF: enabled [2019-12-10T12:16:11.098Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-10T12:16:11.098Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-10T12:16:11.098Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-10T12:16:11.098Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-10T12:16:11.098Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-10T12:16:11.098Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-10T12:16:11.098Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-10T12:16:11.098Z] - CONFIG_IP_VS: enabled (as module) [2019-12-10T12:16:11.098Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-10T12:16:11.098Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-10T12:16:11.098Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-10T12:16:11.098Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-10T12:16:11.098Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 [2019-12-10T12:16:11.249Z] Removing intermediate container e7dde52c5426 [2019-12-10T12:16:11.249Z] ---> 8ba5f1fac69f [2019-12-10T12:16:11.249Z] Step 10/16 : RUN go mod download [2019-12-10T12:16:11.249Z] ---> Running in 1819a5c88c56 [2019-12-10T12:16:11.437Z] - CONFIG_EXT4_FS: enabled [2019-12-10T12:16:11.437Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-10T12:16:11.437Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-10T12:16:11.437Z] - Network Drivers: [2019-12-10T12:16:11.437Z] - "overlay": [2019-12-10T12:16:11.437Z] - CONFIG_VXLAN: enabled (as module) [2019-12-10T12:16:11.437Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-10T12:16:11.437Z] Optional (for encrypted networks): [2019-12-10T12:16:11.437Z] - CONFIG_CRYPTO: enabled [2019-12-10T12:16:11.437Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-12-10T12:16:11.437Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-12-10T12:16:11.437Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-12-10T12:16:11.437Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-12-10T12:16:11.437Z] - CONFIG_XFRM: enabled [2019-12-10T12:16:11.437Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-10T12:16:11.437Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-10T12:16:11.437Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-10T12:16:11.437Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-10T12:16:11.437Z] - "ipvlan": [2019-12-10T12:16:11.437Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-10T12:16:11.437Z] - "macvlan": [2019-12-10T12:16:11.437Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-10T12:16:11.437Z] - CONFIG_DUMMY: enabled (as module) [2019-12-10T12:16:11.437Z] - "ftp,tftp client in container": [2019-12-10T12:16:11.437Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-10T12:16:11.437Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-10T12:16:11.437Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-10T12:16:11.437Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-10T12:16:11.437Z] - Storage Drivers: [2019-12-10T12:16:11.437Z] - "aufs": [2019-12-10T12:16:11.437Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-10T12:16:11.437Z] - "btrfs": [2019-12-10T12:16:11.437Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-10T12:16:11.437Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-10T12:16:11.437Z] - "devicemapper": [2019-12-10T12:16:11.437Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-10T12:16:11.437Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-10T12:16:11.437Z] - "overlay": [2019-12-10T12:16:11.437Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-10T12:16:11.437Z] - "zfs": [2019-12-10T12:16:11.437Z] - /dev/zfs: missing [2019-12-10T12:16:11.437Z] - zfs command: missing [2019-12-10T12:16:11.437Z] - zpool command: missing [2019-12-10T12:16:11.437Z] [2019-12-10T12:16:11.437Z] Limits: [2019-12-10T12:16:11.437Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-10T12:16:11.437Z] [2019-12-10T12:16:11.437Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-10T12:16:11.740Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-12-10T12:16:11.740Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-12-10T12:16:11.740Z] go: finding github.com/json-iterator/go v1.1.6 [2019-12-10T12:16:11.740Z] go: finding github.com/imdario/mergo v0.3.7 [2019-12-10T12:16:11.740Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-12-10T12:16:11.740Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-12-10T12:16:11.740Z] go: finding github.com/pkg/errors v0.8.1 [2019-12-10T12:16:11.740Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-12-10T12:16:11.740Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-12-10T12:16:12.067Z] + make bundles/buildx [2019-12-10T12:16:12.406Z] make: command: Command not found [2019-12-10T12:16:12.406Z] make: command: Command not found [2019-12-10T12:16:12.406Z] mkdir bundles [2019-12-10T12:16:12.406Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-12-10T12:16:12.406Z] --build-arg BUILDX_COMMIT \ [2019-12-10T12:16:12.406Z] --build-arg BUILDX_REPO \ [2019-12-10T12:16:12.406Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-12-10T12:16:12.406Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-12-10T12:16:12.406Z] . [2019-12-10T12:16:12.406Z] /bin/sh: 4: go: not found [2019-12-10T12:16:12.406Z] /bin/sh: 5: go: not found [2019-12-10T12:16:13.169Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-12-10T12:16:13.169Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-12-10T12:16:13.169Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-12-10T12:16:13.169Z] go: finding github.com/spf13/pflag v1.0.3 [2019-12-10T12:16:13.169Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-12-10T12:16:13.564Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-12-10T12:16:13.564Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-12-10T12:16:14.412Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-12-10T12:16:14.412Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-12-10T12:16:14.412Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-12-10T12:16:14.412Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-12-10T12:16:14.894Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-12-10T12:16:15.026Z] Sending build context to Docker daemon 50.41MB [2019-12-10T12:16:15.026Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-12-10T12:16:15.026Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-12-10T12:16:15.026Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-12-10T12:16:15.026Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-12-10T12:16:15.283Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 3.6s done [2019-12-10T12:16:15.283Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d [2019-12-10T12:16:15.399Z] 1.12.10-stretch: Pulling from library/golang [2019-12-10T12:16:15.399Z] fb056072eab9: Pulling fs layer [2019-12-10T12:16:15.399Z] 6a33b1f9796f: Pulling fs layer [2019-12-10T12:16:15.399Z] 8f8f8962e456: Pulling fs layer [2019-12-10T12:16:15.399Z] 68adcc365214: Pulling fs layer [2019-12-10T12:16:15.399Z] 76d8adf27bdf: Pulling fs layer [2019-12-10T12:16:15.399Z] d66e58854927: Pulling fs layer [2019-12-10T12:16:15.399Z] 71497195576e: Pulling fs layer [2019-12-10T12:16:15.399Z] 68adcc365214: Waiting [2019-12-10T12:16:15.399Z] 76d8adf27bdf: Waiting [2019-12-10T12:16:15.399Z] d66e58854927: Waiting [2019-12-10T12:16:15.399Z] 71497195576e: Waiting [2019-12-10T12:16:15.524Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-12-10T12:16:15.934Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-12-10T12:16:15.934Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-12-10T12:16:16.226Z] 8f8f8962e456: Verifying Checksum [2019-12-10T12:16:16.226Z] 8f8f8962e456: Download complete [2019-12-10T12:16:16.338Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-12-10T12:16:16.339Z] go: finding github.com/stretchr/testify v1.3.0 [2019-12-10T12:16:16.573Z] 6a33b1f9796f: Download complete [2019-12-10T12:16:17.152Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-12-10T12:16:17.152Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-12-10T12:16:17.152Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-12-10T12:16:17.152Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-12-10T12:16:17.152Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-12-10T12:16:17.571Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-12-10T12:16:17.990Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-12-10T12:16:17.990Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-12-10T12:16:17.990Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-12-10T12:16:17.990Z] go: finding github.com/spf13/cobra v0.0.3 [2019-12-10T12:16:18.401Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-12-10T12:16:18.401Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-12-10T12:16:18.401Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-12-10T12:16:18.813Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-12-10T12:16:19.090Z] fb056072eab9: Download complete [2019-12-10T12:16:19.275Z] go: finding github.com/spf13/viper v1.3.2 [2019-12-10T12:16:19.747Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-12-10T12:16:19.747Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-12-10T12:16:19.827Z] 68adcc365214: Verifying Checksum [2019-12-10T12:16:19.827Z] 68adcc365214: Download complete [2019-12-10T12:16:20.162Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-12-10T12:16:20.162Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-12-10T12:16:20.171Z] 71497195576e: Verifying Checksum [2019-12-10T12:16:20.171Z] 71497195576e: Download complete [2019-12-10T12:16:20.551Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 5.1s [2019-12-10T12:16:20.908Z] 76d8adf27bdf: Verifying Checksum [2019-12-10T12:16:20.908Z] 76d8adf27bdf: Download complete [2019-12-10T12:16:20.993Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-12-10T12:16:20.993Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-12-10T12:16:21.372Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-12-10T12:16:21.806Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-12-10T12:16:21.806Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-12-10T12:16:22.224Z] go: finding github.com/gorilla/mux v1.7.0 [2019-12-10T12:16:22.224Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-12-10T12:16:22.453Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 7.7s done [2019-12-10T12:16:22.621Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-12-10T12:16:22.721Z] #7 extracting sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de [2019-12-10T12:16:22.980Z] #7 extracting sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de done [2019-12-10T12:16:23.037Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-12-10T12:16:23.037Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-12-10T12:16:23.239Z] #7 DONE 27.6s [2019-12-10T12:16:23.239Z] [2019-12-10T12:16:23.239Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-10T12:16:23.568Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-12-10T12:16:23.568Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-12-10T12:16:23.959Z] fb056072eab9: Pull complete [2019-12-10T12:16:24.089Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-12-10T12:16:24.089Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-12-10T12:16:24.302Z] 6a33b1f9796f: Pull complete [2019-12-10T12:16:24.504Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-12-10T12:16:24.504Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-12-10T12:16:24.646Z] 8f8f8962e456: Pull complete [2019-12-10T12:16:24.927Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-12-10T12:16:25.337Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-12-10T12:16:25.337Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-12-10T12:16:25.747Z] go: finding github.com/jinzhu/now v1.0.0 [2019-12-10T12:16:25.747Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-12-10T12:16:25.831Z] d66e58854927: Verifying Checksum [2019-12-10T12:16:25.831Z] d66e58854927: Download complete [2019-12-10T12:16:26.153Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-12-10T12:16:26.572Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-12-10T12:16:26.572Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-12-10T12:16:26.973Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-12-10T12:16:26.973Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-12-10T12:16:27.960Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-12-10T12:16:28.356Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-12-10T12:16:28.762Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-12-10T12:16:28.762Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-12-10T12:16:28.762Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-12-10T12:16:28.762Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-12-10T12:16:28.899Z] 68adcc365214: Pull complete [2019-12-10T12:16:29.175Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-12-10T12:16:29.577Z] go: finding github.com/docker/go-connections v0.4.0 [2019-12-10T12:16:29.577Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-12-10T12:16:29.800Z] #8 DONE 5.8s [2019-12-10T12:16:29.800Z] [2019-12-10T12:16:29.800Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-10T12:16:29.800Z] #9 DONE 1.0s [2019-12-10T12:16:29.968Z] go: finding gotest.tools v2.2.0+incompatible [2019-12-10T12:16:29.968Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-12-10T12:16:30.060Z] [2019-12-10T12:16:30.060Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-10T12:16:30.060Z] #20 DONE 0.1s [2019-12-10T12:16:30.060Z] [2019-12-10T12:16:30.060Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-10T12:16:30.060Z] #24 ... [2019-12-10T12:16:30.060Z] [2019-12-10T12:16:30.060Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-10T12:16:30.060Z] #21 DONE 0.1s [2019-12-10T12:16:30.318Z] [2019-12-10T12:16:30.318Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:16:30.385Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-12-10T12:16:30.385Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-12-10T12:16:30.794Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-12-10T12:16:30.794Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-12-10T12:16:31.194Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-12-10T12:16:31.195Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-12-10T12:16:31.237Z] 76d8adf27bdf: Pull complete [2019-12-10T12:16:31.713Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-12-10T12:16:32.172Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-12-10T12:16:32.172Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-12-10T12:16:32.172Z] go: finding github.com/lib/pq v1.0.0 [2019-12-10T12:16:32.246Z] #22 2.058 + RM_GOPATH=0 [2019-12-10T12:16:32.246Z] #22 2.058 + TMP_GOPATH= [2019-12-10T12:16:32.246Z] #22 2.058 + : /build [2019-12-10T12:16:32.246Z] #22 2.058 + '[' -z '' ']' [2019-12-10T12:16:32.246Z] #22 2.061 ++ mktemp -d [2019-12-10T12:16:32.246Z] #22 2.061 + export GOPATH=/tmp/tmp.RJMs9NdIC1 [2019-12-10T12:16:32.246Z] #22 2.061 + GOPATH=/tmp/tmp.RJMs9NdIC1 [2019-12-10T12:16:32.246Z] #22 2.061 + RM_GOPATH=1 [2019-12-10T12:16:32.246Z] #22 2.062 ++ dirname ./install.sh [2019-12-10T12:16:32.246Z] #22 2.063 + dir=. [2019-12-10T12:16:32.246Z] #22 2.063 + bin=dockercli [2019-12-10T12:16:32.246Z] #22 2.063 + shift [2019-12-10T12:16:32.246Z] #22 2.063 + '[' '!' -f ./dockercli.installer ']' [2019-12-10T12:16:32.246Z] #22 2.063 + . ./dockercli.installer [2019-12-10T12:16:32.246Z] #22 2.063 ++ : stable [2019-12-10T12:16:32.246Z] #22 2.063 ++ : 17.06.2-ce [2019-12-10T12:16:32.246Z] #22 2.063 + install_dockercli [2019-12-10T12:16:32.246Z] #22 2.063 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-10T12:16:32.246Z] #22 2.063 Install docker/cli version 17.06.2-ce from stable [2019-12-10T12:16:32.246Z] #22 2.063 ++ uname -m [2019-12-10T12:16:32.246Z] #22 2.064 + arch=x86_64 [2019-12-10T12:16:32.246Z] #22 2.064 + '[' x86_64 '!=' x86_64 ']' [2019-12-10T12:16:32.246Z] #22 2.064 + url=https://download.docker.com/linux/static [2019-12-10T12:16:32.246Z] #22 2.066 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-12-10T12:16:32.246Z] #22 2.066 + tar -xz docker/docker [2019-12-10T12:16:33.029Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-12-10T12:16:33.029Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-12-10T12:16:33.029Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-12-10T12:16:33.414Z] go: finding github.com/magiconair/properties v1.8.0 [2019-12-10T12:16:33.828Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-12-10T12:16:33.828Z] go: finding github.com/kr/pretty v0.1.0 [2019-12-10T12:16:33.828Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-12-10T12:16:34.163Z] #22 3.785 + mkdir -p /build [2019-12-10T12:16:34.163Z] #22 3.793 + mv docker/docker /build/ [2019-12-10T12:16:34.163Z] #22 3.795 + rmdir docker [2019-12-10T12:16:34.163Z] #22 DONE 4.0s [2019-12-10T12:16:34.163Z] [2019-12-10T12:16:34.163Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-10T12:16:34.163Z] #24 3.356 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-10T12:16:34.163Z] #24 3.357 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-10T12:16:34.163Z] #24 3.383 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-10T12:16:34.163Z] #24 3.386 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-10T12:16:34.163Z] #24 3.400 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-10T12:16:34.163Z] #24 3.637 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-10T12:16:34.163Z] #24 4.128 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-10T12:16:34.236Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-12-10T12:16:34.236Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-12-10T12:16:34.421Z] #24 4.547 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-10T12:16:34.628Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-12-10T12:16:35.028Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-12-10T12:16:35.028Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-12-10T12:16:35.028Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-12-10T12:16:35.610Z] go: finding github.com/spf13/afero v1.1.2 [2019-12-10T12:16:36.046Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-12-10T12:16:36.047Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-12-10T12:16:36.472Z] go: finding github.com/stretchr/objx v0.1.1 [2019-12-10T12:16:36.472Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-12-10T12:16:36.882Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-12-10T12:16:36.882Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-12-10T12:16:37.255Z] d66e58854927: Pull complete [2019-12-10T12:16:37.255Z] 71497195576e: Pull complete [2019-12-10T12:16:37.255Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-12-10T12:16:37.255Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-12-10T12:16:37.255Z] ---> ebd73b5ebd31 [2019-12-10T12:16:37.255Z] Step 5/16 : ARG BUILDX_REPO [2019-12-10T12:16:37.255Z] ---> Running in 99ea4d2f0ba8 [2019-12-10T12:16:37.255Z] Removing intermediate container 99ea4d2f0ba8 [2019-12-10T12:16:37.255Z] ---> 13de208de587 [2019-12-10T12:16:37.255Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-12-10T12:16:37.255Z] ---> Running in f82dec1d468d [2019-12-10T12:16:37.286Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-12-10T12:16:37.286Z] go: finding github.com/docker/go-connections v0.3.0 [2019-12-10T12:16:37.286Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-12-10T12:16:37.286Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-12-10T12:16:37.286Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-12-10T12:16:37.593Z] Cloning into '/buildx'... [2019-12-10T12:16:37.686Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-12-10T12:16:37.686Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-12-10T12:16:37.702Z] #24 7.360 Fetched 7927 kB in 5s (1543 kB/s) [2019-12-10T12:16:38.096Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-12-10T12:16:38.508Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-12-10T12:16:38.639Z] #24 7.360 Reading package lists... [2019-12-10T12:16:38.929Z] go: finding github.com/stretchr/objx v0.1.0 [2019-12-10T12:16:38.929Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-12-10T12:16:38.929Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-12-10T12:16:39.359Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-12-10T12:16:39.359Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-12-10T12:16:39.359Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-12-10T12:16:39.833Z] #24 8.871 Reading package lists... [2019-12-10T12:16:39.833Z] #24 ... [2019-12-10T12:16:39.833Z] [2019-12-10T12:16:39.833Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-10T12:16:39.833Z] #10 3.232 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-10T12:16:39.833Z] #10 3.234 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-10T12:16:39.833Z] #10 3.248 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-10T12:16:39.833Z] #10 3.251 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-10T12:16:39.833Z] #10 3.257 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-10T12:16:39.833Z] #10 3.464 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-10T12:16:39.833Z] #10 3.986 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-10T12:16:39.833Z] #10 4.227 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-10T12:16:39.833Z] #10 6.939 Fetched 7927 kB in 4s (1645 kB/s) [2019-12-10T12:16:39.833Z] #10 6.939 Reading package lists... [2019-12-10T12:16:40.092Z] #10 8.598 Reading package lists... [2019-12-10T12:16:40.247Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-12-10T12:16:40.351Z] #10 10.17 Building dependency tree... [2019-12-10T12:16:40.351Z] #10 ... [2019-12-10T12:16:40.351Z] [2019-12-10T12:16:40.351Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-10T12:16:40.351Z] #24 8.871 Reading package lists... [2019-12-10T12:16:40.639Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-12-10T12:16:40.639Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-12-10T12:16:40.917Z] #24 10.47 Building dependency tree... [2019-12-10T12:16:40.917Z] #24 10.91 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-10T12:16:40.917Z] #24 10.91 The following additional packages will be installed: [2019-12-10T12:16:40.917Z] #24 10.91 libjq1 libonig4 [2019-12-10T12:16:40.917Z] #24 10.96 The following NEW packages will be installed: [2019-12-10T12:16:40.917Z] #24 10.96 jq libjq1 libonig4 [2019-12-10T12:16:41.029Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-12-10T12:16:41.434Z] go: finding github.com/pkg/profile v1.2.1 [2019-12-10T12:16:41.434Z] go: finding github.com/golang/protobuf v1.2.0 [2019-12-10T12:16:41.520Z] Removing intermediate container f82dec1d468d [2019-12-10T12:16:41.521Z] ---> 05641ce837d2 [2019-12-10T12:16:41.521Z] Step 7/16 : WORKDIR /buildx [2019-12-10T12:16:41.521Z] ---> Running in a657922324ad [2019-12-10T12:16:41.521Z] Removing intermediate container a657922324ad [2019-12-10T12:16:41.521Z] ---> c4ec913b44a7 [2019-12-10T12:16:41.521Z] Step 8/16 : ARG BUILDX_COMMIT [2019-12-10T12:16:41.521Z] ---> Running in c86707b0d4dc [2019-12-10T12:16:41.521Z] Removing intermediate container c86707b0d4dc [2019-12-10T12:16:41.521Z] ---> cb3c97dd1632 [2019-12-10T12:16:41.521Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-12-10T12:16:41.521Z] ---> Running in a8eb17600782 [2019-12-10T12:16:41.845Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-12-10T12:16:41.845Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-12-10T12:16:41.845Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-12-10T12:16:41.851Z] #24 12.00 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-10T12:16:41.851Z] #24 12.00 Need to get 327 kB of archives. [2019-12-10T12:16:41.851Z] #24 12.00 After this operation, 1157 kB of additional disk space will be used. [2019-12-10T12:16:41.851Z] #24 12.00 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-12-10T12:16:41.851Z] #24 12.00 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-12-10T12:16:41.851Z] #24 12.01 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-12-10T12:16:42.110Z] #24 12.24 debconf: delaying package configuration, since apt-utils is not installed [2019-12-10T12:16:42.110Z] #24 12.27 Fetched 327 kB in 1s (315 kB/s) [2019-12-10T12:16:42.110Z] #24 12.30 Selecting previously unselected package libonig4:amd64. [2019-12-10T12:16:42.110Z] #24 12.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-10T12:16:42.110Z] #24 12.32 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-12-10T12:16:42.110Z] #24 12.32 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-12-10T12:16:42.255Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-12-10T12:16:42.255Z] go: finding github.com/gofrs/flock v0.7.0 [2019-12-10T12:16:42.255Z] From https://github.com/docker/buildx [2019-12-10T12:16:42.255Z] * [new tag] v0.3.1 -> build [2019-12-10T12:16:42.485Z] #24 12.42 Selecting previously unselected package libjq1:amd64. [2019-12-10T12:16:42.485Z] #24 12.42 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-12-10T12:16:42.485Z] #24 12.42 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-10T12:16:42.485Z] #24 12.47 Selecting previously unselected package jq. [2019-12-10T12:16:42.485Z] #24 12.47 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-12-10T12:16:42.671Z] go: finding github.com/kr/text v0.1.0 [2019-12-10T12:16:42.746Z] #24 12.48 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-10T12:16:42.746Z] #24 12.53 Setting up libonig4:amd64 (6.1.3-2) ... [2019-12-10T12:16:42.746Z] #24 12.54 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-10T12:16:42.746Z] #24 12.56 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:16:42.746Z] #24 12.79 Setting up jq (1.5+dfsg-1.3) ... [2019-12-10T12:16:42.746Z] #24 ... [2019-12-10T12:16:42.746Z] [2019-12-10T12:16:42.746Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-10T12:16:42.746Z] #10 10.17 Building dependency tree... [2019-12-10T12:16:42.746Z] #10 10.61 The following additional packages will be installed: [2019-12-10T12:16:42.746Z] #10 10.61 libapparmor1 libseccomp2 [2019-12-10T12:16:42.746Z] #10 10.64 Suggested packages: [2019-12-10T12:16:42.746Z] #10 10.64 seccomp [2019-12-10T12:16:42.746Z] #10 10.75 The following NEW packages will be installed: [2019-12-10T12:16:42.746Z] #10 10.75 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-12-10T12:16:42.746Z] #10 11.80 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-12-10T12:16:42.746Z] #10 11.80 Need to get 300 kB of archives. [2019-12-10T12:16:42.746Z] #10 11.80 After this operation, 1201 kB of additional disk space will be used. [2019-12-10T12:16:42.746Z] #10 11.80 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-12-10T12:16:42.746Z] #10 11.81 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-12-10T12:16:42.746Z] #10 11.81 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-12-10T12:16:42.746Z] #10 11.81 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-12-10T12:16:42.746Z] #10 11.95 debconf: delaying package configuration, since apt-utils is not installed [2019-12-10T12:16:42.746Z] #10 11.98 Fetched 300 kB in 1s (289 kB/s) [2019-12-10T12:16:42.746Z] #10 12.02 Selecting previously unselected package libseccomp2:amd64. [2019-12-10T12:16:42.746Z] #10 12.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-10T12:16:42.746Z] #10 12.04 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-12-10T12:16:42.746Z] #10 12.04 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-10T12:16:42.746Z] #10 12.11 Selecting previously unselected package libseccomp-dev:amd64. [2019-12-10T12:16:42.746Z] #10 12.12 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-12-10T12:16:42.746Z] #10 12.12 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-10T12:16:42.746Z] #10 12.22 Selecting previously unselected package libapparmor1:amd64. [2019-12-10T12:16:42.746Z] #10 12.22 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-12-10T12:16:42.746Z] #10 12.23 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-12-10T12:16:42.746Z] #10 12.29 Selecting previously unselected package libapparmor-dev:amd64. [2019-12-10T12:16:42.746Z] #10 12.29 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-12-10T12:16:42.746Z] #10 12.29 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-12-10T12:16:42.746Z] #10 12.37 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:16:42.746Z] #10 12.40 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-10T12:16:42.746Z] #10 12.42 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-12-10T12:16:42.746Z] #10 12.43 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-10T12:16:42.746Z] #10 12.44 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-12-10T12:16:42.746Z] #10 12.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:16:42.746Z] #10 DONE 12.8s [2019-12-10T12:16:43.008Z] Switched to branch 'build' [2019-12-10T12:16:43.010Z] [2019-12-10T12:16:43.010Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-10T12:16:43.010Z] #24 DONE 13.0s [2019-12-10T12:16:43.010Z] [2019-12-10T12:16:43.010Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-10T12:16:43.010Z] #25 DONE 0.1s [2019-12-10T12:16:43.010Z] [2019-12-10T12:16:43.010Z] #11 [dev 1/24] RUN groupadd -r docker [2019-12-10T12:16:43.091Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-12-10T12:16:43.091Z] go: finding google.golang.org/grpc v1.20.1 [2019-12-10T12:16:43.091Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-12-10T12:16:43.091Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-12-10T12:16:43.354Z] Removing intermediate container a8eb17600782 [2019-12-10T12:16:43.354Z] ---> 7cb30e87d1c9 [2019-12-10T12:16:43.354Z] Step 10/16 : RUN go mod download [2019-12-10T12:16:43.354Z] ---> Running in 952917ce1555 [2019-12-10T12:16:43.670Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-12-10T12:16:43.670Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-12-10T12:16:43.670Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-12-10T12:16:43.670Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-12-10T12:16:43.700Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-12-10T12:16:43.700Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-12-10T12:16:43.700Z] go: finding github.com/gofrs/flock v0.7.0 [2019-12-10T12:16:43.700Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-12-10T12:16:43.700Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-12-10T12:16:43.700Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-12-10T12:16:43.700Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-12-10T12:16:43.700Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-12-10T12:16:43.700Z] go: finding github.com/spf13/viper v1.3.2 [2019-12-10T12:16:44.106Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-12-10T12:16:44.106Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-12-10T12:16:44.106Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-12-10T12:16:44.440Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-12-10T12:16:45.486Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-12-10T12:16:45.486Z] go: finding golang.org/x/text v0.3.0 [2019-12-10T12:16:45.486Z] go: finding google.golang.org/appengine v1.1.0 [2019-12-10T12:16:45.486Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-12-10T12:16:45.539Z] #11 DONE 2.2s [2019-12-10T12:16:45.539Z] [2019-12-10T12:16:45.539Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-10T12:16:45.635Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-12-10T12:16:45.635Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-12-10T12:16:45.635Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-12-10T12:16:45.903Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-12-10T12:16:45.979Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-12-10T12:16:45.979Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-12-10T12:16:45.979Z] go: finding github.com/spf13/cobra v0.0.3 [2019-12-10T12:16:45.979Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-12-10T12:16:46.316Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-12-10T12:16:46.732Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-12-10T12:16:46.732Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-12-10T12:16:47.136Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-12-10T12:16:47.136Z] go: finding github.com/docker/go-units v0.3.1 [2019-12-10T12:16:47.136Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-12-10T12:16:47.136Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-12-10T12:16:47.174Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-12-10T12:16:47.174Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-12-10T12:16:47.560Z] go: finding github.com/pkg/errors v0.8.1 [2019-12-10T12:16:47.584Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-12-10T12:16:47.584Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-12-10T12:16:47.902Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-12-10T12:16:48.082Z] #12 DONE 2.7s [2019-12-10T12:16:48.082Z] [2019-12-10T12:16:48.082Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:16:48.082Z] #26 1.888 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-10T12:16:48.082Z] #26 1.979 [2019-12-10T12:16:48.082Z] #26 2.136 ### 4.4% ####################### 33.0% ######################################## 56.7% ###################################################### 76.0% #################################################################### 95.0% ######################################################################## 100.0% [2019-12-10T12:16:48.082Z] #26 2.725 [2019-12-10T12:16:48.082Z] #26 2.905 ######################### 35.6% ######################################################################## 100.0% [2019-12-10T12:16:48.082Z] #26 3.169 [2019-12-10T12:16:48.082Z] #26 3.343 ########### 16.5% ############################# 41.3% ################################################ 67.5% ############################################################ 84.1% ######################################################################## 100.0% [2019-12-10T12:16:48.082Z] #26 3.820 [2019-12-10T12:16:48.114Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-12-10T12:16:48.114Z] go: finding github.com/onsi/gomega v1.4.3 [2019-12-10T12:16:48.114Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-12-10T12:16:48.247Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-12-10T12:16:48.340Z] #26 4.065 ## 3.2% ######## 12.2% ############ 18.0% #################### 28.6% ################################### 49.0% ###################################### 53.5% ################################################# 68.2% ######################################################### 80.4% ################################################################ 89.1% ##################################################################### 96.4% ######################################################################## 100.0% [2019-12-10T12:16:48.340Z] #26 5.259 [2019-12-10T12:16:48.433Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0a7e84ea2875c19f4) in /home/ubuntu/workspace/moby_PR-39839 [Pipeline] { [Pipeline] checkout [2019-12-10T12:16:48.588Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-12-10T12:16:48.588Z] go: finding github.com/json-iterator/go v1.1.6 [2019-12-10T12:16:48.588Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-12-10T12:16:48.615Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-12-10T12:16:48.615Z] go: finding github.com/spf13/cast v1.3.0 [2019-12-10T12:16:48.910Z] #26 5.833 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-10T12:16:48.931Z] go: finding github.com/spf13/afero v1.1.2 [2019-12-10T12:16:49.032Z] go: finding gotest.tools v2.1.0+incompatible [2019-12-10T12:16:49.172Z] #26 6.063 [2019-12-10T12:16:49.172Z] #26 6.179 ######################################################################## 100.0% [2019-12-10T12:16:49.172Z] #26 6.277 [2019-12-10T12:16:49.276Z] go: finding github.com/gorilla/mux v1.7.0 [2019-12-10T12:16:49.429Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-12-10T12:16:49.620Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-12-10T12:16:49.738Z] #26 ... [2019-12-10T12:16:49.738Z] [2019-12-10T12:16:49.738Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-10T12:16:49.738Z] #13 1.376 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-10T12:16:49.738Z] #13 DONE 2.0s [2019-12-10T12:16:49.738Z] [2019-12-10T12:16:49.738Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:16:49.738Z] #26 6.649 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-10T12:16:49.738Z] #26 ... [2019-12-10T12:16:49.738Z] [2019-12-10T12:16:49.738Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-10T12:16:49.829Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-12-10T12:16:49.829Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-12-10T12:16:49.829Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-12-10T12:16:49.829Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-12-10T12:16:50.212Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-12-10T12:16:50.359Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-12-10T12:16:50.630Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-12-10T12:16:50.630Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-12-10T12:16:50.707Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-12-10T12:16:50.707Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-12-10T12:16:50.707Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-12-10T12:16:51.046Z] go: finding github.com/stretchr/testify v1.2.2 [2019-12-10T12:16:51.113Z] #14 DONE 1.3s [2019-12-10T12:16:51.114Z] [2019-12-10T12:16:51.114Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-10T12:16:51.442Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-12-10T12:16:51.442Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-12-10T12:16:51.539Z] go: finding github.com/client9/misspell v0.3.4 [2019-12-10T12:16:51.540Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-12-10T12:16:51.788Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-12-10T12:16:51.788Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-12-10T12:16:52.048Z] #15 DONE 1.1s [2019-12-10T12:16:52.048Z] [2019-12-10T12:16:52.048Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:16:52.048Z] #26 6.827 [2019-12-10T12:16:52.048Z] #26 7.037 ######################################################################## 100.0% [2019-12-10T12:16:52.048Z] #26 7.073 [2019-12-10T12:16:52.048Z] #26 7.510 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-10T12:16:52.048Z] #26 7.532 skipping existing 1849cc453dee [2019-12-10T12:16:52.048Z] #26 7.541 [2019-12-10T12:16:52.048Z] #26 8.336 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-10T12:16:52.048Z] #26 8.489 [2019-12-10T12:16:52.048Z] #26 8.608 ######################################################################## 100.0% [2019-12-10T12:16:52.048Z] #26 8.642 [2019-12-10T12:16:52.048Z] #26 8.661 Download of images into '/build' complete. [2019-12-10T12:16:52.048Z] #26 8.661 Use something like the following to load the result into a Docker daemon: [2019-12-10T12:16:52.048Z] #26 8.661 tar -cC '/build' . | docker load [2019-12-10T12:16:52.048Z] #26 DONE 9.0s [2019-12-10T12:16:52.048Z] [2019-12-10T12:16:52.048Z] #16 [dev 6/24] RUN ldconfig [2019-12-10T12:16:52.205Z] using credential docker-jenkins-github-credentials [2019-12-10T12:16:52.215Z] Cloning the remote Git repository [2019-12-10T12:16:52.215Z] Cloning with configured refspecs honoured and without tags [2019-12-10T12:16:52.210Z] Cloning repository https://github.com/moby/moby.git [2019-12-10T12:16:52.251Z] > git init /home/ubuntu/workspace/moby_PR-39839 # timeout=10 [2019-12-10T12:16:52.404Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-12-10T12:16:52.404Z] go: finding github.com/golang/mock v1.1.1 [2019-12-10T12:16:52.404Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-12-10T12:16:52.404Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-12-10T12:16:52.849Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-12-10T12:16:52.849Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-12-10T12:16:52.997Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-12-10T12:16:52.997Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-12-10T12:16:53.245Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-12-10T12:16:53.245Z] go: finding github.com/containerd/containerd v1.2.4 [2019-12-10T12:16:53.348Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-12-10T12:16:52.503Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-10T12:16:52.504Z] > git --version # timeout=10 [2019-12-10T12:16:52.518Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-10T12:16:52.520Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39839/head:refs/remotes/origin/PR-39839 +refs/heads/master:refs/remotes/origin/master [2019-12-10T12:16:53.637Z] go: finding github.com/google/go-cmp v0.2.0 [2019-12-10T12:16:53.949Z] #16 DONE 1.5s [2019-12-10T12:16:53.949Z] [2019-12-10T12:16:53.949Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:16:54.030Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-12-10T12:16:54.030Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-12-10T12:16:54.119Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-12-10T12:16:54.423Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-12-10T12:16:54.423Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-12-10T12:16:54.423Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-12-10T12:16:54.817Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-12-10T12:16:54.817Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-12-10T12:16:54.817Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-12-10T12:16:54.817Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-12-10T12:16:54.866Z] go: finding google.golang.org/grpc v1.20.1 [2019-12-10T12:16:55.276Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-12-10T12:16:55.276Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-12-10T12:16:55.790Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-12-10T12:16:55.790Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-12-10T12:16:55.790Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-12-10T12:16:56.064Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-12-10T12:16:56.206Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-12-10T12:16:56.206Z] go: finding github.com/kr/pty v1.1.1 [2019-12-10T12:16:56.479Z] #17 2.441 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-10T12:16:56.479Z] #17 2.443 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-10T12:16:56.479Z] #17 2.549 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-10T12:16:56.479Z] #17 2.671 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-10T12:16:56.479Z] #17 2.766 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-10T12:16:56.479Z] #17 2.877 Get:6 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-10T12:16:56.609Z] go: finding cloud.google.com/go v0.26.0 [2019-12-10T12:16:56.736Z] #17 3.023 Get:7 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-10T12:16:56.993Z] #17 3.183 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-10T12:16:57.260Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-12-10T12:16:57.260Z] go: finding github.com/golang/protobuf v1.2.0 [2019-12-10T12:16:58.462Z] go: finding github.com/imdario/mergo v0.3.7 [2019-12-10T12:16:58.817Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-12-10T12:16:58.893Z] #17 5.064 Fetched 7927 kB in 3s (2174 kB/s) [2019-12-10T12:16:59.165Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-12-10T12:16:59.459Z] #17 5.064 Reading package lists... [2019-12-10T12:17:00.367Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-12-10T12:17:00.400Z] #17 5.821 Reading package lists... [2019-12-10T12:17:00.671Z] #17 6.686 Building dependency tree... [2019-12-10T12:17:00.671Z] #17 6.982 The following additional packages will be installed: [2019-12-10T12:17:00.671Z] #17 6.982 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-12-10T12:17:00.671Z] #17 6.982 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-12-10T12:17:00.671Z] #17 6.982 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-12-10T12:17:00.671Z] #17 6.982 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-12-10T12:17:00.671Z] #17 6.982 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-12-10T12:17:00.671Z] #17 6.982 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-10T12:17:00.671Z] #17 6.982 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-12-10T12:17:00.671Z] #17 6.982 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-12-10T12:17:00.671Z] #17 6.982 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-12-10T12:17:00.671Z] #17 6.982 Suggested packages: [2019-12-10T12:17:00.671Z] #17 6.982 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-12-10T12:17:00.671Z] #17 6.982 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-12-10T12:17:00.671Z] #17 6.982 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-12-10T12:17:00.671Z] #17 6.982 vim-doc vim-scripts xfsdump acl attr quota [2019-12-10T12:17:00.671Z] #17 6.982 Recommended packages: [2019-12-10T12:17:00.671Z] #17 6.982 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-10T12:17:00.671Z] #17 6.982 python3-keyrings.alt python3-xdg unzip [2019-12-10T12:17:00.711Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-12-10T12:17:00.711Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-12-10T12:17:00.711Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-12-10T12:17:01.605Z] #17 7.903 The following NEW packages will be installed: [2019-12-10T12:17:01.605Z] #17 7.903 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-12-10T12:17:01.605Z] #17 7.903 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-12-10T12:17:01.605Z] #17 7.903 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-10T12:17:01.605Z] #17 7.903 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-12-10T12:17:01.605Z] #17 7.903 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-12-10T12:17:01.605Z] #17 7.903 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-12-10T12:17:01.605Z] #17 7.903 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-12-10T12:17:01.605Z] #17 7.903 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-12-10T12:17:01.605Z] #17 7.903 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-12-10T12:17:01.605Z] #17 7.903 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-12-10T12:17:01.605Z] #17 7.903 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-12-10T12:17:01.605Z] #17 7.903 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-12-10T12:17:01.605Z] #17 7.903 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-12-10T12:17:01.605Z] #17 7.903 xfsprogs xxd xz-utils zip [2019-12-10T12:17:02.538Z] #17 8.937 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-12-10T12:17:02.538Z] #17 8.937 Need to get 90.9 MB of archives. [2019-12-10T12:17:02.538Z] #17 8.937 After this operation, 541 MB of additional disk space will be used. [2019-12-10T12:17:02.538Z] #17 8.937 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-12-10T12:17:02.538Z] #17 8.945 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-12-10T12:17:02.538Z] #17 8.947 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-12-10T12:17:02.538Z] #17 8.947 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-12-10T12:17:02.538Z] #17 8.954 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-12-10T12:17:02.538Z] #17 8.962 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-12-10T12:17:02.538Z] #17 8.972 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-12-10T12:17:02.538Z] #17 9.000 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-12-10T12:17:02.538Z] #17 9.001 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-12-10T12:17:02.538Z] #17 9.004 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-12-10T12:17:03.066Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-12-10T12:17:03.107Z] #17 9.213 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-12-10T12:17:03.108Z] #17 9.213 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-12-10T12:17:03.108Z] #17 9.214 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-12-10T12:17:03.108Z] #17 9.218 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-12-10T12:17:03.108Z] #17 9.219 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-12-10T12:17:03.108Z] #17 9.221 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-12-10T12:17:03.108Z] #17 9.222 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-12-10T12:17:03.108Z] #17 9.224 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-12-10T12:17:03.108Z] #17 9.225 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-12-10T12:17:03.108Z] #17 9.227 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-12-10T12:17:03.108Z] #17 9.228 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-12-10T12:17:03.108Z] #17 9.233 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-10T12:17:03.108Z] #17 9.235 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-10T12:17:03.108Z] #17 9.238 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-12-10T12:17:03.108Z] #17 9.239 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-12-10T12:17:03.108Z] #17 9.240 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-12-10T12:17:03.108Z] #17 9.245 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-12-10T12:17:03.108Z] #17 9.247 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-10T12:17:03.108Z] #17 9.248 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-12-10T12:17:03.108Z] #17 9.257 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-12-10T12:17:03.108Z] #17 9.258 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-12-10T12:17:03.108Z] #17 9.261 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-12-10T12:17:03.108Z] #17 9.370 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-12-10T12:17:03.108Z] #17 9.371 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-12-10T12:17:03.108Z] #17 9.374 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-12-10T12:17:03.108Z] #17 9.375 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-12-10T12:17:03.108Z] #17 9.376 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-12-10T12:17:03.108Z] #17 9.377 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-12-10T12:17:03.108Z] #17 9.379 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-12-10T12:17:03.108Z] #17 9.383 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-12-10T12:17:03.108Z] #17 9.388 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-12-10T12:17:03.108Z] #17 9.392 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-12-10T12:17:03.108Z] #17 9.402 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-12-10T12:17:03.108Z] #17 9.405 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-12-10T12:17:03.108Z] #17 9.407 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-12-10T12:17:03.108Z] #17 9.408 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-12-10T12:17:03.108Z] #17 9.409 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-12-10T12:17:03.108Z] #17 9.411 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-12-10T12:17:03.366Z] #17 9.518 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-12-10T12:17:03.366Z] #17 9.518 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-10T12:17:03.366Z] #17 9.542 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-10T12:17:03.366Z] #17 9.545 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-10T12:17:03.366Z] #17 9.548 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-12-10T12:17:03.366Z] #17 9.552 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-10T12:17:03.366Z] #17 9.553 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-12-10T12:17:03.366Z] #17 9.559 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-10T12:17:03.366Z] #17 9.645 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-12-10T12:17:03.366Z] #17 9.665 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-12-10T12:17:03.366Z] #17 9.680 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-12-10T12:17:03.366Z] #17 9.686 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-12-10T12:17:03.366Z] #17 9.688 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-12-10T12:17:03.366Z] #17 9.699 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-12-10T12:17:03.366Z] #17 9.742 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-12-10T12:17:03.366Z] #17 9.787 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-12-10T12:17:03.411Z] go: finding gotest.tools v2.2.0+incompatible [2019-12-10T12:17:03.624Z] #17 9.791 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-10T12:17:03.624Z] #17 10.04 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-12-10T12:17:03.755Z] go: finding github.com/magiconair/properties v1.8.0 [2019-12-10T12:17:03.755Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-12-10T12:17:03.881Z] #17 10.22 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-12-10T12:17:03.881Z] #17 10.22 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-12-10T12:17:04.107Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-12-10T12:17:04.448Z] #17 10.86 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-12-10T12:17:04.872Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-12-10T12:17:05.014Z] #17 11.40 debconf: delaying package configuration, since apt-utils is not installed [2019-12-10T12:17:05.014Z] #17 11.43 Fetched 90.9 MB in 3s (27.5 MB/s) [2019-12-10T12:17:05.014Z] #17 11.47 Selecting previously unselected package bash-completion. [2019-12-10T12:17:05.014Z] #17 11.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-12-10T12:17:05.014Z] #17 11.48 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-10T12:17:05.951Z] #17 12.29 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-10T12:17:06.210Z] #17 12.58 Selecting previously unselected package libnet1:amd64. [2019-12-10T12:17:06.210Z] #17 12.58 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-12-10T12:17:06.210Z] #17 12.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-10T12:17:06.210Z] #17 12.62 Selecting previously unselected package libnfnetlink0:amd64. [2019-12-10T12:17:06.210Z] #17 12.62 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-12-10T12:17:06.210Z] #17 12.63 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-12-10T12:17:06.210Z] #17 12.66 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-12-10T12:17:06.210Z] #17 12.66 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-12-10T12:17:06.210Z] #17 12.67 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-12-10T12:17:06.469Z] #17 12.71 Selecting previously unselected package libudev-dev:amd64. [2019-12-10T12:17:06.469Z] #17 12.71 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-12-10T12:17:06.469Z] #17 12.72 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-12-10T12:17:06.469Z] #17 12.77 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-12-10T12:17:06.469Z] #17 12.77 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-12-10T12:17:06.469Z] #17 12.77 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-12-10T12:17:06.592Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-12-10T12:17:06.729Z] #17 12.91 Selecting previously unselected package python3.5-minimal. [2019-12-10T12:17:06.729Z] #17 12.92 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-12-10T12:17:06.729Z] #17 12.92 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-10T12:17:06.936Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-12-10T12:17:06.987Z] #17 13.18 Selecting previously unselected package python3-minimal. [2019-12-10T12:17:06.987Z] #17 13.18 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-12-10T12:17:06.987Z] #17 13.18 Unpacking python3-minimal (3.5.3-1) ... [2019-12-10T12:17:06.987Z] #17 13.22 Selecting previously unselected package libmpdec2:amd64. [2019-12-10T12:17:06.987Z] #17 13.22 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-12-10T12:17:06.987Z] #17 13.22 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-12-10T12:17:06.987Z] #17 13.26 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-12-10T12:17:06.987Z] #17 13.26 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-12-10T12:17:06.987Z] #17 13.27 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-12-10T12:17:07.245Z] #17 13.69 Selecting previously unselected package python3.5. [2019-12-10T12:17:07.281Z] go: finding github.com/kr/pretty v0.1.0 [2019-12-10T12:17:07.281Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-12-10T12:17:07.502Z] #17 13.69 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-12-10T12:17:07.502Z] #17 13.69 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-10T12:17:07.502Z] #17 13.86 Selecting previously unselected package libpython3-stdlib:amd64. [2019-12-10T12:17:07.502Z] #17 13.86 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-12-10T12:17:07.502Z] #17 13.86 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-12-10T12:17:07.502Z] #17 13.90 Selecting previously unselected package dh-python. [2019-12-10T12:17:07.502Z] #17 13.90 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-12-10T12:17:07.502Z] #17 13.90 Unpacking dh-python (2.20170125) ... [2019-12-10T12:17:07.760Z] #17 13.96 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-12-10T12:17:07.760Z] #17 14.12 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-10T12:17:08.020Z] go: finding github.com/spf13/cast v1.3.0 [2019-12-10T12:17:08.702Z] #17 14.78 Setting up python3-minimal (3.5.3-1) ... [2019-12-10T12:17:08.702Z] #17 15.07 Selecting previously unselected package python3. [2019-12-10T12:17:08.702Z] #17 15.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-12-10T12:17:08.702Z] #17 15.07 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-12-10T12:17:08.702Z] #17 15.08 Unpacking python3 (3.5.3-1) ... [2019-12-10T12:17:08.798Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-12-10T12:17:08.963Z] #17 15.12 Selecting previously unselected package pigz. [2019-12-10T12:17:08.963Z] #17 15.12 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-12-10T12:17:08.963Z] #17 15.13 Unpacking pigz (2.3.4-1) ... [2019-12-10T12:17:08.963Z] #17 15.17 Selecting previously unselected package libip4tc0:amd64. [2019-12-10T12:17:08.963Z] #17 15.17 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-10T12:17:08.963Z] #17 15.17 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-10T12:17:08.963Z] #17 15.21 Selecting previously unselected package libip6tc0:amd64. [2019-12-10T12:17:08.963Z] #17 15.21 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-10T12:17:08.963Z] #17 15.22 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-10T12:17:08.963Z] #17 15.26 Selecting previously unselected package libiptc0:amd64. [2019-12-10T12:17:08.963Z] #17 15.26 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-10T12:17:08.963Z] #17 15.27 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-10T12:17:08.963Z] #17 15.31 Selecting previously unselected package libxtables12:amd64. [2019-12-10T12:17:08.963Z] #17 15.31 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-10T12:17:08.963Z] #17 15.31 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-10T12:17:08.963Z] #17 15.35 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-12-10T12:17:08.963Z] #17 15.35 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-12-10T12:17:08.963Z] #17 15.36 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-12-10T12:17:09.145Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-12-10T12:17:09.145Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-12-10T12:17:09.294Z] #17 15.39 Selecting previously unselected package iptables. [2019-12-10T12:17:09.294Z] #17 15.39 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-10T12:17:09.294Z] #17 15.39 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-10T12:17:09.294Z] #17 15.47 Selecting previously unselected package xxd. [2019-12-10T12:17:09.294Z] #17 15.47 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-10T12:17:09.294Z] #17 15.48 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:17:09.294Z] #17 15.52 Selecting previously unselected package vim-common. [2019-12-10T12:17:09.294Z] #17 15.52 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-10T12:17:09.294Z] #17 15.54 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:17:09.294Z] #17 15.59 Selecting previously unselected package bzip2. [2019-12-10T12:17:09.294Z] #17 15.60 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-12-10T12:17:09.294Z] #17 15.60 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-10T12:17:09.294Z] #17 15.64 Selecting previously unselected package libgpm2:amd64. [2019-12-10T12:17:09.294Z] #17 15.64 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-12-10T12:17:09.552Z] #17 15.65 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-12-10T12:17:09.552Z] #17 15.68 Selecting previously unselected package xz-utils. [2019-12-10T12:17:09.552Z] #17 15.69 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-12-10T12:17:09.552Z] #17 15.83 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-12-10T12:17:09.552Z] #17 15.90 Selecting previously unselected package aufs-tools. [2019-12-10T12:17:09.552Z] #17 15.90 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-12-10T12:17:09.552Z] #17 15.91 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-10T12:17:09.552Z] #17 15.95 Selecting previously unselected package liblzo2-2:amd64. [2019-12-10T12:17:09.552Z] #17 15.96 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-10T12:17:09.552Z] #17 15.96 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-10T12:17:09.552Z] #17 16.00 Selecting previously unselected package btrfs-progs. [2019-12-10T12:17:09.552Z] #17 16.00 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-12-10T12:17:09.811Z] #17 16.00 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-10T12:17:09.811Z] #17 16.20 Selecting previously unselected package btrfs-tools. [2019-12-10T12:17:09.811Z] #17 16.20 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-12-10T12:17:09.811Z] #17 16.20 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-10T12:17:09.811Z] #17 16.23 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-12-10T12:17:09.811Z] #17 16.24 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-12-10T12:17:09.811Z] #17 16.24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-12-10T12:17:09.811Z] #17 16.29 Selecting previously unselected package dmsetup. [2019-12-10T12:17:09.811Z] #17 16.29 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-12-10T12:17:09.884Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-12-10T12:17:10.071Z] #17 16.29 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-10T12:17:10.071Z] #17 16.33 Selecting previously unselected package libonig4:amd64. [2019-12-10T12:17:10.071Z] #17 16.33 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-12-10T12:17:10.071Z] #17 16.33 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-12-10T12:17:10.071Z] #17 16.39 Selecting previously unselected package libjq1:amd64. [2019-12-10T12:17:10.071Z] #17 16.39 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-12-10T12:17:10.071Z] #17 16.40 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-10T12:17:10.071Z] #17 16.44 Selecting previously unselected package jq. [2019-12-10T12:17:10.071Z] #17 16.44 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-12-10T12:17:10.071Z] #17 16.44 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-10T12:17:10.071Z] #17 16.48 Selecting previously unselected package libaio1:amd64. [2019-12-10T12:17:10.071Z] #17 16.48 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-12-10T12:17:10.071Z] #17 16.48 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-12-10T12:17:10.071Z] #17 16.51 Selecting previously unselected package libcap2-bin. [2019-12-10T12:17:10.229Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-12-10T12:17:10.229Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-12-10T12:17:10.229Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-12-10T12:17:10.491Z] #17 16.51 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-12-10T12:17:10.491Z] #17 16.52 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-10T12:17:10.491Z] #17 16.55 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-12-10T12:17:10.492Z] #17 16.56 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-12-10T12:17:10.492Z] #17 16.56 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-12-10T12:17:10.492Z] #17 16.59 Selecting previously unselected package libsepol1-dev:amd64. [2019-12-10T12:17:10.492Z] #17 16.59 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-12-10T12:17:10.492Z] #17 16.60 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-12-10T12:17:10.492Z] #17 16.69 Selecting previously unselected package libpcre16-3:amd64. [2019-12-10T12:17:10.492Z] #17 16.69 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-12-10T12:17:10.492Z] #17 16.70 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-12-10T12:17:10.492Z] #17 16.75 Selecting previously unselected package libpcre32-3:amd64. [2019-12-10T12:17:10.492Z] #17 16.76 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-12-10T12:17:10.492Z] #17 16.76 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-12-10T12:17:10.492Z] #17 16.81 Selecting previously unselected package libpcre3-dev:amd64. [2019-12-10T12:17:10.492Z] #17 16.81 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-12-10T12:17:10.492Z] #17 16.82 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-12-10T12:17:10.574Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-12-10T12:17:10.750Z] #17 17.16 Selecting previously unselected package libselinux1-dev:amd64. [2019-12-10T12:17:10.750Z] #17 17.16 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-12-10T12:17:10.750Z] #17 17.17 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-12-10T12:17:10.750Z] #17 17.24 Selecting previously unselected package libdevmapper-dev:amd64. [2019-12-10T12:17:11.025Z] #17 17.24 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-12-10T12:17:11.025Z] #17 17.24 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-12-10T12:17:11.025Z] #17 17.29 Selecting previously unselected package libnl-3-200:amd64. [2019-12-10T12:17:11.025Z] #17 17.29 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-12-10T12:17:11.025Z] #17 17.30 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-12-10T12:17:11.025Z] #17 17.34 Selecting previously unselected package libprotobuf-c1:amd64. [2019-12-10T12:17:11.025Z] #17 17.34 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-12-10T12:17:11.025Z] #17 17.35 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-10T12:17:11.025Z] #17 17.38 Selecting previously unselected package libreadline5:amd64. [2019-12-10T12:17:11.025Z] #17 17.38 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-12-10T12:17:11.025Z] #17 17.39 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-12-10T12:17:11.025Z] #17 17.43 Selecting previously unselected package libsystemd-dev:amd64. [2019-12-10T12:17:11.025Z] #17 17.43 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-12-10T12:17:11.025Z] #17 17.44 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-12-10T12:17:11.593Z] #17 17.89 Selecting previously unselected package net-tools. [2019-12-10T12:17:11.593Z] #17 17.90 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-12-10T12:17:11.593Z] #17 17.90 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-10T12:17:11.593Z] #17 17.97 Selecting previously unselected package python-pip-whl. [2019-12-10T12:17:11.593Z] #17 17.97 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-10T12:17:11.593Z] #17 17.97 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-10T12:17:11.770Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-12-10T12:17:11.854Z] #17 18.20 Selecting previously unselected package python3-pip. [2019-12-10T12:17:11.854Z] #17 18.21 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-10T12:17:11.854Z] #17 18.21 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-10T12:17:11.854Z] #17 18.26 Selecting previously unselected package python3-pkg-resources. [2019-12-10T12:17:11.854Z] #17 18.27 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-10T12:17:11.854Z] #17 18.27 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-10T12:17:11.854Z] #17 18.32 Selecting previously unselected package python3-setuptools. [2019-12-10T12:17:12.113Z] #17 18.33 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-12-10T12:17:12.113Z] #17 18.33 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-10T12:17:12.113Z] #17 18.40 Selecting previously unselected package python3-wheel. [2019-12-10T12:17:12.113Z] #17 18.40 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-12-10T12:17:12.113Z] #17 18.40 Unpacking python3-wheel (0.29.0-2) ... [2019-12-10T12:17:12.113Z] #17 18.44 Selecting previously unselected package thin-provisioning-tools. [2019-12-10T12:17:12.113Z] #17 18.45 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-12-10T12:17:12.113Z] #17 18.45 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-10T12:17:12.115Z] go: finding github.com/jinzhu/now v1.0.0 [2019-12-10T12:17:12.115Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-12-10T12:17:12.170Z] Fetching without tags [2019-12-10T12:17:12.373Z] #17 18.67 Selecting previously unselected package vim-runtime. [2019-12-10T12:17:12.373Z] #17 18.67 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-10T12:17:12.373Z] #17 18.68 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-12-10T12:17:12.373Z] #17 18.70 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-12-10T12:17:12.373Z] #17 18.70 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:17:12.460Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-12-10T12:17:12.564Z] Merging remotes/origin/master commit 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f into PR head commit 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:17:12.081Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-10T12:17:12.107Z] > git config --add remote.origin.fetch +refs/pull/39839/head:refs/remotes/origin/PR-39839 # timeout=10 [2019-12-10T12:17:12.124Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-10T12:17:12.135Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-10T12:17:12.162Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-10T12:17:12.162Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-10T12:17:12.163Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39839/head:refs/remotes/origin/PR-39839 +refs/heads/master:refs/remotes/origin/master [2019-12-10T12:17:12.562Z] > git config core.sparsecheckout # timeout=10 [2019-12-10T12:17:12.569Z] > git checkout -f 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:17:13.748Z] #17 20.05 Selecting previously unselected package vim. [2019-12-10T12:17:13.748Z] #17 20.06 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-10T12:17:13.748Z] #17 20.06 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:17:14.006Z] #17 20.21 Selecting previously unselected package xfsprogs. [2019-12-10T12:17:14.006Z] #17 20.21 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-12-10T12:17:14.006Z] #17 20.22 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-10T12:17:14.006Z] #17 20.37 Selecting previously unselected package zip. [2019-12-10T12:17:14.006Z] #17 20.37 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-12-10T12:17:14.006Z] #17 20.37 Unpacking zip (3.0-11+b1) ... [2019-12-10T12:17:14.006Z] #17 20.43 Selecting previously unselected package libapparmor-perl. [2019-12-10T12:17:14.006Z] #17 20.43 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-12-10T12:17:14.006Z] #17 20.44 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-10T12:17:14.006Z] #17 20.48 Selecting previously unselected package apparmor. [2019-12-10T12:17:14.172Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-12-10T12:17:14.272Z] #17 20.48 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-12-10T12:17:14.272Z] #17 20.50 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-10T12:17:14.272Z] #17 20.61 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-10T12:17:14.272Z] #17 20.61 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-12-10T12:17:14.272Z] #17 20.61 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-10T12:17:14.839Z] #17 21.19 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-10T12:17:14.839Z] #17 21.19 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-12-10T12:17:14.839Z] #17 21.19 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-10T12:17:14.905Z] go: finding github.com/stretchr/testify v1.3.0 [2019-12-10T12:17:15.051Z] Merge succeeded, producing 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:17:15.051Z] Checking out Revision 56c5668068f256f3cd347c2cb20baa874daf1aa7 (PR-39839) [2019-12-10T12:17:15.420Z] #17 21.76 Selecting previously unselected package binutils-mingw-w64. [2019-12-10T12:17:15.420Z] #17 21.76 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-10T12:17:15.420Z] #17 21.77 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-10T12:17:15.420Z] #17 21.81 Selecting previously unselected package mingw-w64-common. [2019-12-10T12:17:15.420Z] #17 21.81 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-10T12:17:15.420Z] #17 21.81 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-10T12:17:16.429Z] Commit message: "Testcase: Change time comparison logic." [2019-12-10T12:17:16.629Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-12-10T12:17:16.801Z] #17 22.88 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-10T12:17:16.801Z] #17 22.88 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-10T12:17:16.801Z] #17 22.88 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-10T12:17:16.975Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-12-10T12:17:15.018Z] > git merge 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f # timeout=10 [2019-12-10T12:17:15.033Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-10T12:17:15.044Z] > git config core.sparsecheckout # timeout=10 [2019-12-10T12:17:15.059Z] > git checkout -f 56c5668068f256f3cd347c2cb20baa874daf1aa7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2019-12-10T12:17:17.322Z] go: finding github.com/theupdateframework/notary v0.6.1 [Pipeline] sh [2019-12-10T12:17:17.667Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-12-10T12:17:17.667Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-12-10T12:17:17.808Z] + docker version [2019-12-10T12:17:18.012Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-12-10T12:17:18.176Z] #17 24.43 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-10T12:17:18.176Z] #17 24.44 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-10T12:17:18.176Z] #17 24.44 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-10T12:17:18.176Z] #17 24.49 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-10T12:17:18.176Z] #17 24.49 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-10T12:17:18.176Z] #17 24.50 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-10T12:17:18.359Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-12-10T12:17:18.359Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-12-10T12:17:18.359Z] go: finding github.com/client9/misspell v0.3.4 [2019-12-10T12:17:20.083Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-12-10T12:17:20.822Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-12-10T12:17:20.822Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-12-10T12:17:21.214Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-12-10T12:17:21.561Z] go: finding github.com/kr/text v0.1.0 [2019-12-10T12:17:21.906Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-12-10T12:17:21.906Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-12-10T12:17:22.249Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-12-10T12:17:22.249Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-12-10T12:17:22.722Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-10T12:17:22.723Z] [2019-12-10T12:17:22.723Z] [2019-12-10T12:17:22.723Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-10T12:17:22.723Z] PKG_CONFIG=pkg-config [2019-12-10T12:17:22.723Z] GOLANG_VERSION=1.13.4 [2019-12-10T12:17:22.723Z] HOSTNAME=d56d341cc3b1 [2019-12-10T12:17:22.723Z] KEEPBUNDLE=1 [2019-12-10T12:17:22.723Z] container=docker [2019-12-10T12:17:22.723Z] TEST_SKIP_INTEGRATION=1 [2019-12-10T12:17:22.723Z] GO111MODULE=off [2019-12-10T12:17:22.723Z] GOPATH=/go [2019-12-10T12:17:22.723Z] PWD=/go/src/github.com/docker/docker [2019-12-10T12:17:22.723Z] HOME=/root [2019-12-10T12:17:22.723Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-10T12:17:22.723Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-10T12:17:22.723Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-10T12:17:22.723Z] DOCKER_GITCOMMIT=56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:17:22.723Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-10T12:17:22.723Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-10T12:17:22.723Z] TERM=xterm [2019-12-10T12:17:22.723Z] VALIDATE_BRANCH=master [2019-12-10T12:17:22.723Z] DEST=bundles/test-integration [2019-12-10T12:17:22.723Z] SHLVL=1 [2019-12-10T12:17:22.723Z] TIMEOUT=120m [2019-12-10T12:17:22.723Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-12-10T12:17:22.723Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-10T12:17:22.723Z] DOCKER_PKG=github.com/docker/docker [2019-12-10T12:17:22.723Z] TESTDEBUG=0 [2019-12-10T12:17:22.723Z] _=/usr/bin/env [2019-12-10T12:17:22.723Z] Building test suite binary ./integration-cli/test.main [2019-12-10T12:17:22.723Z] [2019-12-10T12:17:22.723Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-12-10T12:17:22.723Z] [2019-12-10T12:17:22.723Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-10T12:17:22.723Z] PKG_CONFIG=pkg-config [2019-12-10T12:17:22.723Z] GOLANG_VERSION=1.13.4 [2019-12-10T12:17:22.723Z] HOSTNAME=6f9cd0e842bc [2019-12-10T12:17:22.723Z] KEEPBUNDLE=1 [2019-12-10T12:17:22.723Z] container=docker [2019-12-10T12:17:22.723Z] TEST_SKIP_INTEGRATION=1 [2019-12-10T12:17:22.723Z] GO111MODULE=off [2019-12-10T12:17:22.723Z] GOPATH=/go [2019-12-10T12:17:22.723Z] PWD=/go/src/github.com/docker/docker [2019-12-10T12:17:22.723Z] HOME=/root [2019-12-10T12:17:22.723Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-10T12:17:22.723Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-10T12:17:22.723Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-10T12:17:22.723Z] DOCKER_GITCOMMIT=56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:17:22.723Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-10T12:17:22.723Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-10T12:17:22.723Z] TERM=xterm [2019-12-10T12:17:22.723Z] VALIDATE_BRANCH=master [2019-12-10T12:17:22.723Z] DEST=bundles/test-integration [2019-12-10T12:17:22.723Z] SHLVL=1 [2019-12-10T12:17:22.723Z] TIMEOUT=120m [2019-12-10T12:17:22.723Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-12-10T12:17:22.723Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-10T12:17:22.723Z] DOCKER_PKG=github.com/docker/docker [2019-12-10T12:17:22.723Z] TESTDEBUG=0 [2019-12-10T12:17:22.723Z] _=/usr/bin/env [2019-12-10T12:17:22.723Z] Building test suite binary ./integration-cli/test.main [2019-12-10T12:17:22.989Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-12-10T12:17:22.989Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-12-10T12:17:23.287Z] No new tests added to integration. [2019-12-10T12:17:23.287Z] [2019-12-10T12:17:23.287Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-10T12:17:23.335Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-12-10T12:17:23.456Z] #17 29.17 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-10T12:17:23.456Z] #17 29.18 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-10T12:17:23.456Z] #17 29.18 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-10T12:17:23.679Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-12-10T12:17:23.679Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-12-10T12:17:24.025Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-12-10T12:17:24.375Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-12-10T12:17:24.375Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-12-10T12:17:24.658Z] PKG_CONFIG=pkg-config [2019-12-10T12:17:24.658Z] GOLANG_VERSION=1.13.4 [2019-12-10T12:17:24.658Z] HOSTNAME=96c53fe1dfe9 [2019-12-10T12:17:24.658Z] KEEPBUNDLE=1 [2019-12-10T12:17:24.658Z] container=docker [2019-12-10T12:17:24.658Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-12-10T12:17:24.658Z] GO111MODULE=off [2019-12-10T12:17:24.658Z] GOPATH=/go [2019-12-10T12:17:24.658Z] PWD=/go/src/github.com/docker/docker [2019-12-10T12:17:24.658Z] HOME=/root [2019-12-10T12:17:24.658Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-10T12:17:24.658Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-10T12:17:24.658Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-10T12:17:24.658Z] DOCKER_GITCOMMIT=56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:17:24.658Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-10T12:17:24.658Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-10T12:17:24.658Z] TERM=xterm [2019-12-10T12:17:24.658Z] VALIDATE_BRANCH=master [2019-12-10T12:17:24.658Z] DEST=bundles/test-integration [2019-12-10T12:17:24.658Z] SHLVL=1 [2019-12-10T12:17:24.658Z] TIMEOUT=120m [2019-12-10T12:17:24.658Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-10T12:17:24.658Z] DOCKER_PKG=github.com/docker/docker [2019-12-10T12:17:24.658Z] TESTDEBUG=0 [2019-12-10T12:17:24.658Z] _=/usr/bin/env [2019-12-10T12:17:24.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-10T12:17:24.731Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-12-10T12:17:25.470Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-12-10T12:17:25.470Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-12-10T12:17:25.470Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-12-10T12:17:25.814Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-12-10T12:17:26.157Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-12-10T12:17:26.157Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-12-10T12:17:26.740Z] #17 33.01 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-10T12:17:26.740Z] #17 33.03 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-10T12:17:26.740Z] #17 33.04 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-12-10T12:17:26.740Z] #17 33.05 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-10T12:17:26.740Z] #17 33.06 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-10T12:17:26.740Z] #17 33.08 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-10T12:17:26.740Z] #17 33.10 Processing triggers for mime-support (3.60) ... [2019-12-10T12:17:26.740Z] #17 33.12 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:17:26.740Z] #17 33.13 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-12-10T12:17:26.740Z] #17 33.14 Setting up libcap2-bin (1:2.25-1) ... [2019-12-10T12:17:26.740Z] #17 33.15 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-10T12:17:26.740Z] #17 33.16 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-10T12:17:26.740Z] #17 33.17 Setting up bash-completion (1:2.1-4.3) ... [2019-12-10T12:17:26.896Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-12-10T12:17:27.633Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-12-10T12:17:27.674Z] #17 34.01 Setting up libonig4:amd64 (6.1.3-2) ... [2019-12-10T12:17:27.674Z] #17 34.02 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-10T12:17:27.674Z] #17 34.04 Setting up zip (3.0-11+b1) ... [2019-12-10T12:17:27.674Z] #17 34.05 Setting up bzip2 (1.0.6-8.1) ... [2019-12-10T12:17:27.674Z] #17 34.06 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-10T12:17:27.674Z] #17 34.07 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-10T12:17:27.674Z] #17 34.08 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:17:27.674Z] #17 34.09 Setting up libaio1:amd64 (0.3.110-3) ... [2019-12-10T12:17:27.674Z] #17 34.10 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-10T12:17:27.798Z] Client: Docker Engine - Community [2019-12-10T12:17:27.798Z] Version: 19.03.2 [2019-12-10T12:17:27.798Z] API version: 1.40 [2019-12-10T12:17:27.798Z] Go version: go1.12.8 [2019-12-10T12:17:27.798Z] Git commit: 6a30dfc [2019-12-10T12:17:27.798Z] Built: Thu Aug 29 05:32:25 2019 [2019-12-10T12:17:27.798Z] OS/Arch: linux/arm64 [2019-12-10T12:17:27.798Z] Experimental: false [2019-12-10T12:17:27.798Z] [2019-12-10T12:17:27.798Z] Server: Docker Engine - Community [2019-12-10T12:17:27.798Z] Engine: [2019-12-10T12:17:27.798Z] Version: 19.03.2 [2019-12-10T12:17:27.798Z] API version: 1.40 (minimum version 1.12) [2019-12-10T12:17:27.798Z] Go version: go1.12.8 [2019-12-10T12:17:27.798Z] Git commit: 6a30dfc [2019-12-10T12:17:27.798Z] Built: Thu Aug 29 05:30:57 2019 [2019-12-10T12:17:27.798Z] OS/Arch: linux/arm64 [2019-12-10T12:17:27.798Z] Experimental: true [2019-12-10T12:17:27.798Z] containerd: [2019-12-10T12:17:27.798Z] Version: 1.2.6 [2019-12-10T12:17:27.798Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-10T12:17:27.798Z] runc: [2019-12-10T12:17:27.798Z] Version: 1.0.0-rc8 [2019-12-10T12:17:27.798Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-10T12:17:27.798Z] docker-init: [2019-12-10T12:17:27.798Z] Version: 0.18.0 [2019-12-10T12:17:27.798Z] GitCommit: fec3683 [Pipeline] sh [2019-12-10T12:17:27.933Z] #17 34.11 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-10T12:17:27.933Z] #17 34.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-10T12:17:27.933Z] #17 34.20 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-10T12:17:27.933Z] #17 34.21 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:17:27.933Z] #17 34.22 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-12-10T12:17:27.933Z] #17 34.23 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-12-10T12:17:27.977Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-12-10T12:17:28.129Z] + docker info [2019-12-10T12:17:28.191Z] #17 34.38 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-12-10T12:17:28.191Z] #17 34.41 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:17:28.191Z] #17 34.53 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-12-10T12:17:28.191Z] #17 34.54 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-12-10T12:17:28.191Z] #17 34.55 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-12-10T12:17:28.191Z] #17 34.56 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-12-10T12:17:28.191Z] #17 34.58 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-10T12:17:28.191Z] #17 34.59 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-12-10T12:17:28.191Z] #17 34.60 Setting up pigz (2.3.4-1) ... [2019-12-10T12:17:28.191Z] #17 34.61 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-10T12:17:28.191Z] #17 34.62 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-12-10T12:17:28.191Z] #17 34.63 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-10T12:17:28.191Z] #17 34.64 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-10T12:17:28.191Z] #17 34.65 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-10T12:17:28.191Z] #17 34.66 Setting up jq (1.5+dfsg-1.3) ... [2019-12-10T12:17:28.191Z] #17 34.67 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-12-10T12:17:28.191Z] #17 34.68 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-12-10T12:17:28.191Z] #17 34.69 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-10T12:17:28.191Z] #17 34.70 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:17:28.191Z] #17 34.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-10T12:17:28.191Z] #17 34.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-10T12:17:28.191Z] #17 34.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-10T12:17:28.321Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-12-10T12:17:28.321Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-12-10T12:17:28.457Z] #17 34.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-10T12:17:28.457Z] #17 34.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-10T12:17:28.457Z] #17 34.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-10T12:17:28.457Z] #17 34.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-10T12:17:28.457Z] #17 34.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-10T12:17:28.457Z] #17 34.75 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-12-10T12:17:28.457Z] #17 34.76 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-10T12:17:28.457Z] #17 34.77 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-10T12:17:28.457Z] #17 34.78 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-10T12:17:28.457Z] #17 34.79 Setting up btrfs-progs (4.7.3-1) ... [2019-12-10T12:17:28.457Z] #17 34.80 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-12-10T12:17:28.457Z] #17 34.80 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-12-10T12:17:28.666Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-12-10T12:17:29.830Z] #17 36.17 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-12-10T12:17:29.831Z] #17 36.18 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-10T12:17:29.831Z] #17 36.19 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-12-10T12:17:29.831Z] #17 36.19 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-12-10T12:17:29.831Z] #17 36.19 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-12-10T12:17:29.831Z] #17 36.19 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-12-10T12:17:29.831Z] #17 36.20 Setting up btrfs-tools (4.7.3-1) ... [2019-12-10T12:17:29.831Z] #17 36.21 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-10T12:17:29.831Z] #17 36.22 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-12-10T12:17:29.831Z] #17 36.22 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-12-10T12:17:29.831Z] #17 36.23 Setting up python3 (3.5.3-1) ... [2019-12-10T12:17:30.389Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-12-10T12:17:30.401Z] #17 36.72 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-10T12:17:30.733Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-12-10T12:17:30.969Z] #17 37.50 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-10T12:17:31.079Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-12-10T12:17:31.227Z] #17 37.56 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-10T12:17:31.227Z] #17 37.59 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-12-10T12:17:31.227Z] #17 37.60 Setting up python3-wheel (0.29.0-2) ... [2019-12-10T12:17:31.424Z] go: finding github.com/spf13/pflag v1.0.3 [2019-12-10T12:17:31.486Z] #17 37.88 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-10T12:17:32.104Z] #17 38.21 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-12-10T12:17:32.104Z] #17 38.23 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-10T12:17:32.428Z] #17 38.55 Setting up dmsetup (2:1.02.137-2) ... [2019-12-10T12:17:32.428Z] #17 38.56 Setting up python3-setuptools (33.1.1-1) ... [2019-12-10T12:17:32.618Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-12-10T12:17:32.710Z] #17 39.03 Setting up dh-python (2.20170125) ... [2019-12-10T12:17:32.972Z] #17 39.28 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-12-10T12:17:32.972Z] #17 39.29 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:17:33.811Z] go: finding github.com/docker/go-connections v0.4.0 [2019-12-10T12:17:33.907Z] #17 DONE 40.1s [2019-12-10T12:17:33.907Z] [2019-12-10T12:17:33.907Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-10T12:17:34.154Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-12-10T12:17:34.505Z] go: finding github.com/kr/pty v1.1.1 [2019-12-10T12:17:35.702Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-12-10T12:17:36.435Z] #18 2.377 Collecting yamllint==1.16.0 [2019-12-10T12:17:36.476Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-12-10T12:17:36.476Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-12-10T12:17:36.822Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-12-10T12:17:36.822Z] go: finding cloud.google.com/go v0.26.0 [2019-12-10T12:17:37.430Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-12-10T12:17:37.933Z] Removing intermediate container 1819a5c88c56 [2019-12-10T12:17:37.933Z] ---> b4fb081b7bf6 [2019-12-10T12:17:37.933Z] Step 11/16 : ARG GOOS [2019-12-10T12:17:37.933Z] ---> Running in 7d5c027530c3 [2019-12-10T12:17:37.933Z] Removing intermediate container 7d5c027530c3 [2019-12-10T12:17:37.933Z] ---> c35062ffd410 [2019-12-10T12:17:37.933Z] Step 12/16 : ARG GOARCH [2019-12-10T12:17:37.933Z] ---> Running in fc6c18e85e17 [2019-12-10T12:17:37.933Z] Removing intermediate container fc6c18e85e17 [2019-12-10T12:17:37.933Z] ---> 5aa6f9b32b1b [2019-12-10T12:17:37.933Z] 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-12-10T12:17:37.933Z] ---> Running in 42999d4b01ee [2019-12-10T12:17:38.111Z] Client: [2019-12-10T12:17:38.111Z] Debug Mode: false [2019-12-10T12:17:38.111Z] [2019-12-10T12:17:38.111Z] Server: [2019-12-10T12:17:38.111Z] Containers: 0 [2019-12-10T12:17:38.111Z] Running: 0 [2019-12-10T12:17:38.111Z] Paused: 0 [2019-12-10T12:17:38.111Z] Stopped: 0 [2019-12-10T12:17:38.111Z] Images: 0 [2019-12-10T12:17:38.111Z] Server Version: 19.03.2 [2019-12-10T12:17:38.111Z] Storage Driver: overlay2 [2019-12-10T12:17:38.111Z] Backing Filesystem: extfs [2019-12-10T12:17:38.111Z] Supports d_type: true [2019-12-10T12:17:38.111Z] Native Overlay Diff: true [2019-12-10T12:17:38.111Z] Logging Driver: json-file [2019-12-10T12:17:38.111Z] Cgroup Driver: cgroupfs [2019-12-10T12:17:38.111Z] Plugins: [2019-12-10T12:17:38.111Z] Volume: local [2019-12-10T12:17:38.111Z] Network: bridge host ipvlan macvlan null overlay [2019-12-10T12:17:38.111Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-12-10T12:17:38.111Z] Swarm: inactive [2019-12-10T12:17:38.111Z] Runtimes: runc [2019-12-10T12:17:38.111Z] Default Runtime: runc [2019-12-10T12:17:38.111Z] Init Binary: docker-init [2019-12-10T12:17:38.111Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-10T12:17:38.111Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-10T12:17:38.111Z] init version: fec3683 [2019-12-10T12:17:38.111Z] Security Options: [2019-12-10T12:17:38.111Z] apparmor [2019-12-10T12:17:38.111Z] seccomp [2019-12-10T12:17:38.111Z] Profile: default [2019-12-10T12:17:38.111Z] Kernel Version: 4.15.0-1048-aws [2019-12-10T12:17:38.111Z] Operating System: Ubuntu 16.04.6 LTS [2019-12-10T12:17:38.111Z] OSType: linux [2019-12-10T12:17:38.111Z] Architecture: aarch64 [2019-12-10T12:17:38.111Z] CPUs: 4 [2019-12-10T12:17:38.111Z] Total Memory: 7.525GiB [2019-12-10T12:17:38.111Z] Name: ip-10-100-38-148 [2019-12-10T12:17:38.111Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-12-10T12:17:38.111Z] Docker Root Dir: /var/lib/docker [2019-12-10T12:17:38.111Z] Debug Mode: false [2019-12-10T12:17:38.111Z] Registry: https://index.docker.io/v1/ [2019-12-10T12:17:38.111Z] Labels: [2019-12-10T12:17:38.111Z] Experimental: true [2019-12-10T12:17:38.111Z] Insecure Registries: [2019-12-10T12:17:38.111Z] 127.0.0.0/8 [2019-12-10T12:17:38.111Z] Live Restore Enabled: true [2019-12-10T12:17:38.111Z] [2019-12-10T12:17:38.111Z] WARNING: No swap limit support [Pipeline] sh [2019-12-10T12:17:38.406Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-10T12:17:38.406Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-10T12:17:38.406Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39839/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-10T12:17:38.666Z] + bash /home/ubuntu/workspace/moby_PR-39839/check-config.sh [2019-12-10T12:17:38.666Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-10T12:17:38.666Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-12-10T12:17:38.666Z] [2019-12-10T12:17:38.666Z] Generally Necessary: [2019-12-10T12:17:38.666Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-10T12:17:38.666Z] - apparmor: enabled and tools installed [2019-12-10T12:17:38.666Z] - CONFIG_NAMESPACES: enabled [2019-12-10T12:17:38.666Z] - CONFIG_NET_NS: enabled [2019-12-10T12:17:38.666Z] - CONFIG_PID_NS: enabled [2019-12-10T12:17:38.666Z] - CONFIG_IPC_NS: enabled [2019-12-10T12:17:38.666Z] - CONFIG_UTS_NS: enabled [2019-12-10T12:17:38.666Z] - CONFIG_CGROUPS: enabled [2019-12-10T12:17:38.666Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-10T12:17:38.666Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-10T12:17:38.666Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-10T12:17:38.666Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-10T12:17:38.666Z] - CONFIG_CPUSETS: enabled [2019-12-10T12:17:38.666Z] - CONFIG_MEMCG: enabled [2019-12-10T12:17:38.666Z] - CONFIG_KEYS: enabled [2019-12-10T12:17:38.930Z] - CONFIG_VETH: enabled (as module) [2019-12-10T12:17:38.930Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-10T12:17:38.930Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-10T12:17:38.930Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-10T12:17:38.930Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-10T12:17:38.930Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-10T12:17:38.930Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-10T12:17:38.930Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-10T12:17:38.930Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-10T12:17:38.930Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-10T12:17:38.930Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-10T12:17:38.931Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-10T12:17:38.931Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-10T12:17:38.931Z] [2019-12-10T12:17:38.931Z] Optional Features: [2019-12-10T12:17:38.931Z] - CONFIG_USER_NS: enabled [2019-12-10T12:17:38.931Z] - CONFIG_SECCOMP: enabled [2019-12-10T12:17:38.931Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-10T12:17:38.931Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-10T12:17:38.931Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-10T12:17:38.931Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-12-10T12:17:38.931Z] - CONFIG_BLK_CGROUP: enabled [2019-12-10T12:17:38.931Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-10T12:17:39.171Z] go: finding github.com/stretchr/objx v0.1.0 [2019-12-10T12:17:39.171Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-12-10T12:17:39.190Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-10T12:17:39.190Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-10T12:17:39.190Z] - CONFIG_CGROUP_PERF: enabled [2019-12-10T12:17:39.190Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-10T12:17:39.190Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-10T12:17:39.190Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-10T12:17:39.190Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-10T12:17:39.190Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-10T12:17:39.190Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-10T12:17:39.190Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-10T12:17:39.190Z] - CONFIG_IP_VS: enabled (as module) [2019-12-10T12:17:39.190Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-10T12:17:39.190Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-10T12:17:39.190Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-10T12:17:39.190Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-10T12:17:39.190Z] - CONFIG_EXT4_FS: enabled [2019-12-10T12:17:39.190Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-10T12:17:39.190Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-10T12:17:39.190Z] - Network Drivers: [2019-12-10T12:17:39.190Z] - "overlay": [2019-12-10T12:17:39.190Z] - CONFIG_VXLAN: enabled (as module) [2019-12-10T12:17:39.190Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-10T12:17:39.190Z] Optional (for encrypted networks): [2019-12-10T12:17:39.449Z] - CONFIG_CRYPTO: enabled [2019-12-10T12:17:39.449Z] - CONFIG_CRYPTO_AEAD: enabled [2019-12-10T12:17:39.449Z] - CONFIG_CRYPTO_GCM: enabled [2019-12-10T12:17:39.449Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-12-10T12:17:39.449Z] - CONFIG_CRYPTO_GHASH: enabled [2019-12-10T12:17:39.449Z] - CONFIG_XFRM: enabled [2019-12-10T12:17:39.449Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-10T12:17:39.449Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-10T12:17:39.449Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-10T12:17:39.449Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-10T12:17:39.449Z] - "ipvlan": [2019-12-10T12:17:39.449Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-10T12:17:39.449Z] - "macvlan": [2019-12-10T12:17:39.449Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-10T12:17:39.449Z] - CONFIG_DUMMY: enabled (as module) [2019-12-10T12:17:39.449Z] - "ftp,tftp client in container": [2019-12-10T12:17:39.449Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-10T12:17:39.449Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-10T12:17:39.449Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-10T12:17:39.449Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-10T12:17:39.449Z] - Storage Drivers: [2019-12-10T12:17:39.449Z] - "aufs": [2019-12-10T12:17:39.449Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-10T12:17:39.449Z] - "btrfs": [2019-12-10T12:17:39.449Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-10T12:17:39.449Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-10T12:17:39.449Z] - "devicemapper": [2019-12-10T12:17:39.449Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-10T12:17:39.449Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-10T12:17:39.449Z] - "overlay": [2019-12-10T12:17:39.449Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-10T12:17:39.449Z] - "zfs": [2019-12-10T12:17:39.449Z] - /dev/zfs: missing [2019-12-10T12:17:39.449Z] - zfs command: missing [2019-12-10T12:17:39.449Z] - zpool command: missing [2019-12-10T12:17:39.449Z] [2019-12-10T12:17:39.449Z] Limits: [2019-12-10T12:17:39.449Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-10T12:17:39.449Z] [2019-12-10T12:17:39.449Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-10T12:17:39.898Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:56c5668068f256f3cd347c2cb20baa874daf1aa7 . [2019-12-10T12:17:39.898Z] #2 [internal] load build definition from Dockerfile [2019-12-10T12:17:39.913Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-12-10T12:17:40.159Z] #2 transferring dockerfile: 14.85kB done [2019-12-10T12:17:40.159Z] #2 DONE 0.1s [2019-12-10T12:17:40.159Z] [2019-12-10T12:17:40.159Z] #1 [internal] load .dockerignore [2019-12-10T12:17:40.159Z] #1 transferring context: 87B 0.0s done [2019-12-10T12:17:40.159Z] #1 DONE 0.1s [2019-12-10T12:17:40.159Z] [2019-12-10T12:17:40.159Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-10T12:17:40.256Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-12-10T12:17:40.256Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-12-10T12:17:40.728Z] #3 DONE 0.5s [2019-12-10T12:17:40.728Z] [2019-12-10T12:17:40.728Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-10T12:17:40.728Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-10T12:17:40.728Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-10T12:17:40.728Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2019-12-10T12:17:40.728Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2019-12-10T12:17:40.728Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s [2019-12-10T12:17:40.728Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 6.33MB / 8.26MB 0.2s [2019-12-10T12:17:40.987Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s done [2019-12-10T12:17:40.987Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.1s [2019-12-10T12:17:41.247Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2019-12-10T12:17:41.247Z] #4 DONE 0.7s [2019-12-10T12:17:41.824Z] [2019-12-10T12:17:41.824Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-10T12:17:42.018Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-12-10T12:17:42.019Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-12-10T12:17:42.084Z] #5 DONE 0.2s [2019-12-10T12:17:42.084Z] [2019-12-10T12:17:42.084Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-12-10T12:17:42.084Z] #6 DONE 0.3s [2019-12-10T12:17:42.084Z] [2019-12-10T12:17:42.084Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-10T12:17:42.084Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-10T12:17:42.084Z] #65 DONE 0.0s [2019-12-10T12:17:42.084Z] [2019-12-10T12:17:42.084Z] #19 [internal] load build context [2019-12-10T12:17:42.361Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-12-10T12:17:42.361Z] go: finding github.com/docker/go-connections v0.3.0 [2019-12-10T12:17:42.989Z] #18 8.816 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-10T12:17:42.989Z] #18 8.883 Collecting pyyaml (from yamllint==1.16.0) [2019-12-10T12:17:43.099Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-12-10T12:17:43.843Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-12-10T12:17:43.843Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-12-10T12:17:43.920Z] #18 9.932 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-10T12:17:44.177Z] #18 10.39 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-10T12:17:44.188Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-12-10T12:17:44.535Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-12-10T12:17:44.535Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-12-10T12:17:44.880Z] go: finding github.com/google/go-cmp v0.2.0 [2019-12-10T12:17:45.393Z] #19 transferring context: 36.98MB 3.1s [2019-12-10T12:17:45.551Z] #18 11.45 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-12-10T12:17:45.551Z] #18 11.73 Building wheels for collected packages: pyyaml, pathspec [2019-12-10T12:17:45.551Z] #18 11.74 Running setup.py bdist_wheel for pyyaml: started [2019-12-10T12:17:45.653Z] #19 transferring context: 45.91MB 3.4s done [2019-12-10T12:17:45.653Z] #19 DONE 3.5s [2019-12-10T12:17:45.653Z] [2019-12-10T12:17:45.653Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-10T12:17:45.653Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-12-10T12:17:45.653Z] #7 sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 9.75MB / 9.75MB 0.5s done [2019-12-10T12:17:45.653Z] #7 sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 4.09MB / 4.09MB 0.6s done [2019-12-10T12:17:45.653Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-12-10T12:17:45.653Z] #7 sha256:8e5d3c1c417b5b6baa6a56d38bc415e15604ae044118ecefd15b73161d25cea6 1.79kB / 1.79kB done [2019-12-10T12:17:45.653Z] #7 sha256:ccac3b44c7ba775a9530a24c889732adbc88085ff2449934f88a80848baf3773 5.47kB / 5.47kB done [2019-12-10T12:17:45.653Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 43.17MB / 43.17MB 0.9s done [2019-12-10T12:17:45.653Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 48.02MB / 48.02MB 3.3s done [2019-12-10T12:17:45.653Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 49.10MB / 49.10MB 3.0s done [2019-12-10T12:17:45.653Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 97.59MB / 97.59MB 3.4s [2019-12-10T12:17:45.653Z] #7 extracting sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 2.2s [2019-12-10T12:17:45.653Z] #7 sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa 156B / 156B 3.4s [2019-12-10T12:17:45.653Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 97.59MB / 97.59MB 3.4s done [2019-12-10T12:17:45.653Z] #7 sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa 156B / 156B 3.4s done [2019-12-10T12:17:45.810Z] #18 12.04 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-10T12:17:45.810Z] #18 12.04 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-10T12:17:45.810Z] #18 12.06 Running setup.py bdist_wheel for pathspec: started [2019-12-10T12:17:46.068Z] #18 12.34 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-12-10T12:17:46.068Z] #18 12.34 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-12-10T12:17:46.068Z] #18 12.34 Successfully built pyyaml pathspec [2019-12-10T12:17:46.068Z] #18 12.34 Installing collected packages: pyyaml, pathspec, yamllint [2019-12-10T12:17:46.075Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-12-10T12:17:46.326Z] #18 12.45 Successfully installed pathspec-0.6.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-10T12:17:46.422Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-12-10T12:17:46.584Z] #18 DONE 12.9s [2019-12-10T12:17:46.591Z] #7 extracting sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 3.4s done [2019-12-10T12:17:46.768Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-12-10T12:17:46.768Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-12-10T12:17:46.768Z] go: finding github.com/stretchr/objx v0.1.1 [2019-12-10T12:17:46.843Z] [2019-12-10T12:17:46.843Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-10T12:17:46.843Z] #23 DONE 0.2s [2019-12-10T12:17:46.843Z] [2019-12-10T12:17:46.843Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-10T12:17:46.852Z] #7 extracting sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 [2019-12-10T12:17:47.103Z] #30 ... [2019-12-10T12:17:47.103Z] [2019-12-10T12:17:47.103Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-10T12:17:47.103Z] #67 DONE 0.1s [2019-12-10T12:17:47.103Z] [2019-12-10T12:17:47.103Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-10T12:17:47.103Z] #52 DONE 0.1s [2019-12-10T12:17:47.103Z] [2019-12-10T12:17:47.103Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-10T12:17:47.103Z] #43 DONE 0.1s [2019-12-10T12:17:47.103Z] [2019-12-10T12:17:47.103Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-10T12:17:47.103Z] #61 DONE 0.2s [2019-12-10T12:17:47.103Z] [2019-12-10T12:17:47.103Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-10T12:17:47.103Z] #49 DONE 0.3s [2019-12-10T12:17:47.103Z] [2019-12-10T12:17:47.103Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:17:47.112Z] #7 extracting sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 0.4s done [2019-12-10T12:17:47.113Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-12-10T12:17:47.113Z] go: finding github.com/pkg/profile v1.2.1 [2019-12-10T12:17:47.361Z] #62 ... [2019-12-10T12:17:47.361Z] [2019-12-10T12:17:47.361Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-10T12:17:47.361Z] #30 DONE 0.3s [2019-12-10T12:17:47.361Z] [2019-12-10T12:17:47.361Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-10T12:17:47.361Z] #46 DONE 0.4s [2019-12-10T12:17:47.361Z] [2019-12-10T12:17:47.361Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-10T12:17:47.361Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-10T12:17:47.361Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-10T12:17:47.361Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.78MB / 9.11MB 0.4s [2019-12-10T12:17:47.372Z] #7 extracting sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c [2019-12-10T12:17:47.457Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-12-10T12:17:47.618Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.43MB / 9.11MB 0.6s [2019-12-10T12:17:47.618Z] #65 ... [2019-12-10T12:17:47.618Z] [2019-12-10T12:17:47.618Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-10T12:17:47.618Z] #53 DONE 0.5s [2019-12-10T12:17:47.618Z] [2019-12-10T12:17:47.618Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-10T12:17:47.618Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.7s done [2019-12-10T12:17:47.618Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-12-10T12:17:47.631Z] #7 extracting sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 0.2s done [2019-12-10T12:17:47.802Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-12-10T12:17:47.802Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-12-10T12:17:47.891Z] #7 extracting sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 0.1s [2019-12-10T12:17:49.002Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-12-10T12:17:49.002Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-12-10T12:17:49.002Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-12-10T12:17:49.002Z] go: finding google.golang.org/appengine v1.1.0 [2019-12-10T12:17:49.348Z] go: finding github.com/docker/go-units v0.3.1 [2019-12-10T12:17:49.348Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-12-10T12:17:49.348Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-12-10T12:17:49.695Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-12-10T12:17:49.695Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-12-10T12:17:49.820Z] #7 extracting sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 2.0s done [2019-12-10T12:17:50.041Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-12-10T12:17:50.041Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-12-10T12:17:50.041Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-12-10T12:17:50.041Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-12-10T12:17:50.041Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-12-10T12:17:50.080Z] #7 extracting sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae [2019-12-10T12:17:51.240Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-12-10T12:17:51.240Z] go: finding github.com/golang/mock v1.1.1 [2019-12-10T12:17:51.240Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-12-10T12:17:51.240Z] go: finding github.com/stretchr/testify v1.2.2 [2019-12-10T12:17:51.240Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-12-10T12:17:51.586Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-12-10T12:17:51.586Z] go: finding gotest.tools v2.1.0+incompatible [2019-12-10T12:17:51.989Z] #7 extracting sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 1.5s done [2019-12-10T12:17:51.989Z] #7 extracting sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 [2019-12-10T12:17:52.357Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-12-10T12:17:52.358Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-12-10T12:17:52.702Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-12-10T12:17:52.702Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-12-10T12:17:52.883Z] #65 ... [2019-12-10T12:17:52.883Z] [2019-12-10T12:17:52.883Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-10T12:17:52.883Z] #27 DONE 5.1s [2019-12-10T12:17:52.883Z] [2019-12-10T12:17:52.883Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-10T12:17:52.883Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.6s done [2019-12-10T12:17:52.883Z] #65 DONE 5.6s [2019-12-10T12:17:52.883Z] [2019-12-10T12:17:52.883Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-10T12:17:52.883Z] #38 5.625 + mktemp -d [2019-12-10T12:17:52.883Z] #38 5.625 + export GOPATH=/tmp/tmp.BbP77RbDId [2019-12-10T12:17:52.883Z] #38 5.625 + git clone https://github.com/docker/distribution.git /tmp/tmp.BbP77RbDId/src/github.com/docker/distribution [2019-12-10T12:17:52.883Z] #38 5.625 Cloning into '/tmp/tmp.BbP77RbDId/src/github.com/docker/distribution'... [2019-12-10T12:17:53.046Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-12-10T12:17:53.046Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-12-10T12:17:53.046Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-12-10T12:17:53.450Z] #38 ... [2019-12-10T12:17:53.450Z] [2019-12-10T12:17:53.450Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-10T12:17:53.450Z] #33 6.447 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-10T12:17:53.450Z] #33 6.460 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-10T12:17:53.450Z] #33 6.471 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-10T12:17:53.450Z] #33 6.504 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-10T12:17:53.450Z] #33 6.580 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-10T12:17:53.954Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-12-10T12:17:53.954Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-12-10T12:17:53.954Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-12-10T12:17:53.954Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-12-10T12:17:54.827Z] #33 8.103 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-10T12:17:55.152Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-12-10T12:17:55.762Z] #33 ... [2019-12-10T12:17:55.762Z] [2019-12-10T12:17:55.762Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:17:55.762Z] #62 8.688 + RM_GOPATH=0 [2019-12-10T12:17:55.762Z] #62 8.688 + TMP_GOPATH= [2019-12-10T12:17:55.762Z] #62 8.688 + : /build/ [2019-12-10T12:17:55.762Z] #62 8.688 + '[' -z '' ']' [2019-12-10T12:17:55.895Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-12-10T12:17:55.895Z] go: finding golang.org/x/text v0.3.0 [2019-12-10T12:17:56.020Z] #62 8.691 ++ mktemp -d [2019-12-10T12:17:56.020Z] #62 8.695 + export GOPATH=/tmp/tmp.j2qmRaWTP0 [2019-12-10T12:17:56.020Z] #62 8.695 + GOPATH=/tmp/tmp.j2qmRaWTP0 [2019-12-10T12:17:56.020Z] #62 8.695 + RM_GOPATH=1 [2019-12-10T12:17:56.020Z] #62 8.696 ++ dirname ./install.sh [2019-12-10T12:17:56.020Z] #62 8.701 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-10T12:17:56.020Z] #62 8.701 + dir=. [2019-12-10T12:17:56.020Z] #62 8.701 + bin=rootlesskit [2019-12-10T12:17:56.020Z] #62 8.701 + shift [2019-12-10T12:17:56.020Z] #62 8.701 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-10T12:17:56.020Z] #62 8.701 + . ./rootlesskit.installer [2019-12-10T12:17:56.020Z] #62 8.701 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-10T12:17:56.020Z] #62 8.701 + install_rootlesskit [2019-12-10T12:17:56.020Z] #62 8.701 + case "$1" in [2019-12-10T12:17:56.020Z] #62 8.701 + export CGO_ENABLED=0 [2019-12-10T12:17:56.020Z] #62 8.701 + CGO_ENABLED=0 [2019-12-10T12:17:56.020Z] #62 8.701 + _install_rootlesskit [2019-12-10T12:17:56.020Z] #62 8.701 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-12-10T12:17:56.020Z] #62 8.701 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.j2qmRaWTP0/src/github.com/rootless-containers/rootlesskit [2019-12-10T12:17:56.020Z] #62 8.714 Cloning into '/tmp/tmp.j2qmRaWTP0/src/github.com/rootless-containers/rootlesskit'... [2019-12-10T12:17:56.238Z] go: finding github.com/onsi/gomega v1.4.3 [2019-12-10T12:17:56.238Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-12-10T12:17:56.394Z] #7 extracting sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 3.7s done [2019-12-10T12:17:56.394Z] #7 extracting sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa done [2019-12-10T12:17:56.580Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-12-10T12:17:56.654Z] #7 DONE 14.4s [2019-12-10T12:17:56.654Z] [2019-12-10T12:17:56.654Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-10T12:17:56.954Z] #62 ... [2019-12-10T12:17:56.954Z] [2019-12-10T12:17:56.954Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:17:56.954Z] #40 9.186 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-10T12:17:56.954Z] #40 9.189 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-10T12:17:56.954Z] #40 9.261 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-10T12:17:56.954Z] #40 9.325 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-10T12:17:56.954Z] #40 9.344 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-10T12:17:56.954Z] #40 ... [2019-12-10T12:17:56.954Z] [2019-12-10T12:17:56.954Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-10T12:17:56.954Z] #56 10.04 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-10T12:17:56.954Z] #56 10.04 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-10T12:17:56.954Z] #56 10.24 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-10T12:17:57.213Z] #56 10.29 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-10T12:17:57.213Z] #56 10.32 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-10T12:17:57.213Z] #56 ... [2019-12-10T12:17:57.213Z] [2019-12-10T12:17:57.213Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-10T12:17:57.213Z] #28 8.626 + mktemp -d [2019-12-10T12:17:57.213Z] #28 8.627 + export GOPATH=/tmp/tmp.AEUE7nk7j9 [2019-12-10T12:17:57.213Z] #28 8.627 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.AEUE7nk7j9/src/github.com/go-swagger/go-swagger [2019-12-10T12:17:57.213Z] #28 8.636 Cloning into '/tmp/tmp.AEUE7nk7j9/src/github.com/go-swagger/go-swagger'... [2019-12-10T12:17:57.213Z] #28 ... [2019-12-10T12:17:57.213Z] [2019-12-10T12:17:57.213Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:17:57.213Z] #44 8.613 + RM_GOPATH=0 [2019-12-10T12:17:57.213Z] #44 8.613 + TMP_GOPATH= [2019-12-10T12:17:57.213Z] #44 8.613 + : /build [2019-12-10T12:17:57.213Z] #44 8.613 + '[' -z '' ']' [2019-12-10T12:17:57.213Z] #44 8.616 ++ mktemp -d [2019-12-10T12:17:57.213Z] #44 8.619 + export GOPATH=/tmp/tmp.WxNM005Pci [2019-12-10T12:17:57.213Z] #44 8.619 + GOPATH=/tmp/tmp.WxNM005Pci [2019-12-10T12:17:57.213Z] #44 8.619 + RM_GOPATH=1 [2019-12-10T12:17:57.213Z] #44 8.623 ++ dirname ./install.sh [2019-12-10T12:17:57.213Z] #44 8.626 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-10T12:17:57.213Z] #44 8.626 + dir=. [2019-12-10T12:17:57.213Z] #44 8.626 + bin=vndr [2019-12-10T12:17:57.213Z] #44 8.626 + shift [2019-12-10T12:17:57.213Z] #44 8.626 + '[' '!' -f ./vndr.installer ']' [2019-12-10T12:17:57.213Z] #44 8.626 + . ./vndr.installer [2019-12-10T12:17:57.213Z] #44 8.626 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-10T12:17:57.213Z] #44 8.626 + install_vndr [2019-12-10T12:17:57.213Z] #44 8.626 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-10T12:17:57.213Z] #44 8.626 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.WxNM005Pci/src/github.com/LK4D4/vndr [2019-12-10T12:17:57.213Z] #44 8.626 Cloning into '/tmp/tmp.WxNM005Pci/src/github.com/LK4D4/vndr'... [2019-12-10T12:17:57.213Z] #44 9.857 + cd /tmp/tmp.WxNM005Pci/src/github.com/LK4D4/vndr [2019-12-10T12:17:57.214Z] #44 9.861 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-10T12:17:57.214Z] #44 9.893 + go build -buildmode=pie -v -o /build/vndr . [2019-12-10T12:17:57.356Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-12-10T12:17:57.356Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-12-10T12:17:57.472Z] #44 ... [2019-12-10T12:17:57.472Z] [2019-12-10T12:17:57.472Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:17:57.472Z] #50 8.759 + RM_GOPATH=0 [2019-12-10T12:17:57.472Z] #50 8.759 + TMP_GOPATH= [2019-12-10T12:17:57.472Z] #50 8.759 + : /build [2019-12-10T12:17:57.472Z] #50 8.759 + '[' -z '' ']' [2019-12-10T12:17:57.472Z] #50 8.768 ++ mktemp -d [2019-12-10T12:17:57.472Z] #50 8.783 + export GOPATH=/tmp/tmp.uCiq918ngd [2019-12-10T12:17:57.472Z] #50 8.783 + GOPATH=/tmp/tmp.uCiq918ngd [2019-12-10T12:17:57.472Z] #50 8.783 + RM_GOPATH=1 [2019-12-10T12:17:57.472Z] #50 8.783 ++ dirname ./install.sh [2019-12-10T12:17:57.472Z] #50 8.790 + dir=. [2019-12-10T12:17:57.472Z] #50 8.790 + bin=golangci_lint [2019-12-10T12:17:57.472Z] #50 8.790 + shift [2019-12-10T12:17:57.472Z] #50 8.790 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-10T12:17:57.472Z] #50 8.790 + . ./golangci_lint.installer [2019-12-10T12:17:57.472Z] #50 8.790 ++ : v1.20.0 [2019-12-10T12:17:57.472Z] #50 8.790 + install_golangci_lint [2019-12-10T12:17:57.472Z] #50 8.790 + echo 'Installing golangci-lint version v1.20.0' [2019-12-10T12:17:57.472Z] #50 8.790 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-10T12:17:57.472Z] #50 8.791 Installing golangci-lint version v1.20.0 [2019-12-10T12:17:57.472Z] #50 ... [2019-12-10T12:17:57.472Z] [2019-12-10T12:17:57.472Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:17:57.472Z] #47 8.642 + RM_GOPATH=0 [2019-12-10T12:17:57.472Z] #47 8.642 + TMP_GOPATH= [2019-12-10T12:17:57.472Z] #47 8.642 + : /build [2019-12-10T12:17:57.472Z] #47 8.642 + '[' -z '' ']' [2019-12-10T12:17:57.472Z] #47 8.646 ++ mktemp -d [2019-12-10T12:17:57.472Z] #47 8.649 + export GOPATH=/tmp/tmp.wrwesGXkdV [2019-12-10T12:17:57.472Z] #47 8.649 + GOPATH=/tmp/tmp.wrwesGXkdV [2019-12-10T12:17:57.472Z] #47 8.649 + RM_GOPATH=1 [2019-12-10T12:17:57.472Z] #47 8.649 ++ dirname ./install.sh [2019-12-10T12:17:57.472Z] #47 8.655 + dir=. [2019-12-10T12:17:57.472Z] #47 8.655 + bin=gotestsum [2019-12-10T12:17:57.472Z] #47 8.655 + shift [2019-12-10T12:17:57.472Z] #47 8.655 + '[' '!' -f ./gotestsum.installer ']' [2019-12-10T12:17:57.472Z] #47 8.655 + . ./gotestsum.installer [2019-12-10T12:17:57.472Z] #47 8.655 ++ : v0.3.5 [2019-12-10T12:17:57.472Z] #47 8.655 + install_gotestsum [2019-12-10T12:17:57.472Z] #47 8.655 + echo 'Installing gotestsum version v0.3.5' [2019-12-10T12:17:57.472Z] #47 8.655 + go get -d gotest.tools/gotestsum [2019-12-10T12:17:57.472Z] #47 8.655 Installing gotestsum version v0.3.5 [2019-12-10T12:17:57.696Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-12-10T12:17:57.696Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-12-10T12:17:57.745Z] #47 ... [2019-12-10T12:17:57.745Z] [2019-12-10T12:17:57.745Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:17:57.745Z] #68 7.908 + RM_GOPATH=0 [2019-12-10T12:17:57.745Z] #68 7.908 + TMP_GOPATH= [2019-12-10T12:17:57.745Z] #68 7.908 + : /build [2019-12-10T12:17:57.745Z] #68 7.908 + '[' -z '' ']' [2019-12-10T12:17:57.745Z] #68 7.908 ++ mktemp -d [2019-12-10T12:17:57.745Z] #68 7.908 + export GOPATH=/tmp/tmp.90dvsHNUqM [2019-12-10T12:17:57.745Z] #68 7.908 + GOPATH=/tmp/tmp.90dvsHNUqM [2019-12-10T12:17:57.745Z] #68 7.908 + RM_GOPATH=1 [2019-12-10T12:17:57.745Z] #68 7.908 ++ dirname ./install.sh [2019-12-10T12:17:57.745Z] #68 7.921 + dir=. [2019-12-10T12:17:57.745Z] #68 7.921 + bin=proxy [2019-12-10T12:17:57.745Z] #68 7.921 + shift [2019-12-10T12:17:57.745Z] #68 7.921 + '[' '!' -f ./proxy.installer ']' [2019-12-10T12:17:57.745Z] #68 7.921 + . ./proxy.installer [2019-12-10T12:17:57.745Z] #68 7.921 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-10T12:17:57.745Z] #68 7.921 + install_proxy [2019-12-10T12:17:57.745Z] #68 7.921 + case "$1" in [2019-12-10T12:17:57.745Z] #68 7.921 + export CGO_ENABLED=0 [2019-12-10T12:17:57.745Z] #68 7.921 + CGO_ENABLED=0 [2019-12-10T12:17:57.745Z] #68 7.921 + _install_proxy [2019-12-10T12:17:57.745Z] #68 7.921 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-10T12:17:57.745Z] #68 7.921 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.90dvsHNUqM/src/github.com/docker/libnetwork [2019-12-10T12:17:57.745Z] #68 7.921 Cloning into '/tmp/tmp.90dvsHNUqM/src/github.com/docker/libnetwork'... [2019-12-10T12:17:57.745Z] #68 7.921 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-10T12:17:58.003Z] #68 ... [2019-12-10T12:17:58.003Z] [2019-12-10T12:17:58.003Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:17:58.003Z] #54 8.877 + RM_GOPATH=0 [2019-12-10T12:17:58.003Z] #54 8.879 + TMP_GOPATH= [2019-12-10T12:17:58.003Z] #54 8.879 + : /build [2019-12-10T12:17:58.003Z] #54 8.879 + '[' -z '' ']' [2019-12-10T12:17:58.003Z] #54 8.884 ++ mktemp -d [2019-12-10T12:17:58.003Z] #54 8.887 + export GOPATH=/tmp/tmp.KUqDiQcvXu [2019-12-10T12:17:58.003Z] #54 8.887 + GOPATH=/tmp/tmp.KUqDiQcvXu [2019-12-10T12:17:58.003Z] #54 8.887 + RM_GOPATH=1 [2019-12-10T12:17:58.003Z] #54 8.894 ++ dirname ./install.sh [2019-12-10T12:17:58.003Z] #54 8.895 + dir=. [2019-12-10T12:17:58.003Z] #54 8.896 + bin=runc [2019-12-10T12:17:58.003Z] #54 8.897 + shift [2019-12-10T12:17:58.003Z] #54 8.897 + '[' '!' -f ./runc.installer ']' [2019-12-10T12:17:58.003Z] #54 8.897 + . ./runc.installer [2019-12-10T12:17:58.003Z] #54 8.897 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-10T12:17:58.003Z] #54 8.899 + install_runc [2019-12-10T12:17:58.003Z] #54 8.903 + uname -r [2019-12-10T12:17:58.003Z] #54 8.903 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-10T12:17:58.003Z] #54 8.919 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-10T12:17:58.003Z] #54 8.919 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-10T12:17:58.003Z] #54 8.919 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KUqDiQcvXu/src/github.com/opencontainers/runc [2019-12-10T12:17:58.003Z] #54 8.919 Cloning into '/tmp/tmp.KUqDiQcvXu/src/github.com/opencontainers/runc'... [2019-12-10T12:17:58.003Z] #54 8.919 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-10T12:17:58.003Z] #54 ... [2019-12-10T12:17:58.003Z] [2019-12-10T12:17:58.003Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:17:58.003Z] #31 9.469 + RM_GOPATH=0 [2019-12-10T12:17:58.003Z] #31 9.469 + TMP_GOPATH= [2019-12-10T12:17:58.003Z] #31 9.469 + : /build [2019-12-10T12:17:58.003Z] #31 9.469 + '[' -z '' ']' [2019-12-10T12:17:58.003Z] #31 9.469 ++ mktemp -d [2019-12-10T12:17:58.003Z] #31 9.474 + export GOPATH=/tmp/tmp.tKYXrjUnD0 [2019-12-10T12:17:58.003Z] #31 9.474 + GOPATH=/tmp/tmp.tKYXrjUnD0 [2019-12-10T12:17:58.003Z] #31 9.474 + RM_GOPATH=1 [2019-12-10T12:17:58.003Z] #31 9.474 ++ dirname ./install.sh [2019-12-10T12:17:58.003Z] #31 9.478 + dir=. [2019-12-10T12:17:58.003Z] #31 9.478 + bin=tomlv [2019-12-10T12:17:58.003Z] #31 9.478 + shift [2019-12-10T12:17:58.003Z] #31 9.478 + '[' '!' -f ./tomlv.installer ']' [2019-12-10T12:17:58.003Z] #31 9.478 + . ./tomlv.installer [2019-12-10T12:17:58.003Z] #31 9.478 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-10T12:17:58.003Z] #31 9.478 + install_tomlv [2019-12-10T12:17:58.003Z] #31 9.478 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-10T12:17:58.003Z] #31 9.478 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-10T12:17:58.003Z] #31 9.479 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.tKYXrjUnD0/src/github.com/BurntSushi/toml [2019-12-10T12:17:58.003Z] #31 9.481 Cloning into '/tmp/tmp.tKYXrjUnD0/src/github.com/BurntSushi/toml'... [2019-12-10T12:17:58.039Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-12-10T12:17:58.260Z] #31 ... [2019-12-10T12:17:58.260Z] [2019-12-10T12:17:58.260Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-10T12:17:58.260Z] #33 10.65 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-10T12:17:58.382Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-12-10T12:17:58.561Z] #8 DONE 1.7s [2019-12-10T12:17:58.561Z] [2019-12-10T12:17:58.561Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-10T12:17:58.727Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-12-10T12:17:58.727Z] go: finding github.com/lib/pq v1.0.0 [2019-12-10T12:17:58.727Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-12-10T12:17:59.136Z] #9 DONE 0.9s [2019-12-10T12:17:59.136Z] [2019-12-10T12:17:59.136Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-10T12:17:59.136Z] #20 DONE 0.1s [2019-12-10T12:17:59.136Z] [2019-12-10T12:17:59.136Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-10T12:17:59.397Z] #21 DONE 0.1s [2019-12-10T12:17:59.397Z] [2019-12-10T12:17:59.397Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-10T12:17:59.632Z] #33 12.70 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-10T12:18:00.445Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-12-10T12:18:00.445Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-12-10T12:18:00.445Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-12-10T12:18:00.445Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-12-10T12:18:00.445Z] go: finding github.com/containerd/containerd v1.2.4 [2019-12-10T12:18:01.937Z] #24 2.752 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-10T12:18:01.937Z] #24 2.756 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-10T12:18:01.937Z] #24 2.775 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-10T12:18:01.937Z] #24 2.793 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-10T12:18:01.937Z] #24 2.814 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-10T12:18:02.509Z] #24 3.150 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [490 kB] [2019-12-10T12:18:02.770Z] #24 3.540 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-10T12:18:02.915Z] #33 ... [2019-12-10T12:18:02.915Z] [2019-12-10T12:18:02.915Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:18:02.915Z] #44 11.54 runtime/internal/atomic [2019-12-10T12:18:02.915Z] #44 11.58 internal/cpu [2019-12-10T12:18:02.915Z] #44 11.99 runtime/internal/sys [2019-12-10T12:18:02.915Z] #44 12.22 runtime/internal/math [2019-12-10T12:18:02.915Z] #44 12.29 internal/bytealg [2019-12-10T12:18:02.915Z] #44 12.32 internal/race [2019-12-10T12:18:02.915Z] #44 12.44 sync/atomic [2019-12-10T12:18:02.915Z] #44 12.94 unicode [2019-12-10T12:18:02.915Z] #44 13.37 runtime [2019-12-10T12:18:03.031Z] #24 3.772 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-10T12:18:05.446Z] #44 17.76 unicode/utf8 [2019-12-10T12:18:05.599Z] #24 6.053 Fetched 7750 kB in 4s (1754 kB/s) [2019-12-10T12:18:05.599Z] #24 6.053 Reading package lists... [2019-12-10T12:18:05.599Z] #24 ... [2019-12-10T12:18:05.599Z] [2019-12-10T12:18:05.599Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:18:05.599Z] #22 1.451 + RM_GOPATH=0 [2019-12-10T12:18:05.599Z] #22 1.451 + TMP_GOPATH= [2019-12-10T12:18:05.599Z] #22 1.451 + : /build [2019-12-10T12:18:05.599Z] #22 1.451 + '[' -z '' ']' [2019-12-10T12:18:05.599Z] #22 1.451 ++ mktemp -d [2019-12-10T12:18:05.599Z] #22 1.453 + export GOPATH=/tmp/tmp.ZH1ll1dnLz [2019-12-10T12:18:05.599Z] #22 1.453 + GOPATH=/tmp/tmp.ZH1ll1dnLz [2019-12-10T12:18:05.599Z] #22 1.453 + RM_GOPATH=1 [2019-12-10T12:18:05.599Z] #22 1.453 ++ dirname ./install.sh [2019-12-10T12:18:05.599Z] #22 1.455 + dir=. [2019-12-10T12:18:05.599Z] #22 1.455 + bin=dockercli [2019-12-10T12:18:05.600Z] #22 1.455 + shift [2019-12-10T12:18:05.600Z] #22 1.455 + '[' '!' -f ./dockercli.installer ']' [2019-12-10T12:18:05.600Z] #22 1.455 + . ./dockercli.installer [2019-12-10T12:18:05.600Z] #22 1.455 ++ : stable [2019-12-10T12:18:05.600Z] #22 1.455 ++ : 17.06.2-ce [2019-12-10T12:18:05.600Z] #22 1.456 + install_dockercli [2019-12-10T12:18:05.600Z] #22 1.456 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-10T12:18:05.600Z] #22 1.456 Install docker/cli version 17.06.2-ce from stable [2019-12-10T12:18:05.600Z] #22 1.456 ++ uname -m [2019-12-10T12:18:05.600Z] #22 1.458 + arch=aarch64 [2019-12-10T12:18:05.600Z] #22 1.458 + '[' aarch64 '!=' x86_64 ']' [2019-12-10T12:18:05.600Z] #22 1.458 + '[' aarch64 '!=' s390x ']' [2019-12-10T12:18:05.600Z] #22 1.458 + '[' aarch64 '!=' armhf ']' [2019-12-10T12:18:05.600Z] #22 1.458 + build_dockercli [2019-12-10T12:18:05.600Z] #22 1.458 + git clone https://github.com/docker/docker-ce /tmp/tmp.ZH1ll1dnLz/tmp/docker-ce [2019-12-10T12:18:05.600Z] #22 1.460 Cloning into '/tmp/tmp.ZH1ll1dnLz/tmp/docker-ce'... [2019-12-10T12:18:06.013Z] #44 18.78 math [2019-12-10T12:18:06.630Z] Removing intermediate container 42999d4b01ee [2019-12-10T12:18:06.630Z] ---> d6475debaea2 [2019-12-10T12:18:06.630Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-12-10T12:18:06.630Z] ---> 687421176e14 [2019-12-10T12:18:06.630Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-12-10T12:18:07.091Z] ---> 3052e8d68d69 [2019-12-10T12:18:07.091Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-12-10T12:18:07.091Z] ---> Running in f04723bd1940 [2019-12-10T12:18:07.091Z] Removing intermediate container f04723bd1940 [2019-12-10T12:18:07.091Z] ---> d6f66691ee2a [2019-12-10T12:18:07.388Z] #44 ... [2019-12-10T12:18:07.388Z] [2019-12-10T12:18:07.388Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-10T12:18:07.388Z] #38 20.42 + cd /tmp/tmp.BbP77RbDId/src/github.com/docker/distribution [2019-12-10T12:18:07.388Z] #38 20.42 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-10T12:18:07.388Z] #38 ... [2019-12-10T12:18:07.388Z] [2019-12-10T12:18:07.388Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:18:07.388Z] #40 10.56 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-10T12:18:07.388Z] #40 13.48 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-10T12:18:07.388Z] #40 15.33 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-10T12:18:07.475Z] Successfully built d6f66691ee2a [2019-12-10T12:18:07.475Z] Successfully tagged moby-buildx:latest [2019-12-10T12:18:07.475Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-12-10T12:18:07.475Z] if [ -n "${id}" ]; then \ [2019-12-10T12:18:07.475Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-12-10T12:18:07.475Z] && touch bundles/buildx; \ [2019-12-10T12:18:07.475Z] docker rm -f ${id}; \ [2019-12-10T12:18:07.475Z] fi [2019-12-10T12:18:07.526Z] #22 ... [2019-12-10T12:18:07.526Z] [2019-12-10T12:18:07.526Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-10T12:18:07.526Z] #24 6.053 Reading package lists... [2019-12-10T12:18:07.648Z] #40 ... [2019-12-10T12:18:07.648Z] [2019-12-10T12:18:07.648Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:18:07.648Z] #31 11.17 + cd /tmp/tmp.tKYXrjUnD0/src/github.com/BurntSushi/toml [2019-12-10T12:18:07.648Z] #31 11.17 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-10T12:18:07.648Z] #31 11.21 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-10T12:18:07.648Z] #31 12.11 internal/cpu [2019-12-10T12:18:07.648Z] #31 12.13 runtime/internal/math [2019-12-10T12:18:07.648Z] #31 12.18 math/bits [2019-12-10T12:18:07.648Z] #31 12.92 internal/bytealg [2019-12-10T12:18:07.648Z] #31 13.09 math [2019-12-10T12:18:07.648Z] #31 13.95 runtime [2019-12-10T12:18:07.648Z] #31 19.59 internal/testlog [2019-12-10T12:18:07.648Z] #31 20.01 encoding [2019-12-10T12:18:07.648Z] #31 20.49 runtime/cgo [2019-12-10T12:18:07.845Z] 52734270c4dd906403bd4e618d76023e6c3b544ddfd50c32b9bc7e5dfddcae6b [2019-12-10T12:18:07.845Z] bundles/buildx version [2019-12-10T12:18:07.845Z] buildx v0.3.1 6db68d0 [2019-12-10T12:18:07.845Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:56c5668068f256f3cd347c2cb20baa874daf1aa7 . [2019-12-10T12:18:07.845Z] #1 [internal] booting buildkit [2019-12-10T12:18:07.845Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-12-10T12:18:08.215Z] #31 ... [2019-12-10T12:18:08.215Z] [2019-12-10T12:18:08.215Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:18:08.215Z] #54 20.46 + cd /tmp/tmp.KUqDiQcvXu/src/github.com/opencontainers/runc [2019-12-10T12:18:08.215Z] #54 20.47 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-10T12:18:08.781Z] #54 21.19 + '[' -z '' ']' [2019-12-10T12:18:08.914Z] #24 8.201 Reading package lists... [2019-12-10T12:18:08.914Z] #24 9.679 Building dependency tree... [2019-12-10T12:18:09.040Z] #54 21.19 + target=static [2019-12-10T12:18:09.040Z] #54 21.19 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-10T12:18:09.176Z] #24 ... [2019-12-10T12:18:09.176Z] [2019-12-10T12:18:09.176Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-10T12:18:09.176Z] #33 2.622 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-10T12:18:09.176Z] #33 2.648 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-10T12:18:09.176Z] #33 2.669 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-10T12:18:09.176Z] #33 2.672 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-10T12:18:09.176Z] #33 2.677 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-10T12:18:09.176Z] #33 2.916 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [490 kB] [2019-12-10T12:18:09.176Z] #33 3.393 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-10T12:18:09.176Z] #33 3.579 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-10T12:18:09.176Z] #33 5.275 Fetched 7750 kB in 3s (2111 kB/s) [2019-12-10T12:18:09.176Z] #33 5.275 Reading package lists... [2019-12-10T12:18:09.176Z] #33 6.876 Reading package lists... [2019-12-10T12:18:09.176Z] #33 8.592 Building dependency tree... [2019-12-10T12:18:09.176Z] #33 9.199 The following additional packages will be installed: [2019-12-10T12:18:09.176Z] #33 9.202 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-10T12:18:09.176Z] #33 9.205 Suggested packages: [2019-12-10T12:18:09.176Z] #33 9.205 codeblocks eclipse ninja-build lrzip [2019-12-10T12:18:09.176Z] #33 9.205 Recommended packages: [2019-12-10T12:18:09.176Z] #33 9.205 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-10T12:18:09.176Z] #33 9.406 The following NEW packages will be installed: [2019-12-10T12:18:09.176Z] #33 9.411 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-10T12:18:09.176Z] #33 9.411 vim-common xxd [2019-12-10T12:18:09.298Z] #54 ... [2019-12-10T12:18:09.298Z] [2019-12-10T12:18:09.298Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-10T12:18:09.298Z] #56 12.45 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-12-10T12:18:09.298Z] #56 14.91 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-10T12:18:09.298Z] #56 16.54 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-10T12:18:09.298Z] #56 ... [2019-12-10T12:18:09.298Z] [2019-12-10T12:18:09.298Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:18:09.298Z] #62 13.50 + cd /tmp/tmp.j2qmRaWTP0/src/github.com/rootless-containers/rootlesskit [2019-12-10T12:18:09.298Z] #62 13.52 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-10T12:18:09.298Z] #62 14.24 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-10T12:18:09.298Z] #62 14.24 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-10T12:18:09.437Z] #33 ... [2019-12-10T12:18:09.437Z] [2019-12-10T12:18:09.437Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-10T12:18:09.437Z] #10 2.559 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-10T12:18:09.437Z] #10 2.648 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-10T12:18:09.437Z] #10 2.669 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-10T12:18:09.437Z] #10 2.672 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-10T12:18:09.437Z] #10 2.678 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-10T12:18:09.437Z] #10 2.955 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [490 kB] [2019-12-10T12:18:09.437Z] #10 3.474 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-10T12:18:09.437Z] #10 3.652 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-10T12:18:09.437Z] #10 6.002 Fetched 7750 kB in 4s (1744 kB/s) [2019-12-10T12:18:09.437Z] #10 6.002 Reading package lists... [2019-12-10T12:18:09.437Z] #10 7.637 Reading package lists... [2019-12-10T12:18:09.437Z] #10 9.102 Building dependency tree... [2019-12-10T12:18:09.437Z] #10 9.770 The following additional packages will be installed: [2019-12-10T12:18:09.437Z] #10 9.772 libapparmor1 libseccomp2 [2019-12-10T12:18:09.437Z] #10 9.775 Suggested packages: [2019-12-10T12:18:09.437Z] #10 9.775 seccomp [2019-12-10T12:18:09.437Z] #10 9.842 The following NEW packages will be installed: [2019-12-10T12:18:09.437Z] #10 9.844 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-12-10T12:18:09.437Z] #10 ... [2019-12-10T12:18:09.437Z] [2019-12-10T12:18:09.437Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-10T12:18:09.437Z] #24 10.24 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-10T12:18:09.437Z] #24 10.24 The following additional packages will be installed: [2019-12-10T12:18:09.437Z] #24 10.24 libjq1 libonig4 [2019-12-10T12:18:09.437Z] #24 10.32 The following NEW packages will be installed: [2019-12-10T12:18:09.437Z] #24 10.32 jq libjq1 libonig4 [2019-12-10T12:18:09.681Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done [2019-12-10T12:18:09.681Z] #1 creating container buildx_buildkit_default [2019-12-10T12:18:10.067Z] #1 creating container buildx_buildkit_default 0.5s done [2019-12-10T12:18:10.253Z] #62 ... [2019-12-10T12:18:10.253Z] [2019-12-10T12:18:10.253Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-10T12:18:10.253Z] #38 23.42 + GOPATH=/tmp/tmp.BbP77RbDId/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.BbP77RbDId go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-10T12:18:10.427Z] #1 DONE 2.4s [2019-12-10T12:18:10.427Z] [2019-12-10T12:18:10.427Z] #2 [internal] load .dockerignore [2019-12-10T12:18:10.427Z] #2 transferring context: 87B done [2019-12-10T12:18:10.427Z] #2 DONE 0.0s [2019-12-10T12:18:10.427Z] [2019-12-10T12:18:10.427Z] #3 [internal] load build definition from Dockerfile [2019-12-10T12:18:10.427Z] #3 transferring dockerfile: 14.85kB done [2019-12-10T12:18:10.427Z] #3 DONE 0.0s [2019-12-10T12:18:10.427Z] [2019-12-10T12:18:10.427Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-10T12:18:10.818Z] #24 11.36 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-10T12:18:10.818Z] #24 11.36 Need to get 293 kB of archives. [2019-12-10T12:18:10.818Z] #24 11.36 After this operation, 1086 kB of additional disk space will be used. [2019-12-10T12:18:10.818Z] #24 11.36 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-12-10T12:18:10.818Z] #24 11.41 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-12-10T12:18:10.818Z] #24 11.41 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-12-10T12:18:11.078Z] #24 11.73 debconf: delaying package configuration, since apt-utils is not installed [2019-12-10T12:18:11.078Z] #24 11.89 Fetched 293 kB in 1s (274 kB/s) [2019-12-10T12:18:11.260Z] #4 DONE 0.5s [2019-12-10T12:18:11.260Z] [2019-12-10T12:18:11.260Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-10T12:18:11.260Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-10T12:18:11.260Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-10T12:18:11.260Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-12-10T12:18:11.260Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.1s [2019-12-10T12:18:11.260Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-12-10T12:18:11.261Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-12-10T12:18:11.261Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-12-10T12:18:11.337Z] #24 11.96 Selecting previously unselected package libonig4:arm64. [2019-12-10T12:18:11.337Z] #24 11.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 ... 14976 files and directories currently installed.) [2019-12-10T12:18:11.337Z] #24 11.98 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ... [2019-12-10T12:18:11.337Z] #24 12.00 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-12-10T12:18:11.337Z] #24 12.10 Selecting previously unselected package libjq1:arm64. [2019-12-10T12:18:11.337Z] #24 12.11 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-12-10T12:18:11.337Z] #24 12.11 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-12-10T12:18:11.337Z] #24 12.18 Selecting previously unselected package jq. [2019-12-10T12:18:11.337Z] #24 12.18 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ... [2019-12-10T12:18:11.337Z] #24 12.19 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-10T12:18:11.598Z] #24 12.55 Setting up libonig4:arm64 (6.1.3-2) ... [2019-12-10T12:18:11.642Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-12-10T12:18:11.642Z] #5 DONE 0.5s [2019-12-10T12:18:11.642Z] [2019-12-10T12:18:11.642Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-12-10T12:18:11.869Z] #24 12.57 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-12-10T12:18:11.869Z] #24 12.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:18:11.869Z] #24 12.64 Setting up jq (1.5+dfsg-1.3) ... [2019-12-10T12:18:12.112Z] #6 ... [2019-12-10T12:18:12.112Z] [2019-12-10T12:18:12.112Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-10T12:18:12.112Z] #7 DONE 0.3s [2019-12-10T12:18:12.112Z] [2019-12-10T12:18:12.112Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-12-10T12:18:12.112Z] #6 DONE 0.3s [2019-12-10T12:18:12.112Z] [2019-12-10T12:18:12.112Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-10T12:18:12.112Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-10T12:18:12.112Z] #66 DONE 0.1s [2019-12-10T12:18:12.112Z] [2019-12-10T12:18:12.112Z] #20 [internal] load build context [2019-12-10T12:18:12.807Z] #24 DONE 13.5s [2019-12-10T12:18:12.807Z] [2019-12-10T12:18:12.807Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-10T12:18:12.807Z] #10 10.98 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-12-10T12:18:12.808Z] #10 10.98 Need to get 287 kB of archives. [2019-12-10T12:18:12.808Z] #10 10.98 After this operation, 1186 kB of additional disk space will be used. [2019-12-10T12:18:12.808Z] #10 10.98 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB] [2019-12-10T12:18:12.808Z] #10 10.98 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp-dev arm64 2.3.1-2.1+deb9u1 [58.1 kB] [2019-12-10T12:18:12.808Z] #10 10.99 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB] [2019-12-10T12:18:12.808Z] #10 10.99 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB] [2019-12-10T12:18:12.808Z] #10 11.34 debconf: delaying package configuration, since apt-utils is not installed [2019-12-10T12:18:12.808Z] #10 11.46 Fetched 287 kB in 1s (255 kB/s) [2019-12-10T12:18:12.808Z] #10 11.55 Selecting previously unselected package libseccomp2:arm64. [2019-12-10T12:18:12.808Z] #10 11.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-12-10T12:18:12.808Z] #10 11.58 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... [2019-12-10T12:18:12.808Z] #10 11.59 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-12-10T12:18:12.808Z] #10 11.69 Selecting previously unselected package libseccomp-dev:arm64. [2019-12-10T12:18:12.808Z] #10 11.69 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... [2019-12-10T12:18:12.808Z] #10 11.70 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-12-10T12:18:12.808Z] #10 11.94 Selecting previously unselected package libapparmor1:arm64. [2019-12-10T12:18:12.808Z] #10 11.94 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_arm64.deb ... [2019-12-10T12:18:12.808Z] #10 11.95 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-12-10T12:18:12.808Z] #10 12.03 Selecting previously unselected package libapparmor-dev:arm64. [2019-12-10T12:18:12.808Z] #10 12.04 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ... [2019-12-10T12:18:12.808Z] #10 12.04 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-12-10T12:18:12.808Z] #10 12.18 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:18:12.808Z] #10 12.41 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-12-10T12:18:12.808Z] #10 12.44 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-12-10T12:18:12.808Z] #10 12.55 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-12-10T12:18:12.808Z] #10 12.57 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-12-10T12:18:12.808Z] #10 12.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:18:12.808Z] #10 DONE 13.5s [2019-12-10T12:18:12.808Z] [2019-12-10T12:18:12.808Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-10T12:18:12.808Z] #33 10.46 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-12-10T12:18:12.808Z] #33 10.46 Need to get 13.1 MB of archives. [2019-12-10T12:18:12.808Z] #33 10.46 After this operation, 55.5 MB of additional disk space will be used. [2019-12-10T12:18:12.808Z] #33 10.46 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] [2019-12-10T12:18:12.808Z] #33 10.49 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-12-10T12:18:12.808Z] #33 10.49 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB] [2019-12-10T12:18:12.808Z] #33 10.62 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB] [2019-12-10T12:18:12.808Z] #33 10.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 libarchive13 arm64 3.2.2-2+deb9u2 [248 kB] [2019-12-10T12:18:12.808Z] #33 10.64 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2019-12-10T12:18:12.808Z] #33 10.64 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] [2019-12-10T12:18:12.808Z] #33 10.64 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] [2019-12-10T12:18:12.808Z] #33 10.68 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-12-10T12:18:12.808Z] #33 10.68 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-10T12:18:12.808Z] #33 10.97 debconf: delaying package configuration, since apt-utils is not installed [2019-12-10T12:18:12.808Z] #33 11.03 Fetched 13.1 MB in 1s (10.4 MB/s) [2019-12-10T12:18:12.808Z] #33 11.09 Selecting previously unselected package cmake-data. [2019-12-10T12:18:12.808Z] #33 11.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-12-10T12:18:12.808Z] #33 11.11 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-10T12:18:12.808Z] #33 11.12 Unpacking cmake-data (3.7.2-1) ... [2019-12-10T12:18:12.808Z] #33 13.20 Selecting previously unselected package liblzo2-2:arm64. [2019-12-10T12:18:12.808Z] #33 13.21 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-12-10T12:18:12.808Z] #33 13.35 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-10T12:18:12.808Z] #33 13.58 Selecting previously unselected package libicu57:arm64. [2019-12-10T12:18:12.808Z] #33 13.58 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ... [2019-12-10T12:18:12.808Z] #33 13.59 Unpacking libicu57:arm64 (57.1-6+deb9u3) ... [2019-12-10T12:18:14.452Z] #20 ... [2019-12-10T12:18:14.452Z] [2019-12-10T12:18:14.452Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-10T12:18:14.452Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-10T12:18:14.452Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-10T12:18:14.452Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2019-12-10T12:18:14.452Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.2s done [2019-12-10T12:18:14.452Z] #66 DONE 1.7s [2019-12-10T12:18:14.452Z] [2019-12-10T12:18:14.452Z] #20 [internal] load build context [2019-12-10T12:18:14.723Z] #33 ... [2019-12-10T12:18:14.723Z] [2019-12-10T12:18:14.723Z] #11 [dev 1/24] RUN groupadd -r docker [2019-12-10T12:18:14.723Z] #11 DONE 1.7s [2019-12-10T12:18:14.723Z] [2019-12-10T12:18:14.723Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-10T12:18:14.723Z] #33 15.18 Selecting previously unselected package libxml2:arm64. [2019-12-10T12:18:14.723Z] #33 15.18 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... [2019-12-10T12:18:14.723Z] #33 15.18 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-10T12:18:14.723Z] #33 15.42 Selecting previously unselected package libarchive13:arm64. [2019-12-10T12:18:14.723Z] #33 15.42 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_arm64.deb ... [2019-12-10T12:18:14.723Z] #33 15.43 Unpacking libarchive13:arm64 (3.2.2-2+deb9u2) ... [2019-12-10T12:18:14.723Z] #33 15.57 Selecting previously unselected package libjsoncpp1:arm64. [2019-12-10T12:18:14.723Z] #33 15.57 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ... [2019-12-10T12:18:14.723Z] #33 15.58 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2019-12-10T12:18:14.723Z] #33 15.68 Selecting previously unselected package libuv1:arm64. [2019-12-10T12:18:14.984Z] #33 15.68 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ... [2019-12-10T12:18:14.984Z] #33 15.68 Unpacking libuv1:arm64 (1.9.1-3) ... [2019-12-10T12:18:14.984Z] #33 15.77 Selecting previously unselected package cmake. [2019-12-10T12:18:14.984Z] #33 15.78 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ... [2019-12-10T12:18:14.984Z] #33 15.83 Unpacking cmake (3.7.2-1) ... [2019-12-10T12:18:15.406Z] #20 transferring context: 45.91MB 3.2s done [2019-12-10T12:18:15.520Z] #38 ... [2019-12-10T12:18:15.520Z] [2019-12-10T12:18:15.520Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:18:15.520Z] #68 25.19 Checking out files: 43% (874/1997) Checking out files: 44% (879/1997) Checking out files: 45% (899/1997) Checking out files: 46% (919/1997) Checking out files: 47% (939/1997) Checking out files: 48% (959/1997) Checking out files: 49% (979/1997) Checking out files: 50% (999/1997) Checking out files: 51% (1019/1997) Checking out files: 52% (1039/1997) Checking out files: 53% (1059/1997) Checking out files: 54% (1079/1997) Checking out files: 55% (1099/1997) Checking out files: 56% (1119/1997) Checking out files: 57% (1139/1997) Checking out files: 58% (1159/1997) Checking out files: 59% (1179/1997) Checking out files: 60% (1199/1997) Checking out files: 61% (1219/1997) Checking out files: 62% (1239/1997) Checking out files: 63% (1259/1997) Checking out files: 64% (1279/1997) Checking out files: 65% (1299/1997) Checking out files: 66% (1319/1997) Checking out files: 67% (1338/1997) Checking out files: 68% (1358/1997) Checking out files: 69% (1378/1997) Checking out files: 70% (1398/1997) Checking out files: 71% (1418/1997) Checking out files: 72% (1438/1997) Checking out files: 73% (1458/1997) Checking out files: 74% (1478/1997) Checking out files: 75% (1498/1997) Checking out files: 76% (1518/1997) Checking out files: 77% (1538/1997) Checking out files: 78% (1558/1997) Checking out files: 79% (1578/1997) Checking out files: 80% (1598/1997) Checking out files: 81% (1618/1997) Checking out files: 82% (1638/1997) Checking out files: 83% (1658/1997) Checking out files: 84% (1678/1997) Checking out files: 85% (1698/1997) Checking out files: 86% (1718/1997) Checking out files: 87% (1738/1997) Checking out files: 88% (1758/1997) Checking out files: 89% (1778/1997) Checking out files: 90% (1798/1997) Checking out files: 90% (1802/1997) Checking out files: 91% (1818/1997) Checking out files: 92% (1838/1997) Checking out files: 93% (1858/1997) Checking out files: 94% (1878/1997) Checking out files: 95% (1898/1997) Checking out files: 96% (1918/1997) Checking out files: 97% (1938/1997) Checking out files: 98% (1958/1997) Checking out files: 99% (1978/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2019-12-10T12:18:15.520Z] #68 26.70 + cd /tmp/tmp.90dvsHNUqM/src/github.com/docker/libnetwork [2019-12-10T12:18:15.520Z] #68 26.70 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-10T12:18:15.520Z] #68 27.26 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-10T12:18:15.557Z] #33 16.41 Selecting previously unselected package xxd. [2019-12-10T12:18:15.557Z] #33 16.41 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-12-10T12:18:15.557Z] #33 16.42 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:18:15.557Z] #33 16.49 Selecting previously unselected package vim-common. [2019-12-10T12:18:15.557Z] #33 16.49 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-10T12:18:15.557Z] #33 16.51 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:18:15.821Z] #33 ... [2019-12-10T12:18:15.821Z] [2019-12-10T12:18:15.821Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-10T12:18:15.821Z] #12 DONE 1.6s [2019-12-10T12:18:15.821Z] [2019-12-10T12:18:15.821Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-10T12:18:15.821Z] #33 16.72 Processing triggers for mime-support (3.60) ... [2019-12-10T12:18:15.821Z] #33 16.78 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:18:15.821Z] #33 16.79 Setting up libuv1:arm64 (1.9.1-3) ... [2019-12-10T12:18:15.821Z] #33 16.81 Setting up cmake-data (3.7.2-1) ... [2019-12-10T12:18:15.848Z] #20 DONE 3.4s [2019-12-10T12:18:15.848Z] [2019-12-10T12:18:15.848Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-10T12:18:15.848Z] #8 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-12-10T12:18:15.848Z] #8 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-12-10T12:18:15.848Z] #8 sha256:16f502f2509a01130f0f62e93f861e047f5edd23102a701a45f43ca399555851 1.80kB / 1.80kB done [2019-12-10T12:18:15.848Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 10.32MB / 10.32MB 0.6s done [2019-12-10T12:18:15.848Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 4.37MB / 4.37MB 0.4s done [2019-12-10T12:18:15.848Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 45.24MB / 45.24MB 2.3s done [2019-12-10T12:18:15.848Z] #8 sha256:4f69f87b87ecbf28e3d03b1f2bb635e0aaea54bc7d7bcf75d083ce2367beef32 126B / 126B 0.1s done [2019-12-10T12:18:15.848Z] #8 sha256:a23a79e19b1437cff5613ddc00238e803a1a5e752d382dd8cb978ec5295a2bfb 5.47kB / 5.47kB done [2019-12-10T12:18:15.848Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 50.49MB / 50.49MB 2.6s done [2019-12-10T12:18:15.848Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 45.98MB / 45.98MB 2.7s done [2019-12-10T12:18:15.848Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 102.15MB / 102.15MB 3.2s done [2019-12-10T12:18:15.848Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 [2019-12-10T12:18:16.081Z] #33 16.85 Setting up libicu57:arm64 (57.1-6+deb9u3) ... [2019-12-10T12:18:16.081Z] #33 16.86 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-10T12:18:16.081Z] #33 16.87 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:18:16.081Z] #33 16.94 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:18:16.081Z] #33 16.97 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-10T12:18:16.081Z] #33 17.01 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2019-12-10T12:18:16.081Z] #33 17.03 Setting up libarchive13:arm64 (3.2.2-2+deb9u2) ... [2019-12-10T12:18:16.081Z] #33 17.05 Setting up cmake (3.7.2-1) ... [2019-12-10T12:18:16.345Z] #33 17.12 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:18:16.345Z] #33 DONE 17.3s [2019-12-10T12:18:16.345Z] [2019-12-10T12:18:16.345Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-10T12:18:16.606Z] #13 ... [2019-12-10T12:18:16.606Z] [2019-12-10T12:18:16.606Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-10T12:18:16.606Z] #34 DONE 0.1s [2019-12-10T12:18:16.606Z] [2019-12-10T12:18:16.606Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:18:17.175Z] #22 ... [2019-12-10T12:18:17.175Z] [2019-12-10T12:18:17.175Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-10T12:18:17.175Z] #13 1.307 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-10T12:18:17.748Z] #13 DONE 1.6s [2019-12-10T12:18:17.748Z] [2019-12-10T12:18:17.748Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-10T12:18:18.691Z] #14 DONE 1.2s [2019-12-10T12:18:18.691Z] [2019-12-10T12:18:18.691Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-10T12:18:18.807Z] #68 ... [2019-12-10T12:18:18.807Z] [2019-12-10T12:18:18.807Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:18:18.807Z] #50 31.23 + cd /tmp/tmp.uCiq918ngd/src/github.com/golangci/golangci-lint/ [2019-12-10T12:18:18.807Z] #50 31.23 + git checkout -q v1.20.0 [2019-12-10T12:18:19.374Z] #50 31.97 ++ git describe --tags [2019-12-10T12:18:19.374Z] #50 32.08 + version=v1.20.0 [2019-12-10T12:18:19.374Z] #50 32.10 ++ git rev-parse --short HEAD [2019-12-10T12:18:19.374Z] #50 32.11 + commit=cc98739 [2019-12-10T12:18:19.374Z] #50 32.11 ++ git show -s --format=%cd [2019-12-10T12:18:19.374Z] #50 32.12 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-10T12:18:19.374Z] #50 32.12 + 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-12-10T12:18:20.082Z] #15 DONE 1.1s [2019-12-10T12:18:20.082Z] [2019-12-10T12:18:20.082Z] #16 [dev 6/24] RUN ldconfig [2019-12-10T12:18:21.490Z] #16 DONE 1.4s [2019-12-10T12:18:21.490Z] [2019-12-10T12:18:21.490Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:18:21.905Z] #50 ... [2019-12-10T12:18:21.905Z] [2019-12-10T12:18:21.905Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:18:21.905Z] #44 24.34 unicode/utf16 [2019-12-10T12:18:21.905Z] #44 24.71 container/list [2019-12-10T12:18:21.905Z] #44 25.25 crypto/internal/subtle [2019-12-10T12:18:21.905Z] #44 25.51 crypto/subtle [2019-12-10T12:18:21.905Z] #44 25.84 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-12-10T12:18:21.905Z] #44 26.00 internal/nettrace [2019-12-10T12:18:21.905Z] #44 26.20 runtime/cgo [2019-12-10T12:18:21.905Z] #44 ... [2019-12-10T12:18:21.905Z] [2019-12-10T12:18:21.905Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:18:21.905Z] #54 23.99 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-12-10T12:18:21.905Z] #54 ... [2019-12-10T12:18:21.905Z] [2019-12-10T12:18:21.905Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-10T12:18:21.905Z] #56 31.84 Fetched 7927 kB in 22s (347 kB/s) [2019-12-10T12:18:24.035Z] #17 2.243 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-10T12:18:24.036Z] #17 2.245 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-10T12:18:24.036Z] #17 2.263 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-10T12:18:24.036Z] #17 2.266 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-10T12:18:24.036Z] #17 2.272 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-10T12:18:24.036Z] #17 2.437 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [490 kB] [2019-12-10T12:18:24.036Z] #17 2.620 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-10T12:18:24.036Z] #17 2.784 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-10T12:18:25.190Z] #56 31.84 Reading package lists... [2019-12-10T12:18:25.190Z] #56 ... [2019-12-10T12:18:25.190Z] [2019-12-10T12:18:25.190Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-10T12:18:25.190Z] #33 27.70 Fetched 7927 kB in 22s (357 kB/s) [2019-12-10T12:18:25.190Z] #33 27.70 Reading package lists... [2019-12-10T12:18:25.967Z] #17 4.315 Fetched 7750 kB in 3s (2432 kB/s) [2019-12-10T12:18:26.928Z] #17 4.315 Reading package lists... [2019-12-10T12:18:26.928Z] #17 ... [2019-12-10T12:18:26.928Z] [2019-12-10T12:18:26.928Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:18:26.928Z] #22 24.66 Checking out files: 50% (5417/10716) Checking out files: 51% (5466/10716) Checking out files: 52% (5573/10716) Checking out files: 53% (5680/10716) Checking out files: 54% (5787/10716) Checking out files: 55% (5894/10716) Checking out files: 56% (6001/10716) Checking out files: 57% (6109/10716) Checking out files: 58% (6216/10716) Checking out files: 59% (6323/10716) Checking out files: 60% (6430/10716) Checking out files: 61% (6537/10716) Checking out files: 62% (6644/10716) Checking out files: 63% (6752/10716) Checking out files: 64% (6859/10716) Checking out files: 65% (6966/10716) Checking out files: 66% (7073/10716) Checking out files: 67% (7180/10716) Checking out files: 68% (7287/10716) Checking out files: 69% (7395/10716) Checking out files: 70% (7502/10716) Checking out files: 71% (7609/10716) Checking out files: 72% (7716/10716) Checking out files: 73% (7823/10716) Checking out files: 74% (7930/10716) Checking out files: 75% (8037/10716) Checking out files: 76% (8145/10716) Checking out files: 77% (8252/10716) Checking out files: 78% (8359/10716) Checking out files: 79% (8466/10716) Checking out files: 80% (8573/10716) Checking out files: 81% (8680/10716) Checking out files: 82% (8788/10716) Checking out files: 83% (8895/10716) Checking out files: 84% (9002/10716) Checking out files: 85% (9109/10716) Checking out files: 86% (9216/10716) Checking out files: 87% (9323/10716) Checking out files: 88% (9431/10716) Checking out files: 89% (9538/10716) Checking out files: 90% (9645/10716) Checking out files: 91% (9752/10716) Checking out files: 92% (9859/10716) Checking out files: 93% (9966/10716) Checking out files: 94% (10074/10716) Checking out files: 95% (10181/10716) Checking out files: 96% (10288/10716) Checking out files: 97% (10395/10716) Checking out files: 98% (10502/10716) Checking out files: 99% (10609/10716) Checking out files: 100% (10716/10716) Checking out files: 100% (10716/10716), done. [2019-12-10T12:18:26.928Z] #22 25.55 + cd /tmp/tmp.ZH1ll1dnLz/tmp/docker-ce [2019-12-10T12:18:26.928Z] #22 25.55 + git checkout -q v17.06.2-ce [2019-12-10T12:18:26.928Z] #22 27.16 + mkdir -p /tmp/tmp.ZH1ll1dnLz/src/github.com/docker [2019-12-10T12:18:26.928Z] #22 27.16 + mv components/cli /tmp/tmp.ZH1ll1dnLz/src/github.com/docker/cli [2019-12-10T12:18:26.928Z] #22 27.17 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-12-10T12:18:27.279Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 10.4s done [2019-12-10T12:18:27.279Z] #8 DONE 13.8s [2019-12-10T12:18:27.279Z] [2019-12-10T12:18:27.279Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-10T12:18:27.279Z] #9 DONE 0.3s [2019-12-10T12:18:27.279Z] [2019-12-10T12:18:27.279Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-10T12:18:27.279Z] #10 DONE 0.2s [2019-12-10T12:18:27.279Z] [2019-12-10T12:18:27.279Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-10T12:18:27.279Z] #21 DONE 0.1s [2019-12-10T12:18:27.279Z] [2019-12-10T12:18:27.279Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-10T12:18:27.279Z] #11 ... [2019-12-10T12:18:27.279Z] [2019-12-10T12:18:27.279Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-10T12:18:27.279Z] #44 DONE 0.1s [2019-12-10T12:18:27.279Z] [2019-12-10T12:18:27.279Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-10T12:18:27.279Z] #68 DONE 0.1s [2019-12-10T12:18:27.279Z] [2019-12-10T12:18:27.279Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-10T12:18:27.279Z] #31 DONE 0.1s [2019-12-10T12:18:27.279Z] [2019-12-10T12:18:27.279Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-10T12:18:27.279Z] #62 DONE 0.1s [2019-12-10T12:18:27.279Z] [2019-12-10T12:18:27.279Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-10T12:18:27.279Z] #47 DONE 0.1s [2019-12-10T12:18:27.279Z] [2019-12-10T12:18:27.279Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-10T12:18:27.279Z] #22 DONE 0.1s [2019-12-10T12:18:27.279Z] [2019-12-10T12:18:27.279Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-10T12:18:27.279Z] #50 DONE 0.1s [2019-12-10T12:18:27.279Z] [2019-12-10T12:18:27.279Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:18:27.279Z] #51 0.427 + RM_GOPATH=0 [2019-12-10T12:18:27.279Z] #51 0.438 + TMP_GOPATH= [2019-12-10T12:18:27.279Z] #51 0.439 + : /build [2019-12-10T12:18:27.279Z] #51 0.439 + '[' -z '' ']' [2019-12-10T12:18:27.279Z] #51 0.440 ++ mktemp -d [2019-12-10T12:18:27.279Z] #51 0.444 + export GOPATH=/tmp/tmp.lBSYgfoAU3 [2019-12-10T12:18:27.279Z] #51 0.444 + GOPATH=/tmp/tmp.lBSYgfoAU3 [2019-12-10T12:18:27.279Z] #51 0.444 + RM_GOPATH=1 [2019-12-10T12:18:27.279Z] #51 0.449 ++ dirname ./install.sh [2019-12-10T12:18:27.279Z] #51 0.452 + dir=. [2019-12-10T12:18:27.279Z] #51 0.452 + bin=golangci_lint [2019-12-10T12:18:27.279Z] #51 0.452 + shift [2019-12-10T12:18:27.279Z] #51 0.453 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-10T12:18:27.279Z] #51 0.453 + . ./golangci_lint.installer [2019-12-10T12:18:27.279Z] #51 0.454 ++ : v1.20.0 [2019-12-10T12:18:27.279Z] #51 0.455 + install_golangci_lint [2019-12-10T12:18:27.279Z] #51 0.455 + echo 'Installing golangci-lint version v1.20.0' [2019-12-10T12:18:27.279Z] #51 0.455 Installing golangci-lint version v1.20.0 [2019-12-10T12:18:27.279Z] #51 0.455 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-10T12:18:27.721Z] #33 37.20 Reading package lists... [2019-12-10T12:18:27.721Z] #33 ... [2019-12-10T12:18:27.721Z] [2019-12-10T12:18:27.721Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:18:27.721Z] #40 30.87 Fetched 7927 kB in 22s (349 kB/s) [2019-12-10T12:18:27.721Z] #40 30.87 Reading package lists... [2019-12-10T12:18:27.721Z] #40 40.69 Reading package lists... [2019-12-10T12:18:27.721Z] #40 ... [2019-12-10T12:18:27.721Z] [2019-12-10T12:18:27.721Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-10T12:18:27.721Z] #56 31.84 Reading package lists... [2019-12-10T12:18:32.220Z] #22 ... [2019-12-10T12:18:32.220Z] [2019-12-10T12:18:32.220Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:18:32.220Z] #17 4.315 Reading package lists... [2019-12-10T12:18:32.220Z] #17 5.668 Reading package lists... [2019-12-10T12:18:32.220Z] #17 7.047 Building dependency tree... [2019-12-10T12:18:32.220Z] #17 7.626 The following additional packages will be installed: [2019-12-10T12:18:32.220Z] #17 7.626 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-12-10T12:18:32.220Z] #17 7.627 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-12-10T12:18:32.220Z] #17 7.627 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-12-10T12:18:32.220Z] #17 7.627 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-12-10T12:18:32.220Z] #17 7.627 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-12-10T12:18:32.220Z] #17 7.627 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-10T12:18:32.220Z] #17 7.627 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-12-10T12:18:32.220Z] #17 7.628 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-12-10T12:18:32.220Z] #17 7.628 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-12-10T12:18:32.220Z] #17 7.631 Suggested packages: [2019-12-10T12:18:32.220Z] #17 7.631 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-12-10T12:18:32.220Z] #17 7.631 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-12-10T12:18:32.220Z] #17 7.631 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-12-10T12:18:32.220Z] #17 7.631 vim-doc vim-scripts xfsdump acl attr quota [2019-12-10T12:18:32.220Z] #17 7.631 Recommended packages: [2019-12-10T12:18:32.220Z] #17 7.631 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-10T12:18:32.220Z] #17 7.631 python3-keyrings.alt python3-xdg unzip [2019-12-10T12:18:32.220Z] #17 8.705 The following NEW packages will be installed: [2019-12-10T12:18:32.220Z] #17 8.705 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-12-10T12:18:32.220Z] #17 8.705 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-12-10T12:18:32.220Z] #17 8.706 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-10T12:18:32.220Z] #17 8.706 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-12-10T12:18:32.220Z] #17 8.706 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-12-10T12:18:32.220Z] #17 8.706 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-12-10T12:18:32.220Z] #17 8.706 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-12-10T12:18:32.220Z] #17 8.706 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-12-10T12:18:32.220Z] #17 8.707 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-12-10T12:18:32.220Z] #17 8.707 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-12-10T12:18:32.221Z] #17 8.707 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-12-10T12:18:32.221Z] #17 8.708 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-12-10T12:18:32.221Z] #17 8.708 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-12-10T12:18:32.221Z] #17 8.708 xfsprogs xxd xz-utils zip [2019-12-10T12:18:32.221Z] #17 9.763 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-12-10T12:18:32.221Z] #17 9.763 Need to get 84.4 MB of archives. [2019-12-10T12:18:32.221Z] #17 9.763 After this operation, 528 MB of additional disk space will be used. [2019-12-10T12:18:32.221Z] #17 9.763 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB] [2019-12-10T12:18:32.221Z] #17 9.791 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-12-10T12:18:32.221Z] #17 9.793 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB] [2019-12-10T12:18:32.221Z] #17 9.794 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB] [2019-12-10T12:18:32.221Z] #17 9.800 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB] [2019-12-10T12:18:32.221Z] #17 9.805 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u1 [564 kB] [2019-12-10T12:18:32.221Z] #17 9.820 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u1 [1255 kB] [2019-12-10T12:18:32.221Z] #17 9.841 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB] [2019-12-10T12:18:32.221Z] #17 9.842 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB] [2019-12-10T12:18:32.221Z] #17 9.844 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u1 [2034 kB] [2019-12-10T12:18:32.221Z] #17 9.882 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB] [2019-12-10T12:18:32.221Z] #17 9.886 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB] [2019-12-10T12:18:32.221Z] #17 9.887 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB] [2019-12-10T12:18:32.221Z] #17 9.889 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB] [2019-12-10T12:18:32.221Z] #17 9.890 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB] [2019-12-10T12:18:32.221Z] #17 9.891 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB] [2019-12-10T12:18:32.221Z] #17 9.893 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB] [2019-12-10T12:18:32.221Z] #17 9.894 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB] [2019-12-10T12:18:32.221Z] #17 9.895 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB] [2019-12-10T12:18:32.221Z] #17 9.897 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB] [2019-12-10T12:18:32.221Z] #17 9.898 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB] [2019-12-10T12:18:32.221Z] #17 9.903 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-12-10T12:18:32.221Z] #17 9.906 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-10T12:18:32.221Z] #17 9.909 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB] [2019-12-10T12:18:32.221Z] #17 9.910 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB] [2019-12-10T12:18:32.221Z] #17 9.911 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xz-utils arm64 5.2.2-1.2+b1 [261 kB] [2019-12-10T12:18:32.221Z] #17 9.917 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB] [2019-12-10T12:18:32.221Z] #17 9.918 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-12-10T12:18:32.221Z] #17 9.919 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-12-10T12:18:32.221Z] #17 9.927 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-12-10T12:18:32.221Z] #17 9.928 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper1.02.1 arm64 2:1.02.137-2 [143 kB] [2019-12-10T12:18:32.221Z] #17 9.931 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB] [2019-12-10T12:18:32.221Z] #17 9.933 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-12-10T12:18:32.221Z] #17 9.935 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-12-10T12:18:32.221Z] #17 9.937 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-12-10T12:18:32.221Z] #17 9.938 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B] [2019-12-10T12:18:32.221Z] #17 9.939 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB] [2019-12-10T12:18:32.221Z] #17 9.940 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.137-2 [40.1 kB] [2019-12-10T12:18:32.221Z] #17 9.942 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB] [2019-12-10T12:18:32.221Z] #17 9.952 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB] [2019-12-10T12:18:32.221Z] #17 9.952 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB] [2019-12-10T12:18:32.221Z] #17 9.955 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB] [2019-12-10T12:18:32.221Z] #17 9.963 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB] [2019-12-10T12:18:32.221Z] #17 9.967 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-dev arm64 2:1.02.137-2 [68.6 kB] [2019-12-10T12:18:32.221Z] #17 9.968 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-12-10T12:18:32.221Z] #17 9.969 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-12-10T12:18:32.221Z] #17 9.970 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB] [2019-12-10T12:18:32.221Z] #17 9.972 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB] [2019-12-10T12:18:32.221Z] #17 9.998 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB] [2019-12-10T12:18:32.221Z] #17 10.00 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-10T12:18:32.221Z] #17 10.02 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-10T12:18:32.221Z] #17 10.02 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-10T12:18:32.221Z] #17 10.03 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB] [2019-12-10T12:18:32.221Z] #17 10.03 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-10T12:18:32.221Z] #17 10.03 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 thin-provisioning-tools arm64 0.6.1-4+b1 [314 kB] [2019-12-10T12:18:32.221Z] #17 10.04 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-10T12:18:32.221Z] #17 10.12 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB] [2019-12-10T12:18:32.221Z] #17 10.13 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB] [2019-12-10T12:18:32.221Z] #17 10.15 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB] [2019-12-10T12:18:32.221Z] #17 10.15 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-perl arm64 2.11.0-3+deb9u2 [77.8 kB] [2019-12-10T12:18:32.221Z] #17 10.15 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB] [2019-12-10T12:18:32.221Z] #17 10.16 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-i686 arm64 2.28-5+7.4+b4 [1919 kB] [2019-12-10T12:18:32.221Z] #17 10.19 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-x86-64 arm64 2.28-5+7.4+b4 [2132 kB] [2019-12-10T12:18:32.221Z] #17 10.22 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-12-10T12:18:32.221Z] #17 10.23 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-10T12:18:32.221Z] #17 10.30 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-12-10T12:18:32.221Z] #17 10.36 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-base arm64 6.3.0-18+19.3+b2 [170 kB] [2019-12-10T12:18:32.221Z] #17 10.36 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [29.9 MB] [2019-12-10T12:18:32.221Z] #17 11.03 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 g++-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [21.0 MB] [2019-12-10T12:18:32.669Z] #51 ... [2019-12-10T12:18:32.669Z] [2019-12-10T12:18:32.669Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:18:32.669Z] #32 0.418 + RM_GOPATH=0 [2019-12-10T12:18:32.669Z] #32 0.433 + TMP_GOPATH= [2019-12-10T12:18:32.669Z] #32 0.433 + : /build [2019-12-10T12:18:32.669Z] #32 0.434 + '[' -z '' ']' [2019-12-10T12:18:32.669Z] #32 0.436 ++ mktemp -d [2019-12-10T12:18:32.669Z] #32 0.459 + export GOPATH=/tmp/tmp.x8mS2fqBNF [2019-12-10T12:18:32.669Z] #32 0.459 + GOPATH=/tmp/tmp.x8mS2fqBNF [2019-12-10T12:18:32.669Z] #32 0.459 + RM_GOPATH=1 [2019-12-10T12:18:32.669Z] #32 0.460 ++ dirname ./install.sh [2019-12-10T12:18:32.669Z] #32 0.476 + dir=. [2019-12-10T12:18:32.669Z] #32 0.476 + bin=tomlv [2019-12-10T12:18:32.669Z] #32 0.476 + shift [2019-12-10T12:18:32.669Z] #32 0.476 + '[' '!' -f ./tomlv.installer ']' [2019-12-10T12:18:32.669Z] #32 0.476 + . ./tomlv.installer [2019-12-10T12:18:32.669Z] #32 0.476 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-10T12:18:32.669Z] #32 0.477 + install_tomlv [2019-12-10T12:18:32.669Z] #32 0.477 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-10T12:18:32.669Z] #32 0.477 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-10T12:18:32.669Z] #32 0.478 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.x8mS2fqBNF/src/github.com/BurntSushi/toml [2019-12-10T12:18:32.669Z] #32 0.483 Cloning into '/tmp/tmp.x8mS2fqBNF/src/github.com/BurntSushi/toml'... [2019-12-10T12:18:32.669Z] #32 1.448 + cd /tmp/tmp.x8mS2fqBNF/src/github.com/BurntSushi/toml [2019-12-10T12:18:32.669Z] #32 1.448 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-10T12:18:32.669Z] #32 1.456 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-10T12:18:32.669Z] #32 2.043 runtime/internal/atomic [2019-12-10T12:18:32.669Z] #32 2.067 internal/cpu [2019-12-10T12:18:32.669Z] #32 2.280 runtime/internal/sys [2019-12-10T12:18:32.669Z] #32 2.360 runtime/internal/math [2019-12-10T12:18:32.669Z] #32 2.526 math/bits [2019-12-10T12:18:32.669Z] #32 2.884 internal/bytealg [2019-12-10T12:18:32.669Z] #32 3.129 math [2019-12-10T12:18:32.669Z] #32 3.172 runtime [2019-12-10T12:18:33.163Z] #17 11.75 debconf: delaying package configuration, since apt-utils is not installed [2019-12-10T12:18:33.163Z] #17 11.80 Fetched 84.4 MB in 2s (31.2 MB/s) [2019-12-10T12:18:33.163Z] #17 11.87 Selecting previously unselected package bash-completion. [2019-12-10T12:18:33.163Z] #17 11.87 (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 ... 15046 files and directories currently installed.) [2019-12-10T12:18:33.163Z] #17 11.89 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-10T12:18:34.862Z] #56 41.40 Reading package lists... [2019-12-10T12:18:34.862Z] #56 ... [2019-12-10T12:18:34.862Z] [2019-12-10T12:18:34.862Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-10T12:18:34.862Z] #33 37.20 Reading package lists... [2019-12-10T12:18:34.862Z] #33 45.42 Building dependency tree... [2019-12-10T12:18:35.080Z] #17 13.84 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-10T12:18:35.651Z] #17 14.36 Selecting previously unselected package libnet1:arm64. [2019-12-10T12:18:35.651Z] #17 14.36 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-12-10T12:18:35.651Z] #17 14.37 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-12-10T12:18:35.651Z] #17 14.46 Selecting previously unselected package libnfnetlink0:arm64. [2019-12-10T12:18:35.651Z] #17 14.46 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ... [2019-12-10T12:18:35.651Z] #17 14.47 Unpacking libnfnetlink0:arm64 (1.0.1-3) ... [2019-12-10T12:18:35.910Z] #17 14.55 Selecting previously unselected package libpcrecpp0v5:arm64. [2019-12-10T12:18:35.910Z] #17 14.55 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_arm64.deb ... [2019-12-10T12:18:35.910Z] #17 14.57 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-12-10T12:18:35.910Z] #17 14.65 Selecting previously unselected package libudev-dev:arm64. [2019-12-10T12:18:35.910Z] #17 14.65 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_arm64.deb ... [2019-12-10T12:18:35.910Z] #17 14.67 Unpacking libudev-dev:arm64 (232-25+deb9u12) ... [2019-12-10T12:18:35.910Z] #17 14.77 Selecting previously unselected package libpython3.5-minimal:arm64. [2019-12-10T12:18:36.050Z] #32 ... [2019-12-10T12:18:36.050Z] [2019-12-10T12:18:36.050Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:18:36.050Z] #23 0.361 + RM_GOPATH=0 [2019-12-10T12:18:36.050Z] #23 0.361 + TMP_GOPATH= [2019-12-10T12:18:36.050Z] #23 0.362 + : /build [2019-12-10T12:18:36.050Z] #23 0.362 + '[' -z '' ']' [2019-12-10T12:18:36.050Z] #23 0.362 ++ mktemp -d [2019-12-10T12:18:36.050Z] #23 0.363 + export GOPATH=/tmp/tmp.FmaL02b1NF [2019-12-10T12:18:36.050Z] #23 0.363 + GOPATH=/tmp/tmp.FmaL02b1NF [2019-12-10T12:18:36.050Z] #23 0.363 + RM_GOPATH=1 [2019-12-10T12:18:36.050Z] #23 0.363 ++ dirname ./install.sh [2019-12-10T12:18:36.050Z] #23 0.365 + dir=. [2019-12-10T12:18:36.050Z] #23 0.365 + bin=dockercli [2019-12-10T12:18:36.050Z] #23 0.365 + shift [2019-12-10T12:18:36.050Z] #23 0.365 + '[' '!' -f ./dockercli.installer ']' [2019-12-10T12:18:36.050Z] #23 0.365 + . ./dockercli.installer [2019-12-10T12:18:36.050Z] #23 0.366 ++ : stable [2019-12-10T12:18:36.050Z] #23 0.366 ++ : 17.06.2-ce [2019-12-10T12:18:36.050Z] #23 0.366 + install_dockercli [2019-12-10T12:18:36.050Z] #23 0.366 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-10T12:18:36.050Z] #23 0.367 Install docker/cli version 17.06.2-ce from stable [2019-12-10T12:18:36.050Z] #23 0.367 ++ uname -m [2019-12-10T12:18:36.050Z] #23 0.369 + arch=s390x [2019-12-10T12:18:36.050Z] #23 0.369 + '[' s390x '!=' x86_64 ']' [2019-12-10T12:18:36.050Z] #23 0.370 + '[' s390x '!=' s390x ']' [2019-12-10T12:18:36.050Z] #23 0.370 + url=https://download.docker.com/linux/static [2019-12-10T12:18:36.050Z] #23 0.371 + tar -xz docker/docker [2019-12-10T12:18:36.050Z] #23 0.374 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-12-10T12:18:36.050Z] #23 9.070 + mkdir -p /build [2019-12-10T12:18:36.050Z] #23 9.071 + mv docker/docker /build/ [2019-12-10T12:18:36.050Z] #23 9.072 + rmdir docker [2019-12-10T12:18:36.050Z] #23 DONE 9.2s [2019-12-10T12:18:36.050Z] [2019-12-10T12:18:36.050Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:18:36.050Z] #45 0.457 + RM_GOPATH=0 [2019-12-10T12:18:36.050Z] #45 0.457 + TMP_GOPATH= [2019-12-10T12:18:36.050Z] #45 0.457 + : /build [2019-12-10T12:18:36.050Z] #45 0.457 + '[' -z '' ']' [2019-12-10T12:18:36.050Z] #45 0.458 ++ mktemp -d [2019-12-10T12:18:36.050Z] #45 0.460 + export GOPATH=/tmp/tmp.VVjybA32zB [2019-12-10T12:18:36.050Z] #45 0.460 + GOPATH=/tmp/tmp.VVjybA32zB [2019-12-10T12:18:36.050Z] #45 0.460 + RM_GOPATH=1 [2019-12-10T12:18:36.050Z] #45 0.473 ++ dirname ./install.sh [2019-12-10T12:18:36.050Z] #45 0.477 + dir=. [2019-12-10T12:18:36.050Z] #45 0.477 + bin=vndr [2019-12-10T12:18:36.050Z] #45 0.477 + shift [2019-12-10T12:18:36.050Z] #45 0.478 + '[' '!' -f ./vndr.installer ']' [2019-12-10T12:18:36.050Z] #45 0.478 + . ./vndr.installer [2019-12-10T12:18:36.050Z] #45 0.479 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-10T12:18:36.050Z] #45 0.479 + install_vndr [2019-12-10T12:18:36.050Z] #45 0.480 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-10T12:18:36.050Z] #45 0.480 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-10T12:18:36.050Z] #45 0.480 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.VVjybA32zB/src/github.com/LK4D4/vndr [2019-12-10T12:18:36.050Z] #45 0.497 Cloning into '/tmp/tmp.VVjybA32zB/src/github.com/LK4D4/vndr'... [2019-12-10T12:18:36.050Z] #45 1.369 + cd /tmp/tmp.VVjybA32zB/src/github.com/LK4D4/vndr [2019-12-10T12:18:36.050Z] #45 1.374 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-10T12:18:36.050Z] #45 1.409 + go build -buildmode=pie -v -o /build/vndr . [2019-12-10T12:18:36.050Z] #45 2.592 internal/cpu [2019-12-10T12:18:36.050Z] #45 2.616 internal/race [2019-12-10T12:18:36.050Z] #45 2.658 sync/atomic [2019-12-10T12:18:36.050Z] #45 3.020 unicode [2019-12-10T12:18:36.050Z] #45 3.963 runtime [2019-12-10T12:18:36.050Z] #45 7.063 unicode/utf8 [2019-12-10T12:18:36.050Z] #45 7.753 math [2019-12-10T12:18:36.172Z] #17 14.77 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-12-10T12:18:36.172Z] #17 14.78 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-12-10T12:18:36.172Z] #17 15.02 Selecting previously unselected package python3.5-minimal. [2019-12-10T12:18:36.172Z] #17 15.02 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-12-10T12:18:36.241Z] #33 49.06 The following additional packages will be installed: [2019-12-10T12:18:36.241Z] #33 49.10 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-10T12:18:36.241Z] #33 49.10 Suggested packages: [2019-12-10T12:18:36.241Z] #33 49.10 codeblocks eclipse ninja-build lrzip [2019-12-10T12:18:36.241Z] #33 49.10 Recommended packages: [2019-12-10T12:18:36.241Z] #33 49.10 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-10T12:18:36.435Z] #17 15.04 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-10T12:18:36.436Z] #45 ... [2019-12-10T12:18:36.436Z] [2019-12-10T12:18:36.436Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:18:36.436Z] #32 9.541 internal/testlog [2019-12-10T12:18:36.436Z] #32 ... [2019-12-10T12:18:36.436Z] [2019-12-10T12:18:36.436Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-10T12:18:36.436Z] #29 0.458 + mktemp -d [2019-12-10T12:18:36.436Z] #29 0.459 + export GOPATH=/tmp/tmp.f3eewSOTSw [2019-12-10T12:18:36.436Z] #29 0.459 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.f3eewSOTSw/src/github.com/go-swagger/go-swagger [2019-12-10T12:18:36.436Z] #29 0.461 Cloning into '/tmp/tmp.f3eewSOTSw/src/github.com/go-swagger/go-swagger'... [2019-12-10T12:18:36.697Z] #17 15.33 Selecting previously unselected package python3-minimal. [2019-12-10T12:18:36.697Z] #17 15.33 Preparing to unpack .../07-python3-minimal_3.5.3-1_arm64.deb ... [2019-12-10T12:18:36.697Z] #17 15.34 Unpacking python3-minimal (3.5.3-1) ... [2019-12-10T12:18:36.697Z] #17 15.41 Selecting previously unselected package libmpdec2:arm64. [2019-12-10T12:18:36.697Z] #17 15.41 Preparing to unpack .../08-libmpdec2_2.4.2-1_arm64.deb ... [2019-12-10T12:18:36.697Z] #17 15.42 Unpacking libmpdec2:arm64 (2.4.2-1) ... [2019-12-10T12:18:36.846Z] #29 ... [2019-12-10T12:18:36.846Z] [2019-12-10T12:18:36.846Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:18:36.846Z] #41 0.511 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-10T12:18:36.846Z] #41 0.522 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-10T12:18:36.846Z] #41 0.567 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-10T12:18:36.846Z] #41 0.596 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-10T12:18:36.846Z] #41 0.634 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-10T12:18:36.846Z] #41 1.423 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-12-10T12:18:36.846Z] #41 2.884 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-10T12:18:36.846Z] #41 3.598 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-10T12:18:36.846Z] #41 ... [2019-12-10T12:18:36.846Z] [2019-12-10T12:18:36.846Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-10T12:18:36.846Z] #39 0.360 + mktemp -d [2019-12-10T12:18:36.846Z] #39 0.361 + export GOPATH=/tmp/tmp.6M6qC1mz9b [2019-12-10T12:18:36.846Z] #39 0.361 + git clone https://github.com/docker/distribution.git /tmp/tmp.6M6qC1mz9b/src/github.com/docker/distribution [2019-12-10T12:18:36.846Z] #39 0.383 Cloning into '/tmp/tmp.6M6qC1mz9b/src/github.com/docker/distribution'... [2019-12-10T12:18:36.846Z] #39 ... [2019-12-10T12:18:36.846Z] [2019-12-10T12:18:36.846Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-10T12:18:36.846Z] #34 0.482 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-10T12:18:36.846Z] #34 0.493 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-10T12:18:36.846Z] #34 0.536 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-10T12:18:36.846Z] #34 0.553 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-10T12:18:36.846Z] #34 0.596 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-10T12:18:36.846Z] #34 1.334 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-12-10T12:18:36.846Z] #34 2.850 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-10T12:18:36.846Z] #34 3.730 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-10T12:18:36.976Z] #17 15.50 Selecting previously unselected package libpython3.5-stdlib:arm64. [2019-12-10T12:18:36.976Z] #17 15.50 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ... [2019-12-10T12:18:36.976Z] #17 15.51 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-12-10T12:18:37.263Z] #33 50.18 The following NEW packages will be installed: [2019-12-10T12:18:37.264Z] #33 50.19 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-10T12:18:37.264Z] #33 50.19 vim-common xxd [2019-12-10T12:18:37.285Z] #34 ... [2019-12-10T12:18:37.285Z] [2019-12-10T12:18:37.285Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:18:37.285Z] #69 0.319 + RM_GOPATH=0 [2019-12-10T12:18:37.285Z] #69 0.319 + TMP_GOPATH= [2019-12-10T12:18:37.285Z] #69 0.319 + : /build [2019-12-10T12:18:37.285Z] #69 0.319 + '[' -z '' ']' [2019-12-10T12:18:37.285Z] #69 0.320 ++ mktemp -d [2019-12-10T12:18:37.285Z] #69 0.321 + export GOPATH=/tmp/tmp.0OE9MObLSA [2019-12-10T12:18:37.285Z] #69 0.321 + GOPATH=/tmp/tmp.0OE9MObLSA [2019-12-10T12:18:37.285Z] #69 0.321 + RM_GOPATH=1 [2019-12-10T12:18:37.285Z] #69 0.322 ++ dirname ./install.sh [2019-12-10T12:18:37.285Z] #69 0.324 + dir=. [2019-12-10T12:18:37.285Z] #69 0.324 + bin=proxy [2019-12-10T12:18:37.285Z] #69 0.324 + shift [2019-12-10T12:18:37.285Z] #69 0.324 + '[' '!' -f ./proxy.installer ']' [2019-12-10T12:18:37.285Z] #69 0.324 + . ./proxy.installer [2019-12-10T12:18:37.285Z] #69 0.324 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-10T12:18:37.285Z] #69 0.325 + install_proxy [2019-12-10T12:18:37.285Z] #69 0.325 + case "$1" in [2019-12-10T12:18:37.285Z] #69 0.325 + export CGO_ENABLED=0 [2019-12-10T12:18:37.285Z] #69 0.325 + CGO_ENABLED=0 [2019-12-10T12:18:37.285Z] #69 0.325 + _install_proxy [2019-12-10T12:18:37.285Z] #69 0.325 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-10T12:18:37.285Z] #69 0.326 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-10T12:18:37.285Z] #69 0.326 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.0OE9MObLSA/src/github.com/docker/libnetwork [2019-12-10T12:18:37.285Z] #69 0.328 Cloning into '/tmp/tmp.0OE9MObLSA/src/github.com/docker/libnetwork'... [2019-12-10T12:18:37.285Z] #69 ... [2019-12-10T12:18:37.285Z] [2019-12-10T12:18:37.285Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-10T12:18:37.285Z] #25 0.497 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-10T12:18:37.285Z] #25 0.508 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-10T12:18:37.285Z] #25 0.549 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-10T12:18:37.285Z] #25 0.566 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-10T12:18:37.285Z] #25 0.682 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-10T12:18:37.285Z] #25 1.244 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-12-10T12:18:37.285Z] #25 2.829 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-10T12:18:37.285Z] #25 3.590 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-10T12:18:37.285Z] #25 ... [2019-12-10T12:18:37.285Z] [2019-12-10T12:18:37.285Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:18:37.285Z] #63 0.497 + RM_GOPATH=0 [2019-12-10T12:18:37.285Z] #63 0.497 + TMP_GOPATH= [2019-12-10T12:18:37.285Z] #63 0.498 + : /build/ [2019-12-10T12:18:37.285Z] #63 0.498 + '[' -z '' ']' [2019-12-10T12:18:37.285Z] #63 0.498 ++ mktemp -d [2019-12-10T12:18:37.285Z] #63 0.501 + export GOPATH=/tmp/tmp.nFv1yoqO5a [2019-12-10T12:18:37.285Z] #63 0.501 + GOPATH=/tmp/tmp.nFv1yoqO5a [2019-12-10T12:18:37.285Z] #63 0.501 + RM_GOPATH=1 [2019-12-10T12:18:37.285Z] #63 0.505 ++ dirname ./install.sh [2019-12-10T12:18:37.285Z] #63 0.510 + dir=. [2019-12-10T12:18:37.285Z] #63 0.510 + bin=rootlesskit [2019-12-10T12:18:37.285Z] #63 0.510 + shift [2019-12-10T12:18:37.285Z] #63 0.511 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-10T12:18:37.285Z] #63 0.511 + . ./rootlesskit.installer [2019-12-10T12:18:37.285Z] #63 0.512 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-10T12:18:37.285Z] #63 0.514 + install_rootlesskit [2019-12-10T12:18:37.285Z] #63 0.514 + case "$1" in [2019-12-10T12:18:37.285Z] #63 0.514 + export CGO_ENABLED=0 [2019-12-10T12:18:37.285Z] #63 0.514 + CGO_ENABLED=0 [2019-12-10T12:18:37.285Z] #63 0.515 + _install_rootlesskit [2019-12-10T12:18:37.285Z] #63 0.515 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-12-10T12:18:37.285Z] #63 0.515 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-10T12:18:37.285Z] #63 0.516 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.nFv1yoqO5a/src/github.com/rootless-containers/rootlesskit [2019-12-10T12:18:37.285Z] #63 0.540 Cloning into '/tmp/tmp.nFv1yoqO5a/src/github.com/rootless-containers/rootlesskit'... [2019-12-10T12:18:37.285Z] #63 3.777 + cd /tmp/tmp.nFv1yoqO5a/src/github.com/rootless-containers/rootlesskit [2019-12-10T12:18:37.285Z] #63 3.777 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-10T12:18:37.285Z] #63 4.024 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-10T12:18:37.285Z] #63 4.024 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-10T12:18:37.498Z] #17 16.03 Selecting previously unselected package python3.5. [2019-12-10T12:18:37.498Z] #17 16.04 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_arm64.deb ... [2019-12-10T12:18:37.498Z] #17 16.05 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-10T12:18:37.498Z] #17 16.16 Selecting previously unselected package libpython3-stdlib:arm64. [2019-12-10T12:18:37.498Z] #17 16.16 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_arm64.deb ... [2019-12-10T12:18:37.498Z] #17 16.17 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ... [2019-12-10T12:18:37.498Z] #17 16.23 Selecting previously unselected package dh-python. [2019-12-10T12:18:37.498Z] #17 16.23 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-12-10T12:18:37.498Z] #17 16.24 Unpacking dh-python (2.20170125) ... [2019-12-10T12:18:37.759Z] #17 16.37 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-12-10T12:18:37.759Z] #17 16.40 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-10T12:18:37.765Z] #63 ... [2019-12-10T12:18:37.765Z] [2019-12-10T12:18:37.765Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-10T12:18:37.765Z] #11 0.554 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-10T12:18:37.765Z] #11 0.565 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-10T12:18:37.765Z] #11 0.635 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-10T12:18:37.765Z] #11 0.690 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-10T12:18:37.765Z] #11 0.724 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-10T12:18:37.765Z] #11 1.409 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-12-10T12:18:37.765Z] #11 2.805 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-10T12:18:37.765Z] #11 3.667 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-10T12:18:37.765Z] #11 ... [2019-12-10T12:18:37.765Z] [2019-12-10T12:18:37.765Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-10T12:18:37.765Z] #57 0.328 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-10T12:18:37.765Z] #57 0.339 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-10T12:18:37.765Z] #57 0.410 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-10T12:18:37.765Z] #57 0.423 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-10T12:18:37.765Z] #57 0.436 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-10T12:18:37.765Z] #57 1.194 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-12-10T12:18:37.765Z] #57 2.887 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-10T12:18:37.765Z] #57 3.667 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-10T12:18:37.765Z] #57 ... [2019-12-10T12:18:37.765Z] [2019-12-10T12:18:37.765Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:18:37.765Z] #48 0.476 + RM_GOPATH=0 [2019-12-10T12:18:37.765Z] #48 0.477 + TMP_GOPATH= [2019-12-10T12:18:37.765Z] #48 0.478 + : /build [2019-12-10T12:18:37.765Z] #48 0.478 + '[' -z '' ']' [2019-12-10T12:18:37.765Z] #48 0.480 ++ mktemp -d [2019-12-10T12:18:37.765Z] #48 0.485 + export GOPATH=/tmp/tmp.ixLPG7SIP4 [2019-12-10T12:18:37.765Z] #48 0.485 + GOPATH=/tmp/tmp.ixLPG7SIP4 [2019-12-10T12:18:37.765Z] #48 0.485 + RM_GOPATH=1 [2019-12-10T12:18:37.765Z] #48 0.490 ++ dirname ./install.sh [2019-12-10T12:18:37.765Z] #48 0.494 + dir=. [2019-12-10T12:18:37.765Z] #48 0.495 + bin=gotestsum [2019-12-10T12:18:37.765Z] #48 0.495 + shift [2019-12-10T12:18:37.765Z] #48 0.495 + '[' '!' -f ./gotestsum.installer ']' [2019-12-10T12:18:37.765Z] #48 0.496 + . ./gotestsum.installer [2019-12-10T12:18:37.765Z] #48 0.496 ++ : v0.3.5 [2019-12-10T12:18:37.765Z] #48 0.497 + install_gotestsum [2019-12-10T12:18:37.765Z] #48 0.498 + echo 'Installing gotestsum version v0.3.5' [2019-12-10T12:18:37.765Z] #48 0.498 Installing gotestsum version v0.3.5 [2019-12-10T12:18:37.765Z] #48 0.498 + go get -d gotest.tools/gotestsum [2019-12-10T12:18:38.639Z] #33 51.53 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-12-10T12:18:38.639Z] #33 51.53 Need to get 13.7 MB of archives. [2019-12-10T12:18:38.639Z] #33 51.53 After this operation, 57.2 MB of additional disk space will be used. [2019-12-10T12:18:38.639Z] #33 51.53 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-12-10T12:18:38.639Z] #33 51.72 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-10T12:18:38.639Z] #33 51.72 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-12-10T12:18:38.897Z] #33 ... [2019-12-10T12:18:38.897Z] [2019-12-10T12:18:38.897Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-10T12:18:38.897Z] #28 51.93 + cd /tmp/tmp.AEUE7nk7j9/src/github.com/go-swagger/go-swagger [2019-12-10T12:18:38.897Z] #28 51.93 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-10T12:18:39.164Z] #17 17.54 Setting up python3-minimal (3.5.3-1) ... [2019-12-10T12:18:39.194Z] #48 ... [2019-12-10T12:18:39.195Z] [2019-12-10T12:18:39.195Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-10T12:18:39.195Z] #39 12.48 + cd /tmp/tmp.6M6qC1mz9b/src/github.com/docker/distribution [2019-12-10T12:18:39.195Z] #39 12.48 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-10T12:18:39.425Z] #17 18.15 Selecting previously unselected package python3. [2019-12-10T12:18:39.425Z] #17 18.15 (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 ... 16632 files and directories currently installed.) [2019-12-10T12:18:39.425Z] #17 18.20 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ... [2019-12-10T12:18:39.688Z] #17 18.21 Unpacking python3 (3.5.3-1) ... [2019-12-10T12:18:39.688Z] #17 18.29 Selecting previously unselected package pigz. [2019-12-10T12:18:39.688Z] #17 18.30 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ... [2019-12-10T12:18:39.688Z] #17 18.31 Unpacking pigz (2.3.4-1) ... [2019-12-10T12:18:39.688Z] #17 18.40 Selecting previously unselected package libip4tc0:arm64. [2019-12-10T12:18:39.688Z] #17 18.40 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-12-10T12:18:39.688Z] #17 18.41 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-10T12:18:40.048Z] #17 18.63 Selecting previously unselected package libip6tc0:arm64. [2019-12-10T12:18:40.048Z] #17 18.63 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-12-10T12:18:40.048Z] #17 18.64 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-10T12:18:40.308Z] #17 18.83 Selecting previously unselected package libiptc0:arm64. [2019-12-10T12:18:40.308Z] #17 18.83 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-12-10T12:18:40.308Z] #17 18.83 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-10T12:18:40.308Z] #17 19.00 Selecting previously unselected package libxtables12:arm64. [2019-12-10T12:18:40.308Z] #17 19.00 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ... [2019-12-10T12:18:40.308Z] #17 19.02 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-10T12:18:40.308Z] #17 19.09 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2019-12-10T12:18:40.308Z] #17 19.09 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ... [2019-12-10T12:18:40.308Z] #17 19.10 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-12-10T12:18:40.308Z] #17 19.18 Selecting previously unselected package iptables. [2019-12-10T12:18:40.308Z] #17 19.19 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ... [2019-12-10T12:18:40.308Z] #17 19.20 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-10T12:18:40.524Z] #39 14.22 + GOPATH=/tmp/tmp.6M6qC1mz9b/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.6M6qC1mz9b go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-10T12:18:40.569Z] #17 19.37 Selecting previously unselected package xxd. [2019-12-10T12:18:40.569Z] #17 19.37 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-12-10T12:18:40.569Z] #17 19.38 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:18:40.569Z] #17 19.46 Selecting previously unselected package vim-common. [2019-12-10T12:18:40.830Z] #17 19.46 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-10T12:18:40.830Z] #17 19.48 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:18:40.830Z] #17 19.59 Selecting previously unselected package bzip2. [2019-12-10T12:18:40.830Z] #17 19.60 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ... [2019-12-10T12:18:40.830Z] #17 19.61 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-10T12:18:40.830Z] #17 19.68 Selecting previously unselected package libgpm2:arm64. [2019-12-10T12:18:40.830Z] #17 19.69 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ... [2019-12-10T12:18:40.830Z] #17 19.69 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-12-10T12:18:41.105Z] #17 19.75 Selecting previously unselected package xz-utils. [2019-12-10T12:18:41.105Z] #17 19.76 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ... [2019-12-10T12:18:41.105Z] #17 19.76 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-12-10T12:18:41.105Z] #17 19.88 Selecting previously unselected package aufs-tools. [2019-12-10T12:18:41.105Z] #17 19.88 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ... [2019-12-10T12:18:41.105Z] #17 19.89 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-10T12:18:41.105Z] #17 19.97 Selecting previously unselected package liblzo2-2:arm64. [2019-12-10T12:18:41.371Z] #17 19.97 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-12-10T12:18:41.371Z] #17 19.98 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-10T12:18:41.371Z] #17 20.08 Selecting previously unselected package btrfs-progs. [2019-12-10T12:18:41.371Z] #17 20.08 Preparing to unpack .../15-btrfs-progs_4.7.3-1_arm64.deb ... [2019-12-10T12:18:41.371Z] #17 20.09 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-10T12:18:41.631Z] #17 20.38 Selecting previously unselected package btrfs-tools. [2019-12-10T12:18:41.631Z] #17 20.39 Preparing to unpack .../16-btrfs-tools_4.7.3-1_arm64.deb ... [2019-12-10T12:18:41.631Z] #17 20.39 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-10T12:18:41.631Z] #17 20.47 Selecting previously unselected package libdevmapper1.02.1:arm64. [2019-12-10T12:18:41.631Z] #17 20.47 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-12-10T12:18:42.208Z] #17 20.48 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-12-10T12:18:42.208Z] #17 20.56 Selecting previously unselected package dmsetup. [2019-12-10T12:18:42.208Z] #17 20.56 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_arm64.deb ... [2019-12-10T12:18:42.208Z] #17 20.97 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-10T12:18:42.453Z] #28 55.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-10T12:18:42.453Z] #28 ... [2019-12-10T12:18:42.453Z] [2019-12-10T12:18:42.453Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:18:42.453Z] #68 DONE 55.4s [2019-12-10T12:18:42.468Z] #17 21.06 Selecting previously unselected package libonig4:arm64. [2019-12-10T12:18:42.468Z] #17 21.06 Preparing to unpack .../19-libonig4_6.1.3-2_arm64.deb ... [2019-12-10T12:18:42.468Z] #17 21.07 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-12-10T12:18:42.468Z] #17 21.18 Selecting previously unselected package libjq1:arm64. [2019-12-10T12:18:42.468Z] #17 21.18 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-12-10T12:18:42.468Z] #17 21.19 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-12-10T12:18:42.468Z] #17 21.27 Selecting previously unselected package jq. [2019-12-10T12:18:42.712Z] [2019-12-10T12:18:42.712Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:18:42.712Z] #44 55.00 github.com/LK4D4/vndr/godl/singleflight [2019-12-10T12:18:42.712Z] #44 55.01 internal/reflectlite [2019-12-10T12:18:42.712Z] #44 55.39 math/rand [2019-12-10T12:18:42.728Z] #17 21.27 Preparing to unpack .../21-jq_1.5+dfsg-1.3_arm64.deb ... [2019-12-10T12:18:42.728Z] #17 21.28 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-10T12:18:42.728Z] #17 21.34 Selecting previously unselected package libaio1:arm64. [2019-12-10T12:18:42.728Z] #17 21.35 Preparing to unpack .../22-libaio1_0.3.110-3_arm64.deb ... [2019-12-10T12:18:42.728Z] #17 21.35 Unpacking libaio1:arm64 (0.3.110-3) ... [2019-12-10T12:18:42.728Z] #17 21.40 Selecting previously unselected package libcap2-bin. [2019-12-10T12:18:42.728Z] #17 21.40 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_arm64.deb ... [2019-12-10T12:18:42.728Z] #17 21.41 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-10T12:18:42.728Z] #17 21.48 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2019-12-10T12:18:42.728Z] #17 21.48 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-12-10T12:18:42.728Z] #17 21.48 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-12-10T12:18:42.728Z] #17 21.53 Selecting previously unselected package libsepol1-dev:arm64. [2019-12-10T12:18:42.988Z] #17 21.54 Preparing to unpack .../25-libsepol1-dev_2.6-2_arm64.deb ... [2019-12-10T12:18:42.988Z] #17 21.54 Unpacking libsepol1-dev:arm64 (2.6-2) ... [2019-12-10T12:18:42.988Z] #17 21.68 Selecting previously unselected package libpcre16-3:arm64. [2019-12-10T12:18:42.988Z] #17 21.69 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_arm64.deb ... [2019-12-10T12:18:42.988Z] #17 21.70 Unpacking libpcre16-3:arm64 (2:8.39-3) ... [2019-12-10T12:18:42.988Z] #17 21.79 Selecting previously unselected package libpcre32-3:arm64. [2019-12-10T12:18:43.248Z] #17 21.79 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_arm64.deb ... [2019-12-10T12:18:43.248Z] #17 21.80 Unpacking libpcre32-3:arm64 (2:8.39-3) ... [2019-12-10T12:18:43.248Z] #17 21.89 Selecting previously unselected package libpcre3-dev:arm64. [2019-12-10T12:18:43.248Z] #17 21.90 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_arm64.deb ... [2019-12-10T12:18:43.248Z] #17 21.90 Unpacking libpcre3-dev:arm64 (2:8.39-3) ... [2019-12-10T12:18:43.508Z] #17 22.07 Selecting previously unselected package libselinux1-dev:arm64. [2019-12-10T12:18:43.508Z] #17 22.08 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_arm64.deb ... [2019-12-10T12:18:43.508Z] #17 22.09 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ... [2019-12-10T12:18:43.508Z] #17 22.24 Selecting previously unselected package libdevmapper-dev:arm64. [2019-12-10T12:18:43.508Z] #17 22.24 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ... [2019-12-10T12:18:43.508Z] #17 22.26 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-12-10T12:18:43.508Z] #17 22.34 Selecting previously unselected package libnl-3-200:arm64. [2019-12-10T12:18:43.769Z] #17 22.34 Preparing to unpack .../31-libnl-3-200_3.2.27-2_arm64.deb ... [2019-12-10T12:18:43.769Z] #17 22.35 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-12-10T12:18:43.769Z] #17 22.41 Selecting previously unselected package libprotobuf-c1:arm64. [2019-12-10T12:18:43.769Z] #17 22.42 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-12-10T12:18:43.769Z] #17 22.43 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-12-10T12:18:43.769Z] #17 22.55 Selecting previously unselected package libreadline5:arm64. [2019-12-10T12:18:43.769Z] #17 22.55 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_arm64.deb ... [2019-12-10T12:18:43.769Z] #17 22.56 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-12-10T12:18:44.029Z] #17 22.64 Selecting previously unselected package libsystemd-dev:arm64. [2019-12-10T12:18:44.029Z] #17 22.65 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_arm64.deb ... [2019-12-10T12:18:44.029Z] #17 22.65 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-12-10T12:18:44.612Z] #44 57.43 internal/singleflight [2019-12-10T12:18:44.811Z] #39 ... [2019-12-10T12:18:44.811Z] [2019-12-10T12:18:44.811Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:18:44.811Z] #51 15.96 + cd /tmp/tmp.lBSYgfoAU3/src/github.com/golangci/golangci-lint/ [2019-12-10T12:18:44.811Z] #51 15.96 + git checkout -q v1.20.0 [2019-12-10T12:18:44.811Z] #51 16.20 ++ git describe --tags [2019-12-10T12:18:44.811Z] #51 16.20 + version=v1.20.0 [2019-12-10T12:18:44.811Z] #51 16.21 ++ git rev-parse --short HEAD [2019-12-10T12:18:44.811Z] #51 16.21 + commit=cc98739 [2019-12-10T12:18:44.811Z] #51 16.21 ++ git show -s --format=%cd [2019-12-10T12:18:44.811Z] #51 16.21 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-10T12:18:44.811Z] #51 16.21 + 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-12-10T12:18:44.971Z] #17 23.46 Selecting previously unselected package net-tools. [2019-12-10T12:18:44.971Z] #17 23.47 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ... [2019-12-10T12:18:44.971Z] #17 23.48 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-10T12:18:44.971Z] #17 23.60 Selecting previously unselected package python-pip-whl. [2019-12-10T12:18:44.971Z] #17 23.60 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-10T12:18:44.971Z] #17 23.61 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-10T12:18:44.971Z] #17 23.82 Selecting previously unselected package python3-pip. [2019-12-10T12:18:45.232Z] #17 23.83 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-10T12:18:45.232Z] #17 23.83 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-10T12:18:45.232Z] #17 23.96 Selecting previously unselected package python3-pkg-resources. [2019-12-10T12:18:45.232Z] #17 23.96 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-10T12:18:45.232Z] #17 23.97 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-10T12:18:45.492Z] #17 24.25 Selecting previously unselected package python3-setuptools. [2019-12-10T12:18:45.492Z] #17 24.25 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-12-10T12:18:45.492Z] #17 24.25 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-10T12:18:45.492Z] #17 24.37 Selecting previously unselected package python3-wheel. [2019-12-10T12:18:45.752Z] #17 24.38 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-12-10T12:18:45.752Z] #17 24.38 Unpacking python3-wheel (0.29.0-2) ... [2019-12-10T12:18:45.752Z] #17 24.47 Selecting previously unselected package thin-provisioning-tools. [2019-12-10T12:18:45.752Z] #17 24.47 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ... [2019-12-10T12:18:45.752Z] #17 24.48 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-10T12:18:45.987Z] #44 ... [2019-12-10T12:18:45.987Z] [2019-12-10T12:18:45.987Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:18:45.987Z] #40 40.69 Reading package lists... [2019-12-10T12:18:45.987Z] #40 49.33 Building dependency tree... [2019-12-10T12:18:45.987Z] #40 51.57 The following additional packages will be installed: [2019-12-10T12:18:45.987Z] #40 51.58 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-10T12:18:45.987Z] #40 51.59 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-10T12:18:45.987Z] #40 51.60 Suggested packages: [2019-12-10T12:18:45.987Z] #40 51.61 manpages-dev python-setuptools [2019-12-10T12:18:45.987Z] #40 53.67 The following NEW packages will be installed: [2019-12-10T12:18:45.987Z] #40 53.68 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-10T12:18:45.987Z] #40 53.69 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-10T12:18:45.987Z] #40 53.69 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-10T12:18:45.987Z] #40 53.69 zlib1g-dev [2019-12-10T12:18:45.987Z] #40 54.89 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-12-10T12:18:45.987Z] #40 54.89 Need to get 3602 kB of archives. [2019-12-10T12:18:45.987Z] #40 54.89 After this operation, 18.9 MB of additional disk space will be used. [2019-12-10T12:18:45.987Z] #40 54.89 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-12-10T12:18:45.987Z] #40 54.99 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-12-10T12:18:45.987Z] #40 54.99 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-12-10T12:18:45.987Z] #40 55.03 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-12-10T12:18:45.987Z] #40 55.04 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-12-10T12:18:45.987Z] #40 55.17 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-12-10T12:18:45.987Z] #40 55.20 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-12-10T12:18:45.987Z] #40 55.33 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-12-10T12:18:45.987Z] #40 55.48 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-12-10T12:18:45.988Z] #40 55.70 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-12-10T12:18:45.988Z] #40 55.73 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-12-10T12:18:45.988Z] #40 55.86 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-12-10T12:18:45.988Z] #40 55.93 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-12-10T12:18:45.988Z] #40 55.94 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-12-10T12:18:45.988Z] #40 55.95 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-10T12:18:45.988Z] #40 55.97 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-12-10T12:18:45.988Z] #40 57.97 debconf: delaying package configuration, since apt-utils is not installed [2019-12-10T12:18:45.988Z] #40 58.29 Fetched 3602 kB in 2s (1576 kB/s) [2019-12-10T12:18:45.988Z] #40 58.47 Selecting previously unselected package libnet1:amd64. [2019-12-10T12:18:45.988Z] #40 58.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-10T12:18:45.988Z] #40 58.59 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-12-10T12:18:45.988Z] #40 58.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-10T12:18:45.988Z] #40 58.91 Selecting previously unselected package libcap-dev:amd64. [2019-12-10T12:18:45.988Z] #40 58.91 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-12-10T12:18:45.988Z] #40 58.92 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-12-10T12:18:45.988Z] #40 ... [2019-12-10T12:18:45.988Z] [2019-12-10T12:18:45.988Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:18:45.988Z] #44 58.77 strconv [2019-12-10T12:18:45.988Z] #44 ... [2019-12-10T12:18:45.988Z] [2019-12-10T12:18:45.988Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-10T12:18:45.988Z] #56 41.40 Reading package lists... [2019-12-10T12:18:45.988Z] #56 49.81 Building dependency tree... [2019-12-10T12:18:45.988Z] #56 51.89 The following additional packages will be installed: [2019-12-10T12:18:45.988Z] #56 51.90 btrfs-progs liblzo2-2 [2019-12-10T12:18:45.988Z] #56 52.12 The following NEW packages will be installed: [2019-12-10T12:18:45.988Z] #56 52.13 btrfs-progs btrfs-tools liblzo2-2 [2019-12-10T12:18:45.988Z] #56 53.22 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-10T12:18:45.988Z] #56 53.22 Need to get 649 kB of archives. [2019-12-10T12:18:45.988Z] #56 53.22 After this operation, 4320 kB of additional disk space will be used. [2019-12-10T12:18:45.988Z] #56 53.22 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-10T12:18:45.988Z] #56 53.36 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-12-10T12:18:45.988Z] #56 53.52 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-12-10T12:18:45.988Z] #56 55.74 debconf: delaying package configuration, since apt-utils is not installed [2019-12-10T12:18:45.988Z] #56 56.18 Fetched 649 kB in 1s (483 kB/s) [2019-12-10T12:18:45.988Z] #56 56.37 Selecting previously unselected package liblzo2-2:amd64. [2019-12-10T12:18:45.988Z] #56 56.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 ... 15091 files and directories currently installed.) [2019-12-10T12:18:45.988Z] #56 56.44 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-10T12:18:45.988Z] #56 56.46 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-10T12:18:45.988Z] #56 56.75 Selecting previously unselected package btrfs-progs. [2019-12-10T12:18:45.988Z] #56 56.75 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-12-10T12:18:45.988Z] #56 56.77 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-10T12:18:45.988Z] #56 58.30 Selecting previously unselected package btrfs-tools. [2019-12-10T12:18:45.988Z] #56 58.30 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-12-10T12:18:45.988Z] #56 58.32 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-10T12:18:45.988Z] #56 58.49 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:18:45.988Z] #56 58.69 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-10T12:18:45.988Z] #56 58.74 Setting up btrfs-progs (4.7.3-1) ... [2019-12-10T12:18:45.988Z] #56 58.78 Setting up btrfs-tools (4.7.3-1) ... [2019-12-10T12:18:45.988Z] #56 58.81 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:18:45.988Z] #56 DONE 59.2s [2019-12-10T12:18:45.988Z] [2019-12-10T12:18:45.988Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:18:45.988Z] #44 58.80 bytes [2019-12-10T12:18:45.988Z] #44 ... [2019-12-10T12:18:45.988Z] [2019-12-10T12:18:45.988Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-10T12:18:45.988Z] #57 DONE 0.1s [2019-12-10T12:18:46.011Z] #17 24.63 Selecting previously unselected package vim-runtime. [2019-12-10T12:18:46.011Z] #17 24.64 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-10T12:18:46.011Z] #17 24.66 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-12-10T12:18:46.011Z] #17 24.68 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-12-10T12:18:46.011Z] #17 24.69 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:18:46.246Z] [2019-12-10T12:18:46.246Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-10T12:18:46.246Z] #58 DONE 0.1s [2019-12-10T12:18:46.246Z] [2019-12-10T12:18:46.246Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:18:46.246Z] #40 59.19 Selecting previously unselected package libnet1-dev. [2019-12-10T12:18:46.246Z] #40 59.22 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-12-10T12:18:46.246Z] #40 59.23 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-10T12:18:46.720Z] #51 ... [2019-12-10T12:18:46.720Z] [2019-12-10T12:18:46.720Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:18:46.720Z] #32 10.09 encoding [2019-12-10T12:18:46.720Z] #32 10.14 runtime/cgo [2019-12-10T12:18:46.811Z] #40 59.69 Selecting previously unselected package libnl-3-200:amd64. [2019-12-10T12:18:46.811Z] #40 59.69 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-12-10T12:18:46.811Z] #40 59.71 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-12-10T12:18:46.811Z] #40 60.05 Selecting previously unselected package libnl-3-dev:amd64. [2019-12-10T12:18:46.811Z] #40 60.05 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-12-10T12:18:46.811Z] #40 60.06 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-12-10T12:18:47.108Z] #32 ... [2019-12-10T12:18:47.108Z] [2019-12-10T12:18:47.108Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:18:47.108Z] #45 13.55 unicode/utf16 [2019-12-10T12:18:47.108Z] #45 13.79 container/list [2019-12-10T12:18:47.108Z] #45 14.51 crypto/internal/subtle [2019-12-10T12:18:47.108Z] #45 14.67 crypto/subtle [2019-12-10T12:18:47.108Z] #45 14.74 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-12-10T12:18:47.108Z] #45 14.85 internal/nettrace [2019-12-10T12:18:47.108Z] #45 15.07 runtime/cgo [2019-12-10T12:18:47.377Z] #40 60.50 Selecting previously unselected package libprotobuf-c1:amd64. [2019-12-10T12:18:47.377Z] #40 60.50 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-12-10T12:18:47.377Z] #40 60.50 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-10T12:18:47.391Z] #17 26.27 Selecting previously unselected package vim. [2019-12-10T12:18:47.635Z] #40 60.75 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-12-10T12:18:47.635Z] #40 60.76 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-12-10T12:18:47.635Z] #40 60.76 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-12-10T12:18:47.652Z] #17 26.28 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-12-10T12:18:47.652Z] #17 26.29 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:18:47.913Z] #17 26.52 Selecting previously unselected package xfsprogs. [2019-12-10T12:18:47.913Z] #17 26.52 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_arm64.deb ... [2019-12-10T12:18:47.913Z] #17 26.53 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-10T12:18:48.174Z] #17 26.75 Selecting previously unselected package zip. [2019-12-10T12:18:48.174Z] #17 26.75 Preparing to unpack .../45-zip_3.0-11+b1_arm64.deb ... [2019-12-10T12:18:48.174Z] #17 26.76 Unpacking zip (3.0-11+b1) ... [2019-12-10T12:18:48.174Z] #17 26.88 Selecting previously unselected package libapparmor-perl. [2019-12-10T12:18:48.174Z] #17 26.89 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ... [2019-12-10T12:18:48.174Z] #17 26.90 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-10T12:18:48.200Z] #40 61.09 Selecting previously unselected package zlib1g-dev:amd64. [2019-12-10T12:18:48.200Z] #40 61.11 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-12-10T12:18:48.200Z] #40 61.13 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-12-10T12:18:48.436Z] #17 27.04 Selecting previously unselected package apparmor. [2019-12-10T12:18:48.436Z] #17 27.05 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_arm64.deb ... [2019-12-10T12:18:48.436Z] #17 27.13 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-10T12:18:48.458Z] #40 61.60 Selecting previously unselected package libprotobuf10:amd64. [2019-12-10T12:18:48.458Z] #40 61.60 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-12-10T12:18:48.458Z] #40 61.63 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-12-10T12:18:48.645Z] #45 ... [2019-12-10T12:18:48.645Z] [2019-12-10T12:18:48.645Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-10T12:18:48.645Z] #25 12.92 Fetched 7671 kB in 12s (618 kB/s) [2019-12-10T12:18:48.645Z] #25 12.92 Reading package lists... [2019-12-10T12:18:48.645Z] #25 17.01 Reading package lists... [2019-12-10T12:18:48.645Z] #25 20.66 Building dependency tree... [2019-12-10T12:18:48.645Z] #25 21.93 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-10T12:18:48.645Z] #25 21.93 The following additional packages will be installed: [2019-12-10T12:18:48.645Z] #25 21.96 libjq1 libonig4 [2019-12-10T12:18:48.645Z] #25 ... [2019-12-10T12:18:48.645Z] [2019-12-10T12:18:48.645Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-10T12:18:48.645Z] #11 12.58 Fetched 7671 kB in 12s (637 kB/s) [2019-12-10T12:18:48.645Z] #11 12.58 Reading package lists... [2019-12-10T12:18:48.645Z] #11 16.97 Reading package lists... [2019-12-10T12:18:48.645Z] #11 20.80 Building dependency tree... [2019-12-10T12:18:48.645Z] #11 22.03 The following additional packages will be installed: [2019-12-10T12:18:48.645Z] #11 22.04 libapparmor1 libseccomp2 [2019-12-10T12:18:48.645Z] #11 22.04 Suggested packages: [2019-12-10T12:18:48.645Z] #11 22.04 seccomp [2019-12-10T12:18:48.645Z] #11 22.19 The following NEW packages will be installed: [2019-12-10T12:18:48.645Z] #11 22.23 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-12-10T12:18:48.645Z] #11 ... [2019-12-10T12:18:48.645Z] [2019-12-10T12:18:48.645Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-10T12:18:48.645Z] #25 22.15 The following NEW packages will be installed: [2019-12-10T12:18:48.645Z] #25 22.16 jq libjq1 libonig4 [2019-12-10T12:18:48.645Z] #25 22.26 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-10T12:18:48.645Z] #25 22.26 Need to get 328 kB of archives. [2019-12-10T12:18:48.645Z] #25 22.26 After this operation, 1263 kB of additional disk space will be used. [2019-12-10T12:18:48.645Z] #25 22.26 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-12-10T12:18:48.645Z] #25 22.30 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-12-10T12:18:48.645Z] #25 22.30 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-12-10T12:18:48.867Z] #17 27.44 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-10T12:18:48.867Z] #17 27.44 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ... [2019-12-10T12:18:48.867Z] #17 27.45 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-10T12:18:49.058Z] #25 ... [2019-12-10T12:18:49.058Z] [2019-12-10T12:18:49.058Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:18:49.058Z] #41 12.50 Fetched 7671 kB in 11s (642 kB/s) [2019-12-10T12:18:49.058Z] #41 12.50 Reading package lists... [2019-12-10T12:18:49.058Z] #41 17.25 Reading package lists... [2019-12-10T12:18:49.058Z] #41 21.04 Building dependency tree... [2019-12-10T12:18:49.058Z] #41 22.46 The following additional packages will be installed: [2019-12-10T12:18:49.058Z] #41 22.46 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-10T12:18:49.058Z] #41 22.46 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-10T12:18:49.058Z] #41 22.47 Suggested packages: [2019-12-10T12:18:49.058Z] #41 22.47 manpages-dev python-setuptools [2019-12-10T12:18:49.058Z] #41 ... [2019-12-10T12:18:49.058Z] [2019-12-10T12:18:49.058Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:18:49.058Z] #69 12.43 + cd /tmp/tmp.0OE9MObLSA/src/github.com/docker/libnetwork [2019-12-10T12:18:49.058Z] #69 12.43 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-10T12:18:49.058Z] #69 13.04 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-10T12:18:49.393Z] #40 ... [2019-12-10T12:18:49.393Z] [2019-12-10T12:18:49.393Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:18:49.393Z] #31 52.00 sync [2019-12-10T12:18:49.393Z] #31 52.01 internal/reflectlite [2019-12-10T12:18:49.393Z] #31 54.97 sort [2019-12-10T12:18:49.393Z] #31 54.98 errors [2019-12-10T12:18:49.393Z] #31 55.62 strconv [2019-12-10T12:18:49.393Z] #31 57.09 io [2019-12-10T12:18:49.393Z] #31 58.45 syscall [2019-12-10T12:18:49.393Z] #31 61.14 reflect [2019-12-10T12:18:49.393Z] #31 ... [2019-12-10T12:18:49.393Z] [2019-12-10T12:18:49.393Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-10T12:18:49.393Z] #33 53.01 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-12-10T12:18:49.393Z] #33 53.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2019-12-10T12:18:49.393Z] #33 53.67 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-12-10T12:18:49.393Z] #33 53.69 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-12-10T12:18:49.393Z] #33 53.69 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-12-10T12:18:49.393Z] #33 55.04 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-10T12:18:49.393Z] #33 55.07 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-10T12:18:49.393Z] #33 56.63 debconf: delaying package configuration, since apt-utils is not installed [2019-12-10T12:18:49.393Z] #33 57.05 Fetched 13.7 MB in 4s (2893 kB/s) [2019-12-10T12:18:49.393Z] #33 57.24 Selecting previously unselected package cmake-data. [2019-12-10T12:18:49.393Z] #33 57.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-10T12:18:49.393Z] #33 57.33 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-10T12:18:49.393Z] #33 57.37 Unpacking cmake-data (3.7.2-1) ... [2019-12-10T12:18:49.393Z] #33 62.18 Selecting previously unselected package liblzo2-2:amd64. [2019-12-10T12:18:49.393Z] #33 62.18 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-10T12:18:49.393Z] #33 62.19 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-10T12:18:49.393Z] #33 62.57 Selecting previously unselected package libicu57:amd64. [2019-12-10T12:18:49.393Z] #33 62.57 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-12-10T12:18:49.393Z] #33 62.64 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-12-10T12:18:49.445Z] #69 ... [2019-12-10T12:18:49.445Z] [2019-12-10T12:18:49.445Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-10T12:18:49.445Z] #11 22.30 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-12-10T12:18:49.445Z] #11 22.30 Need to get 301 kB of archives. [2019-12-10T12:18:49.445Z] #11 22.30 After this operation, 1402 kB of additional disk space will be used. [2019-12-10T12:18:49.445Z] #11 22.30 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-12-10T12:18:49.445Z] #11 22.33 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-12-10T12:18:49.445Z] #11 22.35 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-12-10T12:18:49.445Z] #11 22.35 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-12-10T12:18:49.445Z] #11 ... [2019-12-10T12:18:49.445Z] [2019-12-10T12:18:49.445Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-10T12:18:49.445Z] #57 13.13 Fetched 7671 kB in 12s (597 kB/s) [2019-12-10T12:18:49.445Z] #57 13.13 Reading package lists... [2019-12-10T12:18:49.445Z] #57 17.00 Reading package lists... [2019-12-10T12:18:49.445Z] #57 20.96 Building dependency tree... [2019-12-10T12:18:49.445Z] #57 22.40 The following additional packages will be installed: [2019-12-10T12:18:49.445Z] #57 22.40 btrfs-progs liblzo2-2 [2019-12-10T12:18:49.445Z] #57 22.57 The following NEW packages will be installed: [2019-12-10T12:18:49.445Z] #57 22.59 btrfs-progs btrfs-tools liblzo2-2 [2019-12-10T12:18:49.445Z] #57 22.68 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-10T12:18:49.446Z] #57 22.68 Need to get 668 kB of archives. [2019-12-10T12:18:49.446Z] #57 22.68 After this operation, 5446 kB of additional disk space will be used. [2019-12-10T12:18:49.446Z] #57 22.68 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-12-10T12:18:49.446Z] #57 22.71 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-12-10T12:18:49.446Z] #57 22.74 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-12-10T12:18:49.861Z] #57 ... [2019-12-10T12:18:49.861Z] [2019-12-10T12:18:49.861Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-10T12:18:49.861Z] #25 23.13 debconf: delaying package configuration, since apt-utils is not installed [2019-12-10T12:18:49.861Z] #25 23.20 Fetched 328 kB in 0s (2865 kB/s) [2019-12-10T12:18:49.861Z] #25 23.34 Selecting previously unselected package libonig4:s390x. [2019-12-10T12:18:49.861Z] #25 23.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-12-10T12:18:49.861Z] #25 23.40 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-12-10T12:18:49.861Z] #25 23.42 Unpacking libonig4:s390x (6.1.3-2) ... [2019-12-10T12:18:49.960Z] #33 ... [2019-12-10T12:18:49.960Z] [2019-12-10T12:18:49.960Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:18:49.960Z] #40 63.01 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-12-10T12:18:49.960Z] #40 63.01 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-12-10T12:18:49.960Z] #40 63.05 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-12-10T12:18:50.171Z] #17 28.53 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-10T12:18:50.171Z] #17 28.54 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ... [2019-12-10T12:18:50.219Z] #40 63.44 Selecting previously unselected package libprotobuf-dev:amd64. [2019-12-10T12:18:50.219Z] #40 63.44 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-12-10T12:18:50.219Z] #40 63.47 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-12-10T12:18:50.258Z] #25 23.67 Selecting previously unselected package libjq1:s390x. [2019-12-10T12:18:50.258Z] #25 ... [2019-12-10T12:18:50.258Z] [2019-12-10T12:18:50.258Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-10T12:18:50.258Z] #34 13.62 Fetched 7671 kB in 13s (581 kB/s) [2019-12-10T12:18:50.258Z] #34 13.62 Reading package lists... [2019-12-10T12:18:50.258Z] #34 18.15 Reading package lists... [2019-12-10T12:18:50.258Z] #34 22.51 Building dependency tree... [2019-12-10T12:18:50.258Z] #34 23.52 The following additional packages will be installed: [2019-12-10T12:18:50.258Z] #34 23.52 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-10T12:18:50.258Z] #34 23.52 Suggested packages: [2019-12-10T12:18:50.258Z] #34 23.52 codeblocks eclipse ninja-build lrzip [2019-12-10T12:18:50.258Z] #34 23.52 Recommended packages: [2019-12-10T12:18:50.258Z] #34 23.52 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-10T12:18:50.258Z] #34 ... [2019-12-10T12:18:50.258Z] [2019-12-10T12:18:50.258Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-10T12:18:50.258Z] #11 23.13 debconf: delaying package configuration, since apt-utils is not installed [2019-12-10T12:18:50.258Z] #11 23.28 Fetched 301 kB in 0s (2956 kB/s) [2019-12-10T12:18:50.258Z] #11 23.38 Selecting previously unselected package libseccomp2:s390x. [2019-12-10T12:18:50.258Z] #11 23.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-12-10T12:18:50.258Z] #11 23.44 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-12-10T12:18:50.258Z] #11 23.45 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-12-10T12:18:50.258Z] #11 23.59 Selecting previously unselected package libseccomp-dev:s390x. [2019-12-10T12:18:50.258Z] #11 23.59 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-12-10T12:18:50.258Z] #11 23.59 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-12-10T12:18:50.258Z] #11 23.74 Selecting previously unselected package libapparmor1:s390x. [2019-12-10T12:18:50.258Z] #11 23.74 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-12-10T12:18:50.258Z] #11 23.74 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-12-10T12:18:50.258Z] #11 23.83 Selecting previously unselected package libapparmor-dev:s390x. [2019-12-10T12:18:50.258Z] #11 23.83 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-12-10T12:18:50.258Z] #11 23.84 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-12-10T12:18:50.655Z] #11 24.03 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:18:50.655Z] #11 24.14 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-12-10T12:18:50.655Z] #11 24.15 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-12-10T12:18:50.655Z] #11 24.16 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-12-10T12:18:50.655Z] #11 24.17 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-12-10T12:18:50.655Z] #11 24.17 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:18:50.655Z] #11 ... [2019-12-10T12:18:50.655Z] [2019-12-10T12:18:50.655Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-10T12:18:50.655Z] #25 23.67 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-12-10T12:18:50.655Z] #25 23.68 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-12-10T12:18:50.655Z] #25 23.82 Selecting previously unselected package jq. [2019-12-10T12:18:50.655Z] #25 23.82 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-12-10T12:18:50.656Z] #25 23.82 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-10T12:18:50.656Z] #25 23.94 Setting up libonig4:s390x (6.1.3-2) ... [2019-12-10T12:18:50.656Z] #25 23.99 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-12-10T12:18:50.656Z] #25 24.01 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:18:50.656Z] #25 24.10 Setting up jq (1.5+dfsg-1.3) ... [2019-12-10T12:18:50.656Z] #25 DONE 24.2s [2019-12-10T12:18:51.059Z] [2019-12-10T12:18:51.059Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-10T12:18:51.059Z] #11 DONE 24.3s [2019-12-10T12:18:51.059Z] [2019-12-10T12:18:51.059Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-10T12:18:51.059Z] #26 DONE 0.1s [2019-12-10T12:18:51.059Z] [2019-12-10T12:18:51.059Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-10T12:18:51.059Z] #53 DONE 0.1s [2019-12-10T12:18:51.059Z] [2019-12-10T12:18:51.059Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:18:51.059Z] #41 24.08 The following NEW packages will be installed: [2019-12-10T12:18:51.059Z] #41 24.08 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-10T12:18:51.059Z] #41 24.08 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-10T12:18:51.059Z] #41 24.08 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-10T12:18:51.059Z] #41 24.08 zlib1g-dev [2019-12-10T12:18:51.059Z] #41 24.13 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-12-10T12:18:51.059Z] #41 24.13 Need to get 3476 kB of archives. [2019-12-10T12:18:51.059Z] #41 24.13 After this operation, 20.2 MB of additional disk space will be used. [2019-12-10T12:18:51.059Z] #41 24.13 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-12-10T12:18:51.059Z] #41 24.16 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-12-10T12:18:51.059Z] #41 24.16 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-12-10T12:18:51.059Z] #41 24.17 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-12-10T12:18:51.059Z] #41 24.18 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-12-10T12:18:51.059Z] #41 24.18 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-12-10T12:18:51.059Z] #41 24.19 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-12-10T12:18:51.059Z] #41 24.19 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-12-10T12:18:51.059Z] #41 24.20 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-12-10T12:18:51.059Z] #41 24.22 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-12-10T12:18:51.059Z] #41 24.22 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-12-10T12:18:51.059Z] #41 24.29 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-12-10T12:18:51.059Z] #41 24.31 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-12-10T12:18:51.059Z] #41 24.31 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-12-10T12:18:51.059Z] #41 24.33 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-10T12:18:51.059Z] #41 24.33 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-12-10T12:18:51.059Z] #41 ... [2019-12-10T12:18:51.059Z] [2019-12-10T12:18:51.059Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-10T12:18:51.059Z] #54 DONE 0.1s [2019-12-10T12:18:51.059Z] [2019-12-10T12:18:51.059Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-10T12:18:51.059Z] #57 23.70 debconf: delaying package configuration, since apt-utils is not installed [2019-12-10T12:18:51.059Z] #57 23.75 Fetched 668 kB in 0s (6232 kB/s) [2019-12-10T12:18:51.059Z] #57 23.83 Selecting previously unselected package liblzo2-2:s390x. [2019-12-10T12:18:51.059Z] #57 23.83 (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-12-10T12:18:51.059Z] #57 23.87 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-12-10T12:18:51.059Z] #57 23.88 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-10T12:18:51.059Z] #57 23.99 Selecting previously unselected package btrfs-progs. [2019-12-10T12:18:51.059Z] #57 23.99 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-12-10T12:18:51.059Z] #57 24.00 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-10T12:18:51.154Z] #40 ... [2019-12-10T12:18:51.155Z] [2019-12-10T12:18:51.155Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:18:51.155Z] #47 53.96 + cd /tmp/tmp.wrwesGXkdV/src/gotest.tools/gotestsum [2019-12-10T12:18:51.155Z] #47 53.96 + git checkout -q v0.3.5 [2019-12-10T12:18:51.155Z] #47 54.41 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-10T12:18:51.413Z] #47 ... [2019-12-10T12:18:51.413Z] [2019-12-10T12:18:51.413Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:18:51.413Z] #59 4.489 + RM_GOPATH=0 [2019-12-10T12:18:51.413Z] #59 4.489 + TMP_GOPATH= [2019-12-10T12:18:51.413Z] #59 4.489 + : /build [2019-12-10T12:18:51.413Z] #59 4.489 + '[' -z '' ']' [2019-12-10T12:18:51.413Z] #59 4.493 ++ mktemp -d [2019-12-10T12:18:51.413Z] #59 4.506 + export GOPATH=/tmp/tmp.6Uk6XMrCuo [2019-12-10T12:18:51.413Z] #59 4.506 + GOPATH=/tmp/tmp.6Uk6XMrCuo [2019-12-10T12:18:51.413Z] #59 4.506 + RM_GOPATH=1 [2019-12-10T12:18:51.413Z] #59 4.506 ++ dirname ./install.sh [2019-12-10T12:18:51.413Z] #59 4.514 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-10T12:18:51.413Z] #59 4.518 + dir=. [2019-12-10T12:18:51.413Z] #59 4.518 + bin=containerd [2019-12-10T12:18:51.413Z] #59 4.518 + shift [2019-12-10T12:18:51.413Z] #59 4.518 + '[' '!' -f ./containerd.installer ']' [2019-12-10T12:18:51.413Z] #59 4.518 + . ./containerd.installer [2019-12-10T12:18:51.413Z] #59 4.518 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-10T12:18:51.413Z] #59 4.518 + install_containerd [2019-12-10T12:18:51.413Z] #59 4.518 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2019-12-10T12:18:51.413Z] #59 4.518 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6Uk6XMrCuo/src/github.com/containerd/containerd [2019-12-10T12:18:51.413Z] #59 4.518 Cloning into '/tmp/tmp.6Uk6XMrCuo/src/github.com/containerd/containerd'... [2019-12-10T12:18:51.616Z] #57 ... [2019-12-10T12:18:51.616Z] [2019-12-10T12:18:51.616Z] #12 [dev 1/24] RUN groupadd -r docker [2019-12-10T12:18:51.616Z] #12 DONE 0.6s [2019-12-10T12:18:51.616Z] [2019-12-10T12:18:51.616Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-10T12:18:51.616Z] #57 25.07 Selecting previously unselected package btrfs-tools. [2019-12-10T12:18:51.616Z] #57 25.08 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-12-10T12:18:51.616Z] #57 25.08 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-10T12:18:52.076Z] #57 25.31 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:18:52.076Z] #57 ... [2019-12-10T12:18:52.076Z] [2019-12-10T12:18:52.076Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-10T12:18:52.076Z] #13 DONE 0.5s [2019-12-10T12:18:52.076Z] [2019-12-10T12:18:52.076Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-10T12:18:52.076Z] #57 25.44 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-10T12:18:52.076Z] #57 25.45 Setting up btrfs-progs (4.7.3-1) ... [2019-12-10T12:18:52.076Z] #57 25.46 Setting up btrfs-tools (4.7.3-1) ... [2019-12-10T12:18:52.076Z] #57 25.48 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:18:52.076Z] #57 DONE 25.7s [2019-12-10T12:18:52.076Z] [2019-12-10T12:18:52.076Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-10T12:18:52.366Z] #17 28.71 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-10T12:18:52.527Z] #58 DONE 0.1s [2019-12-10T12:18:52.527Z] [2019-12-10T12:18:52.527Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-10T12:18:52.527Z] #14 0.266 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-10T12:18:52.527Z] #14 DONE 0.4s [2019-12-10T12:18:52.527Z] [2019-12-10T12:18:52.527Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:18:52.527Z] #41 25.38 debconf: delaying package configuration, since apt-utils is not installed [2019-12-10T12:18:52.527Z] #41 25.56 Fetched 3476 kB in 0s (12.5 MB/s) [2019-12-10T12:18:52.527Z] #41 25.65 Selecting previously unselected package libnet1:s390x. [2019-12-10T12:18:52.527Z] #41 25.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-12-10T12:18:52.527Z] #41 25.79 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-12-10T12:18:52.527Z] #41 25.80 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-12-10T12:18:52.527Z] #41 ... [2019-12-10T12:18:52.527Z] [2019-12-10T12:18:52.527Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-10T12:18:52.527Z] #59 DONE 0.1s [2019-12-10T12:18:52.527Z] [2019-12-10T12:18:52.527Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-10T12:18:52.527Z] #15 DONE 0.4s [2019-12-10T12:18:52.527Z] [2019-12-10T12:18:52.527Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:18:52.527Z] #41 26.13 Selecting previously unselected package libcap-dev:s390x. [2019-12-10T12:18:52.527Z] #41 26.13 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-12-10T12:18:52.527Z] #41 26.14 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-12-10T12:18:52.857Z] #59 ... [2019-12-10T12:18:52.857Z] [2019-12-10T12:18:52.857Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:18:52.857Z] #40 65.84 Selecting previously unselected package libprotoc10:amd64. [2019-12-10T12:18:52.857Z] #40 65.86 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-12-10T12:18:52.857Z] #40 65.87 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-12-10T12:18:52.916Z] #41 26.36 Selecting previously unselected package libnet1-dev. [2019-12-10T12:18:52.916Z] #41 26.37 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-12-10T12:18:52.916Z] #41 26.37 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-10T12:18:53.313Z] #41 ... [2019-12-10T12:18:53.313Z] [2019-12-10T12:18:53.313Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-10T12:18:53.313Z] #16 DONE 0.4s [2019-12-10T12:18:53.313Z] [2019-12-10T12:18:53.313Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:18:53.313Z] #41 26.56 Selecting previously unselected package libnl-3-200:s390x. [2019-12-10T12:18:53.313Z] #41 26.56 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-12-10T12:18:53.313Z] #41 26.56 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-12-10T12:18:53.313Z] #41 26.72 Selecting previously unselected package libnl-3-dev:s390x. [2019-12-10T12:18:53.313Z] #41 26.72 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-12-10T12:18:53.313Z] #41 26.72 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-12-10T12:18:53.313Z] #41 26.93 Selecting previously unselected package libprotobuf-c1:s390x. [2019-12-10T12:18:53.345Z] #17 31.34 Selecting previously unselected package binutils-mingw-w64. [2019-12-10T12:18:53.345Z] #17 31.34 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-10T12:18:53.345Z] #17 31.35 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-10T12:18:53.345Z] #17 32.07 Selecting previously unselected package mingw-w64-common. [2019-12-10T12:18:53.630Z] #17 32.10 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-10T12:18:53.630Z] #17 32.10 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-10T12:18:53.717Z] #41 ... [2019-12-10T12:18:53.717Z] [2019-12-10T12:18:53.717Z] #17 [dev 6/24] RUN ldconfig [2019-12-10T12:18:53.717Z] #17 DONE 0.4s [2019-12-10T12:18:53.717Z] [2019-12-10T12:18:53.717Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:18:53.717Z] #41 26.93 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-12-10T12:18:53.717Z] #41 26.94 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-12-10T12:18:53.717Z] #41 27.07 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-12-10T12:18:53.717Z] #41 27.08 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-12-10T12:18:53.717Z] #41 27.09 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-12-10T12:18:53.717Z] #41 27.18 Selecting previously unselected package zlib1g-dev:s390x. [2019-12-10T12:18:53.717Z] #41 27.18 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-12-10T12:18:53.717Z] #41 27.18 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-12-10T12:18:53.717Z] #41 27.39 Selecting previously unselected package libprotobuf10:s390x. [2019-12-10T12:18:53.792Z] #40 66.80 Selecting previously unselected package protobuf-c-compiler. [2019-12-10T12:18:53.792Z] #40 66.83 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-12-10T12:18:53.792Z] #40 66.84 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-10T12:18:54.050Z] #40 67.18 Selecting previously unselected package protobuf-compiler. [2019-12-10T12:18:54.050Z] #40 67.18 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-12-10T12:18:54.130Z] #41 27.40 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-12-10T12:18:54.130Z] #41 27.41 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-12-10T12:18:54.313Z] #40 67.22 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-10T12:18:54.313Z] #40 67.47 Selecting previously unselected package python-pkg-resources. [2019-12-10T12:18:54.313Z] #40 67.47 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-10T12:18:54.539Z] #41 28.08 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-12-10T12:18:54.539Z] #41 28.08 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-12-10T12:18:54.539Z] #41 28.08 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-12-10T12:18:54.576Z] #40 67.48 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-10T12:18:54.835Z] #40 67.83 Selecting previously unselected package python-protobuf. [2019-12-10T12:18:54.835Z] #40 67.88 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-12-10T12:18:54.835Z] #40 67.89 Unpacking python-protobuf (3.0.0-9) ... [2019-12-10T12:18:54.941Z] #41 28.26 Selecting previously unselected package libprotobuf-dev:s390x. [2019-12-10T12:18:54.941Z] #41 28.29 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-12-10T12:18:54.941Z] #41 28.30 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-12-10T12:18:55.770Z] #40 68.69 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-10T12:18:55.771Z] #40 68.90 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-10T12:18:55.771Z] #40 68.93 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-10T12:18:56.178Z] #17 34.86 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-10T12:18:56.178Z] #17 34.86 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-10T12:18:56.178Z] #17 34.87 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-10T12:18:56.544Z] #41 29.68 Selecting previously unselected package libprotoc10:s390x. [2019-12-10T12:18:56.544Z] #41 29.68 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-12-10T12:18:56.544Z] #41 29.69 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-12-10T12:18:56.544Z] #41 ... [2019-12-10T12:18:56.544Z] [2019-12-10T12:18:56.544Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:18:56.544Z] #69 DONE 29.6s [2019-12-10T12:18:56.544Z] [2019-12-10T12:18:56.544Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:18:56.544Z] #27 2.563 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-10T12:18:56.544Z] #27 3.207 [2019-12-10T12:18:57.389Z] #27 3.750 # 2.6% ### 4.7% #### 6.8% ###### 8.9% ####### 11.0% ######### 13.0% ############ 17.2% ############# 19.3% ############### 21.4% ################ 23.5% ################## 25.6% ################### 27.7% ##################### 29.8% ###################### 31.8% ############################### 43.6% [2019-12-10T12:18:57.389Z] #27 ... [2019-12-10T12:18:57.389Z] [2019-12-10T12:18:57.389Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:18:57.389Z] #41 30.82 Selecting previously unselected package protobuf-c-compiler. [2019-12-10T12:18:57.389Z] #41 30.83 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-12-10T12:18:57.389Z] #41 30.84 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-10T12:18:57.389Z] #41 30.94 Selecting previously unselected package protobuf-compiler. [2019-12-10T12:18:57.389Z] #41 30.95 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-12-10T12:18:57.389Z] #41 30.95 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-10T12:18:57.784Z] #41 31.16 Selecting previously unselected package python-pkg-resources. [2019-12-10T12:18:57.784Z] #41 31.16 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-10T12:18:57.784Z] #41 31.16 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-10T12:18:57.784Z] #41 31.42 Selecting previously unselected package python-protobuf. [2019-12-10T12:18:57.784Z] #41 31.43 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-12-10T12:18:58.188Z] #41 31.43 Unpacking python-protobuf (3.0.0-9) ... [2019-12-10T12:18:58.594Z] #41 32.01 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-12-10T12:18:58.594Z] #41 32.10 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-12-10T12:18:58.594Z] #41 32.11 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-10T12:18:58.842Z] #17 37.26 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-10T12:18:58.842Z] #17 37.26 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ... [2019-12-10T12:18:58.842Z] #17 37.27 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-12-10T12:18:58.842Z] #17 37.36 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-10T12:18:58.842Z] #17 37.37 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-12-10T12:18:58.842Z] #17 37.38 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-12-10T12:18:59.066Z] #40 ... [2019-12-10T12:18:59.066Z] [2019-12-10T12:18:59.066Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:18:59.066Z] #44 61.71 bufio [2019-12-10T12:18:59.066Z] #44 63.90 reflect [2019-12-10T12:18:59.066Z] #44 64.67 syscall [2019-12-10T12:18:59.066Z] #44 ... [2019-12-10T12:18:59.066Z] [2019-12-10T12:18:59.066Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-10T12:18:59.066Z] #33 71.07 Selecting previously unselected package libxml2:amd64. [2019-12-10T12:18:59.066Z] #33 71.07 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-12-10T12:18:59.066Z] #33 71.07 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-10T12:18:59.066Z] #33 72.25 Selecting previously unselected package libarchive13:amd64. [2019-12-10T12:18:59.066Z] #33 72.28 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-12-10T12:18:59.066Z] #33 72.32 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-12-10T12:19:00.002Z] #33 73.10 Selecting previously unselected package libjsoncpp1:amd64. [2019-12-10T12:19:00.002Z] #33 73.10 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-12-10T12:19:00.002Z] #33 73.11 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-12-10T12:19:00.260Z] #33 73.47 Selecting previously unselected package libuv1:amd64. [2019-12-10T12:19:00.260Z] #33 73.48 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-12-10T12:19:00.260Z] #33 73.48 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-12-10T12:19:00.518Z] #33 73.68 Selecting previously unselected package cmake. [2019-12-10T12:19:00.518Z] #33 73.68 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-12-10T12:19:00.680Z] #41 ... [2019-12-10T12:19:00.680Z] [2019-12-10T12:19:00.680Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-10T12:19:00.680Z] #34 24.15 The following NEW packages will be installed: [2019-12-10T12:19:00.680Z] #34 24.15 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-10T12:19:00.680Z] #34 24.15 vim-common xxd [2019-12-10T12:19:00.680Z] #34 24.21 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-12-10T12:19:00.680Z] #34 24.21 Need to get 13.2 MB of archives. [2019-12-10T12:19:00.680Z] #34 24.21 After this operation, 59.4 MB of additional disk space will be used. [2019-12-10T12:19:00.680Z] #34 24.21 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-12-10T12:19:00.680Z] #34 24.33 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-12-10T12:19:00.680Z] #34 24.33 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-12-10T12:19:00.680Z] #34 24.60 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-12-10T12:19:00.680Z] #34 24.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB] [2019-12-10T12:19:00.680Z] #34 24.75 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-12-10T12:19:00.680Z] #34 24.75 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-12-10T12:19:00.680Z] #34 24.75 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-12-10T12:19:00.680Z] #34 25.01 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-10T12:19:00.680Z] #34 25.03 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-10T12:19:00.680Z] #34 26.41 debconf: delaying package configuration, since apt-utils is not installed [2019-12-10T12:19:00.680Z] #34 26.45 Fetched 13.2 MB in 0s (15.2 MB/s) [2019-12-10T12:19:00.680Z] #34 26.56 Selecting previously unselected package cmake-data. [2019-12-10T12:19:00.680Z] #34 26.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-12-10T12:19:00.680Z] #34 26.68 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-10T12:19:00.680Z] #34 26.68 Unpacking cmake-data (3.7.2-1) ... [2019-12-10T12:19:00.680Z] #34 29.25 Selecting previously unselected package liblzo2-2:s390x. [2019-12-10T12:19:00.680Z] #34 29.29 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-12-10T12:19:00.680Z] #34 29.30 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-10T12:19:00.680Z] #34 29.41 Selecting previously unselected package libicu57:s390x. [2019-12-10T12:19:00.680Z] #34 29.42 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-12-10T12:19:00.680Z] #34 29.42 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-12-10T12:19:00.777Z] #33 73.89 Unpacking cmake (3.7.2-1) ... [2019-12-10T12:19:01.099Z] #34 ... [2019-12-10T12:19:01.099Z] [2019-12-10T12:19:01.099Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:19:01.100Z] #27 3.750 # 2.6% ### 4.7% #### 6.8% ###### 8.9% ####### 11.0% ######### 13.0% ############ 17.2% ############# 19.3% ############### 21.4% ################ 23.5% ################## 25.6% ################### 27.7% ##################### 29.8% ###################### 31.8% ############################### 43.6% ################################### 49.8% ##################################### 51.9% ###################################### 54.0% ############################################ 62.4% ############################################### 66.5% ################################################# 68.7% #################################################### 72.8% ##################################################### 74.9% ######################################################## 79.1% ########################################################## 81.2% ############################################################# 85.4% ############################################################## 87.5% ################################################################ 89.6% ################################################################# 91.7% ################################################################### 93.7% ##################################################################### 95.8% ###################################################################### 97.9% ######################################################################## 100.0% [2019-12-10T12:19:01.100Z] #27 9.521 [2019-12-10T12:19:01.100Z] #27 10.13 ##### 7.1% [2019-12-10T12:19:01.100Z] #27 ... [2019-12-10T12:19:01.100Z] [2019-12-10T12:19:01.100Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:19:01.100Z] #55 0.323 + RM_GOPATH=0 [2019-12-10T12:19:01.100Z] #55 0.323 + TMP_GOPATH= [2019-12-10T12:19:01.100Z] #55 0.323 + : /build [2019-12-10T12:19:01.100Z] #55 0.323 + '[' -z '' ']' [2019-12-10T12:19:01.100Z] #55 0.323 ++ mktemp -d [2019-12-10T12:19:01.100Z] #55 0.324 + export GOPATH=/tmp/tmp.vlgUTosPPq [2019-12-10T12:19:01.100Z] #55 0.324 + GOPATH=/tmp/tmp.vlgUTosPPq [2019-12-10T12:19:01.100Z] #55 0.324 + RM_GOPATH=1 [2019-12-10T12:19:01.100Z] #55 0.325 ++ dirname ./install.sh [2019-12-10T12:19:01.100Z] #55 0.329 + dir=. [2019-12-10T12:19:01.100Z] #55 0.330 + bin=runc [2019-12-10T12:19:01.100Z] #55 0.330 + shift [2019-12-10T12:19:01.100Z] #55 0.330 + '[' '!' -f ./runc.installer ']' [2019-12-10T12:19:01.100Z] #55 0.330 + . ./runc.installer [2019-12-10T12:19:01.100Z] #55 0.330 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-10T12:19:01.100Z] #55 0.331 + install_runc [2019-12-10T12:19:01.100Z] #55 0.333 + uname -r [2019-12-10T12:19:01.100Z] #55 0.335 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-10T12:19:01.100Z] #55 0.345 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-10T12:19:01.100Z] #55 0.345 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-10T12:19:01.100Z] #55 0.345 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-10T12:19:01.100Z] #55 0.345 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vlgUTosPPq/src/github.com/opencontainers/runc [2019-12-10T12:19:01.100Z] #55 0.347 Cloning into '/tmp/tmp.vlgUTosPPq/src/github.com/opencontainers/runc'... [2019-12-10T12:19:01.100Z] #55 8.925 + cd /tmp/tmp.vlgUTosPPq/src/github.com/opencontainers/runc [2019-12-10T12:19:01.100Z] #55 8.926 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-10T12:19:01.100Z] #55 9.852 + '[' -z '' ']' [2019-12-10T12:19:01.100Z] #55 9.857 + target=static [2019-12-10T12:19:01.100Z] #55 9.857 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-10T12:19:01.100Z] #55 ... [2019-12-10T12:19:01.100Z] [2019-12-10T12:19:01.100Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:19:02.345Z] #27 10.13 ##### 7.1% ############# 18.3% ################# 24.0% ##################### 29.6% ############################# 41.0% ################################# 46.7% ##################################### 52.3% ######################################### 58.0% ############################################# 63.7% ################################################# 69.4% [2019-12-10T12:19:02.345Z] #27 ... [2019-12-10T12:19:02.345Z] [2019-12-10T12:19:02.345Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:19:02.345Z] #60 0.248 + RM_GOPATH=0 [2019-12-10T12:19:02.345Z] #60 0.254 + TMP_GOPATH= [2019-12-10T12:19:02.345Z] #60 0.254 + : /build [2019-12-10T12:19:02.345Z] #60 0.254 + '[' -z '' ']' [2019-12-10T12:19:02.345Z] #60 0.254 ++ mktemp -d [2019-12-10T12:19:02.345Z] #60 0.335 + export GOPATH=/tmp/tmp.R5lJtagUHZ [2019-12-10T12:19:02.345Z] #60 0.335 + GOPATH=/tmp/tmp.R5lJtagUHZ [2019-12-10T12:19:02.345Z] #60 0.335 + RM_GOPATH=1 [2019-12-10T12:19:02.345Z] #60 0.335 ++ dirname ./install.sh [2019-12-10T12:19:02.345Z] #60 0.338 + dir=. [2019-12-10T12:19:02.345Z] #60 0.338 + bin=containerd [2019-12-10T12:19:02.345Z] #60 0.338 + shift [2019-12-10T12:19:02.345Z] #60 0.339 + '[' '!' -f ./containerd.installer ']' [2019-12-10T12:19:02.345Z] #60 0.340 + . ./containerd.installer [2019-12-10T12:19:02.345Z] #60 0.340 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-10T12:19:02.345Z] #60 0.341 + install_containerd [2019-12-10T12:19:02.345Z] #60 0.341 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-10T12:19:02.345Z] #60 0.341 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2019-12-10T12:19:02.345Z] #60 0.344 + git clone https://github.com/containerd/containerd.git /tmp/tmp.R5lJtagUHZ/src/github.com/containerd/containerd [2019-12-10T12:19:02.345Z] #60 0.357 Cloning into '/tmp/tmp.R5lJtagUHZ/src/github.com/containerd/containerd'... [2019-12-10T12:19:02.345Z] #60 ... [2019-12-10T12:19:02.345Z] [2019-12-10T12:19:02.345Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:19:02.345Z] #41 35.38 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-10T12:19:02.345Z] #41 35.57 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-12-10T12:19:02.345Z] #41 35.81 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:19:02.345Z] #41 35.99 Setting up python-protobuf (3.0.0-9) ... [2019-12-10T12:19:03.713Z] #41 ... [2019-12-10T12:19:03.713Z] [2019-12-10T12:19:03.713Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:19:03.713Z] #18 0.319 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-10T12:19:03.713Z] #18 0.329 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-10T12:19:03.713Z] #18 0.384 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-10T12:19:03.713Z] #18 0.466 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-10T12:19:03.714Z] #18 0.495 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-10T12:19:03.714Z] #18 1.209 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-12-10T12:19:03.714Z] #18 3.489 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-10T12:19:03.714Z] #18 4.368 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-10T12:19:03.714Z] #18 ... [2019-12-10T12:19:03.714Z] [2019-12-10T12:19:03.714Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:19:03.714Z] #48 26.85 + cd /tmp/tmp.ixLPG7SIP4/src/gotest.tools/gotestsum [2019-12-10T12:19:03.714Z] #48 26.85 + git checkout -q v0.3.5 [2019-12-10T12:19:03.714Z] #48 26.91 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-10T12:19:03.714Z] #48 ... [2019-12-10T12:19:03.714Z] [2019-12-10T12:19:03.714Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:19:03.714Z] #27 10.13 ##### 7.1% ############# 18.3% ################# 24.0% ##################### 29.6% ############################# 41.0% ################################# 46.7% ##################################### 52.3% ######################################### 58.0% ############################################# 63.7% ################################################# 69.4% ########################################################## 80.7% ############################################################## 86.4% ################################################################## 92.0% ###################################################################### 97.7% ######################################################################## 100.0% [2019-12-10T12:19:03.714Z] #27 12.77 [2019-12-10T12:19:04.126Z] #17 42.47 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-10T12:19:04.126Z] #17 42.48 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-12-10T12:19:04.126Z] #17 42.48 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-12-10T12:19:06.056Z] #33 78.36 Selecting previously unselected package xxd. [2019-12-10T12:19:06.056Z] #33 78.36 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-10T12:19:06.056Z] #33 78.36 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:19:06.056Z] #33 78.82 Selecting previously unselected package vim-common. [2019-12-10T12:19:06.056Z] #33 78.83 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-10T12:19:06.056Z] #33 78.87 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:19:06.056Z] #33 ... [2019-12-10T12:19:06.056Z] [2019-12-10T12:19:06.056Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:19:06.056Z] #31 68.91 time [2019-12-10T12:19:06.056Z] #31 77.06 internal/poll [2019-12-10T12:19:06.314Z] #31 ... [2019-12-10T12:19:06.314Z] [2019-12-10T12:19:06.314Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-10T12:19:06.314Z] #33 79.51 Processing triggers for mime-support (3.60) ... [2019-12-10T12:19:06.572Z] #33 79.67 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:19:06.572Z] #33 79.67 Setting up libuv1:amd64 (1.9.1-3) ... [2019-12-10T12:19:06.572Z] #33 79.67 Setting up cmake-data (3.7.2-1) ... [2019-12-10T12:19:06.572Z] #33 79.73 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-12-10T12:19:06.572Z] #33 79.77 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-10T12:19:06.833Z] #33 79.81 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:19:06.833Z] #33 79.98 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:19:06.833Z] #33 80.03 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-10T12:19:06.906Z] #27 13.17 # 2.4% ##### 8.2% ####### 10.7% ######### 13.3% ########### 15.8% ############# 18.4% ############### 20.9% ################ 23.5% ################## 26.0% #################### 28.5% ###################### 31.1% ######################## 33.6% ########################## 36.2% ########################### 38.7% ############################### 43.8% ################################# 46.3% [2019-12-10T12:19:06.906Z] #27 ... [2019-12-10T12:19:06.906Z] [2019-12-10T12:19:06.906Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:19:06.906Z] #41 40.06 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-12-10T12:19:06.906Z] #41 40.06 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-12-10T12:19:06.906Z] #41 40.07 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-12-10T12:19:06.906Z] #41 40.09 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-12-10T12:19:06.906Z] #41 40.10 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-12-10T12:19:06.906Z] #41 40.10 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-10T12:19:06.906Z] #41 40.11 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-12-10T12:19:06.906Z] #41 40.12 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-10T12:19:06.906Z] #41 40.14 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-12-10T12:19:06.906Z] #41 40.16 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-12-10T12:19:06.906Z] #41 40.18 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:19:06.906Z] #41 DONE 40.5s [2019-12-10T12:19:06.906Z] [2019-12-10T12:19:06.906Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:19:07.091Z] #33 80.13 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-12-10T12:19:07.092Z] #33 80.20 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-12-10T12:19:07.092Z] #33 80.27 Setting up cmake (3.7.2-1) ... [2019-12-10T12:19:07.657Z] #33 80.66 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:19:08.138Z] #27 13.17 # 2.4% ##### 8.2% ####### 10.7% ######### 13.3% ########### 15.8% ############# 18.4% ############### 20.9% ################ 23.5% ################## 26.0% #################### 28.5% ###################### 31.1% ######################## 33.6% ########################## 36.2% ########################### 38.7% ############################### 43.8% ################################# 46.3% ##################################### 51.4% ######################################## 56.5% ########################################## 59.1% ############################################## 64.1% ############################################### 66.7% ################################################### 71.8% ####################################################### 76.9% ######################################################### 79.4% ########################################################## 81.9% ############################################################## 87.0% [2019-12-10T12:19:08.138Z] #27 ... [2019-12-10T12:19:08.138Z] [2019-12-10T12:19:08.138Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-10T12:19:08.138Z] #29 31.79 + cd /tmp/tmp.f3eewSOTSw/src/github.com/go-swagger/go-swagger [2019-12-10T12:19:08.138Z] #29 31.79 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-10T12:19:08.138Z] #29 34.14 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-10T12:19:08.325Z] #17 46.61 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-10T12:19:08.325Z] #17 46.63 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-10T12:19:08.325Z] #17 46.64 Setting up libsepol1-dev:arm64 (2.6-2) ... [2019-12-10T12:19:08.325Z] #17 46.65 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-10T12:19:08.325Z] #17 46.67 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-12-10T12:19:08.325Z] #17 46.70 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-10T12:19:08.325Z] #17 46.72 Processing triggers for mime-support (3.60) ... [2019-12-10T12:19:08.326Z] #17 46.78 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:19:08.326Z] #17 46.80 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-12-10T12:19:08.326Z] #17 46.82 Setting up libcap2-bin (1:2.25-1) ... [2019-12-10T12:19:08.326Z] #17 46.83 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-10T12:19:08.326Z] #17 46.85 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-10T12:19:08.326Z] #17 46.86 Setting up bash-completion (1:2.1-4.3) ... [2019-12-10T12:19:08.608Z] #29 ... [2019-12-10T12:19:08.608Z] [2019-12-10T12:19:08.608Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-10T12:19:08.608Z] #34 36.33 Selecting previously unselected package libxml2:s390x. [2019-12-10T12:19:08.608Z] #34 36.33 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-12-10T12:19:08.608Z] #34 36.34 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-10T12:19:08.608Z] #34 36.92 Selecting previously unselected package libarchive13:s390x. [2019-12-10T12:19:08.608Z] #34 36.92 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2019-12-10T12:19:08.608Z] #34 36.93 Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-12-10T12:19:08.608Z] #34 37.16 Selecting previously unselected package libjsoncpp1:s390x. [2019-12-10T12:19:08.608Z] #34 37.17 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-12-10T12:19:08.608Z] #34 37.17 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-12-10T12:19:08.608Z] #34 37.28 Selecting previously unselected package libuv1:s390x. [2019-12-10T12:19:08.608Z] #34 37.28 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-12-10T12:19:08.608Z] #34 37.28 Unpacking libuv1:s390x (1.9.1-3) ... [2019-12-10T12:19:08.608Z] #34 37.38 Selecting previously unselected package cmake. [2019-12-10T12:19:08.608Z] #34 37.38 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-12-10T12:19:08.608Z] #34 37.42 Unpacking cmake (3.7.2-1) ... [2019-12-10T12:19:08.608Z] #34 40.96 Selecting previously unselected package xxd. [2019-12-10T12:19:08.608Z] #34 40.97 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-12-10T12:19:08.608Z] #34 40.98 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:19:08.608Z] #34 41.17 Selecting previously unselected package vim-common. [2019-12-10T12:19:08.608Z] #34 41.17 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-10T12:19:08.608Z] #34 41.18 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:19:08.608Z] #34 41.42 Processing triggers for mime-support (3.60) ... [2019-12-10T12:19:08.608Z] #34 41.50 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:19:08.608Z] #34 41.51 Setting up libuv1:s390x (1.9.1-3) ... [2019-12-10T12:19:08.608Z] #34 41.53 Setting up cmake-data (3.7.2-1) ... [2019-12-10T12:19:08.608Z] #34 41.54 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-12-10T12:19:08.608Z] #34 41.55 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-10T12:19:08.608Z] #34 41.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:19:08.608Z] #34 41.61 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:19:08.608Z] #34 41.62 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-10T12:19:08.608Z] #34 41.63 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-12-10T12:19:08.608Z] #34 41.64 Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-12-10T12:19:08.608Z] #34 41.65 Setting up cmake (3.7.2-1) ... [2019-12-10T12:19:08.608Z] #34 41.70 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:19:08.608Z] #34 DONE 42.0s [2019-12-10T12:19:08.608Z] [2019-12-10T12:19:08.608Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:19:08.609Z] #27 13.17 # 2.4% ##### 8.2% ####### 10.7% ######### 13.3% ########### 15.8% ############# 18.4% ############### 20.9% ################ 23.5% ################## 26.0% #################### 28.5% ###################### 31.1% ######################## 33.6% ########################## 36.2% ########################### 38.7% ############################### 43.8% ################################# 46.3% ##################################### 51.4% ######################################## 56.5% ########################################## 59.1% ############################################## 64.1% ############################################### 66.7% ################################################### 71.8% ####################################################### 76.9% ######################################################### 79.4% ########################################################## 81.9% ############################################################## 87.0% ################################################################ 89.6% [2019-12-10T12:19:08.609Z] #27 ... [2019-12-10T12:19:08.609Z] [2019-12-10T12:19:08.609Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-10T12:19:08.609Z] #35 DONE 0.1s [2019-12-10T12:19:08.609Z] [2019-12-10T12:19:08.609Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:19:08.609Z] #27 13.17 # 2.4% ##### 8.2% ####### 10.7% ######### 13.3% ########### 15.8% ############# 18.4% ############### 20.9% ################ 23.5% ################## 26.0% #################### 28.5% ###################### 31.1% ######################## 33.6% ########################## 36.2% ########################### 38.7% ############################### 43.8% ################################# 46.3% ##################################### 51.4% ######################################## 56.5% ########################################## 59.1% ############################################## 64.1% ############################################### 66.7% ################################################### 71.8% ####################################################### 76.9% ######################################################### 79.4% ########################################################## 81.9% ############################################################## 87.0% ################################################################ 89.6% ################################################################## 92.1% #######27 ... [2019-12-10T12:19:08.609Z] [2019-12-10T12:19:08.609Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-10T12:19:08.609Z] #36 DONE 0.1s [2019-12-10T12:19:08.609Z] [2019-12-10T12:19:08.609Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:19:08.609Z] #27 13.17 # 2.4% ##### 8.2% ####### 10.7% ######### 13.3% ########### 15.8% ############# 18.4% ############### 20.9% ################ 23.5% ################## 26.0% #################### 28.5% ###################### 31.1% ######################## 33.6% ########################## 36.2% ########################### 38.7% ############################### 43.8% ################################# 46.3% ##################################### 51.4% ######################################## 56.5% ########################################## 59.1% ############################################## 64.1% ############################################### 66.7% ################################################### 71.8% ####################################################### 76.9% ######################################################### 79.4% ########################################################## 81.9% ############################################################## 87.0% ################################################################ 89.6% ################################################################## 92.1% #################################################################### 94.7% ######################################################################## 100.0% [2019-12-10T12:19:09.265Z] #17 48.14 Setting up libonig4:arm64 (6.1.3-2) ... [2019-12-10T12:19:09.525Z] #17 48.16 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-12-10T12:19:09.525Z] #17 48.18 Setting up zip (3.0-11+b1) ... [2019-12-10T12:19:09.525Z] #17 48.20 Setting up bzip2 (1.0.6-8.1) ... [2019-12-10T12:19:09.525Z] #17 48.21 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-12-10T12:19:09.525Z] #17 48.23 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-12-10T12:19:09.525Z] #17 48.24 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:19:09.525Z] #17 48.27 Setting up libaio1:arm64 (0.3.110-3) ... [2019-12-10T12:19:09.525Z] #17 48.29 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-10T12:19:09.525Z] #17 48.30 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-10T12:19:09.525Z] #17 48.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-10T12:19:09.525Z] #17 48.33 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-10T12:19:09.525Z] #17 48.35 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:19:09.525Z] #17 48.37 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-12-10T12:19:09.679Z] #27 ... [2019-12-10T12:19:09.679Z] [2019-12-10T12:19:09.679Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:19:09.679Z] #32 32.63 sync [2019-12-10T12:19:09.679Z] #32 32.63 internal/reflectlite [2019-12-10T12:19:09.679Z] #32 35.54 errors [2019-12-10T12:19:09.679Z] #32 35.54 sort [2019-12-10T12:19:09.679Z] #32 35.86 strconv [2019-12-10T12:19:09.679Z] #32 36.74 io [2019-12-10T12:19:09.679Z] #32 38.29 internal/oserror [2019-12-10T12:19:09.679Z] #32 38.52 syscall [2019-12-10T12:19:09.679Z] #32 40.61 reflect [2019-12-10T12:19:09.679Z] #32 ... [2019-12-10T12:19:09.679Z] [2019-12-10T12:19:09.679Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:19:09.679Z] #27 18.71 [2019-12-10T12:19:09.786Z] #17 48.38 Setting up libpcre32-3:arm64 (2:8.39-3) ... [2019-12-10T12:19:09.786Z] #17 48.40 Setting up libnfnetlink0:arm64 (1.0.1-3) ... [2019-12-10T12:19:09.786Z] #17 48.43 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:19:09.786Z] #17 48.58 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-12-10T12:19:09.786Z] #17 48.60 Setting up libpcre16-3:arm64 (2:8.39-3) ... [2019-12-10T12:19:09.786Z] #17 48.62 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-12-10T12:19:09.786Z] #17 48.63 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-12-10T12:19:10.045Z] #17 48.66 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-10T12:19:10.045Z] #17 48.67 Setting up libudev-dev:arm64 (232-25+deb9u12) ... [2019-12-10T12:19:10.046Z] #17 48.70 Setting up pigz (2.3.4-1) ... [2019-12-10T12:19:10.046Z] #17 48.72 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-10T12:19:10.046Z] #17 48.73 Setting up libmpdec2:arm64 (2.4.2-1) ... [2019-12-10T12:19:10.046Z] #17 48.75 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-10T12:19:10.046Z] #17 48.76 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-10T12:19:10.046Z] #17 48.78 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-10T12:19:10.046Z] #17 48.79 Setting up jq (1.5+dfsg-1.3) ... [2019-12-10T12:19:10.046Z] #17 48.81 Setting up libpcre3-dev:arm64 (2:8.39-3) ... [2019-12-10T12:19:10.046Z] #17 48.82 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-12-10T12:19:10.046Z] #17 48.84 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-10T12:19:10.046Z] #17 48.86 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:19:10.186Z] #33 DONE 83.0s [2019-12-10T12:19:10.186Z] [2019-12-10T12:19:10.187Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:19:10.187Z] #31 80.68 os [2019-12-10T12:19:10.187Z] #31 80.95 internal/fmtsort [2019-12-10T12:19:10.187Z] #31 81.65 strings [2019-12-10T12:19:10.187Z] #31 ... [2019-12-10T12:19:10.187Z] [2019-12-10T12:19:10.187Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-10T12:19:10.187Z] #34 DONE 0.1s [2019-12-10T12:19:10.187Z] [2019-12-10T12:19:10.187Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-10T12:19:10.187Z] #35 DONE 0.1s [2019-12-10T12:19:10.187Z] [2019-12-10T12:19:10.187Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:19:10.306Z] #17 48.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-10T12:19:10.306Z] #17 48.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-10T12:19:10.306Z] #17 48.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-10T12:19:10.306Z] #17 48.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-10T12:19:10.306Z] #17 48.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-10T12:19:10.306Z] #17 48.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-10T12:19:10.306Z] #17 48.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-10T12:19:10.306Z] #17 48.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-10T12:19:10.306Z] #17 48.92 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-12-10T12:19:10.306Z] #17 48.94 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-10T12:19:10.306Z] #17 48.95 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-10T12:19:10.306Z] #17 48.97 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-10T12:19:10.306Z] #17 48.98 Setting up btrfs-progs (4.7.3-1) ... [2019-12-10T12:19:10.306Z] #17 49.00 Setting up libselinux1-dev:arm64 (2.6-3+b3) ... [2019-12-10T12:19:10.306Z] #17 49.02 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-12-10T12:19:10.764Z] #36 ... [2019-12-10T12:19:10.764Z] [2019-12-10T12:19:10.764Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:19:10.764Z] #40 74.98 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-10T12:19:10.764Z] #40 75.01 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-12-10T12:19:10.764Z] #40 75.03 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:19:10.764Z] #40 75.16 Setting up python-protobuf (3.0.0-9) ... [2019-12-10T12:19:10.764Z] #40 83.13 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-12-10T12:19:10.764Z] #40 83.18 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-12-10T12:19:10.764Z] #40 83.21 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-12-10T12:19:10.764Z] #40 83.27 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-12-10T12:19:10.764Z] #40 83.28 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-12-10T12:19:10.764Z] #40 83.29 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-10T12:19:10.764Z] #40 83.42 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-12-10T12:19:10.764Z] #40 83.42 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-10T12:19:10.764Z] #40 83.44 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-12-10T12:19:10.764Z] #40 83.45 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-12-10T12:19:10.764Z] #40 83.46 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:19:10.764Z] #40 DONE 83.7s [2019-12-10T12:19:10.764Z] [2019-12-10T12:19:10.764Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:19:11.317Z] #27 19.13 1.2% ## 3.1% ### 4.9% #### 5.9% ##### 7.8% ###### 8.7% ####### 10.6% ######### 12.5% ######### 13.5% ########### 15.3% [2019-12-10T12:19:11.317Z] #27 ... [2019-12-10T12:19:11.317Z] [2019-12-10T12:19:11.317Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:19:11.317Z] #45 34.75 github.com/LK4D4/vndr/godl/singleflight [2019-12-10T12:19:11.317Z] #45 34.76 internal/reflectlite [2019-12-10T12:19:11.317Z] #45 35.25 math/rand [2019-12-10T12:19:11.317Z] #45 36.51 internal/singleflight [2019-12-10T12:19:11.317Z] #45 37.83 io [2019-12-10T12:19:11.317Z] #45 37.83 strconv [2019-12-10T12:19:11.317Z] #45 39.77 bytes [2019-12-10T12:19:11.317Z] #45 42.94 reflect [2019-12-10T12:19:11.317Z] #45 43.06 bufio [2019-12-10T12:19:11.697Z] #41 ... [2019-12-10T12:19:11.698Z] [2019-12-10T12:19:11.698Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:19:11.698Z] #44 74.66 internal/poll [2019-12-10T12:19:11.698Z] #44 77.22 internal/syscall/unix [2019-12-10T12:19:11.698Z] #44 77.85 os [2019-12-10T12:19:11.698Z] #44 82.17 strings [2019-12-10T12:19:11.698Z] #44 82.86 fmt [2019-12-10T12:19:11.713Z] #45 ... [2019-12-10T12:19:11.713Z] [2019-12-10T12:19:11.713Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:19:11.956Z] #44 ... [2019-12-10T12:19:11.956Z] [2019-12-10T12:19:11.956Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:19:11.956Z] #31 84.59 fmt [2019-12-10T12:19:12.523Z] #31 85.20 path/filepath [2019-12-10T12:19:12.849Z] #17 51.34 Setting up libpython3-stdlib:arm64 (3.5.3-1) ... [2019-12-10T12:19:12.849Z] #17 51.35 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-12-10T12:19:12.849Z] #17 51.37 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-12-10T12:19:12.849Z] #17 51.37 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-12-10T12:19:12.849Z] #17 51.37 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-12-10T12:19:12.849Z] #17 51.37 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-12-10T12:19:12.849Z] #17 51.38 Setting up btrfs-tools (4.7.3-1) ... [2019-12-10T12:19:12.849Z] #17 51.40 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-12-10T12:19:12.849Z] #17 51.41 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-10T12:19:12.849Z] #17 51.42 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-12-10T12:19:12.849Z] #17 51.43 Setting up python3 (3.5.3-1) ... [2019-12-10T12:19:13.026Z] #27 19.13 1.2% ## 3.1% ### 4.9% #### 5.9% ##### 7.8% ###### 8.7% ####### 10.6% ######### 12.5% ######### 13.5% ########### 15.3% ########### 16.3% ############# 18.2% ############## 20.1% ############### 22.0% ################ 22.9% ################# 23.9% ################# 24.8% ################### [2019-12-10T12:19:13.026Z] #27 ... [2019-12-10T12:19:13.026Z] [2019-12-10T12:19:13.026Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:19:13.026Z] #55 11.69 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-12-10T12:19:13.026Z] #55 ... [2019-12-10T12:19:13.026Z] [2019-12-10T12:19:13.026Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:19:13.026Z] #42 1.386 Note: Building without setproctitle() and strlcpy() support. [2019-12-10T12:19:13.026Z] #42 1.386 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-10T12:19:13.026Z] #42 2.730 fatal: Not a git repository (or any of the parent directories): .git [2019-12-10T12:19:13.026Z] #42 2.735 GEN .gitid [2019-12-10T12:19:13.026Z] #42 2.737 GEN criu/include/version.h [2019-12-10T12:19:13.026Z] #42 2.768 GEN include/common/asm [2019-12-10T12:19:13.026Z] #42 4.028 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-10T12:19:13.026Z] #42 4.216 PBCC images/opts.pb-c.c [2019-12-10T12:19:13.026Z] #42 4.293 PBCC images/sit.pb-c.c [2019-12-10T12:19:13.026Z] #42 4.333 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-10T12:19:13.026Z] #42 4.408 DEP images/opts.pb-c.d [2019-12-10T12:19:13.026Z] #42 4.445 DEP images/sit.pb-c.d [2019-12-10T12:19:13.026Z] #42 4.490 PBCC images/macvlan.pb-c.c [2019-12-10T12:19:13.026Z] #42 4.516 DEP images/macvlan.pb-c.d [2019-12-10T12:19:13.026Z] #42 4.566 PBCC images/autofs.pb-c.c [2019-12-10T12:19:13.026Z] #42 4.607 DEP images/autofs.pb-c.d [2019-12-10T12:19:13.026Z] #42 4.650 PBCC images/sysctl.pb-c.c [2019-12-10T12:19:13.026Z] #42 4.655 DEP images/sysctl.pb-c.d [2019-12-10T12:19:13.026Z] #42 4.718 PBCC images/time.pb-c.c [2019-12-10T12:19:13.026Z] #42 4.728 DEP images/time.pb-c.d [2019-12-10T12:19:13.026Z] #42 4.789 PBCC images/binfmt-misc.pb-c.c [2019-12-10T12:19:13.026Z] #42 4.821 DEP images/binfmt-misc.pb-c.d [2019-12-10T12:19:13.026Z] #42 4.849 PBCC images/seccomp.pb-c.c [2019-12-10T12:19:13.026Z] #42 4.865 DEP images/seccomp.pb-c.d [2019-12-10T12:19:13.026Z] #42 4.916 PBCC images/userns.pb-c.c [2019-12-10T12:19:13.026Z] #42 4.926 DEP images/userns.pb-c.d [2019-12-10T12:19:13.026Z] #42 4.973 PBCC images/cgroup.pb-c.c [2019-12-10T12:19:13.026Z] #42 4.997 DEP images/cgroup.pb-c.d [2019-12-10T12:19:13.026Z] #42 5.049 PBCC images/fown.pb-c.c [2019-12-10T12:19:13.026Z] #42 5.055 PBCC images/ext-file.pb-c.c [2019-12-10T12:19:13.026Z] #42 5.088 DEP images/fown.pb-c.d [2019-12-10T12:19:13.026Z] #42 5.106 DEP images/ext-file.pb-c.d [2019-12-10T12:19:13.026Z] #42 5.145 PBCC images/rpc.pb-c.c [2019-12-10T12:19:13.026Z] #42 5.166 DEP images/rpc.pb-c.d [2019-12-10T12:19:13.026Z] #42 5.204 PBCC images/siginfo.pb-c.c [2019-12-10T12:19:13.026Z] #42 5.217 DEP images/siginfo.pb-c.d [2019-12-10T12:19:13.026Z] #42 5.260 PBCC images/pagemap.pb-c.c [2019-12-10T12:19:13.026Z] #42 5.287 DEP images/pagemap.pb-c.d [2019-12-10T12:19:13.026Z] #42 5.346 PBCC images/rlimit.pb-c.c [2019-12-10T12:19:13.026Z] #42 5.370 DEP images/rlimit.pb-c.d [2019-12-10T12:19:13.026Z] #42 5.423 PBCC images/file-lock.pb-c.c [2019-12-10T12:19:13.026Z] #42 5.461 DEP images/file-lock.pb-c.d [2019-12-10T12:19:13.026Z] #42 5.512 PBCC images/tty.pb-c.c [2019-12-10T12:19:13.026Z] #42 5.520 DEP images/tty.pb-c.d [2019-12-10T12:19:13.026Z] #42 5.578 PBCC images/tun.pb-c.c [2019-12-10T12:19:13.026Z] #42 5.604 PBCC images/netdev.pb-c.c [2019-12-10T12:19:13.026Z] #42 5.676 DEP images/tun.pb-c.d [2019-12-10T12:19:13.026Z] #42 5.744 DEP images/netdev.pb-c.d [2019-12-10T12:19:13.026Z] #42 5.768 PBCC images/vma.pb-c.c [2019-12-10T12:19:13.026Z] #42 5.869 DEP images/vma.pb-c.d [2019-12-10T12:19:13.026Z] #42 5.977 PBCC images/creds.pb-c.c [2019-12-10T12:19:13.026Z] #42 5.981 DEP images/creds.pb-c.d [2019-12-10T12:19:13.026Z] #42 6.056 PBCC images/utsns.pb-c.c [2019-12-10T12:19:13.026Z] #42 6.056 DEP images/utsns.pb-c.d [2019-12-10T12:19:13.026Z] #42 6.177 PBCC images/ipc-desc.pb-c.c [2019-12-10T12:19:13.447Z] #42 6.206 PBCC images/ipc-sem.pb-c.c [2019-12-10T12:19:13.447Z] #42 6.248 DEP images/ipc-desc.pb-c.d [2019-12-10T12:19:13.447Z] #42 ... [2019-12-10T12:19:13.447Z] [2019-12-10T12:19:13.447Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:19:13.790Z] #17 52.33 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-10T12:19:13.898Z] #31 86.71 io/ioutil [2019-12-10T12:19:14.833Z] #31 87.45 text/tabwriter [2019-12-10T12:19:15.171Z] #17 53.68 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-10T12:19:15.171Z] #17 53.77 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-10T12:19:15.171Z] #17 53.81 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-12-10T12:19:15.171Z] #17 53.82 Setting up python3-wheel (0.29.0-2) ... [2019-12-10T12:19:15.433Z] #17 54.29 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-10T12:19:15.768Z] #31 88.62 flag [2019-12-10T12:19:16.006Z] #17 54.79 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-12-10T12:19:16.006Z] #17 54.81 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-10T12:19:16.030Z] #31 88.63 github.com/BurntSushi/toml [2019-12-10T12:19:16.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-10T12:19:16.319Z] #27 19.13 1.2% ## 3.1% ### 4.9% #### 5.9% ##### 7.8% ###### 8.7% ####### 10.6% ######### 12.5% ######### 13.5% ########### 15.3% ########### 16.3% ############# 18.2% ############## 20.1% ############### 22.0% ################ 22.9% ################# 23.9% ################# 24.8% ################### 26.7% ################### 27.6% #################### 28.6% ##################### 29.5% ##################### 30.5% ###################### 31.4% ####################### 32.4% ######################## 34.3% ######################### 35.2% ########################## 36.2% ########################### 38.0% ############################ 39.9% ############################## 41.8% ############################### 43.7% ################################ 44.7% ################################# 46.5% ################################## 48.4% #################################### 50.3% #################################### 51.3% ###################################### 53.2% ####################################### 55. [2019-12-10T12:19:16.319Z] #27 ... [2019-12-10T12:19:16.319Z] [2019-12-10T12:19:16.320Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:19:16.320Z] #37 0.348 + RM_GOPATH=0 [2019-12-10T12:19:16.320Z] #37 0.348 + TMP_GOPATH= [2019-12-10T12:19:16.320Z] #37 0.349 + : /build [2019-12-10T12:19:16.320Z] #37 0.349 + '[' -z '' ']' [2019-12-10T12:19:16.320Z] #37 0.349 ++ mktemp -d [2019-12-10T12:19:16.320Z] #37 0.357 + export GOPATH=/tmp/tmp.DctYl6Dg9r [2019-12-10T12:19:16.320Z] #37 0.358 + GOPATH=/tmp/tmp.DctYl6Dg9r [2019-12-10T12:19:16.320Z] #37 0.358 + RM_GOPATH=1 [2019-12-10T12:19:16.320Z] #37 0.369 ++ dirname ./install.sh [2019-12-10T12:19:16.320Z] #37 0.372 + dir=. [2019-12-10T12:19:16.320Z] #37 0.374 + bin=tini [2019-12-10T12:19:16.320Z] #37 0.375 + shift [2019-12-10T12:19:16.320Z] #37 0.375 + '[' '!' -f ./tini.installer ']' [2019-12-10T12:19:16.320Z] #37 0.375 + . ./tini.installer [2019-12-10T12:19:16.320Z] #37 0.375 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-10T12:19:16.320Z] #37 0.376 + install_tini [2019-12-10T12:19:16.320Z] #37 0.376 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-10T12:19:16.320Z] #37 0.376 + git clone https://github.com/krallin/tini.git /tmp/tmp.DctYl6Dg9r/tini [2019-12-10T12:19:16.320Z] #37 0.379 Cloning into '/tmp/tmp.DctYl6Dg9r/tini'... [2019-12-10T12:19:16.320Z] #37 0.387 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-10T12:19:16.320Z] #37 1.376 + cd /tmp/tmp.DctYl6Dg9r/tini [2019-12-10T12:19:16.320Z] #37 1.376 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-10T12:19:16.320Z] #37 1.380 + cmake . [2019-12-10T12:19:16.320Z] #37 1.806 -- The C compiler identification is GNU 6.3.0 [2019-12-10T12:19:16.320Z] #37 1.839 -- Check for working C compiler: /usr/bin/cc [2019-12-10T12:19:16.320Z] #37 2.308 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-10T12:19:16.320Z] #37 2.313 -- Detecting C compiler ABI info [2019-12-10T12:19:16.320Z] #37 2.740 -- Detecting C compiler ABI info - done [2019-12-10T12:19:16.320Z] #37 2.779 -- Detecting C compile features [2019-12-10T12:19:16.320Z] #37 4.008 -- Detecting C compile features - done [2019-12-10T12:19:16.320Z] #37 4.014 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-10T12:19:16.320Z] #37 4.225 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-10T12:19:16.320Z] #37 4.344 -- Configuring done [2019-12-10T12:19:16.320Z] #37 4.375 -- Generating done [2019-12-10T12:19:16.320Z] #37 4.385 -- Build files have been written to: /tmp/tmp.DctYl6Dg9r/tini [2019-12-10T12:19:16.320Z] #37 4.430 + make tini-static [2019-12-10T12:19:16.320Z] #37 5.120 Scanning dependencies of target tini-static [2019-12-10T12:19:16.320Z] #37 5.141 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-10T12:19:16.320Z] #37 6.713 [100%] Linking C executable tini-static [2019-12-10T12:19:16.320Z] #37 7.300 [100%] Built target tini-static [2019-12-10T12:19:16.320Z] #37 7.365 + mkdir -p /build [2019-12-10T12:19:16.320Z] #37 7.370 + cp tini-static /build/docker-init [2019-12-10T12:19:16.320Z] #37 DONE 7.5s [2019-12-10T12:19:16.320Z] [2019-12-10T12:19:16.320Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:19:16.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-10T12:19:16.948Z] #17 55.38 Setting up dmsetup (2:1.02.137-2) ... [2019-12-10T12:19:16.948Z] #17 55.39 Setting up python3-setuptools (33.1.1-1) ... [2019-12-10T12:19:17.209Z] #17 56.01 Setting up dh-python (2.20170125) ... [2019-12-10T12:19:17.405Z] #31 ... [2019-12-10T12:19:17.405Z] [2019-12-10T12:19:17.405Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:19:17.405Z] #36 3.212 + RM_GOPATH=0 [2019-12-10T12:19:17.405Z] #36 3.212 + TMP_GOPATH= [2019-12-10T12:19:17.405Z] #36 3.212 + : /build [2019-12-10T12:19:17.405Z] #36 3.212 + '[' -z '' ']' [2019-12-10T12:19:17.405Z] #36 3.212 ++ mktemp -d [2019-12-10T12:19:17.405Z] #36 3.238 + export GOPATH=/tmp/tmp.ZoHZ7JMo2V [2019-12-10T12:19:17.405Z] #36 3.238 + GOPATH=/tmp/tmp.ZoHZ7JMo2V [2019-12-10T12:19:17.405Z] #36 3.239 + RM_GOPATH=1 [2019-12-10T12:19:17.405Z] #36 3.239 ++ dirname ./install.sh [2019-12-10T12:19:17.405Z] #36 3.240 + dir=. [2019-12-10T12:19:17.405Z] #36 3.240 + bin=tini [2019-12-10T12:19:17.405Z] #36 3.241 + shift [2019-12-10T12:19:17.405Z] #36 3.241 + '[' '!' -f ./tini.installer ']' [2019-12-10T12:19:17.405Z] #36 3.241 + . ./tini.installer [2019-12-10T12:19:17.405Z] #36 3.241 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-10T12:19:17.405Z] #36 3.242 + install_tini [2019-12-10T12:19:17.405Z] #36 3.242 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-10T12:19:17.405Z] #36 3.242 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-10T12:19:17.405Z] #36 3.242 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZoHZ7JMo2V/tini [2019-12-10T12:19:17.405Z] #36 3.244 Cloning into '/tmp/tmp.ZoHZ7JMo2V/tini'... [2019-12-10T12:19:17.405Z] #36 4.211 + cd /tmp/tmp.ZoHZ7JMo2V/tini [2019-12-10T12:19:17.405Z] #36 4.211 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-10T12:19:17.405Z] #36 4.218 + cmake . [2019-12-10T12:19:17.405Z] #36 4.975 -- The C compiler identification is GNU 6.3.0 [2019-12-10T12:19:17.405Z] #36 5.018 -- Check for working C compiler: /usr/bin/cc [2019-12-10T12:19:17.405Z] #36 5.582 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-10T12:19:17.405Z] #36 5.590 -- Detecting C compiler ABI info [2019-12-10T12:19:17.405Z] #36 6.268 -- Detecting C compiler ABI info - done [2019-12-10T12:19:17.405Z] #36 6.322 -- Detecting C compile features [2019-12-10T12:19:17.692Z] #27 19.13 1.2% ## 3.1% ### 4.9% #### 5.9% ##### 7.8% ###### 8.7% ####### 10.6% ######### 12.5% ######### 13.5% ########### 15.3% ########### 16.3% ############# 18.2% ############## 20.1% ############### 22.0% ################ 22.9% ################# 23.9% ################# 24.8% ################### 26.7% ################### 27.6% #################### 28.6% ##################### 29.5% ##################### 30.5% ###################### 31.4% ####################### 32.4% ######################## 34.3% ######################### 35.2% ########################## 36.2% ########################### 38.0% ############################ 39.9% ############################## 41.8% ############################### 43.7% ################################ 44.7% ################################# 46.5% ################################## 48.4% #################################### 50.3% #################################### 51.3% ###################################### 53.2% ####################################### 55.1% ######################################## 56.0% ######################################### 56.9% ######################################### 57.9% ########################################## 58.8% ########################################### 59.8% ############################################ 61.7% ############################################# 62.6% [2019-12-10T12:19:17.692Z] #27 ... [2019-12-10T12:19:17.692Z] [2019-12-10T12:19:17.692Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:19:17.692Z] #18 14.17 Fetched 7671 kB in 13s (554 kB/s) [2019-12-10T12:19:17.692Z] #18 14.17 Reading package lists... [2019-12-10T12:19:17.692Z] #18 18.38 Reading package lists... [2019-12-10T12:19:17.692Z] #18 ... [2019-12-10T12:19:17.692Z] [2019-12-10T12:19:17.692Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:19:17.780Z] #17 56.38 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-12-10T12:19:17.780Z] #17 56.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:19:18.340Z] #36 8.077 -- Detecting C compile features - done [2019-12-10T12:19:18.340Z] #36 8.125 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-10T12:19:18.599Z] #36 8.448 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-10T12:19:18.599Z] #36 8.544 -- Configuring done [2019-12-10T12:19:18.599Z] #36 8.567 -- Generating done [2019-12-10T12:19:18.599Z] #36 8.569 -- Build files have been written to: /tmp/tmp.ZoHZ7JMo2V/tini [2019-12-10T12:19:18.599Z] #36 8.582 + make tini-static [2019-12-10T12:19:18.720Z] #17 DONE 57.5s [2019-12-10T12:19:18.720Z] [2019-12-10T12:19:18.720Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-10T12:19:19.166Z] #36 8.983 Scanning dependencies of target tini-static [2019-12-10T12:19:19.166Z] #36 9.072 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-10T12:19:19.733Z] #36 ... [2019-12-10T12:19:19.733Z] [2019-12-10T12:19:19.733Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:19:21.037Z] #59 33.43 Checking out files: 49% (1453/2934) Checking out files: 50% (1467/2934) Checking out files: 51% (1497/2934) Checking out files: 52% (1526/2934) Checking out files: 53% (1556/2934) Checking out files: 54% (1585/2934) Checking out files: 55% (1614/2934) Checking out files: 56% (1644/2934) Checking out files: 57% (1673/2934) Checking out files: 58% (1702/2934) Checking out files: 59% (1732/2934) Checking out files: 60% (1761/2934) Checking out files: 61% (1790/2934) Checking out files: 62% (1820/2934) Checking out files: 63% (1849/2934) Checking out files: 64% (1878/2934) Checking out files: 65% (1908/2934) Checking out files: 66% (1937/2934) Checking out files: 67% (1966/2934) Checking out files: 68% (1996/2934) Checking out files: 69% (2025/2934) Checking out files: 70% (2054/2934) Checking out files: 71% (2084/2934) Checking out files: 72% (2113/2934) Checking out files: 73% (2142/2934) Checking out files: 74% (2172/2934) Checking out files: 75% (2201/2934) Checking out files: 76% (2230/2934) Checking out files: 77% (2260/2934) Checking out files: 78% (2289/2934) Checking out files: 79% (2318/2934) Checking out files: 80% (2348/2934) Checking out files: 81% (2377/2934) Checking out files: 82% (2406/2934) Checking out files: 83% (2436/2934) Checking out files: 84% (2465/2934) Checking out files: 85% (2494/2934) Checking out files: 86% (2524/2934) Checking out files: 87% (2553/2934) Checking out files: 88% (2582/2934) Checking out files: 89% (2612/2934) Checking out files: 90% (2641/2934) Checking out files: 91% (2670/2934) Checking out files: 92% (2700/2934) Checking out files: 93% (2729/2934) Checking out files: 94% (2758/2934) Checking out files: 95% (2788/2934) Checking out files: 96% (2817/2934) Checking out files: 97% (2846/2934) Checking out files: 98% (2876/2934) Checking out files: 99% (2905/2934) Checking out files: 100% (2934/2934) Checking out files: 100% (2934/2934), done. [2019-12-10T12:19:21.037Z] #59 34.84 + cd /tmp/tmp.6Uk6XMrCuo/src/github.com/containerd/containerd [2019-12-10T12:19:21.037Z] #59 34.85 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-10T12:19:21.096Z] #27 19.13 1.2% ## 3.1% ### 4.9% #### 5.9% ##### 7.8% ###### 8.7% ####### 10.6% ######### 12.5% ######### 13.5% ########### 15.3% ########### 16.3% ############# 18.2% ############## 20.1% ############### 22.0% ################ 22.9% ################# 23.9% ################# 24.8% ################### 26.7% ################### 27.6% #################### 28.6% ##################### 29.5% ##################### 30.5% ###################### 31.4% ####################### 32.4% ######################## 34.3% ######################### 35.2% ########################## 36.2% ########################### 38.0% ############################ 39.9% ############################## 41.8% ############################### 43.7% ################################ 44.7% ################################# 46.5% ################################## 48.4% #################################### 50.3% #################################### 51.3% ###################################### 53.2% ####################################### 55.1% ######################################## 56.0% ######################################### 56.9% ######################################### 57.9% ########################################## 58.8% ########################################### 59.8% ############################################ 61.7% ############################################# 62.6% ############################################# 63.6% ############################################## 64.5% ############################################### 65.5% ############################################### 66.4% ################################################# 68.3% ################################################## 70.2% ################################################### 71.1% #################################################### 73.0% ##################################################### 74.0% ###################################################### 75.9% ####################################################### 77.7% ######################################################### 79.6% ########################################################## 81.5% ############################################################ 83.4% ############################################################ 84.4% ############################################################## 86.3% ############################################################## 87.2% ################################################################ 89.1% ################################################################ 90.0% ################################################################# 91.0% ################################################################## 92.9% #################################################################### 94.8% #################################################################### 95.7% ###################################################################### 98.5% ######################################################################## 100.0% [2019-12-10T12:19:21.266Z] #18 ... [2019-12-10T12:19:21.266Z] [2019-12-10T12:19:21.266Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:19:21.266Z] #22 81.63 + return [2019-12-10T12:19:21.266Z] #22 DONE 82.0s [2019-12-10T12:19:21.526Z] [2019-12-10T12:19:21.526Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-10T12:19:21.532Z] #27 30.41 [2019-12-10T12:19:21.927Z] #27 ... [2019-12-10T12:19:21.927Z] [2019-12-10T12:19:21.927Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:19:21.927Z] #45 45.07 syscall [2019-12-10T12:19:21.927Z] #45 ... [2019-12-10T12:19:21.927Z] [2019-12-10T12:19:21.927Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:19:21.927Z] #42 6.367 DEP images/ipc-sem.pb-c.d [2019-12-10T12:19:21.927Z] #42 6.484 PBCC images/ipc-msg.pb-c.c [2019-12-10T12:19:21.927Z] #42 6.547 DEP images/ipc-msg.pb-c.d [2019-12-10T12:19:21.927Z] #42 6.654 PBCC images/ipc-shm.pb-c.c [2019-12-10T12:19:21.927Z] #42 6.673 DEP images/ipc-shm.pb-c.d [2019-12-10T12:19:21.927Z] #42 6.767 PBCC images/ipc-var.pb-c.c [2019-12-10T12:19:21.927Z] #42 6.772 DEP images/ipc-var.pb-c.d [2019-12-10T12:19:21.927Z] #42 6.787 PBCC images/sk-opts.pb-c.c [2019-12-10T12:19:21.927Z] #42 6.792 PBCC images/packet-sock.pb-c.c [2019-12-10T12:19:21.927Z] #42 6.809 DEP images/sk-opts.pb-c.d [2019-12-10T12:19:21.927Z] #42 6.818 DEP images/packet-sock.pb-c.d [2019-12-10T12:19:21.927Z] #42 6.846 PBCC images/sk-netlink.pb-c.c [2019-12-10T12:19:21.927Z] #42 6.857 DEP images/sk-netlink.pb-c.d [2019-12-10T12:19:21.927Z] #42 6.876 PBCC images/sk-inet.pb-c.c [2019-12-10T12:19:21.927Z] #42 6.896 DEP images/sk-inet.pb-c.d [2019-12-10T12:19:21.927Z] #42 6.959 PBCC images/sk-unix.pb-c.c [2019-12-10T12:19:21.927Z] #42 6.992 DEP images/sk-unix.pb-c.d [2019-12-10T12:19:21.927Z] #42 7.043 PBCC images/mm.pb-c.c [2019-12-10T12:19:21.927Z] #42 7.177 DEP images/mm.pb-c.d [2019-12-10T12:19:21.927Z] #42 7.199 PBCC images/timerfd.pb-c.c [2019-12-10T12:19:21.927Z] #42 7.239 DEP images/timerfd.pb-c.d [2019-12-10T12:19:21.927Z] #42 7.253 PBCC images/timer.pb-c.c [2019-12-10T12:19:21.927Z] #42 7.309 DEP images/timer.pb-c.d [2019-12-10T12:19:21.927Z] #42 7.351 PBCC images/sa.pb-c.c [2019-12-10T12:19:21.927Z] #42 7.373 DEP images/sa.pb-c.d [2019-12-10T12:19:21.927Z] #42 7.410 PBCC images/pipe-data.pb-c.c [2019-12-10T12:19:21.927Z] #42 7.451 DEP images/pipe-data.pb-c.d [2019-12-10T12:19:21.927Z] #42 7.515 PBCC images/mnt.pb-c.c [2019-12-10T12:19:21.927Z] #42 7.540 DEP images/mnt.pb-c.d [2019-12-10T12:19:21.927Z] #42 7.648 PBCC images/sk-packet.pb-c.c [2019-12-10T12:19:21.927Z] #42 7.656 DEP images/sk-packet.pb-c.d [2019-12-10T12:19:21.927Z] #42 7.687 PBCC images/tcp-stream.pb-c.c [2019-12-10T12:19:21.927Z] #42 7.727 DEP images/tcp-stream.pb-c.d [2019-12-10T12:19:21.927Z] #42 7.752 PBCC images/pipe.pb-c.c [2019-12-10T12:19:21.927Z] #42 7.793 DEP images/pipe.pb-c.d [2019-12-10T12:19:21.927Z] #42 7.853 PBCC images/pstree.pb-c.c [2019-12-10T12:19:21.927Z] #42 7.941 DEP images/pstree.pb-c.d [2019-12-10T12:19:21.927Z] #42 8.029 PBCC images/fs.pb-c.c [2019-12-10T12:19:21.927Z] #42 8.059 DEP images/fs.pb-c.d [2019-12-10T12:19:21.927Z] #42 8.107 PBCC images/signalfd.pb-c.c [2019-12-10T12:19:21.927Z] #42 8.146 DEP images/signalfd.pb-c.d [2019-12-10T12:19:21.927Z] #42 8.160 PBCC images/fh.pb-c.c [2019-12-10T12:19:21.927Z] #42 8.256 PBCC images/fsnotify.pb-c.c [2019-12-10T12:19:21.927Z] #42 8.295 DEP images/fh.pb-c.d [2019-12-10T12:19:21.927Z] #42 8.325 DEP images/fsnotify.pb-c.d [2019-12-10T12:19:21.927Z] #42 8.369 PBCC images/eventpoll.pb-c.c [2019-12-10T12:19:21.927Z] #42 8.377 DEP images/eventpoll.pb-c.d [2019-12-10T12:19:21.927Z] #42 8.442 PBCC images/eventfd.pb-c.c [2019-12-10T12:19:21.927Z] #42 8.448 DEP images/eventfd.pb-c.d [2019-12-10T12:19:21.927Z] #42 8.507 PBCC images/remap-file-path.pb-c.c [2019-12-10T12:19:21.927Z] #42 8.515 DEP images/remap-file-path.pb-c.d [2019-12-10T12:19:21.927Z] #42 8.559 PBCC images/fifo.pb-c.c [2019-12-10T12:19:21.927Z] #42 8.571 DEP images/fifo.pb-c.d [2019-12-10T12:19:21.927Z] #42 8.614 PBCC images/ghost-file.pb-c.c [2019-12-10T12:19:21.927Z] #42 8.644 DEP images/ghost-file.pb-c.d [2019-12-10T12:19:21.927Z] #42 8.749 PBCC images/regfile.pb-c.c [2019-12-10T12:19:21.927Z] #42 8.766 DEP images/regfile.pb-c.d [2019-12-10T12:19:21.927Z] #42 8.815 PBCC images/ns.pb-c.c [2019-12-10T12:19:21.927Z] #42 8.830 DEP images/ns.pb-c.d [2019-12-10T12:19:21.927Z] #42 8.860 PBCC images/fdinfo.pb-c.c [2019-12-10T12:19:21.927Z] #42 8.959 DEP images/fdinfo.pb-c.d [2019-12-10T12:19:21.927Z] #42 9.032 PBCC images/core-aarch64.pb-c.c [2019-12-10T12:19:21.927Z] #42 9.107 PBCC images/core-arm.pb-c.c [2019-12-10T12:19:21.927Z] #42 9.172 PBCC images/core-ppc64.pb-c.c [2019-12-10T12:19:21.927Z] #42 9.273 PBCC images/core-s390.pb-c.c [2019-12-10T12:19:21.927Z] #42 9.287 PBCC images/core-x86.pb-c.c [2019-12-10T12:19:21.927Z] #42 9.356 PBCC images/core.pb-c.c [2019-12-10T12:19:21.927Z] #42 9.442 PBCC images/inventory.pb-c.c [2019-12-10T12:19:21.927Z] #42 9.637 DEP images/core-aarch64.pb-c.d [2019-12-10T12:19:21.927Z] #42 9.771 DEP images/core-arm.pb-c.d [2019-12-10T12:19:21.927Z] #42 9.892 DEP images/core-ppc64.pb-c.d [2019-12-10T12:19:21.927Z] #42 10.05 DEP images/core-s390.pb-c.d [2019-12-10T12:19:21.927Z] #42 10.18 DEP images/core-x86.pb-c.d [2019-12-10T12:19:21.927Z] #42 10.26 DEP images/core.pb-c.d [2019-12-10T12:19:21.927Z] #42 10.43 DEP images/inventory.pb-c.d [2019-12-10T12:19:21.927Z] #42 10.49 PBCC images/cpuinfo.pb-c.c [2019-12-10T12:19:21.927Z] #42 10.56 DEP images/cpuinfo.pb-c.d [2019-12-10T12:19:21.927Z] #42 10.61 PBCC images/stats.pb-c.c [2019-12-10T12:19:21.927Z] #42 10.63 DEP images/stats.pb-c.d [2019-12-10T12:19:21.927Z] #42 12.01 make[1]: Nothing to be done for 'all'. [2019-12-10T12:19:21.927Z] #42 13.32 CC images/stats.o [2019-12-10T12:19:21.927Z] #42 13.94 CC images/core.o [2019-12-10T12:19:21.927Z] #42 14.92 CC images/core-x86.o [2019-12-10T12:19:21.927Z] #42 ... [2019-12-10T12:19:21.927Z] [2019-12-10T12:19:21.927Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:19:21.927Z] #45 55.34 internal/poll [2019-12-10T12:19:22.411Z] #59 35.93 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-10T12:19:22.411Z] #59 35.93 + BUILDTAGS='netgo osusergo static_build' [2019-12-10T12:19:22.411Z] #59 35.93 + export EXTRA_FLAGS=-buildmode=pie [2019-12-10T12:19:22.411Z] #59 35.93 + EXTRA_FLAGS=-buildmode=pie [2019-12-10T12:19:22.411Z] #59 35.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-10T12:19:22.411Z] #59 35.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-10T12:19:22.411Z] #59 35.93 + '[' '' = dynamic ']' [2019-12-10T12:19:22.411Z] #59 35.93 + make [2019-12-10T12:19:22.465Z] #18 3.502 Collecting yamllint==1.16.0 [2019-12-10T12:19:22.670Z] #59 ... [2019-12-10T12:19:22.670Z] [2019-12-10T12:19:22.670Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:19:22.670Z] #44 85.50 path/filepath [2019-12-10T12:19:22.670Z] #44 86.73 regexp/syntax [2019-12-10T12:19:22.670Z] #44 88.61 flag [2019-12-10T12:19:22.670Z] #44 90.50 go/token [2019-12-10T12:19:22.670Z] #44 91.20 go/scanner [2019-12-10T12:19:22.670Z] #44 91.65 regexp [2019-12-10T12:19:22.670Z] #44 92.94 go/ast [2019-12-10T12:19:22.670Z] #44 95.24 internal/lazyregexp [2019-12-10T12:19:22.670Z] #44 95.60 net/url [2019-12-10T12:19:22.670Z] #44 ... [2019-12-10T12:19:22.670Z] [2019-12-10T12:19:22.670Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:19:22.670Z] #41 4.566 Note: Building without setproctitle() and strlcpy() support. [2019-12-10T12:19:22.670Z] #41 4.566 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-10T12:19:22.670Z] #41 6.318 fatal: Not a git repository (or any of the parent directories): .git [2019-12-10T12:19:22.670Z] #41 6.338 GEN .gitid [2019-12-10T12:19:22.670Z] #41 6.359 GEN criu/include/version.h [2019-12-10T12:19:22.670Z] #41 6.403 GEN include/common/asm [2019-12-10T12:19:22.670Z] #41 7.868 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-10T12:19:22.670Z] #41 7.981 PBCC images/opts.pb-c.c [2019-12-10T12:19:22.670Z] #41 8.063 PBCC images/sit.pb-c.c [2019-12-10T12:19:22.670Z] #41 8.122 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-10T12:19:22.670Z] #41 8.193 DEP images/opts.pb-c.d [2019-12-10T12:19:22.670Z] #41 8.274 DEP images/sit.pb-c.d [2019-12-10T12:19:22.670Z] #41 8.339 PBCC images/macvlan.pb-c.c [2019-12-10T12:19:22.670Z] #41 8.381 DEP images/macvlan.pb-c.d [2019-12-10T12:19:22.670Z] #41 8.415 PBCC images/autofs.pb-c.c [2019-12-10T12:19:22.670Z] #41 8.473 DEP images/autofs.pb-c.d [2019-12-10T12:19:22.670Z] #41 8.498 PBCC images/sysctl.pb-c.c [2019-12-10T12:19:22.670Z] #41 8.538 DEP images/sysctl.pb-c.d [2019-12-10T12:19:22.670Z] #41 8.575 PBCC images/time.pb-c.c [2019-12-10T12:19:22.670Z] #41 8.589 DEP images/time.pb-c.d [2019-12-10T12:19:22.670Z] #41 8.618 PBCC images/binfmt-misc.pb-c.c [2019-12-10T12:19:22.670Z] #41 8.648 DEP images/binfmt-misc.pb-c.d [2019-12-10T12:19:22.670Z] #41 8.688 PBCC images/seccomp.pb-c.c [2019-12-10T12:19:22.670Z] #41 8.709 DEP images/seccomp.pb-c.d [2019-12-10T12:19:22.670Z] #41 8.756 PBCC images/userns.pb-c.c [2019-12-10T12:19:22.670Z] #41 8.787 DEP images/userns.pb-c.d [2019-12-10T12:19:22.670Z] #41 8.850 PBCC images/cgroup.pb-c.c [2019-12-10T12:19:22.670Z] #41 8.878 DEP images/cgroup.pb-c.d [2019-12-10T12:19:22.670Z] #41 8.931 PBCC images/fown.pb-c.c [2019-12-10T12:19:22.670Z] #41 8.965 PBCC images/ext-file.pb-c.c [2019-12-10T12:19:22.670Z] #41 8.973 DEP images/fown.pb-c.d [2019-12-10T12:19:22.670Z] #41 9.033 DEP images/ext-file.pb-c.d [2019-12-10T12:19:22.670Z] #41 9.101 PBCC images/rpc.pb-c.c [2019-12-10T12:19:22.670Z] #41 9.128 DEP images/rpc.pb-c.d [2019-12-10T12:19:22.670Z] #41 9.246 PBCC images/siginfo.pb-c.c [2019-12-10T12:19:22.670Z] #41 9.253 DEP images/siginfo.pb-c.d [2019-12-10T12:19:22.670Z] #41 9.330 PBCC images/pagemap.pb-c.c [2019-12-10T12:19:22.670Z] #41 9.372 DEP images/pagemap.pb-c.d [2019-12-10T12:19:22.670Z] #41 9.427 PBCC images/rlimit.pb-c.c [2019-12-10T12:19:22.670Z] #41 9.466 DEP images/rlimit.pb-c.d [2019-12-10T12:19:22.670Z] #41 9.512 PBCC images/file-lock.pb-c.c [2019-12-10T12:19:22.670Z] #41 9.551 DEP images/file-lock.pb-c.d [2019-12-10T12:19:22.670Z] #41 9.604 PBCC images/tty.pb-c.c [2019-12-10T12:19:22.670Z] #41 9.638 DEP images/tty.pb-c.d [2019-12-10T12:19:22.670Z] #41 9.705 PBCC images/tun.pb-c.c [2019-12-10T12:19:22.670Z] #41 9.757 PBCC images/netdev.pb-c.c [2019-12-10T12:19:22.670Z] #41 9.853 DEP images/tun.pb-c.d [2019-12-10T12:19:22.670Z] #41 9.962 DEP images/netdev.pb-c.d [2019-12-10T12:19:22.670Z] #41 10.04 PBCC images/vma.pb-c.c [2019-12-10T12:19:22.670Z] #41 10.09 DEP images/vma.pb-c.d [2019-12-10T12:19:22.670Z] #41 10.17 PBCC images/creds.pb-c.c [2019-12-10T12:19:22.670Z] #41 10.18 DEP images/creds.pb-c.d [2019-12-10T12:19:22.670Z] #41 10.24 PBCC images/utsns.pb-c.c [2019-12-10T12:19:22.670Z] #41 10.27 DEP images/utsns.pb-c.d [2019-12-10T12:19:22.670Z] #41 10.31 PBCC images/ipc-desc.pb-c.c [2019-12-10T12:19:22.670Z] #41 10.32 PBCC images/ipc-sem.pb-c.c [2019-12-10T12:19:22.670Z] #41 10.39 DEP images/ipc-desc.pb-c.d [2019-12-10T12:19:22.670Z] #41 10.44 DEP images/ipc-sem.pb-c.d [2019-12-10T12:19:22.670Z] #41 10.50 PBCC images/ipc-msg.pb-c.c [2019-12-10T12:19:22.670Z] #41 10.53 DEP images/ipc-msg.pb-c.d [2019-12-10T12:19:22.670Z] #41 10.57 PBCC images/ipc-shm.pb-c.c [2019-12-10T12:19:22.670Z] #41 10.59 DEP images/ipc-shm.pb-c.d [2019-12-10T12:19:22.670Z] #41 10.62 PBCC images/ipc-var.pb-c.c [2019-12-10T12:19:22.670Z] #41 10.66 DEP images/ipc-var.pb-c.d [2019-12-10T12:19:22.670Z] #41 10.71 PBCC images/sk-opts.pb-c.c [2019-12-10T12:19:22.670Z] #41 10.73 PBCC images/packet-sock.pb-c.c [2019-12-10T12:19:22.670Z] #41 10.79 DEP images/sk-opts.pb-c.d [2019-12-10T12:19:22.670Z] #41 10.83 DEP images/packet-sock.pb-c.d [2019-12-10T12:19:22.670Z] #41 10.88 PBCC images/sk-netlink.pb-c.c [2019-12-10T12:19:22.670Z] #41 10.92 DEP images/sk-netlink.pb-c.d [2019-12-10T12:19:22.670Z] #41 11.02 PBCC images/sk-inet.pb-c.c [2019-12-10T12:19:22.670Z] #41 11.11 DEP images/sk-inet.pb-c.d [2019-12-10T12:19:22.670Z] #41 11.24 PBCC images/sk-unix.pb-c.c [2019-12-10T12:19:22.670Z] #41 11.29 DEP images/sk-unix.pb-c.d [2019-12-10T12:19:22.670Z] #41 11.33 PBCC images/mm.pb-c.c [2019-12-10T12:19:22.670Z] #41 11.40 DEP images/mm.pb-c.d [2019-12-10T12:19:22.670Z] #41 11.52 PBCC images/timerfd.pb-c.c [2019-12-10T12:19:22.670Z] #41 11.58 DEP images/timerfd.pb-c.d [2019-12-10T12:19:22.670Z] #41 11.62 PBCC images/timer.pb-c.c [2019-12-10T12:19:22.670Z] #41 11.65 DEP images/timer.pb-c.d [2019-12-10T12:19:22.670Z] #41 11.68 PBCC images/sa.pb-c.c [2019-12-10T12:19:22.670Z] #41 11.71 DEP images/sa.pb-c.d [2019-12-10T12:19:22.670Z] #41 11.81 PBCC images/pipe-data.pb-c.c [2019-12-10T12:19:22.670Z] #41 11.85 DEP images/pipe-data.pb-c.d [2019-12-10T12:19:22.670Z] #41 11.90 PBCC images/mnt.pb-c.c [2019-12-10T12:19:22.670Z] #41 11.95 DEP images/mnt.pb-c.d [2019-12-10T12:19:22.670Z] #41 11.99 PBCC images/sk-packet.pb-c.c [2019-12-10T12:19:22.670Z] #41 12.00 DEP images/sk-packet.pb-c.d [2019-12-10T12:19:22.670Z] #41 12.05 PBCC images/tcp-stream.pb-c.c [2019-12-10T12:19:22.670Z] #41 12.06 DEP images/tcp-stream.pb-c.d [2019-12-10T12:19:22.670Z] #41 12.11 PBCC images/pipe.pb-c.c [2019-12-10T12:19:22.670Z] #41 12.17 DEP images/pipe.pb-c.d [2019-12-10T12:19:22.670Z] #41 12.25 PBCC images/pstree.pb-c.c [2019-12-10T12:19:22.928Z] #41 12.26 DEP images/pstree.pb-c.d [2019-12-10T12:19:22.928Z] #41 12.33 PBCC images/fs.pb-c.c [2019-12-10T12:19:22.928Z] #41 12.35 DEP images/fs.pb-c.d [2019-12-10T12:19:22.928Z] #41 12.40 PBCC images/signalfd.pb-c.c [2019-12-10T12:19:22.928Z] #41 12.44 DEP images/signalfd.pb-c.d [2019-12-10T12:19:23.186Z] #41 12.50 PBCC images/fh.pb-c.c [2019-12-10T12:19:23.186Z] #41 12.53 PBCC images/fsnotify.pb-c.c [2019-12-10T12:19:23.186Z] #41 12.60 DEP images/fh.pb-c.d [2019-12-10T12:19:23.186Z] #41 ... [2019-12-10T12:19:23.186Z] [2019-12-10T12:19:23.186Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:19:23.186Z] #36 10.82 [100%] Linking C executable tini-static [2019-12-10T12:19:23.186Z] #36 11.54 [100%] Built target tini-static [2019-12-10T12:19:23.186Z] #36 11.64 + mkdir -p /build [2019-12-10T12:19:23.186Z] #36 11.64 + cp tini-static /build/docker-init [2019-12-10T12:19:23.186Z] #36 DONE 13.2s [2019-12-10T12:19:23.186Z] [2019-12-10T12:19:23.186Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:19:23.186Z] #41 12.63 DEP images/fsnotify.pb-c.d [2019-12-10T12:19:23.186Z] #41 12.70 PBCC images/eventpoll.pb-c.c [2019-12-10T12:19:23.186Z] #41 12.74 DEP images/eventpoll.pb-c.d [2019-12-10T12:19:23.186Z] #41 ... [2019-12-10T12:19:23.186Z] [2019-12-10T12:19:23.186Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:19:23.186Z] #31 90.39 log [2019-12-10T12:19:23.186Z] #31 92.62 github.com/BurntSushi/toml/cmd/tomlv [2019-12-10T12:19:23.445Z] #31 ... [2019-12-10T12:19:23.445Z] [2019-12-10T12:19:23.445Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:19:23.445Z] #41 12.80 PBCC images/eventfd.pb-c.c [2019-12-10T12:19:23.445Z] #41 12.82 DEP images/eventfd.pb-c.d [2019-12-10T12:19:23.445Z] #41 12.89 PBCC images/remap-file-path.pb-c.c [2019-12-10T12:19:23.445Z] #41 12.94 DEP images/remap-file-path.pb-c.d [2019-12-10T12:19:23.704Z] #41 13.10 PBCC images/fifo.pb-c.c [2019-12-10T12:19:23.704Z] #41 13.11 DEP images/fifo.pb-c.d [2019-12-10T12:19:23.704Z] #41 13.15 PBCC images/ghost-file.pb-c.c [2019-12-10T12:19:23.704Z] #41 13.19 DEP images/ghost-file.pb-c.d [2019-12-10T12:19:23.704Z] #41 13.26 PBCC images/regfile.pb-c.c [2019-12-10T12:19:23.962Z] #41 13.30 DEP images/regfile.pb-c.d [2019-12-10T12:19:23.962Z] #41 13.43 PBCC images/ns.pb-c.c [2019-12-10T12:19:23.962Z] #41 13.49 DEP images/ns.pb-c.d [2019-12-10T12:19:24.221Z] #41 13.57 PBCC images/fdinfo.pb-c.c [2019-12-10T12:19:24.221Z] #41 13.66 DEP images/fdinfo.pb-c.d [2019-12-10T12:19:24.221Z] #41 13.79 PBCC images/core-aarch64.pb-c.c [2019-12-10T12:19:24.221Z] #41 13.85 PBCC images/core-arm.pb-c.c [2019-12-10T12:19:24.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-10T12:19:24.479Z] #41 13.89 PBCC images/core-ppc64.pb-c.c [2019-12-10T12:19:24.479Z] #41 13.94 PBCC images/core-s390.pb-c.c [2019-12-10T12:19:24.479Z] #41 13.99 PBCC images/core-x86.pb-c.c [2019-12-10T12:19:24.494Z] #45 57.34 internal/syscall/unix [2019-12-10T12:19:24.494Z] #45 57.59 os [2019-12-10T12:19:24.742Z] #41 14.05 PBCC images/core.pb-c.c [2019-12-10T12:19:24.742Z] #41 14.13 PBCC images/inventory.pb-c.c [2019-12-10T12:19:24.742Z] #41 14.20 DEP images/core-aarch64.pb-c.d [2019-12-10T12:19:24.900Z] #45 ... [2019-12-10T12:19:24.900Z] [2019-12-10T12:19:24.900Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:19:24.900Z] #32 48.32 time [2019-12-10T12:19:24.900Z] #32 55.21 internal/poll [2019-12-10T12:19:24.900Z] #32 57.23 internal/fmtsort [2019-12-10T12:19:24.900Z] #32 57.61 os [2019-12-10T12:19:24.900Z] #32 57.92 strings [2019-12-10T12:19:25.003Z] #41 14.32 DEP images/core-arm.pb-c.d [2019-12-10T12:19:25.003Z] #41 14.46 DEP images/core-ppc64.pb-c.d [2019-12-10T12:19:25.003Z] #41 14.50 DEP images/core-s390.pb-c.d [2019-12-10T12:19:25.261Z] #41 14.61 DEP images/core-x86.pb-c.d [2019-12-10T12:19:25.261Z] #41 14.78 DEP images/core.pb-c.d [2019-12-10T12:19:25.313Z] #32 ... [2019-12-10T12:19:25.313Z] [2019-12-10T12:19:25.313Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:19:25.313Z] #27 32.16 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-10T12:19:25.313Z] #27 32.54 [2019-12-10T12:19:25.313Z] #27 32.87 ######################################################################## 100.0% [2019-12-10T12:19:25.313Z] #27 32.95 [2019-12-10T12:19:25.313Z] #27 34.24 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-10T12:19:25.519Z] #41 14.96 DEP images/inventory.pb-c.d [2019-12-10T12:19:25.519Z] #41 15.01 PBCC images/cpuinfo.pb-c.c [2019-12-10T12:19:25.778Z] #41 15.05 DEP images/cpuinfo.pb-c.d [2019-12-10T12:19:25.778Z] #41 15.09 PBCC images/stats.pb-c.c [2019-12-10T12:19:25.778Z] #41 15.09 DEP images/stats.pb-c.d [2019-12-10T12:19:25.954Z] #27 34.80 [2019-12-10T12:19:26.036Z] #41 ... [2019-12-10T12:19:26.036Z] [2019-12-10T12:19:26.036Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:19:26.036Z] #31 DONE 98.8s [2019-12-10T12:19:26.295Z] [2019-12-10T12:19:26.295Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:19:26.295Z] #44 98.21 text/template/parse [2019-12-10T12:19:26.404Z] #27 35.29 ############################################# 63.5% ######################################################################## 100.0% [2019-12-10T12:19:26.404Z] #27 35.52 [2019-12-10T12:19:26.866Z] #44 99.52 go/parser [2019-12-10T12:19:27.729Z] #27 36.76 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-10T12:19:27.729Z] #27 36.81 skipping existing b63cc5f62c21 [2019-12-10T12:19:27.729Z] #27 36.93 [2019-12-10T12:19:28.196Z] #27 ... [2019-12-10T12:19:28.196Z] [2019-12-10T12:19:28.196Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:19:28.196Z] #18 24.56 Building dependency tree... [2019-12-10T12:19:28.196Z] #18 25.52 The following additional packages will be installed: [2019-12-10T12:19:28.196Z] #18 25.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-12-10T12:19:28.196Z] #18 25.52 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-12-10T12:19:28.196Z] #18 25.52 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-12-10T12:19:28.196Z] #18 25.52 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-12-10T12:19:28.196Z] #18 25.52 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-12-10T12:19:28.196Z] #18 25.53 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-10T12:19:28.196Z] #18 25.53 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-12-10T12:19:28.196Z] #18 25.53 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-12-10T12:19:28.196Z] #18 25.53 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-12-10T12:19:28.196Z] #18 25.53 Suggested packages: [2019-12-10T12:19:28.196Z] #18 25.53 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-12-10T12:19:28.196Z] #18 25.53 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-12-10T12:19:28.196Z] #18 25.53 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-12-10T12:19:28.196Z] #18 25.53 vim-doc vim-scripts xfsdump acl attr quota [2019-12-10T12:19:28.196Z] #18 25.53 Recommended packages: [2019-12-10T12:19:28.196Z] #18 25.53 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-10T12:19:28.196Z] #18 25.53 python3-keyrings.alt python3-xdg unzip [2019-12-10T12:19:28.196Z] #18 30.96 The following NEW packages will be installed: [2019-12-10T12:19:28.196Z] #18 30.96 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-12-10T12:19:28.196Z] #18 30.96 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-12-10T12:19:28.196Z] #18 30.96 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-10T12:19:28.196Z] #18 30.99 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-12-10T12:19:28.196Z] #18 30.99 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-12-10T12:19:28.196Z] #18 30.99 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-12-10T12:19:28.196Z] #18 30.99 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-12-10T12:19:28.196Z] #18 30.99 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-12-10T12:19:28.196Z] #18 30.99 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-12-10T12:19:28.196Z] #18 30.99 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-12-10T12:19:28.196Z] #18 30.99 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-12-10T12:19:28.196Z] #18 30.99 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-12-10T12:19:28.196Z] #18 30.99 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-12-10T12:19:28.196Z] #18 30.99 xfsprogs xxd xz-utils zip [2019-12-10T12:19:28.196Z] #18 31.10 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-12-10T12:19:28.196Z] #18 31.10 Need to get 88.2 MB of archives. [2019-12-10T12:19:28.196Z] #18 31.10 After this operation, 565 MB of additional disk space will be used. [2019-12-10T12:19:28.196Z] #18 31.10 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-12-10T12:19:28.196Z] #18 31.14 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-12-10T12:19:28.196Z] #18 31.14 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-12-10T12:19:28.196Z] #18 31.14 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-12-10T12:19:28.196Z] #18 31.15 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-12-10T12:19:28.196Z] #18 31.15 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-12-10T12:19:28.196Z] #18 31.19 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-12-10T12:19:28.196Z] #18 31.29 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-12-10T12:19:28.196Z] #18 31.30 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-12-10T12:19:28.196Z] #18 31.30 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-12-10T12:19:28.196Z] #18 31.46 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-12-10T12:19:28.196Z] #18 31.48 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-12-10T12:19:28.196Z] #18 31.49 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-12-10T12:19:28.196Z] #18 31.49 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-12-10T12:19:28.196Z] #18 31.50 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-12-10T12:19:28.196Z] #18 31.50 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-12-10T12:19:28.196Z] #18 31.51 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-12-10T12:19:28.196Z] #18 31.51 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-12-10T12:19:28.196Z] #18 31.53 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-12-10T12:19:28.196Z] #18 31.53 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-12-10T12:19:28.196Z] #18 31.53 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-12-10T12:19:28.196Z] #18 31.55 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-10T12:19:28.196Z] #18 31.56 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-10T12:19:28.196Z] #18 31.57 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-12-10T12:19:28.196Z] #18 31.57 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-12-10T12:19:28.196Z] #18 31.58 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-12-10T12:19:28.196Z] #18 31.60 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-12-10T12:19:28.196Z] #18 31.60 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-12-10T12:19:28.196Z] #18 31.60 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-12-10T12:19:28.196Z] #18 31.67 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-12-10T12:19:28.196Z] #18 31.68 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-12-10T12:19:28.196Z] #18 31.73 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-12-10T12:19:28.196Z] #18 31.74 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-12-10T12:19:28.196Z] #18 31.75 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-12-10T12:19:28.196Z] #18 31.77 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-12-10T12:19:28.196Z] #18 31.77 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-12-10T12:19:28.196Z] #18 31.78 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-12-10T12:19:28.196Z] #18 31.78 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-12-10T12:19:28.196Z] #18 31.80 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-12-10T12:19:28.196Z] #18 31.82 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-12-10T12:19:28.196Z] #18 31.83 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-12-10T12:19:28.196Z] #18 31.85 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-12-10T12:19:28.196Z] #18 31.90 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-12-10T12:19:28.196Z] #18 31.91 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-12-10T12:19:28.197Z] #18 31.92 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-12-10T12:19:28.197Z] #18 31.92 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-12-10T12:19:28.197Z] #18 31.93 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-12-10T12:19:28.197Z] #18 31.94 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-12-10T12:19:28.197Z] #18 32.17 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-12-10T12:19:28.197Z] #18 32.18 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-10T12:19:28.197Z] #18 32.34 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-10T12:19:28.197Z] #18 32.35 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-10T12:19:28.197Z] #18 32.36 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-12-10T12:19:28.197Z] #18 32.37 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-10T12:19:28.197Z] #18 32.39 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-12-10T12:19:28.197Z] #18 32.43 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-10T12:19:28.197Z] #18 32.86 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-12-10T12:19:28.197Z] #18 32.92 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-12-10T12:19:28.197Z] #18 33.00 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-12-10T12:19:28.197Z] #18 33.02 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-12-10T12:19:28.197Z] #18 33.03 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-12-10T12:19:28.197Z] #18 33.10 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-12-10T12:19:28.197Z] #18 33.32 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-12-10T12:19:28.197Z] #18 33.64 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-12-10T12:19:28.197Z] #18 33.64 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-10T12:19:28.197Z] #18 33.86 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-12-10T12:19:28.197Z] #18 34.05 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-12-10T12:19:28.197Z] #18 34.05 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-12-10T12:19:28.197Z] #18 ... [2019-12-10T12:19:28.197Z] [2019-12-10T12:19:28.197Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:19:28.197Z] #60 29.87 Checking out files: 39% (1151/2934) Checking out files: 40% (1174/2934) Checking out files: 41% (1203/2934) Checking out files: 42% (1233/2934) Checking out files: 43% (1262/2934) Checking out files: 44% (1291/2934) Checking out files: 45% (1321/2934) Checking out files: 46% (1350/2934) Checking out files: 47% (1379/2934) Checking out files: 48% (1409/2934) Checking out files: 49% (1438/2934) Checking out files: 50% (1467/2934) Checking out files: 51% (1497/2934) Checking out files: 52% (1526/2934) Checking out files: 53% (1556/2934) Checking out files: 54% (1585/2934) Checking out files: 55% (1614/2934) Checking out files: 56% (1644/2934) Checking out files: 57% (1673/2934) Checking out files: 58% (1702/2934) Checking out files: 59% (1732/2934) Checking out files: 60% (1761/2934) Checking out files: 61% (1790/2934) Checking out files: 62% (1820/2934) Checking out files: 63% (1849/2934) Checking out files: 64% (1878/2934) Checking out files: 65% (1908/2934) Checking out files: 66% (1937/2934) Checking out files: 67% (1966/2934) Checking out files: 68% (1996/2934) Checking out files: 69% (2025/2934) Checking out files: 70% (2054/2934) Checking out files: 71% (2084/2934) Checking out files: 72% (2113/2934) Checking out files: 73% (2142/2934) Checking out files: 74% (2172/2934) Checking out files: 75% (2201/2934) Checking out files: 76% (2230/2934) Checking out files: 77% (2260/2934) Checking out files: 78% (2289/2934) Checking out files: 79% (2318/2934) Checking out files: 80% (2348/2934) Checking out files: 81% (2377/2934) Checking out files: 82% (2406/2934) Checking out files: 83% (2436/2934) Checking out files: 84% (2465/2934) Checking out files: 85% (2494/2934) Checking out files: 86% (2524/2934) Checking out files: 87% (2553/2934) Checking out files: 88% (2582/2934) Checking out files: 89% (2612/2934) Checking out files: 89% (2620/2934) Checking out files: 90% (2641/2934) Checking out files: 91% (2670/2934) Checking out files: 92% (2700/2934) Checking out files: 93% (2729/2934) Checking out files: 94% (2758/2934) Checking out files: 95% (2788/2934) Checking out files: 96% (2817/2934) Checking out files: 97% (2846/2934) Checking out files: 98% (2876/2934) Checking out files: 99% (2905/2934) Checking out files: 100% (2934/2934) Checking out files: 100% (2934/2934), done. [2019-12-10T12:19:28.197Z] #60 31.25 + cd /tmp/tmp.R5lJtagUHZ/src/github.com/containerd/containerd [2019-12-10T12:19:28.197Z] #60 31.25 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-10T12:19:28.197Z] #60 31.92 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-10T12:19:28.197Z] #60 31.92 + BUILDTAGS='netgo osusergo static_build' [2019-12-10T12:19:28.197Z] #60 31.92 + export EXTRA_FLAGS=-buildmode=pie [2019-12-10T12:19:28.197Z] #60 31.92 + EXTRA_FLAGS=-buildmode=pie [2019-12-10T12:19:28.197Z] #60 31.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-10T12:19:28.197Z] #60 31.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-10T12:19:28.197Z] #60 31.92 + '[' '' = dynamic ']' [2019-12-10T12:19:28.197Z] #60 31.92 + make [2019-12-10T12:19:28.197Z] #60 32.93 + bin/ctr [2019-12-10T12:19:29.032Z] #18 10.08 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-10T12:19:29.032Z] #18 10.35 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-10T12:19:30.150Z] #44 102.7 text/template [2019-12-10T12:19:30.227Z] #60 ... [2019-12-10T12:19:30.227Z] [2019-12-10T12:19:30.227Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:19:30.227Z] #27 38.29 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-10T12:19:30.227Z] #27 38.67 [2019-12-10T12:19:30.227Z] #27 38.89 ######################################################################## 100.0% [2019-12-10T12:19:30.227Z] #27 39.03 [2019-12-10T12:19:30.227Z] #27 39.14 Download of images into '/build' complete. [2019-12-10T12:19:30.227Z] #27 39.14 Use something like the following to load the result into a Docker daemon: [2019-12-10T12:19:30.227Z] #27 39.14 tar -cC '/build' . | docker load [2019-12-10T12:19:30.227Z] #27 DONE 39.3s [2019-12-10T12:19:30.227Z] [2019-12-10T12:19:30.227Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:19:30.227Z] #42 15.46 CC images/core-arm.o [2019-12-10T12:19:30.227Z] #42 15.74 CC images/core-aarch64.o [2019-12-10T12:19:30.227Z] #42 15.93 CC images/core-ppc64.o [2019-12-10T12:19:30.227Z] #42 16.32 CC images/core-s390.o [2019-12-10T12:19:30.227Z] #42 16.88 CC images/cpuinfo.o [2019-12-10T12:19:30.227Z] #42 17.23 CC images/inventory.o [2019-12-10T12:19:30.227Z] #42 17.40 CC images/fdinfo.o [2019-12-10T12:19:30.227Z] #42 17.64 CC images/fown.o [2019-12-10T12:19:30.227Z] #42 17.86 CC images/ns.o [2019-12-10T12:19:30.227Z] #42 18.03 CC images/regfile.o [2019-12-10T12:19:30.227Z] #42 18.24 CC images/ghost-file.o [2019-12-10T12:19:30.227Z] #42 18.36 CC images/fifo.o [2019-12-10T12:19:30.227Z] #42 18.46 CC images/remap-file-path.o [2019-12-10T12:19:30.227Z] #42 18.64 CC images/eventfd.o [2019-12-10T12:19:30.227Z] #42 18.92 CC images/eventpoll.o [2019-12-10T12:19:30.227Z] #42 19.34 CC images/fh.o [2019-12-10T12:19:30.227Z] #42 19.71 CC images/fsnotify.o [2019-12-10T12:19:30.227Z] #42 20.22 CC images/signalfd.o [2019-12-10T12:19:30.227Z] #42 20.45 CC images/fs.o [2019-12-10T12:19:30.227Z] #42 20.62 CC images/pstree.o [2019-12-10T12:19:30.227Z] #42 20.76 CC images/pipe.o [2019-12-10T12:19:30.227Z] #42 20.93 CC images/tcp-stream.o [2019-12-10T12:19:30.227Z] #42 21.13 CC images/sk-packet.o [2019-12-10T12:19:30.227Z] #42 21.36 CC images/mnt.o [2019-12-10T12:19:30.227Z] #42 21.60 CC images/pipe-data.o [2019-12-10T12:19:30.227Z] #42 21.74 CC images/sa.o [2019-12-10T12:19:30.227Z] #42 21.99 CC images/timer.o [2019-12-10T12:19:30.227Z] #42 22.41 CC images/timerfd.o [2019-12-10T12:19:30.227Z] #42 22.57 CC images/mm.o [2019-12-10T12:19:30.227Z] #42 22.85 CC images/sk-opts.o [2019-12-10T12:19:30.227Z] #42 23.13 CC images/sk-unix.o [2019-12-10T12:19:30.409Z] #18 11.43 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-12-10T12:19:30.620Z] #42 23.86 CC images/sk-inet.o [2019-12-10T12:19:30.717Z] #44 103.4 encoding/xml [2019-12-10T12:19:31.346Z] #18 12.44 Collecting pyyaml (from yamllint==1.16.0) [2019-12-10T12:19:31.455Z] #42 24.35 CC images/tun.o [2019-12-10T12:19:31.455Z] #42 24.62 CC images/sk-netlink.o [2019-12-10T12:19:31.652Z] #44 ... [2019-12-10T12:19:31.652Z] [2019-12-10T12:19:31.652Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:19:31.652Z] #41 17.27 make[1]: Nothing to be done for 'all'. [2019-12-10T12:19:31.652Z] #41 18.45 CC images/stats.o [2019-12-10T12:19:31.652Z] #41 18.79 CC images/core.o [2019-12-10T12:19:31.652Z] #41 19.37 CC images/core-x86.o [2019-12-10T12:19:31.652Z] #41 19.89 CC images/core-arm.o [2019-12-10T12:19:31.652Z] #41 20.37 CC images/core-aarch64.o [2019-12-10T12:19:31.652Z] #41 20.68 CC images/core-ppc64.o [2019-12-10T12:19:31.652Z] #41 21.26 CC images/core-s390.o [2019-12-10T12:19:31.838Z] #42 24.80 CC images/packet-sock.o [2019-12-10T12:19:32.245Z] #42 25.17 CC images/ipc-var.o [2019-12-10T12:19:32.245Z] #42 25.38 CC images/ipc-desc.o [2019-12-10T12:19:32.281Z] #18 13.61 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-10T12:19:32.587Z] #41 21.87 CC images/cpuinfo.o [2019-12-10T12:19:32.663Z] #42 25.53 CC images/ipc-shm.o [2019-12-10T12:19:32.663Z] #42 25.69 CC images/ipc-msg.o [2019-12-10T12:19:32.663Z] #42 ... [2019-12-10T12:19:32.663Z] [2019-12-10T12:19:32.663Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:19:32.663Z] #18 35.95 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-12-10T12:19:32.663Z] #18 38.79 debconf: delaying package configuration, since apt-utils is not installed [2019-12-10T12:19:32.663Z] #18 38.99 Fetched 88.2 MB in 7s (12.4 MB/s) [2019-12-10T12:19:32.663Z] #18 39.05 Selecting previously unselected package bash-completion. [2019-12-10T12:19:32.663Z] #18 39.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2019-12-10T12:19:32.663Z] #18 39.09 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-10T12:19:32.846Z] #41 22.20 CC images/inventory.o [2019-12-10T12:19:32.846Z] #41 22.41 CC images/fdinfo.o [2019-12-10T12:19:33.105Z] #41 22.70 CC images/fown.o [2019-12-10T12:19:33.660Z] #18 14.79 Building wheels for collected packages: pathspec, pyyaml [2019-12-10T12:19:33.660Z] #18 14.79 Running setup.py bdist_wheel for pathspec: started [2019-12-10T12:19:33.671Z] #41 22.93 CC images/ns.o [2019-12-10T12:19:33.671Z] #41 ... [2019-12-10T12:19:33.671Z] [2019-12-10T12:19:33.671Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:19:33.671Z] #59 37.28 + bin/ctr [2019-12-10T12:19:33.671Z] #59 ... [2019-12-10T12:19:33.671Z] [2019-12-10T12:19:33.671Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:19:33.671Z] #41 23.13 CC images/regfile.o [2019-12-10T12:19:33.929Z] #41 23.40 CC images/ghost-file.o [2019-12-10T12:19:34.495Z] #41 23.74 CC images/fifo.o [2019-12-10T12:19:34.596Z] #18 15.59 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-12-10T12:19:34.596Z] #18 15.59 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-12-10T12:19:34.596Z] #18 15.61 Running setup.py bdist_wheel for pyyaml: started [2019-12-10T12:19:34.754Z] #41 24.02 CC images/remap-file-path.o [2019-12-10T12:19:34.754Z] #41 24.24 CC images/eventfd.o [2019-12-10T12:19:35.012Z] #41 24.52 CC images/eventpoll.o [2019-12-10T12:19:35.165Z] #18 16.44 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-10T12:19:35.330Z] #41 24.82 CC images/fh.o [2019-12-10T12:19:35.424Z] #18 16.44 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-10T12:19:35.424Z] #18 16.49 Successfully built pathspec pyyaml [2019-12-10T12:19:35.424Z] #18 16.49 Installing collected packages: pathspec, pyyaml, yamllint [2019-12-10T12:19:35.616Z] #41 25.08 CC images/fsnotify.o [2019-12-10T12:19:35.684Z] #18 16.78 Successfully installed pathspec-0.6.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-10T12:19:36.060Z] #18 42.13 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-10T12:19:36.060Z] #18 ... [2019-12-10T12:19:36.060Z] [2019-12-10T12:19:36.060Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:19:36.060Z] #45 58.95 strings [2019-12-10T12:19:36.060Z] #45 61.84 fmt [2019-12-10T12:19:36.060Z] #45 63.07 path/filepath [2019-12-10T12:19:36.060Z] #45 65.18 regexp/syntax [2019-12-10T12:19:36.060Z] #45 67.94 flag [2019-12-10T12:19:36.060Z] #45 ... [2019-12-10T12:19:36.060Z] [2019-12-10T12:19:36.060Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:19:36.060Z] #42 25.93 CC images/ipc-sem.o [2019-12-10T12:19:36.060Z] #42 26.18 CC images/utsns.o [2019-12-10T12:19:36.060Z] #42 26.34 CC images/creds.o [2019-12-10T12:19:36.060Z] #42 26.51 CC images/vma.o [2019-12-10T12:19:36.060Z] #42 26.64 CC images/netdev.o [2019-12-10T12:19:36.060Z] #42 26.92 CC images/tty.o [2019-12-10T12:19:36.060Z] #42 27.26 CC images/file-lock.o [2019-12-10T12:19:36.060Z] #42 27.40 CC images/rlimit.o [2019-12-10T12:19:36.060Z] #42 27.63 CC images/pagemap.o [2019-12-10T12:19:36.060Z] #42 28.05 CC images/siginfo.o [2019-12-10T12:19:36.060Z] #42 28.22 CC images/rpc.o [2019-12-10T12:19:36.060Z] #42 29.24 CC images/ext-file.o [2019-12-10T12:19:36.187Z] #41 25.81 CC images/signalfd.o [2019-12-10T12:19:36.457Z] #42 29.43 CC images/cgroup.o [2019-12-10T12:19:36.621Z] #18 DONE 17.7s [2019-12-10T12:19:36.621Z] [2019-12-10T12:19:36.621Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-10T12:19:36.621Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.0s [2019-12-10T12:19:36.621Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-10T12:19:36.621Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-10T12:19:36.621Z] #65 ... [2019-12-10T12:19:36.621Z] [2019-12-10T12:19:36.621Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-10T12:19:36.621Z] #67 DONE 0.1s [2019-12-10T12:19:36.621Z] [2019-12-10T12:19:36.621Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-10T12:19:36.621Z] #43 DONE 0.1s [2019-12-10T12:19:36.621Z] [2019-12-10T12:19:36.621Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-10T12:19:36.621Z] #49 DONE 0.2s [2019-12-10T12:19:36.621Z] [2019-12-10T12:19:36.621Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-10T12:19:36.621Z] #46 DONE 0.2s [2019-12-10T12:19:36.621Z] [2019-12-10T12:19:36.621Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-10T12:19:36.621Z] #65 ... [2019-12-10T12:19:36.621Z] [2019-12-10T12:19:36.621Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-10T12:19:36.621Z] #61 DONE 0.2s [2019-12-10T12:19:36.621Z] [2019-12-10T12:19:36.621Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-10T12:19:36.621Z] #52 DONE 0.2s [2019-12-10T12:19:36.621Z] [2019-12-10T12:19:36.621Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-10T12:19:36.621Z] #30 DONE 0.3s [2019-12-10T12:19:36.621Z] [2019-12-10T12:19:36.621Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-10T12:19:36.621Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.34MB / 9.11MB 0.2s [2019-12-10T12:19:36.754Z] #41 26.11 CC images/fs.o [2019-12-10T12:19:36.754Z] #41 26.31 CC images/pstree.o [2019-12-10T12:19:36.863Z] #42 30.00 CC images/userns.o [2019-12-10T12:19:36.880Z] #65 ... [2019-12-10T12:19:36.880Z] [2019-12-10T12:19:36.880Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-10T12:19:36.881Z] #35 DONE 0.4s [2019-12-10T12:19:36.881Z] [2019-12-10T12:19:36.881Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-10T12:19:36.881Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2019-12-10T12:19:36.881Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-12-10T12:19:36.881Z] #65 ... [2019-12-10T12:19:36.881Z] [2019-12-10T12:19:36.881Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-10T12:19:36.881Z] #25 DONE 0.5s [2019-12-10T12:19:36.881Z] [2019-12-10T12:19:36.881Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-10T12:19:36.881Z] #23 DONE 0.5s [2019-12-10T12:19:37.011Z] #41 26.50 CC images/pipe.o [2019-12-10T12:19:37.141Z] [2019-12-10T12:19:37.141Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-10T12:19:37.141Z] #53 DONE 0.4s [2019-12-10T12:19:37.141Z] [2019-12-10T12:19:37.141Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-10T12:19:37.269Z] #42 30.23 CC images/google/protobuf/descriptor.o [2019-12-10T12:19:37.269Z] #41 26.74 CC images/tcp-stream.o [2019-12-10T12:19:37.527Z] #41 26.93 CC images/sk-packet.o [2019-12-10T12:19:37.784Z] #41 27.30 CC images/mnt.o [2019-12-10T12:19:38.042Z] #41 27.61 CC images/pipe-data.o [2019-12-10T12:19:38.299Z] #41 27.82 CC images/sa.o [2019-12-10T12:19:38.557Z] #41 28.07 CC images/timer.o [2019-12-10T12:19:38.619Z] #42 ... [2019-12-10T12:19:38.619Z] [2019-12-10T12:19:38.619Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:19:38.619Z] #32 61.64 path [2019-12-10T12:19:38.619Z] #32 62.07 fmt [2019-12-10T12:19:38.619Z] #32 62.47 path/filepath [2019-12-10T12:19:38.619Z] #32 64.83 io/ioutil [2019-12-10T12:19:38.619Z] #32 65.43 text/tabwriter [2019-12-10T12:19:38.619Z] #32 66.75 flag [2019-12-10T12:19:38.619Z] #32 66.75 github.com/BurntSushi/toml [2019-12-10T12:19:38.619Z] #32 68.32 log [2019-12-10T12:19:38.619Z] #32 70.18 github.com/BurntSushi/toml/cmd/tomlv [2019-12-10T12:19:38.619Z] #32 ... [2019-12-10T12:19:38.619Z] [2019-12-10T12:19:38.619Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:19:38.619Z] #18 42.62 Selecting previously unselected package libnet1:s390x. [2019-12-10T12:19:38.619Z] #18 42.63 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-12-10T12:19:38.619Z] #18 42.63 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-12-10T12:19:38.619Z] #18 42.73 Selecting previously unselected package libnfnetlink0:s390x. [2019-12-10T12:19:38.619Z] #18 42.73 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-12-10T12:19:38.619Z] #18 42.73 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-12-10T12:19:38.619Z] #18 42.81 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-12-10T12:19:38.619Z] #18 42.81 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-12-10T12:19:38.619Z] #18 42.81 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-12-10T12:19:38.619Z] #18 42.94 Selecting previously unselected package libudev-dev:s390x. [2019-12-10T12:19:38.619Z] #18 42.95 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-12-10T12:19:38.619Z] #18 42.96 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-12-10T12:19:38.619Z] #18 43.14 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-12-10T12:19:38.619Z] #18 43.14 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-12-10T12:19:38.619Z] #18 43.14 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-12-10T12:19:38.619Z] #18 43.68 Selecting previously unselected package python3.5-minimal. [2019-12-10T12:19:38.619Z] #18 43.68 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-12-10T12:19:38.619Z] #18 43.70 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-10T12:19:38.619Z] #18 44.66 Selecting previously unselected package python3-minimal. [2019-12-10T12:19:38.619Z] #18 44.67 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-12-10T12:19:38.619Z] #18 44.67 Unpacking python3-minimal (3.5.3-1) ... [2019-12-10T12:19:38.619Z] #18 44.76 Selecting previously unselected package libmpdec2:s390x. [2019-12-10T12:19:38.619Z] #18 44.76 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-12-10T12:19:38.619Z] #18 44.77 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-12-10T12:19:38.619Z] #18 44.89 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-12-10T12:19:38.619Z] #18 44.89 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-12-10T12:19:38.619Z] #18 44.90 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-12-10T12:19:38.878Z] Removing intermediate container 952917ce1555 [2019-12-10T12:19:38.878Z] ---> f56a89287e7a [2019-12-10T12:19:38.878Z] Step 11/16 : ARG GOOS [2019-12-10T12:19:38.878Z] ---> Running in a81fa6df253f [2019-12-10T12:19:38.878Z] Removing intermediate container a81fa6df253f [2019-12-10T12:19:38.878Z] ---> 7c4f4d97daf9 [2019-12-10T12:19:38.878Z] Step 12/16 : ARG GOARCH [2019-12-10T12:19:38.878Z] ---> Running in 2d5b42af6355 [2019-12-10T12:19:38.878Z] Removing intermediate container 2d5b42af6355 [2019-12-10T12:19:38.878Z] ---> 2c4cb80b24c8 [2019-12-10T12:19:38.878Z] 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-12-10T12:19:38.878Z] ---> Running in f1760e4b5dbc [2019-12-10T12:19:39.049Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.1s done [2019-12-10T12:19:39.049Z] #65 DONE 2.6s [2019-12-10T12:19:39.049Z] [2019-12-10T12:19:39.049Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:19:39.121Z] #41 28.53 CC images/timerfd.o [2019-12-10T12:19:39.379Z] #41 28.82 CC images/mm.o [2019-12-10T12:19:39.637Z] #41 29.20 CC images/sk-opts.o [2019-12-10T12:19:40.203Z] #41 29.46 CC images/sk-unix.o [2019-12-10T12:19:40.263Z] #18 46.70 Selecting previously unselected package python3.5. [2019-12-10T12:19:40.263Z] #18 46.70 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-12-10T12:19:40.263Z] #18 46.70 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-10T12:19:40.263Z] #18 46.85 Selecting previously unselected package libpython3-stdlib:s390x. [2019-12-10T12:19:40.263Z] #18 46.86 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-12-10T12:19:40.263Z] #18 46.86 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-12-10T12:19:40.263Z] #18 46.91 Selecting previously unselected package dh-python. [2019-12-10T12:19:40.263Z] #18 46.91 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-12-10T12:19:40.263Z] #18 46.92 Unpacking dh-python (2.20170125) ... [2019-12-10T12:19:40.461Z] #41 29.80 CC images/sk-inet.o [2019-12-10T12:19:40.663Z] #18 47.18 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-12-10T12:19:40.663Z] #18 47.20 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-10T12:19:40.719Z] #41 30.27 CC images/tun.o [2019-12-10T12:19:40.977Z] #41 30.60 CC images/sk-netlink.o [2019-12-10T12:19:41.543Z] #41 30.79 CC images/packet-sock.o [2019-12-10T12:19:41.801Z] #41 31.15 CC images/ipc-var.o [2019-12-10T12:19:41.801Z] #41 31.34 CC images/ipc-desc.o [2019-12-10T12:19:42.009Z] #18 ... [2019-12-10T12:19:42.009Z] [2019-12-10T12:19:42.009Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:19:42.009Z] #32 DONE 75.0s [2019-12-10T12:19:42.009Z] [2019-12-10T12:19:42.009Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:19:42.009Z] #42 31.65 CC images/opts.o [2019-12-10T12:19:42.009Z] #42 31.77 CC images/seccomp.o [2019-12-10T12:19:42.009Z] #42 31.98 CC images/binfmt-misc.o [2019-12-10T12:19:42.009Z] #42 32.14 CC images/time.o [2019-12-10T12:19:42.009Z] #42 32.31 CC images/sysctl.o [2019-12-10T12:19:42.009Z] #42 32.53 CC images/autofs.o [2019-12-10T12:19:42.009Z] #42 32.93 CC images/macvlan.o [2019-12-10T12:19:42.009Z] #42 33.12 CC images/sit.o [2019-12-10T12:19:42.009Z] #42 33.28 LINK images/built-in.o [2019-12-10T12:19:42.009Z] #42 33.40 GEN compel/include/asm [2019-12-10T12:19:42.009Z] #42 33.40 GEN compel/include/version.h [2019-12-10T12:19:42.009Z] #42 33.42 touch .config [2019-12-10T12:19:42.009Z] #42 33.43 GEN include/common/config.h [2019-12-10T12:19:42.009Z] #42 33.49 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-12-10T12:19:42.009Z] #42 33.61 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-12-10T12:19:42.009Z] #42 33.62 GEN compel/plugins/include/uapi/std/syscall.h [2019-12-10T12:19:42.009Z] #42 33.69 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-12-10T12:19:42.009Z] #42 33.73 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-12-10T12:19:42.009Z] #42 33.76 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-12-10T12:19:42.009Z] #42 33.78 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-10T12:19:42.009Z] #42 33.78 DEP compel/plugins/std/infect.d [2019-12-10T12:19:42.009Z] #42 33.97 DEP compel/plugins/std/string.d [2019-12-10T12:19:42.009Z] #42 34.05 DEP compel/plugins/std/log.d [2019-12-10T12:19:42.009Z] #42 34.16 DEP compel/plugins/std/fds.d [2019-12-10T12:19:42.009Z] #42 34.22 DEP compel/plugins/std/std.d [2019-12-10T12:19:42.009Z] #42 34.35 DEP compel/plugins/shmem/shmem.d [2019-12-10T12:19:42.009Z] #42 34.43 DEP compel/plugins/fds/fds.d [2019-12-10T12:19:42.009Z] #42 34.53 CC compel/plugins/std/std.o [2019-12-10T12:19:42.009Z] #42 34.87 CC compel/plugins/std/fds.o [2019-12-10T12:19:42.060Z] #41 31.62 CC images/ipc-shm.o [2019-12-10T12:19:42.320Z] #41 31.89 CC images/ipc-msg.o [2019-12-10T12:19:42.400Z] #42 35.41 CC compel/plugins/std/log.o [2019-12-10T12:19:42.556Z] #54 ... [2019-12-10T12:19:42.556Z] [2019-12-10T12:19:42.557Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:19:42.557Z] #44 5.574 + RM_GOPATH=0 [2019-12-10T12:19:42.557Z] #44 5.574 + TMP_GOPATH= [2019-12-10T12:19:42.557Z] #44 5.574 + : /build [2019-12-10T12:19:42.557Z] #44 5.574 + '[' -z '' ']' [2019-12-10T12:19:42.557Z] #44 5.577 ++ mktemp -d [2019-12-10T12:19:42.557Z] #44 5.580 + export GOPATH=/tmp/tmp.Hos4FXq29t [2019-12-10T12:19:42.557Z] #44 5.580 + GOPATH=/tmp/tmp.Hos4FXq29t [2019-12-10T12:19:42.557Z] #44 5.580 + RM_GOPATH=1 [2019-12-10T12:19:42.557Z] #44 5.580 ++ dirname ./install.sh [2019-12-10T12:19:42.557Z] #44 5.583 + dir=. [2019-12-10T12:19:42.557Z] #44 5.583 + bin=vndr [2019-12-10T12:19:42.557Z] #44 5.583 + shift [2019-12-10T12:19:42.557Z] #44 5.583 + '[' '!' -f ./vndr.installer ']' [2019-12-10T12:19:42.557Z] #44 5.583 + . ./vndr.installer [2019-12-10T12:19:42.557Z] #44 5.583 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-10T12:19:42.557Z] #44 5.584 + install_vndr [2019-12-10T12:19:42.557Z] #44 5.584 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-10T12:19:42.557Z] #44 5.584 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Hos4FXq29t/src/github.com/LK4D4/vndr [2019-12-10T12:19:42.557Z] #44 5.584 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-10T12:19:42.557Z] #44 5.588 Cloning into '/tmp/tmp.Hos4FXq29t/src/github.com/LK4D4/vndr'... [2019-12-10T12:19:42.579Z] #41 32.14 CC images/ipc-sem.o [2019-12-10T12:19:42.838Z] #41 32.32 CC images/utsns.o [2019-12-10T12:19:43.096Z] #41 32.58 CC images/creds.o [2019-12-10T12:19:43.145Z] #44 ... [2019-12-10T12:19:43.145Z] [2019-12-10T12:19:43.145Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:19:43.145Z] #36 6.236 + RM_GOPATH=0 [2019-12-10T12:19:43.145Z] #36 6.236 + TMP_GOPATH= [2019-12-10T12:19:43.145Z] #36 6.236 + : /build [2019-12-10T12:19:43.145Z] #36 6.236 + '[' -z '' ']' [2019-12-10T12:19:43.145Z] #36 6.236 ++ mktemp -d [2019-12-10T12:19:43.145Z] #36 6.249 + export GOPATH=/tmp/tmp.oLHUEYJp53 [2019-12-10T12:19:43.145Z] #36 6.249 + GOPATH=/tmp/tmp.oLHUEYJp53 [2019-12-10T12:19:43.145Z] #36 6.249 + RM_GOPATH=1 [2019-12-10T12:19:43.145Z] #36 6.249 ++ dirname ./install.sh [2019-12-10T12:19:43.145Z] #36 6.249 + dir=. [2019-12-10T12:19:43.145Z] #36 6.250 + bin=tini [2019-12-10T12:19:43.145Z] #36 6.250 + shift [2019-12-10T12:19:43.145Z] #36 6.251 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-10T12:19:43.145Z] #36 6.251 + '[' '!' -f ./tini.installer ']' [2019-12-10T12:19:43.145Z] #36 6.251 + . ./tini.installer [2019-12-10T12:19:43.145Z] #36 6.251 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-10T12:19:43.145Z] #36 6.251 + install_tini [2019-12-10T12:19:43.145Z] #36 6.251 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-10T12:19:43.145Z] #36 6.251 + git clone https://github.com/krallin/tini.git /tmp/tmp.oLHUEYJp53/tini [2019-12-10T12:19:43.145Z] #36 6.255 Cloning into '/tmp/tmp.oLHUEYJp53/tini'... [2019-12-10T12:19:43.145Z] #36 ... [2019-12-10T12:19:43.145Z] [2019-12-10T12:19:43.145Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:19:43.145Z] #54 6.154 + RM_GOPATH=0 [2019-12-10T12:19:43.145Z] #54 6.154 + TMP_GOPATH= [2019-12-10T12:19:43.145Z] #54 6.154 + : /build [2019-12-10T12:19:43.145Z] #54 6.157 + '[' -z '' ']' [2019-12-10T12:19:43.145Z] #54 6.157 ++ mktemp -d [2019-12-10T12:19:43.145Z] #54 6.159 + export GOPATH=/tmp/tmp.bDlDfGpQtu [2019-12-10T12:19:43.145Z] #54 6.160 + GOPATH=/tmp/tmp.bDlDfGpQtu [2019-12-10T12:19:43.145Z] #54 6.160 + RM_GOPATH=1 [2019-12-10T12:19:43.145Z] #54 6.170 ++ dirname ./install.sh [2019-12-10T12:19:43.145Z] #54 6.170 + dir=. [2019-12-10T12:19:43.145Z] #54 6.170 + bin=runc [2019-12-10T12:19:43.145Z] #54 6.170 + shift [2019-12-10T12:19:43.145Z] #54 6.170 + '[' '!' -f ./runc.installer ']' [2019-12-10T12:19:43.145Z] #54 6.170 + . ./runc.installer [2019-12-10T12:19:43.145Z] #54 6.170 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-10T12:19:43.145Z] #54 6.170 + install_runc [2019-12-10T12:19:43.145Z] #54 6.174 + uname -r [2019-12-10T12:19:43.145Z] #54 6.183 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-10T12:19:43.145Z] #54 6.190 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-10T12:19:43.145Z] #54 6.190 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-10T12:19:43.145Z] #54 6.190 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-10T12:19:43.145Z] #54 6.190 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bDlDfGpQtu/src/github.com/opencontainers/runc [2019-12-10T12:19:43.259Z] #42 36.18 CC compel/plugins/std/string.o [2019-12-10T12:19:43.354Z] #41 32.76 CC images/vma.o [2019-12-10T12:19:43.406Z] #54 6.193 Cloning into '/tmp/tmp.bDlDfGpQtu/src/github.com/opencontainers/runc'... [2019-12-10T12:19:43.612Z] #41 32.93 CC images/netdev.o [2019-12-10T12:19:44.157Z] #42 36.90 CC compel/plugins/std/infect.o [2019-12-10T12:19:44.179Z] #41 33.48 CC images/tty.o [2019-12-10T12:19:44.437Z] #41 33.95 CC images/file-lock.o [2019-12-10T12:19:44.542Z] #42 37.48 CC compel/arch/s390/plugins/std/parasite-head.o [2019-12-10T12:19:44.542Z] #42 37.53 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-12-10T12:19:44.542Z] #42 37.60 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-12-10T12:19:44.542Z] #42 37.71 AR compel/plugins/std.lib.a [2019-12-10T12:19:44.695Z] #41 34.16 CC images/rlimit.o [2019-12-10T12:19:44.954Z] #41 34.46 CC images/pagemap.o [2019-12-10T12:19:44.958Z] #42 37.77 CC compel/plugins/fds/fds.o [2019-12-10T12:19:44.958Z] #42 37.96 AR compel/plugins/fds.lib.a [2019-12-10T12:19:44.958Z] #42 37.99 HOSTDEP compel/src/lib/log-host.d [2019-12-10T12:19:44.958Z] #42 38.06 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-10T12:19:45.213Z] #41 ... [2019-12-10T12:19:45.213Z] [2019-12-10T12:19:45.213Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:19:45.213Z] #44 108.0 go/doc [2019-12-10T12:19:45.213Z] #44 108.9 compress/gzip [2019-12-10T12:19:45.213Z] #44 109.8 net [2019-12-10T12:19:45.213Z] #44 111.2 github.com/LK4D4/vndr/build [2019-12-10T12:19:45.213Z] #44 114.2 vendor/golang.org/x/text/transform [2019-12-10T12:19:45.213Z] #44 115.0 vendor/golang.org/x/text/unicode/bidi [2019-12-10T12:19:45.213Z] #44 116.6 vendor/golang.org/x/text/secure/bidirule [2019-12-10T12:19:45.213Z] #44 117.0 vendor/golang.org/x/text/unicode/norm [2019-12-10T12:19:45.213Z] #44 ... [2019-12-10T12:19:45.213Z] [2019-12-10T12:19:45.213Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:19:45.213Z] #41 34.76 CC images/siginfo.o [2019-12-10T12:19:45.341Z] #42 38.30 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-12-10T12:19:45.341Z] #42 38.42 HOSTDEP compel/src/main-host.d [2019-12-10T12:19:45.341Z] #42 38.51 DEP compel/src/lib/ptrace.d [2019-12-10T12:19:45.739Z] #42 38.61 DEP compel/src/lib/infect.d [2019-12-10T12:19:45.739Z] #42 38.75 DEP compel/src/lib/infect-util.d [2019-12-10T12:19:45.739Z] #42 38.82 DEP compel/src/lib/infect-rpc.d [2019-12-10T12:19:45.739Z] #42 38.92 DEP compel/arch/s390/src/lib/infect.d [2019-12-10T12:19:45.783Z] #41 35.07 CC images/rpc.o [2019-12-10T12:19:46.134Z] #42 38.99 DEP compel/arch/s390/src/lib/cpu.d [2019-12-10T12:19:46.134Z] #42 39.10 DEP compel/src/lib/log.d [2019-12-10T12:19:46.134Z] #42 39.17 DEP compel/src/main.d [2019-12-10T12:19:46.134Z] #42 ... [2019-12-10T12:19:46.134Z] [2019-12-10T12:19:46.134Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:19:46.134Z] #45 69.51 go/token [2019-12-10T12:19:46.134Z] #45 70.01 regexp [2019-12-10T12:19:46.134Z] #45 70.46 go/scanner [2019-12-10T12:19:46.134Z] #45 71.82 go/ast [2019-12-10T12:19:46.134Z] #45 74.15 internal/lazyregexp [2019-12-10T12:19:46.134Z] #45 74.58 net/url [2019-12-10T12:19:46.134Z] #45 76.84 text/template/parse [2019-12-10T12:19:46.134Z] #45 78.65 go/parser [2019-12-10T12:19:46.134Z] #45 ... [2019-12-10T12:19:46.134Z] [2019-12-10T12:19:46.134Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:19:46.134Z] #18 50.03 Setting up python3-minimal (3.5.3-1) ... [2019-12-10T12:19:46.134Z] #18 51.50 Selecting previously unselected package python3. [2019-12-10T12:19:46.134Z] #18 51.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-12-10T12:19:46.134Z] #18 51.56 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-12-10T12:19:46.134Z] #18 51.57 Unpacking python3 (3.5.3-1) ... [2019-12-10T12:19:46.134Z] #18 51.65 Selecting previously unselected package pigz. [2019-12-10T12:19:46.134Z] #18 51.65 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-12-10T12:19:46.134Z] #18 51.65 Unpacking pigz (2.3.4-1) ... [2019-12-10T12:19:46.134Z] #18 51.81 Selecting previously unselected package libip4tc0:s390x. [2019-12-10T12:19:46.134Z] #18 51.81 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-10T12:19:46.134Z] #18 51.81 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-10T12:19:46.134Z] #18 51.86 Selecting previously unselected package libip6tc0:s390x. [2019-12-10T12:19:46.134Z] #18 51.86 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-10T12:19:46.134Z] #18 51.86 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-10T12:19:46.134Z] #18 51.94 Selecting previously unselected package libiptc0:s390x. [2019-12-10T12:19:46.134Z] #18 51.94 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-10T12:19:46.134Z] #18 51.95 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-10T12:19:46.134Z] #18 52.00 Selecting previously unselected package libxtables12:s390x. [2019-12-10T12:19:46.134Z] #18 52.00 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-10T12:19:46.134Z] #18 52.00 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-12-10T12:19:46.134Z] #18 52.08 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-12-10T12:19:46.134Z] #18 52.08 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-12-10T12:19:46.134Z] #18 52.08 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-12-10T12:19:46.134Z] #18 52.15 Selecting previously unselected package iptables. [2019-12-10T12:19:46.134Z] #18 52.15 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-10T12:19:46.134Z] #18 52.15 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-10T12:19:46.134Z] #18 52.57 Selecting previously unselected package xxd. [2019-12-10T12:19:46.134Z] #18 52.57 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-12-10T12:19:46.134Z] #18 52.59 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:19:46.536Z] #18 52.91 Selecting previously unselected package vim-common. [2019-12-10T12:19:46.536Z] #18 52.91 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-10T12:19:46.536Z] #18 53.00 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:19:46.707Z] #54 ... [2019-12-10T12:19:46.707Z] [2019-12-10T12:19:46.707Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-10T12:19:46.707Z] #38 5.688 + mktemp -d [2019-12-10T12:19:46.707Z] #38 5.695 + export GOPATH=/tmp/tmp.vmj00EXk8z [2019-12-10T12:19:46.707Z] #38 5.695 + git clone https://github.com/docker/distribution.git /tmp/tmp.vmj00EXk8z/src/github.com/docker/distribution [2019-12-10T12:19:46.707Z] #38 5.695 Cloning into '/tmp/tmp.vmj00EXk8z/src/github.com/docker/distribution'... [2019-12-10T12:19:46.707Z] #38 ... [2019-12-10T12:19:46.707Z] [2019-12-10T12:19:46.707Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-10T12:19:46.707Z] #56 7.169 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-10T12:19:46.707Z] #56 7.173 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-10T12:19:46.707Z] #56 7.187 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-10T12:19:46.707Z] #56 7.206 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-10T12:19:46.707Z] #56 7.234 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-10T12:19:46.708Z] #56 8.065 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [490 kB] [2019-12-10T12:19:46.708Z] #56 9.548 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-10T12:19:46.708Z] #56 ... [2019-12-10T12:19:46.708Z] [2019-12-10T12:19:46.708Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-10T12:19:46.708Z] #28 3.112 + mktemp -d [2019-12-10T12:19:46.708Z] #28 3.114 + export GOPATH=/tmp/tmp.Pr0WKJZmHe [2019-12-10T12:19:46.708Z] #28 3.114 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.Pr0WKJZmHe/src/github.com/go-swagger/go-swagger [2019-12-10T12:19:46.708Z] #28 3.116 Cloning into '/tmp/tmp.Pr0WKJZmHe/src/github.com/go-swagger/go-swagger'... [2019-12-10T12:19:46.708Z] #28 ... [2019-12-10T12:19:46.708Z] [2019-12-10T12:19:46.708Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:19:46.708Z] #47 6.325 + RM_GOPATH=0 [2019-12-10T12:19:46.708Z] #47 6.325 + TMP_GOPATH= [2019-12-10T12:19:46.708Z] #47 6.325 + : /build [2019-12-10T12:19:46.708Z] #47 6.325 + '[' -z '' ']' [2019-12-10T12:19:46.708Z] #47 6.326 ++ mktemp -d [2019-12-10T12:19:46.708Z] #47 6.332 + export GOPATH=/tmp/tmp.SjSeEw87Vn [2019-12-10T12:19:46.708Z] #47 6.332 + GOPATH=/tmp/tmp.SjSeEw87Vn [2019-12-10T12:19:46.708Z] #47 6.332 + RM_GOPATH=1 [2019-12-10T12:19:46.708Z] #47 6.332 ++ dirname ./install.sh [2019-12-10T12:19:46.708Z] #47 6.333 + dir=. [2019-12-10T12:19:46.708Z] #47 6.333 + bin=gotestsum [2019-12-10T12:19:46.708Z] #47 6.333 + shift [2019-12-10T12:19:46.708Z] #47 6.333 + '[' '!' -f ./gotestsum.installer ']' [2019-12-10T12:19:46.708Z] #47 6.333 + . ./gotestsum.installer [2019-12-10T12:19:46.708Z] #47 6.333 ++ : v0.3.5 [2019-12-10T12:19:46.708Z] #47 6.333 + install_gotestsum [2019-12-10T12:19:46.708Z] #47 6.333 + echo 'Installing gotestsum version v0.3.5' [2019-12-10T12:19:46.708Z] #47 6.333 + go get -d gotest.tools/gotestsum [2019-12-10T12:19:46.708Z] #47 6.333 Installing gotestsum version v0.3.5 [2019-12-10T12:19:46.923Z] #18 53.22 Selecting previously unselected package bzip2. [2019-12-10T12:19:46.923Z] #18 53.22 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-12-10T12:19:46.923Z] #18 53.22 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-10T12:19:46.923Z] #18 53.33 Selecting previously unselected package libgpm2:s390x. [2019-12-10T12:19:46.923Z] #18 53.33 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-12-10T12:19:46.923Z] #18 53.33 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-12-10T12:19:46.923Z] #18 53.42 Selecting previously unselected package xz-utils. [2019-12-10T12:19:46.923Z] #18 53.43 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-12-10T12:19:46.923Z] #18 53.43 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-12-10T12:19:46.968Z] #47 ... [2019-12-10T12:19:46.968Z] [2019-12-10T12:19:46.968Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:19:46.968Z] #50 6.760 + RM_GOPATH=0 [2019-12-10T12:19:46.968Z] #50 6.760 + TMP_GOPATH= [2019-12-10T12:19:46.968Z] #50 6.760 + : /build [2019-12-10T12:19:46.968Z] #50 6.760 + '[' -z '' ']' [2019-12-10T12:19:46.968Z] #50 6.760 ++ mktemp -d [2019-12-10T12:19:46.968Z] #50 6.760 + export GOPATH=/tmp/tmp.rM2LMlNO8Z [2019-12-10T12:19:46.968Z] #50 6.760 + GOPATH=/tmp/tmp.rM2LMlNO8Z [2019-12-10T12:19:46.968Z] #50 6.761 + RM_GOPATH=1 [2019-12-10T12:19:46.968Z] #50 6.765 ++ dirname ./install.sh [2019-12-10T12:19:46.968Z] #50 6.765 + dir=. [2019-12-10T12:19:46.968Z] #50 6.769 Installing golangci-lint version v1.20.0 [2019-12-10T12:19:46.968Z] #50 6.769 + bin=golangci_lint [2019-12-10T12:19:46.968Z] #50 6.769 + shift [2019-12-10T12:19:46.968Z] #50 6.769 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-10T12:19:46.968Z] #50 6.769 + . ./golangci_lint.installer [2019-12-10T12:19:46.968Z] #50 6.769 ++ : v1.20.0 [2019-12-10T12:19:46.968Z] #50 6.769 + install_golangci_lint [2019-12-10T12:19:46.968Z] #50 6.769 + echo 'Installing golangci-lint version v1.20.0' [2019-12-10T12:19:46.968Z] #50 6.769 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-10T12:19:46.968Z] #50 ... [2019-12-10T12:19:46.968Z] [2019-12-10T12:19:46.968Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:19:46.968Z] #68 6.613 + RM_GOPATH=0 [2019-12-10T12:19:46.968Z] #68 6.613 + TMP_GOPATH= [2019-12-10T12:19:46.968Z] #68 6.614 + : /build [2019-12-10T12:19:46.968Z] #68 6.614 + '[' -z '' ']' [2019-12-10T12:19:46.968Z] #68 6.615 ++ mktemp -d [2019-12-10T12:19:46.968Z] #68 6.662 + export GOPATH=/tmp/tmp.CTsPE2WWBk [2019-12-10T12:19:46.968Z] #68 6.662 + GOPATH=/tmp/tmp.CTsPE2WWBk [2019-12-10T12:19:46.968Z] #68 6.662 + RM_GOPATH=1 [2019-12-10T12:19:46.968Z] #68 6.662 ++ dirname ./install.sh [2019-12-10T12:19:46.968Z] #68 6.667 + dir=. [2019-12-10T12:19:46.968Z] #68 6.667 + bin=proxy [2019-12-10T12:19:46.968Z] #68 6.667 + shift [2019-12-10T12:19:46.968Z] #68 6.667 + '[' '!' -f ./proxy.installer ']' [2019-12-10T12:19:46.968Z] #68 6.667 + . ./proxy.installer [2019-12-10T12:19:46.968Z] #68 6.667 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-10T12:19:46.968Z] #68 6.667 + install_proxy [2019-12-10T12:19:46.968Z] #68 6.667 + case "$1" in [2019-12-10T12:19:46.968Z] #68 6.667 + export CGO_ENABLED=0 [2019-12-10T12:19:46.968Z] #68 6.667 + CGO_ENABLED=0 [2019-12-10T12:19:46.968Z] #68 6.667 + _install_proxy [2019-12-10T12:19:46.968Z] #68 6.667 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-10T12:19:46.968Z] #68 6.667 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.CTsPE2WWBk/src/github.com/docker/libnetwork [2019-12-10T12:19:46.968Z] #68 6.667 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-10T12:19:46.968Z] #68 6.669 Cloning into '/tmp/tmp.CTsPE2WWBk/src/github.com/docker/libnetwork'... [2019-12-10T12:19:47.159Z] #41 36.31 CC images/ext-file.o [2019-12-10T12:19:47.159Z] #41 36.57 CC images/cgroup.o [2019-12-10T12:19:47.229Z] #68 ... [2019-12-10T12:19:47.229Z] [2019-12-10T12:19:47.229Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:19:47.229Z] #40 7.906 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-10T12:19:47.229Z] #40 7.908 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-10T12:19:47.229Z] #40 7.949 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-10T12:19:47.229Z] #40 7.970 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-10T12:19:47.229Z] #40 7.977 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-10T12:19:47.229Z] #40 8.878 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [490 kB] [2019-12-10T12:19:47.229Z] #40 10.09 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-10T12:19:47.229Z] #40 ... [2019-12-10T12:19:47.229Z] [2019-12-10T12:19:47.229Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:19:47.229Z] #31 6.430 + RM_GOPATH=0 [2019-12-10T12:19:47.229Z] #31 6.430 + TMP_GOPATH= [2019-12-10T12:19:47.229Z] #31 6.430 + : /build [2019-12-10T12:19:47.229Z] #31 6.430 + '[' -z '' ']' [2019-12-10T12:19:47.229Z] #31 6.433 ++ mktemp -d [2019-12-10T12:19:47.229Z] #31 6.449 + export GOPATH=/tmp/tmp.T6SAMb0ulh [2019-12-10T12:19:47.229Z] #31 6.449 + GOPATH=/tmp/tmp.T6SAMb0ulh [2019-12-10T12:19:47.229Z] #31 6.450 + RM_GOPATH=1 [2019-12-10T12:19:47.229Z] #31 6.452 ++ dirname ./install.sh [2019-12-10T12:19:47.229Z] #31 6.462 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-10T12:19:47.229Z] #31 6.462 + dir=. [2019-12-10T12:19:47.229Z] #31 6.462 + bin=tomlv [2019-12-10T12:19:47.229Z] #31 6.462 + shift [2019-12-10T12:19:47.229Z] #31 6.462 + '[' '!' -f ./tomlv.installer ']' [2019-12-10T12:19:47.229Z] #31 6.462 + . ./tomlv.installer [2019-12-10T12:19:47.229Z] #31 6.462 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-10T12:19:47.229Z] #31 6.462 + install_tomlv [2019-12-10T12:19:47.229Z] #31 6.462 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-10T12:19:47.229Z] #31 6.462 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.T6SAMb0ulh/src/github.com/BurntSushi/toml [2019-12-10T12:19:47.229Z] #31 6.464 Cloning into '/tmp/tmp.T6SAMb0ulh/src/github.com/BurntSushi/toml'... [2019-12-10T12:19:47.229Z] #31 7.849 + cd /tmp/tmp.T6SAMb0ulh/src/github.com/BurntSushi/toml [2019-12-10T12:19:47.229Z] #31 7.849 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-10T12:19:47.229Z] #31 7.874 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-10T12:19:47.229Z] #31 8.961 github.com/BurntSushi/toml [2019-12-10T12:19:47.229Z] #31 ... [2019-12-10T12:19:47.229Z] [2019-12-10T12:19:47.229Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:19:47.229Z] #62 6.613 + RM_GOPATH=0 [2019-12-10T12:19:47.229Z] #62 6.613 + TMP_GOPATH= [2019-12-10T12:19:47.229Z] #62 6.613 + : /build/ [2019-12-10T12:19:47.229Z] #62 6.613 + '[' -z '' ']' [2019-12-10T12:19:47.229Z] #62 6.613 ++ mktemp -d [2019-12-10T12:19:47.229Z] #62 6.614 + export GOPATH=/tmp/tmp.J9skPz7AGH [2019-12-10T12:19:47.229Z] #62 6.615 + GOPATH=/tmp/tmp.J9skPz7AGH [2019-12-10T12:19:47.229Z] #62 6.615 + RM_GOPATH=1 [2019-12-10T12:19:47.229Z] #62 6.616 ++ dirname ./install.sh [2019-12-10T12:19:47.229Z] #62 6.618 + dir=. [2019-12-10T12:19:47.229Z] #62 6.619 + bin=rootlesskit [2019-12-10T12:19:47.229Z] #62 6.619 + shift [2019-12-10T12:19:47.229Z] #62 6.619 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-10T12:19:47.229Z] #62 6.620 + . ./rootlesskit.installer [2019-12-10T12:19:47.229Z] #62 6.621 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-10T12:19:47.229Z] #62 6.621 + install_rootlesskit [2019-12-10T12:19:47.229Z] #62 6.621 + case "$1" in [2019-12-10T12:19:47.229Z] #62 6.621 + export CGO_ENABLED=0 [2019-12-10T12:19:47.229Z] #62 6.621 + CGO_ENABLED=0 [2019-12-10T12:19:47.229Z] #62 6.621 + _install_rootlesskit [2019-12-10T12:19:47.229Z] #62 6.621 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-12-10T12:19:47.229Z] #62 6.621 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.J9skPz7AGH/src/github.com/rootless-containers/rootlesskit [2019-12-10T12:19:47.229Z] #62 6.627 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-10T12:19:47.229Z] #62 6.632 Cloning into '/tmp/tmp.J9skPz7AGH/src/github.com/rootless-containers/rootlesskit'... [2019-12-10T12:19:47.229Z] #62 9.531 + cd /tmp/tmp.J9skPz7AGH/src/github.com/rootless-containers/rootlesskit [2019-12-10T12:19:47.229Z] #62 9.531 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-10T12:19:47.229Z] #62 9.778 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-10T12:19:47.229Z] #62 9.778 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-10T12:19:47.354Z] #18 53.65 Selecting previously unselected package aufs-tools. [2019-12-10T12:19:47.354Z] #18 53.65 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-12-10T12:19:47.354Z] #18 53.66 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-10T12:19:47.354Z] #18 53.84 Selecting previously unselected package liblzo2-2:s390x. [2019-12-10T12:19:47.354Z] #18 53.84 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-12-10T12:19:47.354Z] #18 53.84 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-10T12:19:47.354Z] #18 53.88 Selecting previously unselected package btrfs-progs. [2019-12-10T12:19:47.354Z] #18 53.88 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-12-10T12:19:47.354Z] #18 53.88 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-10T12:19:47.490Z] #62 ... [2019-12-10T12:19:47.490Z] [2019-12-10T12:19:47.490Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:19:47.490Z] #26 8.191 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-10T12:19:47.490Z] #26 8.767 [2019-12-10T12:19:47.725Z] #41 37.28 CC images/userns.o [2019-12-10T12:19:47.984Z] #41 37.49 CC images/google/protobuf/descriptor.o [2019-12-10T12:19:48.255Z] #18 54.63 Selecting previously unselected package btrfs-tools. [2019-12-10T12:19:48.256Z] #18 54.67 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-12-10T12:19:48.256Z] #18 54.67 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-10T12:19:48.256Z] #18 54.76 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-12-10T12:19:48.256Z] #18 54.76 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-12-10T12:19:48.256Z] #18 54.76 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-12-10T12:19:48.271Z] #26 9.159 # 2.3% #### 5.9% ####### 9.9% ########## 14.1% ############# 18.5% ################ 23.6% #################### 29.0% ######################## 33.4% ########################### 38.1% ############################## 41.7% ################################# 46.1% #################################### 50.9% ####################################### 55.0% ######################################### 57.9% ############################################ 61.6% ############################################## 65.3% ################################################## 70.5% ##################################################### 74.9% ######################################################### 79.8% ############################################################## 86.5% ################################################################### 93.3% ######################################################################## 100.0% [2019-12-10T12:19:48.846Z] #18 54.97 Selecting previously unselected package dmsetup. [2019-12-10T12:19:48.846Z] #18 54.97 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-12-10T12:19:48.846Z] #18 54.97 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-10T12:19:48.846Z] #18 55.10 Selecting previously unselected package libonig4:s390x. [2019-12-10T12:19:48.846Z] #18 55.10 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-12-10T12:19:48.846Z] #18 55.10 Unpacking libonig4:s390x (6.1.3-2) ... [2019-12-10T12:19:48.846Z] #18 55.25 Selecting previously unselected package libjq1:s390x. [2019-12-10T12:19:48.846Z] #18 55.25 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-12-10T12:19:48.846Z] #18 55.25 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-12-10T12:19:48.846Z] #18 55.38 Selecting previously unselected package jq. [2019-12-10T12:19:48.846Z] #18 55.38 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-12-10T12:19:48.846Z] #18 55.38 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-10T12:19:48.846Z] #18 55.43 Selecting previously unselected package libaio1:s390x. [2019-12-10T12:19:48.846Z] #18 55.44 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-12-10T12:19:48.846Z] #18 55.44 Unpacking libaio1:s390x (0.3.110-3) ... [2019-12-10T12:19:48.846Z] #18 55.48 Selecting previously unselected package libcap2-bin. [2019-12-10T12:19:49.033Z] #26 12.16 [2019-12-10T12:19:49.244Z] #18 55.48 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-12-10T12:19:49.244Z] #18 55.49 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-10T12:19:49.244Z] #18 55.55 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-12-10T12:19:49.244Z] #18 55.55 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-12-10T12:19:49.244Z] #18 55.55 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-12-10T12:19:49.244Z] #18 55.65 Selecting previously unselected package libsepol1-dev:s390x. [2019-12-10T12:19:49.244Z] #18 55.65 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-12-10T12:19:49.244Z] #18 55.66 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-12-10T12:19:49.639Z] #18 55.93 Selecting previously unselected package libpcre16-3:s390x. [2019-12-10T12:19:49.639Z] #18 55.93 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-12-10T12:19:49.639Z] #18 55.93 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-12-10T12:19:49.639Z] #18 56.09 Selecting previously unselected package libpcre32-3:s390x. [2019-12-10T12:19:49.639Z] #18 56.09 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-12-10T12:19:49.639Z] #18 56.09 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-12-10T12:19:49.639Z] #18 56.26 Selecting previously unselected package libpcre3-dev:s390x. [2019-12-10T12:19:49.639Z] #18 56.26 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-12-10T12:19:49.639Z] #18 56.26 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-12-10T12:19:49.886Z] #41 39.05 CC images/opts.o [2019-12-10T12:19:49.886Z] #41 39.27 CC images/seccomp.o [2019-12-10T12:19:50.024Z] #18 56.59 Selecting previously unselected package libselinux1-dev:s390x. [2019-12-10T12:19:50.024Z] #18 56.59 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-12-10T12:19:50.024Z] #18 56.59 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-12-10T12:19:50.125Z] #26 12.63 ### 5.3% ############## 20.2% ###################### 31.6% ################################# 46.3% ########################################## 59.7% [2019-12-10T12:19:50.125Z] #26 ... [2019-12-10T12:19:50.125Z] [2019-12-10T12:19:50.125Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:19:50.125Z] #54 12.95 + cd /tmp/tmp.bDlDfGpQtu/src/github.com/opencontainers/runc [2019-12-10T12:19:50.125Z] #54 12.96 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-10T12:19:50.145Z] #41 39.52 CC images/binfmt-misc.o [2019-12-10T12:19:50.403Z] #41 39.81 CC images/time.o [2019-12-10T12:19:50.417Z] #18 56.89 Selecting previously unselected package libdevmapper-dev:s390x. [2019-12-10T12:19:50.417Z] #18 56.89 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-12-10T12:19:50.417Z] #18 56.90 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-12-10T12:19:50.417Z] #18 56.97 Selecting previously unselected package libnl-3-200:s390x. [2019-12-10T12:19:50.417Z] #18 56.97 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-12-10T12:19:50.417Z] #18 56.97 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-12-10T12:19:50.417Z] #18 57.09 Selecting previously unselected package libprotobuf-c1:s390x. [2019-12-10T12:19:50.662Z] #41 39.98 CC images/sysctl.o [2019-12-10T12:19:50.662Z] #41 40.20 CC images/autofs.o [2019-12-10T12:19:50.695Z] #54 13.40 + '[' -z '' ']' [2019-12-10T12:19:50.695Z] #54 13.40 + target=static [2019-12-10T12:19:50.695Z] #54 13.40 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-10T12:19:50.819Z] #18 57.09 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-12-10T12:19:50.819Z] #18 57.09 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-12-10T12:19:50.819Z] #18 57.17 Selecting previously unselected package libreadline5:s390x. [2019-12-10T12:19:50.819Z] #18 57.17 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-12-10T12:19:50.819Z] #18 57.17 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-12-10T12:19:50.819Z] #18 57.29 Selecting previously unselected package libsystemd-dev:s390x. [2019-12-10T12:19:50.819Z] #18 57.29 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-12-10T12:19:50.819Z] #18 57.29 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-12-10T12:19:50.920Z] #41 40.51 CC images/macvlan.o [2019-12-10T12:19:51.179Z] #41 40.72 CC images/sit.o [2019-12-10T12:19:51.437Z] #41 40.93 LINK images/built-in.o [2019-12-10T12:19:51.696Z] #41 41.13 GEN compel/include/asm [2019-12-10T12:19:51.696Z] #41 41.13 GEN compel/include/version.h [2019-12-10T12:19:51.696Z] #41 41.15 touch .config [2019-12-10T12:19:51.696Z] #41 41.16 GEN include/common/config.h [2019-12-10T12:19:51.954Z] #41 41.26 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-12-10T12:19:51.954Z] #41 41.28 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-12-10T12:19:51.954Z] #41 41.30 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-12-10T12:19:51.954Z] #41 41.30 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-12-10T12:19:51.954Z] #41 41.33 DEP compel/arch/x86/plugins/std/memcpy.d [2019-12-10T12:19:51.954Z] #41 41.37 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-12-10T12:19:51.954Z] #41 41.38 GEN compel/plugins/include/uapi/std/syscall.h [2019-12-10T12:19:51.954Z] #41 41.41 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-12-10T12:19:51.954Z] #41 41.42 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-12-10T12:19:51.954Z] #41 41.46 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-10T12:19:52.080Z] #54 15.03 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-12-10T12:19:52.218Z] #41 41.46 DEP compel/plugins/std/infect.d [2019-12-10T12:19:52.218Z] #41 41.70 DEP compel/plugins/std/string.d [2019-12-10T12:19:52.411Z] #18 59.05 Selecting previously unselected package net-tools. [2019-12-10T12:19:52.411Z] #18 59.06 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-12-10T12:19:52.411Z] #18 59.07 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-10T12:19:52.476Z] #41 41.83 DEP compel/plugins/std/log.d [2019-12-10T12:19:52.476Z] #41 41.93 DEP compel/plugins/std/fds.d [2019-12-10T12:19:52.735Z] #41 42.08 DEP compel/plugins/std/std.d [2019-12-10T12:19:52.735Z] #41 42.18 DEP compel/plugins/shmem/shmem.d [2019-12-10T12:19:52.735Z] #41 42.32 DEP compel/plugins/fds/fds.d [2019-12-10T12:19:52.812Z] #18 59.36 Selecting previously unselected package python-pip-whl. [2019-12-10T12:19:52.812Z] #18 59.36 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-10T12:19:52.812Z] #18 59.36 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-10T12:19:52.993Z] #41 42.53 CC compel/plugins/std/std.o [2019-12-10T12:19:53.222Z] #18 59.98 Selecting previously unselected package python3-pip. [2019-12-10T12:19:53.467Z] #54 ... [2019-12-10T12:19:53.467Z] [2019-12-10T12:19:53.467Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:19:53.467Z] #44 6.646 + cd /tmp/tmp.Hos4FXq29t/src/github.com/LK4D4/vndr [2019-12-10T12:19:53.467Z] #44 6.646 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-10T12:19:53.467Z] #44 6.660 + go build -buildmode=pie -v -o /build/vndr . [2019-12-10T12:19:53.467Z] #44 7.886 github.com/LK4D4/vndr/godl/singleflight [2019-12-10T12:19:53.467Z] #44 8.123 go/token [2019-12-10T12:19:53.467Z] #44 8.153 internal/lazyregexp [2019-12-10T12:19:53.467Z] #44 8.238 encoding/xml [2019-12-10T12:19:53.467Z] #44 9.891 go/scanner [2019-12-10T12:19:53.467Z] #44 11.17 go/ast [2019-12-10T12:19:53.467Z] #44 15.27 github.com/LK4D4/vndr/godl [2019-12-10T12:19:53.467Z] #44 16.62 go/parser [2019-12-10T12:19:53.467Z] #44 16.63 go/doc [2019-12-10T12:19:53.467Z] #44 ... [2019-12-10T12:19:53.467Z] [2019-12-10T12:19:53.467Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:19:53.467Z] #26 12.63 ### 5.3% ############## 20.2% ###################### 31.6% ################################# 46.3% ########################################## 59.7% ##################################################### 74.7% ################################################################ 90.3% ######################################################################## 100.0% [2019-12-10T12:19:53.467Z] #26 13.77 [2019-12-10T12:19:53.467Z] #26 14.19 ### 4.5% ######### 12.9% ############### 21.1% ################# 24.8% ###################### 31.5% ######################## 34.3% ########################## 37.1% ############################## 42.3% ################################# 46.3% ################################### 49.2% #################################### 51.2% ######################################## 56.6% ################################################ 67.0% ##################################################### 73.9% ######################################################### 79.9% ############################################################## 86.5% #################################################################### 94.9% ######################################################################## 100.0% [2019-12-10T12:19:53.467Z] #26 16.45 [2019-12-10T12:19:53.560Z] #41 42.93 CC compel/plugins/std/fds.o [2019-12-10T12:19:53.618Z] #18 60.00 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-10T12:19:53.618Z] #18 60.01 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-10T12:19:53.618Z] #18 60.23 Selecting previously unselected package python3-pkg-resources. [2019-12-10T12:19:53.618Z] #18 60.23 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-10T12:19:53.618Z] #18 60.23 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-10T12:19:53.989Z] #26 16.69 0.3% # 2.2% ### 5.4% ##### 7.8% [2019-12-10T12:19:53.989Z] #26 ... [2019-12-10T12:19:53.989Z] [2019-12-10T12:19:53.989Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:19:53.989Z] #36 7.066 + cd /tmp/tmp.oLHUEYJp53/tini [2019-12-10T12:19:53.989Z] #36 7.073 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-10T12:19:53.989Z] #36 7.088 + cmake . [2019-12-10T12:19:53.989Z] #36 7.696 -- The C compiler identification is GNU 6.3.0 [2019-12-10T12:19:53.989Z] #36 7.762 -- Check for working C compiler: /usr/bin/cc [2019-12-10T12:19:53.989Z] #36 8.438 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-10T12:19:53.989Z] #36 8.446 -- Detecting C compiler ABI info [2019-12-10T12:19:53.989Z] #36 9.312 -- Detecting C compiler ABI info - done [2019-12-10T12:19:53.989Z] #36 9.397 -- Detecting C compile features [2019-12-10T12:19:53.989Z] #36 12.34 -- Detecting C compile features - done [2019-12-10T12:19:53.989Z] #36 12.40 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-10T12:19:53.989Z] #36 12.81 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-10T12:19:53.989Z] #36 12.97 -- Configuring done [2019-12-10T12:19:53.989Z] #36 13.00 -- Generating done [2019-12-10T12:19:53.989Z] #36 13.01 -- Build files have been written to: /tmp/tmp.oLHUEYJp53/tini [2019-12-10T12:19:53.989Z] #36 13.02 + make tini-static [2019-12-10T12:19:53.989Z] #36 13.46 Scanning dependencies of target tini-static [2019-12-10T12:19:53.989Z] #36 13.59 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-10T12:19:53.989Z] #36 15.88 [100%] Linking C executable tini-static [2019-12-10T12:19:53.989Z] #36 16.55 [100%] Built target tini-static [2019-12-10T12:19:53.989Z] #36 16.69 + mkdir -p /build [2019-12-10T12:19:53.989Z] #36 16.69 + cp tini-static /build/docker-init [2019-12-10T12:19:53.989Z] #36 ... [2019-12-10T12:19:53.989Z] [2019-12-10T12:19:53.989Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:19:54.017Z] #18 60.34 Selecting previously unselected package python3-setuptools. [2019-12-10T12:19:54.017Z] #18 60.35 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-12-10T12:19:54.017Z] #18 60.35 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-10T12:19:54.017Z] #18 60.56 Selecting previously unselected package python3-wheel. [2019-12-10T12:19:54.017Z] #18 60.56 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-12-10T12:19:54.017Z] #18 60.56 Unpacking python3-wheel (0.29.0-2) ... [2019-12-10T12:19:54.017Z] #18 60.64 Selecting previously unselected package thin-provisioning-tools. [2019-12-10T12:19:54.017Z] #18 60.64 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-12-10T12:19:54.017Z] #18 60.64 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-10T12:19:54.127Z] #41 43.59 CC compel/plugins/std/log.o [2019-12-10T12:19:54.385Z] #41 ... [2019-12-10T12:19:54.385Z] [2019-12-10T12:19:54.385Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:19:54.385Z] #62 119.5 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-10T12:19:54.385Z] #62 119.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-12-10T12:19:54.385Z] #62 DONE 127.1s [2019-12-10T12:19:54.385Z] [2019-12-10T12:19:54.385Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-10T12:19:54.385Z] #63 DONE 0.1s [2019-12-10T12:19:54.385Z] [2019-12-10T12:19:54.385Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:19:54.385Z] #44 121.7 vendor/golang.org/x/net/idna [2019-12-10T12:19:54.385Z] #44 124.1 vendor/golang.org/x/net/http2/hpack [2019-12-10T12:19:54.385Z] #44 125.2 mime [2019-12-10T12:19:54.385Z] #44 126.9 mime/quotedprintable [2019-12-10T12:19:54.385Z] #44 127.2 net/http/internal [2019-12-10T12:19:54.427Z] #18 60.91 Selecting previously unselected package vim-runtime. [2019-12-10T12:19:54.427Z] #18 60.91 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-10T12:19:54.427Z] #18 60.93 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-12-10T12:19:54.427Z] #18 60.96 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-12-10T12:19:54.427Z] #18 60.96 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:19:55.761Z] #44 ... [2019-12-10T12:19:55.761Z] [2019-12-10T12:19:55.761Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:19:55.761Z] #41 44.95 CC compel/plugins/std/string.o [2019-12-10T12:19:55.955Z] #26 16.69 0.3% # 2.2% ### 5.4% ##### 7.8% ####### 10.2% ######### 12.9% ########## 15.1% ############ 17.8% ############## 20.0% ############## 20.4% ################# 23.9% ################## 25.9% #################### 27.8% ##################### 30.5% ####################### 33.3% ######################### 35.7% [2019-12-10T12:19:55.955Z] #26 ... [2019-12-10T12:19:55.955Z] [2019-12-10T12:19:55.955Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:19:55.955Z] #31 12.12 github.com/BurntSushi/toml/cmd/tomlv [2019-12-10T12:19:55.955Z] #31 DONE 19.0s [2019-12-10T12:19:55.955Z] [2019-12-10T12:19:55.955Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:19:55.955Z] #36 DONE 19.0s [2019-12-10T12:19:55.955Z] [2019-12-10T12:19:55.955Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:19:56.327Z] #41 45.69 CC compel/plugins/std/infect.o [2019-12-10T12:19:56.484Z] #18 ... [2019-12-10T12:19:56.484Z] [2019-12-10T12:19:56.484Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:19:56.484Z] #42 39.28 DEP compel/src/lib/handle-elf.d [2019-12-10T12:19:56.484Z] #42 39.40 DEP compel/arch/s390/src/lib/handle-elf.d [2019-12-10T12:19:56.484Z] #42 39.66 CC compel/src/lib/log.o [2019-12-10T12:19:56.484Z] #42 39.96 CC compel/arch/s390/src/lib/cpu.o [2019-12-10T12:19:56.484Z] #42 40.28 CC compel/arch/s390/src/lib/infect.o [2019-12-10T12:19:56.484Z] #42 41.01 CC compel/src/lib/infect-rpc.o [2019-12-10T12:19:56.484Z] #42 41.42 CC compel/src/lib/infect-util.o [2019-12-10T12:19:56.484Z] #42 41.73 CC compel/src/lib/infect.o [2019-12-10T12:19:56.484Z] #42 43.57 CC compel/src/lib/ptrace.o [2019-12-10T12:19:56.484Z] #42 44.08 AR compel/libcompel.a [2019-12-10T12:19:56.484Z] #42 44.18 HOSTCC compel/src/main-host.o [2019-12-10T12:19:56.484Z] #42 44.55 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-12-10T12:19:56.484Z] #42 44.73 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-10T12:19:56.484Z] #42 45.32 HOSTCC compel/src/lib/log-host.o [2019-12-10T12:19:56.484Z] #42 45.50 HOSTLINK compel/compel-host-bin [2019-12-10T12:19:56.484Z] #42 45.62 DEP soccr/soccr.d [2019-12-10T12:19:56.484Z] #42 45.82 CC soccr/soccr.o [2019-12-10T12:19:56.484Z] #42 46.89 AR soccr/libsoccr.a [2019-12-10T12:19:56.484Z] #42 46.95 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-10T12:19:56.484Z] #42 47.16 DEP criu/arch/s390/sigframe.d [2019-12-10T12:19:56.484Z] #42 47.25 DEP criu/arch/s390/crtools.d [2019-12-10T12:19:56.484Z] #42 47.41 DEP criu/arch/s390/cpu.d [2019-12-10T12:19:56.484Z] #42 47.52 CC criu/arch/s390/cpu.o [2019-12-10T12:19:56.484Z] #42 47.88 CC criu/arch/s390/crtools.o [2019-12-10T12:19:56.484Z] #42 48.86 CC criu/arch/s390/sigframe.o [2019-12-10T12:19:56.484Z] #42 49.13 LINK criu/arch/s390/crtools.built-in.o [2019-12-10T12:19:56.484Z] #42 49.16 DEP criu/arch/s390/vdso-pie.d [2019-12-10T12:19:56.484Z] #42 49.35 DEP criu/pie/parasite-vdso.d [2019-12-10T12:19:56.484Z] #42 49.63 DEP criu/pie/util-vdso.d [2019-12-10T12:19:56.586Z] #41 46.18 CC compel/arch/x86/plugins/std/parasite-head.o [2019-12-10T12:19:56.737Z] #26 16.69 0.3% # 2.2% ### 5.4% ##### 7.8% ####### 10.2% ######### 12.9% ########## 15.1% ############ 17.8% ############## 20.0% ############## 20.4% ################# 23.9% ################## 25.9% #################### 27.8% ##################### 30.5% ####################### 33.3% ######################### 35.7% ########################## 36.4% ########################### 38.3% ############################ 39.9% ############################# 41.3% ############################### 43.5% ################################ 45.5% ################################# 47.1% ################################### 48.8% #################################### 50.2% ##################################### 51.4% [2019-12-10T12:19:56.737Z] #26 ... [2019-12-10T12:19:56.737Z] [2019-12-10T12:19:56.737Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-10T12:19:56.737Z] #56 10.33 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-10T12:19:56.737Z] #56 16.01 Fetched 7750 kB in 9s (777 kB/s) [2019-12-10T12:19:56.737Z] #56 16.01 Reading package lists... [2019-12-10T12:19:56.844Z] #41 46.20 CC compel/arch/x86/plugins/std/memcpy.o [2019-12-10T12:19:56.844Z] #41 46.24 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-12-10T12:19:56.844Z] #41 46.30 AR compel/plugins/std.lib.a [2019-12-10T12:19:56.844Z] #41 46.38 CC compel/plugins/fds/fds.o [2019-12-10T12:19:56.896Z] #42 49.89 DEP criu/pie/util.d [2019-12-10T12:19:56.997Z] #56 19.49 Reading package lists... [2019-12-10T12:19:56.997Z] #56 ... [2019-12-10T12:19:56.997Z] [2019-12-10T12:19:56.997Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:19:57.105Z] #41 46.57 AR compel/plugins/fds.lib.a [2019-12-10T12:19:57.105Z] #41 46.62 HOSTDEP compel/src/lib/log-host.d [2019-12-10T12:19:57.105Z] #41 46.70 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-10T12:19:57.302Z] #42 50.06 CC criu/pie/util.o [2019-12-10T12:19:57.302Z] #42 50.37 CC criu/pie/util-vdso.o [2019-12-10T12:19:57.364Z] #41 46.85 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-12-10T12:19:57.364Z] #41 46.93 HOSTDEP compel/src/main-host.d [2019-12-10T12:19:57.518Z] #26 16.69 0.3% # 2.2% ### 5.4% ##### 7.8% ####### 10.2% ######### 12.9% ########## 15.1% ############ 17.8% ############## 20.0% ############## 20.4% ################# 23.9% ################## 25.9% #################### 27.8% ##################### 30.5% ####################### 33.3% ######################### 35.7% ########################## 36.4% ########################### 38.3% ############################ 39.9% ############################# 41.3% ############################### 43.5% ################################ 45.5% ################################# 47.1% ################################### 48.8% #################################### 50.2% ##################################### 51.4% ##################################### 52.8% ###################################### 53.9% ####################################### 54.8% ######################################## 56.0% ######################################### 57.9% ########################################### 60.8% [2019-12-10T12:19:57.518Z] #26 ... [2019-12-10T12:19:57.518Z] [2019-12-10T12:19:57.518Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:19:57.518Z] #40 11.01 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-10T12:19:57.518Z] #40 17.16 Fetched 7750 kB in 10s (755 kB/s) [2019-12-10T12:19:57.518Z] #40 17.16 Reading package lists... [2019-12-10T12:19:57.518Z] #40 ... [2019-12-10T12:19:57.518Z] [2019-12-10T12:19:57.518Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:19:57.622Z] #41 47.08 DEP compel/src/lib/ptrace.d [2019-12-10T12:19:57.881Z] #41 47.26 DEP compel/src/lib/infect.d [2019-12-10T12:19:58.138Z] #42 51.01 CC criu/pie/parasite-vdso.o [2019-12-10T12:19:58.138Z] #42 ... [2019-12-10T12:19:58.138Z] [2019-12-10T12:19:58.138Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:19:58.138Z] #45 81.61 text/template [2019-12-10T12:19:58.138Z] #45 82.42 encoding/xml [2019-12-10T12:19:58.138Z] #45 87.84 go/doc [2019-12-10T12:19:58.138Z] #45 88.64 compress/flate [2019-12-10T12:19:58.138Z] #45 91.38 crypto/rsa [2019-12-10T12:19:58.139Z] #41 47.46 DEP compel/src/lib/infect-util.d [2019-12-10T12:19:58.139Z] #41 47.64 DEP compel/src/lib/infect-rpc.d [2019-12-10T12:19:58.405Z] #41 47.78 DEP compel/arch/x86/src/lib/infect.d [2019-12-10T12:19:58.405Z] #41 47.91 DEP compel/arch/x86/src/lib/cpu.d [2019-12-10T12:19:58.405Z] #41 48.02 DEP compel/src/lib/log.d [2019-12-10T12:19:58.531Z] #45 91.82 github.com/LK4D4/vndr/build [2019-12-10T12:19:58.531Z] #45 ... [2019-12-10T12:19:58.531Z] [2019-12-10T12:19:58.531Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:19:58.531Z] #42 51.54 CC criu/arch/s390/vdso-pie.o [2019-12-10T12:19:58.531Z] #42 51.74 AR criu/pie/pie.lib.a [2019-12-10T12:19:58.531Z] #42 51.79 DEP criu/pie/restorer.d [2019-12-10T12:19:58.665Z] #41 48.12 DEP compel/src/main.d [2019-12-10T12:19:58.665Z] #41 48.22 DEP compel/src/lib/handle-elf.d [2019-12-10T12:19:58.910Z] #42 52.03 DEP criu/arch/s390/restorer.d [2019-12-10T12:19:58.923Z] #41 48.32 DEP compel/arch/x86/src/lib/handle-elf.d [2019-12-10T12:19:58.923Z] #41 48.48 CC compel/src/lib/log.o [2019-12-10T12:19:59.182Z] #41 48.74 CC compel/arch/x86/src/lib/cpu.o [2019-12-10T12:19:59.302Z] #42 52.22 DEP criu/pie/parasite.d [2019-12-10T12:19:59.364Z] #26 16.69 0.3% # 2.2% ### 5.4% ##### 7.8% ####### 10.2% ######### 12.9% ########## 15.1% ############ 17.8% ############## 20.0% ############## 20.4% ################# 23.9% ################## 25.9% #################### 27.8% ##################### 30.5% ####################### 33.3% ######################### 35.7% ########################## 36.4% ########################### 38.3% ############################ 39.9% ############################# 41.3% ############################### 43.5% ################################ 45.5% ################################# 47.1% ################################### 48.8% #################################### 50.2% ##################################### 51.4% ##################################### 52.8% ###################################### 53.9% ####################################### 54.8% ######################################## 56.0% ######################################### 57.9% ########################################### 60.8% ############################################# 62.7% ############################################# 63.9% ################################################ 67.2% ################################################## 70.4% ##################################################### 74.8% ###################################################### 76.3% ######################################################## 78.2% ######################################################### 79.7% ########################################################## 81.9% ############################################################ 83.8% ############################################################# 85.6% ############################################################## 86.9% ################################################################ 89.3% ################################################################## 92.6% #################################################################### 95.4% ##################################################################### 97.1% ####################################################################### 99.9% ######################################################################## 100.0% [2019-12-10T12:19:59.627Z] #26 22.51 [2019-12-10T12:19:59.691Z] #42 52.53 CC criu/pie/parasite.o [2019-12-10T12:20:00.116Z] #41 49.53 CC compel/arch/x86/src/lib/infect.o [2019-12-10T12:20:00.728Z] #42 53.69 LINK criu/pie/parasite.built-in.o [2019-12-10T12:20:00.728Z] #42 53.70 GEN criu/pie/parasite-blob.h [2019-12-10T12:20:00.728Z] #42 53.71 CC criu/arch/s390/restorer.o [2019-12-10T12:20:01.016Z] #26 24.15 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-10T12:20:01.051Z] #41 50.42 CC compel/src/lib/infect-rpc.o [2019-12-10T12:20:01.128Z] #42 54.01 CC criu/pie/restorer.o [2019-12-10T12:20:01.310Z] #41 ... [2019-12-10T12:20:01.310Z] [2019-12-10T12:20:01.310Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:20:01.310Z] #47 DONE 133.9s [2019-12-10T12:20:01.310Z] [2019-12-10T12:20:01.310Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:20:01.310Z] #44 129.4 net/textproto [2019-12-10T12:20:01.310Z] #44 129.4 crypto/x509 [2019-12-10T12:20:01.310Z] #44 130.4 vendor/golang.org/x/net/http/httpguts [2019-12-10T12:20:01.310Z] #44 130.8 vendor/golang.org/x/net/http/httpproxy [2019-12-10T12:20:01.310Z] #44 131.4 mime/multipart [2019-12-10T12:20:01.310Z] #44 133.3 crypto/tls [2019-12-10T12:20:01.591Z] #26 24.74 [2019-12-10T12:20:02.112Z] #26 24.99 ######################################################################## 100.0% [2019-12-10T12:20:02.112Z] #26 25.16 [2019-12-10T12:20:02.684Z] #26 ... [2019-12-10T12:20:02.684Z] [2019-12-10T12:20:02.684Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-10T12:20:02.684Z] #38 16.10 + cd /tmp/tmp.vmj00EXk8z/src/github.com/docker/distribution [2019-12-10T12:20:02.684Z] #38 16.10 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-10T12:20:02.684Z] #38 18.99 + GOPATH=/tmp/tmp.vmj00EXk8z/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.vmj00EXk8z go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-10T12:20:02.684Z] #38 ... [2019-12-10T12:20:02.684Z] [2019-12-10T12:20:02.684Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-10T12:20:02.684Z] #28 24.56 + cd /tmp/tmp.Pr0WKJZmHe/src/github.com/go-swagger/go-swagger [2019-12-10T12:20:02.684Z] #28 24.56 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-10T12:20:03.056Z] #42 56.31 LINK criu/pie/restorer.built-in.o [2019-12-10T12:20:03.451Z] #42 56.34 GEN criu/pie/restorer-blob.h [2019-12-10T12:20:03.451Z] #42 56.43 DEP criu/vdso.d [2019-12-10T12:20:03.841Z] #42 56.62 DEP criu/uts_ns.d [2019-12-10T12:20:03.841Z] #42 56.80 DEP criu/util.d [2019-12-10T12:20:03.841Z] #42 57.01 DEP criu/uffd.d [2019-12-10T12:20:04.069Z] #28 27.37 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-10T12:20:04.232Z] #42 57.31 DEP criu/tun.d [2019-12-10T12:20:04.329Z] #28 ... [2019-12-10T12:20:04.329Z] [2019-12-10T12:20:04.329Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:20:04.329Z] #68 17.74 + cd /tmp/tmp.CTsPE2WWBk/src/github.com/docker/libnetwork [2019-12-10T12:20:04.329Z] #68 17.74 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-10T12:20:04.329Z] #68 18.52 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-10T12:20:04.590Z] #68 ... [2019-12-10T12:20:04.590Z] [2019-12-10T12:20:04.590Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:20:04.590Z] #26 27.06 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-10T12:20:04.590Z] #26 27.51 [2019-12-10T12:20:04.594Z] #44 ... [2019-12-10T12:20:04.594Z] [2019-12-10T12:20:04.594Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:20:04.594Z] #41 50.89 CC compel/src/lib/infect-util.o [2019-12-10T12:20:04.594Z] #41 51.36 CC compel/src/lib/infect.o [2019-12-10T12:20:04.594Z] #41 53.55 CC compel/src/lib/ptrace.o [2019-12-10T12:20:04.594Z] #41 53.88 AR compel/libcompel.a [2019-12-10T12:20:04.594Z] #41 53.94 HOSTCC compel/src/main-host.o [2019-12-10T12:20:04.839Z] #42 57.54 DEP criu/tty.d [2019-12-10T12:20:04.851Z] #26 27.90 ################################# 45.9% ######################################################################## 100.0% [2019-12-10T12:20:04.853Z] #41 54.32 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-12-10T12:20:04.853Z] #41 54.47 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-10T12:20:05.112Z] #26 28.10 [2019-12-10T12:20:05.353Z] #42 58.12 DEP criu/timerfd.d [2019-12-10T12:20:05.353Z] #42 58.41 DEP criu/sysfs_parse.d [2019-12-10T12:20:05.420Z] #41 54.87 HOSTCC compel/src/lib/log-host.o [2019-12-10T12:20:05.420Z] #41 55.04 HOSTLINK compel/compel-host-bin [2019-12-10T12:20:05.679Z] #41 55.16 DEP soccr/soccr.d [2019-12-10T12:20:05.757Z] #42 58.68 DEP criu/sysctl.d [2019-12-10T12:20:05.757Z] #42 58.84 DEP criu/string.d [2019-12-10T12:20:05.757Z] #42 58.91 DEP criu/stats.d [2019-12-10T12:20:05.937Z] #41 55.31 CC soccr/soccr.o [2019-12-10T12:20:06.053Z] #26 ... [2019-12-10T12:20:06.054Z] [2019-12-10T12:20:06.054Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:20:06.054Z] #44 19.56 github.com/LK4D4/vndr/build [2019-12-10T12:20:06.054Z] #44 22.08 github.com/LK4D4/vndr [2019-12-10T12:20:06.162Z] #42 59.14 DEP criu/sockets.d [2019-12-10T12:20:06.162Z] #42 59.32 DEP criu/sk-unix.d [2019-12-10T12:20:06.314Z] #44 ... [2019-12-10T12:20:06.314Z] [2019-12-10T12:20:06.314Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-10T12:20:06.314Z] #56 19.49 Reading package lists... [2019-12-10T12:20:06.314Z] #56 25.38 Building dependency tree... [2019-12-10T12:20:06.314Z] #56 27.14 The following additional packages will be installed: [2019-12-10T12:20:06.314Z] #56 27.14 btrfs-progs liblzo2-2 [2019-12-10T12:20:06.314Z] #56 27.33 The following NEW packages will be installed: [2019-12-10T12:20:06.314Z] #56 27.33 btrfs-progs btrfs-tools liblzo2-2 [2019-12-10T12:20:06.314Z] #56 28.42 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-10T12:20:06.314Z] #56 28.42 Need to get 582 kB of archives. [2019-12-10T12:20:06.314Z] #56 28.42 After this operation, 3944 kB of additional disk space will be used. [2019-12-10T12:20:06.314Z] #56 28.42 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-12-10T12:20:06.314Z] #56 28.42 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-12-10T12:20:06.314Z] #56 28.44 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-12-10T12:20:06.314Z] #56 29.35 debconf: delaying package configuration, since apt-utils is not installed [2019-12-10T12:20:06.314Z] #56 29.48 Fetched 582 kB in 1s (553 kB/s) [2019-12-10T12:20:06.314Z] #56 29.56 Selecting previously unselected package liblzo2-2:arm64. [2019-12-10T12:20:06.314Z] #56 29.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-12-10T12:20:06.314Z] #56 29.62 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-12-10T12:20:06.314Z] #56 29.64 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-10T12:20:06.314Z] #56 29.74 Selecting previously unselected package btrfs-progs. [2019-12-10T12:20:06.314Z] #56 29.75 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ... [2019-12-10T12:20:06.314Z] #56 29.76 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-10T12:20:06.552Z] #42 59.60 DEP criu/sk-tcp.d [2019-12-10T12:20:06.873Z] #41 56.35 AR soccr/libsoccr.a [2019-12-10T12:20:06.873Z] #41 56.39 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-10T12:20:06.886Z] #56 30.26 Selecting previously unselected package btrfs-tools. [2019-12-10T12:20:06.886Z] #56 30.29 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ... [2019-12-10T12:20:06.886Z] #56 30.31 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-10T12:20:06.886Z] #56 30.49 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:20:06.886Z] #56 30.57 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-10T12:20:06.886Z] #56 30.59 Setting up btrfs-progs (4.7.3-1) ... [2019-12-10T12:20:06.955Z] #42 59.84 DEP criu/sk-queue.d [2019-12-10T12:20:06.955Z] #42 ... [2019-12-10T12:20:06.955Z] [2019-12-10T12:20:06.955Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:20:06.955Z] #63 100.0 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-10T12:20:06.955Z] #63 100.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-12-10T12:20:07.132Z] #41 56.66 DEP criu/arch/x86/sigframe.d [2019-12-10T12:20:07.132Z] #41 56.75 DEP criu/arch/x86/sigaction_compat.d [2019-12-10T12:20:07.148Z] #56 30.61 Setting up btrfs-tools (4.7.3-1) ... [2019-12-10T12:20:07.148Z] #56 30.62 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:20:07.390Z] #41 56.84 DEP criu/arch/x86/kerndat.d [2019-12-10T12:20:07.649Z] #41 56.97 DEP criu/arch/x86/crtools.d [2019-12-10T12:20:07.649Z] #41 57.09 DEP criu/arch/x86/cpu.d [2019-12-10T12:20:07.908Z] #41 57.31 CC criu/arch/x86/cpu.o [2019-12-10T12:20:08.090Z] #56 DONE 31.4s [2019-12-10T12:20:08.090Z] [2019-12-10T12:20:08.090Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:20:08.090Z] #68 DONE 31.3s [2019-12-10T12:20:08.090Z] [2019-12-10T12:20:08.090Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-10T12:20:08.090Z] #57 DONE 0.2s [2019-12-10T12:20:08.090Z] [2019-12-10T12:20:08.090Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-10T12:20:08.090Z] #58 DONE 0.1s [2019-12-10T12:20:08.090Z] [2019-12-10T12:20:08.090Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:20:08.090Z] #40 17.16 Reading package lists... [2019-12-10T12:20:08.090Z] #40 22.31 Reading package lists... [2019-12-10T12:20:08.090Z] #40 26.72 Building dependency tree... [2019-12-10T12:20:08.090Z] #40 27.95 The following additional packages will be installed: [2019-12-10T12:20:08.090Z] #40 27.95 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-10T12:20:08.090Z] #40 27.95 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-10T12:20:08.090Z] #40 27.96 Suggested packages: [2019-12-10T12:20:08.090Z] #40 27.96 manpages-dev python-setuptools [2019-12-10T12:20:08.090Z] #40 28.72 The following NEW packages will be installed: [2019-12-10T12:20:08.090Z] #40 28.72 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-10T12:20:08.090Z] #40 28.72 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-10T12:20:08.090Z] #40 28.73 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-10T12:20:08.090Z] #40 28.73 zlib1g-dev [2019-12-10T12:20:08.090Z] #40 29.85 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-12-10T12:20:08.090Z] #40 29.85 Need to get 3415 kB of archives. [2019-12-10T12:20:08.090Z] #40 29.85 After this operation, 19.0 MB of additional disk space will be used. [2019-12-10T12:20:08.090Z] #40 29.85 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-12-10T12:20:08.090Z] #40 29.86 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB] [2019-12-10T12:20:08.090Z] #40 29.86 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB] [2019-12-10T12:20:08.090Z] #40 29.87 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-12-10T12:20:08.090Z] #40 29.87 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-dev arm64 3.2.27-2 [91.7 kB] [2019-12-10T12:20:08.090Z] #40 29.87 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-12-10T12:20:08.090Z] #40 29.87 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB] [2019-12-10T12:20:08.090Z] #40 29.87 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB] [2019-12-10T12:20:08.090Z] #40 29.90 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB] [2019-12-10T12:20:08.090Z] #40 29.96 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB] [2019-12-10T12:20:08.090Z] #40 29.96 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB] [2019-12-10T12:20:08.090Z] #40 30.04 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB] [2019-12-10T12:20:08.090Z] #40 30.08 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-c-compiler arm64 1.2.1-2 [72.2 kB] [2019-12-10T12:20:08.090Z] #40 30.10 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB] [2019-12-10T12:20:08.090Z] #40 30.10 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-10T12:20:08.090Z] #40 30.11 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB] [2019-12-10T12:20:08.090Z] #40 31.14 debconf: delaying package configuration, since apt-utils is not installed [2019-12-10T12:20:08.090Z] #40 31.40 Fetched 3415 kB in 1s (2581 kB/s) [2019-12-10T12:20:08.090Z] #40 31.52 Selecting previously unselected package libnet1:arm64. [2019-12-10T12:20:08.090Z] #40 31.52 (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 ... 14976 files and directories currently installed.) [2019-12-10T12:20:08.090Z] #40 31.62 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-12-10T12:20:08.090Z] #40 31.62 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-12-10T12:20:08.352Z] #40 31.80 Selecting previously unselected package libcap-dev:arm64. [2019-12-10T12:20:08.352Z] #40 31.80 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ... [2019-12-10T12:20:08.352Z] #40 31.83 Unpacking libcap-dev:arm64 (1:2.25-1) ... [2019-12-10T12:20:08.352Z] #40 32.07 Selecting previously unselected package libnet1-dev. [2019-12-10T12:20:08.474Z] #41 57.95 CC criu/arch/x86/crtools.o [2019-12-10T12:20:08.612Z] #40 32.08 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ... [2019-12-10T12:20:08.612Z] #40 32.08 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-10T12:20:08.873Z] #40 ... [2019-12-10T12:20:08.873Z] [2019-12-10T12:20:08.873Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:20:08.873Z] #44 DONE 32.2s [2019-12-10T12:20:08.873Z] [2019-12-10T12:20:08.873Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:20:08.873Z] #26 29.60 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-10T12:20:08.873Z] #26 29.67 skipping existing ed4b54129745 [2019-12-10T12:20:08.873Z] #26 29.77 [2019-12-10T12:20:08.873Z] #26 31.42 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-10T12:20:08.955Z] #63 ... [2019-12-10T12:20:08.955Z] [2019-12-10T12:20:08.955Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:20:08.955Z] #18 65.38 Selecting previously unselected package vim. [2019-12-10T12:20:08.955Z] #18 65.38 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-12-10T12:20:08.955Z] #18 65.38 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:20:08.955Z] #18 65.96 Selecting previously unselected package xfsprogs. [2019-12-10T12:20:08.955Z] #18 65.96 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-12-10T12:20:08.955Z] #18 65.97 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-10T12:20:08.955Z] #18 66.63 Selecting previously unselected package zip. [2019-12-10T12:20:08.955Z] #18 66.63 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-12-10T12:20:08.955Z] #18 66.63 Unpacking zip (3.0-11+b1) ... [2019-12-10T12:20:08.955Z] #18 66.88 Selecting previously unselected package libapparmor-perl. [2019-12-10T12:20:08.955Z] #18 66.91 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-12-10T12:20:08.955Z] #18 66.91 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-10T12:20:08.955Z] #18 67.16 Selecting previously unselected package apparmor. [2019-12-10T12:20:08.955Z] #18 67.16 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-12-10T12:20:08.955Z] #18 67.23 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-10T12:20:08.955Z] #18 67.65 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-10T12:20:08.955Z] #18 67.65 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-12-10T12:20:08.955Z] #18 67.66 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-10T12:20:08.955Z] #18 69.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-10T12:20:08.955Z] #18 69.17 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-12-10T12:20:08.955Z] #18 69.17 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-10T12:20:08.955Z] #18 71.36 Selecting previously unselected package binutils-mingw-w64. [2019-12-10T12:20:08.955Z] #18 71.38 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-10T12:20:08.955Z] #18 71.39 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-10T12:20:08.955Z] #18 71.49 Selecting previously unselected package mingw-w64-common. [2019-12-10T12:20:08.955Z] #18 71.53 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-10T12:20:08.955Z] #18 71.53 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-10T12:20:08.955Z] #18 ... [2019-12-10T12:20:08.955Z] [2019-12-10T12:20:08.955Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:20:08.955Z] #42 59.98 DEP criu/sk-packet.d [2019-12-10T12:20:08.955Z] #42 60.12 DEP criu/sk-netlink.d [2019-12-10T12:20:08.955Z] #42 60.31 DEP criu/sk-inet.d [2019-12-10T12:20:08.955Z] #42 60.43 DEP criu/signalfd.d [2019-12-10T12:20:08.955Z] #42 60.58 DEP criu/sigframe.d [2019-12-10T12:20:08.955Z] #42 60.67 DEP criu/shmem.d [2019-12-10T12:20:08.955Z] #42 60.88 DEP criu/servicefd.d [2019-12-10T12:20:08.955Z] #42 61.03 DEP criu/seize.d [2019-12-10T12:20:08.955Z] #42 61.19 DEP criu/seccomp.d [2019-12-10T12:20:08.955Z] #42 61.41 DEP criu/rst-malloc.d [2019-12-10T12:20:08.955Z] #42 61.47 DEP criu/rbtree.d [2019-12-10T12:20:08.955Z] #42 61.51 DEP criu/pstree.d [2019-12-10T12:20:08.955Z] #42 61.65 DEP criu/protobuf.d [2019-12-10T12:20:08.955Z] #42 61.73 GEN criu/protobuf-desc-gen.h [2019-12-10T12:20:09.134Z] #26 32.06 [2019-12-10T12:20:09.396Z] #26 32.32 ######################################################################## 100.0% [2019-12-10T12:20:09.396Z] #26 32.42 [2019-12-10T12:20:09.396Z] #26 32.46 Download of images into '/build' complete. [2019-12-10T12:20:09.396Z] #26 32.46 Use something like the following to load the result into a Docker daemon: [2019-12-10T12:20:09.396Z] #26 32.46 tar -cC '/build' . | docker load [2019-12-10T12:20:09.658Z] #26 DONE 32.8s [2019-12-10T12:20:09.658Z] [2019-12-10T12:20:09.658Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:20:09.658Z] #40 32.44 Selecting previously unselected package libnl-3-200:arm64. [2019-12-10T12:20:09.658Z] #40 32.44 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ... [2019-12-10T12:20:09.658Z] #40 32.45 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-12-10T12:20:09.658Z] #40 32.64 Selecting previously unselected package libnl-3-dev:arm64. [2019-12-10T12:20:09.658Z] #40 32.64 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ... [2019-12-10T12:20:09.658Z] #40 32.65 Unpacking libnl-3-dev:arm64 (3.2.27-2) ... [2019-12-10T12:20:09.658Z] #40 33.15 Selecting previously unselected package libprotobuf-c1:arm64. [2019-12-10T12:20:09.658Z] #40 33.15 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-12-10T12:20:09.658Z] #40 33.18 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-12-10T12:20:09.850Z] #41 59.09 CC criu/arch/x86/kerndat.o [2019-12-10T12:20:09.903Z] #42 ... [2019-12-10T12:20:09.903Z] [2019-12-10T12:20:09.903Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:20:09.903Z] #45 93.28 vendor/golang.org/x/crypto/cryptobyte [2019-12-10T12:20:09.903Z] #45 95.33 net [2019-12-10T12:20:09.903Z] #45 95.91 vendor/golang.org/x/crypto/internal/chacha20 [2019-12-10T12:20:09.903Z] #45 96.59 vendor/golang.org/x/crypto/poly1305 [2019-12-10T12:20:09.903Z] #45 97.49 vendor/golang.org/x/crypto/chacha20poly1305 [2019-12-10T12:20:09.903Z] #45 98.18 vendor/golang.org/x/crypto/curve25519 [2019-12-10T12:20:09.903Z] #45 98.83 vendor/golang.org/x/text/transform [2019-12-10T12:20:09.903Z] #45 99.65 vendor/golang.org/x/text/unicode/bidi [2019-12-10T12:20:09.903Z] #45 101.7 vendor/golang.org/x/text/secure/bidirule [2019-12-10T12:20:09.903Z] #45 102.1 vendor/golang.org/x/text/unicode/norm [2019-12-10T12:20:09.903Z] #45 ... [2019-12-10T12:20:09.903Z] [2019-12-10T12:20:09.903Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:20:09.903Z] #18 76.20 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-10T12:20:09.903Z] #18 76.20 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-10T12:20:09.903Z] #18 76.21 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-10T12:20:09.919Z] #40 33.31 Selecting previously unselected package libprotobuf-c-dev:arm64. [2019-12-10T12:20:09.919Z] #40 33.31 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ... [2019-12-10T12:20:09.919Z] #40 33.32 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-12-10T12:20:09.919Z] #40 ... [2019-12-10T12:20:09.919Z] [2019-12-10T12:20:09.919Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:20:09.919Z] #50 23.14 + cd /tmp/tmp.rM2LMlNO8Z/src/github.com/golangci/golangci-lint/ [2019-12-10T12:20:09.919Z] #50 23.14 + git checkout -q v1.20.0 [2019-12-10T12:20:09.919Z] #50 23.33 ++ git describe --tags [2019-12-10T12:20:09.919Z] #50 23.33 + version=v1.20.0 [2019-12-10T12:20:09.919Z] #50 23.34 ++ git rev-parse --short HEAD [2019-12-10T12:20:09.919Z] #50 23.34 + commit=cc98739 [2019-12-10T12:20:09.919Z] #50 23.35 ++ git show -s --format=%cd [2019-12-10T12:20:09.919Z] #50 23.36 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-10T12:20:09.919Z] #50 23.36 + 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-12-10T12:20:09.919Z] #50 ... [2019-12-10T12:20:09.919Z] [2019-12-10T12:20:09.919Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:20:09.919Z] #40 33.45 Selecting previously unselected package zlib1g-dev:arm64. [2019-12-10T12:20:09.919Z] #40 33.46 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ... [2019-12-10T12:20:09.919Z] #40 33.47 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-12-10T12:20:10.109Z] #41 59.54 CC criu/arch/x86/sigaction_compat.o [2019-12-10T12:20:10.180Z] #40 33.68 Selecting previously unselected package libprotobuf10:arm64. [2019-12-10T12:20:10.181Z] #40 33.68 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ... [2019-12-10T12:20:10.181Z] #40 33.68 Unpacking libprotobuf10:arm64 (3.0.0-9) ... [2019-12-10T12:20:10.368Z] #41 59.83 CC criu/arch/x86/sigframe.o [2019-12-10T12:20:10.626Z] #41 60.13 LINK criu/arch/x86/crtools.built-in.o [2019-12-10T12:20:10.752Z] #40 34.29 Selecting previously unselected package libprotobuf-lite10:arm64. [2019-12-10T12:20:10.752Z] #40 34.30 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ... [2019-12-10T12:20:10.752Z] #40 34.33 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-12-10T12:20:10.885Z] #41 60.19 DEP criu/pie/util-vdso-elf32.d [2019-12-10T12:20:10.885Z] #41 60.26 DEP criu/arch/x86/vdso-pie.d [2019-12-10T12:20:10.885Z] #41 60.33 DEP criu/pie/parasite-vdso.d [2019-12-10T12:20:11.143Z] #41 60.44 DEP criu/pie/util-vdso.d [2019-12-10T12:20:11.143Z] #41 60.57 DEP criu/pie/util.d [2019-12-10T12:20:11.404Z] #41 60.74 CC criu/pie/util.o [2019-12-10T12:20:11.662Z] #41 61.03 CC criu/pie/util-vdso.o [2019-12-10T12:20:12.142Z] #40 35.31 Selecting previously unselected package libprotobuf-dev:arm64. [2019-12-10T12:20:12.143Z] #40 35.31 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ... [2019-12-10T12:20:12.143Z] #40 35.31 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ... [2019-12-10T12:20:12.229Z] #41 61.63 CC criu/pie/parasite-vdso.o [2019-12-10T12:20:12.715Z] #40 36.23 Selecting previously unselected package libprotoc10:arm64. [2019-12-10T12:20:12.715Z] #40 36.24 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ... [2019-12-10T12:20:12.715Z] #40 36.25 Unpacking libprotoc10:arm64 (3.0.0-9) ... [2019-12-10T12:20:13.287Z] #40 36.66 Selecting previously unselected package protobuf-c-compiler. [2019-12-10T12:20:13.287Z] #40 36.66 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ... [2019-12-10T12:20:13.287Z] #40 36.66 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-10T12:20:13.549Z] #40 37.03 Selecting previously unselected package protobuf-compiler. [2019-12-10T12:20:13.549Z] #40 37.03 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ... [2019-12-10T12:20:13.549Z] #40 37.04 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-10T12:20:13.549Z] #40 37.20 Selecting previously unselected package python-pkg-resources. [2019-12-10T12:20:13.549Z] #40 37.20 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-10T12:20:13.549Z] #40 37.20 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-10T12:20:13.609Z] #41 62.70 CC criu/arch/x86/vdso-pie.o [2019-12-10T12:20:13.609Z] #41 63.00 CC criu/pie/util-vdso-elf32.o [2019-12-10T12:20:14.120Z] #40 37.57 Selecting previously unselected package python-protobuf. [2019-12-10T12:20:14.120Z] #40 37.57 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ... [2019-12-10T12:20:14.120Z] #40 37.59 Unpacking python-protobuf (3.0.0-9) ... [2019-12-10T12:20:14.176Z] #41 63.62 AR criu/pie/pie.lib.a [2019-12-10T12:20:14.176Z] #41 63.69 DEP criu/pie/restorer.d [2019-12-10T12:20:14.434Z] #41 63.93 DEP criu/arch/x86/sigaction_compat_pie.d [2019-12-10T12:20:14.690Z] #40 38.24 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-12-10T12:20:14.692Z] #41 64.05 DEP criu/arch/x86/restorer_unmap.d [2019-12-10T12:20:14.692Z] #41 64.07 DEP criu/arch/x86/restorer.d [2019-12-10T12:20:14.692Z] #41 64.26 DEP criu/pie/parasite.d [2019-12-10T12:20:14.951Z] #41 64.51 CC criu/pie/parasite.o [2019-12-10T12:20:14.954Z] #40 38.54 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-12-10T12:20:14.955Z] #40 38.66 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-10T12:20:15.123Z] #18 ... [2019-12-10T12:20:15.123Z] [2019-12-10T12:20:15.123Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:20:15.123Z] #63 DONE 107.7s [2019-12-10T12:20:15.123Z] [2019-12-10T12:20:15.123Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-10T12:20:15.123Z] #64 DONE 0.1s [2019-12-10T12:20:15.123Z] [2019-12-10T12:20:15.123Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:20:15.123Z] #45 107.9 vendor/golang.org/x/net/idna [2019-12-10T12:20:15.525Z] #40 ... [2019-12-10T12:20:15.525Z] [2019-12-10T12:20:15.525Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-10T12:20:15.525Z] #27 DONE 1.4s [2019-12-10T12:20:15.525Z] [2019-12-10T12:20:15.525Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:20:15.525Z] #59 3.829 + RM_GOPATH=0 [2019-12-10T12:20:15.525Z] #59 3.829 + TMP_GOPATH= [2019-12-10T12:20:15.525Z] #59 3.829 + : /build [2019-12-10T12:20:15.525Z] #59 3.829 + '[' -z '' ']' [2019-12-10T12:20:15.525Z] #59 3.829 ++ mktemp -d [2019-12-10T12:20:15.525Z] #59 3.829 + export GOPATH=/tmp/tmp.VLkw9toNKo [2019-12-10T12:20:15.525Z] #59 3.829 + GOPATH=/tmp/tmp.VLkw9toNKo [2019-12-10T12:20:15.525Z] #59 3.829 + RM_GOPATH=1 [2019-12-10T12:20:15.525Z] #59 3.829 ++ dirname ./install.sh [2019-12-10T12:20:15.525Z] #59 3.829 + dir=. [2019-12-10T12:20:15.525Z] #59 3.829 + bin=containerd [2019-12-10T12:20:15.525Z] #59 3.829 + shift [2019-12-10T12:20:15.525Z] #59 3.829 + '[' '!' -f ./containerd.installer ']' [2019-12-10T12:20:15.525Z] #59 3.829 + . ./containerd.installer [2019-12-10T12:20:15.525Z] #59 3.829 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-10T12:20:15.525Z] #59 3.829 + install_containerd [2019-12-10T12:20:15.525Z] #59 3.829 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2019-12-10T12:20:15.525Z] #59 3.829 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VLkw9toNKo/src/github.com/containerd/containerd [2019-12-10T12:20:15.525Z] #59 3.849 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-10T12:20:15.525Z] #59 3.849 Cloning into '/tmp/tmp.VLkw9toNKo/src/github.com/containerd/containerd'... [2019-12-10T12:20:16.326Z] #41 65.63 LINK criu/pie/parasite.built-in.o [2019-12-10T12:20:16.326Z] #41 65.64 GEN criu/pie/parasite-blob.h [2019-12-10T12:20:16.326Z] #41 65.68 CC criu/arch/x86/restorer.o [2019-12-10T12:20:16.584Z] #41 ... [2019-12-10T12:20:16.584Z] [2019-12-10T12:20:16.584Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:20:16.584Z] #44 139.6 net/http/httptrace [2019-12-10T12:20:16.584Z] #44 139.8 net/http [2019-12-10T12:20:16.842Z] #44 ... [2019-12-10T12:20:16.842Z] [2019-12-10T12:20:16.842Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:20:16.842Z] #41 66.30 CC criu/arch/x86/restorer_unmap.o [2019-12-10T12:20:16.842Z] #41 66.36 CC criu/arch/x86/sigaction_compat_pie.o [2019-12-10T12:20:17.101Z] #41 66.67 CC criu/pie/restorer.o [2019-12-10T12:20:17.897Z] #45 111.0 vendor/golang.org/x/net/http2/hpack [2019-12-10T12:20:18.067Z] #59 ... [2019-12-10T12:20:18.067Z] [2019-12-10T12:20:18.067Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:20:18.067Z] #40 41.55 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-10T12:20:18.067Z] #40 41.57 Setting up libprotobuf10:arm64 (3.0.0-9) ... [2019-12-10T12:20:18.067Z] #40 41.58 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:20:18.067Z] #40 41.61 Setting up python-protobuf (3.0.0-9) ... [2019-12-10T12:20:18.714Z] #45 112.1 mime [2019-12-10T12:20:19.536Z] #40 ... [2019-12-10T12:20:19.536Z] [2019-12-10T12:20:19.536Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:20:19.536Z] #47 32.90 + cd /tmp/tmp.SjSeEw87Vn/src/gotest.tools/gotestsum [2019-12-10T12:20:19.536Z] #47 32.90 + git checkout -q v0.3.5 [2019-12-10T12:20:19.536Z] #47 32.95 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-10T12:20:19.633Z] #41 69.17 LINK criu/pie/restorer.built-in.o [2019-12-10T12:20:19.633Z] #41 69.19 GEN criu/pie/restorer-blob.h [2019-12-10T12:20:19.633Z] #41 69.25 DEP criu/vdso.d [2019-12-10T12:20:20.133Z] #45 ... [2019-12-10T12:20:20.133Z] [2019-12-10T12:20:20.133Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:20:20.133Z] #42 63.34 DEP criu/protobuf-desc.d [2019-12-10T12:20:20.133Z] #42 63.48 DEP criu/proc_parse.d [2019-12-10T12:20:20.133Z] #42 63.66 DEP criu/plugin.d [2019-12-10T12:20:20.133Z] #42 63.69 DEP criu/pipes.d [2019-12-10T12:20:20.133Z] #42 63.76 DEP criu/pie-util.d [2019-12-10T12:20:20.133Z] #42 63.80 DEP criu/pie-util-vdso.d [2019-12-10T12:20:20.133Z] #42 63.92 DEP criu/pie-util-vdso-elf32.d [2019-12-10T12:20:20.133Z] #42 64.13 DEP criu/path.d [2019-12-10T12:20:20.133Z] #42 64.25 DEP criu/parasite-syscall.d [2019-12-10T12:20:20.133Z] #42 64.43 DEP criu/pagemap.d [2019-12-10T12:20:20.133Z] #42 64.64 DEP criu/pagemap-cache.d [2019-12-10T12:20:20.133Z] #42 64.78 DEP criu/page-xfer.d [2019-12-10T12:20:20.133Z] #42 64.96 DEP criu/page-pipe.d [2019-12-10T12:20:20.133Z] #42 65.15 DEP criu/netfilter.d [2019-12-10T12:20:20.133Z] #42 65.28 DEP criu/net.d [2019-12-10T12:20:20.133Z] #42 65.43 DEP criu/namespaces.d [2019-12-10T12:20:20.133Z] #42 65.62 DEP criu/mount.d [2019-12-10T12:20:20.133Z] #42 65.81 DEP criu/mem.d [2019-12-10T12:20:20.133Z] #42 65.96 DEP criu/lsm.d [2019-12-10T12:20:20.133Z] #42 66.06 DEP criu/log.d [2019-12-10T12:20:20.133Z] #42 66.19 DEP criu/libnetlink.d [2019-12-10T12:20:20.133Z] #42 66.33 DEP criu/kerndat.d [2019-12-10T12:20:20.133Z] #42 66.60 DEP criu/kcmp-ids.d [2019-12-10T12:20:20.133Z] #42 66.67 DEP criu/irmap.d [2019-12-10T12:20:20.133Z] #42 66.85 DEP criu/ipc_ns.d [2019-12-10T12:20:20.133Z] #42 67.01 DEP criu/image.d [2019-12-10T12:20:20.133Z] #42 67.37 DEP criu/image-desc.d [2019-12-10T12:20:20.133Z] #42 67.43 DEP criu/fsnotify.d [2019-12-10T12:20:20.133Z] #42 67.67 DEP criu/filesystems.d [2019-12-10T12:20:20.133Z] #42 67.86 DEP criu/files.d [2019-12-10T12:20:20.133Z] #42 68.23 DEP criu/files-reg.d [2019-12-10T12:20:20.133Z] #42 68.61 DEP criu/files-ext.d [2019-12-10T12:20:20.133Z] #42 68.94 DEP criu/file-lock.d [2019-12-10T12:20:20.133Z] #42 69.10 DEP criu/file-ids.d [2019-12-10T12:20:20.133Z] #42 69.27 DEP criu/fifo.d [2019-12-10T12:20:20.133Z] #42 69.43 DEP criu/fdstore.d [2019-12-10T12:20:20.133Z] #42 69.58 DEP criu/fault-injection.d [2019-12-10T12:20:20.133Z] #42 69.60 DEP criu/external.d [2019-12-10T12:20:20.133Z] #42 69.65 DEP criu/eventpoll.d [2019-12-10T12:20:20.133Z] #42 69.75 DEP criu/eventfd.d [2019-12-10T12:20:20.133Z] #42 69.86 DEP criu/crtools.d [2019-12-10T12:20:20.133Z] #42 70.06 DEP criu/cr-service.d [2019-12-10T12:20:20.133Z] #42 70.18 DEP criu/cr-restore.d [2019-12-10T12:20:20.133Z] #42 70.38 DEP criu/cr-errno.d [2019-12-10T12:20:20.133Z] #42 70.38 DEP criu/cr-dump.d [2019-12-10T12:20:20.133Z] #42 70.57 DEP criu/cr-dedup.d [2019-12-10T12:20:20.133Z] #42 70.73 DEP criu/cr-check.d [2019-12-10T12:20:20.133Z] #42 70.90 DEP criu/config.d [2019-12-10T12:20:20.133Z] #42 71.03 DEP criu/clone-noasan.d [2019-12-10T12:20:20.133Z] #42 71.05 DEP criu/cgroup.d [2019-12-10T12:20:20.133Z] #42 71.30 DEP criu/cgroup-props.d [2019-12-10T12:20:20.133Z] #42 71.40 DEP criu/bitmap.d [2019-12-10T12:20:20.133Z] #42 71.43 DEP criu/bfd.d [2019-12-10T12:20:20.133Z] #42 71.54 DEP criu/autofs.d [2019-12-10T12:20:20.133Z] #42 71.79 DEP criu/aio.d [2019-12-10T12:20:20.133Z] #42 71.99 DEP criu/action-scripts.d [2019-12-10T12:20:20.133Z] #42 72.21 CC criu/action-scripts.o [2019-12-10T12:20:20.133Z] #42 72.72 CC criu/aio.o [2019-12-10T12:20:20.200Z] #41 69.43 DEP criu/vdso-compat.d [2019-12-10T12:20:20.200Z] #41 69.56 DEP criu/uts_ns.d [2019-12-10T12:20:20.458Z] #41 69.71 DEP criu/util.d [2019-12-10T12:20:20.458Z] #41 69.90 DEP criu/uffd.d [2019-12-10T12:20:20.571Z] #42 73.50 CC criu/autofs.o [2019-12-10T12:20:20.717Z] #41 70.16 DEP criu/tun.d [2019-12-10T12:20:20.975Z] #41 70.31 DEP criu/tty.d [2019-12-10T12:20:20.975Z] #41 70.53 DEP criu/timerfd.d [2019-12-10T12:20:20.985Z] #42 ... [2019-12-10T12:20:20.985Z] [2019-12-10T12:20:20.985Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:20:20.985Z] #45 114.4 mime/quotedprintable [2019-12-10T12:20:20.985Z] #45 ... [2019-12-10T12:20:20.985Z] [2019-12-10T12:20:20.985Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:20:20.985Z] #48 DONE 114.4s [2019-12-10T12:20:21.388Z] [2019-12-10T12:20:21.388Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:20:21.388Z] #18 81.34 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-10T12:20:21.388Z] #18 81.36 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-12-10T12:20:21.388Z] #18 81.37 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-10T12:20:21.388Z] #18 81.53 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-10T12:20:21.388Z] #18 81.54 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-12-10T12:20:21.388Z] #18 81.54 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-10T12:20:21.542Z] #41 70.75 DEP criu/sysfs_parse.d [2019-12-10T12:20:21.542Z] #41 70.90 DEP criu/sysctl.d [2019-12-10T12:20:21.787Z] #18 ... [2019-12-10T12:20:21.787Z] [2019-12-10T12:20:21.787Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:20:21.787Z] #45 115.1 net/http/internal [2019-12-10T12:20:21.800Z] #41 71.08 DEP criu/string.d [2019-12-10T12:20:21.800Z] #41 71.12 DEP criu/stats.d [2019-12-10T12:20:21.800Z] #41 71.23 DEP criu/sockets.d [2019-12-10T12:20:22.059Z] #41 71.50 DEP criu/sk-unix.d [2019-12-10T12:20:22.095Z] #47 ... [2019-12-10T12:20:22.095Z] [2019-12-10T12:20:22.095Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:20:22.095Z] #40 45.63 Setting up libcap-dev:arm64 (1:2.25-1) ... [2019-12-10T12:20:22.095Z] #40 45.66 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-12-10T12:20:22.095Z] #40 45.70 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-12-10T12:20:22.095Z] #40 45.76 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-12-10T12:20:22.095Z] #40 45.78 Setting up libprotoc10:arm64 (3.0.0-9) ... [2019-12-10T12:20:22.095Z] #40 45.79 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-10T12:20:22.095Z] #40 45.81 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-12-10T12:20:22.317Z] #41 71.73 DEP criu/sk-tcp.d [2019-12-10T12:20:22.317Z] #41 71.88 DEP criu/sk-queue.d [2019-12-10T12:20:22.354Z] #40 45.83 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-10T12:20:22.354Z] #40 45.84 Setting up libprotobuf-dev:arm64 (3.0.0-9) ... [2019-12-10T12:20:22.354Z] #40 45.86 Setting up libnl-3-dev:arm64 (3.2.27-2) ... [2019-12-10T12:20:22.354Z] #40 45.87 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:20:22.576Z] #41 71.98 DEP criu/sk-packet.d [2019-12-10T12:20:22.615Z] #40 DONE 46.2s [2019-12-10T12:20:22.615Z] [2019-12-10T12:20:22.615Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:20:22.632Z] #45 116.1 crypto/tls [2019-12-10T12:20:22.834Z] #41 72.13 DEP criu/sk-netlink.d [2019-12-10T12:20:22.834Z] #41 72.33 DEP criu/sk-inet.d [2019-12-10T12:20:22.876Z] #59 ... [2019-12-10T12:20:22.876Z] [2019-12-10T12:20:22.876Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:20:23.129Z] #41 72.49 DEP criu/signalfd.d [2019-12-10T12:20:23.391Z] #41 72.72 DEP criu/sigframe.d [2019-12-10T12:20:23.391Z] #41 72.79 DEP criu/shmem.d [2019-12-10T12:20:23.391Z] #41 72.89 DEP criu/servicefd.d [2019-12-10T12:20:23.650Z] #41 73.00 DEP criu/seize.d [2019-12-10T12:20:23.908Z] #41 73.19 DEP criu/seccomp.d [2019-12-10T12:20:23.908Z] #41 73.37 DEP criu/rst-malloc.d [2019-12-10T12:20:23.908Z] #41 73.44 DEP criu/rbtree.d [2019-12-10T12:20:24.165Z] #41 73.48 DEP criu/pstree.d [2019-12-10T12:20:24.165Z] #41 73.70 DEP criu/protobuf.d [2019-12-10T12:20:24.423Z] #41 73.82 GEN criu/protobuf-desc-gen.h [2019-12-10T12:20:25.798Z] #41 75.14 DEP criu/protobuf-desc.d [2019-12-10T12:20:25.798Z] #41 75.24 DEP criu/proc_parse.d [2019-12-10T12:20:26.056Z] #41 75.49 DEP criu/plugin.d [2019-12-10T12:20:26.056Z] #41 75.56 DEP criu/pipes.d [2019-12-10T12:20:26.314Z] #41 75.78 DEP criu/pie-util.d [2019-12-10T12:20:26.571Z] #41 75.93 DEP criu/pie-util-vdso.d [2019-12-10T12:20:26.571Z] #41 76.05 DEP criu/pie-util-vdso-elf32.d [2019-12-10T12:20:26.571Z] #41 76.14 DEP criu/path.d [2019-12-10T12:20:26.830Z] #41 76.26 DEP criu/parasite-syscall.d [2019-12-10T12:20:27.088Z] #41 76.44 DEP criu/pagemap.d [2019-12-10T12:20:27.088Z] #41 ... [2019-12-10T12:20:27.088Z] [2019-12-10T12:20:27.088Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:20:27.088Z] #44 150.3 github.com/LK4D4/vndr/godl [2019-12-10T12:20:27.088Z] #44 151.1 github.com/LK4D4/vndr [2019-12-10T12:20:27.088Z] #44 DONE 159.9s [2019-12-10T12:20:27.088Z] [2019-12-10T12:20:27.088Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:20:27.088Z] #41 76.59 DEP criu/pagemap-cache.d [2019-12-10T12:20:27.133Z] #41 3.911 Note: Building without setproctitle() and strlcpy() support. [2019-12-10T12:20:27.133Z] #41 3.911 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-10T12:20:27.346Z] #41 76.73 DEP criu/page-xfer.d [2019-12-10T12:20:27.704Z] #41 5.096 fatal: Not a git repository (or any of the parent directories): .git [2019-12-10T12:20:27.704Z] #41 5.130 GEN .gitid [2019-12-10T12:20:27.704Z] #41 5.138 GEN criu/include/version.h [2019-12-10T12:20:27.704Z] #41 5.174 GEN include/common/asm [2019-12-10T12:20:27.911Z] #41 77.12 DEP criu/page-pipe.d [2019-12-10T12:20:27.911Z] #41 77.38 DEP criu/netfilter.d [2019-12-10T12:20:28.039Z] #45 121.3 net/http/httptrace [2019-12-10T12:20:28.171Z] #41 77.63 DEP criu/net.d [2019-12-10T12:20:28.171Z] #41 77.81 DEP criu/namespaces.d [2019-12-10T12:20:28.275Z] #41 ... [2019-12-10T12:20:28.275Z] [2019-12-10T12:20:28.275Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:20:28.275Z] #47 DONE 51.6s [2019-12-10T12:20:28.275Z] [2019-12-10T12:20:28.275Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:20:28.435Z] #45 121.5 net/http [2019-12-10T12:20:28.737Z] #41 78.02 DEP criu/mount.d [2019-12-10T12:20:28.737Z] #41 78.24 DEP criu/mem.d [2019-12-10T12:20:28.821Z] #45 ... [2019-12-10T12:20:28.821Z] [2019-12-10T12:20:28.821Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:20:28.821Z] #42 75.33 CC criu/bfd.o [2019-12-10T12:20:28.821Z] #42 75.95 CC criu/bitmap.o [2019-12-10T12:20:28.821Z] #42 76.13 CC criu/cgroup-props.o [2019-12-10T12:20:28.821Z] #42 77.06 CC criu/cgroup.o [2019-12-10T12:20:28.821Z] #42 78.90 CC criu/clone-noasan.o [2019-12-10T12:20:28.821Z] #42 79.00 CC criu/config.o [2019-12-10T12:20:28.821Z] #42 80.14 CC criu/cr-check.o [2019-12-10T12:20:28.821Z] #42 81.41 CC criu/cr-dedup.o [2019-12-10T12:20:28.821Z] #42 81.84 CC criu/cr-dump.o [2019-12-10T12:20:28.846Z] #59 20.53 + cd /tmp/tmp.VLkw9toNKo/src/github.com/containerd/containerd [2019-12-10T12:20:28.846Z] #59 20.53 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-10T12:20:28.997Z] #41 78.47 DEP criu/lsm.d [2019-12-10T12:20:29.255Z] #41 78.62 DEP criu/log.d [2019-12-10T12:20:29.255Z] #41 78.74 DEP criu/libnetlink.d [2019-12-10T12:20:29.255Z] #41 78.84 DEP criu/kerndat.d [2019-12-10T12:20:29.417Z] #59 21.36 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-10T12:20:29.417Z] #59 21.36 + BUILDTAGS='netgo osusergo static_build' [2019-12-10T12:20:29.417Z] #59 21.36 + export EXTRA_FLAGS=-buildmode=pie [2019-12-10T12:20:29.417Z] #59 21.36 + EXTRA_FLAGS=-buildmode=pie [2019-12-10T12:20:29.417Z] #59 21.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-10T12:20:29.417Z] #59 21.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-10T12:20:29.417Z] #59 21.36 + '[' '' = dynamic ']' [2019-12-10T12:20:29.417Z] #59 21.36 + make [2019-12-10T12:20:29.513Z] #41 79.03 DEP criu/kcmp-ids.d [2019-12-10T12:20:29.513Z] #41 79.09 DEP criu/irmap.d [2019-12-10T12:20:29.771Z] #41 79.18 DEP criu/ipc_ns.d [2019-12-10T12:20:29.771Z] #41 79.30 DEP criu/image.d [2019-12-10T12:20:30.029Z] #41 79.47 DEP criu/image-desc.d [2019-12-10T12:20:30.286Z] #41 79.61 DEP criu/fsnotify.d [2019-12-10T12:20:30.286Z] #41 79.73 DEP criu/filesystems.d [2019-12-10T12:20:30.544Z] #41 79.92 DEP criu/files.d [2019-12-10T12:20:30.544Z] #41 80.09 DEP criu/files-reg.d [2019-12-10T12:20:30.802Z] #41 80.27 DEP criu/files-ext.d [2019-12-10T12:20:30.802Z] #41 80.38 DEP criu/file-lock.d [2019-12-10T12:20:30.803Z] #59 22.53 + bin/ctr [2019-12-10T12:20:30.838Z] #42 83.89 CC criu/cr-errno.o [2019-12-10T12:20:30.839Z] #42 84.01 CC criu/cr-restore.o [2019-12-10T12:20:31.060Z] #41 80.54 DEP criu/file-ids.d [2019-12-10T12:20:31.319Z] #41 80.69 DEP criu/fifo.d [2019-12-10T12:20:31.319Z] #41 80.84 DEP criu/fdstore.d [2019-12-10T12:20:31.319Z] #41 80.94 DEP criu/fault-injection.d [2019-12-10T12:20:31.577Z] #41 80.99 DEP criu/external.d [2019-12-10T12:20:31.577Z] #41 81.07 DEP criu/eventpoll.d [2019-12-10T12:20:31.703Z] #42 ... [2019-12-10T12:20:31.703Z] [2019-12-10T12:20:31.703Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:20:31.703Z] #18 98.08 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-10T12:20:31.703Z] #18 98.08 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-12-10T12:20:31.703Z] #18 98.08 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-10T12:20:31.835Z] #41 81.30 DEP criu/eventfd.d [2019-12-10T12:20:32.094Z] #41 81.43 DEP criu/crtools.d [2019-12-10T12:20:32.094Z] #41 81.59 DEP criu/cr-service.d [2019-12-10T12:20:32.352Z] #41 81.73 DEP criu/cr-restore.d [2019-12-10T12:20:32.609Z] #41 81.98 DEP criu/cr-errno.d [2019-12-10T12:20:32.609Z] #41 82.01 DEP criu/cr-dump.d [2019-12-10T12:20:32.965Z] #41 82.21 DEP criu/cr-dedup.d [2019-12-10T12:20:32.965Z] #41 82.36 DEP criu/cr-check.d [2019-12-10T12:20:32.965Z] #41 ... [2019-12-10T12:20:32.965Z] [2019-12-10T12:20:32.965Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-10T12:20:32.965Z] #28 166.1 + rm -rf /tmp/tmp.AEUE7nk7j9 [2019-12-10T12:20:33.223Z] #28 DONE 166.5s [2019-12-10T12:20:33.223Z] [2019-12-10T12:20:33.223Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:20:33.223Z] #41 82.55 DEP criu/config.d [2019-12-10T12:20:33.223Z] #41 82.73 DEP criu/clone-noasan.d [2019-12-10T12:20:33.223Z] #41 82.78 DEP criu/cgroup.d [2019-12-10T12:20:33.482Z] #41 82.95 DEP criu/cgroup-props.d [2019-12-10T12:20:33.482Z] #41 83.06 DEP criu/bitmap.d [2019-12-10T12:20:33.740Z] #41 83.11 DEP criu/bfd.d [2019-12-10T12:20:33.740Z] #41 83.34 DEP criu/autofs.d [2019-12-10T12:20:34.101Z] #59 ... [2019-12-10T12:20:34.101Z] [2019-12-10T12:20:34.101Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:20:34.101Z] #41 7.370 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-10T12:20:34.101Z] #41 7.512 PBCC images/opts.pb-c.c [2019-12-10T12:20:34.101Z] #41 7.590 PBCC images/sit.pb-c.c [2019-12-10T12:20:34.101Z] #41 7.617 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-10T12:20:34.101Z] #41 7.658 DEP images/opts.pb-c.d [2019-12-10T12:20:34.101Z] #41 7.681 DEP images/sit.pb-c.d [2019-12-10T12:20:34.101Z] #41 7.717 PBCC images/macvlan.pb-c.c [2019-12-10T12:20:34.101Z] #41 7.737 DEP images/macvlan.pb-c.d [2019-12-10T12:20:34.101Z] #41 7.765 PBCC images/autofs.pb-c.c [2019-12-10T12:20:34.101Z] #41 7.785 DEP images/autofs.pb-c.d [2019-12-10T12:20:34.101Z] #41 7.824 PBCC images/sysctl.pb-c.c [2019-12-10T12:20:34.101Z] #41 7.858 DEP images/sysctl.pb-c.d [2019-12-10T12:20:34.101Z] #41 7.921 PBCC images/time.pb-c.c [2019-12-10T12:20:34.101Z] #41 7.949 DEP images/time.pb-c.d [2019-12-10T12:20:34.101Z] #41 7.971 PBCC images/binfmt-misc.pb-c.c [2019-12-10T12:20:34.101Z] #41 7.986 DEP images/binfmt-misc.pb-c.d [2019-12-10T12:20:34.101Z] #41 8.044 PBCC images/seccomp.pb-c.c [2019-12-10T12:20:34.101Z] #41 8.069 DEP images/seccomp.pb-c.d [2019-12-10T12:20:34.101Z] #41 8.117 PBCC images/userns.pb-c.c [2019-12-10T12:20:34.101Z] #41 8.141 DEP images/userns.pb-c.d [2019-12-10T12:20:34.101Z] #41 8.207 PBCC images/cgroup.pb-c.c [2019-12-10T12:20:34.101Z] #41 8.236 DEP images/cgroup.pb-c.d [2019-12-10T12:20:34.101Z] #41 8.292 PBCC images/fown.pb-c.c [2019-12-10T12:20:34.101Z] #41 8.337 PBCC images/ext-file.pb-c.c [2019-12-10T12:20:34.101Z] #41 8.362 DEP images/fown.pb-c.d [2019-12-10T12:20:34.101Z] #41 8.418 DEP images/ext-file.pb-c.d [2019-12-10T12:20:34.101Z] #41 8.460 PBCC images/rpc.pb-c.c [2019-12-10T12:20:34.101Z] #41 8.521 DEP images/rpc.pb-c.d [2019-12-10T12:20:34.101Z] #41 8.613 PBCC images/siginfo.pb-c.c [2019-12-10T12:20:34.101Z] #41 8.627 DEP images/siginfo.pb-c.d [2019-12-10T12:20:34.101Z] #41 8.669 PBCC images/pagemap.pb-c.c [2019-12-10T12:20:34.101Z] #41 8.726 DEP images/pagemap.pb-c.d [2019-12-10T12:20:34.101Z] #41 8.797 PBCC images/rlimit.pb-c.c [2019-12-10T12:20:34.101Z] #41 8.831 DEP images/rlimit.pb-c.d [2019-12-10T12:20:34.101Z] #41 8.881 PBCC images/file-lock.pb-c.c [2019-12-10T12:20:34.101Z] #41 8.891 DEP images/file-lock.pb-c.d [2019-12-10T12:20:34.101Z] #41 8.946 PBCC images/tty.pb-c.c [2019-12-10T12:20:34.101Z] #41 9.001 DEP images/tty.pb-c.d [2019-12-10T12:20:34.101Z] #41 9.051 PBCC images/tun.pb-c.c [2019-12-10T12:20:34.101Z] #41 9.106 PBCC images/netdev.pb-c.c [2019-12-10T12:20:34.101Z] #41 9.157 DEP images/tun.pb-c.d [2019-12-10T12:20:34.101Z] #41 9.211 DEP images/netdev.pb-c.d [2019-12-10T12:20:34.101Z] #41 9.297 PBCC images/vma.pb-c.c [2019-12-10T12:20:34.101Z] #41 9.367 DEP images/vma.pb-c.d [2019-12-10T12:20:34.101Z] #41 9.411 PBCC images/creds.pb-c.c [2019-12-10T12:20:34.101Z] #41 9.442 DEP images/creds.pb-c.d [2019-12-10T12:20:34.101Z] #41 9.493 PBCC images/utsns.pb-c.c [2019-12-10T12:20:34.101Z] #41 9.525 DEP images/utsns.pb-c.d [2019-12-10T12:20:34.101Z] #41 9.571 PBCC images/ipc-desc.pb-c.c [2019-12-10T12:20:34.101Z] #41 9.583 PBCC images/ipc-sem.pb-c.c [2019-12-10T12:20:34.101Z] #41 9.621 DEP images/ipc-desc.pb-c.d [2019-12-10T12:20:34.101Z] #41 9.696 DEP images/ipc-sem.pb-c.d [2019-12-10T12:20:34.101Z] #41 9.733 PBCC images/ipc-msg.pb-c.c [2019-12-10T12:20:34.101Z] #41 9.776 DEP images/ipc-msg.pb-c.d [2019-12-10T12:20:34.101Z] #41 9.817 PBCC images/ipc-shm.pb-c.c [2019-12-10T12:20:34.101Z] #41 9.841 DEP images/ipc-shm.pb-c.d [2019-12-10T12:20:34.101Z] #41 9.921 PBCC images/ipc-var.pb-c.c [2019-12-10T12:20:34.101Z] #41 9.949 DEP images/ipc-var.pb-c.d [2019-12-10T12:20:34.101Z] #41 10.00 PBCC images/sk-opts.pb-c.c [2019-12-10T12:20:34.101Z] #41 10.01 PBCC images/packet-sock.pb-c.c [2019-12-10T12:20:34.101Z] #41 10.05 DEP images/sk-opts.pb-c.d [2019-12-10T12:20:34.101Z] #41 10.08 DEP images/packet-sock.pb-c.d [2019-12-10T12:20:34.101Z] #41 10.17 PBCC images/sk-netlink.pb-c.c [2019-12-10T12:20:34.101Z] #41 10.23 DEP images/sk-netlink.pb-c.d [2019-12-10T12:20:34.101Z] #41 10.30 PBCC images/sk-inet.pb-c.c [2019-12-10T12:20:34.101Z] #41 10.34 DEP images/sk-inet.pb-c.d [2019-12-10T12:20:34.101Z] #41 10.43 PBCC images/sk-unix.pb-c.c [2019-12-10T12:20:34.101Z] #41 10.47 DEP images/sk-unix.pb-c.d [2019-12-10T12:20:34.101Z] #41 10.53 PBCC images/mm.pb-c.c [2019-12-10T12:20:34.101Z] #41 10.58 DEP images/mm.pb-c.d [2019-12-10T12:20:34.101Z] #41 10.65 PBCC images/timerfd.pb-c.c [2019-12-10T12:20:34.101Z] #41 10.68 DEP images/timerfd.pb-c.d [2019-12-10T12:20:34.101Z] #41 10.71 PBCC images/timer.pb-c.c [2019-12-10T12:20:34.101Z] #41 10.73 DEP images/timer.pb-c.d [2019-12-10T12:20:34.101Z] #41 10.76 PBCC images/sa.pb-c.c [2019-12-10T12:20:34.101Z] #41 10.79 DEP images/sa.pb-c.d [2019-12-10T12:20:34.101Z] #41 10.86 PBCC images/pipe-data.pb-c.c [2019-12-10T12:20:34.101Z] #41 10.87 DEP images/pipe-data.pb-c.d [2019-12-10T12:20:34.101Z] #41 10.93 PBCC images/mnt.pb-c.c [2019-12-10T12:20:34.101Z] #41 11.01 DEP images/mnt.pb-c.d [2019-12-10T12:20:34.101Z] #41 11.06 PBCC images/sk-packet.pb-c.c [2019-12-10T12:20:34.101Z] #41 11.08 DEP images/sk-packet.pb-c.d [2019-12-10T12:20:34.101Z] #41 11.12 PBCC images/tcp-stream.pb-c.c [2019-12-10T12:20:34.101Z] #41 11.17 DEP images/tcp-stream.pb-c.d [2019-12-10T12:20:34.101Z] #41 11.25 PBCC images/pipe.pb-c.c [2019-12-10T12:20:34.101Z] #41 11.28 DEP images/pipe.pb-c.d [2019-12-10T12:20:34.101Z] #41 11.34 PBCC images/pstree.pb-c.c [2019-12-10T12:20:34.101Z] #41 11.36 DEP images/pstree.pb-c.d [2019-12-10T12:20:34.101Z] #41 11.39 PBCC images/fs.pb-c.c [2019-12-10T12:20:34.101Z] #41 11.40 DEP images/fs.pb-c.d [2019-12-10T12:20:34.101Z] #41 11.43 PBCC images/signalfd.pb-c.c [2019-12-10T12:20:34.101Z] #41 11.45 DEP images/signalfd.pb-c.d [2019-12-10T12:20:34.101Z] #41 11.48 PBCC images/fh.pb-c.c [2019-12-10T12:20:34.305Z] #41 83.63 DEP criu/aio.d [2019-12-10T12:20:34.362Z] #41 11.51 PBCC images/fsnotify.pb-c.c [2019-12-10T12:20:34.362Z] #41 11.54 DEP images/fh.pb-c.d [2019-12-10T12:20:34.362Z] #41 11.59 DEP images/fsnotify.pb-c.d [2019-12-10T12:20:34.362Z] #41 11.67 PBCC images/eventpoll.pb-c.c [2019-12-10T12:20:34.362Z] #41 11.69 DEP images/eventpoll.pb-c.d [2019-12-10T12:20:34.563Z] #41 83.84 DEP criu/action-scripts.d [2019-12-10T12:20:34.622Z] #41 11.75 PBCC images/eventfd.pb-c.c [2019-12-10T12:20:34.622Z] #41 11.76 DEP images/eventfd.pb-c.d [2019-12-10T12:20:34.622Z] #41 11.83 PBCC images/remap-file-path.pb-c.c [2019-12-10T12:20:34.622Z] #41 11.85 DEP images/remap-file-path.pb-c.d [2019-12-10T12:20:34.622Z] #41 11.87 PBCC images/fifo.pb-c.c [2019-12-10T12:20:34.622Z] #41 11.92 DEP images/fifo.pb-c.d [2019-12-10T12:20:34.622Z] #41 11.96 PBCC images/ghost-file.pb-c.c [2019-12-10T12:20:34.622Z] #41 12.06 DEP images/ghost-file.pb-c.d [2019-12-10T12:20:34.822Z] #41 84.12 CC criu/action-scripts.o [2019-12-10T12:20:34.882Z] #41 12.12 PBCC images/regfile.pb-c.c [2019-12-10T12:20:34.882Z] #41 12.15 DEP images/regfile.pb-c.d [2019-12-10T12:20:34.882Z] #41 12.21 PBCC images/ns.pb-c.c [2019-12-10T12:20:35.082Z] #41 84.56 CC criu/aio.o [2019-12-10T12:20:35.143Z] #41 12.24 DEP images/ns.pb-c.d [2019-12-10T12:20:35.143Z] #41 12.30 PBCC images/fdinfo.pb-c.c [2019-12-10T12:20:35.143Z] #41 12.40 DEP images/fdinfo.pb-c.d [2019-12-10T12:20:35.143Z] #41 12.46 PBCC images/core-aarch64.pb-c.c [2019-12-10T12:20:35.143Z] #41 12.51 PBCC images/core-arm.pb-c.c [2019-12-10T12:20:35.341Z] #41 ... [2019-12-10T12:20:35.341Z] [2019-12-10T12:20:35.341Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-10T12:20:35.341Z] #29 DONE 0.4s [2019-12-10T12:20:35.341Z] [2019-12-10T12:20:35.341Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-10T12:20:35.341Z] #32 DONE 0.1s [2019-12-10T12:20:35.341Z] [2019-12-10T12:20:35.341Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-10T12:20:35.341Z] #37 DONE 0.1s [2019-12-10T12:20:35.404Z] #41 12.57 PBCC images/core-ppc64.pb-c.c [2019-12-10T12:20:35.404Z] #41 12.64 PBCC images/core-s390.pb-c.c [2019-12-10T12:20:35.404Z] #41 12.71 PBCC images/core-x86.pb-c.c [2019-12-10T12:20:35.404Z] #41 12.76 PBCC images/core.pb-c.c [2019-12-10T12:20:35.600Z] [2019-12-10T12:20:35.600Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:20:35.600Z] #54 ... [2019-12-10T12:20:35.600Z] [2019-12-10T12:20:35.600Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:20:35.600Z] #41 85.02 CC criu/autofs.o [2019-12-10T12:20:35.664Z] #41 12.83 PBCC images/inventory.pb-c.c [2019-12-10T12:20:35.664Z] #41 12.89 DEP images/core-aarch64.pb-c.d [2019-12-10T12:20:35.664Z] #41 12.93 DEP images/core-arm.pb-c.d [2019-12-10T12:20:35.664Z] #41 12.97 DEP images/core-ppc64.pb-c.d [2019-12-10T12:20:35.664Z] #41 13.01 DEP images/core-s390.pb-c.d [2019-12-10T12:20:35.924Z] #41 13.05 DEP images/core-x86.pb-c.d [2019-12-10T12:20:35.924Z] #41 13.09 DEP images/core.pb-c.d [2019-12-10T12:20:35.924Z] #41 13.14 DEP images/inventory.pb-c.d [2019-12-10T12:20:35.924Z] #41 13.19 PBCC images/cpuinfo.pb-c.c [2019-12-10T12:20:35.924Z] #41 13.23 DEP images/cpuinfo.pb-c.d [2019-12-10T12:20:35.924Z] #41 13.26 PBCC images/stats.pb-c.c [2019-12-10T12:20:36.185Z] #41 13.28 DEP images/stats.pb-c.d [2019-12-10T12:20:36.972Z] #41 86.30 CC criu/bfd.o [2019-12-10T12:20:37.024Z] Removing intermediate container f1760e4b5dbc [2019-12-10T12:20:37.024Z] ---> 7d0f11f34cc1 [2019-12-10T12:20:37.024Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-12-10T12:20:37.024Z] ---> ebd73b5ebd31 [2019-12-10T12:20:37.024Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-12-10T12:20:37.024Z] ---> cce5e592ff33 [2019-12-10T12:20:37.024Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-12-10T12:20:37.024Z] ---> Running in b7511f4e2862 [2019-12-10T12:20:37.024Z] Removing intermediate container b7511f4e2862 [2019-12-10T12:20:37.024Z] ---> df6f27b262b0 [2019-12-10T12:20:37.024Z] Successfully built df6f27b262b0 [2019-12-10T12:20:37.024Z] Successfully tagged moby-buildx:latest [2019-12-10T12:20:37.024Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-12-10T12:20:37.024Z] if [ -n "${id}" ]; then \ [2019-12-10T12:20:37.024Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-12-10T12:20:37.024Z] && touch bundles/buildx; \ [2019-12-10T12:20:37.024Z] docker rm -f ${id}; \ [2019-12-10T12:20:37.024Z] fi [2019-12-10T12:20:37.024Z] 486afb30c4b5bcebe4f75f5ea3e82238a8a92a70e30975ed24970f02f571c866 [2019-12-10T12:20:37.024Z] bundles/buildx version [2019-12-10T12:20:37.024Z] buildx v0.3.1 6db68d0 [2019-12-10T12:20:37.024Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:56c5668068f256f3cd347c2cb20baa874daf1aa7 . [2019-12-10T12:20:37.024Z] #1 [internal] booting buildkit [2019-12-10T12:20:37.024Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-12-10T12:20:37.125Z] #41 14.29 make[1]: Nothing to be done for 'all'. [2019-12-10T12:20:37.538Z] #41 86.75 CC criu/bitmap.o [2019-12-10T12:20:37.538Z] #41 86.94 CC criu/cgroup-props.o [2019-12-10T12:20:38.066Z] #41 15.39 CC images/stats.o [2019-12-10T12:20:38.103Z] #41 87.64 CC criu/cgroup.o [2019-12-10T12:20:38.301Z] #18 ... [2019-12-10T12:20:38.301Z] [2019-12-10T12:20:38.301Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:20:38.301Z] #42 88.13 CC criu/cr-service.o [2019-12-10T12:20:38.301Z] #42 89.94 CC criu/crtools.o [2019-12-10T12:20:38.301Z] #42 90.18 CC criu/eventfd.o [2019-12-10T12:20:38.301Z] #42 90.51 CC criu/eventpoll.o [2019-12-10T12:20:38.301Z] #42 91.33 CC criu/external.o [2019-12-10T12:20:38.637Z] #41 15.80 CC images/core.o [2019-12-10T12:20:38.710Z] #42 91.66 CC criu/fault-injection.o [2019-12-10T12:20:38.710Z] #42 91.74 CC criu/fdstore.o [2019-12-10T12:20:39.110Z] #42 92.06 CC criu/fifo.o [2019-12-10T12:20:39.110Z] #42 92.30 CC criu/file-ids.o [2019-12-10T12:20:39.208Z] #41 16.50 CC images/core-x86.o [2019-12-10T12:20:39.334Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done [2019-12-10T12:20:39.334Z] #1 creating container buildx_buildkit_default [2019-12-10T12:20:39.673Z] #1 creating container buildx_buildkit_default 0.5s done [2019-12-10T12:20:39.673Z] #1 DONE 3.4s [2019-12-10T12:20:39.780Z] #41 17.07 CC images/core-arm.o [2019-12-10T12:20:39.946Z] #42 92.79 CC criu/file-lock.o [2019-12-10T12:20:40.010Z] [2019-12-10T12:20:40.010Z] #2 [internal] load .dockerignore [2019-12-10T12:20:40.010Z] #2 transferring context: 87B done [2019-12-10T12:20:40.010Z] #2 DONE 0.0s [2019-12-10T12:20:40.010Z] [2019-12-10T12:20:40.010Z] #3 [internal] load build definition from Dockerfile [2019-12-10T12:20:40.010Z] #3 transferring dockerfile: 14.85kB done [2019-12-10T12:20:40.010Z] #3 DONE 0.0s [2019-12-10T12:20:40.011Z] [2019-12-10T12:20:40.011Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-10T12:20:40.040Z] #41 17.29 CC images/core-aarch64.o [2019-12-10T12:20:40.611Z] #41 17.70 CC images/core-ppc64.o [2019-12-10T12:20:40.736Z] #4 DONE 0.7s [2019-12-10T12:20:40.736Z] [2019-12-10T12:20:40.736Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-10T12:20:40.736Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-10T12:20:40.736Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-10T12:20:40.736Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-12-10T12:20:40.736Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 872.45kB / 8.18MB 0.1s [2019-12-10T12:20:40.736Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-12-10T12:20:40.783Z] #42 93.83 CC criu/files-ext.o [2019-12-10T12:20:40.873Z] #41 18.25 CC images/core-s390.o [2019-12-10T12:20:41.081Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.3s done [2019-12-10T12:20:41.081Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-12-10T12:20:41.182Z] #42 94.13 CC criu/files-reg.o [2019-12-10T12:20:41.382Z] #41 90.24 CC criu/clone-noasan.o [2019-12-10T12:20:41.382Z] #41 90.36 CC criu/config.o [2019-12-10T12:20:41.419Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-12-10T12:20:41.419Z] #5 DONE 1.0s [2019-12-10T12:20:41.444Z] #41 ... [2019-12-10T12:20:41.444Z] [2019-12-10T12:20:41.444Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:20:41.444Z] #62 64.67 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-10T12:20:41.444Z] #62 64.67 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-12-10T12:20:41.640Z] #41 ... [2019-12-10T12:20:41.640Z] [2019-12-10T12:20:41.640Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:20:41.640Z] #54 174.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-10T12:20:41.756Z] [2019-12-10T12:20:41.756Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-10T12:20:42.114Z] #7 DONE 0.2s [2019-12-10T12:20:42.114Z] [2019-12-10T12:20:42.114Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-12-10T12:20:42.114Z] #6 DONE 0.4s [2019-12-10T12:20:42.114Z] [2019-12-10T12:20:42.114Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-10T12:20:42.114Z] #8 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-12-10T12:20:42.459Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 0B / 10.00MB 0.1s [2019-12-10T12:20:42.459Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 0B / 96.41MB 0.1s [2019-12-10T12:20:42.459Z] #8 sha256:6fd4831f322c1b26351c13d489c2643e38fd97b7472ccc92ccfdf1744992fe04 1.79kB / 1.79kB done [2019-12-10T12:20:42.459Z] #8 sha256:13ef2fc8de2a21a633642a35e661620e41d137aaad82dc62020a1e23a0eb7b09 5.47kB / 5.47kB done [2019-12-10T12:20:42.459Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 195.71kB / 45.65MB 0.1s [2019-12-10T12:20:42.459Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 0B / 50.07MB 0.1s [2019-12-10T12:20:42.459Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 0B / 52.87MB 0.1s [2019-12-10T12:20:42.459Z] #8 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-12-10T12:20:42.459Z] #8 sha256:748068f174a227547cd5026ee3f1bfe5627ab9eda66b92b6a02c6436b599a8ef 156B / 156B 0.1s [2019-12-10T12:20:42.459Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 0B / 4.30MB 0.1s [2019-12-10T12:20:42.459Z] #8 sha256:748068f174a227547cd5026ee3f1bfe5627ab9eda66b92b6a02c6436b599a8ef 156B / 156B 0.1s done [2019-12-10T12:20:42.810Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 425.09kB / 4.30MB 0.4s [2019-12-10T12:20:42.810Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 883.84kB / 10.00MB 0.6s [2019-12-10T12:20:42.810Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 916.61kB / 4.30MB 0.6s [2019-12-10T12:20:42.810Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 1.41MB / 10.00MB 0.7s [2019-12-10T12:20:42.810Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 2.64MB / 45.65MB 0.7s [2019-12-10T12:20:42.810Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 1.47MB / 4.30MB 0.7s [2019-12-10T12:20:43.115Z] #42 ... [2019-12-10T12:20:43.115Z] [2019-12-10T12:20:43.115Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:20:43.115Z] #18 109.8 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-10T12:20:43.221Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 1.90MB / 4.30MB 0.9s [2019-12-10T12:20:43.221Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 2.36MB / 10.00MB 1.0s [2019-12-10T12:20:43.221Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 2.39MB / 4.30MB 1.0s [2019-12-10T12:20:43.512Z] #18 109.8 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-10T12:20:43.512Z] #18 109.9 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-12-10T12:20:43.512Z] #18 109.9 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-10T12:20:43.512Z] #18 109.9 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-12-10T12:20:43.512Z] #18 109.9 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-10T12:20:43.512Z] #18 109.9 Processing triggers for mime-support (3.60) ... [2019-12-10T12:20:43.512Z] #18 109.9 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:20:43.512Z] #18 109.9 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-12-10T12:20:43.512Z] #18 110.0 Setting up libcap2-bin (1:2.25-1) ... [2019-12-10T12:20:43.512Z] #18 110.0 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-10T12:20:43.512Z] #18 110.0 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-10T12:20:43.512Z] #18 110.0 Setting up bash-completion (1:2.1-4.3) ... [2019-12-10T12:20:43.538Z] #54 175.8 + mkdir -p /build [2019-12-10T12:20:43.538Z] #54 175.8 + cp runc /build/runc [2019-12-10T12:20:43.599Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 2.69MB / 50.07MB 1.2s [2019-12-10T12:20:43.599Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 2.72MB / 52.87MB 1.2s [2019-12-10T12:20:43.599Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 2.78MB / 4.30MB 1.2s [2019-12-10T12:20:43.599Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 3.21MB / 10.00MB 1.3s [2019-12-10T12:20:43.599Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 3.24MB / 4.30MB 1.3s [2019-12-10T12:20:43.599Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 3.72MB / 10.00MB 1.5s [2019-12-10T12:20:43.599Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 4.93MB / 45.65MB 1.5s [2019-12-10T12:20:43.599Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 3.77MB / 4.30MB 1.5s [2019-12-10T12:20:43.954Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 4.23MB / 4.30MB 1.6s [2019-12-10T12:20:43.954Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 4.78MB / 10.00MB 1.8s [2019-12-10T12:20:43.954Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 4.30MB / 4.30MB 1.7s done [2019-12-10T12:20:43.954Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 5.34MB / 10.00MB 1.9s [2019-12-10T12:20:43.954Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 5.14MB / 96.41MB 1.9s [2019-12-10T12:20:43.954Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 5.21MB / 50.07MB 1.9s [2019-12-10T12:20:44.104Z] #54 DONE 176.4s [2019-12-10T12:20:44.104Z] [2019-12-10T12:20:44.104Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:20:44.104Z] #41 91.33 CC criu/cr-check.o [2019-12-10T12:20:44.104Z] #41 92.69 CC criu/cr-dedup.o [2019-12-10T12:20:44.104Z] #41 93.02 CC criu/cr-dump.o [2019-12-10T12:20:44.319Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 5.90MB / 10.00MB 2.1s [2019-12-10T12:20:44.319Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 5.77MB / 52.87MB 2.1s [2019-12-10T12:20:44.670Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 7.49MB / 45.65MB 2.2s [2019-12-10T12:20:44.670Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 7.11MB / 10.00MB 2.4s [2019-12-10T12:20:44.670Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 7.63MB / 10.00MB 2.5s [2019-12-10T12:20:45.053Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 8.32MB / 10.00MB 2.7s [2019-12-10T12:20:45.053Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 8.19MB / 50.07MB 2.7s [2019-12-10T12:20:45.053Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 9.88MB / 45.65MB 2.8s [2019-12-10T12:20:45.053Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 8.62MB / 52.87MB 2.8s [2019-12-10T12:20:45.404Z] #18 112.0 Setting up libonig4:s390x (6.1.3-2) ... [2019-12-10T12:20:45.404Z] #18 112.0 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-12-10T12:20:45.404Z] #18 112.0 Setting up zip (3.0-11+b1) ... [2019-12-10T12:20:45.404Z] #18 112.0 Setting up bzip2 (1.0.6-8.1) ... [2019-12-10T12:20:45.404Z] #18 112.0 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-10T12:20:45.404Z] #18 112.0 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-12-10T12:20:45.404Z] #18 112.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:20:45.404Z] #18 112.0 Setting up libaio1:s390x (0.3.110-3) ... [2019-12-10T12:20:45.404Z] #18 112.1 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-12-10T12:20:45.404Z] #18 112.1 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-10T12:20:45.404Z] #18 112.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-10T12:20:45.404Z] #18 112.1 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-10T12:20:45.404Z] #18 112.1 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:20:45.409Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 9.34MB / 10.00MB 3.0s [2019-12-10T12:20:45.409Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 9.96MB / 10.00MB 3.1s [2019-12-10T12:20:45.409Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 10.00MB / 10.00MB 3.2s done [2019-12-10T12:20:45.409Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 10.39MB / 96.41MB 3.3s [2019-12-10T12:20:45.477Z] #41 94.80 CC criu/cr-errno.o [2019-12-10T12:20:45.477Z] #41 94.85 CC criu/cr-restore.o [2019-12-10T12:20:45.648Z] #62 DONE 68.7s [2019-12-10T12:20:45.648Z] [2019-12-10T12:20:45.648Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:20:45.648Z] #41 18.93 CC images/cpuinfo.o [2019-12-10T12:20:45.648Z] #41 19.42 CC images/inventory.o [2019-12-10T12:20:45.648Z] #41 19.61 CC images/fdinfo.o [2019-12-10T12:20:45.648Z] #41 19.87 CC images/fown.o [2019-12-10T12:20:45.648Z] #41 20.00 CC images/ns.o [2019-12-10T12:20:45.648Z] #41 20.12 CC images/regfile.o [2019-12-10T12:20:45.648Z] #41 20.33 CC images/ghost-file.o [2019-12-10T12:20:45.648Z] #41 20.61 CC images/fifo.o [2019-12-10T12:20:45.648Z] #41 20.78 CC images/remap-file-path.o [2019-12-10T12:20:45.648Z] #41 21.07 CC images/eventfd.o [2019-12-10T12:20:45.648Z] #41 21.22 CC images/eventpoll.o [2019-12-10T12:20:45.648Z] #41 21.52 CC images/fh.o [2019-12-10T12:20:45.648Z] #41 21.82 CC images/fsnotify.o [2019-12-10T12:20:45.648Z] #41 22.35 CC images/signalfd.o [2019-12-10T12:20:45.648Z] #41 22.57 CC images/fs.o [2019-12-10T12:20:45.648Z] #41 ... [2019-12-10T12:20:45.648Z] [2019-12-10T12:20:45.648Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-10T12:20:45.648Z] #63 DONE 0.1s [2019-12-10T12:20:45.648Z] [2019-12-10T12:20:45.648Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:20:45.648Z] #41 22.88 CC images/pstree.o [2019-12-10T12:20:45.648Z] #41 23.01 CC images/pipe.o [2019-12-10T12:20:45.763Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 12.54MB / 45.65MB 3.4s [2019-12-10T12:20:45.763Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 11.44MB / 50.07MB 3.4s [2019-12-10T12:20:45.763Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 11.30MB / 52.87MB 3.4s [2019-12-10T12:20:45.814Z] #18 112.1 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-12-10T12:20:45.814Z] #18 112.1 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-12-10T12:20:45.814Z] #18 112.1 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-12-10T12:20:45.814Z] #18 112.1 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:20:45.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-10T12:20:45.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-10T12:20:45.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-10T12:20:45.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-10T12:20:45.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-10T12:20:45.909Z] #41 23.14 CC images/tcp-stream.o [2019-12-10T12:20:46.107Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 15.49MB / 45.65MB 4.0s [2019-12-10T12:20:46.108Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 14.42MB / 50.07MB 4.0s [2019-12-10T12:20:46.169Z] #41 23.38 CC images/sk-packet.o [2019-12-10T12:20:46.294Z] #18 112.6 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-12-10T12:20:46.294Z] #18 112.6 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-12-10T12:20:46.294Z] #18 112.6 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-12-10T12:20:46.294Z] #18 112.6 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-12-10T12:20:46.294Z] #18 112.6 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-10T12:20:46.294Z] #18 112.6 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-12-10T12:20:46.294Z] #18 112.6 Setting up pigz (2.3.4-1) ... [2019-12-10T12:20:46.294Z] #18 112.6 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-10T12:20:46.294Z] #18 112.7 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-12-10T12:20:46.294Z] #18 112.7 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-10T12:20:46.294Z] #18 112.7 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-10T12:20:46.294Z] #18 112.7 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-10T12:20:46.294Z] #18 112.7 Setting up jq (1.5+dfsg-1.3) ... [2019-12-10T12:20:46.294Z] #18 112.7 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-12-10T12:20:46.294Z] #18 112.7 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-12-10T12:20:46.294Z] #18 112.7 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-10T12:20:46.294Z] #18 112.7 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:20:46.294Z] #18 112.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-10T12:20:46.294Z] #18 112.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-10T12:20:46.294Z] #18 112.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-10T12:20:46.294Z] #18 112.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-10T12:20:46.294Z] #18 112.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-10T12:20:46.294Z] #18 112.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-10T12:20:46.294Z] #18 112.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-10T12:20:46.294Z] #18 112.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-10T12:20:46.294Z] #18 112.8 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-12-10T12:20:46.294Z] #18 112.8 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-10T12:20:46.294Z] #18 112.8 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-10T12:20:46.294Z] #18 112.8 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-10T12:20:46.294Z] #18 112.8 Setting up btrfs-progs (4.7.3-1) ... [2019-12-10T12:20:46.294Z] #18 112.8 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-12-10T12:20:46.294Z] #18 112.8 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-12-10T12:20:46.430Z] #41 23.73 CC images/mnt.o [2019-12-10T12:20:46.461Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 15.35MB / 96.41MB 4.2s [2019-12-10T12:20:46.461Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 15.24MB / 52.87MB 4.2s [2019-12-10T12:20:46.461Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 17.81MB / 45.65MB 4.5s [2019-12-10T12:20:46.461Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 16.97MB / 50.07MB 4.5s [2019-12-10T12:20:47.001Z] #41 24.11 CC images/pipe-data.o [2019-12-10T12:20:47.207Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 18.22MB / 52.87MB 4.8s [2019-12-10T12:20:47.207Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 20.47MB / 45.65MB 4.9s [2019-12-10T12:20:47.207Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 19.60MB / 50.07MB 4.9s [2019-12-10T12:20:47.207Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 20.96MB / 96.41MB 5.1s [2019-12-10T12:20:47.207Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 21.09MB / 52.87MB 5.2s [2019-12-10T12:20:47.261Z] #41 24.35 CC images/sa.o [2019-12-10T12:20:47.261Z] #41 24.56 CC images/timer.o [2019-12-10T12:20:47.522Z] #41 24.77 CC images/timerfd.o [2019-12-10T12:20:47.551Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 23.42MB / 45.65MB 5.4s [2019-12-10T12:20:47.551Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 22.71MB / 50.07MB 5.4s [2019-12-10T12:20:47.782Z] #41 24.98 CC images/mm.o [2019-12-10T12:20:47.782Z] #41 25.19 CC images/sk-opts.o [2019-12-10T12:20:47.841Z] #18 ... [2019-12-10T12:20:47.841Z] [2019-12-10T12:20:47.841Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:20:47.841Z] #45 131.7 github.com/LK4D4/vndr/godl [2019-12-10T12:20:47.841Z] #45 132.4 github.com/LK4D4/vndr [2019-12-10T12:20:47.841Z] #45 DONE 141.0s [2019-12-10T12:20:47.841Z] [2019-12-10T12:20:47.841Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:20:47.841Z] #42 96.56 CC criu/files.o [2019-12-10T12:20:47.841Z] #42 98.79 CC criu/filesystems.o [2019-12-10T12:20:47.841Z] #42 99.62 CC criu/fsnotify.o [2019-12-10T12:20:47.894Z] #8 ... [2019-12-10T12:20:47.894Z] [2019-12-10T12:20:47.894Z] #20 [internal] load build context [2019-12-10T12:20:47.894Z] #20 transferring context: 45.91MB 5.6s done [2019-12-10T12:20:47.894Z] #20 DONE 5.6s [2019-12-10T12:20:47.894Z] [2019-12-10T12:20:47.894Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-10T12:20:47.894Z] #8 ... [2019-12-10T12:20:47.894Z] [2019-12-10T12:20:47.894Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-10T12:20:47.894Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-10T12:20:47.894Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-10T12:20:47.894Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.8s done [2019-12-10T12:20:47.894Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-10T12:20:47.894Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-12-10T12:20:47.894Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.8s done [2019-12-10T12:20:47.894Z] #66 ... [2019-12-10T12:20:47.894Z] [2019-12-10T12:20:47.894Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-10T12:20:47.894Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 23.95MB / 52.87MB 5.7s [2019-12-10T12:20:47.894Z] #8 ... [2019-12-10T12:20:47.894Z] [2019-12-10T12:20:47.894Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-10T12:20:47.894Z] #66 DONE 5.8s [2019-12-10T12:20:47.894Z] [2019-12-10T12:20:47.894Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-10T12:20:47.894Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 26.50MB / 96.41MB 5.8s [2019-12-10T12:20:47.894Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 27.05MB / 45.65MB 5.8s [2019-12-10T12:20:47.894Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 26.30MB / 50.07MB 5.8s [2019-12-10T12:20:48.042Z] #41 25.38 CC images/sk-unix.o [2019-12-10T12:20:48.236Z] #42 101.5 CC criu/image-desc.o [2019-12-10T12:20:48.243Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 26.82MB / 52.87MB 6.0s [2019-12-10T12:20:48.243Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 29.76MB / 45.65MB 6.1s [2019-12-10T12:20:48.243Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 29.16MB / 50.07MB 6.1s [2019-12-10T12:20:48.586Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 29.91MB / 52.87MB 6.3s [2019-12-10T12:20:48.586Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 32.29MB / 96.41MB 6.4s [2019-12-10T12:20:48.586Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 32.49MB / 45.65MB 6.4s [2019-12-10T12:20:48.586Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 32.37MB / 50.07MB 6.4s [2019-12-10T12:20:48.613Z] #41 25.67 CC images/sk-inet.o [2019-12-10T12:20:48.613Z] #41 26.07 CC images/tun.o [2019-12-10T12:20:48.639Z] #42 101.7 CC criu/image.o [2019-12-10T12:20:48.760Z] #41 97.55 CC criu/cr-service.o [2019-12-10T12:20:48.926Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 33.22MB / 52.87MB 6.6s [2019-12-10T12:20:48.926Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 36.10MB / 45.65MB 6.7s [2019-12-10T12:20:48.926Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 35.41MB / 50.07MB 6.7s [2019-12-10T12:20:48.926Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 37.31MB / 96.41MB 6.9s [2019-12-10T12:20:48.926Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 36.78MB / 52.87MB 6.9s [2019-12-10T12:20:49.018Z] #41 98.51 CC criu/crtools.o [2019-12-10T12:20:49.184Z] #41 ... [2019-12-10T12:20:49.184Z] [2019-12-10T12:20:49.184Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-10T12:20:49.184Z] #38 72.11 + dpkg --print-architecture [2019-12-10T12:20:49.184Z] #38 72.12 + rm -rf /tmp/tmp.vmj00EXk8z [2019-12-10T12:20:49.184Z] #38 DONE 72.6s [2019-12-10T12:20:49.184Z] [2019-12-10T12:20:49.184Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:20:49.184Z] #41 26.44 CC images/sk-netlink.o [2019-12-10T12:20:49.268Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 39.68MB / 45.65MB 7.0s [2019-12-10T12:20:49.268Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 38.99MB / 50.07MB 7.0s [2019-12-10T12:20:49.268Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 40.17MB / 52.87MB 7.2s [2019-12-10T12:20:49.445Z] #41 26.70 CC images/packet-sock.o [2019-12-10T12:20:49.481Z] #42 102.5 CC criu/ipc_ns.o [2019-12-10T12:20:49.585Z] #41 98.97 CC criu/eventfd.o [2019-12-10T12:20:49.611Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 42.53MB / 96.41MB 7.3s [2019-12-10T12:20:49.611Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 43.09MB / 45.65MB 7.3s [2019-12-10T12:20:49.611Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 42.59MB / 50.07MB 7.3s [2019-12-10T12:20:49.611Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 43.58MB / 52.87MB 7.5s [2019-12-10T12:20:49.706Z] #41 27.06 CC images/ipc-var.o [2019-12-10T12:20:49.843Z] #41 99.22 CC criu/eventpoll.o [2019-12-10T12:20:49.955Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 45.65MB / 45.65MB 7.6s done [2019-12-10T12:20:49.955Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 46.06MB / 50.07MB 7.6s [2019-12-10T12:20:49.955Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 48.27MB / 96.41MB 7.8s [2019-12-10T12:20:49.955Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 48.62MB / 50.07MB 7.8s [2019-12-10T12:20:49.955Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 47.74MB / 52.87MB 7.8s [2019-12-10T12:20:49.966Z] #41 27.20 CC images/ipc-desc.o [2019-12-10T12:20:49.967Z] #41 27.32 CC images/ipc-shm.o [2019-12-10T12:20:50.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-10T12:20:50.227Z] #41 27.47 CC images/ipc-msg.o [2019-12-10T12:20:50.304Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 50.45MB / 52.87MB 7.9s [2019-12-10T12:20:50.304Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 55.21MB / 96.41MB 8.1s [2019-12-10T12:20:50.304Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 50.07MB / 50.07MB 7.9s done [2019-12-10T12:20:50.304Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 63.08MB / 96.41MB 8.2s [2019-12-10T12:20:50.304Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 52.87MB / 52.87MB 8.1s done [2019-12-10T12:20:50.410Z] #41 99.81 CC criu/external.o [2019-12-10T12:20:50.487Z] #41 27.75 CC images/ipc-sem.o [2019-12-10T12:20:50.646Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 68.00MB / 96.41MB 8.4s [2019-12-10T12:20:50.646Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 76.19MB / 96.41MB 8.5s [2019-12-10T12:20:50.670Z] #41 100.1 CC criu/fault-injection.o [2019-12-10T12:20:50.670Z] #41 100.2 CC criu/fdstore.o [2019-12-10T12:20:50.748Z] #41 27.91 CC images/utsns.o [2019-12-10T12:20:50.748Z] #41 28.07 CC images/creds.o [2019-12-10T12:20:50.928Z] #41 100.5 CC criu/fifo.o [2019-12-10T12:20:50.984Z] #42 103.9 CC criu/irmap.o [2019-12-10T12:20:50.987Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 84.02MB / 96.41MB 8.7s [2019-12-10T12:20:50.987Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 92.65MB / 96.41MB 8.8s [2019-12-10T12:20:51.008Z] #41 28.17 CC images/vma.o [2019-12-10T12:20:51.008Z] #41 28.29 CC images/netdev.o [2019-12-10T12:20:51.187Z] #41 100.7 CC criu/file-ids.o [2019-12-10T12:20:51.269Z] #41 28.48 CC images/tty.o [2019-12-10T12:20:51.324Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 96.41MB / 96.41MB 8.9s done [2019-12-10T12:20:51.324Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 [2019-12-10T12:20:51.454Z] #42 ... [2019-12-10T12:20:51.454Z] [2019-12-10T12:20:51.454Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:20:51.454Z] #18 117.8 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-12-10T12:20:51.454Z] #18 117.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-10T12:20:51.454Z] #18 117.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-12-10T12:20:51.454Z] #18 117.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-12-10T12:20:51.454Z] #18 117.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-12-10T12:20:51.454Z] #18 117.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-12-10T12:20:51.454Z] #18 117.9 Setting up btrfs-tools (4.7.3-1) ... [2019-12-10T12:20:51.454Z] #18 117.9 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-10T12:20:51.454Z] #18 117.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-12-10T12:20:51.454Z] #18 117.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-12-10T12:20:51.454Z] #18 117.9 Setting up python3 (3.5.3-1) ... [2019-12-10T12:20:51.458Z] #41 101.0 CC criu/file-lock.o [2019-12-10T12:20:51.530Z] #41 28.86 CC images/file-lock.o [2019-12-10T12:20:51.790Z] #41 28.95 CC images/rlimit.o [2019-12-10T12:20:51.790Z] #41 29.05 CC images/pagemap.o [2019-12-10T12:20:52.032Z] #41 101.5 CC criu/files-ext.o [2019-12-10T12:20:52.051Z] #41 29.32 CC images/siginfo.o [2019-12-10T12:20:52.290Z] #41 101.8 CC criu/files-reg.o [2019-12-10T12:20:52.312Z] #41 29.61 CC images/rpc.o [2019-12-10T12:20:52.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-10T12:20:52.786Z] #18 119.3 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-10T12:20:53.253Z] #41 30.41 CC images/ext-file.o [2019-12-10T12:20:53.253Z] #41 30.63 CC images/cgroup.o [2019-12-10T12:20:53.825Z] #41 31.17 CC images/userns.o [2019-12-10T12:20:54.086Z] #41 31.38 CC images/google/protobuf/descriptor.o [2019-12-10T12:20:54.142Z] #18 120.5 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-10T12:20:54.142Z] #18 120.7 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-10T12:20:54.142Z] #18 120.7 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-12-10T12:20:54.142Z] #18 120.7 Setting up python3-wheel (0.29.0-2) ... [2019-12-10T12:20:54.193Z] #41 103.2 CC criu/files.o [2019-12-10T12:20:54.998Z] #18 121.4 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-10T12:20:55.027Z] #41 32.41 CC images/opts.o [2019-12-10T12:20:55.127Z] #41 104.4 CC criu/filesystems.o [2019-12-10T12:20:55.301Z] #41 32.51 CC images/seccomp.o [2019-12-10T12:20:55.385Z] #41 105.0 CC criu/fsnotify.o [2019-12-10T12:20:55.566Z] #41 32.68 CC images/binfmt-misc.o [2019-12-10T12:20:55.566Z] #41 32.87 CC images/time.o [2019-12-10T12:20:55.828Z] #41 33.03 CC images/sysctl.o [2019-12-10T12:20:55.828Z] #41 33.16 CC images/autofs.o [2019-12-10T12:20:55.956Z] #18 ... [2019-12-10T12:20:55.956Z] [2019-12-10T12:20:55.956Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-10T12:20:55.956Z] #29 148.9 + rm -rf /tmp/tmp.f3eewSOTSw [2019-12-10T12:20:55.956Z] #29 DONE 149.4s [2019-12-10T12:20:55.956Z] [2019-12-10T12:20:55.956Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:20:55.956Z] #18 122.4 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-12-10T12:20:55.956Z] #18 122.4 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-10T12:20:56.091Z] #41 33.38 CC images/macvlan.o [2019-12-10T12:20:56.320Z] #41 105.7 CC criu/image-desc.o [2019-12-10T12:20:56.320Z] #41 105.8 CC criu/image.o [2019-12-10T12:20:56.341Z] #18 ... [2019-12-10T12:20:56.341Z] [2019-12-10T12:20:56.341Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:20:56.341Z] #42 104.5 CC criu/kcmp-ids.o [2019-12-10T12:20:56.341Z] #42 105.0 CC criu/kerndat.o [2019-12-10T12:20:56.341Z] #42 105.9 CC criu/libnetlink.o [2019-12-10T12:20:56.341Z] #42 106.2 CC criu/log.o [2019-12-10T12:20:56.341Z] #42 106.7 CC criu/lsm.o [2019-12-10T12:20:56.341Z] #42 107.2 CC criu/mem.o [2019-12-10T12:20:56.341Z] #42 108.9 CC criu/mount.o [2019-12-10T12:20:56.369Z] #41 33.55 CC images/sit.o [2019-12-10T12:20:56.369Z] #41 33.73 LINK images/built-in.o [2019-12-10T12:20:56.369Z] #41 33.81 GEN compel/include/asm [2019-12-10T12:20:56.629Z] #41 33.82 GEN compel/include/version.h [2019-12-10T12:20:56.629Z] #41 33.85 touch .config [2019-12-10T12:20:56.629Z] #41 33.86 GEN include/common/config.h [2019-12-10T12:20:56.629Z] #41 33.95 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-10T12:20:56.629Z] #41 33.97 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2019-12-10T12:20:56.629Z] #41 34.00 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2019-12-10T12:20:56.629Z] #41 34.03 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2019-12-10T12:20:56.629Z] #41 34.05 DEP compel/plugins/std/infect.d [2019-12-10T12:20:56.886Z] #41 106.4 CC criu/ipc_ns.o [2019-12-10T12:20:56.893Z] #41 34.13 DEP compel/plugins/std/string.d [2019-12-10T12:20:56.893Z] #41 34.19 DEP compel/plugins/std/log.d [2019-12-10T12:20:56.893Z] #41 34.24 DEP compel/plugins/std/fds.d [2019-12-10T12:20:56.893Z] #41 34.34 DEP compel/plugins/std/std.d [2019-12-10T12:20:57.153Z] #41 34.43 DEP compel/plugins/shmem/shmem.d [2019-12-10T12:20:57.190Z] #42 ... [2019-12-10T12:20:57.190Z] [2019-12-10T12:20:57.190Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:20:57.190Z] #18 123.7 Setting up dmsetup (2:1.02.137-2) ... [2019-12-10T12:20:57.190Z] #18 123.7 Setting up python3-setuptools (33.1.1-1) ... [2019-12-10T12:20:57.414Z] #41 34.49 DEP compel/plugins/fds/fds.d [2019-12-10T12:20:57.414Z] #41 34.63 CC compel/plugins/std/std.o [2019-12-10T12:20:57.674Z] #41 34.93 CC compel/plugins/std/fds.o [2019-12-10T12:20:57.819Z] #41 107.2 CC criu/irmap.o [2019-12-10T12:20:57.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-10T12:20:57.934Z] #41 35.28 CC compel/plugins/std/log.o [2019-12-10T12:20:58.021Z] #18 124.6 Setting up dh-python (2.20170125) ... [2019-12-10T12:20:58.386Z] #41 107.6 CC criu/kcmp-ids.o [2019-12-10T12:20:58.386Z] #41 107.9 CC criu/kerndat.o [2019-12-10T12:20:58.510Z] #41 35.77 CC compel/plugins/std/string.o [2019-12-10T12:20:58.644Z] #41 ... [2019-12-10T12:20:58.644Z] [2019-12-10T12:20:58.644Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-10T12:20:58.644Z] #38 191.9 + dpkg --print-architecture [2019-12-10T12:20:58.644Z] #38 191.9 + cd /tmp/tmp.BbP77RbDId/src/github.com/docker/distribution [2019-12-10T12:20:58.644Z] #38 191.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-12-10T12:20:58.771Z] #41 36.11 CC compel/plugins/std/infect.o [2019-12-10T12:20:58.848Z] #18 125.2 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-12-10T12:20:58.848Z] #18 125.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:20:59.033Z] #41 36.38 CC compel/arch/aarch64/plugins/std/parasite-head.o [2019-12-10T12:20:59.033Z] #41 36.44 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2019-12-10T12:20:59.033Z] #41 36.49 AR compel/plugins/std.lib.a [2019-12-10T12:20:59.209Z] #38 192.3 + GOPATH=/tmp/tmp.BbP77RbDId/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.BbP77RbDId [2019-12-10T12:20:59.209Z] #38 192.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-12-10T12:20:59.293Z] #41 36.56 CC compel/plugins/fds/fds.o [2019-12-10T12:20:59.360Z] #18 DONE 125.5s [2019-12-10T12:20:59.360Z] [2019-12-10T12:20:59.360Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-10T12:20:59.554Z] #41 36.80 AR compel/plugins/fds.lib.a [2019-12-10T12:20:59.554Z] #41 36.86 HOSTDEP compel/src/lib/log-host.d [2019-12-10T12:20:59.815Z] #41 36.97 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-10T12:20:59.815Z] #41 37.08 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2019-12-10T12:20:59.815Z] #41 37.20 HOSTDEP compel/src/main-host.d [2019-12-10T12:21:00.076Z] #41 37.32 DEP compel/src/lib/ptrace.d [2019-12-10T12:21:00.076Z] #41 37.45 DEP compel/src/lib/infect.d [2019-12-10T12:21:00.338Z] #41 37.54 DEP compel/src/lib/infect-util.d [2019-12-10T12:21:00.338Z] #41 37.59 DEP compel/src/lib/infect-rpc.d [2019-12-10T12:21:00.338Z] #41 37.68 DEP compel/arch/aarch64/src/lib/infect.d [2019-12-10T12:21:00.599Z] #41 37.76 DEP compel/arch/aarch64/src/lib/cpu.d [2019-12-10T12:21:00.599Z] #41 37.85 DEP compel/src/lib/log.d [2019-12-10T12:21:00.599Z] #41 37.93 DEP compel/src/main.d [2019-12-10T12:21:00.860Z] #41 38.02 DEP compel/src/lib/handle-elf.d [2019-12-10T12:21:00.860Z] #41 38.10 DEP compel/arch/aarch64/src/lib/handle-elf.d [2019-12-10T12:21:00.860Z] #41 38.27 CC compel/src/lib/log.o [2019-12-10T12:21:01.120Z] #41 38.47 CC compel/arch/aarch64/src/lib/cpu.o [2019-12-10T12:21:01.381Z] #41 38.62 CC compel/arch/aarch64/src/lib/infect.o [2019-12-10T12:21:01.381Z] #41 38.83 CC compel/src/lib/infect-rpc.o [2019-12-10T12:21:01.952Z] #41 39.00 CC compel/src/lib/infect-util.o [2019-12-10T12:21:01.952Z] #41 39.23 CC compel/src/lib/infect.o [2019-12-10T12:21:02.723Z] #19 3.499 Collecting yamllint==1.16.0 [2019-12-10T12:21:02.895Z] #41 ... [2019-12-10T12:21:02.895Z] [2019-12-10T12:21:02.895Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-10T12:21:02.895Z] #28 86.46 + rm -rf /tmp/tmp.Pr0WKJZmHe [2019-12-10T12:21:03.124Z] #19 3.984 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-10T12:21:03.124Z] #19 4.180 Collecting pyyaml (from yamllint==1.16.0) [2019-12-10T12:21:03.124Z] #19 4.329 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-10T12:21:03.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-10T12:21:03.844Z] #28 DONE 87.4s [2019-12-10T12:21:03.844Z] [2019-12-10T12:21:03.844Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:21:03.844Z] #41 40.47 CC compel/src/lib/ptrace.o [2019-12-10T12:21:03.844Z] #41 40.72 AR compel/libcompel.a [2019-12-10T12:21:03.844Z] #41 40.77 HOSTCC compel/src/main-host.o [2019-12-10T12:21:03.844Z] #41 41.05 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2019-12-10T12:21:03.844Z] #41 41.29 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-10T12:21:04.416Z] #41 41.60 HOSTCC compel/src/lib/log-host.o [2019-12-10T12:21:04.416Z] #41 41.73 HOSTLINK compel/compel-host-bin [2019-12-10T12:21:04.530Z] #19 5.669 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-10T12:21:04.677Z] #41 41.92 DEP soccr/soccr.d [2019-12-10T12:21:04.677Z] #41 42.02 CC soccr/soccr.o [2019-12-10T12:21:04.920Z] #19 5.791 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-12-10T12:21:05.770Z] #41 42.91 AR soccr/libsoccr.a [2019-12-10T12:21:05.770Z] #41 ... [2019-12-10T12:21:05.770Z] [2019-12-10T12:21:05.770Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-10T12:21:05.770Z] #29 DONE 0.2s [2019-12-10T12:21:05.770Z] [2019-12-10T12:21:05.770Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:21:05.770Z] #41 42.95 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-10T12:21:05.770Z] #41 43.18 DEP criu/arch/aarch64/sigframe.d [2019-12-10T12:21:05.908Z] #19 6.778 Building wheels for collected packages: pyyaml, pathspec [2019-12-10T12:21:05.909Z] #19 6.778 Running setup.py bdist_wheel for pyyaml: started [2019-12-10T12:21:06.031Z] #41 ... [2019-12-10T12:21:06.031Z] [2019-12-10T12:21:06.031Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-10T12:21:06.031Z] #32 DONE 0.1s [2019-12-10T12:21:06.031Z] [2019-12-10T12:21:06.031Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:21:06.031Z] #41 43.28 DEP criu/arch/aarch64/crtools.d [2019-12-10T12:21:06.031Z] #41 ... [2019-12-10T12:21:06.031Z] [2019-12-10T12:21:06.031Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-10T12:21:06.031Z] #37 DONE 0.1s [2019-12-10T12:21:06.031Z] [2019-12-10T12:21:06.031Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:21:06.031Z] #41 43.39 DEP criu/arch/aarch64/cpu.d [2019-12-10T12:21:06.292Z] #41 ... [2019-12-10T12:21:06.292Z] [2019-12-10T12:21:06.292Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-10T12:21:06.292Z] #39 DONE 0.2s [2019-12-10T12:21:06.292Z] [2019-12-10T12:21:06.292Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:21:06.292Z] #41 43.41 DEP criu/arch/aarch64/bitops.d [2019-12-10T12:21:06.292Z] #41 43.45 CC criu/arch/aarch64/bitops.o [2019-12-10T12:21:06.292Z] #41 43.49 CC criu/arch/aarch64/cpu.o [2019-12-10T12:21:06.292Z] #41 43.58 CC criu/arch/aarch64/crtools.o [2019-12-10T12:21:06.745Z] #19 7.512 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-10T12:21:06.745Z] #19 7.512 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-10T12:21:06.745Z] #19 7.554 Running setup.py bdist_wheel for pathspec: started [2019-12-10T12:21:06.862Z] #41 44.04 CC criu/arch/aarch64/sigframe.o [2019-12-10T12:21:06.862Z] #41 44.17 LINK criu/arch/aarch64/crtools.built-in.o [2019-12-10T12:21:06.862Z] #41 44.21 DEP criu/arch/aarch64/intraprocedure.d [2019-12-10T12:21:07.123Z] #41 44.24 DEP criu/arch/aarch64/vdso-pie.d [2019-12-10T12:21:07.123Z] #41 44.34 DEP criu/pie/parasite-vdso.d [2019-12-10T12:21:07.123Z] #41 44.44 DEP criu/pie/util-vdso.d [2019-12-10T12:21:07.123Z] #41 44.53 DEP criu/pie/util.d [2019-12-10T12:21:07.151Z] #19 8.308 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-12-10T12:21:07.151Z] #19 8.308 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-12-10T12:21:07.151Z] #19 8.315 Successfully built pyyaml pathspec [2019-12-10T12:21:07.151Z] #19 8.316 Installing collected packages: pyyaml, pathspec, yamllint [2019-12-10T12:21:07.314Z] #38 ... [2019-12-10T12:21:07.314Z] [2019-12-10T12:21:07.314Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:21:07.314Z] #41 108.6 CC criu/libnetlink.o [2019-12-10T12:21:07.314Z] #41 108.9 CC criu/log.o [2019-12-10T12:21:07.314Z] #41 109.2 CC criu/lsm.o [2019-12-10T12:21:07.314Z] #41 109.5 CC criu/mem.o [2019-12-10T12:21:07.314Z] #41 110.5 CC criu/mount.o [2019-12-10T12:21:07.314Z] #41 113.1 CC criu/namespaces.o [2019-12-10T12:21:07.314Z] #41 114.3 CC criu/net.o [2019-12-10T12:21:07.314Z] #41 116.5 CC criu/netfilter.o [2019-12-10T12:21:07.315Z] #41 116.7 CC criu/page-pipe.o [2019-12-10T12:21:07.384Z] #41 44.66 CC criu/pie/util.o [2019-12-10T12:21:07.536Z] #19 8.510 Successfully installed pathspec-0.6.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-10T12:21:07.645Z] #41 44.89 CC criu/pie/util-vdso.o [2019-12-10T12:21:07.880Z] #41 117.2 CC criu/page-xfer.o [2019-12-10T12:21:07.907Z] #41 45.26 CC criu/pie/parasite-vdso.o [2019-12-10T12:21:07.915Z] #19 DONE 8.8s [2019-12-10T12:21:07.915Z] [2019-12-10T12:21:07.915Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-10T12:21:07.915Z] #24 DONE 0.1s [2019-12-10T12:21:07.915Z] [2019-12-10T12:21:07.915Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-10T12:21:08.168Z] #41 45.62 CC criu/arch/aarch64/vdso-pie.o [2019-12-10T12:21:08.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-10T12:21:08.428Z] #41 45.86 CC criu/arch/aarch64/intraprocedure.o [2019-12-10T12:21:08.428Z] #41 45.90 AR criu/pie/pie.lib.a [2019-12-10T12:21:08.689Z] #41 45.96 DEP criu/pie/restorer.d [2019-12-10T12:21:08.812Z] #41 118.2 CC criu/pagemap-cache.o [2019-12-10T12:21:08.814Z] #28 DONE 0.5s [2019-12-10T12:21:08.814Z] [2019-12-10T12:21:08.814Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-10T12:21:08.814Z] #30 DONE 0.1s [2019-12-10T12:21:08.814Z] [2019-12-10T12:21:08.814Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-10T12:21:08.814Z] #33 DONE 0.1s [2019-12-10T12:21:08.814Z] [2019-12-10T12:21:08.814Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-10T12:21:08.814Z] #38 DONE 0.1s [2019-12-10T12:21:08.814Z] [2019-12-10T12:21:08.814Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:21:08.814Z] #42 112.3 CC criu/namespaces.o [2019-12-10T12:21:08.814Z] #42 114.1 CC criu/net.o [2019-12-10T12:21:08.814Z] #42 116.5 CC criu/netfilter.o [2019-12-10T12:21:08.815Z] #42 116.7 CC criu/page-pipe.o [2019-12-10T12:21:08.815Z] #42 117.2 CC criu/page-xfer.o [2019-12-10T12:21:08.815Z] #42 118.4 CC criu/pagemap-cache.o [2019-12-10T12:21:08.815Z] #42 118.7 CC criu/pagemap.o [2019-12-10T12:21:08.815Z] #42 119.5 CC criu/parasite-syscall.o [2019-12-10T12:21:08.815Z] #42 120.3 CC criu/path.o [2019-12-10T12:21:08.815Z] #42 120.6 CC criu/pie-util-vdso-elf32.o [2019-12-10T12:21:08.815Z] #42 121.0 CC criu/pie-util-vdso.o [2019-12-10T12:21:08.815Z] #42 121.8 CC criu/pie-util.o [2019-12-10T12:21:08.950Z] #41 46.08 DEP criu/arch/aarch64/restorer.d [2019-12-10T12:21:08.950Z] #41 46.17 DEP criu/pie/parasite.d [2019-12-10T12:21:08.950Z] #41 46.31 CC criu/pie/parasite.o [2019-12-10T12:21:09.070Z] #41 118.4 CC criu/pagemap.o [2019-12-10T12:21:09.221Z] #42 122.0 CC criu/pipes.o [2019-12-10T12:21:09.624Z] #42 122.6 CC criu/plugin.o [2019-12-10T12:21:09.635Z] #41 119.1 CC criu/parasite-syscall.o [2019-12-10T12:21:09.892Z] #41 46.96 LINK criu/pie/parasite.built-in.o [2019-12-10T12:21:09.892Z] #41 46.97 GEN criu/pie/parasite-blob.h [2019-12-10T12:21:09.892Z] #41 46.99 CC criu/arch/aarch64/restorer.o [2019-12-10T12:21:09.892Z] #41 47.22 CC criu/pie/restorer.o [2019-12-10T12:21:10.024Z] #42 122.9 CC criu/proc_parse.o [2019-12-10T12:21:10.201Z] #41 119.7 CC criu/path.o [2019-12-10T12:21:10.766Z] #41 120.0 CC criu/pie-util-vdso-elf32.o [2019-12-10T12:21:10.834Z] #41 ... [2019-12-10T12:21:10.834Z] [2019-12-10T12:21:10.834Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:21:10.834Z] #54 91.96 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-10T12:21:10.834Z] #54 93.12 + mkdir -p /build [2019-12-10T12:21:10.834Z] #54 93.12 + cp runc /build/runc [2019-12-10T12:21:10.834Z] #54 DONE 93.5s [2019-12-10T12:21:10.834Z] [2019-12-10T12:21:10.834Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:21:11.029Z] #41 120.3 CC criu/pie-util-vdso.o [2019-12-10T12:21:11.287Z] #41 120.6 CC criu/pie-util.o [2019-12-10T12:21:11.287Z] #41 120.7 CC criu/pipes.o [2019-12-10T12:21:11.406Z] #41 48.56 LINK criu/pie/restorer.built-in.o [2019-12-10T12:21:11.406Z] #41 48.58 GEN criu/pie/restorer-blob.h [2019-12-10T12:21:11.406Z] #41 48.63 DEP criu/vdso.d [2019-12-10T12:21:11.406Z] #41 48.77 DEP criu/uts_ns.d [2019-12-10T12:21:11.667Z] #41 48.87 DEP criu/util.d [2019-12-10T12:21:11.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-10T12:21:11.853Z] #41 121.3 CC criu/plugin.o [2019-12-10T12:21:11.928Z] #41 49.02 DEP criu/uffd.d [2019-12-10T12:21:11.928Z] #41 49.10 DEP criu/tun.d [2019-12-10T12:21:11.928Z] #41 49.18 DEP criu/tty.d [2019-12-10T12:21:11.928Z] #41 49.28 DEP criu/timerfd.d [2019-12-10T12:21:11.928Z] #41 49.40 DEP criu/sysfs_parse.d [2019-12-10T12:21:11.932Z] #42 124.7 CC criu/protobuf-desc.o [2019-12-10T12:21:11.932Z] #42 ... [2019-12-10T12:21:11.932Z] [2019-12-10T12:21:11.932Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:21:11.932Z] #55 140.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-10T12:21:12.189Z] #41 49.54 DEP criu/sysctl.d [2019-12-10T12:21:12.189Z] #41 49.66 DEP criu/string.d [2019-12-10T12:21:12.418Z] #41 121.7 CC criu/proc_parse.o [2019-12-10T12:21:12.450Z] #41 49.68 DEP criu/stats.d [2019-12-10T12:21:12.450Z] #41 49.74 DEP criu/sockets.d [2019-12-10T12:21:12.710Z] #41 49.81 DEP criu/sk-unix.d [2019-12-10T12:21:12.710Z] #41 49.93 DEP criu/sk-tcp.d [2019-12-10T12:21:12.710Z] #41 50.01 DEP criu/sk-queue.d [2019-12-10T12:21:12.710Z] #41 50.07 DEP criu/sk-packet.d [2019-12-10T12:21:12.971Z] #41 50.15 DEP criu/sk-netlink.d [2019-12-10T12:21:12.971Z] #41 50.24 DEP criu/sk-inet.d [2019-12-10T12:21:12.971Z] #41 50.32 DEP criu/signalfd.d [2019-12-10T12:21:12.971Z] #41 50.38 DEP criu/sigframe.d [2019-12-10T12:21:12.971Z] #41 50.43 DEP criu/shmem.d [2019-12-10T12:21:13.232Z] #41 50.50 DEP criu/servicefd.d [2019-12-10T12:21:13.232Z] #41 50.56 DEP criu/seize.d [2019-12-10T12:21:13.493Z] #41 50.63 DEP criu/seccomp.d [2019-12-10T12:21:13.493Z] #41 50.71 DEP criu/rst-malloc.d [2019-12-10T12:21:13.493Z] #41 50.75 DEP criu/rbtree.d [2019-12-10T12:21:13.493Z] #41 50.77 DEP criu/pstree.d [2019-12-10T12:21:13.493Z] #41 50.84 DEP criu/protobuf.d [2019-12-10T12:21:13.590Z] #55 142.3 + mkdir -p /build [2019-12-10T12:21:13.590Z] #55 142.4 + cp runc /build/runc [2019-12-10T12:21:13.590Z] #55 DONE 142.6s [2019-12-10T12:21:13.590Z] [2019-12-10T12:21:13.590Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:21:13.590Z] #42 125.9 CC criu/protobuf.o [2019-12-10T12:21:13.590Z] #42 126.4 CC criu/pstree.o [2019-12-10T12:21:13.754Z] #41 50.90 GEN criu/protobuf-desc-gen.h [2019-12-10T12:21:14.319Z] #41 123.6 CC criu/protobuf-desc.o [2019-12-10T12:21:14.435Z] #42 127.6 CC criu/rbtree.o [2019-12-10T12:21:14.694Z] #41 51.99 DEP criu/protobuf-desc.d [2019-12-10T12:21:14.822Z] #42 127.8 CC criu/rst-malloc.o [2019-12-10T12:21:14.822Z] #42 128.0 CC criu/seccomp.o [2019-12-10T12:21:14.885Z] #41 124.4 CC criu/protobuf.o [2019-12-10T12:21:14.955Z] #41 52.06 DEP criu/proc_parse.d [2019-12-10T12:21:14.955Z] #41 52.18 DEP criu/plugin.d [2019-12-10T12:21:14.955Z] #41 52.25 DEP criu/pipes.d [2019-12-10T12:21:14.955Z] #41 52.32 DEP criu/pie-util.d [2019-12-10T12:21:14.955Z] #41 52.37 DEP criu/pie-util-vdso.d [2019-12-10T12:21:14.955Z] #41 52.42 DEP criu/pie-util-vdso-elf32.d [2019-12-10T12:21:15.216Z] #41 52.47 DEP criu/path.d [2019-12-10T12:21:15.216Z] #41 52.54 DEP criu/parasite-syscall.d [2019-12-10T12:21:15.216Z] #41 52.63 DEP criu/pagemap.d [2019-12-10T12:21:15.449Z] #41 124.8 CC criu/pstree.o [2019-12-10T12:21:15.477Z] #41 52.70 DEP criu/pagemap-cache.d [2019-12-10T12:21:15.477Z] #41 52.75 DEP criu/page-xfer.d [2019-12-10T12:21:15.477Z] #41 52.83 DEP criu/page-pipe.d [2019-12-10T12:21:15.677Z] #42 128.4 CC criu/seize.o [2019-12-10T12:21:15.737Z] #41 52.91 DEP criu/netfilter.d [2019-12-10T12:21:15.738Z] #41 53.04 DEP criu/net.d [2019-12-10T12:21:15.998Z] #41 53.22 DEP criu/namespaces.d [2019-12-10T12:21:15.998Z] #41 53.34 DEP criu/mount.d [2019-12-10T12:21:16.084Z] #42 129.0 CC criu/servicefd.o [2019-12-10T12:21:16.259Z] #41 53.43 DEP criu/mem.d [2019-12-10T12:21:16.259Z] #41 53.55 DEP criu/lsm.d [2019-12-10T12:21:16.259Z] #41 53.62 DEP criu/log.d [2019-12-10T12:21:16.259Z] #41 53.69 DEP criu/libnetlink.d [2019-12-10T12:21:16.383Z] #41 125.7 CC criu/rbtree.o [2019-12-10T12:21:16.383Z] #41 126.0 CC criu/rst-malloc.o [2019-12-10T12:21:16.480Z] #42 129.3 CC criu/shmem.o [2019-12-10T12:21:16.520Z] #41 53.76 DEP criu/kerndat.d [2019-12-10T12:21:16.520Z] #41 53.85 DEP criu/kcmp-ids.d [2019-12-10T12:21:16.520Z] #41 53.89 DEP criu/irmap.d [2019-12-10T12:21:16.520Z] #41 53.94 DEP criu/ipc_ns.d [2019-12-10T12:21:16.780Z] #41 54.03 DEP criu/image.d [2019-12-10T12:21:16.780Z] #41 54.14 DEP criu/image-desc.d [2019-12-10T12:21:16.780Z] #41 54.21 DEP criu/fsnotify.d [2019-12-10T12:21:16.894Z] #42 129.9 CC criu/sigframe.o [2019-12-10T12:21:16.894Z] #42 130.0 CC criu/signalfd.o [2019-12-10T12:21:16.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-10T12:21:16.949Z] #41 126.2 CC criu/seccomp.o [2019-12-10T12:21:17.041Z] #41 54.35 DEP criu/filesystems.d [2019-12-10T12:21:17.041Z] #41 54.41 DEP criu/files.d [2019-12-10T12:21:17.041Z] #41 54.49 DEP criu/files-reg.d [2019-12-10T12:21:17.301Z] #41 54.58 DEP criu/files-ext.d [2019-12-10T12:21:17.362Z] #42 130.2 CC criu/sk-inet.o [2019-12-10T12:21:17.550Z] #41 126.9 CC criu/seize.o [2019-12-10T12:21:17.563Z] #41 54.68 DEP criu/file-lock.d [2019-12-10T12:21:17.563Z] #41 54.82 DEP criu/file-ids.d [2019-12-10T12:21:17.563Z] #41 54.91 DEP criu/fifo.d [2019-12-10T12:21:17.824Z] #41 54.99 DEP criu/fdstore.d [2019-12-10T12:21:17.824Z] #41 55.04 DEP criu/fault-injection.d [2019-12-10T12:21:17.824Z] #41 55.06 DEP criu/external.d [2019-12-10T12:21:17.824Z] #41 55.11 DEP criu/eventpoll.d [2019-12-10T12:21:17.824Z] #41 55.18 DEP criu/eventfd.d [2019-12-10T12:21:17.878Z] #42 131.1 CC criu/sk-netlink.o [2019-12-10T12:21:18.084Z] #41 55.24 DEP criu/crtools.d [2019-12-10T12:21:18.084Z] #41 55.33 DEP criu/cr-service.d [2019-12-10T12:21:18.084Z] #41 55.40 DEP criu/cr-restore.d [2019-12-10T12:21:18.123Z] #41 127.6 CC criu/servicefd.o [2019-12-10T12:21:18.345Z] #41 55.53 DEP criu/cr-errno.d [2019-12-10T12:21:18.345Z] #41 55.55 DEP criu/cr-dump.d [2019-12-10T12:21:18.345Z] #41 55.65 DEP criu/cr-dedup.d [2019-12-10T12:21:18.345Z] #41 55.72 DEP criu/cr-check.d [2019-12-10T12:21:18.605Z] #41 55.81 DEP criu/config.d [2019-12-10T12:21:18.605Z] #41 55.88 DEP criu/clone-noasan.d [2019-12-10T12:21:18.605Z] #41 55.91 DEP criu/cgroup.d [2019-12-10T12:21:18.605Z] #41 56.00 DEP criu/cgroup-props.d [2019-12-10T12:21:18.698Z] #41 128.0 CC criu/shmem.o [2019-12-10T12:21:18.705Z] #42 131.5 CC criu/sk-packet.o [2019-12-10T12:21:18.866Z] #41 56.06 DEP criu/bitmap.d [2019-12-10T12:21:18.866Z] #41 56.08 DEP criu/bfd.d [2019-12-10T12:21:18.866Z] #41 56.15 DEP criu/autofs.d [2019-12-10T12:21:18.866Z] #41 56.22 DEP criu/aio.d [2019-12-10T12:21:18.866Z] #41 56.29 DEP criu/action-scripts.d [2019-12-10T12:21:19.117Z] #42 132.0 CC criu/sk-queue.o [2019-12-10T12:21:19.117Z] #42 132.3 CC criu/sk-tcp.o [2019-12-10T12:21:19.127Z] #41 56.43 CC criu/action-scripts.o [2019-12-10T12:21:19.240Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 26.6s done [2019-12-10T12:21:19.240Z] #8 DONE 35.6s [2019-12-10T12:21:19.240Z] [2019-12-10T12:21:19.240Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-10T12:21:19.240Z] #9 DONE 0.2s [2019-12-10T12:21:19.240Z] [2019-12-10T12:21:19.240Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-10T12:21:19.240Z] #10 DONE 0.2s [2019-12-10T12:21:19.240Z] [2019-12-10T12:21:19.240Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-10T12:21:19.240Z] #57 ... [2019-12-10T12:21:19.240Z] [2019-12-10T12:21:19.240Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-10T12:21:19.240Z] #21 DONE 0.1s [2019-12-10T12:21:19.240Z] [2019-12-10T12:21:19.240Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-10T12:21:19.240Z] #62 DONE 0.1s [2019-12-10T12:21:19.240Z] [2019-12-10T12:21:19.240Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-10T12:21:19.240Z] #44 DONE 0.1s [2019-12-10T12:21:19.240Z] [2019-12-10T12:21:19.240Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-10T12:21:19.240Z] #22 DONE 0.1s [2019-12-10T12:21:19.240Z] [2019-12-10T12:21:19.240Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-10T12:21:19.240Z] #31 DONE 0.1s [2019-12-10T12:21:19.240Z] [2019-12-10T12:21:19.240Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-10T12:21:19.240Z] #50 DONE 0.2s [2019-12-10T12:21:19.240Z] [2019-12-10T12:21:19.240Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-10T12:21:19.240Z] #68 DONE 0.2s [2019-12-10T12:21:19.240Z] [2019-12-10T12:21:19.240Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-10T12:21:19.241Z] #47 DONE 0.2s [2019-12-10T12:21:19.241Z] [2019-12-10T12:21:19.241Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:21:19.241Z] #48 0.700 + RM_GOPATH=0 [2019-12-10T12:21:19.241Z] #48 0.701 + TMP_GOPATH= [2019-12-10T12:21:19.241Z] #48 0.701 + : /build [2019-12-10T12:21:19.241Z] #48 0.703 + '[' -z '' ']' [2019-12-10T12:21:19.241Z] #48 0.705 ++ mktemp -d [2019-12-10T12:21:19.241Z] #48 0.708 + export GOPATH=/tmp/tmp.3wuJ883qNR [2019-12-10T12:21:19.241Z] #48 0.709 + GOPATH=/tmp/tmp.3wuJ883qNR [2019-12-10T12:21:19.241Z] #48 0.709 + RM_GOPATH=1 [2019-12-10T12:21:19.241Z] #48 0.714 ++ dirname ./install.sh [2019-12-10T12:21:19.241Z] #48 0.770 + dir=. [2019-12-10T12:21:19.241Z] #48 0.771 + bin=gotestsum [2019-12-10T12:21:19.241Z] #48 0.771 + shift [2019-12-10T12:21:19.241Z] #48 0.772 + '[' '!' -f ./gotestsum.installer ']' [2019-12-10T12:21:19.241Z] #48 0.773 + . ./gotestsum.installer [2019-12-10T12:21:19.241Z] #48 0.775 ++ : v0.3.5 [2019-12-10T12:21:19.241Z] #48 0.776 + install_gotestsum [2019-12-10T12:21:19.241Z] #48 0.776 + echo 'Installing gotestsum version v0.3.5' [2019-12-10T12:21:19.241Z] #48 0.776 + go get -d gotest.tools/gotestsum [2019-12-10T12:21:19.241Z] #48 0.776 Installing gotestsum version v0.3.5 [2019-12-10T12:21:19.263Z] #41 128.8 CC criu/sigframe.o [2019-12-10T12:21:19.387Z] #41 56.67 CC criu/aio.o [2019-12-10T12:21:19.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-10T12:21:19.520Z] #42 132.7 CC criu/sk-unix.o [2019-12-10T12:21:19.521Z] #41 129.0 CC criu/signalfd.o [2019-12-10T12:21:19.521Z] #41 ... [2019-12-10T12:21:19.521Z] [2019-12-10T12:21:19.521Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-10T12:21:19.521Z] #38 212.6 + rm -rf /tmp/tmp.BbP77RbDId/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.BbP77RbDId [2019-12-10T12:21:19.648Z] #41 56.97 CC criu/autofs.o [2019-12-10T12:21:20.589Z] #41 57.82 CC criu/bfd.o [2019-12-10T12:21:20.841Z] #42 133.7 CC criu/sockets.o [2019-12-10T12:21:20.849Z] #41 58.11 CC criu/bitmap.o [2019-12-10T12:21:20.849Z] #41 58.17 CC criu/cgroup-props.o [2019-12-10T12:21:21.238Z] #42 134.2 CC criu/stats.o [2019-12-10T12:21:21.420Z] #41 58.60 CC criu/cgroup.o [2019-12-10T12:21:21.420Z] #38 DONE 214.2s [2019-12-10T12:21:21.421Z] [2019-12-10T12:21:21.421Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:21:21.421Z] #41 129.2 CC criu/sk-inet.o [2019-12-10T12:21:21.421Z] #41 130.0 CC criu/sk-netlink.o [2019-12-10T12:21:21.421Z] #41 130.4 CC criu/sk-packet.o [2019-12-10T12:21:21.679Z] #41 131.2 CC criu/sk-queue.o [2019-12-10T12:21:21.716Z] #42 134.4 CC criu/string.o [2019-12-10T12:21:21.716Z] #42 134.6 CC criu/sysctl.o [2019-12-10T12:21:22.136Z] #42 135.1 CC criu/sysfs_parse.o [2019-12-10T12:21:22.522Z] #42 135.5 CC criu/timerfd.o [2019-12-10T12:21:22.613Z] #41 131.9 CC criu/sk-tcp.o [2019-12-10T12:21:22.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-10T12:21:22.802Z] #41 60.06 CC criu/clone-noasan.o [2019-12-10T12:21:22.802Z] #41 60.15 CC criu/config.o [2019-12-10T12:21:22.924Z] #42 135.7 CC criu/tty.o [2019-12-10T12:21:22.924Z] #42 ... [2019-12-10T12:21:22.924Z] [2019-12-10T12:21:22.924Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-10T12:21:22.924Z] #39 176.5 + dpkg --print-architecture [2019-12-10T12:21:22.924Z] #39 176.5 + cd /tmp/tmp.6M6qC1mz9b/src/github.com/docker/distribution [2019-12-10T12:21:22.924Z] #39 176.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-12-10T12:21:23.178Z] #41 ... [2019-12-10T12:21:23.178Z] [2019-12-10T12:21:23.178Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-10T12:21:23.178Z] #39 DONE 0.5s [2019-12-10T12:21:23.178Z] [2019-12-10T12:21:23.178Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:21:23.178Z] #41 132.6 CC criu/sk-unix.o [2019-12-10T12:21:23.340Z] #39 176.8 + GOPATH=/tmp/tmp.6M6qC1mz9b/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.6M6qC1mz9b [2019-12-10T12:21:23.340Z] #39 176.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-12-10T12:21:23.740Z] #41 60.99 CC criu/cr-check.o [2019-12-10T12:21:24.151Z] #48 ... [2019-12-10T12:21:24.151Z] [2019-12-10T12:21:24.151Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:21:24.151Z] #45 0.704 + RM_GOPATH=0 [2019-12-10T12:21:24.151Z] #45 0.705 + TMP_GOPATH= [2019-12-10T12:21:24.151Z] #45 0.705 + : /build [2019-12-10T12:21:24.151Z] #45 0.706 + '[' -z '' ']' [2019-12-10T12:21:24.151Z] #45 0.707 ++ mktemp -d [2019-12-10T12:21:24.151Z] #45 0.713 + export GOPATH=/tmp/tmp.ypAyjrsd5C [2019-12-10T12:21:24.151Z] #45 0.718 + GOPATH=/tmp/tmp.ypAyjrsd5C [2019-12-10T12:21:24.151Z] #45 0.718 + RM_GOPATH=1 [2019-12-10T12:21:24.151Z] #45 0.729 ++ dirname ./install.sh [2019-12-10T12:21:24.151Z] #45 0.730 + dir=. [2019-12-10T12:21:24.151Z] #45 0.732 + bin=vndr [2019-12-10T12:21:24.151Z] #45 0.734 + shift [2019-12-10T12:21:24.151Z] #45 0.736 + '[' '!' -f ./vndr.installer ']' [2019-12-10T12:21:24.151Z] #45 0.740 + . ./vndr.installer [2019-12-10T12:21:24.151Z] #45 0.741 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-10T12:21:24.151Z] #45 0.746 + install_vndr [2019-12-10T12:21:24.151Z] #45 0.746 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-10T12:21:24.151Z] #45 0.747 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-10T12:21:24.151Z] #45 0.747 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ypAyjrsd5C/src/github.com/LK4D4/vndr [2019-12-10T12:21:24.151Z] #45 0.770 Cloning into '/tmp/tmp.ypAyjrsd5C/src/github.com/LK4D4/vndr'... [2019-12-10T12:21:24.151Z] #45 2.644 + cd /tmp/tmp.ypAyjrsd5C/src/github.com/LK4D4/vndr [2019-12-10T12:21:24.151Z] #45 2.646 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-10T12:21:24.151Z] #45 2.681 + go build -buildmode=pie -v -o /build/vndr . [2019-12-10T12:21:24.151Z] #45 5.019 internal/cpu [2019-12-10T12:21:24.151Z] #45 5.168 internal/race [2019-12-10T12:21:24.151Z] #45 5.175 runtime/internal/sys [2019-12-10T12:21:24.151Z] #45 5.368 runtime/internal/atomic [2019-12-10T12:21:24.151Z] #45 6.042 sync/atomic [2019-12-10T12:21:24.501Z] #45 6.229 runtime/internal/math [2019-12-10T12:21:24.550Z] #41 134.0 CC criu/sockets.o [2019-12-10T12:21:24.679Z] #41 61.90 CC criu/cr-dedup.o [2019-12-10T12:21:24.918Z] #45 6.626 unicode [2019-12-10T12:21:24.939Z] #41 62.14 CC criu/cr-dump.o [2019-12-10T12:21:25.121Z] #41 134.6 CC criu/stats.o [2019-12-10T12:21:25.263Z] #45 6.733 unicode/utf8 [2019-12-10T12:21:25.379Z] #41 134.9 CC criu/string.o [2019-12-10T12:21:25.379Z] #41 134.9 CC criu/sysctl.o [2019-12-10T12:21:25.611Z] #45 7.214 internal/bytealg [2019-12-10T12:21:25.945Z] #41 135.4 CC criu/sysfs_parse.o [2019-12-10T12:21:25.958Z] #45 7.697 math/bits [2019-12-10T12:21:26.013Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-10T12:21:26.013Z] Using test binary docker [2019-12-10T12:21:26.203Z] #41 135.6 CC criu/timerfd.o [2019-12-10T12:21:26.271Z] +++ /etc/init.d/apparmor start [2019-12-10T12:21:26.271Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-10T12:21:26.271Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-10T12:21:26.271Z] Warning failed to create cache: (null) [2019-12-10T12:21:26.271Z] . [2019-12-10T12:21:26.271Z] INFO: Waiting for daemon to start... [2019-12-10T12:21:26.271Z] Starting dockerd [2019-12-10T12:21:26.271Z] +++ 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-12-10T12:21:26.323Z] #41 63.50 CC criu/cr-errno.o [2019-12-10T12:21:26.323Z] #41 63.55 CC criu/cr-restore.o [2019-12-10T12:21:26.461Z] #41 135.8 CC criu/tty.o [2019-12-10T12:21:27.713Z] #45 9.456 internal/testlog [2019-12-10T12:21:27.836Z] #41 137.1 CC criu/tun.o [2019-12-10T12:21:28.057Z] #45 ... [2019-12-10T12:21:28.057Z] [2019-12-10T12:21:28.057Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-10T12:21:28.057Z] #29 1.081 + mktemp -d [2019-12-10T12:21:28.057Z] #29 1.110 + export GOPATH=/tmp/tmp.gUrHjcNPWa [2019-12-10T12:21:28.057Z] #29 1.110 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.gUrHjcNPWa/src/github.com/go-swagger/go-swagger [2019-12-10T12:21:28.057Z] #29 1.158 Cloning into '/tmp/tmp.gUrHjcNPWa/src/github.com/go-swagger/go-swagger'... [2019-12-10T12:21:28.094Z] #41 137.5 CC criu/uffd.o [2019-12-10T12:21:28.232Z] #41 ... [2019-12-10T12:21:28.232Z] [2019-12-10T12:21:28.232Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:21:28.232Z] #50 DONE 111.3s [2019-12-10T12:21:28.232Z] [2019-12-10T12:21:28.232Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:21:28.402Z] #29 ... [2019-12-10T12:21:28.403Z] [2019-12-10T12:21:28.403Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:21:28.403Z] #41 0.658 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-10T12:21:28.403Z] #41 0.671 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-10T12:21:28.403Z] #41 0.723 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-10T12:21:28.403Z] #41 0.737 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-10T12:21:28.403Z] #41 0.758 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-10T12:21:28.403Z] #41 2.205 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-12-10T12:21:28.403Z] #41 5.824 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-10T12:21:28.403Z] #41 7.921 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-10T12:21:28.403Z] #41 ... [2019-12-10T12:21:28.403Z] [2019-12-10T12:21:28.403Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:21:28.403Z] #23 0.706 + RM_GOPATH=0 [2019-12-10T12:21:28.403Z] #23 0.706 + TMP_GOPATH= [2019-12-10T12:21:28.403Z] #23 0.706 + : /build [2019-12-10T12:21:28.403Z] #23 0.706 + '[' -z '' ']' [2019-12-10T12:21:28.403Z] #23 0.707 ++ mktemp -d [2019-12-10T12:21:28.403Z] #23 0.719 + export GOPATH=/tmp/tmp.TjBJ2ZjUbv [2019-12-10T12:21:28.403Z] #23 0.719 + GOPATH=/tmp/tmp.TjBJ2ZjUbv [2019-12-10T12:21:28.403Z] #23 0.719 + RM_GOPATH=1 [2019-12-10T12:21:28.403Z] #23 0.755 ++ dirname ./install.sh [2019-12-10T12:21:28.403Z] #23 0.770 + dir=. [2019-12-10T12:21:28.403Z] #23 0.770 + bin=dockercli [2019-12-10T12:21:28.403Z] #23 0.770 + shift [2019-12-10T12:21:28.403Z] #23 0.770 + '[' '!' -f ./dockercli.installer ']' [2019-12-10T12:21:28.403Z] #23 0.771 + . ./dockercli.installer [2019-12-10T12:21:28.403Z] #23 0.771 ++ : stable [2019-12-10T12:21:28.403Z] #23 0.771 ++ : 17.06.2-ce [2019-12-10T12:21:28.403Z] #23 0.773 + install_dockercli [2019-12-10T12:21:28.403Z] #23 0.774 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-10T12:21:28.403Z] #23 0.777 Install docker/cli version 17.06.2-ce from stable [2019-12-10T12:21:28.403Z] #23 0.778 ++ uname -m [2019-12-10T12:21:28.403Z] #23 0.820 + arch=ppc64le [2019-12-10T12:21:28.403Z] #23 0.820 + '[' ppc64le '!=' x86_64 ']' [2019-12-10T12:21:28.403Z] #23 0.823 + '[' ppc64le '!=' s390x ']' [2019-12-10T12:21:28.403Z] #23 0.823 + '[' ppc64le '!=' armhf ']' [2019-12-10T12:21:28.403Z] #23 0.823 + build_dockercli [2019-12-10T12:21:28.403Z] #23 0.823 + git clone https://github.com/docker/docker-ce /tmp/tmp.TjBJ2ZjUbv/tmp/docker-ce [2019-12-10T12:21:28.403Z] #23 0.829 Cloning into '/tmp/tmp.TjBJ2ZjUbv/tmp/docker-ce'... [2019-12-10T12:21:28.403Z] #23 ... [2019-12-10T12:21:28.403Z] [2019-12-10T12:21:28.403Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:21:28.403Z] #69 0.503 + RM_GOPATH=0 [2019-12-10T12:21:28.403Z] #69 0.503 + TMP_GOPATH= [2019-12-10T12:21:28.403Z] #69 0.503 + : /build [2019-12-10T12:21:28.403Z] #69 0.503 + '[' -z '' ']' [2019-12-10T12:21:28.403Z] #69 0.504 ++ mktemp -d [2019-12-10T12:21:28.403Z] #69 0.507 + export GOPATH=/tmp/tmp.AVhNDAJV44 [2019-12-10T12:21:28.403Z] #69 0.507 + GOPATH=/tmp/tmp.AVhNDAJV44 [2019-12-10T12:21:28.403Z] #69 0.507 + RM_GOPATH=1 [2019-12-10T12:21:28.403Z] #69 0.508 ++ dirname ./install.sh [2019-12-10T12:21:28.403Z] #69 0.510 + dir=. [2019-12-10T12:21:28.403Z] #69 0.511 + bin=proxy [2019-12-10T12:21:28.403Z] #69 0.511 + shift [2019-12-10T12:21:28.403Z] #69 0.512 + '[' '!' -f ./proxy.installer ']' [2019-12-10T12:21:28.403Z] #69 0.512 + . ./proxy.installer [2019-12-10T12:21:28.403Z] #69 0.512 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-10T12:21:28.403Z] #69 0.513 + install_proxy [2019-12-10T12:21:28.403Z] #69 0.513 + case "$1" in [2019-12-10T12:21:28.403Z] #69 0.513 + export CGO_ENABLED=0 [2019-12-10T12:21:28.403Z] #69 0.513 + CGO_ENABLED=0 [2019-12-10T12:21:28.403Z] #69 0.514 + _install_proxy [2019-12-10T12:21:28.403Z] #69 0.514 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-10T12:21:28.403Z] #69 0.514 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.AVhNDAJV44/src/github.com/docker/libnetwork [2019-12-10T12:21:28.403Z] #69 0.514 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-10T12:21:28.403Z] #69 0.518 Cloning into '/tmp/tmp.AVhNDAJV44/src/github.com/docker/libnetwork'... [2019-12-10T12:21:28.425Z] . [2019-12-10T12:21:28.425Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-10T12:21:28.682Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-10T12:21:28.682Z] Error: No such image: emptyfs [2019-12-10T12:21:28.682Z] ++++ docker load [2019-12-10T12:21:28.682Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-10T12:21:28.749Z] #69 ... [2019-12-10T12:21:28.749Z] [2019-12-10T12:21:28.749Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:21:28.749Z] #63 0.908 + RM_GOPATH=0 [2019-12-10T12:21:28.749Z] #63 0.908 + TMP_GOPATH= [2019-12-10T12:21:28.749Z] #63 0.908 + : /build/ [2019-12-10T12:21:28.749Z] #63 0.908 + '[' -z '' ']' [2019-12-10T12:21:28.749Z] #63 0.911 ++ mktemp -d [2019-12-10T12:21:28.749Z] #63 0.925 + export GOPATH=/tmp/tmp.fZw2PboTWF [2019-12-10T12:21:28.749Z] #63 0.925 + GOPATH=/tmp/tmp.fZw2PboTWF [2019-12-10T12:21:28.749Z] #63 0.925 + RM_GOPATH=1 [2019-12-10T12:21:28.749Z] #63 0.925 ++ dirname ./install.sh [2019-12-10T12:21:28.749Z] #63 0.965 + dir=. [2019-12-10T12:21:28.749Z] #63 0.966 + bin=rootlesskit [2019-12-10T12:21:28.749Z] #63 0.966 + shift [2019-12-10T12:21:28.749Z] #63 0.966 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-10T12:21:28.749Z] #63 0.967 + . ./rootlesskit.installer [2019-12-10T12:21:28.749Z] #63 0.967 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-10T12:21:28.749Z] #63 0.968 + install_rootlesskit [2019-12-10T12:21:28.749Z] #63 0.968 + case "$1" in [2019-12-10T12:21:28.749Z] #63 0.969 + export CGO_ENABLED=0 [2019-12-10T12:21:28.749Z] #63 0.969 + CGO_ENABLED=0 [2019-12-10T12:21:28.749Z] #63 0.969 + _install_rootlesskit [2019-12-10T12:21:28.749Z] #63 0.970 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-12-10T12:21:28.749Z] #63 0.970 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-10T12:21:28.749Z] #63 0.970 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.fZw2PboTWF/src/github.com/rootless-containers/rootlesskit [2019-12-10T12:21:28.749Z] #63 0.986 Cloning into '/tmp/tmp.fZw2PboTWF/src/github.com/rootless-containers/rootlesskit'... [2019-12-10T12:21:28.749Z] #63 8.579 + cd /tmp/tmp.fZw2PboTWF/src/github.com/rootless-containers/rootlesskit [2019-12-10T12:21:28.749Z] #63 8.580 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-12-10T12:21:28.749Z] #63 9.390 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-10T12:21:28.749Z] #63 9.392 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-10T12:21:28.749Z] #63 ... [2019-12-10T12:21:28.749Z] [2019-12-10T12:21:28.749Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-10T12:21:28.749Z] #34 0.763 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-10T12:21:28.749Z] #34 0.775 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-10T12:21:28.749Z] #34 0.825 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-10T12:21:28.749Z] #34 0.839 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-10T12:21:28.749Z] #34 0.891 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-10T12:21:28.749Z] #34 2.808 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-12-10T12:21:28.749Z] #34 6.327 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-10T12:21:28.749Z] #34 8.633 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-10T12:21:28.801Z] #59 ... [2019-12-10T12:21:28.801Z] [2019-12-10T12:21:28.801Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:21:28.801Z] #41 66.16 CC criu/cr-service.o [2019-12-10T12:21:29.030Z] #41 138.4 CC criu/util.o [2019-12-10T12:21:29.093Z] #34 ... [2019-12-10T12:21:29.093Z] [2019-12-10T12:21:29.093Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-10T12:21:29.093Z] #39 0.993 + mktemp -d [2019-12-10T12:21:29.093Z] #39 0.995 + export GOPATH=/tmp/tmp.FVEMVEHGjx [2019-12-10T12:21:29.093Z] #39 0.995 + git clone https://github.com/docker/distribution.git /tmp/tmp.FVEMVEHGjx/src/github.com/docker/distribution [2019-12-10T12:21:29.093Z] #39 0.999 Cloning into '/tmp/tmp.FVEMVEHGjx/src/github.com/docker/distribution'... [2019-12-10T12:21:29.093Z] #39 ... [2019-12-10T12:21:29.093Z] [2019-12-10T12:21:29.093Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-10T12:21:29.093Z] #25 0.951 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-10T12:21:29.093Z] #25 0.964 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-10T12:21:29.093Z] #25 1.351 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-10T12:21:29.093Z] #25 1.382 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-10T12:21:29.093Z] #25 1.517 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-10T12:21:29.093Z] #25 3.513 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-12-10T12:21:29.093Z] #25 6.771 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-10T12:21:29.093Z] #25 8.925 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-10T12:21:29.248Z] Running integration-test (iteration 1) [2019-12-10T12:21:29.248Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-12-10T12:21:29.248Z] ++ 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-12-10T12:21:29.248Z] ++ set -e [2019-12-10T12:21:29.248Z] ++ '[' -n 0 ']' [2019-12-10T12:21:29.248Z] ++ set -x [2019-12-10T12:21:29.248Z] ++ env -i DEST=/go/src/github.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-12-10T12:21:29.439Z] #25 ... [2019-12-10T12:21:29.439Z] [2019-12-10T12:21:29.439Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-10T12:21:29.439Z] #57 0.893 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-10T12:21:29.439Z] #57 0.905 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-10T12:21:29.439Z] #57 1.151 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-10T12:21:29.439Z] #57 1.175 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-10T12:21:29.439Z] #57 1.212 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-10T12:21:29.439Z] #57 2.788 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-12-10T12:21:29.439Z] #57 6.936 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-10T12:21:29.439Z] #57 8.780 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-10T12:21:29.439Z] #57 ... [2019-12-10T12:21:29.439Z] [2019-12-10T12:21:29.439Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:21:29.439Z] #51 0.796 + RM_GOPATH=0 [2019-12-10T12:21:29.439Z] #51 0.796 + TMP_GOPATH= [2019-12-10T12:21:29.439Z] #51 0.796 + : /build [2019-12-10T12:21:29.439Z] #51 0.797 + '[' -z '' ']' [2019-12-10T12:21:29.439Z] #51 0.798 ++ mktemp -d [2019-12-10T12:21:29.439Z] #51 0.801 + export GOPATH=/tmp/tmp.r0SncLw2hZ [2019-12-10T12:21:29.439Z] #51 0.802 + GOPATH=/tmp/tmp.r0SncLw2hZ [2019-12-10T12:21:29.439Z] #51 0.802 + RM_GOPATH=1 [2019-12-10T12:21:29.439Z] #51 0.803 ++ dirname ./install.sh [2019-12-10T12:21:29.439Z] #51 0.805 + dir=. [2019-12-10T12:21:29.439Z] #51 0.805 + bin=golangci_lint [2019-12-10T12:21:29.439Z] #51 0.806 + shift [2019-12-10T12:21:29.439Z] #51 0.806 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-10T12:21:29.439Z] #51 0.807 + . ./golangci_lint.installer [2019-12-10T12:21:29.439Z] #51 0.807 ++ : v1.20.0 [2019-12-10T12:21:29.439Z] #51 0.808 + install_golangci_lint [2019-12-10T12:21:29.439Z] #51 0.808 + echo 'Installing golangci-lint version v1.20.0' [2019-12-10T12:21:29.439Z] #51 0.809 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-10T12:21:29.439Z] #51 0.809 Installing golangci-lint version v1.20.0 [2019-12-10T12:21:29.439Z] #51 ... [2019-12-10T12:21:29.439Z] [2019-12-10T12:21:29.439Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:21:29.439Z] #32 0.744 + RM_GOPATH=0 [2019-12-10T12:21:29.439Z] #32 0.744 + TMP_GOPATH= [2019-12-10T12:21:29.439Z] #32 0.744 + : /build [2019-12-10T12:21:29.439Z] #32 0.744 + '[' -z '' ']' [2019-12-10T12:21:29.439Z] #32 0.749 ++ mktemp -d [2019-12-10T12:21:29.439Z] #32 0.762 + export GOPATH=/tmp/tmp.35Q4oXOxJF [2019-12-10T12:21:29.439Z] #32 0.766 + GOPATH=/tmp/tmp.35Q4oXOxJF [2019-12-10T12:21:29.439Z] #32 0.766 + RM_GOPATH=1 [2019-12-10T12:21:29.439Z] #32 0.773 ++ dirname ./install.sh [2019-12-10T12:21:29.439Z] #32 0.834 + dir=. [2019-12-10T12:21:29.439Z] #32 0.837 + bin=tomlv [2019-12-10T12:21:29.439Z] #32 0.838 + shift [2019-12-10T12:21:29.439Z] #32 0.838 + '[' '!' -f ./tomlv.installer ']' [2019-12-10T12:21:29.439Z] #32 0.838 + . ./tomlv.installer [2019-12-10T12:21:29.439Z] #32 0.839 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-10T12:21:29.439Z] #32 0.841 + install_tomlv [2019-12-10T12:21:29.439Z] #32 0.843 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-10T12:21:29.439Z] #32 0.853 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-10T12:21:29.439Z] #32 0.854 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.35Q4oXOxJF/src/github.com/BurntSushi/toml [2019-12-10T12:21:29.439Z] #32 0.865 Cloning into '/tmp/tmp.35Q4oXOxJF/src/github.com/BurntSushi/toml'... [2019-12-10T12:21:29.439Z] #32 3.390 + cd /tmp/tmp.35Q4oXOxJF/src/github.com/BurntSushi/toml [2019-12-10T12:21:29.439Z] #32 3.390 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-10T12:21:29.439Z] #32 3.443 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-10T12:21:29.439Z] #32 5.122 internal/cpu [2019-12-10T12:21:29.439Z] #32 5.125 math/bits [2019-12-10T12:21:29.439Z] #32 5.127 runtime/internal/sys [2019-12-10T12:21:29.439Z] #32 5.482 runtime/internal/atomic [2019-12-10T12:21:29.439Z] #32 6.041 runtime/internal/math [2019-12-10T12:21:29.439Z] #32 6.705 unicode/utf8 [2019-12-10T12:21:29.439Z] #32 7.264 internal/bytealg [2019-12-10T12:21:29.439Z] #32 7.301 sync/atomic [2019-12-10T12:21:29.439Z] #32 7.991 math [2019-12-10T12:21:29.439Z] #32 9.492 unicode [2019-12-10T12:21:29.439Z] #32 9.508 internal/testlog [2019-12-10T12:21:29.439Z] #32 10.60 encoding [2019-12-10T12:21:29.439Z] #32 10.72 runtime [2019-12-10T12:21:29.782Z] #32 11.29 runtime/cgo [2019-12-10T12:21:29.782Z] #32 ... [2019-12-10T12:21:29.782Z] [2019-12-10T12:21:29.782Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-10T12:21:29.782Z] #11 1.485 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-10T12:21:29.782Z] #11 1.506 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-10T12:21:29.782Z] #11 1.749 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-10T12:21:29.782Z] #11 1.769 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-10T12:21:29.782Z] #11 1.888 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-10T12:21:29.782Z] #11 3.901 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-12-10T12:21:29.782Z] #11 7.202 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-10T12:21:29.782Z] #11 9.197 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-10T12:21:29.782Z] #11 ... [2019-12-10T12:21:29.782Z] [2019-12-10T12:21:29.782Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:21:29.782Z] #45 10.22 runtime [2019-12-10T12:21:29.782Z] #45 10.72 encoding [2019-12-10T12:21:29.782Z] #45 11.12 math [2019-12-10T12:21:29.782Z] #45 11.31 unicode/utf16 [2019-12-10T12:21:29.804Z] #41 67.12 CC criu/crtools.o [2019-12-10T12:21:29.965Z] #41 139.2 CC criu/uts_ns.o [2019-12-10T12:21:29.965Z] #41 139.4 CC criu/vdso-compat.o [2019-12-10T12:21:29.965Z] #41 139.5 CC criu/vdso.o [2019-12-10T12:21:29.969Z] #39 ... [2019-12-10T12:21:29.969Z] [2019-12-10T12:21:29.969Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:21:29.969Z] #42 136.9 CC criu/tun.o [2019-12-10T12:21:29.969Z] #42 137.3 CC criu/uffd.o [2019-12-10T12:21:29.969Z] #42 138.1 CC criu/util.o [2019-12-10T12:21:29.969Z] #42 139.1 CC criu/uts_ns.o [2019-12-10T12:21:29.969Z] #42 139.3 CC criu/vdso.o [2019-12-10T12:21:29.969Z] #42 139.6 LINK criu/built-in.o [2019-12-10T12:21:29.969Z] #42 139.7 LINK criu/criu [2019-12-10T12:21:29.969Z] #42 140.0 DEP lib/c/criu.d [2019-12-10T12:21:29.969Z] #42 140.1 CC images/rpc.pb-c.o [2019-12-10T12:21:29.969Z] #42 140.4 CC lib/c/criu.o [2019-12-10T12:21:29.969Z] #42 141.1 LINK lib/c/built-in.o [2019-12-10T12:21:29.969Z] #42 141.1 LINK lib/c/libcriu.so [2019-12-10T12:21:29.969Z] #42 141.3 GEN magic.py [2019-12-10T12:21:29.969Z] #42 141.3 Note: Building without setproctitle() and strlcpy() support. [2019-12-10T12:21:29.969Z] #42 141.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-10T12:21:29.969Z] #42 141.6 fatal: Not a git repository (or any of the parent directories): .git [2019-12-10T12:21:29.969Z] #42 142.0 make[1]: Nothing to be done for 'all'. [2019-12-10T12:21:29.969Z] #42 142.4 make[1]: 'images/built-in.o' is up to date. [2019-12-10T12:21:29.969Z] #42 142.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-10T12:21:29.969Z] #42 142.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-10T12:21:29.969Z] #42 142.5 make[1]: 'compel/libcompel.a' is up to date. [2019-12-10T12:21:29.969Z] #42 142.5 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-10T12:21:29.969Z] #42 142.5 make[1]: Nothing to be done for 'all'. [2019-12-10T12:21:29.969Z] #42 142.5 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-10T12:21:29.969Z] #42 142.6 make[2]: Nothing to be done for 'all'. [2019-12-10T12:21:29.969Z] #42 142.6 make[2]: Nothing to be done for 'all'. [2019-12-10T12:21:29.969Z] #42 142.7 make[2]: Nothing to be done for 'all'. [2019-12-10T12:21:29.969Z] #42 142.7 make[2]: Nothing to be done for 'all'. [2019-12-10T12:21:29.969Z] #42 142.8 make[2]: Nothing to be done for 'all'. [2019-12-10T12:21:29.969Z] #42 142.8 make[2]: Nothing to be done for 'all'. [2019-12-10T12:21:29.969Z] #42 142.8 make[2]: Nothing to be done for 'all'. [2019-12-10T12:21:29.969Z] #42 142.9 make[2]: Nothing to be done for 'all'. [2019-12-10T12:21:29.969Z] #42 142.9 INSTALL criu/criu [2019-12-10T12:21:29.969Z] #42 DONE 143.0s [2019-12-10T12:21:29.969Z] [2019-12-10T12:21:29.969Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-10T12:21:30.074Z] #41 67.53 CC criu/eventfd.o [2019-12-10T12:21:30.661Z] #41 67.72 CC criu/eventpoll.o [2019-12-10T12:21:30.900Z] #41 140.3 LINK criu/built-in.o [2019-12-10T12:21:30.900Z] #41 140.4 LINK criu/criu [2019-12-10T12:21:30.926Z] #41 68.19 CC criu/external.o [2019-12-10T12:21:31.159Z] #41 140.6 DEP lib/c/criu.d [2019-12-10T12:21:31.159Z] #41 140.7 CC images/rpc.pb-c.o [2019-12-10T12:21:31.193Z] #41 68.37 CC criu/fault-injection.o [2019-12-10T12:21:31.193Z] #41 68.43 CC criu/fdstore.o [2019-12-10T12:21:31.453Z] #41 68.62 CC criu/fifo.o [2019-12-10T12:21:31.453Z] #41 68.84 CC criu/file-ids.o [2019-12-10T12:21:31.515Z] #45 12.88 container/list [2019-12-10T12:21:31.712Z] #41 69.03 CC criu/file-lock.o [2019-12-10T12:21:31.725Z] #41 141.0 CC lib/c/criu.o [2019-12-10T12:21:32.283Z] #41 69.56 CC criu/files-ext.o [2019-12-10T12:21:32.543Z] #41 69.79 CC criu/files-reg.o [2019-12-10T12:21:32.659Z] #41 141.9 LINK lib/c/built-in.o [2019-12-10T12:21:32.660Z] #41 141.9 LINK lib/c/libcriu.so [2019-12-10T12:21:32.660Z] #41 142.1 GEN magic.py [2019-12-10T12:21:32.660Z] #41 142.1 Note: Building without setproctitle() and strlcpy() support. [2019-12-10T12:21:32.660Z] #41 142.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-10T12:21:32.918Z] #41 142.4 fatal: Not a git repository (or any of the parent directories): .git [2019-12-10T12:21:33.484Z] #41 143.0 make[1]: Nothing to be done for 'all'. [2019-12-10T12:21:33.927Z] #41 71.02 CC criu/files.o [2019-12-10T12:21:34.050Z] #41 143.5 make[1]: 'images/built-in.o' is up to date. [2019-12-10T12:21:34.050Z] #41 ... [2019-12-10T12:21:34.050Z] [2019-12-10T12:21:34.050Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:21:34.050Z] #59 167.8 + bin/containerd [2019-12-10T12:21:35.310Z] #41 72.26 CC criu/filesystems.o [2019-12-10T12:21:35.407Z] #45 16.59 crypto/internal/subtle [2019-12-10T12:21:35.425Z] #59 ... [2019-12-10T12:21:35.425Z] [2019-12-10T12:21:35.425Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:21:35.425Z] #41 143.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-10T12:21:35.425Z] #41 143.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-10T12:21:35.425Z] #41 143.6 make[1]: 'compel/libcompel.a' is up to date. [2019-12-10T12:21:35.425Z] #41 143.6 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-10T12:21:35.425Z] #41 143.6 make[1]: Nothing to be done for 'all'. [2019-12-10T12:21:35.425Z] #41 143.6 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-10T12:21:35.425Z] #41 143.8 make[2]: Nothing to be done for 'all'. [2019-12-10T12:21:35.425Z] #41 143.8 make[2]: Nothing to be done for 'all'. [2019-12-10T12:21:35.425Z] #41 143.8 make[2]: Nothing to be done for 'all'. [2019-12-10T12:21:35.425Z] #41 143.9 make[2]: Nothing to be done for 'all'. [2019-12-10T12:21:35.425Z] #41 143.9 make[2]: Nothing to be done for 'all'. [2019-12-10T12:21:35.425Z] #41 143.9 make[2]: Nothing to be done for 'all'. [2019-12-10T12:21:35.425Z] #41 143.9 make[2]: Nothing to be done for 'all'. [2019-12-10T12:21:35.425Z] #41 144.0 make[2]: Nothing to be done for 'all'. [2019-12-10T12:21:35.425Z] #41 144.0 INSTALL criu/criu [2019-12-10T12:21:35.425Z] #41 DONE 144.6s [2019-12-10T12:21:35.425Z] [2019-12-10T12:21:35.425Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:21:35.570Z] #41 72.70 CC criu/fsnotify.o [2019-12-10T12:21:35.753Z] #45 17.34 crypto/subtle [2019-12-10T12:21:36.140Z] #41 73.39 CC criu/image-desc.o [2019-12-10T12:21:36.140Z] #41 73.49 CC criu/image.o [2019-12-10T12:21:36.360Z] #50 ... [2019-12-10T12:21:36.360Z] [2019-12-10T12:21:36.360Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-10T12:21:36.360Z] #42 DONE 0.1s [2019-12-10T12:21:36.360Z] [2019-12-10T12:21:36.360Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-10T12:21:36.360Z] #45 DONE 0.1s [2019-12-10T12:21:36.360Z] [2019-12-10T12:21:36.360Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:21:36.506Z] #45 18.08 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-12-10T12:21:36.618Z] #59 ... [2019-12-10T12:21:36.618Z] [2019-12-10T12:21:36.618Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-10T12:21:36.618Z] #48 DONE 0.1s [2019-12-10T12:21:36.710Z] #41 74.03 CC criu/ipc_ns.o [2019-12-10T12:21:36.854Z] #45 18.56 internal/nettrace [2019-12-10T12:21:36.877Z] [2019-12-10T12:21:36.877Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:21:37.203Z] #45 18.91 runtime/cgo [2019-12-10T12:21:37.648Z] #41 74.78 CC criu/irmap.o [2019-12-10T12:21:37.908Z] #41 75.17 CC criu/kcmp-ids.o [2019-12-10T12:21:38.168Z] #41 75.35 CC criu/kerndat.o [2019-12-10T12:21:39.109Z] #41 76.08 CC criu/libnetlink.o [2019-12-10T12:21:39.109Z] #41 76.31 CC criu/log.o [2019-12-10T12:21:39.369Z] #41 76.64 CC criu/lsm.o [2019-12-10T12:21:39.630Z] #41 76.89 CC criu/mem.o [2019-12-10T12:21:39.644Z] #39 191.8 + rm -rf /tmp/tmp.6M6qC1mz9b/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.6M6qC1mz9b [2019-12-10T12:21:39.644Z] #39 DONE 192.0s [2019-12-10T12:21:39.644Z] [2019-12-10T12:21:39.644Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:21:39.644Z] #60 ... [2019-12-10T12:21:39.644Z] [2019-12-10T12:21:39.644Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-10T12:21:39.644Z] #40 DONE 0.2s [2019-12-10T12:21:39.644Z] [2019-12-10T12:21:39.644Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-10T12:21:39.644Z] #43 DONE 0.1s [2019-12-10T12:21:39.644Z] [2019-12-10T12:21:39.644Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:21:39.644Z] #51 ... [2019-12-10T12:21:39.644Z] [2019-12-10T12:21:39.644Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-10T12:21:39.644Z] #46 DONE 0.1s [2019-12-10T12:21:39.644Z] [2019-12-10T12:21:39.644Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-10T12:21:39.644Z] #49 DONE 0.1s [2019-12-10T12:21:39.644Z] [2019-12-10T12:21:39.644Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:21:40.160Z] #59 ... [2019-12-10T12:21:40.160Z] [2019-12-10T12:21:40.160Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:21:40.160Z] #50 DONE 232.8s [2019-12-10T12:21:40.160Z] [2019-12-10T12:21:40.160Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:21:41.013Z] #41 78.08 CC criu/mount.o [2019-12-10T12:21:41.128Z] #45 ... [2019-12-10T12:21:41.128Z] [2019-12-10T12:21:41.128Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:21:41.128Z] #41 22.58 Fetched 7728 kB in 21s (352 kB/s) [2019-12-10T12:21:41.534Z] #59 ... [2019-12-10T12:21:41.535Z] [2019-12-10T12:21:41.535Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-10T12:21:41.583Z] #41 ... [2019-12-10T12:21:41.584Z] [2019-12-10T12:21:41.584Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:21:41.584Z] #59 83.29 + bin/containerd [2019-12-10T12:21:41.793Z] #51 DONE 0.3s [2019-12-10T12:21:41.793Z] [2019-12-10T12:21:41.793Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-10T12:21:41.793Z] #55 DONE 0.1s [2019-12-10T12:21:41.793Z] [2019-12-10T12:21:41.793Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:21:43.495Z] #59 ... [2019-12-10T12:21:43.495Z] [2019-12-10T12:21:43.495Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:21:43.495Z] #41 80.53 CC criu/namespaces.o [2019-12-10T12:21:44.436Z] #41 81.76 CC criu/net.o [2019-12-10T12:21:46.032Z] #41 22.58 Reading package lists... [2019-12-10T12:21:46.032Z] #41 ... [2019-12-10T12:21:46.032Z] [2019-12-10T12:21:46.032Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:21:46.032Z] #69 26.38 Checking out files: 48% (965/1997) Checking out files: 49% (979/1997) Checking out files: 50% (999/1997) Checking out files: 51% (1019/1997) Checking out files: 52% (1039/1997) Checking out files: 53% (1059/1997) Checking out files: 54% (1079/1997) Checking out files: 55% (1099/1997) Checking out files: 56% (1119/1997) Checking out files: 57% (1139/1997) Checking out files: 58% (1159/1997) Checking out files: 59% (1179/1997) Checking out files: 60% (1199/1997) Checking out files: 61% (1219/1997) Checking out files: 62% (1239/1997) Checking out files: 63% (1259/1997) Checking out files: 64% (1279/1997) Checking out files: 65% (1299/1997) Checking out files: 66% (1319/1997) Checking out files: 67% (1338/1997) Checking out files: 68% (1358/1997) Checking out files: 69% (1378/1997) Checking out files: 70% (1398/1997) Checking out files: 71% (1418/1997) Checking out files: 72% (1438/1997) Checking out files: 73% (1458/1997) Checking out files: 74% (1478/1997) Checking out files: 75% (1498/1997) Checking out files: 76% (1518/1997) Checking out files: 77% (1538/1997) Checking out files: 78% (1558/1997) Checking out files: 79% (1578/1997) Checking out files: 80% (1598/1997) Checking out files: 81% (1618/1997) Checking out files: 82% (1638/1997) Checking out files: 83% (1658/1997) Checking out files: 84% (1678/1997) Checking out files: 85% (1698/1997) Checking out files: 86% (1718/1997) Checking out files: 87% (1738/1997) Checking out files: 88% (1758/1997) Checking out files: 89% (1778/1997) Checking out files: 90% (1798/1997) Checking out files: 91% (1818/1997) Checking out files: 92% (1838/1997) Checking out files: 93% (1858/1997) Checking out files: 94% (1878/1997) Checking out files: 95% (1898/1997) Checking out files: 96% (1918/1997) Checking out files: 97% (1938/1997) Checking out files: 98% (1958/1997) Checking out files: 98% (1971/1997) Checking out files: 99% (1978/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2019-12-10T12:21:46.032Z] #69 27.43 + cd /tmp/tmp.AVhNDAJV44/src/github.com/docker/libnetwork [2019-12-10T12:21:46.032Z] #69 27.44 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-10T12:21:46.230Z] #60 173.0 + bin/containerd [2019-12-10T12:21:46.773Z] #69 28.32 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-10T12:21:46.987Z] #41 83.89 CC criu/netfilter.o [2019-12-10T12:21:46.987Z] #41 84.13 CC criu/page-pipe.o [2019-12-10T12:21:47.246Z] #41 84.59 CC criu/page-xfer.o [2019-12-10T12:21:48.187Z] #41 85.47 CC criu/pagemap-cache.o [2019-12-10T12:21:48.448Z] #41 85.73 CC criu/pagemap.o [2019-12-10T12:21:49.019Z] #41 86.37 CC criu/parasite-syscall.o [2019-12-10T12:21:49.962Z] #41 86.96 CC criu/path.o [2019-12-10T12:21:49.962Z] #41 87.15 CC criu/pie-util-vdso-elf32.o [2019-12-10T12:21:50.221Z] #41 87.42 CC criu/pie-util-vdso.o [2019-12-10T12:21:50.221Z] #41 87.68 CC criu/pie-util.o [2019-12-10T12:21:50.480Z] #41 87.79 CC criu/pipes.o [2019-12-10T12:21:50.683Z] #69 ... [2019-12-10T12:21:50.683Z] [2019-12-10T12:21:50.683Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:21:50.683Z] #41 22.58 Reading package lists... [2019-12-10T12:21:51.048Z] #41 88.26 CC criu/plugin.o [2019-12-10T12:21:51.048Z] #41 88.51 CC criu/proc_parse.o [2019-12-10T12:21:51.489Z] #60 ... [2019-12-10T12:21:51.490Z] [2019-12-10T12:21:51.490Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:21:51.490Z] #51 DONE 204.5s [2019-12-10T12:21:51.490Z] [2019-12-10T12:21:51.490Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:21:51.880Z] #60 ... [2019-12-10T12:21:51.880Z] [2019-12-10T12:21:51.880Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-10T12:21:52.226Z] #41 33.03 Reading package lists... [2019-12-10T12:21:52.226Z] #41 ... [2019-12-10T12:21:52.226Z] [2019-12-10T12:21:52.226Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-10T12:21:52.226Z] #25 24.15 Fetched 7728 kB in 23s (333 kB/s) [2019-12-10T12:21:52.226Z] #25 24.15 Reading package lists... [2019-12-10T12:21:52.226Z] #25 ... [2019-12-10T12:21:52.226Z] [2019-12-10T12:21:52.226Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-10T12:21:52.226Z] #39 25.83 Checking out files: 50% (786/1559) Checking out files: 51% (796/1559) Checking out files: 52% (811/1559) Checking out files: 53% (827/1559) Checking out files: 54% (842/1559) Checking out files: 55% (858/1559) Checking out files: 56% (874/1559) Checking out files: 57% (889/1559) Checking out files: 58% (905/1559) Checking out files: 59% (920/1559) Checking out files: 60% (936/1559) Checking out files: 61% (951/1559) Checking out files: 62% (967/1559) Checking out files: 63% (983/1559) Checking out files: 64% (998/1559) Checking out files: 65% (1014/1559) Checking out files: 66% (1029/1559) Checking out files: 67% (1045/1559) Checking out files: 68% (1061/1559) Checking out files: 69% (1076/1559) Checking out files: 70% (1092/1559) Checking out files: 71% (1107/1559) Checking out files: 72% (1123/1559) Checking out files: 73% (1139/1559) Checking out files: 74% (1154/1559) Checking out files: 75% (1170/1559) Checking out files: 76% (1185/1559) Checking out files: 77% (1201/1559) Checking out files: 78% (1217/1559) Checking out files: 79% (1232/1559) Checking out files: 80% (1248/1559) Checking out files: 81% (1263/1559) Checking out files: 82% (1279/1559) Checking out files: 83% (1294/1559) Checking out files: 84% (1310/1559) Checking out files: 85% (1326/1559) Checking out files: 86% (1341/1559) Checking out files: 87% (1357/1559) Checking out files: 88% (1372/1559) Checking out files: 89% (1388/1559) Checking out files: 90% (1404/1559) Checking out files: 91% (1419/1559) Checking out files: 92% (1435/1559) Checking out files: 93% (1450/1559) Checking out files: 94% (1466/1559) Checking out files: 95% (1482/1559) Checking out files: 96% (1497/1559) Checking out files: 97% (1513/1559) Checking out files: 98% (1528/1559) Checking out files: 99% (1544/1559) Checking out files: 100% (1559/1559) Checking out files: 100% (1559/1559), done. [2019-12-10T12:21:52.226Z] #39 26.90 + cd /tmp/tmp.FVEMVEHGjx/src/github.com/docker/distribution [2019-12-10T12:21:52.226Z] #39 26.90 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-10T12:21:52.226Z] #39 29.96 + GOPATH=/tmp/tmp.FVEMVEHGjx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.FVEMVEHGjx go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-10T12:21:52.277Z] #52 DONE 0.3s [2019-12-10T12:21:52.277Z] [2019-12-10T12:21:52.277Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-10T12:21:52.277Z] #56 DONE 0.1s [2019-12-10T12:21:52.277Z] [2019-12-10T12:21:52.277Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:21:52.956Z] #41 90.25 CC criu/protobuf-desc.o [2019-12-10T12:21:52.994Z] #39 ... [2019-12-10T12:21:52.994Z] [2019-12-10T12:21:52.994Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-10T12:21:52.994Z] #34 24.94 Fetched 7728 kB in 24s (320 kB/s) [2019-12-10T12:21:52.994Z] #34 24.94 Reading package lists... [2019-12-10T12:21:52.994Z] #34 ... [2019-12-10T12:21:52.994Z] [2019-12-10T12:21:52.994Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-10T12:21:53.339Z] #25 35.02 Reading package lists... [2019-12-10T12:21:53.339Z] #25 ... [2019-12-10T12:21:53.339Z] [2019-12-10T12:21:53.339Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-10T12:21:53.339Z] #11 25.14 Fetched 7728 kB in 23s (326 kB/s) [2019-12-10T12:21:53.339Z] #11 25.14 Reading package lists... [2019-12-10T12:21:53.339Z] #11 35.41 Reading package lists... [2019-12-10T12:21:53.339Z] #11 ... [2019-12-10T12:21:53.339Z] [2019-12-10T12:21:53.339Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:21:53.339Z] #45 24.97 vendor/golang.org/x/crypto/internal/subtle [2019-12-10T12:21:53.525Z] #41 90.83 CC criu/protobuf.o [2019-12-10T12:21:53.684Z] #45 ... [2019-12-10T12:21:53.684Z] [2019-12-10T12:21:53.684Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:21:53.684Z] #51 32.43 + cd /tmp/tmp.r0SncLw2hZ/src/github.com/golangci/golangci-lint/ [2019-12-10T12:21:53.684Z] #51 32.43 + git checkout -q v1.20.0 [2019-12-10T12:21:53.684Z] #51 33.09 ++ git describe --tags [2019-12-10T12:21:53.684Z] #51 33.11 + version=v1.20.0 [2019-12-10T12:21:53.684Z] #51 33.11 ++ git rev-parse --short HEAD [2019-12-10T12:21:53.684Z] #51 33.12 + commit=cc98739 [2019-12-10T12:21:53.684Z] #51 33.13 ++ git show -s --format=%cd [2019-12-10T12:21:53.684Z] #51 33.14 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-10T12:21:53.684Z] #51 33.14 + 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-12-10T12:21:53.785Z] #41 91.10 CC criu/pstree.o [2019-12-10T12:21:54.028Z] #51 ... [2019-12-10T12:21:54.028Z] [2019-12-10T12:21:54.028Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-10T12:21:54.028Z] #57 25.99 Fetched 7728 kB in 25s (308 kB/s) [2019-12-10T12:21:54.028Z] #57 25.99 Reading package lists... [2019-12-10T12:21:54.375Z] #57 ... [2019-12-10T12:21:54.375Z] [2019-12-10T12:21:54.375Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-10T12:21:54.834Z] #41 91.86 CC criu/rbtree.o [2019-12-10T12:21:54.834Z] #41 92.05 CC criu/rst-malloc.o [2019-12-10T12:21:55.093Z] #41 92.27 CC criu/seccomp.o [2019-12-10T12:21:55.661Z] #41 92.73 CC criu/seize.o [2019-12-10T12:21:55.920Z] #41 93.30 CC criu/servicefd.o [2019-12-10T12:21:56.488Z] #41 93.62 CC criu/shmem.o [2019-12-10T12:21:57.059Z] #41 94.27 CC criu/sigframe.o [2019-12-10T12:21:57.059Z] #41 94.38 CC criu/signalfd.o [2019-12-10T12:21:57.319Z] #41 94.57 CC criu/sk-inet.o [2019-12-10T12:21:58.258Z] #41 95.28 CC criu/sk-netlink.o [2019-12-10T12:21:58.258Z] #41 95.57 CC criu/sk-packet.o [2019-12-10T12:21:58.828Z] #41 96.04 CC criu/sk-queue.o [2019-12-10T12:21:59.088Z] #41 96.37 CC criu/sk-tcp.o [2019-12-10T12:21:59.348Z] #41 96.75 CC criu/sk-unix.o [2019-12-10T12:22:01.257Z] #41 98.18 CC criu/sockets.o [2019-12-10T12:22:01.308Z] Loaded image: buildpack-deps:jessie [2019-12-10T12:22:01.308Z] Loaded image: busybox:latest [2019-12-10T12:22:01.308Z] Loaded image: busybox:glibc [2019-12-10T12:22:01.308Z] Loaded image: debian:jessie [2019-12-10T12:22:01.308Z] Loaded image: hello-world:latest [2019-12-10T12:22:01.308Z] INFO: Testing against a local daemon [2019-12-10T12:22:01.308Z] === RUN TestCgroupNamespacesBuild [2019-12-10T12:22:01.516Z] #41 98.79 CC criu/stats.o [2019-12-10T12:22:01.775Z] #41 99.01 CC criu/string.o [2019-12-10T12:22:01.775Z] #41 99.07 CC criu/sysctl.o [2019-12-10T12:22:01.978Z] #34 35.67 Reading package lists... [2019-12-10T12:22:01.978Z] #34 ... [2019-12-10T12:22:01.978Z] [2019-12-10T12:22:01.978Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:22:01.978Z] #41 33.03 Reading package lists... [2019-12-10T12:22:02.345Z] #41 99.53 CC criu/sysfs_parse.o [2019-12-10T12:22:02.345Z] #41 ... [2019-12-10T12:22:02.345Z] [2019-12-10T12:22:02.345Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:22:02.346Z] #59 114.1 + bin/containerd-stress [2019-12-10T12:22:02.750Z] #41 43.27 Building dependency tree... [2019-12-10T12:22:03.714Z] #59 196.3 + bin/containerd-stress [2019-12-10T12:22:03.943Z] #41 45.94 The following additional packages will be installed: [2019-12-10T12:22:03.943Z] #41 45.94 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-10T12:22:03.943Z] #41 45.94 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-10T12:22:03.943Z] #41 45.95 Suggested packages: [2019-12-10T12:22:03.943Z] #41 45.95 manpages-dev python-setuptools [2019-12-10T12:22:04.589Z] --- PASS: TestCgroupNamespacesBuild (4.24s) [2019-12-10T12:22:04.589Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-12-10T12:22:04.646Z] #59 198.2 + bin/containerd-shim [2019-12-10T12:22:04.686Z] #41 ... [2019-12-10T12:22:04.686Z] [2019-12-10T12:22:04.686Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-10T12:22:04.686Z] #57 36.47 Reading package lists... [2019-12-10T12:22:04.686Z] #57 ... [2019-12-10T12:22:04.686Z] [2019-12-10T12:22:04.686Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-10T12:22:04.686Z] #25 35.02 Reading package lists... [2019-12-10T12:22:04.686Z] #25 44.92 Building dependency tree... [2019-12-10T12:22:04.882Z] #59 116.8 + bin/containerd-shim [2019-12-10T12:22:05.436Z] #25 47.40 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-10T12:22:05.436Z] #25 47.40 The following additional packages will be installed: [2019-12-10T12:22:05.436Z] #25 47.40 libjq1 libonig4 [2019-12-10T12:22:06.179Z] #25 48.01 The following NEW packages will be installed: [2019-12-10T12:22:06.179Z] #25 48.01 jq libjq1 libonig4 [2019-12-10T12:22:06.179Z] #25 48.18 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-10T12:22:06.179Z] #25 48.18 Need to get 310 kB of archives. [2019-12-10T12:22:06.179Z] #25 48.18 After this operation, 1267 kB of additional disk space will be used. [2019-12-10T12:22:06.179Z] #25 48.18 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-12-10T12:22:06.523Z] #25 48.47 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-12-10T12:22:06.523Z] #25 48.50 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-12-10T12:22:07.128Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.43s) [2019-12-10T12:22:07.128Z] === RUN TestBuildWithSession [2019-12-10T12:22:07.128Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-10T12:22:07.128Z] build_session_test.go:25: TODO: BuildKit [2019-12-10T12:22:07.128Z] === RUN TestBuildSquashParent [2019-12-10T12:22:08.178Z] #59 ... [2019-12-10T12:22:08.178Z] [2019-12-10T12:22:08.178Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:22:08.178Z] #41 99.83 CC criu/timerfd.o [2019-12-10T12:22:08.178Z] #41 100.1 CC criu/tty.o [2019-12-10T12:22:08.178Z] #41 101.6 CC criu/tun.o [2019-12-10T12:22:08.178Z] #41 102.0 CC criu/uffd.o [2019-12-10T12:22:08.178Z] #41 102.9 CC criu/util.o [2019-12-10T12:22:08.178Z] #41 104.0 CC criu/uts_ns.o [2019-12-10T12:22:08.178Z] #41 104.2 CC criu/vdso.o [2019-12-10T12:22:08.178Z] #41 104.7 LINK criu/built-in.o [2019-12-10T12:22:08.178Z] #41 104.8 LINK criu/criu [2019-12-10T12:22:08.178Z] #41 105.1 DEP lib/c/criu.d [2019-12-10T12:22:08.178Z] #41 105.2 CC images/rpc.pb-c.o [2019-12-10T12:22:08.257Z] #25 ... [2019-12-10T12:22:08.257Z] [2019-12-10T12:22:08.257Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:22:08.257Z] #41 49.24 The following NEW packages will be installed: [2019-12-10T12:22:08.257Z] #41 49.25 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-10T12:22:08.257Z] #41 49.25 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-10T12:22:08.257Z] #41 49.26 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-10T12:22:08.257Z] #41 49.26 zlib1g-dev [2019-12-10T12:22:08.257Z] #41 49.41 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-12-10T12:22:08.257Z] #41 49.41 Need to get 3548 kB of archives. [2019-12-10T12:22:08.257Z] #41 49.41 After this operation, 21.2 MB of additional disk space will be used. [2019-12-10T12:22:08.257Z] #41 49.41 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-12-10T12:22:08.257Z] #41 49.46 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-12-10T12:22:08.257Z] #41 49.47 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-12-10T12:22:08.257Z] #41 49.52 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-12-10T12:22:08.257Z] #41 49.55 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-12-10T12:22:08.257Z] #41 49.59 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-12-10T12:22:08.257Z] #41 49.61 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-12-10T12:22:08.257Z] #41 49.63 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-12-10T12:22:08.257Z] #41 49.66 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-12-10T12:22:08.257Z] #41 49.74 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-12-10T12:22:08.257Z] #41 49.77 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-12-10T12:22:08.257Z] #41 49.88 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-12-10T12:22:08.257Z] #41 49.95 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-12-10T12:22:08.257Z] #41 49.97 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-12-10T12:22:08.257Z] #41 49.98 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-10T12:22:08.257Z] #41 50.00 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-12-10T12:22:08.438Z] #41 105.7 CC lib/c/criu.o [2019-12-10T12:22:09.378Z] #41 106.6 LINK lib/c/built-in.o [2019-12-10T12:22:09.378Z] #41 106.6 LINK lib/c/libcriu.so [2019-12-10T12:22:09.639Z] #41 106.8 GEN magic.py [2019-12-10T12:22:09.639Z] #41 106.9 Note: Building without setproctitle() and strlcpy() support. [2019-12-10T12:22:09.639Z] #41 106.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-10T12:22:10.007Z] #41 ... [2019-12-10T12:22:10.007Z] [2019-12-10T12:22:10.007Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-10T12:22:10.007Z] #25 50.22 debconf: delaying package configuration, since apt-utils is not installed [2019-12-10T12:22:10.007Z] #25 50.38 Fetched 310 kB in 0s (790 kB/s) [2019-12-10T12:22:10.007Z] #25 50.47 Selecting previously unselected package libonig4:ppc64el. [2019-12-10T12:22:10.007Z] #25 50.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-12-10T12:22:10.007Z] #25 50.57 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-12-10T12:22:10.007Z] #25 50.57 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-12-10T12:22:10.007Z] #25 50.91 Selecting previously unselected package libjq1:ppc64el. [2019-12-10T12:22:10.007Z] #25 50.92 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-12-10T12:22:10.007Z] #25 50.93 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-12-10T12:22:10.007Z] #25 51.28 Selecting previously unselected package jq. [2019-12-10T12:22:10.007Z] #25 51.28 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-12-10T12:22:10.007Z] #25 51.29 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-10T12:22:10.007Z] #25 51.54 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-12-10T12:22:10.007Z] #25 51.55 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-12-10T12:22:10.007Z] #25 51.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:22:10.007Z] #25 51.69 Setting up jq (1.5+dfsg-1.3) ... [2019-12-10T12:22:10.007Z] #25 DONE 51.9s [2019-12-10T12:22:10.007Z] [2019-12-10T12:22:10.007Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:22:10.007Z] #41 51.92 debconf: delaying package configuration, since apt-utils is not installed [2019-12-10T12:22:10.007Z] #41 ... [2019-12-10T12:22:10.007Z] [2019-12-10T12:22:10.007Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-10T12:22:10.007Z] #26 DONE 0.1s [2019-12-10T12:22:10.210Z] #41 107.3 fatal: Not a git repository (or any of the parent directories): .git [2019-12-10T12:22:10.353Z] [2019-12-10T12:22:10.353Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:22:10.781Z] #41 108.0 make[1]: Nothing to be done for 'all'. [2019-12-10T12:22:11.041Z] #41 108.4 make[1]: 'images/built-in.o' is up to date. [2019-12-10T12:22:11.041Z] #41 108.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-10T12:22:11.041Z] #41 108.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-10T12:22:11.041Z] #41 108.5 make[1]: 'compel/libcompel.a' is up to date. [2019-12-10T12:22:11.202Z] #59 204.8 + bin/containerd-shim-runc-v1 [2019-12-10T12:22:11.300Z] #41 108.5 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-10T12:22:11.300Z] #41 108.5 make[1]: Nothing to be done for 'all'. [2019-12-10T12:22:11.300Z] #41 108.5 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-10T12:22:11.300Z] #41 108.6 make[2]: Nothing to be done for 'all'. [2019-12-10T12:22:11.300Z] #41 108.7 make[2]: Nothing to be done for 'all'. [2019-12-10T12:22:11.300Z] #41 108.7 make[2]: Nothing to be done for 'all'. [2019-12-10T12:22:11.300Z] #41 108.7 make[2]: Nothing to be done for 'all'. [2019-12-10T12:22:11.559Z] #41 108.8 make[2]: Nothing to be done for 'all'. [2019-12-10T12:22:11.559Z] #41 108.8 make[2]: Nothing to be done for 'all'. [2019-12-10T12:22:11.559Z] #41 108.9 make[2]: Nothing to be done for 'all'. [2019-12-10T12:22:11.559Z] #41 108.9 make[2]: Nothing to be done for 'all'. [2019-12-10T12:22:11.559Z] #41 108.9 INSTALL criu/criu [2019-12-10T12:22:11.819Z] #41 ... [2019-12-10T12:22:11.819Z] [2019-12-10T12:22:11.819Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:22:11.819Z] #59 123.7 + bin/containerd-shim-runc-v1 [2019-12-10T12:22:12.388Z] #59 ... [2019-12-10T12:22:12.388Z] [2019-12-10T12:22:12.388Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:22:12.388Z] #41 DONE 109.6s [2019-12-10T12:22:12.399Z] #60 198.6 + bin/containerd-stress [2019-12-10T12:22:12.649Z] [2019-12-10T12:22:12.649Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:22:12.699Z] #27 ... [2019-12-10T12:22:12.700Z] [2019-12-10T12:22:12.700Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-10T12:22:12.700Z] #11 35.41 Reading package lists... [2019-12-10T12:22:12.700Z] #11 44.63 Building dependency tree... [2019-12-10T12:22:12.700Z] #11 48.95 The following additional packages will be installed: [2019-12-10T12:22:12.700Z] #11 48.96 libapparmor1 libseccomp2 [2019-12-10T12:22:12.700Z] #11 48.97 Suggested packages: [2019-12-10T12:22:12.700Z] #11 48.97 seccomp [2019-12-10T12:22:12.700Z] #11 49.86 The following NEW packages will be installed: [2019-12-10T12:22:12.700Z] #11 49.89 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-12-10T12:22:12.700Z] #11 50.11 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-12-10T12:22:12.700Z] #11 50.11 Need to get 296 kB of archives. [2019-12-10T12:22:12.700Z] #11 50.11 After this operation, 1346 kB of additional disk space will be used. [2019-12-10T12:22:12.700Z] #11 50.11 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-12-10T12:22:12.700Z] #11 50.15 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-12-10T12:22:12.700Z] #11 50.16 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-12-10T12:22:12.700Z] #11 50.17 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-12-10T12:22:12.700Z] #11 52.92 debconf: delaying package configuration, since apt-utils is not installed [2019-12-10T12:22:12.700Z] #11 53.14 Fetched 296 kB in 0s (1422 kB/s) [2019-12-10T12:22:12.700Z] #11 53.34 Selecting previously unselected package libseccomp2:ppc64el. [2019-12-10T12:22:12.700Z] #11 53.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-12-10T12:22:12.700Z] #11 53.49 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-12-10T12:22:12.700Z] #11 53.51 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-12-10T12:22:12.700Z] #11 53.74 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-12-10T12:22:12.700Z] #11 53.74 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-12-10T12:22:12.700Z] #11 53.74 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-12-10T12:22:12.700Z] #11 54.02 Selecting previously unselected package libapparmor1:ppc64el. [2019-12-10T12:22:12.700Z] #11 54.03 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-12-10T12:22:12.700Z] #11 54.04 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-12-10T12:22:12.700Z] #11 54.27 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-12-10T12:22:12.700Z] #11 54.28 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-12-10T12:22:12.700Z] #11 54.28 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-12-10T12:22:12.700Z] #11 ... [2019-12-10T12:22:12.700Z] [2019-12-10T12:22:12.700Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:22:12.700Z] #41 52.23 Fetched 3548 kB in 0s (5194 kB/s) [2019-12-10T12:22:12.700Z] #41 52.41 Selecting previously unselected package libnet1:ppc64el. [2019-12-10T12:22:12.700Z] #41 52.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-12-10T12:22:12.700Z] #41 52.65 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-12-10T12:22:12.700Z] #41 52.66 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-12-10T12:22:12.700Z] #41 52.89 Selecting previously unselected package libcap-dev:ppc64el. [2019-12-10T12:22:12.700Z] #41 52.90 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-12-10T12:22:12.700Z] #41 52.90 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-12-10T12:22:12.700Z] #41 53.11 Selecting previously unselected package libnet1-dev. [2019-12-10T12:22:12.700Z] #41 53.13 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-12-10T12:22:12.700Z] #41 53.13 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-10T12:22:12.700Z] #41 53.53 Selecting previously unselected package libnl-3-200:ppc64el. [2019-12-10T12:22:12.700Z] #41 53.55 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-12-10T12:22:12.700Z] #41 53.59 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-12-10T12:22:12.700Z] #41 53.89 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-12-10T12:22:12.700Z] #41 53.89 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-12-10T12:22:12.700Z] #41 53.90 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-12-10T12:22:12.700Z] #41 54.45 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-12-10T12:22:12.700Z] #41 54.49 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-12-10T12:22:12.700Z] #41 54.53 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-12-10T12:22:12.700Z] #41 ... [2019-12-10T12:22:12.700Z] [2019-12-10T12:22:12.700Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-10T12:22:12.700Z] #34 35.67 Reading package lists... [2019-12-10T12:22:12.700Z] #34 44.89 Building dependency tree... [2019-12-10T12:22:12.700Z] #34 47.24 The following additional packages will be installed: [2019-12-10T12:22:12.700Z] #34 47.25 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-10T12:22:12.700Z] #34 47.26 Suggested packages: [2019-12-10T12:22:12.700Z] #34 47.27 codeblocks eclipse ninja-build lrzip [2019-12-10T12:22:12.700Z] #34 47.27 Recommended packages: [2019-12-10T12:22:12.700Z] #34 47.28 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-10T12:22:12.700Z] #34 48.98 The following NEW packages will be installed: [2019-12-10T12:22:12.700Z] #34 49.00 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-10T12:22:12.700Z] #34 49.00 vim-common xxd [2019-12-10T12:22:12.700Z] #34 49.19 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-12-10T12:22:12.700Z] #34 49.19 Need to get 13.4 MB of archives. [2019-12-10T12:22:12.700Z] #34 49.19 After this operation, 60.4 MB of additional disk space will be used. [2019-12-10T12:22:12.700Z] #34 49.19 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-12-10T12:22:12.700Z] #34 49.37 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-12-10T12:22:12.700Z] #34 49.37 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-12-10T12:22:12.700Z] #34 50.87 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-12-10T12:22:12.700Z] #34 51.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB] [2019-12-10T12:22:12.700Z] #34 51.09 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-12-10T12:22:12.700Z] #34 51.12 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-12-10T12:22:12.700Z] #34 51.15 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-12-10T12:22:12.700Z] #34 51.76 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-10T12:22:12.700Z] #34 51.79 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-10T12:22:12.700Z] #34 54.29 debconf: delaying package configuration, since apt-utils is not installed [2019-12-10T12:22:12.700Z] #34 54.64 Fetched 13.4 MB in 2s (4923 kB/s) [2019-12-10T12:22:12.700Z] #34 ... [2019-12-10T12:22:12.700Z] [2019-12-10T12:22:12.700Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:22:12.700Z] #41 54.68 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-12-10T12:22:12.700Z] #41 54.72 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-12-10T12:22:12.700Z] #41 54.74 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-12-10T12:22:12.779Z] #60 200.4 + bin/containerd-shim [2019-12-10T12:22:13.047Z] #41 54.98 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-12-10T12:22:13.047Z] #41 55.03 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-12-10T12:22:13.047Z] #41 ... [2019-12-10T12:22:13.047Z] [2019-12-10T12:22:13.047Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-10T12:22:13.047Z] #11 54.66 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:22:13.047Z] #11 54.84 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-12-10T12:22:13.047Z] #11 54.86 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-12-10T12:22:13.047Z] #11 54.87 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-12-10T12:22:13.047Z] #11 54.89 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-12-10T12:22:13.047Z] #11 54.91 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:22:13.047Z] #11 DONE 55.2s [2019-12-10T12:22:13.047Z] [2019-12-10T12:22:13.047Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:22:13.047Z] #41 55.05 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-12-10T12:22:13.395Z] #41 ... [2019-12-10T12:22:13.395Z] [2019-12-10T12:22:13.395Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-10T12:22:13.395Z] #53 DONE 0.1s [2019-12-10T12:22:13.395Z] [2019-12-10T12:22:13.395Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-10T12:22:13.395Z] #54 DONE 0.1s [2019-12-10T12:22:13.395Z] [2019-12-10T12:22:13.395Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-10T12:22:13.395Z] #34 54.84 Selecting previously unselected package cmake-data. [2019-12-10T12:22:13.395Z] #34 54.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-12-10T12:22:13.395Z] #34 54.96 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-10T12:22:13.395Z] #34 54.99 Unpacking cmake-data (3.7.2-1) ... [2019-12-10T12:22:14.035Z] #59 ... [2019-12-10T12:22:14.035Z] [2019-12-10T12:22:14.035Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-10T12:22:14.035Z] #42 DONE 0.2s [2019-12-10T12:22:14.135Z] #34 ... [2019-12-10T12:22:14.135Z] [2019-12-10T12:22:14.135Z] #12 [dev 1/24] RUN groupadd -r docker [2019-12-10T12:22:14.135Z] #12 DONE 1.0s [2019-12-10T12:22:14.304Z] [2019-12-10T12:22:14.304Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-10T12:22:14.304Z] #45 DONE 0.2s [2019-12-10T12:22:14.304Z] [2019-12-10T12:22:14.304Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-10T12:22:14.304Z] #48 DONE 0.1s [2019-12-10T12:22:14.304Z] [2019-12-10T12:22:14.304Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-10T12:22:14.481Z] [2019-12-10T12:22:14.481Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:22:14.481Z] #55 0.404 + RM_GOPATH=0 [2019-12-10T12:22:14.481Z] #55 0.404 + TMP_GOPATH= [2019-12-10T12:22:14.481Z] #55 0.404 + : /build [2019-12-10T12:22:14.481Z] #55 0.404 + '[' -z '' ']' [2019-12-10T12:22:14.481Z] #55 0.405 ++ mktemp -d [2019-12-10T12:22:14.481Z] #55 0.415 + export GOPATH=/tmp/tmp.cfzqmO8LSr [2019-12-10T12:22:14.481Z] #55 0.416 + GOPATH=/tmp/tmp.cfzqmO8LSr [2019-12-10T12:22:14.481Z] #55 0.417 + RM_GOPATH=1 [2019-12-10T12:22:14.481Z] #55 0.423 ++ dirname ./install.sh [2019-12-10T12:22:14.481Z] #55 0.430 + dir=. [2019-12-10T12:22:14.481Z] #55 0.433 + bin=runc [2019-12-10T12:22:14.481Z] #55 0.435 + shift [2019-12-10T12:22:14.481Z] #55 0.438 + '[' '!' -f ./runc.installer ']' [2019-12-10T12:22:14.481Z] #55 0.440 + . ./runc.installer [2019-12-10T12:22:14.481Z] #55 0.450 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-10T12:22:14.481Z] #55 0.456 + install_runc [2019-12-10T12:22:14.481Z] #55 0.459 + uname -r [2019-12-10T12:22:14.481Z] #55 0.463 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-10T12:22:14.481Z] #55 0.466 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-10T12:22:14.481Z] #55 0.466 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-10T12:22:14.481Z] #55 0.467 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-10T12:22:14.481Z] #55 0.467 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cfzqmO8LSr/src/github.com/opencontainers/runc [2019-12-10T12:22:14.481Z] #55 0.506 Cloning into '/tmp/tmp.cfzqmO8LSr/src/github.com/opencontainers/runc'... [2019-12-10T12:22:14.485Z] #59 207.9 + bin/containerd-shim-runc-v2 [2019-12-10T12:22:14.564Z] #51 DONE 0.2s [2019-12-10T12:22:14.564Z] [2019-12-10T12:22:14.564Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-10T12:22:14.823Z] #55 DONE 0.1s [2019-12-10T12:22:14.823Z] [2019-12-10T12:22:14.823Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:22:14.827Z] #55 ... [2019-12-10T12:22:14.827Z] [2019-12-10T12:22:14.827Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-10T12:22:14.827Z] #13 DONE 0.6s [2019-12-10T12:22:14.827Z] [2019-12-10T12:22:14.827Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:22:14.827Z] #41 55.48 Selecting previously unselected package libprotobuf10:ppc64el. [2019-12-10T12:22:14.827Z] #41 55.48 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-12-10T12:22:14.827Z] #41 55.49 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-12-10T12:22:14.827Z] #41 56.35 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-12-10T12:22:14.827Z] #41 56.37 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-12-10T12:22:14.827Z] #41 56.37 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-12-10T12:22:14.827Z] #41 56.77 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-12-10T12:22:14.827Z] #41 56.81 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-12-10T12:22:14.827Z] #41 56.81 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-12-10T12:22:15.083Z] #59 127.1 + bin/containerd-shim-runc-v2 [2019-12-10T12:22:15.172Z] #41 ... [2019-12-10T12:22:15.172Z] [2019-12-10T12:22:15.172Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-10T12:22:15.172Z] #14 0.486 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-10T12:22:15.172Z] #14 DONE 0.6s [2019-12-10T12:22:15.417Z] #59 208.9 + binaries [2019-12-10T12:22:15.417Z] #59 208.9 + mkdir -p /build [2019-12-10T12:22:15.417Z] #59 208.9 + cp bin/containerd /build/containerd [2019-12-10T12:22:15.417Z] #59 208.9 + cp bin/containerd-shim /build/containerd-shim [2019-12-10T12:22:15.417Z] #59 208.9 + cp bin/ctr /build/ctr [2019-12-10T12:22:15.519Z] [2019-12-10T12:22:15.519Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-10T12:22:15.865Z] #15 ... [2019-12-10T12:22:15.866Z] [2019-12-10T12:22:15.866Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-10T12:22:15.866Z] #57 36.47 Reading package lists... [2019-12-10T12:22:15.866Z] #57 48.06 Building dependency tree... [2019-12-10T12:22:15.866Z] #57 51.68 The following additional packages will be installed: [2019-12-10T12:22:15.866Z] #57 51.73 btrfs-progs liblzo2-2 [2019-12-10T12:22:15.866Z] #57 52.24 The following NEW packages will be installed: [2019-12-10T12:22:15.866Z] #57 52.25 btrfs-progs btrfs-tools liblzo2-2 [2019-12-10T12:22:15.866Z] #57 52.41 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-12-10T12:22:15.866Z] #57 52.41 Need to get 588 kB of archives. [2019-12-10T12:22:15.866Z] #57 52.41 After this operation, 5005 kB of additional disk space will be used. [2019-12-10T12:22:15.866Z] #57 52.41 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-12-10T12:22:15.866Z] #57 52.45 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-12-10T12:22:15.866Z] #57 52.66 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-12-10T12:22:15.866Z] #57 54.70 debconf: delaying package configuration, since apt-utils is not installed [2019-12-10T12:22:15.866Z] #57 55.03 Fetched 588 kB in 0s (2010 kB/s) [2019-12-10T12:22:15.866Z] #57 55.41 Selecting previously unselected package liblzo2-2:ppc64el. [2019-12-10T12:22:15.866Z] #57 55.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-12-10T12:22:15.866Z] #57 55.54 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-12-10T12:22:15.866Z] #57 55.56 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-10T12:22:15.866Z] #57 55.91 Selecting previously unselected package btrfs-progs. [2019-12-10T12:22:15.866Z] #57 55.93 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-12-10T12:22:15.866Z] #57 55.96 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-10T12:22:15.866Z] #57 57.04 Selecting previously unselected package btrfs-tools. [2019-12-10T12:22:15.866Z] #57 57.05 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-12-10T12:22:15.866Z] #57 57.05 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-10T12:22:15.866Z] #57 57.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:22:15.866Z] #57 57.70 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-10T12:22:15.866Z] #57 ... [2019-12-10T12:22:15.866Z] [2019-12-10T12:22:15.866Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-10T12:22:15.866Z] #15 DONE 0.5s [2019-12-10T12:22:15.866Z] [2019-12-10T12:22:15.866Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-10T12:22:15.866Z] #57 57.72 Setting up btrfs-progs (4.7.3-1) ... [2019-12-10T12:22:15.866Z] #57 57.74 Setting up btrfs-tools (4.7.3-1) ... [2019-12-10T12:22:15.866Z] #57 57.77 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:22:15.866Z] #57 ... [2019-12-10T12:22:15.866Z] [2019-12-10T12:22:15.866Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-10T12:22:15.982Z] #59 DONE 209.8s [2019-12-10T12:22:16.212Z] #16 ... [2019-12-10T12:22:16.212Z] [2019-12-10T12:22:16.212Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-10T12:22:16.212Z] #57 DONE 58.1s [2019-12-10T12:22:16.212Z] [2019-12-10T12:22:16.212Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-10T12:22:16.212Z] #58 DONE 0.1s [2019-12-10T12:22:16.212Z] [2019-12-10T12:22:16.212Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-10T12:22:16.212Z] #16 DONE 0.5s [2019-12-10T12:22:16.212Z] [2019-12-10T12:22:16.212Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-10T12:22:16.460Z] #59 128.1 + binaries [2019-12-10T12:22:16.460Z] #59 128.1 + mkdir -p /build [2019-12-10T12:22:16.460Z] #59 128.1 + cp bin/containerd /build/containerd [2019-12-10T12:22:16.460Z] #59 128.2 + cp bin/containerd-shim /build/containerd-shim [2019-12-10T12:22:16.460Z] #59 128.2 + cp bin/ctr /build/ctr [2019-12-10T12:22:16.558Z] #59 DONE 0.1s [2019-12-10T12:22:16.558Z] [2019-12-10T12:22:16.558Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:22:16.558Z] #60 0.420 + RM_GOPATH=0 [2019-12-10T12:22:16.558Z] #60 0.420 + TMP_GOPATH= [2019-12-10T12:22:16.558Z] #60 0.420 + : /build [2019-12-10T12:22:16.558Z] #60 0.420 + '[' -z '' ']' [2019-12-10T12:22:16.719Z] #59 DONE 128.5s [2019-12-10T12:22:16.903Z] #60 0.422 ++ mktemp -d [2019-12-10T12:22:16.903Z] #60 0.433 + export GOPATH=/tmp/tmp.piWJV002HH [2019-12-10T12:22:16.903Z] #60 0.433 + GOPATH=/tmp/tmp.piWJV002HH [2019-12-10T12:22:16.903Z] #60 0.433 + RM_GOPATH=1 [2019-12-10T12:22:16.903Z] #60 0.434 ++ dirname ./install.sh [2019-12-10T12:22:16.903Z] #60 0.438 + dir=. [2019-12-10T12:22:16.903Z] #60 0.438 + bin=containerd [2019-12-10T12:22:16.903Z] #60 0.438 + shift [2019-12-10T12:22:16.903Z] #60 0.438 + '[' '!' -f ./containerd.installer ']' [2019-12-10T12:22:16.903Z] #60 0.438 + . ./containerd.installer [2019-12-10T12:22:16.903Z] #60 0.439 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-10T12:22:16.903Z] #60 0.440 + install_containerd [2019-12-10T12:22:16.903Z] #60 0.441 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-10T12:22:16.903Z] #60 0.441 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2019-12-10T12:22:16.903Z] #60 0.449 + git clone https://github.com/containerd/containerd.git /tmp/tmp.piWJV002HH/src/github.com/containerd/containerd [2019-12-10T12:22:16.903Z] #60 0.460 Cloning into '/tmp/tmp.piWJV002HH/src/github.com/containerd/containerd'... [2019-12-10T12:22:16.903Z] #60 ... [2019-12-10T12:22:16.903Z] [2019-12-10T12:22:16.903Z] #17 [dev 6/24] RUN ldconfig [2019-12-10T12:22:16.903Z] #17 DONE 0.7s [2019-12-10T12:22:17.094Z] --- PASS: TestBuildSquashParent (10.21s) [2019-12-10T12:22:17.094Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-10T12:22:17.094Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-10T12:22:17.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-10T12:22:17.094Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-10T12:22:17.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-10T12:22:17.094Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-10T12:22:17.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-10T12:22:17.094Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-10T12:22:17.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-10T12:22:17.094Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-10T12:22:17.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-10T12:22:17.094Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-10T12:22:17.094Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-10T12:22:17.094Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-10T12:22:17.094Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-10T12:22:17.250Z] [2019-12-10T12:22:17.250Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:22:17.354Z] [2019-12-10T12:22:17.354Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-10T12:22:17.595Z] #18 0.673 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-10T12:22:17.595Z] #18 0.684 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-10T12:22:17.611Z] #60 DONE 0.6s [2019-12-10T12:22:17.611Z] [2019-12-10T12:22:17.611Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-10T12:22:18.022Z] #18 0.949 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-10T12:22:18.022Z] #18 0.986 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-10T12:22:18.096Z] [2019-12-10T12:22:18.096Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-10T12:22:18.176Z] #64 DONE 0.3s [2019-12-10T12:22:18.176Z] [2019-12-10T12:22:18.176Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-10T12:22:18.176Z] #66 DONE 0.3s [2019-12-10T12:22:18.176Z] [2019-12-10T12:22:18.176Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-10T12:22:18.176Z] #69 DONE 0.1s [2019-12-10T12:22:18.176Z] [2019-12-10T12:22:18.176Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-10T12:22:18.176Z] #70 DONE 0.0s [2019-12-10T12:22:18.355Z] #60 DONE 0.3s [2019-12-10T12:22:18.355Z] [2019-12-10T12:22:18.355Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-10T12:22:18.387Z] #18 1.131 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-10T12:22:18.434Z] [2019-12-10T12:22:18.434Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-12-10T12:22:18.613Z] #64 DONE 0.2s [2019-12-10T12:22:18.613Z] [2019-12-10T12:22:18.613Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-10T12:22:18.872Z] #66 DONE 0.3s [2019-12-10T12:22:18.872Z] [2019-12-10T12:22:18.872Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-10T12:22:19.131Z] #69 DONE 0.1s [2019-12-10T12:22:19.131Z] [2019-12-10T12:22:19.131Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-10T12:22:19.131Z] #70 DONE 0.0s [2019-12-10T12:22:19.131Z] [2019-12-10T12:22:19.131Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-12-10T12:22:19.222Z] #60 206.5 + bin/containerd-shim-runc-v1 [2019-12-10T12:22:19.806Z] #71 DONE 1.6s [2019-12-10T12:22:20.064Z] [2019-12-10T12:22:20.064Z] #72 exporting to image [2019-12-10T12:22:20.064Z] #72 exporting layers [2019-12-10T12:22:20.126Z] #18 ... [2019-12-10T12:22:20.126Z] [2019-12-10T12:22:20.126Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:22:20.126Z] #69 DONE 61.9s [2019-12-10T12:22:20.471Z] [2019-12-10T12:22:20.471Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:22:20.471Z] #27 4.610 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-10T12:22:20.471Z] #27 6.261 [2019-12-10T12:22:20.471Z] #27 7.389 #### 5.7% ####### 10.0% ########## 14.3% ############## 20.7% ################### 27.1% ######################## 33.4% ############################## 42.0% ################################## 48.3% ####################################### 54.7% ########################################### 61.1% ############################################### 65.4% ################################################### 71.8% ######################################################### 80.2% ############################################################### 88.8% ###################################################################### 97.3% ######################################################################## 100.0% [2019-12-10T12:22:21.034Z] #71 DONE 1.6s [2019-12-10T12:22:21.035Z] [2019-12-10T12:22:21.035Z] #72 exporting to image [2019-12-10T12:22:21.035Z] #72 exporting layers [2019-12-10T12:22:21.215Z] #27 10.96 [2019-12-10T12:22:21.284Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-10T12:22:21.284Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-10T12:22:21.746Z] #60 209.4 + bin/containerd-shim-runc-v2 [2019-12-10T12:22:23.005Z] #27 11.91 ###### 9.2% ############## 20.6% ####################### 32.1% ########################### 37.9% ################################### 49.4% ####################################### 55.1% ############################################### 66.5% ######################################################## 78.1% ################################################################ 89.6% ######################################################################## 100.0% [2019-12-10T12:22:23.038Z] #60 210.3 + binaries [2019-12-10T12:22:23.038Z] #60 210.3 + mkdir -p /build [2019-12-10T12:22:23.038Z] #60 210.3 + cp bin/containerd /build/containerd [2019-12-10T12:22:23.038Z] #60 210.4 + cp bin/containerd-shim /build/containerd-shim [2019-12-10T12:22:23.038Z] #60 210.4 + cp bin/ctr /build/ctr [2019-12-10T12:22:23.038Z] #60 DONE 210.5s [2019-12-10T12:22:23.922Z] [2019-12-10T12:22:23.922Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-10T12:22:23.922Z] #61 DONE 0.2s [2019-12-10T12:22:23.922Z] [2019-12-10T12:22:23.922Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-10T12:22:23.922Z] #65 DONE 0.1s [2019-12-10T12:22:23.922Z] [2019-12-10T12:22:23.922Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-10T12:22:23.922Z] #67 DONE 0.1s [2019-12-10T12:22:23.922Z] [2019-12-10T12:22:23.922Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-10T12:22:24.287Z] #70 DONE 0.1s [2019-12-10T12:22:24.287Z] [2019-12-10T12:22:24.287Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-10T12:22:24.287Z] #71 DONE 0.0s [2019-12-10T12:22:24.287Z] [2019-12-10T12:22:24.287Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-12-10T12:22:24.565Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-10T12:22:24.565Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-10T12:22:24.667Z] #72 DONE 0.5s [2019-12-10T12:22:24.731Z] #27 14.60 [2019-12-10T12:22:24.731Z] #27 ... [2019-12-10T12:22:24.731Z] [2019-12-10T12:22:24.731Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:22:24.731Z] #32 66.46 internal/reflectlite [2019-12-10T12:22:24.731Z] #32 66.47 sync [2019-12-10T12:22:25.185Z] [2019-12-10T12:22:25.185Z] #73 exporting to oci image format [2019-12-10T12:22:25.185Z] #73 exporting layers [2019-12-10T12:22:26.305Z] #72 exporting layers 4.8s done [2019-12-10T12:22:26.305Z] #72 writing image sha256:32f8b8a30bff69e838f8b0236080d8f27d2bffd8fc0bb0da6259b4526fabb69c done [2019-12-10T12:22:26.305Z] #72 naming to docker.io/library/docker:56c5668068f256f3cd347c2cb20baa874daf1aa7 done [2019-12-10T12:22:26.305Z] #72 DONE 4.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-12-10T12:22:26.617Z] #72 exporting layers 6.6s done [2019-12-10T12:22:26.617Z] #72 writing image sha256:2cf6bb5937920750697b5d1ce75901374f5244ce389db7dd8f015a31cfadae00 done [2019-12-10T12:22:26.617Z] #72 naming to docker.io/library/docker:56c5668068f256f3cd347c2cb20baa874daf1aa7 done [2019-12-10T12:22:26.617Z] #72 DONE 6.6s [Pipeline] } [Pipeline] // stage [2019-12-10T12:22:26.640Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39839/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=56c5668068f256f3cd347c2cb20baa874daf1aa7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:56c5668068f256f3cd347c2cb20baa874daf1aa7 hack/test/unit [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-12-10T12:22:26.951Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39839/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39839/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=56c5668068f256f3cd347c2cb20baa874daf1aa7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:56c5668068f256f3cd347c2cb20baa874daf1aa7 hack/validate/default [2019-12-10T12:22:27.110Z] #32 ... [2019-12-10T12:22:27.110Z] [2019-12-10T12:22:27.110Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:22:27.110Z] #41 59.14 Selecting previously unselected package libprotoc10:ppc64el. [2019-12-10T12:22:27.110Z] #41 59.15 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-12-10T12:22:27.110Z] #41 59.19 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-12-10T12:22:27.110Z] #41 60.91 Selecting previously unselected package protobuf-c-compiler. [2019-12-10T12:22:27.110Z] #41 60.92 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-12-10T12:22:27.110Z] #41 60.93 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-10T12:22:27.110Z] #41 61.32 Selecting previously unselected package protobuf-compiler. [2019-12-10T12:22:27.110Z] #41 61.34 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-12-10T12:22:27.110Z] #41 61.34 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-10T12:22:27.110Z] #41 61.56 Selecting previously unselected package python-pkg-resources. [2019-12-10T12:22:27.110Z] #41 61.59 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-10T12:22:27.110Z] #41 61.60 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-10T12:22:27.110Z] #41 61.94 Selecting previously unselected package python-protobuf. [2019-12-10T12:22:27.110Z] #41 61.94 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-12-10T12:22:27.110Z] #41 61.97 Unpacking python-protobuf (3.0.0-9) ... [2019-12-10T12:22:27.110Z] #41 63.33 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-12-10T12:22:27.110Z] #41 63.58 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-12-10T12:22:27.110Z] #41 63.59 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-10T12:22:27.454Z] #41 ... [2019-12-10T12:22:27.454Z] [2019-12-10T12:22:27.454Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:22:27.454Z] #27 15.33 ## 3.5% ######## 11.3% ############### 21.6% ###################### 31.9% ############################## 42.2% ####################################### 55.1% ############################################### 65.5% ##################################################### 74.5% ########################################################## 81.9% ################################################################ 89.7% ###################################################################### 97.4% ######################################################################## 100.0% [2019-12-10T12:22:27.846Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-12-10T12:22:27.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.58s) [2019-12-10T12:22:27.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.76s) [2019-12-10T12:22:27.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.45s) [2019-12-10T12:22:27.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.45s) [2019-12-10T12:22:27.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.31s) [2019-12-10T12:22:27.846Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.28s) [2019-12-10T12:22:27.846Z] === RUN TestBuildMultiStageCopy [2019-12-10T12:22:27.846Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-10T12:22:27.885Z] Congratulations! All commits are properly signed with the DCO! [2019-12-10T12:22:27.885Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-12-10T12:22:27.885Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-12-10T12:22:28.192Z] #27 18.11 [2019-12-10T12:22:28.553Z] #27 18.71 [2019-12-10T12:22:28.553Z] #27 ... [2019-12-10T12:22:28.553Z] [2019-12-10T12:22:28.553Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-10T12:22:28.553Z] #34 60.59 Selecting previously unselected package liblzo2-2:ppc64el. [2019-12-10T12:22:28.553Z] #34 60.72 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-12-10T12:22:28.553Z] #34 60.73 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-10T12:22:28.553Z] #34 61.13 Selecting previously unselected package libicu57:ppc64el. [2019-12-10T12:22:28.553Z] #34 61.13 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-12-10T12:22:28.553Z] #34 61.17 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-12-10T12:22:28.902Z] #34 ... [2019-12-10T12:22:28.902Z] [2019-12-10T12:22:28.902Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:22:29.463Z] Running on azwin-2-1e1b10 in d:\jenkins\workspace\moby_PR-39839 [Pipeline] { [Pipeline] ws [2019-12-10T12:22:29.479Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-12-10T12:22:30.657Z] #27 18.71 # 2.6% ### 5.3% ###### 8.3% ####### 10.1% ######### 12.8% ########### 15.5% ############# 18.2% ############## 20.0% ################ 22.6% ################# 24.4% ################## 26.2% #################### 28.0% ##################### 29.8% ###################### 31.6% ######################## [2019-12-10T12:22:30.657Z] #27 ... [2019-12-10T12:22:30.657Z] [2019-12-10T12:22:30.657Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:22:30.657Z] #18 3.544 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-12-10T12:22:30.657Z] #18 7.067 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-10T12:22:30.657Z] #18 9.505 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-10T12:22:30.657Z] #18 ... [2019-12-10T12:22:30.657Z] [2019-12-10T12:22:30.657Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-10T12:22:30.657Z] #34 72.27 Selecting previously unselected package libxml2:ppc64el. [2019-12-10T12:22:30.657Z] #34 72.31 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-12-10T12:22:30.657Z] #34 72.31 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-10T12:22:30.657Z] #34 ... [2019-12-10T12:22:30.657Z] [2019-12-10T12:22:30.657Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:22:30.657Z] #48 62.45 + cd /tmp/tmp.3wuJ883qNR/src/gotest.tools/gotestsum [2019-12-10T12:22:30.657Z] #48 62.45 + git checkout -q v0.3.5 [2019-12-10T12:22:30.657Z] #48 62.66 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-10T12:22:31.021Z] #48 ... [2019-12-10T12:22:31.021Z] [2019-12-10T12:22:31.021Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:22:31.124Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-10T12:22:31.689Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-10T12:22:31.914Z] ? github.com/docker/docker/api [no test files] [2019-12-10T12:22:32.255Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-10T12:22:32.821Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-10T12:22:33.755Z] --- PASS: TestBuildMultiStageCopy (5.92s) [2019-12-10T12:22:33.755Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.23s) [2019-12-10T12:22:33.755Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) [2019-12-10T12:22:33.755Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.66s) [2019-12-10T12:22:33.755Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.67s) [2019-12-10T12:22:33.755Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s) [2019-12-10T12:22:33.755Z] === RUN TestBuildMultiStageParentConfig [2019-12-10T12:22:33.855Z] #27 18.71 # 2.6% ### 5.3% ###### 8.3% ####### 10.1% ######### 12.8% ########### 15.5% ############# 18.2% ############## 20.0% ################ 22.6% ################# 24.4% ################## 26.2% #################### 28.0% ##################### 29.8% ###################### 31.6% ######################## 33.5% ######################### 35.7% ############################ 39.0% ############################## 42.6% ################################ 45.3% ################################## 48.0% #################################### 50.6% ###################################### 53.3% ######################################### 57.6% ########################################### 60.3% ############################################ 62.1% ############################################## 64.7% ############################################### 66.1% ################################################ 67.9% ################################################## 69.7% #################################################### 72.7% ###################################################### 75.0% ####################################################### 76.8% ######################################################### 79.5% ########################################################### 82.2% ############################################################# 84.9% ############################################################### 87.6% ################################################################ 90.2% ################################################################## 92.9% #################################################################### 94.7% ###################################################################### 97.5% ###################################################################### 98.6% ######################################################################## 100.0% [2019-12-10T12:22:34.597Z] #27 24.32 [2019-12-10T12:22:35.653Z] --- PASS: TestBuildMultiStageParentConfig (1.85s) [2019-12-10T12:22:35.654Z] === RUN TestBuildLabelWithTargets [2019-12-10T12:22:37.819Z] #27 ... [2019-12-10T12:22:37.819Z] [2019-12-10T12:22:37.819Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:22:37.819Z] #45 69.52 sync [2019-12-10T12:22:37.819Z] #45 69.54 internal/reflectlite [2019-12-10T12:22:37.819Z] #45 75.21 github.com/LK4D4/vndr/godl/singleflight [2019-12-10T12:22:37.819Z] #45 75.21 math/rand [2019-12-10T12:22:37.819Z] #45 75.23 internal/singleflight [2019-12-10T12:22:38.163Z] #45 ... [2019-12-10T12:22:38.163Z] [2019-12-10T12:22:38.163Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:22:38.163Z] #55 23.84 + cd /tmp/tmp.cfzqmO8LSr/src/github.com/opencontainers/runc [2019-12-10T12:22:38.163Z] #55 23.87 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-10T12:22:38.163Z] #55 24.47 + '[' -z '' ']' [2019-12-10T12:22:38.163Z] #55 24.47 + target=static [2019-12-10T12:22:38.163Z] #55 24.47 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-10T12:22:38.179Z] --- PASS: TestBuildLabelWithTargets (2.73s) [2019-12-10T12:22:38.179Z] === RUN TestBuildWithEmptyLayers [2019-12-10T12:22:39.552Z] --- PASS: TestBuildWithEmptyLayers (1.45s) [2019-12-10T12:22:39.552Z] === RUN TestBuildMultiStageOnBuild [2019-12-10T12:22:39.977Z] #55 ... [2019-12-10T12:22:39.977Z] [2019-12-10T12:22:39.977Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-10T12:22:39.977Z] #34 73.91 Selecting previously unselected package libarchive13:ppc64el. [2019-12-10T12:22:39.977Z] #34 73.92 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2019-12-10T12:22:39.977Z] #34 73.93 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-12-10T12:22:39.977Z] #34 74.52 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-12-10T12:22:39.977Z] #34 74.56 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-12-10T12:22:39.977Z] #34 74.56 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-12-10T12:22:39.977Z] #34 75.00 Selecting previously unselected package libuv1:ppc64el. [2019-12-10T12:22:39.977Z] #34 75.01 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-12-10T12:22:39.977Z] #34 75.02 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-12-10T12:22:39.977Z] #34 75.39 Selecting previously unselected package cmake. [2019-12-10T12:22:39.977Z] #34 75.40 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-12-10T12:22:39.977Z] #34 75.78 Unpacking cmake (3.7.2-1) ... [2019-12-10T12:22:39.977Z] #34 79.54 Selecting previously unselected package xxd. [2019-12-10T12:22:39.977Z] #34 79.56 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-12-10T12:22:39.977Z] #34 79.58 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:22:39.977Z] #34 79.85 Selecting previously unselected package vim-common. [2019-12-10T12:22:39.977Z] #34 79.87 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-10T12:22:39.977Z] #34 79.91 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:22:39.977Z] #34 80.50 Processing triggers for mime-support (3.60) ... [2019-12-10T12:22:39.977Z] #34 80.74 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:22:39.977Z] #34 80.74 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-12-10T12:22:39.977Z] #34 80.77 Setting up cmake-data (3.7.2-1) ... [2019-12-10T12:22:39.977Z] #34 80.79 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-12-10T12:22:39.977Z] #34 80.81 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-10T12:22:39.977Z] #34 80.84 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:22:39.977Z] #34 81.04 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:22:39.977Z] #34 81.05 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-10T12:22:39.977Z] #34 81.05 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-12-10T12:22:39.977Z] #34 81.06 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-12-10T12:22:39.977Z] #34 81.07 Setting up cmake (3.7.2-1) ... [2019-12-10T12:22:39.977Z] #34 81.26 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:22:39.977Z] #34 DONE 81.5s [2019-12-10T12:22:39.977Z] [2019-12-10T12:22:39.977Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-10T12:22:39.977Z] #35 DONE 0.2s [2019-12-10T12:22:39.977Z] [2019-12-10T12:22:39.977Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-10T12:22:39.977Z] #36 DONE 0.1s [2019-12-10T12:22:39.977Z] [2019-12-10T12:22:39.977Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:22:39.977Z] #45 80.04 strconv [2019-12-10T12:22:39.977Z] #45 80.05 io [2019-12-10T12:22:39.977Z] #45 80.05 vendor/golang.org/x/net/dns/dnsmessage [2019-12-10T12:22:39.977Z] #45 80.21 syscall [2019-12-10T12:22:39.977Z] #45 ... [2019-12-10T12:22:39.977Z] [2019-12-10T12:22:39.977Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:22:39.977Z] #41 71.83 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-10T12:22:39.977Z] #41 71.86 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-12-10T12:22:39.977Z] #41 71.87 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:22:39.977Z] #41 72.04 Setting up python-protobuf (3.0.0-9) ... [2019-12-10T12:22:39.977Z] #41 ... [2019-12-10T12:22:39.977Z] [2019-12-10T12:22:39.977Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:22:40.321Z] #37 0.511 + RM_GOPATH=0 [2019-12-10T12:22:40.322Z] #37 0.512 + TMP_GOPATH= [2019-12-10T12:22:40.322Z] #37 0.512 + : /build [2019-12-10T12:22:40.322Z] #37 0.512 + '[' -z '' ']' [2019-12-10T12:22:40.322Z] #37 0.513 ++ mktemp -d [2019-12-10T12:22:40.322Z] #37 0.534 + export GOPATH=/tmp/tmp.MRXeztTds1 [2019-12-10T12:22:40.322Z] #37 0.535 + GOPATH=/tmp/tmp.MRXeztTds1 [2019-12-10T12:22:40.322Z] #37 0.535 + RM_GOPATH=1 [2019-12-10T12:22:40.322Z] #37 0.540 ++ dirname ./install.sh [2019-12-10T12:22:40.322Z] #37 0.543 + dir=. [2019-12-10T12:22:40.322Z] #37 0.544 + bin=tini [2019-12-10T12:22:40.322Z] #37 0.544 + shift [2019-12-10T12:22:40.322Z] #37 0.544 + '[' '!' -f ./tini.installer ']' [2019-12-10T12:22:40.322Z] #37 0.544 + . ./tini.installer [2019-12-10T12:22:40.322Z] #37 0.544 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-10T12:22:40.322Z] #37 0.555 + install_tini [2019-12-10T12:22:40.322Z] #37 0.556 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-10T12:22:40.322Z] #37 0.556 + git clone https://github.com/krallin/tini.git /tmp/tmp.MRXeztTds1/tini [2019-12-10T12:22:40.322Z] #37 0.556 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-10T12:22:40.322Z] #37 0.560 Cloning into '/tmp/tmp.MRXeztTds1/tini'... [2019-12-10T12:22:41.069Z] #37 ... [2019-12-10T12:22:41.069Z] [2019-12-10T12:22:41.069Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:22:41.069Z] #32 72.54 sort [2019-12-10T12:22:41.069Z] #32 72.55 errors [2019-12-10T12:22:41.069Z] #32 73.87 io [2019-12-10T12:22:41.069Z] #32 73.88 internal/oserror [2019-12-10T12:22:41.069Z] #32 73.90 strconv [2019-12-10T12:22:41.069Z] #32 74.91 syscall [2019-12-10T12:22:41.069Z] #32 81.43 bytes [2019-12-10T12:22:41.069Z] #32 81.61 strings [2019-12-10T12:22:41.069Z] #32 ... [2019-12-10T12:22:41.069Z] [2019-12-10T12:22:41.069Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:22:41.069Z] #27 28.19 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-10T12:22:41.069Z] #27 29.37 [2019-12-10T12:22:41.069Z] #27 30.05 ######################################################################## 100.0% [2019-12-10T12:22:41.069Z] #27 30.51 [2019-12-10T12:22:41.839Z] #27 ... [2019-12-10T12:22:41.839Z] [2019-12-10T12:22:41.839Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-10T12:22:41.839Z] #29 73.84 + cd /tmp/tmp.gUrHjcNPWa/src/github.com/go-swagger/go-swagger [2019-12-10T12:22:41.839Z] #29 73.84 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-10T12:22:41.839Z] #29 77.88 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-10T12:22:42.203Z] #29 ... [2019-12-10T12:22:42.203Z] [2019-12-10T12:22:42.203Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-10T12:22:42.203Z] #41 83.75 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-12-10T12:22:42.203Z] #41 83.75 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-12-10T12:22:42.203Z] #41 83.76 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-12-10T12:22:42.203Z] #41 83.78 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-12-10T12:22:42.203Z] #41 83.79 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-12-10T12:22:42.203Z] #41 83.79 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-10T12:22:42.203Z] #41 83.80 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-12-10T12:22:42.203Z] #41 83.81 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-10T12:22:42.203Z] #41 83.84 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-12-10T12:22:42.203Z] #41 83.86 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-12-10T12:22:42.203Z] #41 83.86 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:22:42.203Z] #41 DONE 84.2s [2019-12-10T12:22:42.203Z] [2019-12-10T12:22:42.203Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:22:43.733Z] --- PASS: TestBuildMultiStageOnBuild (3.84s) [2019-12-10T12:22:43.733Z] === RUN TestBuildUncleanTarFilenames [2019-12-10T12:22:44.143Z] ok github.com/docker/docker/api/server 0.021s coverage: 9.0% of statements [2019-12-10T12:22:45.249Z] #42 2.738 Note: Building without setproctitle() and strlcpy() support. [2019-12-10T12:22:45.249Z] #42 2.738 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-10T12:22:45.633Z] --- PASS: TestBuildUncleanTarFilenames (1.89s) [2019-12-10T12:22:45.633Z] === RUN TestBuildMultiStageLayerLeak [2019-12-10T12:22:47.587Z] #42 4.852 fatal: Not a git repository (or any of the parent directories): .git [2019-12-10T12:22:47.587Z] #42 4.958 GEN .gitid [2019-12-10T12:22:47.587Z] #42 4.981 GEN criu/include/version.h [2019-12-10T12:22:47.587Z] #42 5.042 GEN include/common/asm [2019-12-10T12:22:47.587Z] #42 ... [2019-12-10T12:22:47.587Z] [2019-12-10T12:22:47.587Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:22:47.587Z] #27 34.85 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-10T12:22:47.587Z] #27 36.35 [2019-12-10T12:22:47.587Z] #27 37.03 ######################################################################## 100.0% [2019-12-10T12:22:47.587Z] #27 37.56 [2019-12-10T12:22:49.814Z] --- PASS: TestBuildMultiStageLayerLeak (4.03s) [2019-12-10T12:22:49.814Z] === RUN TestBuildWithHugeFile [2019-12-10T12:22:50.072Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-10T12:22:50.072Z] Using test binary docker [2019-12-10T12:22:50.072Z] +++ /etc/init.d/apparmor start [2019-12-10T12:22:50.072Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-10T12:22:50.072Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-10T12:22:50.072Z] Warning failed to create cache: (null) [2019-12-10T12:22:50.072Z] . [2019-12-10T12:22:50.072Z] INFO: Waiting for daemon to start... [2019-12-10T12:22:50.072Z] Starting dockerd [2019-12-10T12:22:50.072Z] +++ 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-12-10T12:22:51.263Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-10T12:22:51.263Z] Using test binary docker [2019-12-10T12:22:51.263Z] +++ /etc/init.d/apparmor start [2019-12-10T12:22:51.263Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-10T12:22:51.263Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-10T12:22:51.263Z] Warning failed to create cache: (null) [2019-12-10T12:22:51.263Z] . [2019-12-10T12:22:51.263Z] INFO: Waiting for daemon to start... [2019-12-10T12:22:51.263Z] Starting dockerd [2019-12-10T12:22:51.263Z] +++ 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-12-10T12:22:51.499Z] #27 41.11 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-10T12:22:51.499Z] #27 41.24 skipping existing c8c2d4a6b2e3 [2019-12-10T12:22:51.499Z] #27 41.50 [2019-12-10T12:22:52.194Z] . [2019-12-10T12:22:52.194Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-10T12:22:52.194Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-10T12:22:52.452Z] Error: No such image: emptyfs [2019-12-10T12:22:52.452Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-10T12:22:52.452Z] ++++ docker load [2019-12-10T12:22:52.709Z] Running integration-test (iteration 1) [2019-12-10T12:22:52.709Z] 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-12-10T12:22:52.709Z] ++ 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-12-10T12:22:52.709Z] ++ set -e [2019-12-10T12:22:52.709Z] ++ '[' -n 0 ']' [2019-12-10T12:22:52.709Z] ++ set -x [2019-12-10T12:22:52.709Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-10T12:22:52.713Z] #27 ... [2019-12-10T12:22:52.713Z] [2019-12-10T12:22:52.713Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:22:52.713Z] #55 29.21 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-12-10T12:22:52.713Z] #55 ... [2019-12-10T12:22:52.713Z] [2019-12-10T12:22:52.713Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:22:52.713Z] #37 2.888 + cd /tmp/tmp.MRXeztTds1/tini [2019-12-10T12:22:52.713Z] #37 2.889 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-10T12:22:52.713Z] #37 2.909 + cmake . [2019-12-10T12:22:52.713Z] #37 4.289 -- The C compiler identification is GNU 6.3.0 [2019-12-10T12:22:52.713Z] #37 4.402 -- Check for working C compiler: /usr/bin/cc [2019-12-10T12:22:52.713Z] #37 5.389 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-10T12:22:52.713Z] #37 5.407 -- Detecting C compiler ABI info [2019-12-10T12:22:52.713Z] #37 6.405 -- Detecting C compiler ABI info - done [2019-12-10T12:22:52.713Z] #37 6.559 -- Detecting C compile features [2019-12-10T12:22:52.713Z] #37 10.66 -- Detecting C compile features - done [2019-12-10T12:22:52.713Z] #37 10.73 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-10T12:22:52.713Z] #37 11.15 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-10T12:22:52.713Z] #37 11.43 -- Configuring done [2019-12-10T12:22:52.713Z] #37 11.48 -- Generating done [2019-12-10T12:22:52.713Z] #37 11.49 -- Build files have been written to: /tmp/tmp.MRXeztTds1/tini [2019-12-10T12:22:52.713Z] #37 11.50 + make tini-static [2019-12-10T12:22:52.713Z] #37 12.22 Scanning dependencies of target tini-static [2019-12-10T12:22:52.713Z] #37 12.31 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-10T12:22:53.078Z] #37 ... [2019-12-10T12:22:53.078Z] [2019-12-10T12:22:53.078Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:22:53.078Z] #42 8.621 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-10T12:22:53.078Z] #42 8.837 PBCC images/opts.pb-c.c [2019-12-10T12:22:53.078Z] #42 8.961 PBCC images/sit.pb-c.c [2019-12-10T12:22:53.078Z] #42 9.086 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-10T12:22:53.078Z] #42 9.255 DEP images/opts.pb-c.d [2019-12-10T12:22:53.078Z] #42 9.418 DEP images/sit.pb-c.d [2019-12-10T12:22:53.078Z] #42 9.611 PBCC images/macvlan.pb-c.c [2019-12-10T12:22:53.078Z] #42 9.638 DEP images/macvlan.pb-c.d [2019-12-10T12:22:53.078Z] #42 9.762 PBCC images/autofs.pb-c.c [2019-12-10T12:22:53.078Z] #42 9.779 DEP images/autofs.pb-c.d [2019-12-10T12:22:53.078Z] #42 9.943 PBCC images/sysctl.pb-c.c [2019-12-10T12:22:53.078Z] #42 10.04 DEP images/sysctl.pb-c.d [2019-12-10T12:22:53.078Z] #42 10.16 PBCC images/time.pb-c.c [2019-12-10T12:22:53.078Z] #42 10.21 DEP images/time.pb-c.d [2019-12-10T12:22:53.078Z] #42 10.29 PBCC images/binfmt-misc.pb-c.c [2019-12-10T12:22:53.078Z] #42 10.37 DEP images/binfmt-misc.pb-c.d [2019-12-10T12:22:53.078Z] #42 10.52 PBCC images/seccomp.pb-c.c [2019-12-10T12:22:53.078Z] #42 10.57 DEP images/seccomp.pb-c.d [2019-12-10T12:22:53.078Z] #42 10.76 PBCC images/userns.pb-c.c [2019-12-10T12:22:53.078Z] #42 10.84 DEP images/userns.pb-c.d [2019-12-10T12:22:53.078Z] #42 10.98 PBCC images/cgroup.pb-c.c [2019-12-10T12:22:53.423Z] #42 11.06 DEP images/cgroup.pb-c.d [2019-12-10T12:22:53.423Z] #42 11.20 PBCC images/fown.pb-c.c [2019-12-10T12:22:53.423Z] #42 11.24 PBCC images/ext-file.pb-c.c [2019-12-10T12:22:53.423Z] #42 11.33 DEP images/fown.pb-c.d [2019-12-10T12:22:53.640Z] [2019-12-10T12:22:53.640Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-10T12:22:53.640Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-10T12:22:53.640Z] Error: No such image: emptyfs [2019-12-10T12:22:53.640Z] ++++ docker load [2019-12-10T12:22:53.640Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-10T12:22:53.767Z] #42 11.51 DEP images/ext-file.pb-c.d [2019-12-10T12:22:53.767Z] #42 11.61 PBCC images/rpc.pb-c.c [2019-12-10T12:22:54.111Z] #42 11.71 DEP images/rpc.pb-c.d [2019-12-10T12:22:54.111Z] #42 11.88 PBCC images/siginfo.pb-c.c [2019-12-10T12:22:54.111Z] #42 11.93 DEP images/siginfo.pb-c.d [2019-12-10T12:22:54.111Z] #42 ... [2019-12-10T12:22:54.111Z] [2019-12-10T12:22:54.111Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:22:54.111Z] #18 27.25 Fetched 7728 kB in 26s (290 kB/s) [2019-12-10T12:22:54.204Z] Running integration-test (iteration 1) [2019-12-10T12:22:54.204Z] 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-12-10T12:22:54.204Z] ++ 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-12-10T12:22:54.204Z] ++ set -e [2019-12-10T12:22:54.204Z] ++ '[' -n 0 ']' [2019-12-10T12:22:54.204Z] ++ set -x [2019-12-10T12:22:54.204Z] ++ env -i DEST=/go/src/github.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-12-10T12:22:54.312Z] using credential docker-jenkins-github-credentials [2019-12-10T12:22:54.391Z] Cloning the remote Git repository [2019-12-10T12:22:54.391Z] Cloning with configured refspecs honoured and without tags [2019-12-10T12:22:54.456Z] #18 27.25 Reading package lists... [2019-12-10T12:22:54.456Z] #18 ... [2019-12-10T12:22:54.456Z] [2019-12-10T12:22:54.456Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:22:54.456Z] #42 12.10 PBCC images/pagemap.pb-c.c [2019-12-10T12:22:54.456Z] #42 12.21 DEP images/pagemap.pb-c.d [2019-12-10T12:22:54.456Z] #42 12.36 PBCC images/rlimit.pb-c.c [2019-12-10T12:22:54.801Z] #42 12.46 DEP images/rlimit.pb-c.d [2019-12-10T12:22:54.801Z] #42 12.64 PBCC images/file-lock.pb-c.c [2019-12-10T12:22:54.801Z] #42 12.74 DEP images/file-lock.pb-c.d [2019-12-10T12:22:54.579Z] Cloning repository https://github.com/moby/moby.git [2019-12-10T12:22:55.145Z] #42 12.88 PBCC images/tty.pb-c.c [2019-12-10T12:22:55.490Z] #42 13.03 DEP images/tty.pb-c.d [2019-12-10T12:22:55.490Z] #42 13.27 PBCC images/tun.pb-c.c [2019-12-10T12:22:55.490Z] #42 13.40 PBCC images/netdev.pb-c.c [2019-12-10T12:22:55.836Z] #42 13.60 DEP images/tun.pb-c.d [2019-12-10T12:22:55.836Z] #42 13.77 DEP images/netdev.pb-c.d [2019-12-10T12:22:56.207Z] #42 13.88 PBCC images/vma.pb-c.c [2019-12-10T12:22:56.207Z] #42 13.97 DEP images/vma.pb-c.d [2019-12-10T12:22:56.207Z] #42 14.15 PBCC images/creds.pb-c.c [2019-12-10T12:22:56.560Z] #42 14.21 DEP images/creds.pb-c.d [2019-12-10T12:22:56.560Z] #42 14.28 PBCC images/utsns.pb-c.c [2019-12-10T12:22:56.560Z] #42 14.33 DEP images/utsns.pb-c.d [2019-12-10T12:22:56.560Z] #42 14.41 PBCC images/ipc-desc.pb-c.c [2019-12-10T12:22:56.560Z] #42 14.48 PBCC images/ipc-sem.pb-c.c [2019-12-10T12:22:56.909Z] #42 14.55 DEP images/ipc-desc.pb-c.d [2019-12-10T12:22:56.909Z] #42 14.67 DEP images/ipc-sem.pb-c.d [2019-12-10T12:22:54.958Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-12-10T12:22:55.994Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-10T12:22:55.994Z] > git --version # timeout=10 [2019-12-10T12:22:56.042Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-10T12:22:56.044Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39839/head:refs/remotes/origin/PR-39839 +refs/heads/master:refs/remotes/origin/master [2019-12-10T12:22:57.254Z] #42 ... [2019-12-10T12:22:57.255Z] [2019-12-10T12:22:57.255Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:22:57.255Z] #37 16.05 [100%] Linking C executable tini-static [2019-12-10T12:22:57.255Z] #37 17.07 [100%] Built target tini-static [2019-12-10T12:22:57.255Z] #37 17.21 + mkdir -p /build [2019-12-10T12:22:57.255Z] #37 17.24 + cp tini-static /build/docker-init [2019-12-10T12:22:57.255Z] #37 DONE 17.3s [2019-12-10T12:22:57.255Z] [2019-12-10T12:22:57.255Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:22:57.255Z] #42 14.79 PBCC images/ipc-msg.pb-c.c [2019-12-10T12:22:57.255Z] #42 14.84 DEP images/ipc-msg.pb-c.d [2019-12-10T12:22:57.255Z] #42 15.02 PBCC images/ipc-shm.pb-c.c [2019-12-10T12:22:57.255Z] #42 ... [2019-12-10T12:22:57.255Z] [2019-12-10T12:22:57.255Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-10T12:22:57.255Z] #27 45.02 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-10T12:22:57.255Z] #27 46.15 [2019-12-10T12:22:57.255Z] #27 46.72 ######################################################################## 100.0% [2019-12-10T12:22:57.255Z] #27 47.04 [2019-12-10T12:22:57.255Z] #27 47.23 Download of images into '/build' complete. [2019-12-10T12:22:57.255Z] #27 47.24 Use something like the following to load the result into a Docker daemon: [2019-12-10T12:22:57.255Z] #27 47.24 tar -cC '/build' . | docker load [2019-12-10T12:22:57.255Z] #27 DONE 47.3s [2019-12-10T12:22:57.255Z] [2019-12-10T12:22:57.255Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:22:57.255Z] #42 15.10 DEP images/ipc-shm.pb-c.d [2019-12-10T12:22:57.996Z] #42 15.48 PBCC images/ipc-var.pb-c.c [2019-12-10T12:22:57.996Z] #42 15.52 DEP images/ipc-var.pb-c.d [2019-12-10T12:22:57.996Z] #42 ... [2019-12-10T12:22:57.996Z] [2019-12-10T12:22:57.996Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:22:57.996Z] #45 89.54 bytes [2019-12-10T12:22:57.996Z] #45 99.47 bufio [2019-12-10T12:22:57.996Z] #45 ... [2019-12-10T12:22:57.996Z] [2019-12-10T12:22:57.996Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:22:57.996Z] #42 15.62 PBCC images/sk-opts.pb-c.c [2019-12-10T12:22:57.996Z] #42 15.73 PBCC images/packet-sock.pb-c.c [2019-12-10T12:22:58.340Z] #42 15.95 DEP images/sk-opts.pb-c.d [2019-12-10T12:22:58.340Z] #42 16.08 DEP images/packet-sock.pb-c.d [2019-12-10T12:22:58.686Z] #42 16.23 PBCC images/sk-netlink.pb-c.c [2019-12-10T12:22:58.686Z] #42 16.52 DEP images/sk-netlink.pb-c.d [2019-12-10T12:22:59.039Z] #42 16.71 PBCC images/sk-inet.pb-c.c [2019-12-10T12:22:59.039Z] #42 16.88 DEP images/sk-inet.pb-c.d [2019-12-10T12:22:59.421Z] #42 17.11 PBCC images/sk-unix.pb-c.c [2019-12-10T12:22:59.421Z] #42 17.18 DEP images/sk-unix.pb-c.d [2019-12-10T12:22:59.421Z] #42 17.27 PBCC images/mm.pb-c.c [2019-12-10T12:22:59.766Z] #42 17.39 DEP images/mm.pb-c.d [2019-12-10T12:22:59.766Z] #42 17.43 PBCC images/timerfd.pb-c.c [2019-12-10T12:22:59.766Z] #42 17.48 DEP images/timerfd.pb-c.d [2019-12-10T12:22:59.766Z] #42 17.52 PBCC images/timer.pb-c.c [2019-12-10T12:22:59.766Z] #42 17.55 DEP images/timer.pb-c.d [2019-12-10T12:22:59.766Z] #42 17.64 PBCC images/sa.pb-c.c [2019-12-10T12:23:00.293Z] #42 17.76 DEP images/sa.pb-c.d [2019-12-10T12:23:00.293Z] #42 17.87 PBCC images/pipe-data.pb-c.c [2019-12-10T12:23:00.293Z] #42 17.97 DEP images/pipe-data.pb-c.d [2019-12-10T12:23:00.293Z] #42 18.05 PBCC images/mnt.pb-c.c [2019-12-10T12:23:00.293Z] #42 18.16 DEP images/mnt.pb-c.d [2019-12-10T12:23:00.635Z] #42 18.29 PBCC images/sk-packet.pb-c.c [2019-12-10T12:23:00.635Z] #42 18.34 DEP images/sk-packet.pb-c.d [2019-12-10T12:23:00.635Z] #42 18.46 PBCC images/tcp-stream.pb-c.c [2019-12-10T12:23:00.635Z] #42 18.59 DEP images/tcp-stream.pb-c.d [2019-12-10T12:23:00.978Z] #42 18.73 PBCC images/pipe.pb-c.c [2019-12-10T12:23:00.978Z] #42 18.82 DEP images/pipe.pb-c.d [2019-12-10T12:23:01.333Z] #42 18.96 PBCC images/pstree.pb-c.c [2019-12-10T12:23:01.333Z] #42 19.00 DEP images/pstree.pb-c.d [2019-12-10T12:23:01.333Z] #42 19.12 PBCC images/fs.pb-c.c [2019-12-10T12:23:01.333Z] #42 19.16 DEP images/fs.pb-c.d [2019-12-10T12:23:01.333Z] #42 19.23 PBCC images/signalfd.pb-c.c [2019-12-10T12:23:01.677Z] #42 19.31 DEP images/signalfd.pb-c.d [2019-12-10T12:23:01.677Z] #42 19.42 PBCC images/fh.pb-c.c [2019-12-10T12:23:01.677Z] #42 19.51 PBCC images/fsnotify.pb-c.c [2019-12-10T12:23:01.677Z] #42 19.62 DEP images/fh.pb-c.d [2019-12-10T12:23:02.036Z] #42 19.90 DEP images/fsnotify.pb-c.d [2019-12-10T12:23:02.399Z] #42 20.02 PBCC images/eventpoll.pb-c.c [2019-12-10T12:23:02.399Z] #42 20.10 DEP images/eventpoll.pb-c.d [2019-12-10T12:23:02.399Z] #42 20.22 PBCC images/eventfd.pb-c.c [2019-12-10T12:23:02.399Z] #42 20.28 DEP images/eventfd.pb-c.d [2019-12-10T12:23:02.743Z] #42 20.39 PBCC images/remap-file-path.pb-c.c [2019-12-10T12:23:02.743Z] #42 20.45 DEP images/remap-file-path.pb-c.d [2019-12-10T12:23:02.743Z] #42 20.64 PBCC images/fifo.pb-c.c [2019-12-10T12:23:03.090Z] #42 20.73 DEP images/fifo.pb-c.d [2019-12-10T12:23:03.090Z] #42 20.88 PBCC images/ghost-file.pb-c.c [2019-12-10T12:23:03.090Z] #42 20.95 DEP images/ghost-file.pb-c.d [2019-12-10T12:23:03.090Z] #42 21.07 PBCC images/regfile.pb-c.c [2019-12-10T12:23:03.434Z] #42 21.17 DEP images/regfile.pb-c.d [2019-12-10T12:23:03.781Z] #42 21.41 PBCC images/ns.pb-c.c [2019-12-10T12:23:03.781Z] #42 21.50 DEP images/ns.pb-c.d [2019-12-10T12:23:04.127Z] #42 21.66 PBCC images/fdinfo.pb-c.c [2019-12-10T12:23:04.127Z] #42 21.80 DEP images/fdinfo.pb-c.d [2019-12-10T12:23:04.127Z] #42 21.92 PBCC images/core-aarch64.pb-c.c [2019-12-10T12:23:04.127Z] #42 22.00 PBCC images/core-arm.pb-c.c [2019-12-10T12:23:04.127Z] #42 ... [2019-12-10T12:23:04.127Z] [2019-12-10T12:23:04.127Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:23:04.127Z] #32 95.93 bufio [2019-12-10T12:23:04.127Z] #32 96.77 reflect [2019-12-10T12:23:04.127Z] #32 97.60 path [2019-12-10T12:23:04.127Z] #32 101.4 text/tabwriter [2019-12-10T12:23:04.470Z] #32 ... [2019-12-10T12:23:04.470Z] [2019-12-10T12:23:04.470Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:23:04.470Z] #42 22.12 PBCC images/core-ppc64.pb-c.c [2019-12-10T12:23:04.470Z] #42 22.27 PBCC images/core-s390.pb-c.c [2019-12-10T12:23:04.813Z] #42 22.37 PBCC images/core-x86.pb-c.c [2019-12-10T12:23:04.813Z] #42 22.54 PBCC images/core.pb-c.c [2019-12-10T12:23:05.156Z] #42 22.71 PBCC images/inventory.pb-c.c [2019-12-10T12:23:05.156Z] #42 ... [2019-12-10T12:23:05.156Z] [2019-12-10T12:23:05.156Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:23:05.156Z] #18 27.25 Reading package lists... [2019-12-10T12:23:05.156Z] #18 38.61 Reading package lists... [2019-12-10T12:23:05.156Z] #18 ... [2019-12-10T12:23:05.156Z] [2019-12-10T12:23:05.156Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:23:05.156Z] #42 22.93 DEP images/core-aarch64.pb-c.d [2019-12-10T12:23:05.156Z] #42 23.05 DEP images/core-arm.pb-c.d [2019-12-10T12:23:05.501Z] #42 23.15 DEP images/core-ppc64.pb-c.d [2019-12-10T12:23:05.501Z] #42 23.33 DEP images/core-s390.pb-c.d [2019-12-10T12:23:05.501Z] #42 23.43 DEP images/core-x86.pb-c.d [2019-12-10T12:23:05.844Z] #42 23.59 DEP images/core.pb-c.d [2019-12-10T12:23:05.844Z] #42 23.65 DEP images/inventory.pb-c.d [2019-12-10T12:23:06.188Z] #42 23.75 PBCC images/cpuinfo.pb-c.c [2019-12-10T12:23:06.188Z] #42 23.81 DEP images/cpuinfo.pb-c.d [2019-12-10T12:23:06.188Z] #42 23.90 PBCC images/stats.pb-c.c [2019-12-10T12:23:06.188Z] #42 23.94 DEP images/stats.pb-c.d [2019-12-10T12:23:08.555Z] #42 26.52 make[1]: Nothing to be done for 'all'. [2019-12-10T12:23:11.621Z] #42 29.00 CC images/stats.o [2019-12-10T12:23:12.361Z] #42 29.85 CC images/core.o [2019-12-10T12:23:12.377Z] Fetching without tags [2019-12-10T12:23:13.110Z] Merging remotes/origin/master commit 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f into PR head commit 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:23:13.555Z] #42 31.27 CC images/core-x86.o [2019-12-10T12:23:13.555Z] #42 ... [2019-12-10T12:23:13.555Z] [2019-12-10T12:23:13.555Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:23:13.555Z] #45 105.4 reflect [2019-12-10T12:23:13.555Z] #45 108.7 regexp/syntax [2019-12-10T12:23:13.555Z] #45 112.4 hash/crc32 [2019-12-10T12:23:13.898Z] #45 ... [2019-12-10T12:23:13.898Z] [2019-12-10T12:23:13.898Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:23:13.898Z] #18 38.61 Reading package lists... [2019-12-10T12:23:13.898Z] #18 49.51 Building dependency tree... [2019-12-10T12:23:13.898Z] #18 51.80 The following additional packages will be installed: [2019-12-10T12:23:13.898Z] #18 51.80 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-12-10T12:23:13.898Z] #18 51.80 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-12-10T12:23:13.898Z] #18 51.80 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-12-10T12:23:13.898Z] #18 51.81 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-12-10T12:23:13.898Z] #18 51.81 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-12-10T12:23:13.898Z] #18 51.81 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-10T12:23:13.898Z] #18 51.81 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-12-10T12:23:13.898Z] #18 51.81 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-12-10T12:23:13.898Z] #18 51.81 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-12-10T12:23:13.898Z] #18 51.82 Suggested packages: [2019-12-10T12:23:13.898Z] #18 51.82 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-12-10T12:23:13.898Z] #18 51.82 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-12-10T12:23:13.898Z] #18 51.82 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-12-10T12:23:13.898Z] #18 51.82 vim-doc vim-scripts xfsdump acl attr quota [2019-12-10T12:23:13.898Z] #18 51.82 Recommended packages: [2019-12-10T12:23:13.898Z] #18 51.82 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-10T12:23:13.898Z] #18 51.82 python3-keyrings.alt python3-xdg unzip [2019-12-10T12:23:11.959Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-10T12:23:12.110Z] > git config --add remote.origin.fetch +refs/pull/39839/head:refs/remotes/origin/PR-39839 # timeout=10 [2019-12-10T12:23:12.166Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-10T12:23:12.285Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-10T12:23:12.409Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-10T12:23:12.409Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-10T12:23:12.410Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39839/head:refs/remotes/origin/PR-39839 +refs/heads/master:refs/remotes/origin/master [2019-12-10T12:23:13.211Z] > git config core.sparsecheckout # timeout=10 [2019-12-10T12:23:13.259Z] > git checkout -f 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:23:15.094Z] #18 ... [2019-12-10T12:23:15.094Z] [2019-12-10T12:23:15.094Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:23:15.094Z] #42 32.55 CC images/core-arm.o [2019-12-10T12:23:15.862Z] #42 33.41 CC images/core-aarch64.o [2019-12-10T12:23:16.425Z] Merge succeeded, producing 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:23:16.426Z] Checking out Revision 56c5668068f256f3cd347c2cb20baa874daf1aa7 (PR-39839) [2019-12-10T12:23:16.601Z] #42 34.41 CC images/core-ppc64.o [2019-12-10T12:23:16.163Z] > git merge 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f # timeout=10 [2019-12-10T12:23:16.311Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-12-10T12:23:16.455Z] > git config core.sparsecheckout # timeout=10 [2019-12-10T12:23:16.519Z] > git checkout -f 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:23:17.795Z] #42 35.56 CC images/core-s390.o [2019-12-10T12:23:18.990Z] #42 ... [2019-12-10T12:23:18.990Z] [2019-12-10T12:23:18.990Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:23:18.990Z] #32 110.7 internal/syscall/unix [2019-12-10T12:23:18.990Z] #32 110.8 time [2019-12-10T12:23:19.338Z] #32 ... [2019-12-10T12:23:19.339Z] [2019-12-10T12:23:19.339Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:23:19.339Z] #18 58.61 The following NEW packages will be installed: [2019-12-10T12:23:19.339Z] #18 58.61 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-12-10T12:23:19.339Z] #18 58.61 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-12-10T12:23:19.339Z] #18 58.61 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-10T12:23:19.339Z] #18 58.62 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-12-10T12:23:19.339Z] #18 58.62 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-12-10T12:23:19.339Z] #18 58.62 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-12-10T12:23:19.339Z] #18 58.63 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-12-10T12:23:19.339Z] #18 58.63 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-12-10T12:23:19.339Z] #18 58.63 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-12-10T12:23:19.339Z] #18 58.63 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-12-10T12:23:19.339Z] #18 58.63 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-12-10T12:23:19.339Z] #18 58.63 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-12-10T12:23:19.339Z] #18 58.63 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-12-10T12:23:19.339Z] #18 58.63 xfsprogs xxd xz-utils zip [2019-12-10T12:23:19.339Z] #18 58.79 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-12-10T12:23:19.339Z] #18 58.79 Need to get 87.3 MB of archives. [2019-12-10T12:23:19.339Z] #18 58.79 After this operation, 585 MB of additional disk space will be used. [2019-12-10T12:23:19.339Z] #18 58.79 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-12-10T12:23:19.339Z] #18 58.86 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-12-10T12:23:19.339Z] #18 58.86 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-12-10T12:23:19.339Z] #18 58.87 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-12-10T12:23:19.339Z] #18 58.91 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-12-10T12:23:19.339Z] #18 58.96 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-12-10T12:23:19.339Z] #18 59.07 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-12-10T12:23:19.339Z] #18 59.45 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-12-10T12:23:19.339Z] #18 59.47 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-12-10T12:23:19.339Z] #18 59.48 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-12-10T12:23:19.339Z] #18 59.77 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-12-10T12:23:19.339Z] #18 59.80 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-12-10T12:23:19.339Z] #18 59.80 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-12-10T12:23:19.339Z] #18 59.82 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-12-10T12:23:19.339Z] #18 59.83 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-12-10T12:23:19.339Z] #18 59.83 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-12-10T12:23:19.339Z] #18 59.86 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-12-10T12:23:19.339Z] #18 59.86 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-12-10T12:23:19.339Z] #18 59.88 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-12-10T12:23:19.339Z] #18 59.89 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-12-10T12:23:19.339Z] #18 59.90 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-12-10T12:23:19.339Z] #18 59.93 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-10T12:23:19.339Z] #18 59.94 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-10T12:23:19.339Z] #18 59.99 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-12-10T12:23:19.339Z] #18 60.00 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-12-10T12:23:19.339Z] #18 60.00 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-12-10T12:23:19.339Z] #18 60.04 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-12-10T12:23:19.339Z] #18 60.06 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-12-10T12:23:19.339Z] #18 60.07 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-12-10T12:23:19.339Z] #18 60.15 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-12-10T12:23:19.339Z] #18 60.16 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-12-10T12:23:19.339Z] #18 60.20 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-12-10T12:23:19.339Z] #18 60.24 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-12-10T12:23:19.339Z] #18 60.27 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-12-10T12:23:19.339Z] #18 60.30 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-12-10T12:23:19.339Z] #18 60.31 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-12-10T12:23:19.339Z] #18 60.31 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-12-10T12:23:19.339Z] #18 60.34 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-12-10T12:23:19.339Z] #18 60.35 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-12-10T12:23:19.339Z] #18 60.40 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-12-10T12:23:19.339Z] #18 60.45 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-12-10T12:23:19.339Z] #18 60.50 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-12-10T12:23:19.339Z] #18 60.60 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-12-10T12:23:19.339Z] #18 60.64 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-12-10T12:23:19.339Z] #18 60.65 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-12-10T12:23:19.339Z] #18 60.67 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-12-10T12:23:19.339Z] #18 60.67 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-12-10T12:23:19.339Z] #18 60.70 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-12-10T12:23:19.339Z] #18 60.95 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-12-10T12:23:19.339Z] #18 60.97 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-10T12:23:19.339Z] #18 61.17 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-10T12:23:19.339Z] #18 61.21 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-10T12:23:19.339Z] #18 61.23 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-12-10T12:23:19.339Z] #18 61.26 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-10T12:23:19.339Z] #18 61.28 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-12-10T12:23:19.339Z] #18 61.34 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-10T12:23:19.339Z] #18 62.11 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-12-10T12:23:19.339Z] #18 62.24 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-12-10T12:23:19.339Z] #18 62.34 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-12-10T12:23:19.339Z] #18 62.37 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-12-10T12:23:19.339Z] #18 62.39 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-12-10T12:23:19.339Z] #18 62.47 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-12-10T12:23:19.712Z] #18 62.76 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-12-10T12:23:20.060Z] #18 63.06 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-12-10T12:23:20.060Z] #18 63.08 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-10T12:23:20.806Z] #18 63.71 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-12-10T12:23:21.152Z] #18 64.14 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-12-10T12:23:21.152Z] #18 64.17 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-12-10T12:23:24.892Z] #73 exporting layers 59.8s done [2019-12-10T12:23:24.892Z] #73 exporting manifest sha256:5bd0d504e413fe6bdb28dc7f708bbb4627134a0e343dfd60a1b43c8db559bda9 0.0s done [2019-12-10T12:23:24.892Z] #73 exporting config sha256:40ebed96072dd9b6d04087b273bca8221321067b656accd25756499f274a1448 done [2019-12-10T12:23:24.892Z] #73 sending tarball [2019-12-10T12:23:25.058Z] #18 ... [2019-12-10T12:23:25.058Z] [2019-12-10T12:23:25.058Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:23:25.058Z] #45 116.8 vendor/golang.org/x/text/transform [2019-12-10T12:23:25.058Z] #45 123.2 context [2019-12-10T12:23:25.058Z] #45 123.4 internal/poll [2019-12-10T12:23:25.274Z] Commit message: "Testcase: Change time comparison logic." [2019-12-10T12:23:25.562Z] #45 ... [2019-12-10T12:23:25.562Z] [2019-12-10T12:23:25.562Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:23:25.562Z] #18 68.22 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] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-10T12:23:26.276Z] Loaded image: buildpack-deps:jessie [2019-12-10T12:23:26.276Z] Loaded image: busybox:latest [2019-12-10T12:23:26.276Z] Loaded image: busybox:glibc [2019-12-10T12:23:26.276Z] Loaded image: debian:jessie [2019-12-10T12:23:26.276Z] Loaded image: hello-world:latest [2019-12-10T12:23:26.276Z] INFO: Testing against a local daemon [2019-12-10T12:23:26.276Z] === RUN TestDockerDaemonSuite [2019-12-10T12:23:26.276Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-12-10T12:23:26.276Z] Loaded image: buildpack-deps:jessie [2019-12-10T12:23:26.276Z] Loaded image: busybox:latest [2019-12-10T12:23:26.533Z] Loaded image: busybox:glibc [2019-12-10T12:23:26.533Z] Loaded image: debian:jessie [2019-12-10T12:23:26.789Z] Loaded image: hello-world:latest [2019-12-10T12:23:27.047Z] INFO: Testing against a local daemon [2019-12-10T12:23:27.047Z] === RUN TestDockerSuite [2019-12-10T12:23:27.047Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-12-10T12:23:27.047Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-12-10T12:23:27.047Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-12-10T12:23:27.047Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-12-10T12:23:27.047Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-12-10T12:23:27.047Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-12-10T12:23:27.047Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-12-10T12:23:27.047Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-12-10T12:23:27.978Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-12-10T12:23:28.236Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-12-10T12:23:28.311Z] + docker version [2019-12-10T12:23:28.802Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-12-10T12:23:28.803Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-12-10T12:23:29.451Z] #18 72.11 debconf: delaying package configuration, since apt-utils is not installed [2019-12-10T12:23:29.451Z] #18 72.32 Fetched 87.3 MB in 12s (7127 kB/s) [2019-12-10T12:23:29.451Z] #18 ... [2019-12-10T12:23:29.451Z] [2019-12-10T12:23:29.451Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:23:29.451Z] #42 37.12 CC images/cpuinfo.o [2019-12-10T12:23:29.451Z] #42 38.01 CC images/inventory.o [2019-12-10T12:23:29.451Z] #42 38.50 CC images/fdinfo.o [2019-12-10T12:23:29.451Z] #42 39.27 CC images/fown.o [2019-12-10T12:23:29.451Z] #42 39.80 CC images/ns.o [2019-12-10T12:23:29.451Z] #42 40.24 CC images/regfile.o [2019-12-10T12:23:29.451Z] #42 40.68 CC images/ghost-file.o [2019-12-10T12:23:29.451Z] #42 41.20 CC images/fifo.o [2019-12-10T12:23:29.451Z] #42 41.48 CC images/remap-file-path.o [2019-12-10T12:23:29.451Z] #42 42.07 CC images/eventfd.o [2019-12-10T12:23:29.451Z] #42 42.65 CC images/eventpoll.o [2019-12-10T12:23:29.451Z] #42 43.23 CC images/fh.o [2019-12-10T12:23:29.451Z] #42 43.92 CC images/fsnotify.o [2019-12-10T12:23:29.451Z] #42 45.21 CC images/signalfd.o [2019-12-10T12:23:29.451Z] #42 45.65 CC images/fs.o [2019-12-10T12:23:29.451Z] #42 46.06 CC images/pstree.o [2019-12-10T12:23:29.451Z] #42 46.46 CC images/pipe.o [2019-12-10T12:23:29.451Z] #42 46.89 CC images/tcp-stream.o [2019-12-10T12:23:29.451Z] #42 ... [2019-12-10T12:23:29.451Z] [2019-12-10T12:23:29.451Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:23:29.451Z] #18 72.51 Selecting previously unselected package bash-completion. [2019-12-10T12:23:29.735Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-12-10T12:23:29.735Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-12-10T12:23:29.735Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-12-10T12:23:29.797Z] #18 72.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-12-10T12:23:29.797Z] #18 72.61 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-10T12:23:29.797Z] #18 ... [2019-12-10T12:23:29.797Z] [2019-12-10T12:23:29.797Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:23:29.797Z] #32 121.4 internal/poll [2019-12-10T12:23:29.797Z] #32 125.8 os [2019-12-10T12:23:29.797Z] #32 128.7 internal/fmtsort [2019-12-10T12:23:29.797Z] #32 130.8 path/filepath [2019-12-10T12:23:29.797Z] #32 130.8 fmt [2019-12-10T12:23:29.797Z] #32 ... [2019-12-10T12:23:29.797Z] [2019-12-10T12:23:29.797Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:23:29.797Z] #42 47.40 CC images/sk-packet.o [2019-12-10T12:23:30.141Z] #42 48.02 CC images/mnt.o [2019-12-10T12:23:30.486Z] #42 48.45 CC images/pipe-data.o [2019-12-10T12:23:30.842Z] ok github.com/docker/docker/api/server/httputils 0.021s coverage: 14.7% of statements [2019-12-10T12:23:30.842Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-10T12:23:30.842Z] ok github.com/docker/docker/api/server/middleware 0.058s coverage: 37.7% of statements [2019-12-10T12:23:30.842Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-10T12:23:30.842Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-10T12:23:30.842Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-10T12:23:31.224Z] #42 48.85 CC images/sa.o [2019-12-10T12:23:31.412Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-10T12:23:31.412Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-10T12:23:31.412Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-10T12:23:31.412Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-10T12:23:31.412Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-10T12:23:31.412Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-10T12:23:31.568Z] #42 49.27 CC images/timer.o [2019-12-10T12:23:32.259Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-12-10T12:23:32.307Z] #42 50.12 CC images/timerfd.o [2019-12-10T12:23:32.383Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-10T12:23:32.383Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-10T12:23:32.516Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-12-10T12:23:32.651Z] #42 ... [2019-12-10T12:23:32.651Z] [2019-12-10T12:23:32.651Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:23:32.651Z] #60 66.32 + cd /tmp/tmp.piWJV002HH/src/github.com/containerd/containerd [2019-12-10T12:23:32.651Z] #60 66.32 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-10T12:23:32.651Z] #60 67.59 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-10T12:23:32.651Z] #60 67.59 + BUILDTAGS='netgo osusergo static_build' [2019-12-10T12:23:32.651Z] #60 67.59 + export EXTRA_FLAGS=-buildmode=pie [2019-12-10T12:23:32.651Z] #60 67.59 + EXTRA_FLAGS=-buildmode=pie [2019-12-10T12:23:32.651Z] #60 67.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-10T12:23:32.651Z] #60 67.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-10T12:23:32.651Z] #60 67.59 + '[' '' = dynamic ']' [2019-12-10T12:23:32.651Z] #60 67.59 + make [2019-12-10T12:23:32.651Z] #60 69.42 + bin/ctr [2019-12-10T12:23:32.774Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-12-10T12:23:32.774Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-12-10T12:23:32.774Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-12-10T12:23:32.973Z] ok github.com/docker/docker/api/types/strslice 0.033s coverage: 90.0% of statements [2019-12-10T12:23:32.973Z] ok github.com/docker/docker/api/types/filters 0.027s coverage: 92.2% of statements [2019-12-10T12:23:32.973Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 4.0% of statements [2019-12-10T12:23:32.973Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-10T12:23:32.973Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-10T12:23:32.973Z] ? github.com/docker/docker/api/types [no test files] [2019-12-10T12:23:32.973Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-10T12:23:32.973Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-10T12:23:32.973Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-10T12:23:32.973Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-10T12:23:32.973Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-10T12:23:32.973Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-10T12:23:32.973Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-10T12:23:32.973Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-10T12:23:32.973Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-10T12:23:32.973Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-10T12:23:32.973Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-10T12:23:32.998Z] #60 ... [2019-12-10T12:23:32.998Z] [2019-12-10T12:23:32.998Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:23:32.998Z] #42 50.58 CC images/mm.o [2019-12-10T12:23:33.238Z] ok github.com/docker/docker/api/types/time 0.049s coverage: 100.0% of statements [2019-12-10T12:23:33.347Z] #42 51.27 CC images/sk-opts.o [2019-12-10T12:23:33.498Z] ok github.com/docker/docker/api/types/versions 0.017s coverage: 75.0% of statements [2019-12-10T12:23:33.498Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-10T12:23:33.498Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-10T12:23:33.498Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-10T12:23:33.498Z] ? github.com/docker/docker/builder [no test files] [2019-12-10T12:23:33.498Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-10T12:23:33.498Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-10T12:23:33.498Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-10T12:23:33.498Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-10T12:23:33.498Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-10T12:23:33.498Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-10T12:23:33.498Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-10T12:23:33.704Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-12-10T12:23:34.072Z] ok github.com/docker/docker/builder/dockerignore 0.054s coverage: 96.8% of statements [2019-12-10T12:23:34.097Z] #42 51.67 CC images/sk-unix.o [2019-12-10T12:23:34.834Z] #42 52.50 CC images/sk-inet.o [2019-12-10T12:23:35.078Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-12-10T12:23:35.335Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-12-10T12:23:35.569Z] #42 53.31 CC images/tun.o [2019-12-10T12:23:35.593Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-12-10T12:23:35.593Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-12-10T12:23:35.593Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-12-10T12:23:35.850Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-12-10T12:23:36.004Z] #73 sending tarball 9.9s done [2019-12-10T12:23:36.004Z] #73 DONE 69.7s [2019-12-10T12:23:36.004Z] [2019-12-10T12:23:36.004Z] #74 importing to docker [2019-12-10T12:23:36.306Z] #42 53.97 CC images/sk-netlink.o [2019-12-10T12:23:36.613Z] ok github.com/docker/docker/cli/debug 0.023s coverage: 100.0% of statements [2019-12-10T12:23:36.649Z] #42 54.46 CC images/packet-sock.o [2019-12-10T12:23:36.908Z] Client: Docker Engine - Enterprise [2019-12-10T12:23:36.908Z] Version: 19.03.2 [2019-12-10T12:23:36.908Z] API version: 1.40 [2019-12-10T12:23:36.908Z] Go version: go1.12.8 [2019-12-10T12:23:36.908Z] Git commit: c92ab06ed9 [2019-12-10T12:23:36.908Z] Built: 09/03/2019 16:38:11 [2019-12-10T12:23:36.908Z] OS/Arch: windows/amd64 [2019-12-10T12:23:36.908Z] Experimental: false [2019-12-10T12:23:36.908Z] [2019-12-10T12:23:36.908Z] Server: Docker Engine - Enterprise [2019-12-10T12:23:36.908Z] Engine: [2019-12-10T12:23:36.908Z] Version: 19.03.2 [2019-12-10T12:23:36.908Z] API version: 1.40 (minimum version 1.24) [2019-12-10T12:23:36.908Z] Go version: go1.12.8 [2019-12-10T12:23:36.908Z] Git commit: c92ab06ed9 [2019-12-10T12:23:36.908Z] Built: 09/03/2019 16:35:47 [2019-12-10T12:23:36.908Z] OS/Arch: windows/amd64 [2019-12-10T12:23:36.908Z] Experimental: true [2019-12-10T12:23:37.386Z] #42 55.21 CC images/ipc-var.o [Pipeline] sh [2019-12-10T12:23:37.730Z] #42 55.54 CC images/ipc-desc.o [2019-12-10T12:23:37.998Z] ok github.com/docker/docker/builder/remotecontext 0.345s coverage: 13.6% of statements [2019-12-10T12:23:38.075Z] #42 55.88 CC images/ipc-shm.o [2019-12-10T12:23:38.075Z] #42 ... [2019-12-10T12:23:38.075Z] [2019-12-10T12:23:38.075Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:23:38.075Z] #45 129.9 regexp [2019-12-10T12:23:38.075Z] #45 131.5 path/filepath [2019-12-10T12:23:38.075Z] #45 131.5 net [2019-12-10T12:23:38.075Z] #45 135.7 os/exec [2019-12-10T12:23:38.418Z] #45 ... [2019-12-10T12:23:38.419Z] [2019-12-10T12:23:38.419Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:23:38.419Z] #18 79.07 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-10T12:23:38.419Z] #18 79.80 Selecting previously unselected package libnet1:ppc64el. [2019-12-10T12:23:38.419Z] #18 79.81 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-12-10T12:23:38.419Z] #18 79.82 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-12-10T12:23:38.419Z] #18 79.95 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-12-10T12:23:38.419Z] #18 79.97 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-12-10T12:23:38.419Z] #18 79.97 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-12-10T12:23:38.419Z] #18 80.13 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-12-10T12:23:38.419Z] #18 80.14 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-12-10T12:23:38.419Z] #18 80.15 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-12-10T12:23:38.419Z] #18 80.30 Selecting previously unselected package libudev-dev:ppc64el. [2019-12-10T12:23:38.419Z] #18 80.31 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-12-10T12:23:38.419Z] #18 80.37 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-12-10T12:23:38.419Z] #18 80.63 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-12-10T12:23:38.419Z] #18 80.64 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-12-10T12:23:38.419Z] #18 80.64 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-12-10T12:23:38.419Z] #18 81.63 Selecting previously unselected package python3.5-minimal. [2019-12-10T12:23:38.470Z] + docker info [2019-12-10T12:23:38.570Z] ok github.com/docker/docker/builder/remotecontext/git 3.341s coverage: 86.3% of statements [2019-12-10T12:23:38.762Z] #18 81.64 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-12-10T12:23:38.762Z] #18 81.66 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-10T12:23:38.830Z] ok github.com/docker/docker/builder/dockerfile 0.939s coverage: 48.2% of statements [2019-12-10T12:23:38.830Z] ? github.com/docker/docker/cli [no test files] [2019-12-10T12:23:38.830Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-10T12:23:40.038Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-12-10T12:23:40.296Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-12-10T12:23:40.490Z] #18 83.41 Selecting previously unselected package python3-minimal. [2019-12-10T12:23:40.490Z] #18 83.44 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-12-10T12:23:40.490Z] #18 83.45 Unpacking python3-minimal (3.5.3-1) ... [2019-12-10T12:23:40.490Z] #18 83.60 Selecting previously unselected package libmpdec2:ppc64el. [2019-12-10T12:23:40.490Z] #18 83.61 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-12-10T12:23:40.490Z] #18 83.61 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-12-10T12:23:40.837Z] #18 83.81 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-12-10T12:23:40.837Z] #18 83.82 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-12-10T12:23:40.837Z] #18 83.83 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-12-10T12:23:42.037Z] #18 ... [2019-12-10T12:23:42.037Z] [2019-12-10T12:23:42.037Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:23:42.037Z] #32 133.6 io/ioutil [2019-12-10T12:23:42.037Z] #32 136.8 github.com/BurntSushi/toml [2019-12-10T12:23:42.037Z] #32 136.8 log [2019-12-10T12:23:42.037Z] #32 136.8 flag [2019-12-10T12:23:42.037Z] #32 ... [2019-12-10T12:23:42.037Z] [2019-12-10T12:23:42.037Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:23:42.037Z] #42 56.32 CC images/ipc-msg.o [2019-12-10T12:23:42.037Z] #42 56.91 CC images/ipc-sem.o [2019-12-10T12:23:42.037Z] #42 57.29 CC images/utsns.o [2019-12-10T12:23:42.037Z] #42 57.67 CC images/creds.o [2019-12-10T12:23:42.037Z] #42 58.02 CC images/vma.o [2019-12-10T12:23:42.037Z] #42 58.52 CC images/netdev.o [2019-12-10T12:23:42.037Z] #42 59.44 CC images/tty.o [2019-12-10T12:23:43.234Z] #42 61.02 CC images/file-lock.o [2019-12-10T12:23:43.579Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-12-10T12:23:43.579Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-12-10T12:23:43.581Z] #42 ... [2019-12-10T12:23:43.581Z] [2019-12-10T12:23:43.581Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:23:43.926Z] #18 86.71 Selecting previously unselected package python3.5. [2019-12-10T12:23:43.926Z] #18 86.74 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-12-10T12:23:43.926Z] #18 86.74 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-10T12:23:43.926Z] #18 87.01 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-12-10T12:23:43.926Z] #18 87.04 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-12-10T12:23:43.926Z] #18 87.05 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-12-10T12:23:44.112Z] ok github.com/docker/docker/client 0.350s coverage: 75.8% of statements [2019-12-10T12:23:44.274Z] #18 87.19 Selecting previously unselected package dh-python. [2019-12-10T12:23:44.274Z] #18 87.21 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-12-10T12:23:44.274Z] #18 87.22 Unpacking dh-python (2.20170125) ... [2019-12-10T12:23:44.622Z] #18 87.57 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-12-10T12:23:44.622Z] #18 87.59 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-10T12:23:45.477Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-12-10T12:23:46.408Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-12-10T12:23:46.644Z] Running on azwin-2-6a2470 in d:\jenkins\workspace\moby_PR-39839 [Pipeline] { [Pipeline] ws [2019-12-10T12:23:46.661Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-12-10T12:23:47.780Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-12-10T12:23:49.695Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-12-10T12:23:50.863Z] #18 ... [2019-12-10T12:23:50.863Z] [2019-12-10T12:23:50.863Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-10T12:23:50.863Z] #32 144.7 github.com/BurntSushi/toml/cmd/tomlv [2019-12-10T12:23:50.863Z] #32 DONE 151.7s [2019-12-10T12:23:50.863Z] [2019-12-10T12:23:50.863Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:23:50.863Z] #42 61.46 CC images/rlimit.o [2019-12-10T12:23:50.863Z] #42 61.85 CC images/pagemap.o [2019-12-10T12:23:50.863Z] #42 62.44 CC images/siginfo.o [2019-12-10T12:23:50.863Z] #42 63.23 CC images/rpc.o [2019-12-10T12:23:50.863Z] #42 66.40 CC images/ext-file.o [2019-12-10T12:23:50.863Z] #42 66.84 CC images/cgroup.o [2019-12-10T12:23:50.863Z] #42 68.24 CC images/userns.o [2019-12-10T12:23:50.863Z] #42 ... [2019-12-10T12:23:50.863Z] [2019-12-10T12:23:50.863Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:23:50.863Z] #18 93.64 Setting up python3-minimal (3.5.3-1) ... [2019-12-10T12:23:51.067Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-12-10T12:23:51.632Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-12-10T12:23:52.199Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-12-10T12:23:53.207Z] #18 96.29 Selecting previously unselected package python3. [2019-12-10T12:23:53.553Z] #18 96.29 (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-12-10T12:23:53.553Z] #18 96.42 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-12-10T12:23:53.553Z] #18 96.44 Unpacking python3 (3.5.3-1) ... [2019-12-10T12:23:53.553Z] #18 96.56 Selecting previously unselected package pigz. [2019-12-10T12:23:53.553Z] #18 96.57 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-12-10T12:23:53.553Z] #18 96.58 Unpacking pigz (2.3.4-1) ... [2019-12-10T12:23:53.553Z] #18 ... [2019-12-10T12:23:53.553Z] [2019-12-10T12:23:53.553Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:23:53.553Z] #45 145.3 internal/lazyregexp [2019-12-10T12:23:53.553Z] #45 150.6 net/url [2019-12-10T12:23:53.553Z] #45 150.6 go/token [2019-12-10T12:23:53.553Z] #45 150.7 text/template/parse [2019-12-10T12:23:53.553Z] #45 155.0 go/scanner [2019-12-10T12:23:53.572Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-12-10T12:23:53.897Z] #45 ... [2019-12-10T12:23:53.897Z] [2019-12-10T12:23:53.897Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:23:53.897Z] #18 96.72 Selecting previously unselected package libip4tc0:ppc64el. [2019-12-10T12:23:53.897Z] #18 96.73 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-10T12:23:53.897Z] #18 96.73 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-10T12:23:53.897Z] #18 96.91 Selecting previously unselected package libip6tc0:ppc64el. [2019-12-10T12:23:53.897Z] #18 96.91 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-10T12:23:53.897Z] #18 96.92 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-10T12:23:54.239Z] #18 97.10 Selecting previously unselected package libiptc0:ppc64el. [2019-12-10T12:23:54.239Z] #18 97.13 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-10T12:23:54.239Z] #18 97.14 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-10T12:23:54.239Z] #18 97.30 Selecting previously unselected package libxtables12:ppc64el. [2019-12-10T12:23:54.239Z] #18 97.31 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-10T12:23:54.239Z] #18 97.33 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-10T12:23:54.504Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-12-10T12:23:54.584Z] #18 97.54 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-12-10T12:23:54.584Z] #18 97.54 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-12-10T12:23:54.584Z] #18 97.55 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-12-10T12:23:54.584Z] #18 97.68 Selecting previously unselected package iptables. [2019-12-10T12:23:54.584Z] #18 97.70 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-10T12:23:54.584Z] #18 97.70 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-10T12:23:54.761Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-12-10T12:23:55.323Z] #18 98.41 Selecting previously unselected package xxd. [2019-12-10T12:23:55.323Z] #18 98.42 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-12-10T12:23:55.323Z] #18 98.43 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:23:55.666Z] #18 98.69 Selecting previously unselected package vim-common. [2019-12-10T12:23:55.666Z] #18 98.71 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-10T12:23:55.666Z] #18 98.75 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:23:56.009Z] #18 99.04 Selecting previously unselected package bzip2. [2019-12-10T12:23:56.009Z] #18 99.06 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-12-10T12:23:56.009Z] #18 99.06 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-10T12:23:56.354Z] #18 99.31 Selecting previously unselected package libgpm2:ppc64el. [2019-12-10T12:23:56.354Z] #18 99.31 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-12-10T12:23:56.354Z] #18 99.32 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-12-10T12:23:56.700Z] #18 99.47 Selecting previously unselected package xz-utils. [2019-12-10T12:23:56.700Z] #18 99.48 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-12-10T12:23:56.700Z] #18 99.49 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-12-10T12:23:56.700Z] #18 99.77 Selecting previously unselected package aufs-tools. [2019-12-10T12:23:56.700Z] #18 99.79 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-12-10T12:23:56.700Z] #18 99.79 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-10T12:23:57.047Z] #18 100.1 Selecting previously unselected package liblzo2-2:ppc64el. [2019-12-10T12:23:57.048Z] #18 100.1 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-12-10T12:23:57.048Z] #18 100.1 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-10T12:23:57.286Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-12-10T12:23:57.392Z] #18 100.3 Selecting previously unselected package btrfs-progs. [2019-12-10T12:23:57.392Z] #18 100.3 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-12-10T12:23:57.392Z] #18 100.3 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-10T12:23:58.132Z] #18 101.0 Selecting previously unselected package btrfs-tools. [2019-12-10T12:23:58.132Z] #18 101.0 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-12-10T12:23:58.132Z] #18 101.0 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-10T12:23:58.132Z] #18 101.1 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-12-10T12:23:58.132Z] #18 101.2 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-12-10T12:23:58.132Z] #18 101.2 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-12-10T12:23:58.477Z] #18 101.4 Selecting previously unselected package dmsetup. [2019-12-10T12:23:58.477Z] #18 101.4 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-12-10T12:23:58.477Z] #18 101.4 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-10T12:23:58.823Z] #18 101.6 Selecting previously unselected package libonig4:ppc64el. [2019-12-10T12:23:58.823Z] #18 101.6 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-12-10T12:23:58.823Z] #18 101.6 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-12-10T12:23:58.823Z] #18 101.9 Selecting previously unselected package libjq1:ppc64el. [2019-12-10T12:23:58.823Z] #18 101.9 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-12-10T12:23:58.823Z] #18 101.9 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-12-10T12:23:59.167Z] #18 102.2 Selecting previously unselected package jq. [2019-12-10T12:23:59.168Z] #18 102.2 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-12-10T12:23:59.168Z] #18 102.2 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-10T12:23:59.521Z] #18 102.4 Selecting previously unselected package libaio1:ppc64el. [2019-12-10T12:23:59.521Z] #18 102.4 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-12-10T12:23:59.521Z] #18 102.4 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-12-10T12:23:59.521Z] #18 102.5 Selecting previously unselected package libcap2-bin. [2019-12-10T12:23:59.521Z] #18 102.5 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-12-10T12:23:59.521Z] #18 102.6 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-10T12:23:59.521Z] #18 102.7 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-12-10T12:23:59.521Z] #18 102.7 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-12-10T12:23:59.811Z] === RUN TestDockerSuite/TestAttachDetach [2019-12-10T12:23:59.918Z] #18 102.7 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-12-10T12:23:59.918Z] #18 103.0 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-12-10T12:23:59.918Z] #18 103.0 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-12-10T12:23:59.918Z] #18 103.0 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-12-10T12:24:00.069Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-12-10T12:24:00.305Z] #74 DONE 22.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-12-10T12:24:00.655Z] #18 103.4 Selecting previously unselected package libpcre16-3:ppc64el. [2019-12-10T12:24:00.655Z] #18 103.4 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-12-10T12:24:00.655Z] #18 103.4 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-12-10T12:24:00.655Z] #18 103.7 Selecting previously unselected package libpcre32-3:ppc64el. [2019-12-10T12:24:00.655Z] #18 103.7 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-12-10T12:24:00.655Z] #18 103.7 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-12-10T12:24:01.003Z] #18 104.0 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-12-10T12:24:01.003Z] #18 104.0 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-12-10T12:24:01.003Z] #18 104.0 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-12-10T12:24:01.007Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-12-10T12:24:01.350Z] #18 ... [2019-12-10T12:24:01.351Z] [2019-12-10T12:24:01.351Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:24:01.351Z] #42 68.89 CC images/google/protobuf/descriptor.o [2019-12-10T12:24:01.351Z] #42 73.23 CC images/opts.o [2019-12-10T12:24:01.351Z] #42 73.66 CC images/seccomp.o [2019-12-10T12:24:01.351Z] #42 74.21 CC images/binfmt-misc.o [2019-12-10T12:24:01.351Z] #42 74.61 CC images/time.o [2019-12-10T12:24:01.351Z] #42 74.98 CC images/sysctl.o [2019-12-10T12:24:01.351Z] #42 75.38 CC images/autofs.o [2019-12-10T12:24:01.351Z] #42 75.88 CC images/macvlan.o [2019-12-10T12:24:01.351Z] #42 76.33 CC images/sit.o [2019-12-10T12:24:01.351Z] #42 76.69 LINK images/built-in.o [2019-12-10T12:24:01.351Z] #42 76.99 GEN compel/include/asm [2019-12-10T12:24:01.351Z] #42 77.01 GEN compel/include/version.h [2019-12-10T12:24:01.351Z] #42 77.05 touch .config [2019-12-10T12:24:01.351Z] #42 77.08 GEN include/common/config.h [2019-12-10T12:24:01.351Z] #42 77.21 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-12-10T12:24:01.351Z] #42 77.27 GEN compel/plugins/include/uapi/std/syscall.h [2019-12-10T12:24:01.351Z] #42 77.34 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-12-10T12:24:01.351Z] #42 77.39 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-12-10T12:24:01.351Z] #42 77.50 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-12-10T12:24:01.351Z] #42 77.59 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-12-10T12:24:01.351Z] #42 77.66 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-12-10T12:24:01.351Z] #42 77.73 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-10T12:24:01.351Z] #42 77.75 DEP compel/plugins/std/infect.d [2019-12-10T12:24:01.351Z] #42 78.11 DEP compel/plugins/std/string.d [2019-12-10T12:24:01.351Z] #42 78.44 DEP compel/plugins/std/log.d [2019-12-10T12:24:01.351Z] #42 78.65 DEP compel/plugins/std/fds.d [2019-12-10T12:24:01.351Z] #42 78.87 DEP compel/plugins/std/std.d [2019-12-10T12:24:01.351Z] #42 79.12 DEP compel/plugins/shmem/shmem.d [2019-12-10T12:24:01.398Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39839/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=56c5668068f256f3cd347c2cb20baa874daf1aa7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:56c5668068f256f3cd347c2cb20baa874daf1aa7 hack/test/unit [2019-12-10T12:24:01.697Z] #42 ... [2019-12-10T12:24:01.697Z] [2019-12-10T12:24:01.697Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:24:01.697Z] #18 104.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-12-10T12:24:01.697Z] #18 104.7 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-12-10T12:24:01.697Z] #18 104.7 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-12-10T12:24:02.042Z] #18 105.1 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-12-10T12:24:02.042Z] #18 105.1 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-12-10T12:24:02.042Z] #18 105.1 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-12-10T12:24:02.042Z] #18 105.2 Selecting previously unselected package libnl-3-200:ppc64el. [2019-12-10T12:24:02.387Z] #18 105.2 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-12-10T12:24:02.387Z] #18 105.2 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-12-10T12:24:02.387Z] #18 105.4 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-12-10T12:24:02.387Z] #18 105.4 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-12-10T12:24:02.387Z] #18 105.4 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-12-10T12:24:02.731Z] #18 105.5 Selecting previously unselected package libreadline5:ppc64el. [2019-12-10T12:24:02.731Z] #18 105.5 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-12-10T12:24:02.731Z] #18 105.5 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-12-10T12:24:02.731Z] #18 105.8 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-12-10T12:24:02.731Z] #18 105.8 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-12-10T12:24:02.731Z] #18 105.8 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-12-10T12:24:02.950Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-12-10T12:24:03.718Z] Client: [2019-12-10T12:24:03.718Z] Debug Mode: false [2019-12-10T12:24:03.718Z] Plugins: [2019-12-10T12:24:03.718Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-12-10T12:24:03.718Z] [2019-12-10T12:24:03.718Z] Server: [2019-12-10T12:24:03.718Z] Containers: 0 [2019-12-10T12:24:03.718Z] Running: 0 [2019-12-10T12:24:03.718Z] Paused: 0 [2019-12-10T12:24:03.718Z] Stopped: 0 [2019-12-10T12:24:03.718Z] Images: 0 [2019-12-10T12:24:03.718Z] Server Version: 19.03.2 [2019-12-10T12:24:03.718Z] Storage Driver: lcow (linux) windowsfilter (windows) [2019-12-10T12:24:03.718Z] LCOW: [2019-12-10T12:24:03.718Z] Windows: [2019-12-10T12:24:03.718Z] Logging Driver: json-file [2019-12-10T12:24:03.718Z] Plugins: [2019-12-10T12:24:03.718Z] Volume: local [2019-12-10T12:24:03.718Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-12-10T12:24:03.718Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-10T12:24:03.718Z] Swarm: inactive [2019-12-10T12:24:03.718Z] Default Isolation: process [2019-12-10T12:24:03.718Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-12-10T12:24:03.718Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-12-10T12:24:03.718Z] OSType: windows [2019-12-10T12:24:03.718Z] Architecture: x86_64 [2019-12-10T12:24:03.718Z] CPUs: 4 [2019-12-10T12:24:03.718Z] Total Memory: 32GiB [2019-12-10T12:24:03.718Z] Name: azwin-2-1e1b10 [2019-12-10T12:24:03.718Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2019-12-10T12:24:03.718Z] Docker Root Dir: D:\docker [2019-12-10T12:24:03.718Z] Debug Mode: false [2019-12-10T12:24:03.718Z] Registry: https://index.docker.io/v1/ [2019-12-10T12:24:03.718Z] Labels: [2019-12-10T12:24:03.718Z] Experimental: true [2019-12-10T12:24:03.718Z] Insecure Registries: [2019-12-10T12:24:03.718Z] 10.0.0.4:5000 [2019-12-10T12:24:03.718Z] 127.0.0.0/8 [2019-12-10T12:24:03.718Z] Registry Mirrors: [2019-12-10T12:24:03.718Z] http://10.0.0.4:5000/ [2019-12-10T12:24:03.718Z] Live Restore Enabled: false [2019-12-10T12:24:03.718Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-12-10T12:24:04.652Z] ? github.com/docker/docker/api [no test files] [2019-12-10T12:24:05.482Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-12-10T12:24:05.740Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-12-10T12:24:05.791Z] #18 108.4 Selecting previously unselected package net-tools. [2019-12-10T12:24:05.791Z] #18 108.5 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-12-10T12:24:05.791Z] #18 108.5 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-10T12:24:05.791Z] #18 ... [2019-12-10T12:24:05.791Z] [2019-12-10T12:24:05.791Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:24:05.791Z] #45 157.4 encoding/json [2019-12-10T12:24:05.791Z] #45 160.0 go/ast [2019-12-10T12:24:05.791Z] #45 ... [2019-12-10T12:24:05.791Z] [2019-12-10T12:24:05.791Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:24:05.791Z] #18 108.8 Selecting previously unselected package python-pip-whl. [2019-12-10T12:24:05.791Z] #18 108.9 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-10T12:24:05.791Z] #18 108.9 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-10T12:24:06.672Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-12-10T12:24:06.982Z] #18 109.9 Selecting previously unselected package python3-pip. [2019-12-10T12:24:06.982Z] #18 109.9 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-10T12:24:06.982Z] #18 109.9 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-10T12:24:06.982Z] #18 110.1 Selecting previously unselected package python3-pkg-resources. [2019-12-10T12:24:07.331Z] #18 110.2 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-10T12:24:07.331Z] #18 110.2 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-10T12:24:07.331Z] #18 110.4 Selecting previously unselected package python3-setuptools. [2019-12-10T12:24:07.331Z] #18 110.4 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-12-10T12:24:07.331Z] #18 110.4 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-10T12:24:08.044Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-12-10T12:24:08.081Z] #18 110.9 Selecting previously unselected package python3-wheel. [2019-12-10T12:24:08.081Z] #18 110.9 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-12-10T12:24:08.081Z] #18 111.0 Unpacking python3-wheel (0.29.0-2) ... [2019-12-10T12:24:08.081Z] #18 111.1 Selecting previously unselected package thin-provisioning-tools. [2019-12-10T12:24:08.081Z] #18 111.1 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-12-10T12:24:08.081Z] #18 111.1 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-10T12:24:08.460Z] #18 111.5 Selecting previously unselected package vim-runtime. [2019-12-10T12:24:08.460Z] #18 111.5 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-10T12:24:08.805Z] #18 111.7 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-12-10T12:24:08.805Z] #18 111.8 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-12-10T12:24:08.805Z] #18 111.8 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:24:08.978Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-12-10T12:24:09.694Z] using credential docker-jenkins-github-credentials [2019-12-10T12:24:09.772Z] Cloning the remote Git repository [2019-12-10T12:24:09.772Z] Cloning with configured refspecs honoured and without tags [2019-12-10T12:24:09.911Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-12-10T12:24:10.477Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-12-10T12:24:10.676Z] ok github.com/docker/docker/cmd/dockerd 0.137s coverage: 30.3% of statements [2019-12-10T12:24:10.676Z] ok github.com/docker/docker/container 0.171s coverage: 35.3% of statements [2019-12-10T12:24:10.676Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-10T12:24:10.676Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-10T12:24:10.676Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-10T12:24:10.676Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-10T12:24:11.868Z] #18 ... [2019-12-10T12:24:11.868Z] [2019-12-10T12:24:11.868Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:24:11.868Z] #42 79.44 DEP compel/plugins/fds/fds.d [2019-12-10T12:24:11.868Z] #42 79.83 CC compel/plugins/std/std.o [2019-12-10T12:24:11.868Z] #42 80.56 CC compel/plugins/std/fds.o [2019-12-10T12:24:11.868Z] #42 81.23 CC compel/plugins/std/log.o [2019-12-10T12:24:11.868Z] #42 82.96 CC compel/plugins/std/string.o [2019-12-10T12:24:11.868Z] #42 83.85 CC compel/plugins/std/infect.o [2019-12-10T12:24:11.868Z] #42 84.96 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-12-10T12:24:11.868Z] #42 85.07 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-12-10T12:24:11.868Z] #42 85.20 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-12-10T12:24:11.868Z] #42 85.28 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-12-10T12:24:11.868Z] #42 85.43 AR compel/plugins/std.lib.a [2019-12-10T12:24:11.868Z] #42 85.58 CC compel/plugins/fds/fds.o [2019-12-10T12:24:11.868Z] #42 86.14 AR compel/plugins/fds.lib.a [2019-12-10T12:24:11.868Z] #42 86.29 HOSTDEP compel/src/lib/log-host.d [2019-12-10T12:24:11.868Z] #42 86.61 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-10T12:24:11.868Z] #42 86.87 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-12-10T12:24:11.868Z] #42 87.12 HOSTDEP compel/src/main-host.d [2019-12-10T12:24:11.868Z] #42 87.43 DEP compel/src/lib/ptrace.d [2019-12-10T12:24:11.868Z] #42 87.74 DEP compel/src/lib/infect.d [2019-12-10T12:24:11.868Z] #42 88.09 DEP compel/src/lib/infect-util.d [2019-12-10T12:24:11.868Z] #42 88.31 DEP compel/src/lib/infect-rpc.d [2019-12-10T12:24:11.868Z] #42 88.57 DEP compel/arch/ppc64/src/lib/infect.d [2019-12-10T12:24:11.868Z] #42 88.78 DEP compel/arch/ppc64/src/lib/cpu.d [2019-12-10T12:24:11.868Z] #42 89.03 DEP compel/src/lib/log.d [2019-12-10T12:24:11.868Z] #42 89.28 DEP compel/src/main.d [2019-12-10T12:24:11.868Z] #42 89.50 DEP compel/src/lib/handle-elf.d [2019-12-10T12:24:09.959Z] Cloning repository https://github.com/moby/moby.git [2019-12-10T12:24:10.411Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-12-10T12:24:11.532Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-10T12:24:11.533Z] > git --version # timeout=10 [2019-12-10T12:24:11.568Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-10T12:24:11.570Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39839/head:refs/remotes/origin/PR-39839 +refs/heads/master:refs/remotes/origin/master [2019-12-10T12:24:12.216Z] #42 89.75 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-12-10T12:24:12.216Z] #42 90.03 CC compel/src/lib/log.o [2019-12-10T12:24:12.564Z] #42 90.48 CC compel/arch/ppc64/src/lib/cpu.o [2019-12-10T12:24:13.001Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-12-10T12:24:13.323Z] #42 91.20 CC compel/arch/ppc64/src/lib/infect.o [2019-12-10T12:24:13.932Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-12-10T12:24:14.189Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-12-10T12:24:14.754Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-12-10T12:24:14.754Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-12-10T12:24:14.883Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.028s coverage: 65.3% of statements [2019-12-10T12:24:14.883Z] ok github.com/docker/docker/daemon/cluster/convert 0.027s coverage: 35.8% of statements [2019-12-10T12:24:15.073Z] #42 92.64 CC compel/src/lib/infect-rpc.o [2019-12-10T12:24:15.073Z] #42 ... [2019-12-10T12:24:15.073Z] [2019-12-10T12:24:15.073Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:24:15.073Z] #18 118.0 Selecting previously unselected package vim. [2019-12-10T12:24:15.073Z] #18 118.0 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-12-10T12:24:15.073Z] #18 118.0 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:24:15.143Z] ok github.com/docker/docker/daemon/cluster 0.128s coverage: 0.5% of statements [2019-12-10T12:24:15.820Z] #18 118.8 Selecting previously unselected package xfsprogs. [2019-12-10T12:24:15.820Z] #18 118.8 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-12-10T12:24:15.820Z] #18 118.8 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-10T12:24:16.170Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-12-10T12:24:16.565Z] #18 119.5 Selecting previously unselected package zip. [2019-12-10T12:24:16.565Z] #18 119.6 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-12-10T12:24:16.565Z] #18 119.6 Unpacking zip (3.0-11+b1) ... [2019-12-10T12:24:16.652Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-12-10T12:24:16.652Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-12-10T12:24:16.652Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-12-10T12:24:16.889Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-12-10T12:24:16.889Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-13e0d1f6\powershellScript.ps1'; exit $LASTEXITCODE; [2019-12-10T12:24:16.889Z] ---------------------------------------------------------------------------- [2019-12-10T12:24:16.889Z] [2019-12-10T12:24:16.889Z] INFO: executeCI.ps1 starting at Tue Dec 10 12:24:16 CUT 2019 [2019-12-10T12:24:16.889Z] [2019-12-10T12:24:16.889Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-12-10T12:24:16.889Z] INFO: Running git version 2.24.0.windows.1 [2019-12-10T12:24:16.889Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-12-10T12:24:16.889Z] INFO: Environment variables: [2019-12-10T12:24:16.889Z] [2019-12-10T12:24:16.889Z] Name Value [2019-12-10T12:24:16.889Z] ---- ----- [2019-12-10T12:24:16.889Z] ALLUSERSPROFILE C:\ProgramData [2019-12-10T12:24:16.889Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-12-10T12:24:16.889Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-12-10T12:24:16.889Z] BRANCH_NAME PR-39839 [2019-12-10T12:24:16.889Z] BUILD_DISPLAY_NAME #6 [2019-12-10T12:24:16.889Z] BUILD_ID 6 [2019-12-10T12:24:16.889Z] BUILD_NUMBER 6 [2019-12-10T12:24:16.889Z] BUILD_TAG jenkins-moby-PR-39839-6 [2019-12-10T12:24:16.889Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-39839/6/ [2019-12-10T12:24:16.889Z] CHANGE_AUTHOR tao12345666333 [2019-12-10T12:24:16.889Z] CHANGE_AUTHOR_DISPLAY_NAME Jintao Zhang [2019-12-10T12:24:16.889Z] CHANGE_AUTHOR_EMAIL zhangjintao9020@gmail.com [2019-12-10T12:24:16.889Z] CHANGE_BRANCH fix-test-case [2019-12-10T12:24:16.889Z] CHANGE_FORK tao12345666333 [2019-12-10T12:24:16.889Z] CHANGE_ID 39839 [2019-12-10T12:24:16.889Z] CHANGE_TARGET master [2019-12-10T12:24:16.889Z] CHANGE_TITLE Testcase: Change time comparison logic. [2019-12-10T12:24:16.889Z] CHANGE_URL https://github.com/moby/moby/pull/39839 [2019-12-10T12:24:16.889Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-10T12:24:16.889Z] CommonProgramFiles C:\Program Files\Common Files [2019-12-10T12:24:16.889Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-12-10T12:24:16.889Z] CommonProgramW6432 C:\Program Files\Common Files [2019-12-10T12:24:16.889Z] COMPUTERNAME azwin-2-1e1b10 [2019-12-10T12:24:16.889Z] ComSpec C:\windows\system32\cmd.exe [2019-12-10T12:24:16.889Z] ConfigSequenceNumber 0 [2019-12-10T12:24:16.889Z] DOCKER_BUILDKIT 0 [2019-12-10T12:24:16.889Z] DOCKER_DUT_DEBUG 1 [2019-12-10T12:24:16.889Z] DOCKER_EXPERIMENTAL 1 [2019-12-10T12:24:16.889Z] DOCKER_GRAPHDRIVER overlay2 [2019-12-10T12:24:16.890Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-12-10T12:24:16.890Z] EXECUTOR_NUMBER 0 [2019-12-10T12:24:16.890Z] FQDN azwin-2-1e1b10.westus.cloudapp.azure.com [2019-12-10T12:24:16.890Z] GIT_BRANCH PR-39839 [2019-12-10T12:24:16.890Z] GIT_COMMIT 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:24:16.890Z] GIT_PREVIOUS_COMMIT a9971287a0b2cc4876db38284038b1791a05d80b [2019-12-10T12:24:16.890Z] GIT_URL https://github.com/moby/moby.git [2019-12-10T12:24:16.890Z] HUDSON_COOKIE b65d3a42-f029-4b2a-b6cd-c6211cb5860c [2019-12-10T12:24:16.890Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-12-10T12:24:16.890Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-12-10T12:24:16.890Z] HUDSON_URL https://ci.docker.com/public/ [2019-12-10T12:24:16.890Z] janky true [2019-12-10T12:24:16.890Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64 [2019-12-10T12:24:16.890Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-12-10T12:24:16.890Z] JENKINS_NODE_COOKIE d1eeaa11-6a7b-4630-a9ab-691fd8e22eb5 [2019-12-10T12:24:16.890Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-12-10T12:24:16.890Z] JENKINS_URL https://ci.docker.com/public/ [2019-12-10T12:24:16.890Z] JOB_BASE_NAME PR-39839 [2019-12-10T12:24:16.890Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39839/display/redirect [2019-12-10T12:24:16.890Z] JOB_NAME moby/PR-39839 [2019-12-10T12:24:16.890Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-39839/ [2019-12-10T12:24:16.890Z] library.jps.version master [2019-12-10T12:24:16.890Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-12-10T12:24:16.890Z] NODE_LABELS amd64 azure azwin-2-1e1b10 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-12-10T12:24:16.890Z] NODE_NAME azwin-2-1e1b10 [2019-12-10T12:24:16.890Z] NUMBER_OF_PROCESSORS 4 [2019-12-10T12:24:16.890Z] OS Windows_NT [2019-12-10T12:24:16.890Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-12-10T12:24:16.890Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-12-10T12:24:16.890Z] powerpc true [2019-12-10T12:24:16.890Z] PROCESSOR_ARCHITECTURE AMD64 [2019-12-10T12:24:16.890Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-12-10T12:24:16.890Z] PROCESSOR_LEVEL 6 [2019-12-10T12:24:16.890Z] PROCESSOR_REVISION 4f01 [2019-12-10T12:24:16.890Z] ProgramData C:\ProgramData [2019-12-10T12:24:16.890Z] ProgramFiles C:\Program Files [2019-12-10T12:24:16.890Z] ProgramFiles(x86) C:\Program Files (x86) [2019-12-10T12:24:16.890Z] ProgramW6432 C:\Program Files [2019-12-10T12:24:16.890Z] PROMPT $P$G [2019-12-10T12:24:16.890Z] PSExecutionPolicyPreference Bypass [2019-12-10T12:24:16.890Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-12-10T12:24:16.890Z] PUBLIC C:\Users\Public [2019-12-10T12:24:16.890Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39839/6/display/redirect?page=changes [2019-12-10T12:24:16.890Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39839/6/display/redirect [2019-12-10T12:24:16.890Z] skip_dco false [2019-12-10T12:24:16.890Z] SKIP_VALIDATION_TESTS 1 [2019-12-10T12:24:16.890Z] SOURCES_DRIVE d [2019-12-10T12:24:16.890Z] SOURCES_SUBDIR gopath [2019-12-10T12:24:16.890Z] STAGE_NAME Run tests [2019-12-10T12:24:16.890Z] SystemDrive C: [2019-12-10T12:24:16.890Z] SystemRoot C:\windows [2019-12-10T12:24:16.890Z] TEMP C:\windows\TEMP [2019-12-10T12:24:16.890Z] TESTDEBUG 0 [2019-12-10T12:24:16.890Z] TESTRUN_DRIVE d [2019-12-10T12:24:16.890Z] TESTRUN_SUBDIR CI [2019-12-10T12:24:16.890Z] TIMEOUT 120m [2019-12-10T12:24:16.890Z] TMP C:\windows\TEMP [2019-12-10T12:24:16.890Z] unit_validate true [2019-12-10T12:24:16.890Z] USERDOMAIN WORKGROUP [2019-12-10T12:24:16.890Z] USERNAME azwin-2-1e1b10$ [2019-12-10T12:24:16.890Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-12-10T12:24:16.890Z] windir C:\windows [2019-12-10T12:24:16.890Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-12-10T12:24:16.890Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-12-10T12:24:16.890Z] windowsRS1 true [2019-12-10T12:24:16.890Z] windowsRS5 true [2019-12-10T12:24:16.890Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-12-10T12:24:16.890Z] z true [2019-12-10T12:24:16.890Z] [2019-12-10T12:24:16.890Z] [2019-12-10T12:24:16.890Z] [2019-12-10T12:24:16.956Z] #18 119.9 Selecting previously unselected package libapparmor-perl. [2019-12-10T12:24:16.956Z] #18 119.9 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-12-10T12:24:16.956Z] #18 120.0 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-10T12:24:17.055Z] ok github.com/docker/docker/daemon/discovery 0.033s coverage: 30.0% of statements [2019-12-10T12:24:17.327Z] #18 120.1 Selecting previously unselected package apparmor. [2019-12-10T12:24:17.327Z] #18 120.1 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-12-10T12:24:17.327Z] #18 120.4 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-10T12:24:17.357Z] INFO: Sources under d:\gopath\... [2019-12-10T12:24:17.357Z] INFO: Test run under d:\CI\... [2019-12-10T12:24:17.357Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-12-10T12:24:17.357Z] INFO: docker/docker repository was found [2019-12-10T12:24:17.584Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-12-10T12:24:17.822Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-12-10T12:24:18.070Z] #18 120.9 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-10T12:24:18.070Z] #18 120.9 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-12-10T12:24:18.070Z] #18 120.9 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-10T12:24:18.515Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-12-10T12:24:18.803Z] ltsc2019: Pulling from windows/servercore [2019-12-10T12:24:18.803Z] 65014b3c3121: Pulling fs layer [2019-12-10T12:24:18.803Z] e96b0897c5d1: Pulling fs layer [2019-12-10T12:24:18.969Z] ok github.com/docker/docker/daemon/events 0.092s coverage: 50.0% of statements [2019-12-10T12:24:19.230Z] ok github.com/docker/docker/daemon/config 0.086s coverage: 82.1% of statements [2019-12-10T12:24:19.372Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 1m49.378242019s [2019-12-10T12:24:19.372Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 451.074629ms [2019-12-10T12:24:19.886Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-12-10T12:24:20.409Z] #18 123.0 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-10T12:24:20.409Z] #18 123.0 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-12-10T12:24:20.409Z] #18 123.0 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-10T12:24:20.409Z] #18 ... [2019-12-10T12:24:20.409Z] [2019-12-10T12:24:20.409Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:24:20.409Z] #45 172.2 text/template [2019-12-10T12:24:20.755Z] #45 ... [2019-12-10T12:24:20.755Z] [2019-12-10T12:24:20.755Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:24:20.755Z] #42 93.38 CC compel/src/lib/infect-util.o [2019-12-10T12:24:20.755Z] #42 93.93 CC compel/src/lib/infect.o [2019-12-10T12:24:20.817Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-12-10T12:24:21.102Z] #42 ... [2019-12-10T12:24:21.102Z] [2019-12-10T12:24:21.102Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:24:21.102Z] #45 182.8 go/parser [2019-12-10T12:24:21.773Z] ok github.com/docker/docker/daemon/graphdriver 0.031s coverage: 2.2% of statements [2019-12-10T12:24:22.822Z] #45 184.5 encoding/xml [2019-12-10T12:24:23.341Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-12-10T12:24:25.063Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2019-12-10T12:24:25.945Z] e96b0897c5d1: Verifying Checksum [2019-12-10T12:24:25.945Z] e96b0897c5d1: Download complete [2019-12-10T12:24:25.973Z] Fetching without tags [2019-12-10T12:24:25.999Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.484s coverage: 13.7% of statements [2019-12-10T12:24:25.646Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-10T12:24:25.752Z] > git config --add remote.origin.fetch +refs/pull/39839/head:refs/remotes/origin/PR-39839 # timeout=10 [2019-12-10T12:24:25.790Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-10T12:24:25.893Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-10T12:24:26.620Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-12-10T12:24:26.656Z] Merging remotes/origin/master commit 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f into PR head commit 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:24:26.718Z] #45 ... [2019-12-10T12:24:26.718Z] [2019-12-10T12:24:26.718Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:24:26.718Z] #18 125.7 Selecting previously unselected package binutils-mingw-w64. [2019-12-10T12:24:26.718Z] #18 125.7 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-10T12:24:26.718Z] #18 125.7 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-10T12:24:26.718Z] #18 125.8 Selecting previously unselected package mingw-w64-common. [2019-12-10T12:24:26.718Z] #18 125.9 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-10T12:24:26.718Z] #18 125.9 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-10T12:24:26.941Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.799s coverage: 57.0% of statements [2019-12-10T12:24:27.552Z] --- PASS: TestBuildWithHugeFile (98.08s) [2019-12-10T12:24:27.552Z] === RUN TestBuildWithEmptyDockerfile [2019-12-10T12:24:27.552Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-10T12:24:27.552Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-10T12:24:27.552Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-10T12:24:27.552Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-10T12:24:27.552Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-10T12:24:27.552Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-10T12:24:27.552Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-10T12:24:27.552Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-10T12:24:27.810Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-10T12:24:27.810Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2019-12-10T12:24:27.810Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2019-12-10T12:24:27.810Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2019-12-10T12:24:27.810Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2019-12-10T12:24:27.810Z] === RUN TestBuildPreserveOwnership [2019-12-10T12:24:27.810Z] === RUN TestBuildPreserveOwnership/copy_from [2019-12-10T12:24:27.810Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-12-10T12:24:28.376Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-12-10T12:24:28.462Z] #18 131.5 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-10T12:24:28.462Z] #18 131.5 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-10T12:24:28.462Z] #18 131.5 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-10T12:24:26.003Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-10T12:24:26.003Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-10T12:24:26.004Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39839/head:refs/remotes/origin/PR-39839 +refs/heads/master:refs/remotes/origin/master [2019-12-10T12:24:26.755Z] > git config core.sparsecheckout # timeout=10 [2019-12-10T12:24:26.789Z] > git checkout -f 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:24:29.708Z] Merge succeeded, producing 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:24:29.709Z] Checking out Revision 56c5668068f256f3cd347c2cb20baa874daf1aa7 (PR-39839) [2019-12-10T12:24:31.266Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.634s coverage: 72.5% of statements [2019-12-10T12:24:31.266Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.757s coverage: 48.6% of statements [2019-12-10T12:24:31.266Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.809s coverage: 46.3% of statements [2019-12-10T12:24:31.690Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-12-10T12:24:29.425Z] > git merge 2d467dc8d00790da8f4f8d1c0ab3ed7811b7958f # timeout=10 [2019-12-10T12:24:29.574Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-12-10T12:24:29.737Z] > git config core.sparsecheckout # timeout=10 [2019-12-10T12:24:29.777Z] > git checkout -f 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:24:31.728Z] #18 ... [2019-12-10T12:24:31.728Z] [2019-12-10T12:24:31.728Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:24:31.728Z] #42 99.07 CC compel/src/lib/ptrace.o [2019-12-10T12:24:31.728Z] #42 99.92 AR compel/libcompel.a [2019-12-10T12:24:31.728Z] #42 100.1 HOSTCC compel/src/main-host.o [2019-12-10T12:24:31.728Z] #42 100.7 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-12-10T12:24:31.728Z] #42 101.0 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-10T12:24:31.728Z] #42 102.0 HOSTCC compel/src/lib/log-host.o [2019-12-10T12:24:31.728Z] #42 102.5 HOSTLINK compel/compel-host-bin [2019-12-10T12:24:31.728Z] #42 102.7 DEP soccr/soccr.d [2019-12-10T12:24:31.728Z] #42 103.2 CC soccr/soccr.o [2019-12-10T12:24:31.728Z] #42 107.1 AR soccr/libsoccr.a [2019-12-10T12:24:31.728Z] #42 107.2 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-10T12:24:31.728Z] #42 108.0 DEP criu/arch/ppc64/sigframe.d [2019-12-10T12:24:31.728Z] #42 108.2 DEP criu/arch/ppc64/crtools.d [2019-12-10T12:24:31.728Z] #42 108.6 DEP criu/arch/ppc64/cpu.d [2019-12-10T12:24:31.728Z] #42 109.0 CC criu/arch/ppc64/cpu.o [2019-12-10T12:24:31.948Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-12-10T12:24:32.475Z] #42 110.1 CC criu/arch/ppc64/crtools.o [2019-12-10T12:24:33.801Z] ok github.com/docker/docker/daemon 12.303s coverage: 17.6% of statements [2019-12-10T12:24:33.801Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.541s coverage: 76.1% of statements [2019-12-10T12:24:33.801Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-10T12:24:33.801Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-10T12:24:33.801Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-10T12:24:33.801Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-10T12:24:33.801Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-10T12:24:33.801Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.032s coverage: 58.0% of statements [2019-12-10T12:24:33.844Z] --- PASS: TestBuildPreserveOwnership (5.91s) [2019-12-10T12:24:33.844Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.81s) [2019-12-10T12:24:33.844Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2019-12-10T12:24:33.844Z] === RUN TestBuildPlatformInvalid [2019-12-10T12:24:33.844Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2019-12-10T12:24:33.844Z] PASS [2019-12-10T12:24:33.844Z] [2019-12-10T12:24:33.844Z] === Skipped [2019-12-10T12:24:33.844Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-12-10T12:24:33.844Z] build_session_test.go:25: TODO: BuildKit [2019-12-10T12:24:33.844Z] [2019-12-10T12:24:33.844Z] [2019-12-10T12:24:33.844Z] DONE 32 tests, 1 skipped in 184.611s [2019-12-10T12:24:33.844Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-12-10T12:24:33.844Z] ++ 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-12-10T12:24:33.844Z] ++ set -e [2019-12-10T12:24:33.844Z] ++ '[' -n 0 ']' [2019-12-10T12:24:33.844Z] ++ set -x [2019-12-10T12:24:33.844Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-12-10T12:24:34.101Z] INFO: Testing against a local daemon [2019-12-10T12:24:34.101Z] === RUN TestConfigList [2019-12-10T12:24:34.748Z] 65014b3c3121: Verifying Checksum [2019-12-10T12:24:34.748Z] 65014b3c3121: Download complete [2019-12-10T12:24:34.817Z] #42 112.5 CC criu/arch/ppc64/sigframe.o [2019-12-10T12:24:35.164Z] #42 113.0 LINK criu/arch/ppc64/crtools.built-in.o [2019-12-10T12:24:35.164Z] #42 113.0 DEP criu/arch/ppc64/misc.d [2019-12-10T12:24:35.184Z] ok github.com/docker/docker/daemon/links 0.018s coverage: 93.0% of statements [2019-12-10T12:24:35.470Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-12-10T12:24:35.509Z] #42 113.1 DEP criu/arch/ppc64/vdso-trampoline.d [2019-12-10T12:24:35.509Z] #42 113.2 DEP criu/arch/ppc64/vdso-pie.d [2019-12-10T12:24:35.509Z] #42 113.5 DEP criu/pie/parasite-vdso.d [2019-12-10T12:24:35.757Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2019-12-10T12:24:36.034Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-12-10T12:24:36.263Z] #42 113.9 DEP criu/pie/util-vdso.d [2019-12-10T12:24:36.263Z] #42 ... [2019-12-10T12:24:36.263Z] [2019-12-10T12:24:36.263Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:24:36.263Z] #18 139.0 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-10T12:24:36.263Z] #18 139.1 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-12-10T12:24:36.263Z] #18 139.1 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-10T12:24:36.263Z] #18 139.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-10T12:24:36.263Z] #18 139.2 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-12-10T12:24:36.263Z] #18 139.2 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-10T12:24:36.598Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-12-10T12:24:36.856Z] --- PASS: TestConfigList (2.89s) [2019-12-10T12:24:36.856Z] === RUN TestConfigsCreateAndDelete [2019-12-10T12:24:37.113Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-12-10T12:24:37.142Z] ok github.com/docker/docker/daemon/logger 0.240s coverage: 42.7% of statements [2019-12-10T12:24:37.493Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 4.9% of statements [2019-12-10T12:24:37.584Z] #18 ... [2019-12-10T12:24:37.584Z] [2019-12-10T12:24:37.584Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:24:37.584Z] #63 189.1 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-10T12:24:37.584Z] #63 189.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-12-10T12:24:37.584Z] #63 ... [2019-12-10T12:24:37.584Z] [2019-12-10T12:24:37.584Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:24:37.584Z] #42 114.2 DEP criu/pie/util.d [2019-12-10T12:24:37.584Z] #42 114.6 CC criu/pie/util.o [2019-12-10T12:24:37.584Z] #42 115.4 CC criu/pie/util-vdso.o [2019-12-10T12:24:37.797Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-12-10T12:24:37.921Z] Commit message: "Testcase: Change time comparison logic." [2019-12-10T12:24:38.434Z] ok github.com/docker/docker/daemon/logger/awslogs 0.281s coverage: 77.8% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2019-12-10T12:24:38.694Z] ok github.com/docker/docker/daemon/logger/gelf 0.044s coverage: 67.0% of statements [2019-12-10T12:24:38.694Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.018s coverage: 60.1% of statements [2019-12-10T12:24:38.694Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-12-10T12:24:38.694Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-10T12:24:38.694Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-10T12:24:38.694Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-10T12:24:38.694Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-10T12:24:38.694Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [Pipeline] sh [2019-12-10T12:24:38.954Z] ok github.com/docker/docker/daemon/logger/journald 0.024s coverage: 26.2% of statements [2019-12-10T12:24:39.314Z] #42 117.1 CC criu/pie/parasite-vdso.o [2019-12-10T12:24:39.525Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 88.3% of statements [2019-12-10T12:24:40.095Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.029s coverage: 62.1% of statements [2019-12-10T12:24:40.667Z] ok github.com/docker/docker/daemon/logger/local 0.041s coverage: 74.7% of statements [2019-12-10T12:24:40.667Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-10T12:24:40.721Z] + docker version [2019-12-10T12:24:40.928Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.069s coverage: 19.9% of statements [2019-12-10T12:24:41.037Z] #42 118.5 CC criu/arch/ppc64/vdso-pie.o [2019-12-10T12:24:41.037Z] #42 ... [2019-12-10T12:24:41.037Z] [2019-12-10T12:24:41.037Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:24:41.037Z] #63 DONE 202.8s [2019-12-10T12:24:41.037Z] [2019-12-10T12:24:41.037Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-10T12:24:41.037Z] #64 DONE 0.1s [2019-12-10T12:24:41.037Z] [2019-12-10T12:24:41.037Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:24:41.037Z] #45 197.8 go/doc [2019-12-10T12:24:41.037Z] #45 201.8 crypto/rand [2019-12-10T12:24:41.075Z] --- PASS: TestConfigsCreateAndDelete (3.56s) [2019-12-10T12:24:41.075Z] === RUN TestConfigsUpdate [2019-12-10T12:24:41.075Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-12-10T12:24:41.075Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-12-10T12:24:41.499Z] ok github.com/docker/docker/daemon/logger/syslog 0.027s coverage: 47.8% of statements [2019-12-10T12:24:41.640Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-12-10T12:24:41.760Z] ok github.com/docker/docker/daemon/logger/templates 0.017s coverage: 8.3% of statements [2019-12-10T12:24:42.204Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-12-10T12:24:42.242Z] #45 ... [2019-12-10T12:24:42.242Z] [2019-12-10T12:24:42.242Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:24:42.242Z] #42 119.7 CC criu/arch/ppc64/vdso-trampoline.o [2019-12-10T12:24:42.242Z] #42 119.8 CC criu/arch/ppc64/misc.o [2019-12-10T12:24:42.242Z] #42 120.0 AR criu/pie/pie.lib.a [2019-12-10T12:24:42.587Z] #42 120.2 DEP criu/pie/restorer.d [2019-12-10T12:24:42.701Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2019-12-10T12:24:43.324Z] #42 120.9 DEP criu/arch/ppc64/restorer.d [2019-12-10T12:24:43.324Z] #42 121.2 DEP criu/pie/parasite.d [2019-12-10T12:24:43.577Z] --- PASS: TestConfigsUpdate (3.16s) [2019-12-10T12:24:43.577Z] === RUN TestTemplatedConfig [2019-12-10T12:24:44.068Z] #42 121.8 CC criu/pie/parasite.o [2019-12-10T12:24:44.085Z] ok github.com/docker/docker/daemon/logger/splunk 1.937s coverage: 82.5% of statements [2019-12-10T12:24:44.085Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-10T12:24:44.085Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-10T12:24:44.085Z] ok github.com/docker/docker/distribution/metadata 0.146s coverage: 48.2% of statements [2019-12-10T12:24:44.157Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-12-10T12:24:44.157Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-12-10T12:24:44.157Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-12-10T12:24:44.414Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-12-10T12:24:45.345Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-12-10T12:24:45.472Z] ok github.com/docker/docker/errdefs 0.021s coverage: 49.4% of statements [2019-12-10T12:24:45.736Z] ok github.com/docker/docker/distribution 0.364s coverage: 22.1% of statements [2019-12-10T12:24:45.736Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-10T12:24:46.275Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-12-10T12:24:46.674Z] ok github.com/docker/docker/image 0.059s coverage: 86.4% of statements [2019-12-10T12:24:47.186Z] #42 124.5 LINK criu/pie/parasite.built-in.o [2019-12-10T12:24:47.186Z] #42 124.6 GEN criu/pie/parasite-blob.h [2019-12-10T12:24:47.186Z] #42 124.7 CC criu/arch/ppc64/restorer.o [2019-12-10T12:24:47.613Z] ok github.com/docker/docker/distribution/xfer 1.751s coverage: 85.1% of statements [2019-12-10T12:24:47.613Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-10T12:24:47.613Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2019-12-10T12:24:47.613Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-10T12:24:47.613Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2019-12-10T12:24:47.613Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-10T12:24:47.647Z] --- PASS: TestTemplatedConfig (4.00s) [2019-12-10T12:24:47.647Z] === RUN TestConfigInspect [2019-12-10T12:24:47.792Z] Client: Docker Engine - Enterprise [2019-12-10T12:24:47.792Z] Version: 19.03.2 [2019-12-10T12:24:47.792Z] API version: 1.40 [2019-12-10T12:24:47.792Z] Go version: go1.12.8 [2019-12-10T12:24:47.792Z] Git commit: c92ab06ed9 [2019-12-10T12:24:47.792Z] Built: 09/03/2019 16:38:11 [2019-12-10T12:24:47.792Z] OS/Arch: windows/amd64 [2019-12-10T12:24:47.792Z] Experimental: false [2019-12-10T12:24:47.792Z] [2019-12-10T12:24:47.792Z] Server: Docker Engine - Enterprise [2019-12-10T12:24:47.792Z] Engine: [2019-12-10T12:24:47.792Z] Version: 19.03.2 [2019-12-10T12:24:47.792Z] API version: 1.40 (minimum version 1.24) [2019-12-10T12:24:47.792Z] Go version: go1.12.8 [2019-12-10T12:24:47.792Z] Git commit: c92ab06ed9 [2019-12-10T12:24:47.792Z] Built: 09/03/2019 16:35:47 [2019-12-10T12:24:47.792Z] OS/Arch: windows/amd64 [2019-12-10T12:24:47.792Z] Experimental: true [2019-12-10T12:24:47.924Z] #42 125.6 CC criu/pie/restorer.o [2019-12-10T12:24:48.181Z] ok github.com/docker/docker/libcontainerd/queue 0.053s coverage: 100.0% of statements [2019-12-10T12:24:48.214Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [Pipeline] sh [2019-12-10T12:24:48.751Z] ok github.com/docker/docker/pkg/aaparser 0.012s coverage: 50.0% of statements [2019-12-10T12:24:48.779Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-12-10T12:24:49.319Z] + docker info [2019-12-10T12:24:49.691Z] ok github.com/docker/docker/opts 0.085s coverage: 66.9% of statements [2019-12-10T12:24:50.148Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-12-10T12:24:50.633Z] ok github.com/docker/docker/pkg/authorization 0.328s coverage: 68.3% of statements [2019-12-10T12:24:50.633Z] ok github.com/docker/docker/pkg/broadcaster 0.014s coverage: 100.0% of statements [2019-12-10T12:24:50.712Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-12-10T12:24:50.892Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2019-12-10T12:24:50.970Z] --- PASS: TestConfigInspect (3.28s) [2019-12-10T12:24:50.970Z] === RUN TestConfigCreateWithLabels [2019-12-10T12:24:51.535Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-12-10T12:24:51.830Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2019-12-10T12:24:52.401Z] ok github.com/docker/docker/pkg/discovery 0.018s coverage: 58.3% of statements [2019-12-10T12:24:52.465Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-12-10T12:24:52.661Z] ok github.com/docker/docker/pkg/archive 1.272s coverage: 76.8% of statements [2019-12-10T12:24:53.230Z] ok github.com/docker/docker/pkg/discovery/file 0.023s coverage: 92.9% of statements [2019-12-10T12:24:53.798Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2019-12-10T12:24:53.971Z] #42 131.1 LINK criu/pie/restorer.built-in.o [2019-12-10T12:24:53.971Z] #42 131.1 GEN criu/pie/restorer-blob.h [2019-12-10T12:24:53.971Z] #42 131.4 DEP criu/vdso.d [2019-12-10T12:24:53.971Z] #42 ... [2019-12-10T12:24:53.971Z] [2019-12-10T12:24:53.971Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:24:53.971Z] #45 205.5 crypto/elliptic [2019-12-10T12:24:53.971Z] #45 213.5 github.com/LK4D4/vndr/build [2019-12-10T12:24:53.971Z] #45 215.3 encoding/asn1 [2019-12-10T12:24:53.971Z] #45 215.6 crypto/rsa [2019-12-10T12:24:53.971Z] #45 ... [2019-12-10T12:24:53.971Z] [2019-12-10T12:24:53.971Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:24:53.971Z] #42 132.0 DEP criu/uts_ns.d [2019-12-10T12:24:54.362Z] --- PASS: TestConfigCreateWithLabels (3.33s) [2019-12-10T12:24:54.362Z] === RUN TestConfigCreateResolve [2019-12-10T12:24:54.366Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2019-12-10T12:24:54.624Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-12-10T12:24:54.710Z] #42 132.4 DEP criu/util.d [2019-12-10T12:24:55.134Z] #42 132.8 DEP criu/uffd.d [2019-12-10T12:24:55.435Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-12-10T12:24:55.480Z] #42 133.2 DEP criu/tun.d [2019-12-10T12:24:55.562Z] ok github.com/docker/docker/pkg/chrootarchive 3.459s coverage: 43.2% of statements [2019-12-10T12:24:55.821Z] ok github.com/docker/docker/pkg/filenotify 0.613s coverage: 67.0% of statements [2019-12-10T12:24:55.825Z] #42 133.5 DEP criu/tty.d [2019-12-10T12:24:56.001Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-12-10T12:24:56.169Z] #42 134.0 DEP criu/timerfd.d [2019-12-10T12:24:56.391Z] ok github.com/docker/docker/pkg/fileutils 0.055s coverage: 89.5% of statements [2019-12-10T12:24:56.547Z] #42 134.4 DEP criu/sysfs_parse.d [2019-12-10T12:24:56.649Z] ok github.com/docker/docker/pkg/fsutils 0.315s coverage: 85.1% of statements [2019-12-10T12:24:56.890Z] #42 134.8 DEP criu/sysctl.d [2019-12-10T12:24:56.908Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2019-12-10T12:24:56.908Z] ok github.com/docker/docker/pkg/discovery/kv 3.145s coverage: 84.1% of statements [2019-12-10T12:24:57.237Z] #42 135.1 DEP criu/string.d [2019-12-10T12:24:57.584Z] #42 135.3 DEP criu/stats.d [2019-12-10T12:24:57.896Z] --- PASS: TestConfigCreateResolve (3.37s) [2019-12-10T12:24:57.896Z] === RUN TestConfigDaemonLibtrustID [2019-12-10T12:24:57.933Z] #42 135.6 DEP criu/sockets.d [2019-12-10T12:24:58.157Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-12-10T12:24:58.158Z] PASS [2019-12-10T12:24:58.158Z] [2019-12-10T12:24:58.158Z] DONE 8 tests in 24.249s [2019-12-10T12:24:58.158Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-12-10T12:24:58.158Z] ++ 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-12-10T12:24:58.158Z] ++ set -e [2019-12-10T12:24:58.158Z] ++ '[' -n 0 ']' [2019-12-10T12:24:58.158Z] ++ set -x [2019-12-10T12:24:58.158Z] ++ env -i DEST=/go/src/github.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-12-10T12:24:58.278Z] #42 136.0 DEP criu/sk-unix.d [2019-12-10T12:24:58.288Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2019-12-10T12:24:58.288Z] ok github.com/docker/docker/layer 8.031s coverage: 68.8% of statements [2019-12-10T12:24:58.288Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-10T12:24:58.288Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-10T12:24:58.288Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-10T12:24:58.288Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-10T12:24:58.288Z] ? github.com/docker/docker/oci [no test files] [2019-12-10T12:24:58.288Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-10T12:24:58.288Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-10T12:24:58.288Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-10T12:24:58.288Z] ok github.com/docker/docker/pkg/ioutils 0.647s coverage: 68.8% of statements [2019-12-10T12:24:58.288Z] ok github.com/docker/docker/pkg/locker 0.040s coverage: 88.9% of statements [2019-12-10T12:24:58.415Z] INFO: Testing against a local daemon [2019-12-10T12:24:58.415Z] === RUN TestCheckpoint [2019-12-10T12:24:58.415Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-10T12:24:58.415Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-10T12:24:58.415Z] === RUN TestContainerInvalidJSON [2019-12-10T12:24:58.415Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-10T12:24:58.415Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-10T12:24:58.415Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-10T12:24:58.415Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-10T12:24:58.415Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-10T12:24:58.415Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-10T12:24:58.415Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-10T12:24:58.415Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-10T12:24:58.415Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-10T12:24:58.415Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-12-10T12:24:58.415Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-12-10T12:24:58.415Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-12-10T12:24:58.415Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-12-10T12:24:58.415Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-10T12:24:58.415Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-12-10T12:24:58.415Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-10T12:24:58.549Z] ok github.com/docker/docker/pkg/idtools 0.924s coverage: 70.1% of statements [2019-12-10T12:24:58.549Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2019-12-10T12:24:58.549Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-12-10T12:24:58.672Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-12-10T12:24:58.672Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-10T12:24:58.672Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2019-12-10T12:24:58.672Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-10T12:24:58.672Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-12-10T12:24:58.672Z] === RUN TestCopyFromContainer [2019-12-10T12:24:59.017Z] #42 136.5 DEP criu/sk-tcp.d [2019-12-10T12:24:59.017Z] #42 136.9 DEP criu/sk-queue.d [2019-12-10T12:24:59.119Z] ok github.com/docker/docker/pkg/namesgenerator 0.021s coverage: 85.7% of statements [2019-12-10T12:24:59.379Z] ok github.com/docker/docker/pkg/parsers 0.056s coverage: 97.0% of statements [2019-12-10T12:24:59.379Z] ok github.com/docker/docker/pkg/parsers/kernel 0.036s coverage: 60.0% of statements [2019-12-10T12:24:59.604Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-12-10T12:24:59.754Z] #42 137.3 DEP criu/sk-packet.d [2019-12-10T12:24:59.949Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 91.4% of statements [2019-12-10T12:24:59.949Z] ok github.com/docker/docker/pkg/pidfile 0.020s coverage: 82.4% of statements [2019-12-10T12:25:00.099Z] #42 137.8 DEP criu/sk-netlink.d [2019-12-10T12:25:00.169Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-12-10T12:25:00.444Z] #42 138.2 DEP criu/sk-inet.d [2019-12-10T12:25:00.521Z] ok github.com/docker/docker/pkg/mount 0.909s coverage: 70.0% of statements [2019-12-10T12:25:00.521Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-10T12:25:00.521Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-10T12:25:00.521Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-10T12:25:00.521Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.027s coverage: 56.8% of statements [2019-12-10T12:25:00.735Z] === RUN TestCopyFromContainer// [2019-12-10T12:25:00.788Z] #42 138.6 DEP criu/signalfd.d [2019-12-10T12:25:00.993Z] === RUN TestCopyFromContainer//bar/root [2019-12-10T12:25:00.993Z] === RUN TestCopyFromContainer//bar/root/ [2019-12-10T12:25:01.092Z] ok github.com/docker/docker/pkg/pools 0.021s coverage: 88.2% of statements [2019-12-10T12:25:01.132Z] #42 ... [2019-12-10T12:25:01.132Z] [2019-12-10T12:25:01.132Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:25:01.132Z] #45 222.8 vendor/golang.org/x/net/idna [2019-12-10T12:25:01.250Z] === RUN TestCopyFromContainer/bar/quux [2019-12-10T12:25:01.250Z] === RUN TestCopyFromContainer/bar/quux/ [2019-12-10T12:25:01.352Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2019-12-10T12:25:01.352Z] ok github.com/docker/docker/pkg/plugins/transport 0.018s coverage: 85.7% of statements [2019-12-10T12:25:01.507Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-12-10T12:25:01.507Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-12-10T12:25:01.764Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-12-10T12:25:01.764Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-12-10T12:25:01.764Z] === RUN TestCopyFromContainer/bar/notarget [2019-12-10T12:25:01.920Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2019-12-10T12:25:02.022Z] --- PASS: TestCopyFromContainer (3.13s) [2019-12-10T12:25:02.022Z] --- PASS: TestCopyFromContainer// (0.16s) [2019-12-10T12:25:02.022Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-12-10T12:25:02.022Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-12-10T12:25:02.022Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-12-10T12:25:02.022Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2019-12-10T12:25:02.022Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-12-10T12:25:02.022Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-12-10T12:25:02.022Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-12-10T12:25:02.022Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-12-10T12:25:02.022Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-12-10T12:25:02.022Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-10T12:25:02.022Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-10T12:25:02.022Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-10T12:25:02.022Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-10T12:25:02.022Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-10T12:25:02.022Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-10T12:25:02.022Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-10T12:25:02.022Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-10T12:25:02.022Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-10T12:25:02.022Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-10T12:25:02.022Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-12-10T12:25:02.022Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-12-10T12:25:02.022Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-12-10T12:25:02.022Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-12-10T12:25:02.022Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-10T12:25:02.022Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-12-10T12:25:02.022Z] === RUN TestCreateWithInvalidEnv [2019-12-10T12:25:02.022Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-10T12:25:02.022Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-10T12:25:02.022Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-10T12:25:02.022Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-10T12:25:02.022Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-10T12:25:02.022Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-10T12:25:02.022Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-10T12:25:02.022Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-10T12:25:02.022Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-10T12:25:02.022Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-12-10T12:25:02.022Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-12-10T12:25:02.022Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-10T12:25:02.022Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-12-10T12:25:02.022Z] === RUN TestCreateTmpfsMountsTarget [2019-12-10T12:25:02.022Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-12-10T12:25:02.022Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-10T12:25:02.490Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2019-12-10T12:25:02.749Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 73.9% of statements [2019-12-10T12:25:03.318Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2019-12-10T12:25:03.318Z] ok github.com/docker/docker/pkg/streamformatter 0.021s coverage: 66.2% of statements [2019-12-10T12:25:03.887Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2019-12-10T12:25:03.887Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 80.6% of statements [2019-12-10T12:25:03.923Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-12-10T12:25:04.833Z] ok github.com/docker/docker/pkg/tailfile 0.106s coverage: 88.6% of statements [2019-12-10T12:25:04.833Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 36.2% of statements [2019-12-10T12:25:04.853Z] --- PASS: TestCreateWithCustomMaskedPaths (2.63s) [2019-12-10T12:25:04.853Z] === RUN TestCreateWithCapabilities [2019-12-10T12:25:04.853Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-12-10T12:25:04.853Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-12-10T12:25:04.853Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-12-10T12:25:04.853Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-12-10T12:25:04.853Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-12-10T12:25:04.853Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-12-10T12:25:04.853Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-12-10T12:25:04.853Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-12-10T12:25:04.853Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-12-10T12:25:04.853Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-12-10T12:25:04.853Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-10T12:25:04.853Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-10T12:25:04.853Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-12-10T12:25:04.853Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-12-10T12:25:04.853Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-12-10T12:25:04.853Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-12-10T12:25:04.853Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-12-10T12:25:04.853Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-12-10T12:25:04.853Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-12-10T12:25:04.853Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-12-10T12:25:04.853Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-12-10T12:25:04.853Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-12-10T12:25:04.853Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-12-10T12:25:04.853Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-12-10T12:25:04.853Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-12-10T12:25:04.853Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-12-10T12:25:04.853Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-12-10T12:25:04.853Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-12-10T12:25:04.853Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-12-10T12:25:04.853Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-10T12:25:04.853Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-12-10T12:25:04.853Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-12-10T12:25:04.853Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-12-10T12:25:05.028Z] #45 226.6 vendor/golang.org/x/crypto/cryptobyte [2019-12-10T12:25:05.093Z] ok github.com/docker/docker/pkg/signal 2.901s coverage: 61.0% of statements [2019-12-10T12:25:05.112Z] --- PASS: TestCreateWithCapabilities (0.05s) [2019-12-10T12:25:05.112Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-12-10T12:25:05.112Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-12-10T12:25:05.112Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-12-10T12:25:05.112Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-12-10T12:25:05.112Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-12-10T12:25:05.112Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-12-10T12:25:05.112Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2019-12-10T12:25:05.112Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2019-12-10T12:25:05.112Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-12-10T12:25:05.112Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-12-10T12:25:05.112Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-12-10T12:25:05.112Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-10T12:25:05.112Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-12-10T12:25:05.369Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-12-10T12:25:05.663Z] ok github.com/docker/docker/pkg/term 0.027s coverage: 85.9% of statements [2019-12-10T12:25:05.663Z] testing: warning: no tests to run [2019-12-10T12:25:05.663Z] coverage: [no statements] [2019-12-10T12:25:05.663Z] ok github.com/docker/docker/pkg/term/windows 0.012s coverage: [no statements] [no tests to run] [2019-12-10T12:25:05.663Z] ok github.com/docker/docker/pkg/tarsum 0.131s coverage: 89.3% of statements [2019-12-10T12:25:06.222Z] #45 227.7 vendor/golang.org/x/net/http2/hpack [2019-12-10T12:25:06.234Z] ok github.com/docker/docker/pkg/urlutil 0.013s coverage: 100.0% of statements [2019-12-10T12:25:06.234Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements [2019-12-10T12:25:06.234Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2019-12-10T12:25:06.962Z] #45 ... [2019-12-10T12:25:06.962Z] [2019-12-10T12:25:06.962Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:25:06.962Z] #42 139.0 DEP criu/sigframe.d [2019-12-10T12:25:06.962Z] #42 139.2 DEP criu/shmem.d [2019-12-10T12:25:06.962Z] #42 139.5 DEP criu/servicefd.d [2019-12-10T12:25:06.962Z] #42 139.9 DEP criu/seize.d [2019-12-10T12:25:06.962Z] #42 140.2 DEP criu/seccomp.d [2019-12-10T12:25:06.962Z] #42 140.6 DEP criu/rst-malloc.d [2019-12-10T12:25:06.962Z] #42 140.8 DEP criu/rbtree.d [2019-12-10T12:25:06.962Z] #42 140.9 DEP criu/pstree.d [2019-12-10T12:25:06.962Z] #42 141.2 DEP criu/protobuf.d [2019-12-10T12:25:06.962Z] #42 141.6 GEN criu/protobuf-desc-gen.h [2019-12-10T12:25:06.962Z] #42 144.4 DEP criu/protobuf-desc.d [2019-12-10T12:25:06.962Z] #42 144.7 DEP criu/proc_parse.d [2019-12-10T12:25:07.088Z] Client: [2019-12-10T12:25:07.088Z] Debug Mode: false [2019-12-10T12:25:07.088Z] Plugins: [2019-12-10T12:25:07.088Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-12-10T12:25:07.088Z] [2019-12-10T12:25:07.088Z] Server: [2019-12-10T12:25:07.088Z] Containers: 0 [2019-12-10T12:25:07.088Z] Running: 0 [2019-12-10T12:25:07.088Z] Paused: 0 [2019-12-10T12:25:07.088Z] Stopped: 0 [2019-12-10T12:25:07.088Z] Images: 0 [2019-12-10T12:25:07.088Z] Server Version: 19.03.2 [2019-12-10T12:25:07.088Z] Storage Driver: windowsfilter [2019-12-10T12:25:07.088Z] Windows: [2019-12-10T12:25:07.088Z] Logging Driver: json-file [2019-12-10T12:25:07.088Z] Plugins: [2019-12-10T12:25:07.088Z] Volume: local [2019-12-10T12:25:07.088Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-12-10T12:25:07.088Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-10T12:25:07.088Z] Swarm: inactive [2019-12-10T12:25:07.088Z] Default Isolation: process [2019-12-10T12:25:07.088Z] Kernel Version: 10.0 14393 (14393.3321.amd64fre.rs1_release.191016-1811) [2019-12-10T12:25:07.088Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3326) [2019-12-10T12:25:07.088Z] OSType: windows [2019-12-10T12:25:07.088Z] Architecture: x86_64 [2019-12-10T12:25:07.088Z] CPUs: 4 [2019-12-10T12:25:07.088Z] Total Memory: 32GiB [2019-12-10T12:25:07.088Z] Name: azwin-2-6a2470 [2019-12-10T12:25:07.088Z] ID: FDXR:K5KY:SZCY:PWYF:TDXR:BSDN:XSCP:HNPZ:ESJ7:PSQF:MKTA:YH4V [2019-12-10T12:25:07.088Z] Docker Root Dir: D:\docker [2019-12-10T12:25:07.088Z] Debug Mode: false [2019-12-10T12:25:07.088Z] Registry: https://index.docker.io/v1/ [2019-12-10T12:25:07.088Z] Labels: [2019-12-10T12:25:07.088Z] Experimental: true [2019-12-10T12:25:07.088Z] Insecure Registries: [2019-12-10T12:25:07.088Z] 10.0.0.4:5000 [2019-12-10T12:25:07.088Z] 127.0.0.0/8 [2019-12-10T12:25:07.088Z] Registry Mirrors: [2019-12-10T12:25:07.088Z] http://10.0.0.4:5000/ [2019-12-10T12:25:07.088Z] Live Restore Enabled: false [2019-12-10T12:25:07.088Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2019-12-10T12:25:07.266Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-12-10T12:25:07.266Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [Pipeline] powershell [2019-12-10T12:25:07.700Z] #42 145.2 DEP criu/plugin.d [2019-12-10T12:25:07.700Z] #42 145.4 DEP criu/pipes.d [2019-12-10T12:25:07.835Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-12-10T12:25:07.835Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.90s) [2019-12-10T12:25:07.835Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-10T12:25:07.835Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-10T12:25:07.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-10T12:25:07.835Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-10T12:25:07.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-10T12:25:07.835Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-10T12:25:07.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-10T12:25:07.835Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-10T12:25:07.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-10T12:25:07.835Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-10T12:25:07.835Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-10T12:25:07.835Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-10T12:25:07.835Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-10T12:25:08.045Z] #42 145.8 DEP criu/pie-util.d [2019-12-10T12:25:08.045Z] #42 146.0 DEP criu/pie-util-vdso.d [2019-12-10T12:25:08.093Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-10T12:25:08.093Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-10T12:25:08.093Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-10T12:25:08.093Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-12-10T12:25:08.093Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-12-10T12:25:08.093Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-12-10T12:25:08.093Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-12-10T12:25:08.093Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-12-10T12:25:08.093Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-12-10T12:25:08.093Z] === RUN TestContainerStartOnDaemonRestart [2019-12-10T12:25:08.093Z] === PAUSE TestContainerStartOnDaemonRestart [2019-12-10T12:25:08.093Z] === RUN TestDaemonRestartIpcMode [2019-12-10T12:25:08.093Z] === PAUSE TestDaemonRestartIpcMode [2019-12-10T12:25:08.093Z] === RUN TestDiff [2019-12-10T12:25:08.093Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-12-10T12:25:08.142Z] ok github.com/docker/docker/plugin/v2 0.014s coverage: 14.5% of statements [2019-12-10T12:25:08.142Z] ok github.com/docker/docker/profiles/seccomp 0.023s coverage: 73.8% of statements [2019-12-10T12:25:08.390Z] #42 146.3 DEP criu/pie-util-vdso-elf32.d [2019-12-10T12:25:08.657Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-12-10T12:25:08.711Z] ok github.com/docker/docker/reference 0.020s coverage: 84.4% of statements [2019-12-10T12:25:08.733Z] #42 146.5 DEP criu/path.d [2019-12-10T12:25:08.915Z] --- PASS: TestDiff (0.88s) [2019-12-10T12:25:08.915Z] === RUN TestExecWithCloseStdin [2019-12-10T12:25:09.077Z] #42 146.9 DEP criu/parasite-syscall.d [2019-12-10T12:25:09.676Z] ok github.com/docker/docker/plugin 0.584s coverage: 27.1% of statements [2019-12-10T12:25:09.816Z] #42 147.5 DEP criu/pagemap.d [2019-12-10T12:25:09.847Z] --- PASS: TestExecWithCloseStdin (1.06s) [2019-12-10T12:25:09.847Z] === RUN TestExec [2019-12-10T12:25:09.944Z] ok github.com/docker/docker/registry/resumable 0.052s coverage: 100.0% of statements [2019-12-10T12:25:10.161Z] #42 147.9 DEP criu/pagemap-cache.d [2019-12-10T12:25:10.505Z] #42 148.2 DEP criu/page-xfer.d [2019-12-10T12:25:10.524Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 45.3% of statements [2019-12-10T12:25:10.778Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-12-10T12:25:10.783Z] ok github.com/docker/docker/registry 0.297s coverage: 56.0% of statements [2019-12-10T12:25:10.848Z] #42 148.6 DEP criu/page-pipe.d [2019-12-10T12:25:10.848Z] #42 148.8 DEP criu/netfilter.d [2019-12-10T12:25:11.036Z] --- PASS: TestExec (1.06s) [2019-12-10T12:25:11.036Z] === RUN TestExecUser [2019-12-10T12:25:11.042Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2019-12-10T12:25:11.295Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-12-10T12:25:11.302Z] ok github.com/docker/docker/runconfig 0.040s coverage: 68.2% of statements [2019-12-10T12:25:11.586Z] #42 149.1 DEP criu/net.d [2019-12-10T12:25:11.586Z] #42 ... [2019-12-10T12:25:11.586Z] [2019-12-10T12:25:11.586Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:25:11.586Z] #18 164.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-10T12:25:11.586Z] #18 164.6 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-12-10T12:25:11.586Z] #18 164.6 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-10T12:25:11.586Z] #18 ... [2019-12-10T12:25:11.586Z] [2019-12-10T12:25:11.586Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:25:11.586Z] #45 233.3 mime [2019-12-10T12:25:12.227Z] --- PASS: TestExecUser (1.13s) [2019-12-10T12:25:12.227Z] === RUN TestExportContainerAndImportImage [2019-12-10T12:25:12.792Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-12-10T12:25:12.809Z] #45 234.2 net/textproto [2019-12-10T12:25:12.809Z] #45 234.3 vendor/golang.org/x/net/http/httpproxy [2019-12-10T12:25:13.049Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-12-10T12:25:13.210Z] ok github.com/docker/docker/volume/drivers 0.018s coverage: 36.1% of statements [2019-12-10T12:25:13.307Z] --- PASS: TestExportContainerAndImportImage (1.26s) [2019-12-10T12:25:13.307Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-10T12:25:13.872Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-12-10T12:25:14.151Z] ok github.com/docker/docker/volume/local 0.050s coverage: 73.0% of statements [2019-12-10T12:25:14.151Z] ok github.com/docker/docker/volume/mounts 0.054s coverage: 67.0% of statements [2019-12-10T12:25:14.804Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-10T12:25:15.019Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2019-12-10T12:25:15.019Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-10T12:25:15.019Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 4.0% of statements [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/api/types [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-10T12:25:15.019Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-12-10T12:25:15.019Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-10T12:25:15.019Z] ok github.com/docker/docker/api/types/time 0.020s coverage: 100.0% of statements [2019-12-10T12:25:15.019Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/builder [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-10T12:25:15.019Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-10T12:25:15.019Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements [2019-12-10T12:25:15.062Z] --- PASS: TestExportContainerAfterDaemonRestart (1.63s) [2019-12-10T12:25:15.062Z] === RUN TestHealthCheckWorkdir [2019-12-10T12:25:15.088Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2019-12-10T12:25:15.854Z] #45 237.5 crypto/x509 [2019-12-10T12:25:16.303Z] ok github.com/docker/docker/builder/remotecontext 0.267s coverage: 13.6% of statements [2019-12-10T12:25:16.303Z] ok github.com/docker/docker/builder/dockerfile 0.902s coverage: 48.2% of statements [2019-12-10T12:25:16.435Z] --- PASS: TestHealthCheckWorkdir (1.17s) [2019-12-10T12:25:16.435Z] === RUN TestHealthKillContainer [2019-12-10T12:25:16.435Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-12-10T12:25:17.051Z] #45 ... [2019-12-10T12:25:17.051Z] [2019-12-10T12:25:17.051Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:25:17.399Z] #23 233.8 Checking out files: 18% (2009/10716) Checking out files: 19% (2037/10716) Checking out files: 20% (2144/10716) Checking out files: 21% (2251/10716) Checking out files: 22% (2358/10716) Checking out files: 23% (2465/10716) Checking out files: 24% (2572/10716) Checking out files: 25% (2679/10716) Checking out files: 26% (2787/10716) Checking out files: 27% (2894/10716) Checking out files: 28% (3001/10716) Checking out files: 29% (3108/10716) Checking out files: 30% (3215/10716) Checking out files: 31% (3322/10716) Checking out files: 32% (3430/10716) Checking out files: 32% (3492/10716) Checking out files: 33% (3537/10716) Checking out files: 34% (3644/10716) Checking out files: 35% (3751/10716) Checking out files: 36% (3858/10716) Checking out files: 37% (3965/10716) Checking out files: 38% (4073/10716) Checking out files: 39% (4180/10716) Checking out files: 40% (4287/10716) Checking out files: 41% (4394/10716) Checking out files: 42% (4501/10716) Checking out files: 42% (4540/10716) Checking out files: 43% (4608/10716) Checking out files: 44% (4716/10716) Checking out files: 45% (4823/10716) Checking out files: 46% (4930/10716) Checking out files: 47% (5037/10716) Checking out files: 48% (5144/10716) Checking out files: 49% (5251/10716) Checking out files: 50% (5358/10716) Checking out files: 51% (5466/10716) Checking out files: 52% (5573/10716) Checking out files: 53% (5680/10716) Checking out files: 54% (5787/10716) Checking out files: 55% (5894/10716) Checking out files: 56% (6001/10716) Checking out files: 57% (6109/10716) Checking out files: 57% (6154/10716) Checking out files: 58% (6216/10716) Checking out files: 59% (6323/10716) Checking out files: 60% (6430/10716) Checking out files: 61% (6537/10716) Checking out files: 62% (6644/10716) Checking out files: 63% (6752/10716) Checking out files: 64% (6859/10716) Checking out files: 65% (6966/10716) Checking out files: 66% (7073/10716) Checking out files: 67% (7180/10716) Checking out files: 68% (7287/10716) Checking out files: 69% (7395/10716) Checking out files: 70% (7502/10716) Checking out files: 71% (7609/10716) Checking out files: 72% (7716/10716) Checking out files: 73% (7823/10716) Checking out files: 74% (7930/10716) Checking out files: 75% (8037/10716) Checking out files: 75% (8103/10716) Checking out files: 76% (8145/10716) Checking out files: 77% (8252/10716) Checking out files: 78% (8359/10716) Checking out files: 79% (8466/10716) Checking out files: 80% (8573/10716) Checking out files: 81% (8680/10716) Checking out files: 82% (8788/10716) Checking out files: 83% (8895/10716) Checking out files: 84% (9002/10716) Checking out files: 85% (9109/10716) Checking out files: 86% (9216/10716) Checking out files: 87% (9323/10716) Checking out files: 88% (9431/10716) Checking out files: 89% (9538/10716) Checking out files: 89% (9633/10716) Checking out files: 90% (9645/10716) Checking out files: 91% (9752/10716) Checking out files: 92% (9859/10716) Checking out files: 93% (9966/10716) Checking out files: 94% (10074/10716) Checking out files: 95% (10181/10716) Checking out files: 96% (10288/10716) Checking out files: 97% (10395/10716) Checking out files: 98% (10502/10716) Checking out files: 99% (10609/10716) Checking out files: 100% (10716/10716) Checking out files: 100% (10716/10716), done. [2019-12-10T12:25:17.668Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-12-10T12:25:17.742Z] #23 239.3 + cd /tmp/tmp.TjBJ2ZjUbv/tmp/docker-ce [2019-12-10T12:25:17.742Z] #23 239.3 + git checkout -q v17.06.2-ce [2019-12-10T12:25:18.332Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-12-10T12:25:18.332Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-12-10T12:25:18.562Z] ok github.com/docker/docker/builder/remotecontext/git 1.229s coverage: 86.3% of statements [2019-12-10T12:25:18.562Z] ? github.com/docker/docker/cli [no test files] [2019-12-10T12:25:18.562Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-10T12:25:19.273Z] --- PASS: TestHealthKillContainer (3.05s) [2019-12-10T12:25:19.273Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-10T12:25:19.836Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-12-10T12:25:20.093Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2019-12-10T12:25:20.093Z] === RUN TestIpcModeNone [2019-12-10T12:25:21.025Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-12-10T12:25:21.025Z] --- PASS: TestIpcModeNone (0.99s) [2019-12-10T12:25:21.025Z] === RUN TestIpcModePrivate [2019-12-10T12:25:21.589Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-12-10T12:25:21.615Z] #23 ... [2019-12-10T12:25:21.615Z] [2019-12-10T12:25:21.615Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:25:21.615Z] #18 184.0 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-10T12:25:21.615Z] #18 184.0 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-10T12:25:21.615Z] #18 184.1 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-12-10T12:25:21.615Z] #18 184.1 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-10T12:25:21.615Z] #18 184.1 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-12-10T12:25:21.615Z] #18 184.2 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-10T12:25:21.615Z] #18 184.2 Processing triggers for mime-support (3.60) ... [2019-12-10T12:25:21.615Z] #18 184.3 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:25:21.615Z] #18 184.4 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-12-10T12:25:21.615Z] #18 184.4 Setting up libcap2-bin (1:2.25-1) ... [2019-12-10T12:25:21.615Z] #18 184.4 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-10T12:25:21.615Z] #18 184.4 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-10T12:25:21.615Z] #18 184.4 Setting up bash-completion (1:2.1-4.3) ... [2019-12-10T12:25:21.817Z] ok github.com/docker/docker/client 0.275s coverage: 75.8% of statements [2019-12-10T12:25:21.960Z] #18 ... [2019-12-10T12:25:21.960Z] [2019-12-10T12:25:21.960Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:25:21.960Z] #42 149.8 DEP criu/namespaces.d [2019-12-10T12:25:21.960Z] #42 150.3 DEP criu/mount.d [2019-12-10T12:25:21.960Z] #42 150.7 DEP criu/mem.d [2019-12-10T12:25:21.960Z] #42 151.2 DEP criu/lsm.d [2019-12-10T12:25:21.960Z] #42 151.4 DEP criu/log.d [2019-12-10T12:25:21.960Z] #42 151.9 DEP criu/libnetlink.d [2019-12-10T12:25:21.960Z] #42 152.3 DEP criu/kerndat.d [2019-12-10T12:25:21.960Z] #42 152.8 DEP criu/kcmp-ids.d [2019-12-10T12:25:21.960Z] #42 153.1 DEP criu/irmap.d [2019-12-10T12:25:21.960Z] #42 153.4 DEP criu/ipc_ns.d [2019-12-10T12:25:21.960Z] #42 154.0 DEP criu/image.d [2019-12-10T12:25:21.960Z] #42 154.5 DEP criu/image-desc.d [2019-12-10T12:25:21.960Z] #42 154.8 DEP criu/fsnotify.d [2019-12-10T12:25:21.960Z] #42 155.4 DEP criu/filesystems.d [2019-12-10T12:25:21.960Z] #42 155.9 DEP criu/files.d [2019-12-10T12:25:21.960Z] #42 156.5 DEP criu/files-reg.d [2019-12-10T12:25:21.960Z] #42 157.0 DEP criu/files-ext.d [2019-12-10T12:25:21.960Z] #42 157.4 DEP criu/file-lock.d [2019-12-10T12:25:21.960Z] #42 157.9 DEP criu/file-ids.d [2019-12-10T12:25:21.960Z] #42 158.2 DEP criu/fifo.d [2019-12-10T12:25:21.960Z] #42 158.6 DEP criu/fdstore.d [2019-12-10T12:25:21.960Z] #42 158.9 DEP criu/fault-injection.d [2019-12-10T12:25:21.960Z] #42 159.0 DEP criu/external.d [2019-12-10T12:25:21.960Z] #42 159.2 DEP criu/eventpoll.d [2019-12-10T12:25:21.960Z] #42 159.6 DEP criu/eventfd.d [2019-12-10T12:25:22.152Z] --- PASS: TestIpcModePrivate (1.14s) [2019-12-10T12:25:22.152Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:194, shared: false, mustBeShared: false [2019-12-10T12:25:22.152Z] === RUN TestIpcModeShareable [2019-12-10T12:25:22.152Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-12-10T12:25:22.152Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-12-10T12:25:22.305Z] #42 159.9 DEP criu/crtools.d [2019-12-10T12:25:22.583Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-12-10T12:25:22.583Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0c81a16a\powershellScript.ps1'; exit $LASTEXITCODE; [2019-12-10T12:25:22.583Z] ---------------------------------------------------------------------------- [2019-12-10T12:25:22.583Z] [2019-12-10T12:25:22.583Z] INFO: executeCI.ps1 starting at Tue Dec 10 12:25:20 CUT 2019 [2019-12-10T12:25:22.583Z] [2019-12-10T12:25:22.583Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-12-10T12:25:22.583Z] INFO: Running git version 2.24.0.windows.1 [2019-12-10T12:25:22.583Z] INFO: Branch:rs1_release Build:14393.3321.191016-1811 [2019-12-10T12:25:22.583Z] INFO: Environment variables: [2019-12-10T12:25:22.583Z] [2019-12-10T12:25:22.583Z] Name Value [2019-12-10T12:25:22.583Z] ---- ----- [2019-12-10T12:25:22.583Z] ALLUSERSPROFILE C:\ProgramData [2019-12-10T12:25:22.583Z] APPDATA C:\windows\system32\config\systemprofile\AppD... [2019-12-10T12:25:22.583Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-12-10T12:25:22.583Z] BRANCH_NAME PR-39839 [2019-12-10T12:25:22.583Z] BUILD_DISPLAY_NAME #6 [2019-12-10T12:25:22.583Z] BUILD_ID 6 [2019-12-10T12:25:22.583Z] BUILD_NUMBER 6 [2019-12-10T12:25:22.583Z] BUILD_TAG jenkins-moby-PR-39839-6 [2019-12-10T12:25:22.583Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-... [2019-12-10T12:25:22.583Z] CHANGE_AUTHOR tao12345666333 [2019-12-10T12:25:22.583Z] CHANGE_AUTHOR_DISPLAY_NAME Jintao Zhang [2019-12-10T12:25:22.583Z] CHANGE_AUTHOR_EMAIL zhangjintao9020@gmail.com [2019-12-10T12:25:22.583Z] CHANGE_BRANCH fix-test-case [2019-12-10T12:25:22.583Z] CHANGE_FORK tao12345666333 [2019-12-10T12:25:22.583Z] CHANGE_ID 39839 [2019-12-10T12:25:22.583Z] CHANGE_TARGET master [2019-12-10T12:25:22.583Z] CHANGE_TITLE Testcase: Change time comparison logic. [2019-12-10T12:25:22.583Z] CHANGE_URL https://github.com/moby/moby/pull/39839 [2019-12-10T12:25:22.583Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-10T12:25:22.583Z] CommonProgramFiles C:\Program Files\Common Files [2019-12-10T12:25:22.583Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-12-10T12:25:22.583Z] CommonProgramW6432 C:\Program Files\Common Files [2019-12-10T12:25:22.583Z] COMPUTERNAME azwin-2-6a2470 [2019-12-10T12:25:22.583Z] ComSpec C:\windows\system32\cmd.exe [2019-12-10T12:25:22.583Z] ConfigSequenceNumber 0 [2019-12-10T12:25:22.583Z] DOCKER_BUILDKIT 0 [2019-12-10T12:25:22.583Z] DOCKER_DUT_DEBUG 1 [2019-12-10T12:25:22.583Z] DOCKER_EXPERIMENTAL 1 [2019-12-10T12:25:22.583Z] DOCKER_GRAPHDRIVER overlay2 [2019-12-10T12:25:22.583Z] EXECUTOR_NUMBER 0 [2019-12-10T12:25:22.583Z] FQDN azwin-2-6a2470.westus.cloudapp.azure.com [2019-12-10T12:25:22.583Z] GIT_BRANCH PR-39839 [2019-12-10T12:25:22.583Z] GIT_COMMIT 56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:25:22.583Z] GIT_PREVIOUS_COMMIT a9971287a0b2cc4876db38284038b1791a05d80b [2019-12-10T12:25:22.583Z] GIT_URL https://github.com/moby/moby.git [2019-12-10T12:25:22.583Z] HUDSON_COOKIE 89a19af6-9b11-4931-981a-d5f630ca9527 [2019-12-10T12:25:22.583Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-12-10T12:25:22.583Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-12-10T12:25:22.583Z] HUDSON_URL https://ci.docker.com/public/ [2019-12-10T12:25:22.583Z] janky true [2019-12-10T12:25:22.583Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbui... [2019-12-10T12:25:22.583Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-12-10T12:25:22.583Z] JENKINS_NODE_COOKIE 4c65180e-677a-491a-907b-4f7644a3a701 [2019-12-10T12:25:22.583Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-12-10T12:25:22.583Z] JENKINS_URL https://ci.docker.com/public/ [2019-12-10T12:25:22.583Z] JOB_BASE_NAME PR-39839 [2019-12-10T12:25:22.583Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-... [2019-12-10T12:25:22.583Z] JOB_NAME moby/PR-39839 [2019-12-10T12:25:22.583Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-... [2019-12-10T12:25:22.583Z] library.jps.version master [2019-12-10T12:25:22.583Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppD... [2019-12-10T12:25:22.583Z] NODE_LABELS amd64 azure azwin-2-6a2470 azwin-2016 docker ... [2019-12-10T12:25:22.583Z] NODE_NAME azwin-2-6a2470 [2019-12-10T12:25:22.583Z] NUMBER_OF_PROCESSORS 4 [2019-12-10T12:25:22.583Z] OS Windows_NT [2019-12-10T12:25:22.583Z] Path C:\windows\system32;C:\windows;C:\windows\Sys... [2019-12-10T12:25:22.583Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.... [2019-12-10T12:25:22.583Z] powerpc true [2019-12-10T12:25:22.583Z] PROCESSOR_ARCHITECTURE AMD64 [2019-12-10T12:25:22.583Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, Genuine... [2019-12-10T12:25:22.583Z] PROCESSOR_LEVEL 6 [2019-12-10T12:25:22.583Z] PROCESSOR_REVISION 4f01 [2019-12-10T12:25:22.583Z] ProgramData C:\ProgramData [2019-12-10T12:25:22.583Z] ProgramFiles C:\Program Files [2019-12-10T12:25:22.583Z] ProgramFiles(x86) C:\Program Files (x86) [2019-12-10T12:25:22.583Z] ProgramW6432 C:\Program Files [2019-12-10T12:25:22.583Z] PROMPT $P$G [2019-12-10T12:25:22.583Z] PSExecutionPolicyPreference Bypass [2019-12-10T12:25:22.583Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\Wi... [2019-12-10T12:25:22.583Z] PUBLIC C:\Users\Public [2019-12-10T12:25:22.583Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-... [2019-12-10T12:25:22.583Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-... [2019-12-10T12:25:22.583Z] skip_dco false [2019-12-10T12:25:22.583Z] SKIP_VALIDATION_TESTS 1 [2019-12-10T12:25:22.583Z] SOURCES_DRIVE d [2019-12-10T12:25:22.583Z] SOURCES_SUBDIR gopath [2019-12-10T12:25:22.583Z] STAGE_NAME Run tests [2019-12-10T12:25:22.583Z] SystemDrive C: [2019-12-10T12:25:22.583Z] SystemRoot C:\windows [2019-12-10T12:25:22.583Z] TEMP C:\windows\TEMP [2019-12-10T12:25:22.583Z] TESTDEBUG 0 [2019-12-10T12:25:22.583Z] TESTRUN_DRIVE d [2019-12-10T12:25:22.583Z] TESTRUN_SUBDIR CI [2019-12-10T12:25:22.583Z] TIMEOUT 120m [2019-12-10T12:25:22.583Z] TMP C:\windows\TEMP [2019-12-10T12:25:22.583Z] unit_validate true [2019-12-10T12:25:22.583Z] USERDOMAIN WORKGROUP [2019-12-10T12:25:22.583Z] USERNAME azwin-2-6a2470$ [2019-12-10T12:25:22.583Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-12-10T12:25:22.583Z] windir C:\windows [2019-12-10T12:25:22.583Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-12-10T12:25:22.583Z] WINDOWS_BASE_IMAGE_TAG ltsc2016 [2019-12-10T12:25:22.583Z] windowsRS1 true [2019-12-10T12:25:22.583Z] windowsRS5 true [2019-12-10T12:25:22.583Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-12-10T12:25:22.583Z] z true [2019-12-10T12:25:22.583Z] [2019-12-10T12:25:22.583Z] [2019-12-10T12:25:22.583Z] [2019-12-10T12:25:22.583Z] INFO: Sources under d:\gopath\... [2019-12-10T12:25:22.583Z] INFO: Test run under d:\CI\... [2019-12-10T12:25:22.583Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-12-10T12:25:22.583Z] INFO: docker/docker repository was found [2019-12-10T12:25:22.584Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2016 from docker hub. This may take some time... [2019-12-10T12:25:22.679Z] #42 160.4 DEP criu/cr-service.d [2019-12-10T12:25:23.022Z] #42 160.7 DEP criu/cr-restore.d [2019-12-10T12:25:23.022Z] #42 ... [2019-12-10T12:25:23.022Z] [2019-12-10T12:25:23.022Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:25:23.022Z] #23 244.8 + mkdir -p /tmp/tmp.TjBJ2ZjUbv/src/github.com/docker [2019-12-10T12:25:23.087Z] --- PASS: TestIpcModeShareable (1.03s) [2019-12-10T12:25:23.087Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:189, shared: true, mustBeShared: true [2019-12-10T12:25:23.087Z] === RUN TestAPIIpcModeShareableAndContainer [2019-12-10T12:25:23.345Z] === RUN TestDockerSuite/TestBuildAddScript [2019-12-10T12:25:23.364Z] #23 244.8 + mv components/cli /tmp/tmp.TjBJ2ZjUbv/src/github.com/docker/cli [2019-12-10T12:25:23.364Z] #23 244.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-12-10T12:25:23.550Z] ltsc2016: Pulling from windows/servercore [2019-12-10T12:25:23.550Z] 3889bb8d808b: Pulling fs layer [2019-12-10T12:25:23.550Z] 57e8a97eaa75: Pulling fs layer [2019-12-10T12:25:25.075Z] #23 ... [2019-12-10T12:25:25.075Z] [2019-12-10T12:25:25.075Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:25:25.075Z] #48 DONE 246.5s [2019-12-10T12:25:25.075Z] [2019-12-10T12:25:25.075Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:25:25.075Z] #42 161.2 DEP criu/cr-errno.d [2019-12-10T12:25:25.075Z] #42 161.3 DEP criu/cr-dump.d [2019-12-10T12:25:25.075Z] #42 161.8 DEP criu/cr-dedup.d [2019-12-10T12:25:25.075Z] #42 162.2 DEP criu/cr-check.d [2019-12-10T12:25:25.075Z] #42 162.8 DEP criu/config.d [2019-12-10T12:25:25.421Z] #42 163.3 DEP criu/clone-noasan.d [2019-12-10T12:25:25.766Z] #42 163.5 DEP criu/cgroup.d [2019-12-10T12:25:25.868Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-12-10T12:25:26.126Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.96s) [2019-12-10T12:25:26.126Z] === RUN TestAPIIpcModeHost [2019-12-10T12:25:26.690Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-12-10T12:25:26.690Z] --- PASS: TestAPIIpcModeHost (0.65s) [2019-12-10T12:25:26.690Z] === RUN TestDaemonIpcModeShareable [2019-12-10T12:25:26.960Z] #42 164.4 DEP criu/cgroup-props.d [2019-12-10T12:25:26.960Z] #42 164.8 DEP criu/bitmap.d [2019-12-10T12:25:26.960Z] #42 164.8 DEP criu/bfd.d [2019-12-10T12:25:27.305Z] #42 165.2 DEP criu/autofs.d [2019-12-10T12:25:27.651Z] #42 165.5 DEP criu/aio.d [2019-12-10T12:25:27.995Z] #42 ... [2019-12-10T12:25:27.995Z] [2019-12-10T12:25:27.995Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:25:27.995Z] #45 239.5 vendor/golang.org/x/net/http/httpguts [2019-12-10T12:25:27.995Z] #45 241.4 mime/multipart [2019-12-10T12:25:27.995Z] #45 246.2 crypto/tls [2019-12-10T12:25:27.995Z] #45 ... [2019-12-10T12:25:27.995Z] [2019-12-10T12:25:27.995Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:25:27.995Z] #18 191.1 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-12-10T12:25:27.995Z] #18 191.1 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-12-10T12:25:27.995Z] #18 191.1 Setting up zip (3.0-11+b1) ... [2019-12-10T12:25:27.995Z] #18 191.1 Setting up bzip2 (1.0.6-8.1) ... [2019-12-10T12:25:27.995Z] #18 191.1 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-10T12:25:27.995Z] #18 191.1 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-12-10T12:25:27.995Z] #18 191.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:25:27.995Z] #18 191.2 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-12-10T12:25:28.340Z] #18 191.2 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-10T12:25:28.340Z] #18 191.2 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-10T12:25:28.340Z] #18 191.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-10T12:25:28.340Z] #18 191.2 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-10T12:25:28.340Z] #18 191.3 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:25:28.340Z] #18 191.3 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-12-10T12:25:28.340Z] #18 191.3 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-12-10T12:25:28.340Z] #18 191.3 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-12-10T12:25:28.340Z] #18 191.4 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:25:28.585Z] --- PASS: TestDaemonIpcModeShareable (1.74s) [2019-12-10T12:25:28.585Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: true, mustBeShared: true [2019-12-10T12:25:28.585Z] === RUN TestDaemonIpcModePrivate [2019-12-10T12:25:29.080Z] #18 192.2 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-12-10T12:25:29.080Z] #18 192.2 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-12-10T12:25:29.080Z] #18 192.2 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-12-10T12:25:29.080Z] #18 192.2 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-12-10T12:25:29.080Z] #18 192.2 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-10T12:25:29.080Z] #18 192.2 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-12-10T12:25:29.080Z] #18 192.3 Setting up pigz (2.3.4-1) ... [2019-12-10T12:25:29.425Z] #18 192.3 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-10T12:25:29.425Z] #18 192.3 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-12-10T12:25:29.425Z] #18 192.3 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-10T12:25:29.425Z] #18 192.3 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-10T12:25:29.425Z] #18 192.3 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-10T12:25:29.425Z] #18 192.3 Setting up jq (1.5+dfsg-1.3) ... [2019-12-10T12:25:29.425Z] #18 192.3 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-12-10T12:25:29.425Z] #18 192.4 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-12-10T12:25:29.425Z] #18 192.4 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-10T12:25:29.425Z] #18 192.4 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-10T12:25:29.425Z] #18 192.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-10T12:25:29.425Z] #18 192.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-10T12:25:29.425Z] #18 192.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-10T12:25:29.425Z] #18 192.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-10T12:25:29.425Z] #18 192.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-10T12:25:29.425Z] #18 192.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-10T12:25:29.425Z] #18 192.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-10T12:25:29.425Z] #18 192.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-10T12:25:29.425Z] #18 192.5 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-12-10T12:25:29.425Z] #18 192.5 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-10T12:25:29.425Z] #18 192.6 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-10T12:25:29.425Z] #18 192.6 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-10T12:25:29.425Z] #18 192.6 Setting up btrfs-progs (4.7.3-1) ... [2019-12-10T12:25:29.770Z] #18 192.6 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-12-10T12:25:29.770Z] #18 192.6 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-12-10T12:25:30.482Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2019-12-10T12:25:30.482Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: false, mustBeShared: false [2019-12-10T12:25:30.482Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-12-10T12:25:32.378Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2019-12-10T12:25:32.378Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: false, mustBeShared: false [2019-12-10T12:25:32.378Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-12-10T12:25:32.378Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-12-10T12:25:34.274Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2019-12-10T12:25:34.274Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:229, shared: true, mustBeShared: true [2019-12-10T12:25:34.274Z] === RUN TestIpcModeOlderClient [2019-12-10T12:25:34.274Z] === PAUSE TestIpcModeOlderClient [2019-12-10T12:25:34.274Z] === RUN TestKillContainerInvalidSignal [2019-12-10T12:25:34.840Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-12-10T12:25:34.840Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2019-12-10T12:25:34.840Z] === RUN TestKillContainer [2019-12-10T12:25:34.840Z] === RUN TestKillContainer/no_signal [2019-12-10T12:25:35.771Z] === RUN TestKillContainer/non_killing_signal [2019-12-10T12:25:36.702Z] === RUN TestKillContainer/killing_signal [2019-12-10T12:25:37.010Z] ok github.com/docker/docker/pkg/plugins 33.652s coverage: 76.6% of statements [2019-12-10T12:25:37.010Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-10T12:25:37.010Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-10T12:25:37.010Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-10T12:25:37.010Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-10T12:25:37.010Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-12-10T12:25:37.010Z] ? github.com/docker/docker/rootless [no test files] [2019-12-10T12:25:37.010Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-12-10T12:25:37.010Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-10T12:25:37.010Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-10T12:25:37.010Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-10T12:25:37.010Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-10T12:25:37.010Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-10T12:25:37.010Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-10T12:25:37.010Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-10T12:25:37.010Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-10T12:25:37.010Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-10T12:25:37.010Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-10T12:25:37.010Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-10T12:25:37.010Z] ? github.com/docker/docker/volume [no test files] [2019-12-10T12:25:37.010Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-10T12:25:37.010Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-10T12:25:37.010Z] [2019-12-10T12:25:37.010Z] === Skipped [2019-12-10T12:25:37.010Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-12-10T12:25:37.010Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-12-10T12:25:37.010Z] [2019-12-10T12:25:37.010Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-12-10T12:25:37.010Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-12-10T12:25:37.010Z] [2019-12-10T12:25:37.010Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-12-10T12:25:37.010Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:25:37.010Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-10T12:25:37.010Z] [2019-12-10T12:25:37.010Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-12-10T12:25:37.010Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:25:37.010Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-10T12:25:37.010Z] [2019-12-10T12:25:37.010Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-12-10T12:25:37.010Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:25:37.010Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-10T12:25:37.010Z] [2019-12-10T12:25:37.010Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-12-10T12:25:37.010Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:25:37.010Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-10T12:25:37.010Z] [2019-12-10T12:25:37.010Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-12-10T12:25:37.010Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:25:37.010Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-10T12:25:37.010Z] [2019-12-10T12:25:37.010Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-12-10T12:25:37.010Z] graphtest_unix.go:73: No driver to put! [2019-12-10T12:25:37.010Z] [2019-12-10T12:25:37.010Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-12-10T12:25:37.010Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-12-10T12:25:37.010Z] [2019-12-10T12:25:37.010Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-12-10T12:25:37.010Z] overlay_test.go:49: Fails to compute changes intermittently [2019-12-10T12:25:37.010Z] [2019-12-10T12:25:37.010Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-12-10T12:25:37.010Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-12-10T12:25:37.010Z] [2019-12-10T12:25:37.010Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-12-10T12:25:37.010Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-12-10T12:25:37.010Z] [2019-12-10T12:25:37.010Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-12-10T12:25:37.010Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:25:37.010Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-10T12:25:37.010Z] [2019-12-10T12:25:37.010Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-12-10T12:25:37.010Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:25:37.010Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-10T12:25:37.010Z] [2019-12-10T12:25:37.010Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-12-10T12:25:37.010Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:25:37.010Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-10T12:25:37.010Z] [2019-12-10T12:25:37.010Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-12-10T12:25:37.010Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:25:37.010Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-10T12:25:37.010Z] [2019-12-10T12:25:37.010Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-12-10T12:25:37.010Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:25:37.010Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-10T12:25:37.010Z] [2019-12-10T12:25:37.010Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-12-10T12:25:37.010Z] graphtest_unix.go:73: No driver to put! [2019-12-10T12:25:37.010Z] [2019-12-10T12:25:37.010Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-12-10T12:25:37.010Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-12-10T12:25:37.010Z] [2019-12-10T12:25:37.010Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-12-10T12:25:37.010Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-12-10T12:25:37.010Z] [2019-12-10T12:25:37.010Z] [2019-12-10T12:25:37.010Z] DONE 2148 tests, 20 skipped in 185.184s Post stage [Pipeline] junit [2019-12-10T12:25:37.025Z] Recording test results [2019-12-10T12:25:37.208Z] #18 ... [2019-12-10T12:25:37.208Z] [2019-12-10T12:25:37.208Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:25:37.208Z] #45 258.1 net/http/httptrace [2019-12-10T12:25:37.208Z] #45 258.5 net/http [2019-12-10T12:25:37.947Z] #45 ... [2019-12-10T12:25:37.947Z] [2019-12-10T12:25:37.947Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:25:37.947Z] #42 165.8 DEP criu/action-scripts.d [2019-12-10T12:25:37.947Z] #42 166.5 CC criu/action-scripts.o [2019-12-10T12:25:37.947Z] #42 167.4 CC criu/aio.o [2019-12-10T12:25:37.947Z] #42 168.4 CC criu/autofs.o [2019-12-10T12:25:37.947Z] #42 171.4 CC criu/bfd.o [2019-12-10T12:25:37.947Z] #42 173.0 CC criu/bitmap.o [2019-12-10T12:25:37.947Z] #42 173.3 CC criu/cgroup-props.o [2019-12-10T12:25:37.947Z] #42 175.2 CC criu/cgroup.o [2019-12-10T12:25:38.073Z] --- PASS: TestKillContainer (3.00s) [2019-12-10T12:25:38.073Z] --- PASS: TestKillContainer/no_signal (0.98s) [2019-12-10T12:25:38.073Z] --- PASS: TestKillContainer/non_killing_signal (0.68s) [2019-12-10T12:25:38.073Z] --- PASS: TestKillContainer/killing_signal (1.03s) [2019-12-10T12:25:38.073Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-10T12:25:38.073Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-12-10T12:25:38.332Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-12-10T12:25:38.897Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-12-10T12:25:39.144Z] #42 ... [2019-12-10T12:25:39.144Z] [2019-12-10T12:25:39.144Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:25:39.144Z] #18 201.9 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-12-10T12:25:39.144Z] #18 201.9 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-10T12:25:39.144Z] #18 201.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-12-10T12:25:39.144Z] #18 201.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-12-10T12:25:39.144Z] #18 202.0 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-12-10T12:25:39.144Z] #18 202.0 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-12-10T12:25:39.144Z] #18 202.0 Setting up btrfs-tools (4.7.3-1) ... [2019-12-10T12:25:39.144Z] #18 202.0 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-10T12:25:39.144Z] #18 202.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-10T12:25:39.144Z] #18 202.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-10T12:25:39.144Z] #18 202.1 Setting up python3 (3.5.3-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-10T12:25:39.830Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.02s) [2019-12-10T12:25:39.830Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.06s) [2019-12-10T12:25:39.830Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2019-12-10T12:25:39.830Z] === RUN TestKillStoppedContainer [2019-12-10T12:25:39.919Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39839/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=56c5668068f256f3cd347c2cb20baa874daf1aa7 -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:56c5668068f256f3cd347c2cb20baa874daf1aa7 hack/make.sh dynbinary test-integration [2019-12-10T12:25:40.089Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-12-10T12:25:40.089Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-10T12:25:40.089Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-12-10T12:25:40.089Z] === RUN TestKillDifferentUserContainer [2019-12-10T12:25:40.653Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-12-10T12:25:40.855Z] [2019-12-10T12:25:40.855Z] Removing bundles/ [2019-12-10T12:25:40.855Z] [2019-12-10T12:25:40.855Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-12-10T12:25:40.855Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-10T12:25:40.855Z] GOOS="" GOARCH="" GOARM="" [2019-12-10T12:25:40.911Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-12-10T12:25:41.169Z] --- PASS: TestKillDifferentUserContainer (1.02s) [2019-12-10T12:25:41.169Z] === RUN TestInspectOomKilledTrue [2019-12-10T12:25:41.169Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-12-10T12:25:41.169Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-10T12:25:41.169Z] === RUN TestInspectOomKilledFalse [2019-12-10T12:25:41.169Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-12-10T12:25:41.169Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-10T12:25:41.169Z] === RUN TestLinksEtcHostsContentMatch [2019-12-10T12:25:41.246Z] 57e8a97eaa75: Verifying Checksum [2019-12-10T12:25:41.246Z] 57e8a97eaa75: Download complete [2019-12-10T12:25:41.735Z] --- PASS: TestLinksEtcHostsContentMatch (0.74s) [2019-12-10T12:25:41.735Z] === RUN TestLinksContainerNames [2019-12-10T12:25:42.191Z] #18 205.2 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-10T12:25:44.546Z] #18 207.4 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-10T12:25:44.889Z] #18 207.7 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-10T12:25:44.889Z] #18 207.9 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-12-10T12:25:44.889Z] #18 207.9 Setting up python3-wheel (0.29.0-2) ... [2019-12-10T12:25:45.017Z] --- PASS: TestLinksContainerNames (2.87s) [2019-12-10T12:25:45.017Z] === RUN TestLogsFollowTailEmpty [2019-12-10T12:25:45.274Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-12-10T12:25:45.532Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2019-12-10T12:25:45.532Z] === RUN TestContainerNetworkMountsNoChown [2019-12-10T12:25:45.532Z] === RUN TestDockerSuite/TestBuildAddTar [2019-12-10T12:25:46.466Z] --- PASS: TestContainerNetworkMountsNoChown (0.93s) [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/default [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/default [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/private [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/private [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/rprivate [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/rprivate [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/slave [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/slave [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/rslave [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/rslave [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/shared [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/shared [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/rshared [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/rshared [2019-12-10T12:25:46.466Z] === CONT TestMountDaemonRoot/default [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/default/bind_root [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/default/mount_root [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-12-10T12:25:46.466Z] === CONT TestMountDaemonRoot/default/bind_root [2019-12-10T12:25:46.466Z] === CONT TestMountDaemonRoot/rshared [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-12-10T12:25:46.466Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-12-10T12:25:46.466Z] === CONT TestMountDaemonRoot/shared [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-12-10T12:25:46.466Z] === CONT TestMountDaemonRoot/rslave [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-12-10T12:25:46.466Z] === CONT TestMountDaemonRoot/slave [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-12-10T12:25:46.466Z] === CONT TestMountDaemonRoot/rprivate [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-12-10T12:25:46.466Z] === CONT TestMountDaemonRoot/private [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/private/bind_root [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-12-10T12:25:46.466Z] === RUN TestMountDaemonRoot/private/mount_root [2019-12-10T12:25:46.466Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-12-10T12:25:46.466Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-12-10T12:25:46.607Z] #18 209.7 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-10T12:25:46.723Z] === CONT TestMountDaemonRoot/default/mount_root [2019-12-10T12:25:46.723Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-12-10T12:25:46.723Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-12-10T12:25:46.723Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-12-10T12:25:46.723Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-12-10T12:25:46.723Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-12-10T12:25:46.980Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-12-10T12:25:46.981Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-12-10T12:25:46.981Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-12-10T12:25:46.981Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-12-10T12:25:46.981Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-12-10T12:25:46.981Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-12-10T12:25:46.981Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-12-10T12:25:47.239Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-12-10T12:25:47.239Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-12-10T12:25:47.239Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-12-10T12:25:47.239Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-12-10T12:25:47.239Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-12-10T12:25:47.239Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-12-10T12:25:47.496Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-12-10T12:25:47.496Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-12-10T12:25:47.496Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-12-10T12:25:47.496Z] === CONT TestMountDaemonRoot/private/mount_root [2019-12-10T12:25:47.496Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-12-10T12:25:47.496Z] === CONT TestMountDaemonRoot/private/bind_root [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.13s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.14s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.08s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.13s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.10s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.08s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.11s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-12-10T12:25:47.496Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2019-12-10T12:25:47.496Z] === RUN TestContainerBindMountNonRecursive [2019-12-10T12:25:48.946Z] #18 211.9 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-12-10T12:25:48.946Z] #18 211.9 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-10T12:25:51.296Z] #18 214.4 Setting up dmsetup (2:1.02.137-2) ... [2019-12-10T12:25:51.641Z] #18 214.5 Setting up python3-setuptools (33.1.1-1) ... [2019-12-10T12:25:51.673Z] --- PASS: TestContainerBindMountNonRecursive (3.78s) [2019-12-10T12:25:51.673Z] === RUN TestNetworkNat [2019-12-10T12:25:52.605Z] --- PASS: TestNetworkNat (1.25s) [2019-12-10T12:25:52.605Z] === RUN TestNetworkLocalhostTCPNat [2019-12-10T12:25:53.975Z] --- PASS: TestNetworkLocalhostTCPNat (1.21s) [2019-12-10T12:25:53.975Z] === RUN TestNetworkLoopbackNat [2019-12-10T12:25:53.981Z] #18 ... [2019-12-10T12:25:53.981Z] [2019-12-10T12:25:53.981Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:25:53.981Z] #42 181.4 CC criu/clone-noasan.o [2019-12-10T12:25:53.981Z] #42 181.8 CC criu/config.o [2019-12-10T12:25:53.981Z] #42 185.2 CC criu/cr-check.o [2019-12-10T12:25:53.981Z] #42 189.1 CC criu/cr-dedup.o [2019-12-10T12:25:53.981Z] #42 190.2 CC criu/cr-dump.o [2019-12-10T12:25:53.981Z] #42 ... [2019-12-10T12:25:53.981Z] [2019-12-10T12:25:53.981Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-10T12:25:53.981Z] #18 216.9 Setting up dh-python (2.20170125) ... [2019-12-10T12:25:54.233Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-12-10T12:25:55.604Z] --- PASS: TestNetworkLoopbackNat (1.53s) [2019-12-10T12:25:55.604Z] === RUN TestPause [2019-12-10T12:25:55.703Z] #18 218.3 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-12-10T12:25:55.703Z] #18 218.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-10T12:25:55.703Z] #18 DONE 218.7s [2019-12-10T12:25:55.703Z] [2019-12-10T12:25:55.703Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:25:55.703Z] #45 277.0 github.com/LK4D4/vndr/godl [2019-12-10T12:25:55.862Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-12-10T12:25:55.872Z] 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-12-10T12:25:55.872Z] INFO [runner] Issues before processing: 46, after processing: 0 [2019-12-10T12:25:55.872Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1/1, exclude: 1/1, skip_files: 10/10, path_prettifier: 10/10, skip_dirs: 10/10, autogenerated_exclude: 1/10, nolint: 0/1, cgo: 10/46, filename_unadjuster: 10/10, exclude-rules: 1/1 [2019-12-10T12:25:55.872Z] INFO [runner] processing took 764.323µs with stages: nolint: 394.862µs, path_prettifier: 165.962µs, skip_dirs: 97.078µs, autogenerated_exclude: 65.276µs, identifier_marker: 18.656µs, cgo: 12.894µs, filename_unadjuster: 3.692µs, exclude-rules: 2.426µs, max_same_issues: 1.013µs, skip_files: 446ns, diff: 387ns, max_from_linter: 383ns, uniq_by_line: 294ns, source_code: 281ns, exclude: 237ns, path_shortener: 236ns, max_per_file_from_linter: 200ns [2019-12-10T12:25:55.872Z] INFO [runner] linters took 1m28.446044656s with stages: goanalysis_metalinter: 1m10.152905049s, unused: 18.29225274s [2019-12-10T12:25:55.872Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2019-12-10T12:25:55.872Z] INFO Memory: 1344 samples, avg is 602.6MB, max is 3303.9MB [2019-12-10T12:25:55.872Z] INFO Execution took 3m18.282573333s [2019-12-10T12:25:55.872Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-12-10T12:25:55.872Z] No api/types/ or api/swagger.yaml changes in diff. [2019-12-10T12:25:55.872Z] Congratulations! All toml source files changed here have valid syntax. [2019-12-10T12:25:55.872Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-12-10T12:25:55.872Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-12-10T12:25:56.203Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39839/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=56c5668068f256f3cd347c2cb20baa874daf1aa7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:56c5668068f256f3cd347c2cb20baa874daf1aa7 hack/make.sh dynbinary-daemon test-docker-py [2019-12-10T12:25:56.242Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 30.3% of statements [2019-12-10T12:25:56.242Z] ok github.com/docker/docker/container 0.113s coverage: 35.3% of statements [2019-12-10T12:25:56.242Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-10T12:25:56.242Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-10T12:25:56.242Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-10T12:25:56.242Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-10T12:25:56.425Z] --- PASS: TestPause (1.01s) [2019-12-10T12:25:56.425Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-10T12:25:56.425Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-10T12:25:56.425Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-10T12:25:56.425Z] === RUN TestPauseStopPausedContainer [2019-12-10T12:25:56.425Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-12-10T12:25:56.769Z] [2019-12-10T12:25:56.769Z] Removing bundles/ [2019-12-10T12:25:56.769Z] [2019-12-10T12:25:56.769Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-12-10T12:25:56.769Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-10T12:25:56.769Z] GOOS="" GOARCH="" GOARM="" [2019-12-10T12:25:56.897Z] #45 278.5 github.com/LK4D4/vndr [2019-12-10T12:25:57.358Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2019-12-10T12:25:57.358Z] === RUN TestPsFilter [2019-12-10T12:25:57.615Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-12-10T12:25:57.615Z] --- PASS: TestPsFilter (0.26s) [2019-12-10T12:25:57.615Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-10T12:25:57.615Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-12-10T12:25:58.556Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.04s) [2019-12-10T12:25:58.556Z] === RUN TestRemoveContainerWithVolume [2019-12-10T12:25:59.487Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-12-10T12:25:59.487Z] --- PASS: TestRemoveContainerWithVolume (0.89s) [2019-12-10T12:25:59.487Z] === RUN TestRemoveContainerRunning [2019-12-10T12:26:00.419Z] --- PASS: TestRemoveContainerRunning (1.06s) [2019-12-10T12:26:00.419Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-10T12:26:01.352Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2019-12-10T12:26:01.352Z] === RUN TestRemoveInvalidContainer [2019-12-10T12:26:01.352Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-12-10T12:26:01.352Z] === RUN TestRenameLinkedContainer [2019-12-10T12:26:01.643Z] ok github.com/docker/docker/daemon/cluster 0.071s coverage: 0.5% of statements [2019-12-10T12:26:02.513Z] 3889bb8d808b: Verifying Checksum [2019-12-10T12:26:02.513Z] 3889bb8d808b: Download complete [2019-12-10T12:26:02.724Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-12-10T12:26:02.928Z] #45 ... [2019-12-10T12:26:02.928Z] [2019-12-10T12:26:02.928Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:26:02.928Z] #42 195.5 CC criu/cr-errno.o [2019-12-10T12:26:02.928Z] #42 195.7 CC criu/cr-restore.o [2019-12-10T12:26:02.936Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2019-12-10T12:26:03.661Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-12-10T12:26:04.509Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-12-10T12:26:05.554Z] --- PASS: TestRenameLinkedContainer (4.10s) [2019-12-10T12:26:05.554Z] === RUN TestRenameStoppedContainer [2019-12-10T12:26:05.998Z] #42 ... [2019-12-10T12:26:05.998Z] [2019-12-10T12:26:05.998Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-10T12:26:06.489Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-12-10T12:26:06.489Z] --- PASS: TestRenameStoppedContainer (1.01s) [2019-12-10T12:26:06.489Z] === RUN TestRenameRunningContainerAndReuse [2019-12-10T12:26:07.192Z] #19 11.53 Collecting yamllint==1.16.0 [2019-12-10T12:26:07.930Z] #19 ... [2019-12-10T12:26:07.930Z] [2019-12-10T12:26:07.930Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:26:07.930Z] #42 205.8 CC criu/cr-service.o [2019-12-10T12:26:08.383Z] --- PASS: TestRenameRunningContainerAndReuse (1.84s) [2019-12-10T12:26:08.383Z] === RUN TestRenameInvalidName [2019-12-10T12:26:09.318Z] --- PASS: TestRenameInvalidName (0.91s) [2019-12-10T12:26:09.318Z] === RUN TestRenameAnonymousContainer [2019-12-10T12:26:10.689Z] === RUN TestDockerSuite/TestBuildBlankName [2019-12-10T12:26:11.253Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-12-10T12:26:11.811Z] #42 209.6 CC criu/crtools.o [2019-12-10T12:26:12.156Z] #42 ... [2019-12-10T12:26:12.156Z] [2019-12-10T12:26:12.156Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:26:12.156Z] #45 DONE 293.9s [2019-12-10T12:26:12.184Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-12-10T12:26:12.258Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 13.6% of statements [2019-12-10T12:26:12.501Z] [2019-12-10T12:26:12.501Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-10T12:26:12.501Z] #19 13.48 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-10T12:26:12.501Z] #19 14.46 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-10T12:26:12.501Z] #19 14.75 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-12-10T12:26:13.120Z] --- PASS: TestRenameAnonymousContainer (3.86s) [2019-12-10T12:26:13.120Z] === RUN TestRenameContainerWithSameName [2019-12-10T12:26:13.154Z] ok github.com/docker/docker/daemon 12.325s coverage: 17.6% of statements [2019-12-10T12:26:13.154Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-10T12:26:13.154Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-10T12:26:13.684Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-12-10T12:26:13.943Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-12-10T12:26:13.943Z] --- PASS: TestRenameContainerWithSameName (0.90s) [2019-12-10T12:26:13.943Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-10T12:26:14.457Z] ok github.com/docker/docker/daemon/config 0.079s coverage: 82.1% of statements [2019-12-10T12:26:14.845Z] ok github.com/docker/docker/daemon/discovery 0.011s coverage: 30.0% of statements [2019-12-10T12:26:15.592Z] #19 19.61 Collecting pyyaml (from yamllint==1.16.0) [2019-12-10T12:26:15.641Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2019-12-10T12:26:15.641Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-10T12:26:15.641Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-10T12:26:15.840Z] --- PASS: TestRenameContainerWithLinkedContainer (1.92s) [2019-12-10T12:26:15.840Z] === RUN TestResize [2019-12-10T12:26:15.840Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-12-10T12:26:15.940Z] #19 20.31 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-10T12:26:16.098Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-12-10T12:26:16.732Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2019-12-10T12:26:17.030Z] --- PASS: TestResize (0.99s) [2019-12-10T12:26:17.030Z] === RUN TestResizeWithInvalidSize [2019-12-10T12:26:17.286Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-12-10T12:26:17.659Z] #19 ... [2019-12-10T12:26:17.659Z] [2019-12-10T12:26:17.659Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:26:17.659Z] #42 211.4 CC criu/eventfd.o [2019-12-10T12:26:17.659Z] #42 212.4 CC criu/eventpoll.o [2019-12-10T12:26:17.659Z] #42 214.2 CC criu/external.o [2019-12-10T12:26:17.659Z] #42 215.0 CC criu/fault-injection.o [2019-12-10T12:26:17.659Z] #42 215.2 CC criu/fdstore.o [2019-12-10T12:26:18.002Z] #42 215.9 CC criu/fifo.o [2019-12-10T12:26:18.219Z] --- PASS: TestResizeWithInvalidSize (1.18s) [2019-12-10T12:26:18.219Z] === RUN TestResizeWhenContainerNotStarted [2019-12-10T12:26:18.742Z] #42 216.5 CC criu/file-ids.o [2019-12-10T12:26:19.151Z] --- PASS: TestResizeWhenContainerNotStarted (0.96s) [2019-12-10T12:26:19.151Z] === RUN TestDaemonRestartKillContainers [2019-12-10T12:26:19.151Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-10T12:26:19.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-10T12:26:19.151Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-10T12:26:19.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-10T12:26:19.151Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-10T12:26:19.151Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-10T12:26:19.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-10T12:26:19.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-10T12:26:19.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-10T12:26:19.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-10T12:26:19.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-10T12:26:19.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-10T12:26:19.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-10T12:26:19.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-10T12:26:19.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-10T12:26:19.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-10T12:26:19.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-10T12:26:19.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-10T12:26:19.152Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-10T12:26:19.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-10T12:26:19.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-10T12:26:19.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-10T12:26:19.152Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-10T12:26:19.152Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-10T12:26:19.152Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-10T12:26:19.152Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-10T12:26:19.281Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-12-10T12:26:19.481Z] #42 217.4 CC criu/file-lock.o [2019-12-10T12:26:19.825Z] #42 ... [2019-12-10T12:26:19.825Z] [2019-12-10T12:26:19.825Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-10T12:26:19.825Z] #19 24.15 Building wheels for collected packages: pathspec, pyyaml [2019-12-10T12:26:19.825Z] #19 24.16 Running setup.py bdist_wheel for pathspec: started [2019-12-10T12:26:20.084Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-12-10T12:26:20.086Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.223s coverage: 57.9% of statements [2019-12-10T12:26:21.456Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-10T12:26:22.390Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-10T12:26:22.649Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-12-10T12:26:22.872Z] #19 26.83 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-12-10T12:26:22.872Z] #19 26.83 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-12-10T12:26:22.872Z] #19 26.89 Running setup.py bdist_wheel for pyyaml: started [2019-12-10T12:26:23.214Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-10T12:26:24.148Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-10T12:26:25.084Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-10T12:26:25.649Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-10T12:26:25.959Z] #19 30.18 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-10T12:26:25.959Z] #19 30.19 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-10T12:26:25.959Z] #19 30.40 Successfully built pathspec pyyaml [2019-12-10T12:26:26.215Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-12-10T12:26:26.304Z] #19 30.40 Installing collected packages: pathspec, pyyaml, yamllint [2019-12-10T12:26:27.495Z] #19 31.68 Successfully installed pathspec-0.6.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-10T12:26:27.585Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-12-10T12:26:27.785Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.823s coverage: 46.2% of statements [2019-12-10T12:26:27.842Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-10T12:26:28.100Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-12-10T12:26:28.233Z] #19 DONE 32.2s [2019-12-10T12:26:28.233Z] [2019-12-10T12:26:28.233Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:26:28.233Z] #42 219.4 CC criu/files-ext.o [2019-12-10T12:26:28.233Z] #42 220.4 CC criu/files-reg.o [2019-12-10T12:26:28.233Z] #42 224.8 CC criu/files.o [2019-12-10T12:26:28.357Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-10T12:26:28.579Z] #42 ... [2019-12-10T12:26:28.579Z] [2019-12-10T12:26:28.579Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-10T12:26:28.923Z] #29 310.7 + rm -rf /tmp/tmp.gUrHjcNPWa [2019-12-10T12:26:29.269Z] #29 DONE 311.2s [2019-12-10T12:26:29.269Z] [2019-12-10T12:26:29.269Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:26:29.699Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.007s coverage: 72.5% of statements [2019-12-10T12:26:29.700Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-10T12:26:30.084Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.087s coverage: 48.6% of statements [2019-12-10T12:26:30.992Z] #60 ... [2019-12-10T12:26:30.993Z] [2019-12-10T12:26:30.993Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:26:30.993Z] #42 228.6 CC criu/filesystems.o [2019-12-10T12:26:31.636Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-12-10T12:26:31.636Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-10T12:26:31.803Z] #42 229.6 CC criu/fsnotify.o [2019-12-10T12:26:31.931Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.566s coverage: 76.1% of statements [2019-12-10T12:26:32.202Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-10T12:26:32.202Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-12-10T12:26:33.135Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-12-10T12:26:33.273Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-12-10T12:26:33.538Z] #42 231.3 CC criu/image-desc.o [2019-12-10T12:26:33.884Z] #42 231.5 CC criu/image.o [2019-12-10T12:26:34.724Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2019-12-10T12:26:35.032Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-12-10T12:26:35.032Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.34s) [2019-12-10T12:26:35.032Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.47s) [2019-12-10T12:26:35.032Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2019-12-10T12:26:35.032Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2019-12-10T12:26:35.032Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s) [2019-12-10T12:26:35.032Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s) [2019-12-10T12:26:35.032Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.00s) [2019-12-10T12:26:35.032Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.67s) [2019-12-10T12:26:35.032Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.73s) [2019-12-10T12:26:35.032Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.74s) [2019-12-10T12:26:35.032Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.72s) [2019-12-10T12:26:35.032Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.58s) [2019-12-10T12:26:35.032Z] === RUN TestCgroupNamespacesRun [2019-12-10T12:26:35.082Z] #42 233.0 CC criu/ipc_ns.o [2019-12-10T12:26:35.290Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-12-10T12:26:36.690Z] --- PASS: TestCgroupNamespacesRun (2.03s) [2019-12-10T12:26:36.690Z] === RUN TestCgroupNamespacesRunPrivileged [2019-12-10T12:26:37.251Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 4.9% of statements [2019-12-10T12:26:37.251Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-12-10T12:26:37.251Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.232s coverage: 59.8% of statements [2019-12-10T12:26:37.251Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-12-10T12:26:37.251Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-10T12:26:37.251Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-10T12:26:37.251Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-10T12:26:37.416Z] #42 234.9 CC criu/irmap.o [2019-12-10T12:26:38.158Z] #42 236.0 CC criu/kcmp-ids.o [2019-12-10T12:26:38.587Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.87s) [2019-12-10T12:26:38.587Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-12-10T12:26:38.898Z] #42 236.5 CC criu/kerndat.o [2019-12-10T12:26:39.153Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-12-10T12:26:39.153Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-12-10T12:26:39.153Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-12-10T12:26:39.322Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 42.7% of statements [2019-12-10T12:26:39.722Z] ok github.com/docker/docker/daemon/logger/awslogs 0.115s coverage: 77.8% of statements [2019-12-10T12:26:39.722Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-10T12:26:39.722Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-10T12:26:40.525Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s) [2019-12-10T12:26:40.525Z] === RUN TestCgroupNamespacesRunHostMode [2019-12-10T12:26:40.619Z] #42 238.4 CC criu/libnetlink.o [2019-12-10T12:26:41.077Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2019-12-10T12:26:41.077Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 26.2% of statements [2019-12-10T12:26:41.396Z] #42 239.1 CC criu/log.o [2019-12-10T12:26:41.872Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.024s coverage: 88.3% of statements [2019-12-10T12:26:42.130Z] #42 239.9 CC criu/lsm.o [2019-12-10T12:26:42.287Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 62.1% of statements [2019-12-10T12:26:42.421Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2019-12-10T12:26:42.421Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-12-10T12:26:42.866Z] #42 240.7 CC criu/mem.o [2019-12-10T12:26:42.986Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-12-10T12:26:43.214Z] ok github.com/docker/docker/daemon/logger/local 0.010s coverage: 74.7% of statements [2019-12-10T12:26:43.214Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-10T12:26:44.038Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.016s coverage: 19.9% of statements [2019-12-10T12:26:44.356Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.02s) [2019-12-10T12:26:44.356Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-12-10T12:26:45.288Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.83s) [2019-12-10T12:26:45.288Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-12-10T12:26:45.854Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2019-12-10T12:26:45.854Z] === RUN TestCgroupNamespacesRunOlderClient [2019-12-10T12:26:45.900Z] #42 243.6 CC criu/mount.o [2019-12-10T12:26:45.922Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 47.8% of statements [2019-12-10T12:26:45.922Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-12-10T12:26:46.589Z] 65014b3c3121: Pull complete [2019-12-10T12:26:46.786Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-12-10T12:26:46.827Z] ok github.com/docker/docker/daemon/logger/splunk 1.633s coverage: 82.5% of statements [2019-12-10T12:26:46.827Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-10T12:26:46.827Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-12-10T12:26:46.827Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-10T12:26:48.161Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.97s) [2019-12-10T12:26:48.161Z] === RUN TestKernelTCPMemory [2019-12-10T12:26:48.419Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-12-10T12:26:48.569Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-10T12:26:48.569Z] [2019-12-10T12:26:48.569Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-10T12:26:48.569Z] PKG_CONFIG=pkg-config [2019-12-10T12:26:48.569Z] GOLANG_VERSION=1.13.4 [2019-12-10T12:26:48.569Z] HOSTNAME=f2c6265dafbb [2019-12-10T12:26:48.569Z] DOCKER_EXPERIMENTAL=1 [2019-12-10T12:26:48.569Z] container=docker [2019-12-10T12:26:48.569Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-12-10T12:26:48.569Z] GO111MODULE=off [2019-12-10T12:26:48.569Z] GOPATH=/go [2019-12-10T12:26:48.569Z] PWD=/go/src/github.com/docker/docker [2019-12-10T12:26:48.569Z] HOME=/root [2019-12-10T12:26:48.569Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-10T12:26:48.569Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-10T12:26:48.569Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-10T12:26:48.569Z] DOCKER_GITCOMMIT=56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:26:48.569Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-10T12:26:48.569Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-10T12:26:48.569Z] TERM=xterm [2019-12-10T12:26:48.569Z] VALIDATE_BRANCH=master [2019-12-10T12:26:48.569Z] DEST=bundles/test-integration [2019-12-10T12:26:48.569Z] SHLVL=1 [2019-12-10T12:26:48.569Z] TIMEOUT=120m [2019-12-10T12:26:48.569Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-10T12:26:48.569Z] DOCKER_PKG=github.com/docker/docker [2019-12-10T12:26:48.569Z] TESTDEBUG=0 [2019-12-10T12:26:48.569Z] _=/usr/bin/env [2019-12-10T12:26:48.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-10T12:26:48.878Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2019-12-10T12:26:48.983Z] --- PASS: TestKernelTCPMemory (1.00s) [2019-12-10T12:26:48.983Z] === RUN TestNISDomainname [2019-12-10T12:26:49.709Z] ok github.com/docker/docker/distribution 0.288s coverage: 22.1% of statements [2019-12-10T12:26:49.710Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-10T12:26:49.916Z] --- PASS: TestNISDomainname (1.15s) [2019-12-10T12:26:50.173Z] === RUN TestHostnameDnsResolution [2019-12-10T12:26:50.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-12-10T12:26:50.951Z] #42 ... [2019-12-10T12:26:50.951Z] [2019-12-10T12:26:50.951Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-10T12:26:50.951Z] #55 277.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-10T12:26:51.048Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2019-12-10T12:26:51.499Z] --- PASS: TestHostnameDnsResolution (1.44s) [2019-12-10T12:26:51.499Z] === RUN TestStats [2019-12-10T12:26:52.064Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-12-10T12:26:52.440Z] ok github.com/docker/docker/image 0.020s coverage: 86.4% of statements [2019-12-10T12:26:52.440Z] ok github.com/docker/docker/distribution/xfer 1.952s coverage: 85.1% of statements [2019-12-10T12:26:52.440Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-10T12:26:53.257Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-12-10T12:26:53.257Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-10T12:26:53.961Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-12-10T12:26:54.039Z] #55 280.7 + mkdir -p /build [2019-12-10T12:26:54.039Z] #55 280.7 + cp runc /build/runc [2019-12-10T12:26:54.039Z] #55 DONE 280.8s [2019-12-10T12:26:54.039Z] [2019-12-10T12:26:54.039Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:26:54.039Z] #42 250.2 CC criu/namespaces.o [2019-12-10T12:26:54.090Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2019-12-10T12:26:54.091Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-10T12:26:54.218Z] --- PASS: TestStats (2.64s) [2019-12-10T12:26:54.218Z] === RUN TestStopContainerWithTimeout [2019-12-10T12:26:54.218Z] === RUN TestStopContainerWithTimeout/0 [2019-12-10T12:26:54.218Z] === PAUSE TestStopContainerWithTimeout/0 [2019-12-10T12:26:54.218Z] === RUN TestStopContainerWithTimeout/1 [2019-12-10T12:26:54.218Z] === PAUSE TestStopContainerWithTimeout/1 [2019-12-10T12:26:54.218Z] === RUN TestStopContainerWithTimeout/3 [2019-12-10T12:26:54.218Z] === PAUSE TestStopContainerWithTimeout/3 [2019-12-10T12:26:54.218Z] === RUN TestStopContainerWithTimeout/-1 [2019-12-10T12:26:54.218Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-12-10T12:26:54.218Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-12-10T12:26:54.218Z] === CONT TestStopContainerWithTimeout/0 [2019-12-10T12:26:54.218Z] === CONT TestStopContainerWithTimeout/-1 [2019-12-10T12:26:54.910Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-12-10T12:26:55.150Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-12-10T12:26:55.407Z] === CONT TestStopContainerWithTimeout/3 [2019-12-10T12:26:56.302Z] ok github.com/docker/docker/opts 0.037s coverage: 66.9% of statements [2019-12-10T12:26:56.302Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-12-10T12:26:56.779Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-12-10T12:26:57.036Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-12-10T12:26:57.091Z] #42 254.4 CC criu/net.o [2019-12-10T12:26:57.293Z] === CONT TestStopContainerWithTimeout/1 [2019-12-10T12:26:58.170Z] ok github.com/docker/docker/pkg/archive 0.522s coverage: 76.9% of statements [2019-12-10T12:26:59.186Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2019-12-10T12:26:59.186Z] --- PASS: TestStopContainerWithTimeout/0 (1.26s) [2019-12-10T12:26:59.186Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2019-12-10T12:26:59.186Z] --- PASS: TestStopContainerWithTimeout/3 (2.94s) [2019-12-10T12:26:59.186Z] --- PASS: TestStopContainerWithTimeout/1 (2.05s) [2019-12-10T12:26:59.186Z] === RUN TestDeleteDevicemapper [2019-12-10T12:26:59.186Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-12-10T12:26:59.186Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-10T12:26:59.186Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-10T12:26:59.443Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-12-10T12:27:00.003Z] ok github.com/docker/docker/pkg/authorization 0.568s coverage: 68.3% of statements [2019-12-10T12:27:00.003Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-12-10T12:27:00.470Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-12-10T12:27:01.339Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-12-10T12:27:01.980Z] #42 259.3 CC criu/netfilter.o [2019-12-10T12:27:02.328Z] #42 260.0 CC criu/page-pipe.o [2019-12-10T12:27:02.712Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.56s) [2019-12-10T12:27:02.712Z] === RUN TestUpdateMemory [2019-12-10T12:27:02.712Z] --- SKIP: TestUpdateMemory (0.00s) [2019-12-10T12:27:02.712Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-10T12:27:02.712Z] === RUN TestUpdateCPUQuota [2019-12-10T12:27:03.538Z] #42 261.0 CC criu/page-xfer.o [2019-12-10T12:27:03.675Z] ok github.com/docker/docker/layer 7.810s coverage: 68.8% of statements [2019-12-10T12:27:03.675Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-10T12:27:03.675Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-10T12:27:03.675Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-10T12:27:03.675Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-10T12:27:03.675Z] ? github.com/docker/docker/oci [no test files] [2019-12-10T12:27:03.675Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-10T12:27:03.675Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-12-10T12:27:04.066Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-12-10T12:27:04.455Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2019-12-10T12:27:04.610Z] --- PASS: TestUpdateCPUQuota (1.60s) [2019-12-10T12:27:04.610Z] === RUN TestUpdatePidsLimit [2019-12-10T12:27:04.610Z] === RUN TestUpdatePidsLimit/update_from_none [2019-12-10T12:27:04.870Z] === RUN TestUpdatePidsLimit/no_change [2019-12-10T12:27:04.944Z] ok github.com/docker/docker/pkg/chrootarchive 3.462s coverage: 43.2% of statements [2019-12-10T12:27:04.944Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-10T12:27:04.944Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-10T12:27:05.435Z] === RUN TestUpdatePidsLimit/update_lower [2019-12-10T12:27:05.694Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-12-10T12:27:05.694Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-12-10T12:27:05.789Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2019-12-10T12:27:05.895Z] #42 263.2 CC criu/pagemap-cache.o [2019-12-10T12:27:06.241Z] #42 264.0 CC criu/pagemap.o [2019-12-10T12:27:06.258Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-12-10T12:27:06.258Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-12-10T12:27:06.617Z] ok github.com/docker/docker/pkg/discovery/nodes 0.015s coverage: 93.8% of statements [2019-12-10T12:27:06.822Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-12-10T12:27:07.012Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2019-12-10T12:27:07.079Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-12-10T12:27:07.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-12-10T12:27:07.959Z] #42 265.5 CC criu/parasite-syscall.o [2019-12-10T12:27:08.302Z] ok github.com/docker/docker/pkg/filenotify 0.620s coverage: 67.0% of statements [2019-12-10T12:27:08.576Z] --- PASS: TestUpdatePidsLimit (4.31s) [2019-12-10T12:27:08.576Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) [2019-12-10T12:27:08.576Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2019-12-10T12:27:08.576Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2019-12-10T12:27:08.576Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.53s) [2019-12-10T12:27:08.576Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.50s) [2019-12-10T12:27:08.576Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2019-12-10T12:27:08.576Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2019-12-10T12:27:08.576Z] === RUN TestUpdateRestartPolicy [2019-12-10T12:27:08.709Z] ok github.com/docker/docker/pkg/discovery/kv 3.129s coverage: 84.1% of statements [2019-12-10T12:27:09.140Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-12-10T12:27:09.620Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2019-12-10T12:27:09.677Z] #42 267.2 CC criu/path.o [2019-12-10T12:27:09.994Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-12-10T12:27:09.994Z] ok github.com/docker/docker/pkg/fsutils 0.513s coverage: 85.1% of statements [2019-12-10T12:27:10.021Z] #42 267.7 CC criu/pie-util-vdso-elf32.o [2019-12-10T12:27:10.070Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-12-10T12:27:10.329Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-12-10T12:27:10.587Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-12-10T12:27:10.762Z] #42 268.4 CC criu/pie-util-vdso.o [2019-12-10T12:27:11.262Z] ok github.com/docker/docker/pkg/idtools 0.733s coverage: 70.1% of statements [2019-12-10T12:27:11.262Z] ok github.com/docker/docker/pkg/ioutils 0.393s coverage: 68.8% of statements [2019-12-10T12:27:11.501Z] #42 269.1 CC criu/pie-util.o [2019-12-10T12:27:11.501Z] #42 269.4 CC criu/pipes.o [2019-12-10T12:27:12.076Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2019-12-10T12:27:12.076Z] ok github.com/docker/docker/pkg/locker 0.024s coverage: 88.9% of statements [2019-12-10T12:27:12.076Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2019-12-10T12:27:12.076Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-12-10T12:27:12.927Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-12-10T12:27:12.927Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2019-12-10T12:27:13.112Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-12-10T12:27:13.220Z] #42 270.8 CC criu/plugin.o [2019-12-10T12:27:13.565Z] #42 271.4 CC criu/proc_parse.o [2019-12-10T12:27:13.811Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-12-10T12:27:13.811Z] ok github.com/docker/docker/pkg/mount 1.239s coverage: 70.0% of statements [2019-12-10T12:27:13.811Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-10T12:27:14.214Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 91.4% of statements [2019-12-10T12:27:14.604Z] ok github.com/docker/docker/pkg/pidfile 0.014s coverage: 82.4% of statements [2019-12-10T12:27:14.604Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-10T12:27:14.604Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-10T12:27:15.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-10T12:27:15.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-10T12:27:15.413Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2019-12-10T12:27:16.242Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-12-10T12:27:16.424Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-12-10T12:27:16.619Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2019-12-10T12:27:16.619Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-12-10T12:27:16.987Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-12-10T12:27:17.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-10T12:27:18.090Z] ok github.com/docker/docker/pkg/pubsub 1.038s coverage: 73.9% of statements [2019-12-10T12:27:18.196Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-10T12:27:18.196Z] [2019-12-10T12:27:18.196Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-12-10T12:27:18.196Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-12-10T12:27:18.196Z] Using test binary docker [2019-12-10T12:27:18.196Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-12-10T12:27:18.196Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-10T12:27:18.196Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-10T12:27:18.196Z] Warning failed to create cache: (null) [2019-12-10T12:27:18.196Z] . [2019-12-10T12:27:18.196Z] INFO: Waiting for daemon to start... [2019-12-10T12:27:18.196Z] Starting dockerd [2019-12-10T12:27:18.196Z] . [2019-12-10T12:27:18.196Z] INFO: Building docker-sdk-python3:4.1.0... [2019-12-10T12:27:18.358Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-12-10T12:27:18.445Z] #42 275.6 CC criu/protobuf-desc.o [2019-12-10T12:27:18.479Z] ok github.com/docker/docker/pkg/reexec 0.005s coverage: 82.4% of statements [2019-12-10T12:27:19.289Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-12-10T12:27:19.546Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-12-10T12:27:19.642Z] #42 277.2 CC criu/protobuf.o [2019-12-10T12:27:19.990Z] #42 277.8 CC criu/pstree.o [2019-12-10T12:27:20.109Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-12-10T12:27:21.480Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-12-10T12:27:21.626Z] ok github.com/docker/docker/pkg/signal 2.514s coverage: 61.0% of statements [2019-12-10T12:27:21.714Z] #42 ... [2019-12-10T12:27:21.714Z] [2019-12-10T12:27:21.714Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-10T12:27:21.714Z] #39 363.6 + dpkg --print-architecture [2019-12-10T12:27:21.714Z] #39 363.6 + cd /tmp/tmp.FVEMVEHGjx/src/github.com/docker/distribution [2019-12-10T12:27:21.714Z] #39 363.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-12-10T12:27:22.057Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-12-10T12:27:22.412Z] --- PASS: TestUpdateRestartPolicy (13.72s) [2019-12-10T12:27:22.412Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-10T12:27:22.473Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2019-12-10T12:27:22.503Z] #39 364.3 + GOPATH=/tmp/tmp.FVEMVEHGjx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.FVEMVEHGjx [2019-12-10T12:27:22.503Z] #39 364.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-12-10T12:27:22.865Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-12-10T12:27:23.313Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2019-12-10T12:27:23.344Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2019-12-10T12:27:23.344Z] === RUN TestWaitNonBlocked [2019-12-10T12:27:23.344Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-10T12:27:23.344Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-10T12:27:23.344Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-10T12:27:23.344Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-10T12:27:23.344Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-10T12:27:23.344Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-10T12:27:23.689Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-12-10T12:27:24.277Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-12-10T12:27:24.277Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.92s) [2019-12-10T12:27:24.277Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2019-12-10T12:27:24.277Z] === RUN TestWaitBlocked [2019-12-10T12:27:24.277Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-10T12:27:24.277Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-10T12:27:24.277Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-12-10T12:27:24.277Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-12-10T12:27:24.277Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-10T12:27:24.277Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-12-10T12:27:24.519Z] ok github.com/docker/docker/pkg/system 0.016s coverage: 36.2% of statements [2019-12-10T12:27:24.842Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-12-10T12:27:24.918Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2019-12-10T12:27:25.408Z] --- PASS: TestWaitBlocked (0.02s) [2019-12-10T12:27:25.408Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s) [2019-12-10T12:27:25.408Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2019-12-10T12:27:25.408Z] === CONT TestContainerStartOnDaemonRestart [2019-12-10T12:27:25.408Z] === CONT TestIpcModeOlderClient [2019-12-10T12:27:25.408Z] --- PASS: TestIpcModeOlderClient (0.19s) [2019-12-10T12:27:25.408Z] === CONT TestDaemonRestartIpcMode [2019-12-10T12:27:25.732Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2019-12-10T12:27:26.199Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-12-10T12:27:26.599Z] testing: warning: no tests to run [2019-12-10T12:27:26.599Z] coverage: [no statements] [2019-12-10T12:27:26.599Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-12-10T12:27:26.966Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-12-10T12:27:26.966Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-12-10T12:27:27.304Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-12-10T12:27:27.334Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2019-12-10T12:27:29.206Z] --- PASS: TestContainerStartOnDaemonRestart (3.82s) [2019-12-10T12:27:29.771Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-12-10T12:27:29.857Z] ok github.com/docker/docker/plugin 0.560s coverage: 27.1% of statements [2019-12-10T12:27:30.029Z] --- PASS: TestDaemonRestartIpcMode (4.64s) [2019-12-10T12:27:30.029Z] PASS [2019-12-10T12:27:30.029Z] [2019-12-10T12:27:30.029Z] === Skipped [2019-12-10T12:27:30.029Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-12-10T12:27:30.029Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-10T12:27:30.029Z] [2019-12-10T12:27:30.029Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-12-10T12:27:30.029Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-10T12:27:30.029Z] [2019-12-10T12:27:30.029Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-12-10T12:27:30.029Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-10T12:27:30.029Z] [2019-12-10T12:27:30.029Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-10T12:27:30.029Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-10T12:27:30.029Z] [2019-12-10T12:27:30.029Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-12-10T12:27:30.029Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-10T12:27:30.029Z] [2019-12-10T12:27:30.029Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-12-10T12:27:30.029Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-10T12:27:30.029Z] [2019-12-10T12:27:30.029Z] [2019-12-10T12:27:30.029Z] DONE 197 tests, 6 skipped in 151.966s [2019-12-10T12:27:30.029Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-12-10T12:27:30.029Z] ++ 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-12-10T12:27:30.029Z] ++ set -e [2019-12-10T12:27:30.029Z] ++ '[' -n 0 ']' [2019-12-10T12:27:30.029Z] ++ set -x [2019-12-10T12:27:30.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-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-12-10T12:27:30.286Z] INFO: Testing against a local daemon [2019-12-10T12:27:30.286Z] === RUN TestCommitInheritsEnv [2019-12-10T12:27:30.544Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-12-10T12:27:30.708Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2019-12-10T12:27:30.801Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-12-10T12:27:31.058Z] --- PASS: TestCommitInheritsEnv (0.62s) [2019-12-10T12:27:31.058Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-10T12:27:31.058Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-12-10T12:27:31.058Z] === RUN TestImagesFilterMultiReference [2019-12-10T12:27:31.058Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-12-10T12:27:31.058Z] === RUN TestImagePullPlatformInvalid [2019-12-10T12:27:31.058Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-12-10T12:27:31.058Z] === RUN TestRemoveImageOrphaning [2019-12-10T12:27:31.315Z] === RUN TestDockerSuite/TestBuildCmd [2019-12-10T12:27:31.544Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.2% of statements [2019-12-10T12:27:31.573Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-12-10T12:27:31.830Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2019-12-10T12:27:31.830Z] === RUN TestRemoveImageGarbageCollector [2019-12-10T12:27:32.088Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-12-10T12:27:32.088Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-12-10T12:27:32.345Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-12-10T12:27:32.355Z] ok github.com/docker/docker/reference 0.015s coverage: 84.4% of statements [2019-12-10T12:27:32.602Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-12-10T12:27:32.602Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-12-10T12:27:33.167Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-12-10T12:27:33.579Z] #39 ... [2019-12-10T12:27:33.579Z] [2019-12-10T12:27:33.579Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:27:33.579Z] #42 279.7 CC criu/rbtree.o [2019-12-10T12:27:33.579Z] #42 280.1 CC criu/rst-malloc.o [2019-12-10T12:27:33.579Z] #42 280.7 CC criu/seccomp.o [2019-12-10T12:27:33.579Z] #42 281.9 CC criu/seize.o [2019-12-10T12:27:33.579Z] #42 283.6 CC criu/servicefd.o [2019-12-10T12:27:33.579Z] #42 284.5 CC criu/shmem.o [2019-12-10T12:27:33.579Z] #42 286.0 CC criu/sigframe.o [2019-12-10T12:27:33.579Z] #42 286.3 CC criu/signalfd.o [2019-12-10T12:27:33.579Z] #42 286.8 CC criu/sk-inet.o [2019-12-10T12:27:33.579Z] #42 288.5 CC criu/sk-netlink.o [2019-12-10T12:27:33.579Z] #42 289.4 CC criu/sk-packet.o [2019-12-10T12:27:33.579Z] #42 290.7 CC criu/sk-queue.o [2019-12-10T12:27:33.923Z] #42 291.5 CC criu/sk-tcp.o [2019-12-10T12:27:34.097Z] --- PASS: TestRemoveImageGarbageCollector (2.33s) [2019-12-10T12:27:34.097Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-10T12:27:34.097Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-12-10T12:27:34.097Z] === RUN TestTagInvalidReference [2019-12-10T12:27:34.097Z] --- PASS: TestTagInvalidReference (0.03s) [2019-12-10T12:27:34.097Z] === RUN TestTagValidPrefixedRepo [2019-12-10T12:27:34.097Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-12-10T12:27:34.097Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-12-10T12:27:34.097Z] === RUN TestTagExistedNameWithoutForce [2019-12-10T12:27:34.097Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-12-10T12:27:34.097Z] === RUN TestTagOfficialNames [2019-12-10T12:27:34.213Z] ok github.com/docker/docker/registry 0.197s coverage: 56.0% of statements [2019-12-10T12:27:34.355Z] --- PASS: TestTagOfficialNames (0.09s) [2019-12-10T12:27:34.355Z] === RUN TestTagMatchesDigest [2019-12-10T12:27:34.355Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-12-10T12:27:34.355Z] === CONT TestImportExtremelyLargeImageWorks [2019-12-10T12:27:34.618Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-12-10T12:27:34.660Z] #42 292.5 CC criu/sk-unix.o [2019-12-10T12:27:35.032Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2019-12-10T12:27:35.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-10T12:27:35.821Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-12-10T12:27:36.234Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-12-10T12:27:36.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-10T12:27:37.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-10T12:27:38.533Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-12-10T12:27:38.568Z] #42 295.9 CC criu/sockets.o [2019-12-10T12:27:38.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-10T12:27:39.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-10T12:27:39.465Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-12-10T12:27:39.545Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-12-10T12:27:39.761Z] #42 297.5 CC criu/stats.o [2019-12-10T12:27:40.029Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-12-10T12:27:40.338Z] ok github.com/docker/docker/volume/local 0.041s coverage: 73.0% of statements [2019-12-10T12:27:40.498Z] #42 298.3 CC criu/string.o [2019-12-10T12:27:40.595Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-12-10T12:27:40.844Z] #42 298.5 CC criu/sysctl.o [2019-12-10T12:27:41.157Z] ok github.com/docker/docker/volume/mounts 0.029s coverage: 67.0% of statements [2019-12-10T12:27:41.965Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-12-10T12:27:41.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-10T12:27:42.039Z] #42 299.6 CC criu/sysfs_parse.o [2019-12-10T12:27:42.390Z] #42 300.3 CC criu/timerfd.o [2019-12-10T12:27:42.446Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.0% of statements [2019-12-10T12:27:42.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-10T12:27:43.133Z] #42 300.9 CC criu/tty.o [2019-12-10T12:27:43.336Z] === RUN TestDockerSuite/TestBuildContChar [2019-12-10T12:27:44.269Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-12-10T12:27:44.835Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-12-10T12:27:45.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-10T12:27:47.022Z] #42 304.4 CC criu/tun.o [2019-12-10T12:27:47.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-10T12:27:47.798Z] #42 305.6 CC criu/uffd.o [2019-12-10T12:27:48.111Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-12-10T12:27:48.111Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-12-10T12:27:49.042Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-12-10T12:27:49.300Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-12-10T12:27:49.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-10T12:27:49.865Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-12-10T12:27:50.084Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2019-12-10T12:27:50.084Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-10T12:27:50.084Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-10T12:27:50.084Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-10T12:27:50.084Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-10T12:27:50.084Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-12-10T12:27:50.084Z] ? github.com/docker/docker/rootless [no test files] [2019-12-10T12:27:50.084Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-12-10T12:27:50.084Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-10T12:27:50.084Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-10T12:27:50.084Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-10T12:27:50.084Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-10T12:27:50.084Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-10T12:27:50.084Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-10T12:27:50.084Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-10T12:27:50.084Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-10T12:27:50.084Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-10T12:27:50.084Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-10T12:27:50.084Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-10T12:27:50.084Z] ? github.com/docker/docker/volume [no test files] [2019-12-10T12:27:50.084Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-10T12:27:50.084Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-10T12:27:50.084Z] [2019-12-10T12:27:50.085Z] === Skipped [2019-12-10T12:27:50.085Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-12-10T12:27:50.085Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-12-10T12:27:50.085Z] [2019-12-10T12:27:50.085Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-12-10T12:27:50.085Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-12-10T12:27:50.085Z] [2019-12-10T12:27:50.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-12-10T12:27:50.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:27:50.085Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-10T12:27:50.085Z] [2019-12-10T12:27:50.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-12-10T12:27:50.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:27:50.085Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-10T12:27:50.085Z] [2019-12-10T12:27:50.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-12-10T12:27:50.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:27:50.085Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-10T12:27:50.085Z] [2019-12-10T12:27:50.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-12-10T12:27:50.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:27:50.085Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-10T12:27:50.085Z] [2019-12-10T12:27:50.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-12-10T12:27:50.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:27:50.085Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-10T12:27:50.085Z] [2019-12-10T12:27:50.085Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-12-10T12:27:50.085Z] graphtest_unix.go:73: No driver to put! [2019-12-10T12:27:50.085Z] [2019-12-10T12:27:50.085Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-12-10T12:27:50.085Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-12-10T12:27:50.085Z] [2019-12-10T12:27:50.085Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-12-10T12:27:50.085Z] overlay_test.go:49: Fails to compute changes intermittently [2019-12-10T12:27:50.085Z] [2019-12-10T12:27:50.085Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-12-10T12:27:50.085Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-12-10T12:27:50.085Z] [2019-12-10T12:27:50.085Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-12-10T12:27:50.085Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-12-10T12:27:50.085Z] [2019-12-10T12:27:50.085Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-12-10T12:27:50.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:27:50.085Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-10T12:27:50.085Z] [2019-12-10T12:27:50.085Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-12-10T12:27:50.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:27:50.085Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-10T12:27:50.085Z] [2019-12-10T12:27:50.085Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-12-10T12:27:50.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:27:50.085Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-10T12:27:50.085Z] [2019-12-10T12:27:50.085Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-12-10T12:27:50.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:27:50.085Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-10T12:27:50.085Z] [2019-12-10T12:27:50.085Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-12-10T12:27:50.085Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:27:50.085Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-10T12:27:50.085Z] [2019-12-10T12:27:50.085Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-12-10T12:27:50.085Z] graphtest_unix.go:73: No driver to put! [2019-12-10T12:27:50.085Z] [2019-12-10T12:27:50.085Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-12-10T12:27:50.085Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-12-10T12:27:50.085Z] [2019-12-10T12:27:50.085Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-12-10T12:27:50.085Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-12-10T12:27:50.085Z] [2019-12-10T12:27:50.085Z] [2019-12-10T12:27:50.085Z] DONE 2148 tests, 20 skipped in 225.966s Post stage [Pipeline] junit [2019-12-10T12:27:50.224Z] Recording test results [2019-12-10T12:27:50.429Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-12-10T12:27:50.687Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-12-10T12:27:50.842Z] #42 308.0 CC criu/util.o [2019-12-10T12:27:50.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-10T12:27:50.944Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-12-10T12:27:52.565Z] #42 310.3 CC criu/uts_ns.o [2019-12-10T12:27:52.913Z] #42 310.9 CC criu/vdso.o [2019-12-10T12:27:53.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-10T12:27:54.108Z] #42 312.0 LINK criu/built-in.o [2019-12-10T12:27:54.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-10T12:27:54.452Z] #42 312.3 LINK criu/criu [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-10T12:27:55.655Z] #42 313.2 DEP lib/c/criu.d [2019-12-10T12:27:55.655Z] #42 313.4 CC images/rpc.pb-c.o [2019-12-10T12:27:55.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-10T12:27:55.953Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39839/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=56c5668068f256f3cd347c2cb20baa874daf1aa7 -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:56c5668068f256f3cd347c2cb20baa874daf1aa7 hack/make.sh dynbinary test-integration [2019-12-10T12:27:56.224Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-12-10T12:27:56.224Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-12-10T12:27:56.364Z] [2019-12-10T12:27:56.364Z] Removing bundles/ [2019-12-10T12:27:56.364Z] [2019-12-10T12:27:56.364Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-12-10T12:27:56.364Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-10T12:27:56.364Z] GOOS="" GOARCH="" GOARM="" [2019-12-10T12:27:56.882Z] #42 314.7 CC lib/c/criu.o [2019-12-10T12:27:57.118Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-10T12:27:57.119Z] Using test binary docker [2019-12-10T12:27:57.119Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-12-10T12:27:57.119Z] +++ /etc/init.d/apparmor start [2019-12-10T12:27:57.119Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-10T12:27:57.119Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-10T12:27:57.119Z] Warning failed to create cache: (null) [2019-12-10T12:27:57.119Z] . [2019-12-10T12:27:57.119Z] INFO: Waiting for daemon to start... [2019-12-10T12:27:57.119Z] Starting dockerd [2019-12-10T12:27:57.119Z] +++ 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-12-10T12:27:59.211Z] #42 316.8 LINK lib/c/built-in.o [2019-12-10T12:27:59.211Z] #42 316.8 LINK lib/c/libcriu.so [2019-12-10T12:27:59.555Z] #42 317.4 GEN magic.py [2019-12-10T12:27:59.899Z] #42 317.6 Note: Building without setproctitle() and strlcpy() support. [2019-12-10T12:27:59.899Z] #42 317.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-10T12:28:00.637Z] #42 ... [2019-12-10T12:28:00.637Z] [2019-12-10T12:28:00.637Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-10T12:28:00.637Z] #39 402.5 + rm -rf /tmp/tmp.FVEMVEHGjx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.FVEMVEHGjx [2019-12-10T12:28:00.637Z] #39 DONE 402.7s [2019-12-10T12:28:00.637Z] [2019-12-10T12:28:00.637Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:28:00.982Z] #60 ... [2019-12-10T12:28:00.982Z] [2019-12-10T12:28:00.982Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-10T12:28:00.982Z] #42 318.7 fatal: Not a git repository (or any of the parent directories): .git [2019-12-10T12:28:02.386Z] . [2019-12-10T12:28:02.386Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-10T12:28:02.645Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-10T12:28:02.645Z] Error: No such image: emptyfs [2019-12-10T12:28:02.645Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-10T12:28:02.645Z] ++++ docker load [2019-12-10T12:28:02.707Z] #42 320.4 make[1]: Nothing to be done for 'all'. [2019-12-10T12:28:02.780Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-12-10T12:28:02.904Z] Running integration-test (iteration 1) [2019-12-10T12:28:02.904Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-12-10T12:28:02.904Z] ++ 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-12-10T12:28:02.904Z] ++ set -e [2019-12-10T12:28:02.904Z] ++ '[' -n 0 ']' [2019-12-10T12:28:02.904Z] ++ set -x [2019-12-10T12:28:02.904Z] ++ env -i DEST=/go/src/github.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-12-10T12:28:04.429Z] #42 321.8 make[1]: 'images/built-in.o' is up to date. [2019-12-10T12:28:04.429Z] #42 321.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-10T12:28:04.429Z] #42 322.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-10T12:28:04.429Z] #42 322.0 make[1]: 'compel/libcompel.a' is up to date. [2019-12-10T12:28:04.429Z] #42 322.1 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-10T12:28:04.429Z] #42 322.2 make[1]: Nothing to be done for 'all'. [2019-12-10T12:28:04.429Z] #42 322.2 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-10T12:28:04.774Z] #42 322.6 make[2]: Nothing to be done for 'all'. [2019-12-10T12:28:04.774Z] #42 322.6 make[2]: Nothing to be done for 'all'. [2019-12-10T12:28:04.862Z] sha256:6560a81fb6bd0846bef366eb62393e73ac42d20b51bfebfe1a9d3c4c54e805a7 [2019-12-10T12:28:04.862Z] INFO: Starting docker-py tests... [2019-12-10T12:28:04.862Z] ============================= test session starts ============================== [2019-12-10T12:28:04.862Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.1 [2019-12-10T12:28:04.862Z] rootdir: /src, inifile: pytest.ini [2019-12-10T12:28:04.862Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-12-10T12:28:04.862Z] collected 385 items / 5 deselected / 380 selected [2019-12-10T12:28:04.862Z] [2019-12-10T12:28:05.180Z] #42 322.7 make[2]: Nothing to be done for 'all'. [2019-12-10T12:28:05.180Z] #42 322.9 make[2]: Nothing to be done for 'all'. [2019-12-10T12:28:05.180Z] #42 323.0 make[2]: Nothing to be done for 'all'. [2019-12-10T12:28:05.524Z] #42 323.0 make[2]: Nothing to be done for 'all'. [2019-12-10T12:28:05.524Z] #42 323.2 make[2]: Nothing to be done for 'all'. [2019-12-10T12:28:05.524Z] #42 323.4 make[2]: Nothing to be done for 'all'. [2019-12-10T12:28:05.524Z] #42 323.4 INSTALL criu/criu [2019-12-10T12:28:05.869Z] #42 DONE 323.5s [2019-12-10T12:28:05.869Z] [2019-12-10T12:28:05.869Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:28:06.058Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-12-10T12:28:07.428Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-12-10T12:28:08.506Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-12-10T12:28:09.071Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-12-10T12:28:09.637Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-12-10T12:28:11.534Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-12-10T12:28:12.100Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-12-10T12:28:12.664Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-12-10T12:28:12.884Z] Loaded image: buildpack-deps:jessie [2019-12-10T12:28:12.884Z] Loaded image: busybox:latest [2019-12-10T12:28:12.884Z] Loaded image: busybox:glibc [2019-12-10T12:28:12.884Z] Loaded image: debian:jessie [2019-12-10T12:28:12.884Z] Loaded image: hello-world:latest [2019-12-10T12:28:12.884Z] INFO: Testing against a local daemon [2019-12-10T12:28:12.884Z] === RUN TestCgroupNamespacesBuild [2019-12-10T12:28:13.228Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-12-10T12:28:13.792Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-12-10T12:28:15.687Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-12-10T12:28:15.687Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-12-10T12:28:17.232Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-12-10T12:28:18.150Z] --- PASS: TestCgroupNamespacesBuild (5.09s) [2019-12-10T12:28:18.150Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-12-10T12:28:19.086Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.83s) [2019-12-10T12:28:19.086Z] === RUN TestBuildWithSession [2019-12-10T12:28:19.086Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-10T12:28:19.086Z] build_session_test.go:25: TODO: BuildKit [2019-12-10T12:28:19.086Z] === RUN TestBuildSquashParent [2019-12-10T12:28:19.130Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-12-10T12:28:19.388Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-12-10T12:28:21.912Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-12-10T12:28:21.912Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-12-10T12:28:21.912Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-12-10T12:28:21.912Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-12-10T12:28:21.912Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-12-10T12:28:23.282Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-12-10T12:28:24.655Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-12-10T12:28:25.891Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-12-10T12:28:26.455Z] tests/integration/api_client_test.py ..... [ 7%] [2019-12-10T12:28:27.204Z] --- PASS: TestBuildSquashParent (6.81s) [2019-12-10T12:28:27.204Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-10T12:28:27.204Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-10T12:28:27.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-10T12:28:27.204Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-10T12:28:27.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-10T12:28:27.204Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-10T12:28:27.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-10T12:28:27.204Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-10T12:28:27.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-10T12:28:27.204Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-10T12:28:27.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-10T12:28:27.204Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-10T12:28:27.204Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-10T12:28:27.204Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-10T12:28:27.204Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-10T12:28:27.204Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-10T12:28:27.204Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-10T12:28:27.247Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-12-10T12:28:27.247Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-12-10T12:28:28.393Z] tests/integration/api_config_test.py ..... [ 8%] [2019-12-10T12:28:28.582Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-10T12:28:28.582Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-10T12:28:31.114Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-12-10T12:28:31.114Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s) [2019-12-10T12:28:31.114Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.77s) [2019-12-10T12:28:31.114Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.84s) [2019-12-10T12:28:31.114Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.09s) [2019-12-10T12:28:31.114Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.23s) [2019-12-10T12:28:31.114Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.27s) [2019-12-10T12:28:31.114Z] === RUN TestBuildMultiStageCopy [2019-12-10T12:28:31.114Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-10T12:28:31.422Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-12-10T12:28:33.648Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-10T12:28:33.648Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-10T12:28:33.946Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-12-10T12:28:34.215Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-10T12:28:34.509Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-12-10T12:28:34.783Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-10T12:28:35.351Z] --- PASS: TestBuildMultiStageCopy (4.40s) [2019-12-10T12:28:35.351Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.32s) [2019-12-10T12:28:35.351Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2019-12-10T12:28:35.351Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2019-12-10T12:28:35.351Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2019-12-10T12:28:35.351Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2019-12-10T12:28:35.351Z] === RUN TestBuildMultiStageParentConfig [2019-12-10T12:28:36.743Z] --- PASS: TestBuildMultiStageParentConfig (1.49s) [2019-12-10T12:28:36.743Z] === RUN TestBuildLabelWithTargets [2019-12-10T12:28:38.687Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-12-10T12:28:38.687Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-12-10T12:28:39.279Z] --- PASS: TestBuildLabelWithTargets (2.38s) [2019-12-10T12:28:39.279Z] === RUN TestBuildWithEmptyLayers [2019-12-10T12:28:39.457Z] #60 383.2 + bin/containerd [2019-12-10T12:28:39.619Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-12-10T12:28:40.215Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2019-12-10T12:28:40.215Z] === RUN TestBuildMultiStageOnBuild [2019-12-10T12:28:42.144Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-12-10T12:28:43.078Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-12-10T12:28:43.210Z] e96b0897c5d1: Pull complete [2019-12-10T12:28:43.210Z] Digest: sha256:e75260361cbd398788c195a159c2c56e3ef4ee011ecd9bd57bdac73ff1a43e33 [2019-12-10T12:28:43.210Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-10T12:28:43.210Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-10T12:28:43.210Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-12-10T12:28:43.210Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-12-10T12:28:43.210Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.864' [2019-12-10T12:28:43.210Z] INFO: Docker version of control daemon [2019-12-10T12:28:43.210Z] [2019-12-10T12:28:43.210Z] Client: Docker Engine - Enterprise [2019-12-10T12:28:43.210Z] Version: 19.03.2 [2019-12-10T12:28:43.210Z] API version: 1.40 [2019-12-10T12:28:43.210Z] Go version: go1.12.8 [2019-12-10T12:28:43.210Z] Git commit: c92ab06ed9 [2019-12-10T12:28:43.210Z] Built: 09/03/2019 16:38:11 [2019-12-10T12:28:43.210Z] OS/Arch: windows/amd64 [2019-12-10T12:28:43.210Z] Experimental: false [2019-12-10T12:28:43.210Z] [2019-12-10T12:28:43.210Z] Server: Docker Engine - Enterprise [2019-12-10T12:28:43.210Z] Engine: [2019-12-10T12:28:43.210Z] Version: 19.03.2 [2019-12-10T12:28:43.210Z] API version: 1.40 (minimum version 1.24) [2019-12-10T12:28:43.210Z] Go version: go1.12.8 [2019-12-10T12:28:43.210Z] Git commit: c92ab06ed9 [2019-12-10T12:28:43.210Z] Built: 09/03/2019 16:35:47 [2019-12-10T12:28:43.210Z] OS/Arch: windows/amd64 [2019-12-10T12:28:43.210Z] Experimental: true [2019-12-10T12:28:43.211Z] [2019-12-10T12:28:43.211Z] INFO: Docker info of control daemon [2019-12-10T12:28:43.211Z] [2019-12-10T12:28:43.211Z] Client: [2019-12-10T12:28:43.211Z] Debug Mode: false [2019-12-10T12:28:43.211Z] Plugins: [2019-12-10T12:28:43.211Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-12-10T12:28:43.211Z] [2019-12-10T12:28:43.211Z] Server: [2019-12-10T12:28:43.211Z] Containers: 0 [2019-12-10T12:28:43.211Z] Running: 0 [2019-12-10T12:28:43.211Z] Paused: 0 [2019-12-10T12:28:43.211Z] Stopped: 0 [2019-12-10T12:28:43.211Z] Images: 1 [2019-12-10T12:28:43.211Z] Server Version: 19.03.2 [2019-12-10T12:28:43.211Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-12-10T12:28:43.211Z] Windows: [2019-12-10T12:28:43.211Z] LCOW: [2019-12-10T12:28:43.211Z] Logging Driver: json-file [2019-12-10T12:28:43.211Z] Plugins: [2019-12-10T12:28:43.211Z] Volume: local [2019-12-10T12:28:43.211Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-12-10T12:28:43.211Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-10T12:28:43.211Z] Swarm: inactive [2019-12-10T12:28:43.211Z] Default Isolation: process [2019-12-10T12:28:43.211Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-12-10T12:28:43.211Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-12-10T12:28:43.211Z] OSType: windows [2019-12-10T12:28:43.211Z] Architecture: x86_64 [2019-12-10T12:28:43.211Z] CPUs: 4 [2019-12-10T12:28:43.211Z] Total Memory: 32GiB [2019-12-10T12:28:43.211Z] Name: azwin-2-1e1b10 [2019-12-10T12:28:43.211Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2019-12-10T12:28:43.211Z] Docker Root Dir: D:\docker [2019-12-10T12:28:43.211Z] Debug Mode: false [2019-12-10T12:28:43.211Z] Registry: https://index.docker.io/v1/ [2019-12-10T12:28:43.211Z] Labels: [2019-12-10T12:28:43.211Z] Experimental: true [2019-12-10T12:28:43.211Z] Insecure Registries: [2019-12-10T12:28:43.211Z] 10.0.0.4:5000 [2019-12-10T12:28:43.211Z] 127.0.0.0/8 [2019-12-10T12:28:43.211Z] Registry Mirrors: [2019-12-10T12:28:43.211Z] http://10.0.0.4:5000/ [2019-12-10T12:28:43.211Z] Live Restore Enabled: false [2019-12-10T12:28:43.211Z] [2019-12-10T12:28:43.211Z] [2019-12-10T12:28:43.211Z] INFO: Commit hash is 56c566806 [2019-12-10T12:28:43.211Z] INFO: Nuke-Everything... [2019-12-10T12:28:43.211Z] INFO: Container count on control daemon to delete is 0 [2019-12-10T12:28:43.211Z] INFO: Nuking d:\CI [2019-12-10T12:28:43.211Z] INFO: Zapped successfully [2019-12-10T12:28:43.211Z] INFO: Location for testing is d:\CI\PR-39839\6 [2019-12-10T12:28:43.211Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-12-10T12:28:43.211Z] [2019-12-10T12:28:43.211Z] [2019-12-10T12:28:43.211Z] INFO: Building the image from Dockerfile.windows at 12/10/2019 12:28:40... [2019-12-10T12:28:43.211Z] [2019-12-10T12:28:43.378Z] #60 ... [2019-12-10T12:28:43.378Z] [2019-12-10T12:28:43.378Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:28:43.378Z] #51 DONE 444.5s [2019-12-10T12:28:43.378Z] [2019-12-10T12:28:43.378Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:28:43.503Z] --- PASS: TestBuildMultiStageOnBuild (2.73s) [2019-12-10T12:28:43.503Z] === RUN TestBuildUncleanTarFilenames [2019-12-10T12:28:44.012Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-12-10T12:28:44.440Z] --- PASS: TestBuildUncleanTarFilenames (1.40s) [2019-12-10T12:28:44.440Z] === RUN TestBuildMultiStageLayerLeak [2019-12-10T12:28:46.151Z] Sending build context to Docker daemon 50.4MB [2019-12-10T12:28:46.151Z] [2019-12-10T12:28:46.151Z] Step 1/8 : FROM microsoft/windowsservercore [2019-12-10T12:28:46.151Z] ---> 49e459dc7a6b [2019-12-10T12:28:46.151Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-12-10T12:28:46.151Z] ---> Running in 6a2cdc567d35 [2019-12-10T12:28:46.536Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-12-10T12:28:46.617Z] Removing intermediate container 6a2cdc567d35 [2019-12-10T12:28:46.617Z] ---> 3234ef77d891 [2019-12-10T12:28:46.617Z] Step 3/8 : ARG GO_VERSION=1.13.4 [2019-12-10T12:28:46.617Z] ---> Running in bb77805ff8c3 [2019-12-10T12:28:47.083Z] Removing intermediate container bb77805ff8c3 [2019-12-10T12:28:47.083Z] ---> 6815c4dd30b7 [2019-12-10T12:28:47.083Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-12-10T12:28:47.083Z] ---> Running in 263b8559e226 [2019-12-10T12:28:47.550Z] Removing intermediate container 263b8559e226 [2019-12-10T12:28:47.550Z] ---> 8b92ec4061ab [2019-12-10T12:28:47.551Z] 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-12-10T12:28:47.551Z] ---> Running in 49b13991b198 [2019-12-10T12:28:47.726Z] --- PASS: TestBuildMultiStageLayerLeak (2.96s) [2019-12-10T12:28:47.726Z] === RUN TestBuildWithHugeFile [2019-12-10T12:28:47.908Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-12-10T12:28:50.786Z] #60 ... [2019-12-10T12:28:50.786Z] [2019-12-10T12:28:50.786Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:28:50.786Z] #23 451.5 + return [2019-12-10T12:28:50.786Z] #23 DONE 451.6s [2019-12-10T12:28:50.786Z] [2019-12-10T12:28:50.786Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:28:52.496Z] #60 ... [2019-12-10T12:28:52.496Z] [2019-12-10T12:28:52.496Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-10T12:28:52.839Z] #24 DONE 0.1s [2019-12-10T12:28:52.839Z] [2019-12-10T12:28:52.839Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-10T12:28:53.185Z] #28 DONE 0.5s [2019-12-10T12:28:53.185Z] [2019-12-10T12:28:53.185Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-10T12:28:53.185Z] #30 DONE 0.1s [2019-12-10T12:28:53.185Z] [2019-12-10T12:28:53.185Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-10T12:28:53.185Z] #33 DONE 0.1s [2019-12-10T12:28:53.185Z] [2019-12-10T12:28:53.185Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-10T12:28:53.528Z] #38 DONE 0.1s [2019-12-10T12:28:53.528Z] [2019-12-10T12:28:53.528Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-10T12:28:53.528Z] #40 DONE 0.1s [2019-12-10T12:28:53.528Z] [2019-12-10T12:28:53.528Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-10T12:28:53.528Z] #43 DONE 0.1s [2019-12-10T12:28:53.528Z] [2019-12-10T12:28:53.528Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-10T12:28:53.528Z] #46 DONE 0.1s [2019-12-10T12:28:53.528Z] [2019-12-10T12:28:53.528Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-10T12:28:53.528Z] #49 DONE 0.1s [2019-12-10T12:28:53.528Z] [2019-12-10T12:28:53.528Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:28:53.869Z] #60 ... [2019-12-10T12:28:53.870Z] [2019-12-10T12:28:53.870Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-10T12:28:53.870Z] #52 DONE 0.1s [2019-12-10T12:28:53.870Z] [2019-12-10T12:28:53.870Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-10T12:28:53.870Z] #56 DONE 0.1s [2019-12-10T12:28:53.870Z] [2019-12-10T12:28:53.870Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-10T12:28:54.458Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-12-10T12:28:55.392Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-12-10T12:28:56.198Z] [2019-12-10T12:28:56.198Z] SUCCESS: Specified value was saved. [2019-12-10T12:28:56.198Z] INFO: Downloading git... [2019-12-10T12:28:57.291Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-12-10T12:28:57.291Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-12-10T12:28:58.430Z] INFO: Downloading go... [2019-12-10T12:28:59.416Z] INFO: Downloading compiler 1 of 3... [2019-12-10T12:28:59.883Z] INFO: Downloading compiler 2 of 3... [2019-12-10T12:29:00.394Z] INFO: Downloading compiler 3 of 3... [2019-12-10T12:29:01.375Z] INFO: Extracting git... [2019-12-10T12:29:01.680Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-12-10T12:29:02.548Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-12-10T12:29:03.112Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-12-10T12:29:03.112Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-12-10T12:29:04.483Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-12-10T12:29:06.412Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-12-10T12:29:06.877Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-10T12:29:06.877Z] [2019-12-10T12:29:06.877Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-10T12:29:06.877Z] PKG_CONFIG=pkg-config [2019-12-10T12:29:06.877Z] GOLANG_VERSION=1.13.4 [2019-12-10T12:29:06.877Z] HOSTNAME=2e1fccbe6349 [2019-12-10T12:29:06.877Z] DOCKER_EXPERIMENTAL=1 [2019-12-10T12:29:06.877Z] container=docker [2019-12-10T12:29:06.877Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-12-10T12:29:06.877Z] GO111MODULE=off [2019-12-10T12:29:06.877Z] GOPATH=/go [2019-12-10T12:29:06.877Z] PWD=/go/src/github.com/docker/docker [2019-12-10T12:29:06.877Z] HOME=/root [2019-12-10T12:29:06.877Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-10T12:29:06.877Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-10T12:29:06.877Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-10T12:29:06.877Z] DOCKER_GITCOMMIT=56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:29:06.877Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-10T12:29:06.877Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-10T12:29:06.877Z] TERM=xterm [2019-12-10T12:29:06.877Z] VALIDATE_BRANCH=master [2019-12-10T12:29:06.877Z] DEST=bundles/test-integration [2019-12-10T12:29:06.877Z] SHLVL=1 [2019-12-10T12:29:06.877Z] TIMEOUT=120m [2019-12-10T12:29:06.877Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-10T12:29:06.877Z] DOCKER_PKG=github.com/docker/docker [2019-12-10T12:29:06.877Z] TESTDEBUG=0 [2019-12-10T12:29:06.877Z] _=/usr/bin/env [2019-12-10T12:29:06.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-10T12:29:07.783Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-12-10T12:29:07.783Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-12-10T12:29:11.059Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-12-10T12:29:12.955Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-12-10T12:29:16.233Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-12-10T12:29:16.273Z] INFO: Expanding go... [2019-12-10T12:29:16.490Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-12-10T12:29:21.749Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite (356.41s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.75s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.74s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.69s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.98s) [2019-12-10T12:29:22.007Z] docker_cli_daemon_test.go:1449: [d7d085a280fb1] daemon is not started [2019-12-10T12:29:22.007Z] check_test.go:309: [d2e33fcbe0878] daemon is not started [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.20s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.51s) [2019-12-10T12:29:22.007Z] check_test.go:309: [dc64919ff63f6] daemon is not started [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.93s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.17s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.10s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.36s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.52s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.34s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.60s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.14s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.53s) [2019-12-10T12:29:22.007Z] check_test.go:309: [d0ee5e96a34f3] daemon is not started [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-12-10T12:29:22.007Z] check_test.go:309: [d25e6c55a2e9a] daemon is not started [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.01s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.61s) [2019-12-10T12:29:22.007Z] check_test.go:309: [d58a2653637cd] daemon is not started [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.55s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.31s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.47s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-12-10T12:29:22.007Z] check_test.go:309: [dc49c68ee27d5] daemon is not started [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.22s) [2019-12-10T12:29:22.007Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-12-10T12:29:22.007Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-12-10T12:29:22.007Z] check_test.go:309: [dc08943e2d174] daemon is not started [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.19s) [2019-12-10T12:29:22.007Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-12-10T12:29:22.007Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-12-10T12:29:22.007Z] check_test.go:309: [d5d0fae30c192] daemon is not started [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.20s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.32s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.51s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.09s) [2019-12-10T12:29:22.007Z] check_test.go:309: [d9347c25d30ec] daemon is not started [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.26s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2019-12-10T12:29:22.007Z] check_test.go:309: [d8a7581525c55] daemon is not started [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.53s) [2019-12-10T12:29:22.007Z] docker_cli_daemon_plugins_test.go:79: [d8700d6870616] daemon is not started [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.06s) [2019-12-10T12:29:22.007Z] docker_cli_daemon_plugins_test.go:169: [d137dd3a621da] daemon is not started [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.51s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2019-12-10T12:29:22.007Z] check_test.go:309: [dcd1a6cc48804] daemon is not started [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.99s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.92s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.97s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.83s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.56s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.69s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.04s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.05s) [2019-12-10T12:29:22.007Z] check_test.go:309: [d202f9c2521f1] daemon is not started [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.37s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.39s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.29s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.17s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.65s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.67s) [2019-12-10T12:29:22.007Z] check_test.go:309: [d5f61cf661b8a] daemon is not started [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.61s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.35s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.61s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.59s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.84s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.40s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.61s) [2019-12-10T12:29:22.007Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-12-10T12:29:22.007Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-12-10T12:29:22.007Z] check_test.go:309: [dd1546b9e8a84] daemon is not started [2019-12-10T12:29:22.007Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-12-10T12:29:22.007Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-12-10T12:29:22.007Z] check_test.go:309: [d74c0d2b53033] daemon is not started [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.88s) [2019-12-10T12:29:22.007Z] check_test.go:309: [d0019003780dd] daemon is not started [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.44s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.58s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.17s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.88s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.30s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.54s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.61s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.44s) [2019-12-10T12:29:22.007Z] check_test.go:309: [d6186dcab5f96] daemon is not started [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.18s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.41s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.82s) [2019-12-10T12:29:22.007Z] check_test.go:309: [d5c27279fdb24] daemon is not started [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2019-12-10T12:29:22.007Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.10s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2019-12-10T12:29:22.008Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-12-10T12:29:22.008Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-12-10T12:29:22.008Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-12-10T12:29:22.008Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-12-10T12:29:22.008Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-12-10T12:29:22.008Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-12-10T12:29:22.008Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-12-10T12:29:22.008Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-12-10T12:29:22.008Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-12-10T12:29:22.008Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-12-10T12:29:22.008Z] check_test.go:309: [deaf8b1219456] daemon is not started [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.14s) [2019-12-10T12:29:22.008Z] check_test.go:309: [ddc514cbd5833] daemon is not started [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.81s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2019-12-10T12:29:22.008Z] check_test.go:309: [de607c1706264] daemon is not started [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.27s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.16s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.99s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2019-12-10T12:29:22.008Z] check_test.go:309: [d554c32cc5e96] daemon is not started [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.50s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.05s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.27s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.41s) [2019-12-10T12:29:22.008Z] check_test.go:309: [d613661c8856a] daemon is not started [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.56s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.07s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-12-10T12:29:22.008Z] check_test.go:309: [dfd65d2b5fdb5] daemon is not started [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.72s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.78s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.32s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.14s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.79s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.72s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.26s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.01s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.25s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.72s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.53s) [2019-12-10T12:29:22.008Z] docker_cli_daemon_test.go:2542: [d5ab31d07a373] daemon is not started [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.42s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.08s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.23s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.20s) [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2019-12-10T12:29:22.008Z] check_test.go:309: [d228f84c4d045] daemon is not started [2019-12-10T12:29:22.008Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.66s) [2019-12-10T12:29:22.008Z] === RUN TestDockerSwarmSuite [2019-12-10T12:29:22.008Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-12-10T12:29:23.906Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-12-10T12:29:25.803Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-12-10T12:29:26.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-10T12:29:26.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-10T12:29:27.698Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-12-10T12:29:29.068Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-12-10T12:29:30.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-10T12:29:34.180Z] #60 432.8 + bin/containerd-stress [2019-12-10T12:29:34.180Z] #60 436.5 + bin/containerd-shim [2019-12-10T12:29:35.621Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-12-10T12:29:41.524Z] INFO: Expanding compiler 1 of 3... [2019-12-10T12:29:41.524Z] INFO: Expanding compiler 2 of 3... [2019-12-10T12:29:42.172Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-12-10T12:29:43.227Z] #60 446.8 + bin/containerd-shim-runc-v1 [2019-12-10T12:29:43.552Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-12-10T12:29:43.552Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-12-10T12:29:43.969Z] --- PASS: TestBuildWithHugeFile (49.04s) [2019-12-10T12:29:43.969Z] === RUN TestBuildWithEmptyDockerfile [2019-12-10T12:29:43.969Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-10T12:29:43.969Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-10T12:29:43.969Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-10T12:29:43.969Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-10T12:29:43.969Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-10T12:29:43.969Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-10T12:29:43.969Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-10T12:29:43.969Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-10T12:29:43.969Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-10T12:29:43.969Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2019-12-10T12:29:43.969Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2019-12-10T12:29:43.969Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2019-12-10T12:29:43.969Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2019-12-10T12:29:43.969Z] === RUN TestBuildPreserveOwnership [2019-12-10T12:29:43.969Z] === RUN TestBuildPreserveOwnership/copy_from [2019-12-10T12:29:43.969Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-12-10T12:29:43.969Z] --- PASS: TestBuildPreserveOwnership (6.15s) [2019-12-10T12:29:43.969Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.87s) [2019-12-10T12:29:43.969Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.26s) [2019-12-10T12:29:43.969Z] === RUN TestBuildPlatformInvalid [2019-12-10T12:29:43.969Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-12-10T12:29:43.969Z] PASS [2019-12-10T12:29:43.969Z] [2019-12-10T12:29:43.969Z] === Skipped [2019-12-10T12:29:43.969Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-12-10T12:29:43.969Z] build_session_test.go:25: TODO: BuildKit [2019-12-10T12:29:43.969Z] [2019-12-10T12:29:43.969Z] [2019-12-10T12:29:43.969Z] DONE 32 tests, 1 skipped in 100.169s [2019-12-10T12:29:43.969Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-12-10T12:29:43.969Z] ++ 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-12-10T12:29:43.969Z] ++ set -e [2019-12-10T12:29:43.969Z] ++ '[' -n 0 ']' [2019-12-10T12:29:43.969Z] ++ set -x [2019-12-10T12:29:43.969Z] ++ env -i DEST=/go/src/github.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-12-10T12:29:43.969Z] INFO: Testing against a local daemon [2019-12-10T12:29:43.969Z] === RUN TestConfigList [2019-12-10T12:29:46.260Z] INFO: Expanding compiler 3 of 3... [2019-12-10T12:29:46.260Z] INFO: Removing downloaded files... [2019-12-10T12:29:46.260Z] INFO: Creating source directory... [2019-12-10T12:29:46.260Z] INFO: Configuring git core.autocrlf... [2019-12-10T12:29:46.260Z] INFO: Completed [2019-12-10T12:29:47.254Z] --- PASS: TestConfigList (3.48s) [2019-12-10T12:29:47.254Z] === RUN TestConfigsCreateAndDelete [2019-12-10T12:29:47.743Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-12-10T12:29:48.086Z] #60 451.8 + bin/containerd-shim-runc-v2 [2019-12-10T12:29:48.675Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-12-10T12:29:48.675Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-12-10T12:29:49.833Z] #60 453.3 + binaries [2019-12-10T12:29:49.833Z] #60 453.3 + mkdir -p /build [2019-12-10T12:29:49.833Z] #60 453.3 + cp bin/containerd /build/containerd [2019-12-10T12:29:49.833Z] #60 453.3 + cp bin/containerd-shim /build/containerd-shim [2019-12-10T12:29:49.833Z] #60 453.3 + cp bin/ctr /build/ctr [2019-12-10T12:29:49.833Z] #60 DONE 453.4s [2019-12-10T12:29:50.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-10T12:29:50.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-10T12:29:50.538Z] --- PASS: TestConfigsCreateAndDelete (3.30s) [2019-12-10T12:29:50.539Z] === RUN TestConfigsUpdate [2019-12-10T12:29:51.015Z] [2019-12-10T12:29:51.015Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-10T12:29:51.358Z] #61 DONE 0.1s [2019-12-10T12:29:51.358Z] [2019-12-10T12:29:51.358Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-10T12:29:51.358Z] #65 DONE 0.1s [2019-12-10T12:29:51.358Z] [2019-12-10T12:29:51.358Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-10T12:29:51.358Z] #67 DONE 0.1s [2019-12-10T12:29:51.358Z] [2019-12-10T12:29:51.358Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-10T12:29:51.358Z] #70 DONE 0.0s [2019-12-10T12:29:51.358Z] [2019-12-10T12:29:51.358Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-10T12:29:51.358Z] #71 DONE 0.0s [2019-12-10T12:29:51.358Z] [2019-12-10T12:29:51.358Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-12-10T12:29:51.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-10T12:29:51.952Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-12-10T12:29:52.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-10T12:29:52.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-10T12:29:53.673Z] #72 DONE 2.3s [2019-12-10T12:29:53.673Z] [2019-12-10T12:29:53.673Z] #73 exporting to oci image format [2019-12-10T12:29:53.673Z] #73 exporting layers [2019-12-10T12:29:53.824Z] --- PASS: TestConfigsUpdate (3.39s) [2019-12-10T12:29:53.824Z] === RUN TestTemplatedConfig [2019-12-10T12:29:54.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-10T12:29:55.229Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-12-10T12:29:55.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-10T12:29:57.109Z] --- PASS: TestTemplatedConfig (3.36s) [2019-12-10T12:29:57.109Z] === RUN TestConfigInspect [2019-12-10T12:29:57.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-10T12:29:59.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-10T12:30:00.392Z] --- PASS: TestConfigInspect (3.26s) [2019-12-10T12:30:00.392Z] === RUN TestConfigCreateWithLabels [2019-12-10T12:30:01.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-10T12:30:02.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-10T12:30:03.329Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-12-10T12:30:03.342Z] ................................................ [ 29%] [2019-12-10T12:30:03.678Z] --- PASS: TestConfigCreateWithLabels (3.21s) [2019-12-10T12:30:03.678Z] === RUN TestConfigCreateResolve [2019-12-10T12:30:04.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-10T12:30:05.855Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-12-10T12:30:06.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-10T12:30:06.962Z] --- PASS: TestConfigCreateResolve (3.23s) [2019-12-10T12:30:06.963Z] === RUN TestConfigDaemonLibtrustID [2019-12-10T12:30:07.221Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2019-12-10T12:30:07.221Z] PASS [2019-12-10T12:30:07.221Z] [2019-12-10T12:30:07.221Z] DONE 8 tests in 24.063s [2019-12-10T12:30:07.221Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-12-10T12:30:07.221Z] ++ 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-12-10T12:30:07.221Z] ++ set -e [2019-12-10T12:30:07.221Z] ++ '[' -n 0 ']' [2019-12-10T12:30:07.221Z] ++ set -x [2019-12-10T12:30:07.221Z] ++ env -i DEST=/go/src/github.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-12-10T12:30:07.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-10T12:30:07.479Z] INFO: Testing against a local daemon [2019-12-10T12:30:07.479Z] === RUN TestCheckpoint [2019-12-10T12:30:07.479Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-10T12:30:07.479Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-10T12:30:07.479Z] === RUN TestContainerInvalidJSON [2019-12-10T12:30:07.479Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-10T12:30:07.479Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-10T12:30:07.479Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-10T12:30:07.479Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-10T12:30:07.479Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-10T12:30:07.479Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-10T12:30:07.479Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-10T12:30:07.479Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-10T12:30:07.479Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-10T12:30:07.479Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-12-10T12:30:07.479Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-12-10T12:30:07.479Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-12-10T12:30:07.479Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-12-10T12:30:07.479Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-10T12:30:07.738Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-12-10T12:30:07.738Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-10T12:30:07.738Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2019-12-10T12:30:07.738Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-10T12:30:07.997Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2019-12-10T12:30:07.997Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-10T12:30:07.997Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-12-10T12:30:07.997Z] === RUN TestCopyFromContainer [2019-12-10T12:30:08.192Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-10T12:30:08.192Z] Using test binary docker [2019-12-10T12:30:08.192Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-12-10T12:30:08.192Z] +++ /etc/init.d/apparmor start [2019-12-10T12:30:08.559Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-10T12:30:08.559Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-10T12:30:08.559Z] Warning failed to create cache: (null) [2019-12-10T12:30:08.559Z] . [2019-12-10T12:30:08.559Z] Starting dockerd [2019-12-10T12:30:08.559Z] INFO: Waiting for daemon to start... [2019-12-10T12:30:08.559Z] +++ 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-12-10T12:30:09.130Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-12-10T12:30:10.402Z] . [2019-12-10T12:30:10.402Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-10T12:30:10.402Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-10T12:30:10.402Z] Error: No such image: emptyfs [2019-12-10T12:30:10.402Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-10T12:30:10.402Z] ++++ docker load [2019-12-10T12:30:10.528Z] === RUN TestCopyFromContainer// [2019-12-10T12:30:10.528Z] === RUN TestCopyFromContainer//bar/root [2019-12-10T12:30:10.528Z] === RUN TestCopyFromContainer//bar/root/ [2019-12-10T12:30:10.528Z] === RUN TestCopyFromContainer/bar/quux [2019-12-10T12:30:10.528Z] === RUN TestCopyFromContainer/bar/quux/ [2019-12-10T12:30:10.779Z] Running integration-test (iteration 1) [2019-12-10T12:30:10.779Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-12-10T12:30:10.779Z] ++ 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-12-10T12:30:10.779Z] ++ set -e [2019-12-10T12:30:10.779Z] ++ '[' -n 0 ']' [2019-12-10T12:30:10.779Z] ++ set -x [2019-12-10T12:30:10.779Z] ++ env -i DEST=/go/src/github.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-12-10T12:30:10.787Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-12-10T12:30:10.787Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-12-10T12:30:10.787Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-12-10T12:30:11.045Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-12-10T12:30:11.045Z] === RUN TestCopyFromContainer/bar/notarget [2019-12-10T12:30:11.304Z] --- PASS: TestCopyFromContainer (3.29s) [2019-12-10T12:30:11.304Z] --- PASS: TestCopyFromContainer// (0.11s) [2019-12-10T12:30:11.304Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-12-10T12:30:11.304Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-12-10T12:30:11.304Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-12-10T12:30:11.304Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-12-10T12:30:11.304Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2019-12-10T12:30:11.304Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-12-10T12:30:11.304Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-12-10T12:30:11.304Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-12-10T12:30:11.304Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-12-10T12:30:11.304Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-10T12:30:11.304Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-10T12:30:11.304Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-10T12:30:11.304Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-10T12:30:11.304Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-10T12:30:11.304Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-10T12:30:11.304Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-10T12:30:11.304Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-10T12:30:11.304Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-10T12:30:11.304Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-10T12:30:11.304Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-12-10T12:30:11.305Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-12-10T12:30:11.305Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-12-10T12:30:11.305Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-12-10T12:30:11.305Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-10T12:30:11.305Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-12-10T12:30:11.305Z] === RUN TestCreateWithInvalidEnv [2019-12-10T12:30:11.305Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-10T12:30:11.305Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-10T12:30:11.305Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-10T12:30:11.305Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-10T12:30:11.305Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-10T12:30:11.305Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-10T12:30:11.305Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-10T12:30:11.305Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-10T12:30:11.305Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-10T12:30:11.305Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-12-10T12:30:11.305Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-12-10T12:30:11.305Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-12-10T12:30:11.305Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-10T12:30:11.305Z] === RUN TestCreateTmpfsMountsTarget [2019-12-10T12:30:11.563Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-12-10T12:30:11.563Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-10T12:30:14.096Z] --- PASS: TestCreateWithCustomMaskedPaths (2.29s) [2019-12-10T12:30:14.096Z] === RUN TestCreateWithCapabilities [2019-12-10T12:30:14.096Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-12-10T12:30:14.096Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-12-10T12:30:14.096Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-12-10T12:30:14.096Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-12-10T12:30:14.096Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-12-10T12:30:14.096Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-12-10T12:30:14.096Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-12-10T12:30:14.096Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-12-10T12:30:14.096Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-12-10T12:30:14.096Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-12-10T12:30:14.096Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-10T12:30:14.096Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-10T12:30:14.096Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-12-10T12:30:14.096Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-12-10T12:30:14.096Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-12-10T12:30:14.096Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-12-10T12:30:14.096Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-12-10T12:30:14.096Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-12-10T12:30:14.096Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-12-10T12:30:14.096Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-12-10T12:30:14.096Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-12-10T12:30:14.096Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-12-10T12:30:14.096Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-12-10T12:30:14.096Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-12-10T12:30:14.096Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-12-10T12:30:14.096Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-12-10T12:30:14.096Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-12-10T12:30:14.096Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-12-10T12:30:14.096Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-12-10T12:30:14.096Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-12-10T12:30:14.096Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-10T12:30:14.096Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-12-10T12:30:14.096Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-12-10T12:30:14.096Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-12-10T12:30:14.096Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-12-10T12:30:14.096Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-12-10T12:30:14.096Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-12-10T12:30:14.096Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-12-10T12:30:14.097Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-12-10T12:30:14.097Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2019-12-10T12:30:14.097Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s) [2019-12-10T12:30:14.097Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2019-12-10T12:30:14.097Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s) [2019-12-10T12:30:14.097Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2019-12-10T12:30:14.097Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-12-10T12:30:14.097Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-10T12:30:15.677Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-12-10T12:30:15.677Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-12-10T12:30:16.630Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.41s) [2019-12-10T12:30:16.630Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-10T12:30:16.630Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-10T12:30:16.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-10T12:30:16.630Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-10T12:30:16.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-10T12:30:16.630Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-10T12:30:16.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-10T12:30:16.630Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-10T12:30:16.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-10T12:30:16.630Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-10T12:30:16.630Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-10T12:30:16.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-10T12:30:16.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-10T12:30:16.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-10T12:30:16.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-10T12:30:16.630Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-10T12:30:16.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-12-10T12:30:16.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-12-10T12:30:16.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-12-10T12:30:16.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2019-12-10T12:30:16.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-12-10T12:30:16.630Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-12-10T12:30:16.630Z] === RUN TestContainerStartOnDaemonRestart [2019-12-10T12:30:16.630Z] === PAUSE TestContainerStartOnDaemonRestart [2019-12-10T12:30:16.630Z] === RUN TestDaemonRestartIpcMode [2019-12-10T12:30:16.630Z] === PAUSE TestDaemonRestartIpcMode [2019-12-10T12:30:16.630Z] === RUN TestDiff [2019-12-10T12:30:17.197Z] --- PASS: TestDiff (0.82s) [2019-12-10T12:30:17.197Z] === RUN TestExecWithCloseStdin [2019-12-10T12:30:18.134Z] --- PASS: TestExecWithCloseStdin (0.93s) [2019-12-10T12:30:18.134Z] === RUN TestExec [2019-12-10T12:30:19.070Z] --- PASS: TestExec (0.95s) [2019-12-10T12:30:19.070Z] === RUN TestExecUser [2019-12-10T12:30:20.161Z] Loaded image: buildpack-deps:jessie [2019-12-10T12:30:20.161Z] Loaded image: busybox:latest [2019-12-10T12:30:20.161Z] Loaded image: busybox:glibc [2019-12-10T12:30:20.161Z] Loaded image: debian:jessie [2019-12-10T12:30:20.161Z] Loaded image: hello-world:latest [2019-12-10T12:30:20.161Z] INFO: Testing against a local daemon [2019-12-10T12:30:20.161Z] === RUN TestCgroupNamespacesBuild [2019-12-10T12:30:20.447Z] --- PASS: TestExecUser (1.19s) [2019-12-10T12:30:20.447Z] === RUN TestExportContainerAndImportImage [2019-12-10T12:30:21.383Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2019-12-10T12:30:21.383Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-10T12:30:21.453Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-12-10T12:30:21.957Z] --- PASS: TestCgroupNamespacesBuild (1.71s) [2019-12-10T12:30:21.957Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-12-10T12:30:23.875Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.74s) [2019-12-10T12:30:23.875Z] === RUN TestBuildWithSession [2019-12-10T12:30:23.875Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-10T12:30:23.875Z] build_session_test.go:25: TODO: BuildKit [2019-12-10T12:30:23.875Z] === RUN TestBuildSquashParent [2019-12-10T12:30:23.915Z] --- PASS: TestExportContainerAfterDaemonRestart (2.01s) [2019-12-10T12:30:23.915Z] === RUN TestHealthCheckWorkdir [2019-12-10T12:30:24.482Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2019-12-10T12:30:24.482Z] === RUN TestHealthKillContainer [2019-12-10T12:30:27.766Z] --- PASS: TestHealthKillContainer (2.98s) [2019-12-10T12:30:27.766Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-10T12:30:28.334Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2019-12-10T12:30:28.334Z] === RUN TestIpcModeNone [2019-12-10T12:30:28.897Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-12-10T12:30:29.274Z] --- PASS: TestIpcModeNone (0.91s) [2019-12-10T12:30:29.274Z] === RUN TestIpcModePrivate [2019-12-10T12:30:30.145Z] --- PASS: TestBuildSquashParent (6.12s) [2019-12-10T12:30:30.145Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-10T12:30:30.145Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-10T12:30:30.145Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-10T12:30:30.145Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-10T12:30:30.145Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-10T12:30:30.145Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-10T12:30:30.145Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-10T12:30:30.145Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-10T12:30:30.145Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-10T12:30:30.145Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-10T12:30:30.145Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-10T12:30:30.145Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-10T12:30:30.145Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-10T12:30:30.145Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-10T12:30:30.145Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-10T12:30:30.209Z] --- PASS: TestIpcModePrivate (0.86s) [2019-12-10T12:30:30.209Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false [2019-12-10T12:30:30.209Z] === RUN TestIpcModeShareable [2019-12-10T12:30:30.535Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-12-10T12:30:30.535Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-12-10T12:30:31.043Z] 3889bb8d808b: Pull complete [2019-12-10T12:30:31.145Z] --- PASS: TestIpcModeShareable (0.97s) [2019-12-10T12:30:31.145Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2019-12-10T12:30:31.145Z] === RUN TestAPIIpcModeShareableAndContainer [2019-12-10T12:30:31.961Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-10T12:30:32.326Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-10T12:30:33.067Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-12-10T12:30:34.430Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.83s) [2019-12-10T12:30:34.430Z] === RUN TestAPIIpcModeHost [2019-12-10T12:30:34.688Z] --- PASS: TestAPIIpcModeHost (0.81s) [2019-12-10T12:30:34.688Z] === RUN TestDaemonIpcModeShareable [2019-12-10T12:30:34.842Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-10T12:30:34.842Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-10T12:30:35.796Z] --- PASS: TestImportExtremelyLargeImageWorks (180.76s) [2019-12-10T12:30:35.796Z] PASS [2019-12-10T12:30:35.796Z] [2019-12-10T12:30:35.796Z] DONE 12 tests in 184.919s [2019-12-10T12:30:35.796Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-12-10T12:30:35.796Z] ++ 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-12-10T12:30:35.796Z] ++ set -e [2019-12-10T12:30:35.796Z] ++ '[' -n 0 ']' [2019-12-10T12:30:35.796Z] ++ set -x [2019-12-10T12:30:35.796Z] ++ env -i DEST=/go/src/github.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-12-10T12:30:35.796Z] INFO: Testing against a local daemon [2019-12-10T12:30:35.796Z] === RUN TestNetworkCreateDelete [2019-12-10T12:30:35.796Z] --- PASS: TestNetworkCreateDelete (0.17s) [2019-12-10T12:30:35.796Z] === RUN TestDockerNetworkDeletePreferID [2019-12-10T12:30:35.796Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-12-10T12:30:35.796Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-12-10T12:30:35.796Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2019-12-10T12:30:35.796Z] === RUN TestInspectNetwork [2019-12-10T12:30:36.053Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-12-10T12:30:36.591Z] --- PASS: TestDaemonIpcModeShareable (1.89s) [2019-12-10T12:30:36.591Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-12-10T12:30:36.591Z] === RUN TestDaemonIpcModePrivate [2019-12-10T12:30:36.617Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-12-10T12:30:36.874Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-12-10T12:30:37.237Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-12-10T12:30:37.289Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-12-10T12:30:37.289Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.27s) [2019-12-10T12:30:37.289Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.66s) [2019-12-10T12:30:37.289Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.81s) [2019-12-10T12:30:37.289Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.46s) [2019-12-10T12:30:37.289Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.61s) [2019-12-10T12:30:37.289Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.64s) [2019-12-10T12:30:37.289Z] === RUN TestBuildMultiStageCopy [2019-12-10T12:30:37.289Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-10T12:30:37.494Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-12-10T12:30:37.752Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-12-10T12:30:38.009Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-12-10T12:30:38.537Z] --- PASS: TestDaemonIpcModePrivate (1.91s) [2019-12-10T12:30:38.537Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-12-10T12:30:38.537Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-12-10T12:30:39.890Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-10T12:30:40.264Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-10T12:30:40.441Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.90s) [2019-12-10T12:30:40.441Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-12-10T12:30:40.441Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-12-10T12:30:41.032Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-10T12:30:41.289Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-12-10T12:30:41.400Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-10T12:30:42.174Z] --- PASS: TestBuildMultiStageCopy (4.61s) [2019-12-10T12:30:42.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.54s) [2019-12-10T12:30:42.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s) [2019-12-10T12:30:42.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2019-12-10T12:30:42.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2019-12-10T12:30:42.174Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2019-12-10T12:30:42.174Z] === RUN TestBuildMultiStageParentConfig [2019-12-10T12:30:42.219Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-12-10T12:30:42.344Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s) [2019-12-10T12:30:42.344Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-12-10T12:30:42.344Z] === RUN TestIpcModeOlderClient [2019-12-10T12:30:42.344Z] === PAUSE TestIpcModeOlderClient [2019-12-10T12:30:42.344Z] === RUN TestKillContainerInvalidSignal [2019-12-10T12:30:42.782Z] === RUN TestInspectNetwork/full_network_id [2019-12-10T12:30:42.782Z] === RUN TestInspectNetwork/partial_network_id [2019-12-10T12:30:42.782Z] === RUN TestInspectNetwork/network_name [2019-12-10T12:30:42.782Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-12-10T12:30:43.286Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2019-12-10T12:30:43.286Z] === RUN TestKillContainer [2019-12-10T12:30:43.286Z] === RUN TestKillContainer/no_signal [2019-12-10T12:30:43.503Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2019-12-10T12:30:43.503Z] === RUN TestBuildLabelWithTargets [2019-12-10T12:30:43.860Z] === RUN TestKillContainer/non_killing_signal [2019-12-10T12:30:44.152Z] === RUN TestDockerSuite/TestBuildEnv [2019-12-10T12:30:44.429Z] === RUN TestKillContainer/killing_signal [2019-12-10T12:30:45.339Z] --- PASS: TestBuildLabelWithTargets (2.10s) [2019-12-10T12:30:45.339Z] === RUN TestBuildWithEmptyLayers [2019-12-10T12:30:45.522Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-12-10T12:30:45.806Z] --- PASS: TestKillContainer (2.48s) [2019-12-10T12:30:45.806Z] --- PASS: TestKillContainer/no_signal (0.80s) [2019-12-10T12:30:45.806Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2019-12-10T12:30:45.806Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2019-12-10T12:30:45.806Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-10T12:30:45.806Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-12-10T12:30:46.372Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-12-10T12:30:46.604Z] --- PASS: TestBuildWithEmptyLayers (0.96s) [2019-12-10T12:30:46.604Z] === RUN TestBuildMultiStageOnBuild [2019-12-10T12:30:46.892Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-12-10T12:30:46.892Z] --- PASS: TestInspectNetwork (11.25s) [2019-12-10T12:30:46.892Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-12-10T12:30:46.892Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-12-10T12:30:46.892Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-12-10T12:30:46.892Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-12-10T12:30:46.892Z] === RUN TestRunContainerWithBridgeNone [2019-12-10T12:30:47.307Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.63s) [2019-12-10T12:30:47.307Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2019-12-10T12:30:47.307Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2019-12-10T12:30:47.307Z] === RUN TestKillStoppedContainer [2019-12-10T12:30:47.307Z] --- PASS: TestKillStoppedContainer (0.12s) [2019-12-10T12:30:47.307Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-10T12:30:47.566Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-12-10T12:30:47.566Z] === RUN TestKillDifferentUserContainer [2019-12-10T12:30:47.826Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-12-10T12:30:48.502Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2019-12-10T12:30:48.502Z] === RUN TestInspectOomKilledTrue [2019-12-10T12:30:48.502Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-12-10T12:30:48.502Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-10T12:30:48.502Z] === RUN TestInspectOomKilledFalse [2019-12-10T12:30:48.502Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-12-10T12:30:48.502Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-10T12:30:48.502Z] === RUN TestLinksEtcHostsContentMatch [2019-12-10T12:30:49.069Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2019-12-10T12:30:49.069Z] === RUN TestLinksContainerNames [2019-12-10T12:30:49.126Z] --- PASS: TestBuildMultiStageOnBuild (2.75s) [2019-12-10T12:30:49.126Z] === RUN TestBuildUncleanTarFilenames [2019-12-10T12:30:49.721Z] --- PASS: TestRunContainerWithBridgeNone (2.78s) [2019-12-10T12:30:49.721Z] === RUN TestNetworkInvalidJSON [2019-12-10T12:30:49.721Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-10T12:30:49.721Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-10T12:30:49.721Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-10T12:30:49.721Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-10T12:30:49.721Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-10T12:30:49.721Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-10T12:30:49.721Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-10T12:30:49.721Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-10T12:30:49.721Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-10T12:30:49.721Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-12-10T12:30:49.721Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-12-10T12:30:49.721Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-10T12:30:49.721Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-12-10T12:30:49.721Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-10T12:30:50.390Z] --- PASS: TestBuildUncleanTarFilenames (1.23s) [2019-12-10T12:30:50.390Z] === RUN TestBuildMultiStageLayerLeak [2019-12-10T12:30:50.447Z] --- PASS: TestLinksContainerNames (1.62s) [2019-12-10T12:30:50.447Z] === RUN TestLogsFollowTailEmpty [2019-12-10T12:30:51.093Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-12-10T12:30:51.093Z] === RUN TestDaemonDefaultNetworkPools [2019-12-10T12:30:51.382Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2019-12-10T12:30:51.382Z] === RUN TestContainerNetworkMountsNoChown [2019-12-10T12:30:51.657Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2019-12-10T12:30:51.657Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-10T12:30:52.317Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/default [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/default [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/private [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/private [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/rprivate [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/rprivate [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/slave [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/slave [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/rslave [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/rslave [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/shared [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/shared [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/rshared [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/rshared [2019-12-10T12:30:52.317Z] === CONT TestMountDaemonRoot/default [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/default/bind_root [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-12-10T12:30:52.317Z] === CONT TestMountDaemonRoot/rslave [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/default/mount_root [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-12-10T12:30:52.317Z] === CONT TestMountDaemonRoot/rshared [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-12-10T12:30:52.317Z] === CONT TestMountDaemonRoot/shared [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-12-10T12:30:52.317Z] === CONT TestMountDaemonRoot/private [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/private/bind_root [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/private/mount_root [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-12-10T12:30:52.317Z] === CONT TestMountDaemonRoot/slave [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-12-10T12:30:52.317Z] === CONT TestMountDaemonRoot/rprivate [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-12-10T12:30:52.317Z] === CONT TestMountDaemonRoot/default/bind_root [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-12-10T12:30:52.317Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-12-10T12:30:52.317Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-12-10T12:30:52.317Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-12-10T12:30:52.317Z] === CONT TestMountDaemonRoot/default/mount_root [2019-12-10T12:30:52.317Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-12-10T12:30:52.317Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-12-10T12:30:52.317Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-12-10T12:30:52.317Z] === CONT TestMountDaemonRoot/private/bind_root [2019-12-10T12:30:52.317Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-12-10T12:30:52.317Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-12-10T12:30:52.317Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-12-10T12:30:52.317Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-12-10T12:30:52.317Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-12-10T12:30:52.317Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-12-10T12:30:52.317Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-12-10T12:30:52.317Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-12-10T12:30:52.576Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-12-10T12:30:52.576Z] === CONT TestMountDaemonRoot/private/mount_root [2019-12-10T12:30:52.576Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-12-10T12:30:52.576Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-12-10T12:30:52.576Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-12-10T12:30:52.576Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-12-10T12:30:52.576Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-12-10T12:30:52.576Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-12-10T12:30:52.576Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-12-10T12:30:52.576Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-12-10T12:30:52.576Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-12-10T12:30:52.576Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-12-10T12:30:52.576Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.12s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-12-10T12:30:52.835Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-12-10T12:30:52.835Z] === RUN TestContainerBindMountNonRecursive [2019-12-10T12:30:53.029Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2019-12-10T12:30:53.029Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-10T12:30:53.613Z] --- PASS: TestBuildMultiStageLayerLeak (2.88s) [2019-12-10T12:30:53.613Z] === RUN TestBuildWithHugeFile [2019-12-10T12:30:53.835Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-12-10T12:30:53.961Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2019-12-10T12:30:53.961Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-10T12:30:54.525Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-12-10T12:30:54.525Z] === RUN TestServiceWithPredefinedNetwork [2019-12-10T12:30:54.739Z] --- PASS: TestContainerBindMountNonRecursive (1.99s) [2019-12-10T12:30:54.739Z] === RUN TestNetworkNat [2019-12-10T12:30:55.089Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-12-10T12:30:55.677Z] --- PASS: TestNetworkNat (0.90s) [2019-12-10T12:30:55.677Z] === RUN TestNetworkLocalhostTCPNat [2019-12-10T12:30:56.613Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2019-12-10T12:30:56.613Z] === RUN TestNetworkLoopbackNat [2019-12-10T12:30:57.988Z] --- PASS: TestNetworkLoopbackNat (1.19s) [2019-12-10T12:30:57.988Z] === RUN TestPause [2019-12-10T12:30:58.368Z] --- PASS: TestServiceWithPredefinedNetwork (3.25s) [2019-12-10T12:30:58.368Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-10T12:30:58.368Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-10T12:30:58.368Z] service_test.go:230: FLAKY_TEST [2019-12-10T12:30:58.368Z] === RUN TestServiceWithDataPathPortInit [2019-12-10T12:30:58.555Z] --- PASS: TestPause (0.87s) [2019-12-10T12:30:58.555Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-10T12:30:58.555Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-10T12:30:58.555Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-10T12:30:58.555Z] === RUN TestPauseStopPausedContainer [2019-12-10T12:30:59.490Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2019-12-10T12:30:59.490Z] === RUN TestPsFilter [2019-12-10T12:30:59.750Z] --- PASS: TestPsFilter (0.27s) [2019-12-10T12:30:59.750Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-10T12:31:00.686Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2019-12-10T12:31:00.686Z] === RUN TestRemoveContainerWithVolume [2019-12-10T12:31:01.254Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2019-12-10T12:31:01.254Z] === RUN TestRemoveContainerRunning [2019-12-10T12:31:02.190Z] --- PASS: TestRemoveContainerRunning (0.81s) [2019-12-10T12:31:02.190Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-10T12:31:02.279Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-12-10T12:31:03.176Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2019-12-10T12:31:03.176Z] === RUN TestRemoveInvalidContainer [2019-12-10T12:31:03.176Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-12-10T12:31:03.176Z] === RUN TestRenameLinkedContainer [2019-12-10T12:31:03.996Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-12-10T12:31:06.462Z] --- PASS: TestRenameLinkedContainer (3.35s) [2019-12-10T12:31:06.462Z] === RUN TestRenameStoppedContainer [2019-12-10T12:31:07.397Z] --- PASS: TestRenameStoppedContainer (0.80s) [2019-12-10T12:31:07.398Z] === RUN TestRenameRunningContainerAndReuse [2019-12-10T12:31:08.058Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-12-10T12:31:09.302Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s) [2019-12-10T12:31:09.302Z] === RUN TestRenameInvalidName [2019-12-10T12:31:10.238Z] --- PASS: TestRenameInvalidName (1.08s) [2019-12-10T12:31:10.238Z] === RUN TestRenameAnonymousContainer [2019-12-10T12:31:14.429Z] --- PASS: TestRenameAnonymousContainer (4.04s) [2019-12-10T12:31:14.429Z] === RUN TestRenameContainerWithSameName [2019-12-10T12:31:14.996Z] --- PASS: TestRenameContainerWithSameName (0.83s) [2019-12-10T12:31:14.996Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-10T12:31:16.899Z] --- PASS: TestRenameContainerWithLinkedContainer (1.62s) [2019-12-10T12:31:16.899Z] === RUN TestResize [2019-12-10T12:31:17.466Z] --- PASS: TestResize (0.82s) [2019-12-10T12:31:17.466Z] === RUN TestResizeWithInvalidSize [2019-12-10T12:31:18.401Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2019-12-10T12:31:18.401Z] === RUN TestResizeWhenContainerNotStarted [2019-12-10T12:31:18.972Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2019-12-10T12:31:18.972Z] === RUN TestDaemonRestartKillContainers [2019-12-10T12:31:18.972Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-10T12:31:18.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-10T12:31:18.972Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-10T12:31:18.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-10T12:31:18.972Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-10T12:31:18.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-10T12:31:18.972Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-10T12:31:18.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-10T12:31:18.972Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-10T12:31:18.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-10T12:31:18.972Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-10T12:31:18.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-10T12:31:18.972Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-10T12:31:18.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-10T12:31:18.972Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-10T12:31:18.972Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-10T12:31:18.972Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-10T12:31:18.973Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-10T12:31:18.973Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-10T12:31:18.973Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-10T12:31:18.973Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-10T12:31:18.973Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-10T12:31:18.973Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-10T12:31:18.973Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-10T12:31:18.973Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-10T12:31:18.973Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-10T12:31:18.973Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-10T12:31:18.973Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-10T12:31:20.279Z] --- PASS: TestServiceWithDataPathPortInit (19.44s) [2019-12-10T12:31:20.279Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-10T12:31:20.279Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-12-10T12:31:21.213Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-12-10T12:31:21.509Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-10T12:31:21.509Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-10T12:31:21.769Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-10T12:31:22.549Z] ......................... [ 67%] [2019-12-10T12:31:23.678Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-10T12:31:23.938Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-10T12:31:24.198Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-10T12:31:25.142Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-10T12:31:26.083Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-10T12:31:26.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-12-10T12:31:27.397Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.16s) [2019-12-10T12:31:27.397Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wl23kxc60mwk7fnh3o12ywdl9 Created:2019-12-10 12:31:18.705831843 +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[907219dbdbd4c58974c1c131551e7dde2a5f1843a01d4fb976f0aee9eaaa43c2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a2zbklqeynb97x0ux2ntd8d9g EndpointID:b4026a7deaaaf282755097b1f5cc2a0f297a958bc349aef3dce05dea30a3b37d MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c821a66b2b41c8e7e2e25e105c571120cf8456a1b4187772020f2f7d768ed6f6 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:29aa309087aa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a2zbklqeynb97x0ux2ntd8d9g EndpointID:b4026a7deaaaf282755097b1f5cc2a0f297a958bc349aef3dce05dea30a3b37d EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-12-10T12:31:27.397Z] PASS [2019-12-10T12:31:27.397Z] [2019-12-10T12:31:27.397Z] === Skipped [2019-12-10T12:31:27.397Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-10T12:31:27.397Z] service_test.go:230: FLAKY_TEST [2019-12-10T12:31:27.397Z] [2019-12-10T12:31:27.397Z] [2019-12-10T12:31:27.397Z] DONE 21 tests, 1 skipped in 52.357s [2019-12-10T12:31:27.397Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-12-10T12:31:27.397Z] ++ 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-12-10T12:31:27.397Z] ++ set -e [2019-12-10T12:31:27.397Z] ++ '[' -n 0 ']' [2019-12-10T12:31:27.397Z] ++ set -x [2019-12-10T12:31:27.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=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-12-10T12:31:27.654Z] INFO: Testing against a local daemon [2019-12-10T12:31:27.654Z] === RUN TestDockerNetworkIpvlanPersistance [2019-12-10T12:31:27.654Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-12-10T12:31:27.654Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-10T12:31:27.654Z] === RUN TestDockerNetworkIpvlan [2019-12-10T12:31:27.654Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-12-10T12:31:27.654Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-10T12:31:27.654Z] PASS [2019-12-10T12:31:27.654Z] [2019-12-10T12:31:27.654Z] === Skipped [2019-12-10T12:31:27.654Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-12-10T12:31:27.654Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-10T12:31:27.654Z] [2019-12-10T12:31:27.654Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-12-10T12:31:27.654Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-10T12:31:27.654Z] [2019-12-10T12:31:27.654Z] [2019-12-10T12:31:27.654Z] DONE 2 tests, 2 skipped in 0.189s [2019-12-10T12:31:27.654Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-12-10T12:31:27.654Z] ++ 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-12-10T12:31:27.654Z] ++ set -e [2019-12-10T12:31:27.654Z] ++ '[' -n 0 ']' [2019-12-10T12:31:27.654Z] ++ set -x [2019-12-10T12:31:27.654Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-10T12:31:27.911Z] INFO: Testing against a local daemon [2019-12-10T12:31:27.911Z] === RUN TestDockerNetworkMacvlanPersistance [2019-12-10T12:31:28.034Z] --- PASS: TestBuildWithHugeFile (32.09s) [2019-12-10T12:31:28.034Z] === RUN TestBuildWithEmptyDockerfile [2019-12-10T12:31:28.034Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-10T12:31:28.034Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-10T12:31:28.034Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-10T12:31:28.034Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-10T12:31:28.034Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-10T12:31:28.034Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-10T12:31:28.034Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-10T12:31:28.034Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-10T12:31:28.034Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-10T12:31:28.034Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2019-12-10T12:31:28.034Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2019-12-10T12:31:28.034Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2019-12-10T12:31:28.034Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-12-10T12:31:28.034Z] === RUN TestBuildPreserveOwnership [2019-12-10T12:31:28.034Z] === RUN TestBuildPreserveOwnership/copy_from [2019-12-10T12:31:28.615Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-12-10T12:31:28.615Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.36s) [2019-12-10T12:31:28.615Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.54s) [2019-12-10T12:31:28.615Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.81s) [2019-12-10T12:31:28.615Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.90s) [2019-12-10T12:31:28.615Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.99s) [2019-12-10T12:31:28.615Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (5.21s) [2019-12-10T12:31:28.615Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.77s) [2019-12-10T12:31:28.615Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2019-12-10T12:31:28.615Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.87s) [2019-12-10T12:31:28.615Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.44s) [2019-12-10T12:31:28.615Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.49s) [2019-12-10T12:31:28.615Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.35s) [2019-12-10T12:31:28.615Z] === RUN TestCgroupNamespacesRun [2019-12-10T12:31:29.805Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.81s) [2019-12-10T12:31:29.806Z] === RUN TestDockerNetworkMacvlan [2019-12-10T12:31:29.991Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2019-12-10T12:31:29.991Z] === RUN TestCgroupNamespacesRunPrivileged [2019-12-10T12:31:30.450Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-12-10T12:31:30.738Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-12-10T12:31:31.669Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-12-10T12:31:31.669Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-12-10T12:31:31.894Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2019-12-10T12:31:31.894Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-12-10T12:31:32.289Z] --- PASS: TestBuildPreserveOwnership (6.22s) [2019-12-10T12:31:32.289Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.15s) [2019-12-10T12:31:32.289Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2019-12-10T12:31:32.289Z] === RUN TestBuildPlatformInvalid [2019-12-10T12:31:32.289Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2019-12-10T12:31:32.289Z] PASS [2019-12-10T12:31:32.289Z] [2019-12-10T12:31:32.289Z] === Skipped [2019-12-10T12:31:32.289Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-12-10T12:31:32.289Z] build_session_test.go:25: TODO: BuildKit [2019-12-10T12:31:32.289Z] [2019-12-10T12:31:32.289Z] [2019-12-10T12:31:32.289Z] DONE 32 tests, 1 skipped in 81.598s [2019-12-10T12:31:32.601Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-12-10T12:31:32.601Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-12-10T12:31:32.697Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-12-10T12:31:32.697Z] ++ 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-12-10T12:31:32.697Z] ++ set -e [2019-12-10T12:31:32.697Z] ++ '[' -n 0 ']' [2019-12-10T12:31:32.697Z] ++ set -x [2019-12-10T12:31:32.697Z] ++ env -i DEST=/go/src/github.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-12-10T12:31:32.697Z] INFO: Testing against a local daemon [2019-12-10T12:31:32.697Z] === RUN TestConfigList [2019-12-10T12:31:33.165Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-12-10T12:31:33.729Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-12-10T12:31:33.800Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2019-12-10T12:31:33.800Z] === RUN TestCgroupNamespacesRunHostMode [2019-12-10T12:31:35.625Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-12-10T12:31:35.625Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-12-10T12:31:35.625Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-12-10T12:31:35.706Z] --- PASS: TestCgroupNamespacesRunHostMode (1.84s) [2019-12-10T12:31:35.706Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-12-10T12:31:35.859Z] --- PASS: TestConfigList (2.81s) [2019-12-10T12:31:35.859Z] === RUN TestConfigsCreateAndDelete [2019-12-10T12:31:35.882Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-12-10T12:31:37.609Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s) [2019-12-10T12:31:37.609Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-12-10T12:31:38.389Z] --- PASS: TestConfigsCreateAndDelete (2.76s) [2019-12-10T12:31:38.389Z] === RUN TestConfigsUpdate [2019-12-10T12:31:38.546Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.96s) [2019-12-10T12:31:38.546Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-12-10T12:31:39.483Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s) [2019-12-10T12:31:39.483Z] === RUN TestCgroupNamespacesRunOlderClient [2019-12-10T12:31:40.058Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-12-10T12:31:41.385Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.94s) [2019-12-10T12:31:41.385Z] === RUN TestKernelTCPMemory [2019-12-10T12:31:41.564Z] --- PASS: TestConfigsUpdate (2.80s) [2019-12-10T12:31:41.564Z] === RUN TestTemplatedConfig [2019-12-10T12:31:42.320Z] --- PASS: TestKernelTCPMemory (0.93s) [2019-12-10T12:31:42.320Z] === RUN TestNISDomainname [2019-12-10T12:31:43.078Z] Removing intermediate container 49b13991b198 [2019-12-10T12:31:43.079Z] ---> 554c0c102937 [2019-12-10T12:31:43.079Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-12-10T12:31:43.079Z] ---> Running in 95e279416764 [2019-12-10T12:31:43.079Z] Removing intermediate container 95e279416764 [2019-12-10T12:31:43.079Z] ---> 36b0deedbefe [2019-12-10T12:31:43.079Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-12-10T12:31:43.079Z] ---> Running in 177119c56318 [2019-12-10T12:31:43.079Z] Removing intermediate container 177119c56318 [2019-12-10T12:31:43.079Z] ---> abb3d9ca26cd [2019-12-10T12:31:43.079Z] Step 8/8 : COPY . . [2019-12-10T12:31:43.256Z] --- PASS: TestNISDomainname (1.01s) [2019-12-10T12:31:43.256Z] === RUN TestHostnameDnsResolution [2019-12-10T12:31:44.836Z] --- PASS: TestHostnameDnsResolution (1.75s) [2019-12-10T12:31:44.836Z] === RUN TestStats [2019-12-10T12:31:44.901Z] --- PASS: TestTemplatedConfig (3.49s) [2019-12-10T12:31:44.901Z] === RUN TestConfigInspect [2019-12-10T12:31:46.606Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-12-10T12:31:47.170Z] --- PASS: TestDockerNetworkMacvlan (17.36s) [2019-12-10T12:31:47.170Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2019-12-10T12:31:47.170Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.24s) [2019-12-10T12:31:47.170Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.06s) [2019-12-10T12:31:47.170Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.03s) [2019-12-10T12:31:47.170Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.98s) [2019-12-10T12:31:47.170Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.28s) [2019-12-10T12:31:47.170Z] PASS [2019-12-10T12:31:47.170Z] [2019-12-10T12:31:47.170Z] DONE 8 tests in 19.350s [2019-12-10T12:31:47.170Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-12-10T12:31:47.170Z] ++ 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-12-10T12:31:47.170Z] ++ set -e [2019-12-10T12:31:47.170Z] ++ '[' -n 0 ']' [2019-12-10T12:31:47.170Z] ++ set -x [2019-12-10T12:31:47.170Z] ++ env -i DEST=/go/src/github.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-12-10T12:31:47.170Z] testing: warning: no tests to run [2019-12-10T12:31:47.170Z] PASS [2019-12-10T12:31:47.170Z] [2019-12-10T12:31:47.170Z] DONE 0 tests in 0.054s [2019-12-10T12:31:47.170Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-12-10T12:31:47.170Z] ++ 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-12-10T12:31:47.170Z] ++ set -e [2019-12-10T12:31:47.170Z] ++ '[' -n 0 ']' [2019-12-10T12:31:47.170Z] ++ set -x [2019-12-10T12:31:47.170Z] ++ env -i DEST=/go/src/github.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-12-10T12:31:47.170Z] INFO: Testing against a local daemon [2019-12-10T12:31:47.170Z] === RUN TestAuthZPluginAllowRequest [2019-12-10T12:31:47.316Z] #73 exporting layers 109.3s done [2019-12-10T12:31:47.316Z] #73 exporting manifest sha256:eb227f630d8b65d5abfcdd1ca5acae9b697777c73a5fcfa2b7ade7ea1cd602a6 0.0s done [2019-12-10T12:31:47.316Z] #73 exporting config sha256:f486f1192bbef33b5138cff5ba311d5874c78d6f6dcfa2e38ff868321652c3ec done [2019-12-10T12:31:47.316Z] #73 sending tarball [2019-12-10T12:31:47.369Z] --- PASS: TestStats (2.17s) [2019-12-10T12:31:47.369Z] === RUN TestStopContainerWithTimeout [2019-12-10T12:31:47.369Z] === RUN TestStopContainerWithTimeout/0 [2019-12-10T12:31:47.369Z] === PAUSE TestStopContainerWithTimeout/0 [2019-12-10T12:31:47.369Z] === RUN TestStopContainerWithTimeout/1 [2019-12-10T12:31:47.369Z] === PAUSE TestStopContainerWithTimeout/1 [2019-12-10T12:31:47.369Z] === RUN TestStopContainerWithTimeout/3 [2019-12-10T12:31:47.369Z] === PAUSE TestStopContainerWithTimeout/3 [2019-12-10T12:31:47.369Z] === RUN TestStopContainerWithTimeout/-1 [2019-12-10T12:31:47.369Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-12-10T12:31:47.369Z] === CONT TestStopContainerWithTimeout/0 [2019-12-10T12:31:47.369Z] === CONT TestStopContainerWithTimeout/1 [2019-12-10T12:31:47.369Z] === CONT TestStopContainerWithTimeout/3 [2019-12-10T12:31:47.369Z] === CONT TestStopContainerWithTimeout/-1 [2019-12-10T12:31:47.735Z] === RUN TestDockerSuite/TestBuildExpose [2019-12-10T12:31:47.993Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-12-10T12:31:48.102Z] --- PASS: TestConfigInspect (2.89s) [2019-12-10T12:31:48.102Z] === RUN TestConfigCreateWithLabels [2019-12-10T12:31:48.924Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-12-10T12:31:48.924Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2019-12-10T12:31:48.924Z] === RUN TestAuthZPluginTLS [2019-12-10T12:31:49.489Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-12-10T12:31:49.746Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-12-10T12:31:49.746Z] === RUN TestAuthZPluginDenyRequest [2019-12-10T12:31:49.746Z] === RUN TestDockerSuite/TestBuildFails [2019-12-10T12:31:50.310Z] --- PASS: TestAuthZPluginDenyRequest (0.58s) [2019-12-10T12:31:50.310Z] === RUN TestAuthZPluginAPIDenyResponse [2019-12-10T12:31:50.523Z] --- PASS: TestConfigCreateWithLabels (2.90s) [2019-12-10T12:31:50.523Z] === RUN TestConfigCreateResolve [2019-12-10T12:31:50.660Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-12-10T12:31:50.660Z] --- PASS: TestStopContainerWithTimeout/0 (1.37s) [2019-12-10T12:31:50.660Z] --- PASS: TestStopContainerWithTimeout/1 (1.98s) [2019-12-10T12:31:50.660Z] --- PASS: TestStopContainerWithTimeout/3 (3.27s) [2019-12-10T12:31:50.660Z] --- PASS: TestStopContainerWithTimeout/-1 (3.31s) [2019-12-10T12:31:50.660Z] === RUN TestDeleteDevicemapper [2019-12-10T12:31:50.660Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-12-10T12:31:50.661Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-10T12:31:50.661Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-10T12:31:50.874Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-12-10T12:31:50.874Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.61s) [2019-12-10T12:31:50.874Z] === RUN TestAuthZPluginDenyResponse [2019-12-10T12:31:50.874Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-12-10T12:31:51.439Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2019-12-10T12:31:51.439Z] === RUN TestAuthZPluginAllowEventStream [2019-12-10T12:31:53.077Z] --- PASS: TestConfigCreateResolve (2.42s) [2019-12-10T12:31:53.077Z] === RUN TestConfigDaemonLibtrustID [2019-12-10T12:31:53.214Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.28s) [2019-12-10T12:31:53.214Z] === RUN TestUpdateMemory [2019-12-10T12:31:53.214Z] --- SKIP: TestUpdateMemory (0.00s) [2019-12-10T12:31:53.214Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-10T12:31:53.214Z] === RUN TestUpdateCPUQuota [2019-12-10T12:31:53.343Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2019-12-10T12:31:53.343Z] === RUN TestAuthZPluginErrorResponse [2019-12-10T12:31:53.343Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-12-10T12:31:53.459Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-12-10T12:31:53.459Z] PASS [2019-12-10T12:31:53.459Z] [2019-12-10T12:31:53.459Z] DONE 8 tests in 20.797s [2019-12-10T12:31:53.459Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-12-10T12:31:53.459Z] ++ 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-12-10T12:31:53.459Z] ++ set -e [2019-12-10T12:31:53.459Z] ++ '[' -n 0 ']' [2019-12-10T12:31:53.459Z] ++ set -x [2019-12-10T12:31:53.459Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-10T12:31:53.601Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2019-12-10T12:31:53.601Z] === RUN TestAuthZPluginErrorRequest [2019-12-10T12:31:53.835Z] INFO: Testing against a local daemon [2019-12-10T12:31:53.835Z] === RUN TestCheckpoint [2019-12-10T12:31:53.835Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-10T12:31:53.835Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-10T12:31:53.835Z] === RUN TestContainerInvalidJSON [2019-12-10T12:31:53.835Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-10T12:31:53.835Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-10T12:31:53.835Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-10T12:31:53.835Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-10T12:31:53.835Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-10T12:31:53.835Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-10T12:31:53.835Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-10T12:31:53.835Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-10T12:31:53.835Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-10T12:31:53.835Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-12-10T12:31:53.835Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-12-10T12:31:53.835Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-12-10T12:31:53.835Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-12-10T12:31:53.835Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-10T12:31:53.835Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2019-12-10T12:31:53.835Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-10T12:31:53.835Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-12-10T12:31:53.835Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-10T12:31:54.149Z] --- PASS: TestUpdateCPUQuota (1.52s) [2019-12-10T12:31:54.149Z] === RUN TestUpdatePidsLimit [2019-12-10T12:31:54.149Z] === RUN TestUpdatePidsLimit/update_from_none [2019-12-10T12:31:54.165Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-12-10T12:31:54.165Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-12-10T12:31:54.195Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-12-10T12:31:54.195Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-10T12:31:54.195Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-12-10T12:31:54.195Z] === RUN TestCopyFromContainer [2019-12-10T12:31:54.716Z] === RUN TestUpdatePidsLimit/no_change [2019-12-10T12:31:54.729Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2019-12-10T12:31:54.729Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-12-10T12:31:54.974Z] === RUN TestUpdatePidsLimit/update_lower [2019-12-10T12:31:55.542Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-12-10T12:31:55.660Z] === RUN TestDockerSuite/TestBuildForceRm [2019-12-10T12:31:55.990Z] === RUN TestCopyFromContainer// [2019-12-10T12:31:56.109Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-12-10T12:31:56.367Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-12-10T12:31:56.482Z] === RUN TestCopyFromContainer//bar/root [2019-12-10T12:31:56.482Z] === RUN TestCopyFromContainer//bar/root/ [2019-12-10T12:31:56.482Z] === RUN TestCopyFromContainer/bar/quux [2019-12-10T12:31:56.482Z] === RUN TestCopyFromContainer/bar/quux/ [2019-12-10T12:31:56.882Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-12-10T12:31:56.882Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-12-10T12:31:56.882Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-12-10T12:31:56.882Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-12-10T12:31:56.882Z] === RUN TestCopyFromContainer/bar/notarget [2019-12-10T12:31:56.934Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-12-10T12:31:57.033Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s) [2019-12-10T12:31:57.033Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-12-10T12:31:57.276Z] --- PASS: TestCopyFromContainer (2.96s) [2019-12-10T12:31:57.276Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-12-10T12:31:57.276Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-12-10T12:31:57.276Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2019-12-10T12:31:57.276Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-12-10T12:31:57.276Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-12-10T12:31:57.276Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-12-10T12:31:57.276Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-12-10T12:31:57.276Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2019-12-10T12:31:57.276Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-12-10T12:31:57.276Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-12-10T12:31:57.276Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-10T12:31:57.276Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-10T12:31:57.276Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-10T12:31:57.276Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-10T12:31:57.276Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-10T12:31:57.276Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-10T12:31:57.276Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-10T12:31:57.276Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-10T12:31:57.276Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-10T12:31:57.276Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-10T12:31:57.276Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-12-10T12:31:57.276Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-12-10T12:31:57.276Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-12-10T12:31:57.276Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-12-10T12:31:57.276Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-10T12:31:57.276Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-12-10T12:31:57.276Z] === RUN TestCreateWithInvalidEnv [2019-12-10T12:31:57.276Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-10T12:31:57.276Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-10T12:31:57.276Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-10T12:31:57.276Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-10T12:31:57.276Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-10T12:31:57.276Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-10T12:31:57.276Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-10T12:31:57.276Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-10T12:31:57.276Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-10T12:31:57.276Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-12-10T12:31:57.276Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-12-10T12:31:57.276Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-10T12:31:57.276Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-12-10T12:31:57.276Z] === RUN TestCreateTmpfsMountsTarget [2019-12-10T12:31:57.276Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-12-10T12:31:57.276Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-10T12:31:57.597Z] === RUN TestDockerSuite/TestBuildFromGit [2019-12-10T12:31:58.838Z] --- PASS: TestUpdatePidsLimit (4.33s) [2019-12-10T12:31:58.838Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2019-12-10T12:31:58.838Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2019-12-10T12:31:58.838Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2019-12-10T12:31:58.838Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.50s) [2019-12-10T12:31:58.838Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2019-12-10T12:31:58.838Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.53s) [2019-12-10T12:31:58.838Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2019-12-10T12:31:58.838Z] === RUN TestUpdateRestartPolicy [2019-12-10T12:31:58.967Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.15s) [2019-12-10T12:31:58.967Z] === RUN TestAuthZPluginHeader [2019-12-10T12:31:59.225Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-12-10T12:31:59.286Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-12-10T12:31:59.733Z] --- PASS: TestCreateWithCustomMaskedPaths (2.59s) [2019-12-10T12:31:59.733Z] === RUN TestCreateWithCapabilities [2019-12-10T12:31:59.733Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-12-10T12:31:59.733Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-12-10T12:31:59.733Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-12-10T12:31:59.733Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-12-10T12:31:59.733Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-12-10T12:31:59.733Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-12-10T12:31:59.733Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-12-10T12:31:59.733Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-12-10T12:31:59.733Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-12-10T12:31:59.733Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-12-10T12:31:59.733Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-10T12:31:59.733Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-10T12:31:59.733Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-12-10T12:31:59.733Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-12-10T12:31:59.733Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-12-10T12:31:59.733Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-12-10T12:31:59.733Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-12-10T12:31:59.733Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-12-10T12:31:59.733Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-12-10T12:31:59.733Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-12-10T12:31:59.733Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-12-10T12:31:59.733Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-12-10T12:31:59.733Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-12-10T12:31:59.733Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-12-10T12:31:59.733Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-12-10T12:31:59.733Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-12-10T12:31:59.733Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-12-10T12:31:59.733Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-12-10T12:31:59.788Z] --- PASS: TestAuthZPluginHeader (0.83s) [2019-12-10T12:31:59.788Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-12-10T12:31:59.788Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-12-10T12:32:00.100Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-10T12:32:00.100Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-12-10T12:32:00.100Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-12-10T12:32:00.100Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-12-10T12:32:00.100Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-12-10T12:32:00.100Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-12-10T12:32:00.100Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-12-10T12:32:00.100Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-12-10T12:32:00.100Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-12-10T12:32:00.100Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-12-10T12:32:00.100Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2019-12-10T12:32:00.100Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2019-12-10T12:32:00.100Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-12-10T12:32:00.100Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-12-10T12:32:00.100Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-12-10T12:32:00.100Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-12-10T12:32:00.100Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-12-10T12:32:00.100Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-10T12:32:00.715Z] #73 ... [2019-12-10T12:32:00.715Z] [2019-12-10T12:32:00.715Z] #74 importing to docker [2019-12-10T12:32:00.715Z] #74 ... [2019-12-10T12:32:00.715Z] [2019-12-10T12:32:00.715Z] #73 exporting to oci image format [2019-12-10T12:32:00.715Z] #73 sending tarball 17.4s done [2019-12-10T12:32:00.715Z] #73 DONE 126.7s [2019-12-10T12:32:00.715Z] [2019-12-10T12:32:00.715Z] #74 importing to docker [2019-12-10T12:32:01.163Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-12-10T12:32:03.327Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.66s) [2019-12-10T12:32:03.328Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-10T12:32:03.328Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-10T12:32:03.328Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-10T12:32:03.328Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-10T12:32:03.328Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-10T12:32:03.328Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-10T12:32:03.328Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-10T12:32:03.328Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-10T12:32:03.328Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-10T12:32:03.328Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-10T12:32:03.328Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-10T12:32:03.328Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-10T12:32:03.328Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-10T12:32:03.328Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-10T12:32:03.328Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-10T12:32:03.328Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-10T12:32:03.328Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-12-10T12:32:03.328Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-12-10T12:32:03.328Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-12-10T12:32:03.328Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-12-10T12:32:03.328Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-12-10T12:32:03.328Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-12-10T12:32:03.328Z] === RUN TestContainerStartOnDaemonRestart [2019-12-10T12:32:03.328Z] === PAUSE TestContainerStartOnDaemonRestart [2019-12-10T12:32:03.328Z] === RUN TestDaemonRestartIpcMode [2019-12-10T12:32:03.328Z] === PAUSE TestDaemonRestartIpcMode [2019-12-10T12:32:03.328Z] === RUN TestDiff [2019-12-10T12:32:03.684Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-12-10T12:32:03.694Z] --- PASS: TestDiff (0.71s) [2019-12-10T12:32:03.694Z] === RUN TestExecWithCloseStdin [2019-12-10T12:32:03.943Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-12-10T12:32:04.200Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.58s) [2019-12-10T12:32:04.200Z] === RUN TestAuthZPluginV2Disable [2019-12-10T12:32:04.457Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-12-10T12:32:04.465Z] --- PASS: TestExecWithCloseStdin (1.05s) [2019-12-10T12:32:04.465Z] === RUN TestExec [2019-12-10T12:32:05.794Z] --- PASS: TestExec (1.10s) [2019-12-10T12:32:05.794Z] === RUN TestExecUser [2019-12-10T12:32:05.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-12-10T12:32:06.616Z] --- PASS: TestExecUser (1.04s) [2019-12-10T12:32:06.616Z] === RUN TestExportContainerAndImportImage [2019-12-10T12:32:07.197Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-12-10T12:32:07.859Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2019-12-10T12:32:07.859Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-10T12:32:08.518Z] ---> 112befdfe190 [2019-12-10T12:32:08.566Z] --- PASS: TestAuthZPluginV2Disable (4.10s) [2019-12-10T12:32:08.566Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-12-10T12:32:09.497Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-12-10T12:32:09.498Z] Successfully built 112befdfe190 [2019-12-10T12:32:09.498Z] Successfully tagged docker:latest [2019-12-10T12:32:09.498Z] INFO: Image build ended at 12/10/2019 12:32:09. Duration:00:03:28.9517628 [2019-12-10T12:32:09.498Z] [2019-12-10T12:32:09.498Z] [2019-12-10T12:32:09.498Z] INFO: Building the test binaries at 12/10/2019 12:32:09... [2019-12-10T12:32:09.691Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2019-12-10T12:32:09.692Z] === RUN TestHealthCheckWorkdir [2019-12-10T12:32:10.580Z] --- PASS: TestHealthCheckWorkdir (1.25s) [2019-12-10T12:32:10.580Z] === RUN TestHealthKillContainer [2019-12-10T12:32:11.039Z] --- PASS: TestUpdateRestartPolicy (12.59s) [2019-12-10T12:32:11.039Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-10T12:32:11.395Z] === RUN TestDockerSuite/TestBuildHistory [2019-12-10T12:32:11.959Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.41s) [2019-12-10T12:32:11.959Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-12-10T12:32:11.975Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2019-12-10T12:32:11.975Z] === RUN TestWaitNonBlocked [2019-12-10T12:32:11.975Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-10T12:32:11.975Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-10T12:32:11.975Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-10T12:32:11.975Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-10T12:32:11.975Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-10T12:32:11.975Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-10T12:32:13.353Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-12-10T12:32:13.353Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2019-12-10T12:32:13.353Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2019-12-10T12:32:13.353Z] === RUN TestWaitBlocked [2019-12-10T12:32:13.353Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-10T12:32:13.353Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-10T12:32:13.353Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-12-10T12:32:13.353Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-12-10T12:32:13.353Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-10T12:32:13.353Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-12-10T12:32:13.710Z] --- PASS: TestHealthKillContainer (3.06s) [2019-12-10T12:32:13.710Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-10T12:32:14.288Z] --- PASS: TestWaitBlocked (0.03s) [2019-12-10T12:32:14.288Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.95s) [2019-12-10T12:32:14.288Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s) [2019-12-10T12:32:14.288Z] === CONT TestContainerStartOnDaemonRestart [2019-12-10T12:32:14.288Z] === CONT TestIpcModeOlderClient [2019-12-10T12:32:14.288Z] === CONT TestDaemonRestartIpcMode [2019-12-10T12:32:14.288Z] --- PASS: TestIpcModeOlderClient (0.21s) [2019-12-10T12:32:14.404Z] INFO: make.ps1 starting at 12/10/2019 12:32:13 [2019-12-10T12:32:14.404Z] INFO: Git commit (56c566806) assumed from DOCKER_GITCOMMIT environment variable [2019-12-10T12:32:14.404Z] INFO: Invoking autogen... [2019-12-10T12:32:14.521Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-12-10T12:32:14.707Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2019-12-10T12:32:14.707Z] === RUN TestIpcModeNone [2019-12-10T12:32:15.542Z] --- PASS: TestIpcModeNone (1.01s) [2019-12-10T12:32:15.542Z] === RUN TestIpcModePrivate [2019-12-10T12:32:15.958Z] INFO: Building daemon... [2019-12-10T12:32:16.417Z] tests/integration/client_test.py ..... [ 75%] [2019-12-10T12:32:16.790Z] --- PASS: TestIpcModePrivate (0.98s) [2019-12-10T12:32:16.790Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-12-10T12:32:16.790Z] === RUN TestIpcModeShareable [2019-12-10T12:32:16.981Z] tests/integration/errors_test.py . [ 76%] [2019-12-10T12:32:17.216Z] === RUN TestDockerSuite/TestBuildIidFile [2019-12-10T12:32:17.562Z] --- PASS: TestIpcModeShareable (1.09s) [2019-12-10T12:32:17.562Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-12-10T12:32:17.562Z] === RUN TestAPIIpcModeShareableAndContainer [2019-12-10T12:32:17.575Z] --- PASS: TestContainerStartOnDaemonRestart (3.08s) [2019-12-10T12:32:18.147Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-12-10T12:32:18.711Z] === RUN TestDockerSuite/TestBuildInheritance [2019-12-10T12:32:18.951Z] --- PASS: TestDaemonRestartIpcMode (4.85s) [2019-12-10T12:32:18.951Z] PASS [2019-12-10T12:32:18.951Z] [2019-12-10T12:32:18.951Z] === Skipped [2019-12-10T12:32:18.951Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-12-10T12:32:18.951Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-10T12:32:18.951Z] [2019-12-10T12:32:18.951Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-12-10T12:32:18.951Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-10T12:32:18.951Z] [2019-12-10T12:32:18.951Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-12-10T12:32:18.951Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-10T12:32:18.951Z] [2019-12-10T12:32:18.951Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-10T12:32:18.951Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-10T12:32:18.951Z] [2019-12-10T12:32:18.951Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-12-10T12:32:18.951Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-10T12:32:18.951Z] [2019-12-10T12:32:18.951Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-12-10T12:32:18.951Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-10T12:32:18.951Z] [2019-12-10T12:32:18.951Z] [2019-12-10T12:32:18.951Z] DONE 197 tests, 6 skipped in 131.730s [2019-12-10T12:32:18.951Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-12-10T12:32:18.951Z] ++ 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-12-10T12:32:18.951Z] ++ set -e [2019-12-10T12:32:18.951Z] ++ '[' -n 0 ']' [2019-12-10T12:32:18.951Z] ++ set -x [2019-12-10T12:32:18.951Z] ++ env -i DEST=/go/src/github.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-12-10T12:32:19.209Z] INFO: Testing against a local daemon [2019-12-10T12:32:19.209Z] === RUN TestCommitInheritsEnv [2019-12-10T12:32:19.643Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-12-10T12:32:19.776Z] --- PASS: TestCommitInheritsEnv (0.60s) [2019-12-10T12:32:19.776Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-10T12:32:19.776Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-12-10T12:32:19.776Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-12-10T12:32:19.776Z] === RUN TestImagesFilterMultiReference [2019-12-10T12:32:20.035Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-12-10T12:32:20.035Z] === RUN TestImagePullPlatformInvalid [2019-12-10T12:32:20.035Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-12-10T12:32:20.035Z] === RUN TestRemoveImageOrphaning [2019-12-10T12:32:20.575Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-12-10T12:32:20.575Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-12-10T12:32:20.608Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2019-12-10T12:32:20.608Z] === RUN TestRemoveImageGarbageCollector [2019-12-10T12:32:20.608Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-12-10T12:32:20.608Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:32:20.608Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-10T12:32:20.608Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-12-10T12:32:20.608Z] === RUN TestTagInvalidReference [2019-12-10T12:32:20.608Z] --- PASS: TestTagInvalidReference (0.03s) [2019-12-10T12:32:20.608Z] === RUN TestTagValidPrefixedRepo [2019-12-10T12:32:20.836Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.82s) [2019-12-10T12:32:20.836Z] === RUN TestAPIIpcModeHost [2019-12-10T12:32:20.866Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2019-12-10T12:32:20.866Z] === RUN TestTagExistedNameWithoutForce [2019-12-10T12:32:20.866Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-12-10T12:32:20.866Z] === RUN TestTagOfficialNames [2019-12-10T12:32:20.867Z] --- PASS: TestTagOfficialNames (0.08s) [2019-12-10T12:32:20.867Z] === RUN TestTagMatchesDigest [2019-12-10T12:32:20.867Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-12-10T12:32:20.867Z] PASS [2019-12-10T12:32:20.867Z] [2019-12-10T12:32:20.867Z] === Skipped [2019-12-10T12:32:20.867Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-12-10T12:32:20.867Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-12-10T12:32:20.867Z] [2019-12-10T12:32:20.867Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-12-10T12:32:20.867Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:32:20.867Z] [2019-12-10T12:32:20.867Z] [2019-12-10T12:32:20.867Z] DONE 12 tests, 2 skipped in 1.932s [2019-12-10T12:32:20.867Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-12-10T12:32:20.867Z] ++ 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-12-10T12:32:20.867Z] ++ set -e [2019-12-10T12:32:20.867Z] ++ '[' -n 0 ']' [2019-12-10T12:32:20.867Z] ++ set -x [2019-12-10T12:32:20.867Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-10T12:32:21.125Z] INFO: Testing against a local daemon [2019-12-10T12:32:21.126Z] === RUN TestNetworkCreateDelete [2019-12-10T12:32:21.210Z] --- PASS: TestAPIIpcModeHost (0.79s) [2019-12-10T12:32:21.210Z] === RUN TestDaemonIpcModeShareable [2019-12-10T12:32:21.693Z] --- PASS: TestNetworkCreateDelete (0.41s) [2019-12-10T12:32:21.693Z] === RUN TestDockerNetworkDeletePreferID [2019-12-10T12:32:22.477Z] === RUN TestDockerSuite/TestBuildLabel [2019-12-10T12:32:22.628Z] --- PASS: TestDockerNetworkDeletePreferID (1.17s) [2019-12-10T12:32:22.628Z] === RUN TestInspectNetwork [2019-12-10T12:32:22.734Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-12-10T12:32:23.030Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2019-12-10T12:32:23.030Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-12-10T12:32:23.030Z] === RUN TestDaemonIpcModePrivate [2019-12-10T12:32:23.298Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-12-10T12:32:23.861Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-12-10T12:32:24.133Z] === RUN TestDockerSuite/TestBuildLabels [2019-12-10T12:32:24.697Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-12-10T12:32:24.938Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2019-12-10T12:32:24.938Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-12-10T12:32:24.938Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-12-10T12:32:24.954Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.20s) [2019-12-10T12:32:24.954Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-12-10T12:32:25.889Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-12-10T12:32:26.757Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2019-12-10T12:32:26.757Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-12-10T12:32:26.757Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-12-10T12:32:28.631Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2019-12-10T12:32:28.631Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-12-10T12:32:28.631Z] === RUN TestIpcModeOlderClient [2019-12-10T12:32:28.631Z] === PAUSE TestIpcModeOlderClient [2019-12-10T12:32:28.631Z] === RUN TestKillContainerInvalidSignal [2019-12-10T12:32:29.162Z] === RUN TestDockerSuite/TestBuildLastModified [2019-12-10T12:32:29.192Z] === RUN TestInspectNetwork/full_network_id [2019-12-10T12:32:29.192Z] === RUN TestInspectNetwork/partial_network_id [2019-12-10T12:32:29.192Z] === RUN TestInspectNetwork/network_name [2019-12-10T12:32:29.192Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-12-10T12:32:29.448Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2019-12-10T12:32:29.448Z] === RUN TestKillContainer [2019-12-10T12:32:29.448Z] === RUN TestKillContainer/no_signal [2019-12-10T12:32:30.232Z] === RUN TestKillContainer/non_killing_signal [2019-12-10T12:32:31.000Z] === RUN TestKillContainer/killing_signal [2019-12-10T12:32:31.059Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-12-10T12:32:31.775Z] --- PASS: TestKillContainer (2.56s) [2019-12-10T12:32:31.775Z] --- PASS: TestKillContainer/no_signal (0.89s) [2019-12-10T12:32:31.775Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2019-12-10T12:32:31.775Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2019-12-10T12:32:31.775Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-10T12:32:31.775Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-12-10T12:32:32.632Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-12-10T12:32:33.907Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.82s) [2019-12-10T12:32:33.907Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.89s) [2019-12-10T12:32:33.907Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2019-12-10T12:32:33.907Z] === RUN TestKillStoppedContainer [2019-12-10T12:32:33.907Z] --- PASS: TestKillStoppedContainer (0.07s) [2019-12-10T12:32:33.907Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-10T12:32:33.907Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-12-10T12:32:33.907Z] === RUN TestKillDifferentUserContainer [2019-12-10T12:32:34.334Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-12-10T12:32:34.456Z] --- PASS: TestInspectNetwork (10.98s) [2019-12-10T12:32:34.457Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-12-10T12:32:34.457Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-12-10T12:32:34.457Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-12-10T12:32:34.457Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-12-10T12:32:34.457Z] === RUN TestRunContainerWithBridgeNone [2019-12-10T12:32:34.684Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2019-12-10T12:32:34.684Z] === RUN TestInspectOomKilledTrue [2019-12-10T12:32:34.684Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-12-10T12:32:34.684Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-10T12:32:34.684Z] === RUN TestInspectOomKilledFalse [2019-12-10T12:32:34.684Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-12-10T12:32:34.684Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-10T12:32:34.684Z] === RUN TestLinksEtcHostsContentMatch [2019-12-10T12:32:35.051Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2019-12-10T12:32:35.051Z] === RUN TestLinksContainerNames [2019-12-10T12:32:36.360Z] --- PASS: TestRunContainerWithBridgeNone (2.69s) [2019-12-10T12:32:36.360Z] === RUN TestNetworkInvalidJSON [2019-12-10T12:32:36.360Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-10T12:32:36.360Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-10T12:32:36.360Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-10T12:32:36.360Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-10T12:32:36.360Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-10T12:32:36.360Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-10T12:32:36.360Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-10T12:32:36.360Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-10T12:32:36.360Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-10T12:32:36.360Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-12-10T12:32:36.360Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-12-10T12:32:36.360Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-10T12:32:36.360Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-12-10T12:32:36.360Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-10T12:32:36.941Z] --- PASS: TestLinksContainerNames (1.57s) [2019-12-10T12:32:36.941Z] === RUN TestLogsFollowTailEmpty [2019-12-10T12:32:37.764Z] --- PASS: TestLogsFollowTailEmpty (0.97s) [2019-12-10T12:32:37.764Z] === RUN TestContainerNetworkMountsNoChown [2019-12-10T12:32:38.262Z] --- PASS: TestDaemonRestartWithLiveRestore (1.51s) [2019-12-10T12:32:38.262Z] === RUN TestDaemonDefaultNetworkPools [2019-12-10T12:32:38.509Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-12-10T12:32:38.509Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-12-10T12:32:38.509Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-12-10T12:32:38.509Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-12-10T12:32:38.509Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-12-10T12:32:38.551Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s) [2019-12-10T12:32:38.551Z] === RUN TestMountDaemonRoot [2019-12-10T12:32:38.551Z] === RUN TestMountDaemonRoot/default [2019-12-10T12:32:38.551Z] === PAUSE TestMountDaemonRoot/default [2019-12-10T12:32:38.551Z] === RUN TestMountDaemonRoot/private [2019-12-10T12:32:38.551Z] === PAUSE TestMountDaemonRoot/private [2019-12-10T12:32:38.551Z] === RUN TestMountDaemonRoot/rprivate [2019-12-10T12:32:38.551Z] === PAUSE TestMountDaemonRoot/rprivate [2019-12-10T12:32:38.551Z] === RUN TestMountDaemonRoot/slave [2019-12-10T12:32:38.551Z] === PAUSE TestMountDaemonRoot/slave [2019-12-10T12:32:38.551Z] === RUN TestMountDaemonRoot/rslave [2019-12-10T12:32:38.551Z] === PAUSE TestMountDaemonRoot/rslave [2019-12-10T12:32:38.551Z] === RUN TestMountDaemonRoot/shared [2019-12-10T12:32:38.551Z] === PAUSE TestMountDaemonRoot/shared [2019-12-10T12:32:38.551Z] === RUN TestMountDaemonRoot/rshared [2019-12-10T12:32:38.551Z] === PAUSE TestMountDaemonRoot/rshared [2019-12-10T12:32:38.551Z] === CONT TestMountDaemonRoot/default [2019-12-10T12:32:38.551Z] === RUN TestMountDaemonRoot/default/bind_root [2019-12-10T12:32:38.551Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-12-10T12:32:38.551Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-12-10T12:32:38.551Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-12-10T12:32:38.551Z] === RUN TestMountDaemonRoot/default/mount_root [2019-12-10T12:32:38.551Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-12-10T12:32:38.551Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-12-10T12:32:38.551Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-12-10T12:32:38.551Z] === CONT TestMountDaemonRoot/default/bind_root [2019-12-10T12:32:38.551Z] === CONT TestMountDaemonRoot/rshared [2019-12-10T12:32:38.551Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-12-10T12:32:38.551Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-12-10T12:32:38.551Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-12-10T12:32:38.551Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-12-10T12:32:38.551Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-12-10T12:32:38.551Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-12-10T12:32:38.551Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-12-10T12:32:38.552Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-12-10T12:32:38.552Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-12-10T12:32:38.767Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-12-10T12:32:38.935Z] === CONT TestMountDaemonRoot/shared [2019-12-10T12:32:38.935Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-12-10T12:32:38.935Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-12-10T12:32:38.935Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-12-10T12:32:38.935Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-12-10T12:32:38.935Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-12-10T12:32:38.935Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-12-10T12:32:38.935Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-12-10T12:32:38.935Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-12-10T12:32:38.935Z] === CONT TestMountDaemonRoot/rslave [2019-12-10T12:32:38.935Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-12-10T12:32:38.935Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-12-10T12:32:38.935Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-12-10T12:32:38.935Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-12-10T12:32:38.935Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-12-10T12:32:38.935Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-12-10T12:32:38.935Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-12-10T12:32:38.935Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-12-10T12:32:38.935Z] === CONT TestMountDaemonRoot/slave [2019-12-10T12:32:38.935Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-12-10T12:32:38.935Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-12-10T12:32:38.935Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-12-10T12:32:38.935Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-12-10T12:32:38.935Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-12-10T12:32:38.935Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-12-10T12:32:38.935Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-12-10T12:32:38.935Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-12-10T12:32:38.935Z] === CONT TestMountDaemonRoot/rprivate [2019-12-10T12:32:38.935Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-12-10T12:32:38.935Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-12-10T12:32:38.935Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-12-10T12:32:38.935Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-12-10T12:32:38.935Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-12-10T12:32:38.935Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-12-10T12:32:38.935Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-12-10T12:32:38.935Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-12-10T12:32:38.935Z] === CONT TestMountDaemonRoot/private [2019-12-10T12:32:38.935Z] === RUN TestMountDaemonRoot/private/bind_root [2019-12-10T12:32:38.935Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-12-10T12:32:38.935Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-12-10T12:32:38.935Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-12-10T12:32:38.935Z] === RUN TestMountDaemonRoot/private/mount_root [2019-12-10T12:32:38.935Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-12-10T12:32:38.935Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-12-10T12:32:38.935Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-12-10T12:32:38.935Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-12-10T12:32:38.935Z] === CONT TestMountDaemonRoot/default/mount_root [2019-12-10T12:32:38.935Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-12-10T12:32:38.935Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-12-10T12:32:38.935Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-12-10T12:32:38.935Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-12-10T12:32:38.935Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-12-10T12:32:38.935Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-12-10T12:32:38.935Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-12-10T12:32:39.198Z] --- PASS: TestDaemonDefaultNetworkPools (1.25s) [2019-12-10T12:32:39.198Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-10T12:32:39.315Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-12-10T12:32:39.315Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-12-10T12:32:39.315Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-12-10T12:32:39.315Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-12-10T12:32:39.315Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-12-10T12:32:39.315Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-12-10T12:32:39.315Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-12-10T12:32:39.315Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-12-10T12:32:39.315Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-12-10T12:32:39.315Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-12-10T12:32:39.315Z] === CONT TestMountDaemonRoot/private/bind_root [2019-12-10T12:32:39.315Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-12-10T12:32:39.315Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-12-10T12:32:39.315Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-12-10T12:32:39.315Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-12-10T12:32:39.315Z] === CONT TestMountDaemonRoot/private/mount_root [2019-12-10T12:32:39.315Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-12-10T12:32:39.686Z] --- PASS: TestMountDaemonRoot (0.01s) [2019-12-10T12:32:39.686Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-12-10T12:32:39.686Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-12-10T12:32:39.686Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-12-10T12:32:39.686Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-12-10T12:32:39.686Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-12-10T12:32:39.686Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-12-10T12:32:39.686Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.12s) [2019-12-10T12:32:39.686Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-12-10T12:32:39.686Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-12-10T12:32:39.686Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-12-10T12:32:39.686Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-12-10T12:32:39.686Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-12-10T12:32:39.686Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2019-12-10T12:32:39.686Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2019-12-10T12:32:39.686Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-12-10T12:32:39.686Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-12-10T12:32:39.686Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-12-10T12:32:39.686Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-12-10T12:32:39.687Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-12-10T12:32:39.687Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2019-12-10T12:32:39.687Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-12-10T12:32:39.687Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-12-10T12:32:39.687Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-12-10T12:32:39.687Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-12-10T12:32:39.687Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-12-10T12:32:39.687Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-12-10T12:32:39.687Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-12-10T12:32:39.687Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-12-10T12:32:39.687Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2019-12-10T12:32:39.687Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-12-10T12:32:39.687Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-12-10T12:32:39.687Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-12-10T12:32:39.687Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2019-12-10T12:32:39.687Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-12-10T12:32:39.687Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2019-12-10T12:32:39.687Z] === RUN TestContainerBindMountNonRecursive [2019-12-10T12:32:40.136Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-12-10T12:32:41.100Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.92s) [2019-12-10T12:32:41.100Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-10T12:32:41.358Z] #74 DONE 36.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-12-10T12:32:41.507Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2019-12-10T12:32:41.507Z] PASS [2019-12-10T12:32:41.507Z] [2019-12-10T12:32:41.507Z] DONE 17 tests in 54.503s [2019-12-10T12:32:41.555Z] --- PASS: TestContainerBindMountNonRecursive (1.95s) [2019-12-10T12:32:41.555Z] === RUN TestNetworkNat [2019-12-10T12:32:41.764Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-12-10T12:32:41.764Z] ++ 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-12-10T12:32:41.764Z] ++ set -e [2019-12-10T12:32:41.764Z] ++ '[' -n 0 ']' [2019-12-10T12:32:41.764Z] ++ set -x [2019-12-10T12:32:41.764Z] ++ env -i DEST=/go/src/github.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-12-10T12:32:41.764Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-12-10T12:32:41.764Z] INFO: Testing against a local daemon [2019-12-10T12:32:41.764Z] === RUN TestPluginInvalidJSON [2019-12-10T12:32:41.764Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-10T12:32:41.764Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-10T12:32:41.764Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-10T12:32:41.764Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-12-10T12:32:41.764Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-10T12:32:41.764Z] PASS [2019-12-10T12:32:41.764Z] [2019-12-10T12:32:41.764Z] DONE 2 tests in 0.182s [2019-12-10T12:32:41.764Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-12-10T12:32:41.764Z] ++ 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-12-10T12:32:41.764Z] ++ set -e [2019-12-10T12:32:41.764Z] ++ '[' -n 0 ']' [2019-12-10T12:32:41.764Z] ++ set -x [2019-12-10T12:32:41.764Z] ++ env -i DEST=/go/src/github.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-12-10T12:32:42.021Z] INFO: Testing against a local daemon [2019-12-10T12:32:42.022Z] === RUN TestExternalGraphDriver [2019-12-10T12:32:42.022Z] === RUN TestExternalGraphDriver/json [2019-12-10T12:32:42.071Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39839/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=56c5668068f256f3cd347c2cb20baa874daf1aa7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:56c5668068f256f3cd347c2cb20baa874daf1aa7 hack/test/unit [2019-12-10T12:32:42.352Z] --- PASS: TestNetworkNat (0.89s) [2019-12-10T12:32:42.352Z] === RUN TestNetworkLocalhostTCPNat [2019-12-10T12:32:43.130Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2019-12-10T12:32:43.130Z] === RUN TestNetworkLoopbackNat [2019-12-10T12:32:43.633Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.35s) [2019-12-10T12:32:43.633Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-10T12:32:44.200Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s) [2019-12-10T12:32:44.200Z] === RUN TestServiceWithPredefinedNetwork [2019-12-10T12:32:44.390Z] --- PASS: TestNetworkLoopbackNat (1.19s) [2019-12-10T12:32:44.390Z] === RUN TestPause [2019-12-10T12:32:44.545Z] === RUN TestExternalGraphDriver/spec [2019-12-10T12:32:45.263Z] --- PASS: TestPause (0.82s) [2019-12-10T12:32:45.263Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-10T12:32:45.263Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-10T12:32:45.263Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-10T12:32:45.263Z] === RUN TestPauseStopPausedContainer [2019-12-10T12:32:45.940Z] ? github.com/docker/docker/api [no test files] [2019-12-10T12:32:46.443Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-12-10T12:32:46.443Z] === RUN TestExternalGraphDriver/pull [2019-12-10T12:32:46.521Z] --- PASS: TestPauseStopPausedContainer (0.99s) [2019-12-10T12:32:46.521Z] === RUN TestPsFilter [2019-12-10T12:32:46.521Z] --- PASS: TestPsFilter (0.25s) [2019-12-10T12:32:46.521Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-10T12:32:46.703Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-12-10T12:32:47.267Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-12-10T12:32:47.295Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2019-12-10T12:32:47.295Z] === RUN TestRemoveContainerWithVolume [2019-12-10T12:32:48.080Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2019-12-10T12:32:48.080Z] === RUN TestRemoveContainerRunning [2019-12-10T12:32:48.198Z] --- PASS: TestExternalGraphDriver (6.16s) [2019-12-10T12:32:48.198Z] --- PASS: TestExternalGraphDriver/json (2.17s) [2019-12-10T12:32:48.198Z] --- PASS: TestExternalGraphDriver/spec (1.97s) [2019-12-10T12:32:48.198Z] --- PASS: TestExternalGraphDriver/pull (1.91s) [2019-12-10T12:32:48.198Z] === RUN TestGraphdriverPluginV2 [2019-12-10T12:32:48.386Z] --- PASS: TestServiceWithPredefinedNetwork (3.33s) [2019-12-10T12:32:48.386Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-10T12:32:48.386Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-10T12:32:48.386Z] service_test.go:230: FLAKY_TEST [2019-12-10T12:32:48.386Z] === RUN TestServiceWithDataPathPortInit [2019-12-10T12:32:49.513Z] --- PASS: TestRemoveContainerRunning (0.96s) [2019-12-10T12:32:49.513Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-10T12:32:50.306Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2019-12-10T12:32:50.306Z] === RUN TestRemoveInvalidContainer [2019-12-10T12:32:50.306Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-12-10T12:32:50.306Z] === RUN TestRenameLinkedContainer [2019-12-10T12:32:50.340Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-12-10T12:32:53.454Z] --- PASS: TestGraphdriverPluginV2 (4.87s) [2019-12-10T12:32:53.454Z] PASS [2019-12-10T12:32:53.454Z] [2019-12-10T12:32:53.454Z] DONE 5 tests in 11.208s [2019-12-10T12:32:53.454Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-12-10T12:32:53.454Z] ++ 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-12-10T12:32:53.454Z] ++ set -e [2019-12-10T12:32:53.454Z] ++ '[' -n 0 ']' [2019-12-10T12:32:53.454Z] ++ set -x [2019-12-10T12:32:53.454Z] ++ env -i DEST=/go/src/github.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-12-10T12:32:53.454Z] INFO: Testing against a local daemon [2019-12-10T12:32:53.454Z] === RUN TestContinueAfterPluginCrash [2019-12-10T12:32:53.454Z] === PAUSE TestContinueAfterPluginCrash [2019-12-10T12:32:53.454Z] === RUN TestDaemonStartWithLogOpt [2019-12-10T12:32:53.454Z] === PAUSE TestDaemonStartWithLogOpt [2019-12-10T12:32:53.454Z] === CONT TestContinueAfterPluginCrash [2019-12-10T12:32:53.454Z] === CONT TestDaemonStartWithLogOpt [2019-12-10T12:32:53.494Z] --- PASS: TestRenameLinkedContainer (3.37s) [2019-12-10T12:32:53.494Z] === RUN TestRenameStoppedContainer [2019-12-10T12:32:54.347Z] --- PASS: TestRenameStoppedContainer (1.01s) [2019-12-10T12:32:54.347Z] === RUN TestRenameRunningContainerAndReuse [2019-12-10T12:32:54.824Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-12-10T12:32:56.160Z] --- PASS: TestRenameRunningContainerAndReuse (1.82s) [2019-12-10T12:32:56.160Z] === RUN TestRenameInvalidName [2019-12-10T12:32:57.422Z] --- PASS: TestRenameInvalidName (0.85s) [2019-12-10T12:32:57.422Z] === RUN TestRenameAnonymousContainer [2019-12-10T12:32:59.980Z] --- PASS: TestRenameAnonymousContainer (2.84s) [2019-12-10T12:32:59.980Z] === RUN TestRenameContainerWithSameName [2019-12-10T12:33:00.814Z] --- PASS: TestRenameContainerWithSameName (0.83s) [2019-12-10T12:33:00.814Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-10T12:33:01.381Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-12-10T12:33:01.381Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-12-10T12:33:02.655Z] --- PASS: TestRenameContainerWithLinkedContainer (1.62s) [2019-12-10T12:33:02.655Z] === RUN TestResize [2019-12-10T12:33:03.462Z] --- PASS: TestResize (0.96s) [2019-12-10T12:33:03.462Z] === RUN TestResizeWithInvalidSize [2019-12-10T12:33:04.248Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2019-12-10T12:33:04.248Z] === RUN TestResizeWhenContainerNotStarted [2019-12-10T12:33:05.053Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2019-12-10T12:33:05.053Z] === RUN TestDaemonRestartKillContainers [2019-12-10T12:33:05.053Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-10T12:33:05.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-10T12:33:05.053Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-10T12:33:05.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-10T12:33:05.053Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-10T12:33:05.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-10T12:33:05.053Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-10T12:33:05.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-10T12:33:05.053Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-10T12:33:05.053Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-10T12:33:05.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-10T12:33:05.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-10T12:33:05.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-10T12:33:05.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-10T12:33:05.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-10T12:33:05.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-10T12:33:05.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-10T12:33:05.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-10T12:33:05.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-10T12:33:05.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-10T12:33:05.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-10T12:33:05.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-10T12:33:05.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-10T12:33:05.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-10T12:33:05.054Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-10T12:33:05.054Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-10T12:33:06.643Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-12-10T12:33:06.965Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-10T12:33:07.798Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-10T12:33:08.541Z] ......... [ 85%] [2019-12-10T12:33:08.542Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-12-10T12:33:09.274Z] ok github.com/docker/docker/api/server 0.033s coverage: 9.0% of statements [2019-12-10T12:33:10.259Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-10T12:33:10.311Z] --- PASS: TestServiceWithDataPathPortInit (19.40s) [2019-12-10T12:33:10.312Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-10T12:33:10.629Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-10T12:33:11.818Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-12-10T12:33:11.818Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-12-10T12:33:12.385Z] --- PASS: TestDaemonStartWithLogOpt (19.06s) [2019-12-10T12:33:12.563Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-10T12:33:12.945Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-10T12:33:13.949Z] tests/integration/models_images_test.py ............... [ 89%] [2019-12-10T12:33:14.781Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-10T12:33:14.781Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-10T12:33:15.578Z] tests/integration/models_networks_test.py .... [ 90%] [2019-12-10T12:33:16.221Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-10T12:33:16.221Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-10T12:33:16.562Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-12-10T12:33:16.562Z] --- PASS: TestContinueAfterPluginCrash (23.38s) [2019-12-10T12:33:16.562Z] PASS [2019-12-10T12:33:16.562Z] [2019-12-10T12:33:16.562Z] DONE 2 tests in 23.566s [2019-12-10T12:33:16.562Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-12-10T12:33:16.562Z] ++ 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-12-10T12:33:16.562Z] ++ set -e [2019-12-10T12:33:16.562Z] ++ '[' -n 0 ']' [2019-12-10T12:33:16.562Z] ++ set -x [2019-12-10T12:33:16.562Z] ++ env -i DEST=/go/src/github.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-12-10T12:33:16.819Z] INFO: Testing against a local daemon [2019-12-10T12:33:16.819Z] === RUN TestPluginWithDevMounts [2019-12-10T12:33:16.819Z] === PAUSE TestPluginWithDevMounts [2019-12-10T12:33:16.819Z] === CONT TestPluginWithDevMounts [2019-12-10T12:33:17.076Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-12-10T12:33:17.641Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-12-10T12:33:18.422Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.06s) [2019-12-10T12:33:18.423Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7w7gkln9ju33yod9qfzweoxkk Created:2019-12-10 12:33:08.67023993 +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[58ce32b0ea2dfe3f8a867d2972b8ef6f618311845894436df8315c81bbd99a4a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zaqkl4to01xbp92zpydoim0lq EndpointID:5f922efef9bb2aa4fe4a8a4efb5e2b82ec9d08949b09e4c23613cb59baa04808 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:85b92007e48bfb3dffd054fd9bf67bd58ee03c8f4c5c843c0dfaf80f7615eed3 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:178d9175b7fc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zaqkl4to01xbp92zpydoim0lq EndpointID:5f922efef9bb2aa4fe4a8a4efb5e2b82ec9d08949b09e4c23613cb59baa04808 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-12-10T12:33:18.423Z] PASS [2019-12-10T12:33:18.423Z] [2019-12-10T12:33:18.423Z] === Skipped [2019-12-10T12:33:18.423Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-10T12:33:18.423Z] service_test.go:230: FLAKY_TEST [2019-12-10T12:33:18.423Z] [2019-12-10T12:33:18.423Z] [2019-12-10T12:33:18.423Z] DONE 21 tests, 1 skipped in 56.110s [2019-12-10T12:33:18.423Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-12-10T12:33:18.423Z] ++ 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-12-10T12:33:18.423Z] ++ set -e [2019-12-10T12:33:18.423Z] ++ '[' -n 0 ']' [2019-12-10T12:33:18.423Z] ++ set -x [2019-12-10T12:33:18.423Z] ++ env -i DEST=/go/src/github.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-12-10T12:33:18.423Z] INFO: Testing against a local daemon [2019-12-10T12:33:18.423Z] === RUN TestDockerNetworkIpvlanPersistance [2019-12-10T12:33:18.423Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-12-10T12:33:18.423Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-10T12:33:18.423Z] === RUN TestDockerNetworkIpvlan [2019-12-10T12:33:18.423Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-12-10T12:33:18.423Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-10T12:33:18.423Z] PASS [2019-12-10T12:33:18.423Z] [2019-12-10T12:33:18.423Z] === Skipped [2019-12-10T12:33:18.423Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-12-10T12:33:18.423Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-10T12:33:18.423Z] [2019-12-10T12:33:18.423Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-12-10T12:33:18.423Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-10T12:33:18.423Z] [2019-12-10T12:33:18.423Z] [2019-12-10T12:33:18.423Z] DONE 2 tests, 2 skipped in 0.165s [2019-12-10T12:33:18.423Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-12-10T12:33:18.423Z] ++ 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-12-10T12:33:18.423Z] ++ set -e [2019-12-10T12:33:18.423Z] ++ '[' -n 0 ']' [2019-12-10T12:33:18.423Z] ++ set -x [2019-12-10T12:33:18.423Z] ++ env -i DEST=/go/src/github.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-12-10T12:33:18.423Z] INFO: Testing against a local daemon [2019-12-10T12:33:18.423Z] === RUN TestDockerNetworkMacvlanPersistance [2019-12-10T12:33:18.669Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-12-10T12:33:18.669Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.11s) [2019-12-10T12:33:18.669Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.52s) [2019-12-10T12:33:18.669Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.90s) [2019-12-10T12:33:18.669Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.14s) [2019-12-10T12:33:18.669Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.33s) [2019-12-10T12:33:18.669Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.32s) [2019-12-10T12:33:18.669Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2019-12-10T12:33:18.669Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s) [2019-12-10T12:33:18.669Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2019-12-10T12:33:18.669Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s) [2019-12-10T12:33:18.669Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2019-12-10T12:33:18.669Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.25s) [2019-12-10T12:33:18.669Z] === RUN TestCgroupNamespacesRun [2019-12-10T12:33:19.540Z] --- PASS: TestPluginWithDevMounts (2.27s) [2019-12-10T12:33:19.540Z] PASS [2019-12-10T12:33:19.540Z] [2019-12-10T12:33:19.540Z] DONE 1 tests in 2.461s [2019-12-10T12:33:19.540Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-12-10T12:33:19.540Z] ++ 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-12-10T12:33:19.540Z] ++ set -e [2019-12-10T12:33:19.540Z] ++ '[' -n 0 ']' [2019-12-10T12:33:19.540Z] ++ set -x [2019-12-10T12:33:19.540Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-10T12:33:19.540Z] INFO: Testing against a local daemon [2019-12-10T12:33:19.540Z] === RUN TestSecretInspect [2019-12-10T12:33:19.797Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.07s) [2019-12-10T12:33:19.797Z] === RUN TestDockerNetworkMacvlan [2019-12-10T12:33:19.923Z] --- PASS: TestCgroupNamespacesRun (1.70s) [2019-12-10T12:33:19.923Z] === RUN TestCgroupNamespacesRunPrivileged [2019-12-10T12:33:20.108Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-12-10T12:33:20.674Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-12-10T12:33:20.732Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-12-10T12:33:21.769Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2019-12-10T12:33:21.769Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-12-10T12:33:22.108Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-12-10T12:33:22.191Z] tests/integration/models_nodes_test.py . [ 91%] [2019-12-10T12:33:22.191Z] tests/integration/models_resources_test.py . [ 91%] [2019-12-10T12:33:23.044Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-12-10T12:33:23.200Z] --- PASS: TestSecretInspect (3.53s) [2019-12-10T12:33:23.200Z] === RUN TestSecretList [2019-12-10T12:33:23.456Z] === RUN TestDockerSuite/TestBuildNetNone [2019-12-10T12:33:23.570Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2019-12-10T12:33:23.570Z] === RUN TestCgroupNamespacesRunHostMode [2019-12-10T12:33:24.386Z] === RUN TestDockerSuite/TestBuildNoContext [2019-12-10T12:33:25.478Z] --- PASS: TestCgroupNamespacesRunHostMode (1.86s) [2019-12-10T12:33:25.479Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-12-10T12:33:25.756Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-12-10T12:33:26.013Z] --- PASS: TestSecretList (3.15s) [2019-12-10T12:33:26.013Z] === RUN TestSecretsCreateAndDelete [2019-12-10T12:33:26.328Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-12-10T12:33:26.577Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-12-10T12:33:27.303Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2019-12-10T12:33:27.303Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-12-10T12:33:27.959Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-12-10T12:33:28.080Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s) [2019-12-10T12:33:28.080Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-12-10T12:33:28.199Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-12-10T12:33:28.199Z] [2019-12-10T12:33:28.199Z] ________ ____ __. [2019-12-10T12:33:28.199Z] \_____ \ | |/ _| [2019-12-10T12:33:28.199Z] / | \| < [2019-12-10T12:33:28.199Z] / | \ | \ [2019-12-10T12:33:28.199Z] \_______ /____|__ \ [2019-12-10T12:33:28.199Z] \/ \/ [2019-12-10T12:33:28.199Z] [2019-12-10T12:33:28.199Z] INFO: make.ps1 ended at 12/10/2019 12:33:24 [2019-12-10T12:33:28.199Z] INFO: Binaries build ended at 12/10/2019 12:33:26. Duration:00:01:17.0867924 [2019-12-10T12:33:28.864Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2019-12-10T12:33:28.864Z] === RUN TestCgroupNamespacesRunOlderClient [2019-12-10T12:33:29.100Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-12-10T12:33:29.101Z] --- PASS: TestSecretsCreateAndDelete (3.09s) [2019-12-10T12:33:29.101Z] === RUN TestSecretsUpdate [2019-12-10T12:33:29.101Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-12-10T12:33:29.101Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-12-10T12:33:29.179Z] INFO: Copying the built daemon binary to d:\CI\PR-39839\6\binary\dockerd-56c566806.exe... [2019-12-10T12:33:29.664Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-12-10T12:33:29.921Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-12-10T12:33:30.158Z] INFO: Copying the built client binary to d:\CI\PR-39839\6\binary\docker-56c566806.exe... [2019-12-10T12:33:30.158Z] INFO: Copying dockerversion from the container... [2019-12-10T12:33:30.622Z] INFO: Copying the golang package from the container to d:\CI\PR-39839\6\installer\go.zip... [2019-12-10T12:33:30.821Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2019-12-10T12:33:30.821Z] === RUN TestKernelTCPMemory [2019-12-10T12:33:30.859Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-12-10T12:33:31.225Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-12-10T12:33:31.225Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-12-10T12:33:31.599Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-12-10T12:33:31.612Z] --- PASS: TestKernelTCPMemory (0.97s) [2019-12-10T12:33:31.612Z] === RUN TestNISDomainname [2019-12-10T12:33:32.229Z] --- PASS: TestSecretsUpdate (3.18s) [2019-12-10T12:33:32.229Z] === RUN TestTemplatedSecret [2019-12-10T12:33:32.833Z] INFO: Extracting go.zip to d:\CI\PR-39839\6\go [2019-12-10T12:33:32.866Z] --- PASS: TestNISDomainname (1.01s) [2019-12-10T12:33:32.866Z] === RUN TestHostnameDnsResolution [2019-12-10T12:33:33.598Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-12-10T12:33:34.162Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-12-10T12:33:34.202Z] --- PASS: TestHostnameDnsResolution (1.20s) [2019-12-10T12:33:34.202Z] === RUN TestStats [2019-12-10T12:33:35.444Z] tests/integration/regression_test.py ...... [ 98%] [2019-12-10T12:33:35.959Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-12-10T12:33:35.959Z] tests/integration/credentials/utils_test.py . [100%] [2019-12-10T12:33:35.959Z] [2019-12-10T12:33:35.959Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-12-10T12:33:35.959Z] =========================== short test summary info ============================ [2019-12-10T12:33:35.959Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-12-10T12:33:35.959Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-12-10T12:33:35.959Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-12-10T12:33:35.959Z] Not supported on most drivers [2019-12-10T12:33:35.959Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-12-10T12:33:35.959Z] This doesn't seem to be taken into account by the engine [2019-12-10T12:33:35.959Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-12-10T12:33:35.959Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-12-10T12:33:35.959Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-12-10T12:33:35.959Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-12-10T12:33:35.959Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-12-10T12:33:35.959Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-12-10T12:33:35.959Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-12-10T12:33:35.959Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 332.08 seconds == [2019-12-10T12:33:35.976Z] --- PASS: TestStats (2.12s) [2019-12-10T12:33:35.976Z] === RUN TestStopContainerWithTimeout [2019-12-10T12:33:35.976Z] === RUN TestStopContainerWithTimeout/0 [2019-12-10T12:33:35.976Z] === PAUSE TestStopContainerWithTimeout/0 [2019-12-10T12:33:35.976Z] === RUN TestStopContainerWithTimeout/1 [2019-12-10T12:33:35.976Z] === PAUSE TestStopContainerWithTimeout/1 [2019-12-10T12:33:35.976Z] === RUN TestStopContainerWithTimeout/3 [2019-12-10T12:33:35.976Z] === PAUSE TestStopContainerWithTimeout/3 [2019-12-10T12:33:35.976Z] === RUN TestStopContainerWithTimeout/-1 [2019-12-10T12:33:35.976Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-12-10T12:33:35.976Z] === CONT TestStopContainerWithTimeout/0 [2019-12-10T12:33:35.976Z] === CONT TestStopContainerWithTimeout/-1 [2019-12-10T12:33:36.058Z] --- PASS: TestTemplatedSecret (3.44s) [2019-12-10T12:33:36.058Z] === RUN TestSecretCreateResolve [2019-12-10T12:33:36.216Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-12-10T12:33:37.256Z] === CONT TestStopContainerWithTimeout/3 [2019-12-10T12:33:37.427Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-12-10T12:33:38.170Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-12-10T12:33:38.796Z] --- PASS: TestSecretCreateResolve (3.10s) [2019-12-10T12:33:38.796Z] PASS [2019-12-10T12:33:38.796Z] [2019-12-10T12:33:38.796Z] DONE 6 tests in 19.647s [2019-12-10T12:33:38.796Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-12-10T12:33:38.796Z] ++ 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-12-10T12:33:38.796Z] ++ set -e [2019-12-10T12:33:38.796Z] ++ '[' -n 0 ']' [2019-12-10T12:33:38.796Z] ++ set -x [2019-12-10T12:33:38.797Z] ++ env -i DEST=/go/src/github.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-12-10T12:33:39.055Z] INFO: Testing against a local daemon [2019-12-10T12:33:39.055Z] === RUN TestServiceCreateInit [2019-12-10T12:33:39.055Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-10T12:33:39.055Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-12-10T12:33:39.106Z] --- PASS: TestDockerNetworkMacvlan (19.48s) [2019-12-10T12:33:39.107Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2019-12-10T12:33:39.107Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2019-12-10T12:33:39.107Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s) [2019-12-10T12:33:39.107Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.12s) [2019-12-10T12:33:39.107Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.78s) [2019-12-10T12:33:39.107Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2019-12-10T12:33:39.107Z] PASS [2019-12-10T12:33:39.107Z] [2019-12-10T12:33:39.107Z] DONE 8 tests in 21.726s [2019-12-10T12:33:39.107Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-12-10T12:33:39.107Z] ++ 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-12-10T12:33:39.107Z] ++ set -e [2019-12-10T12:33:39.107Z] ++ '[' -n 0 ']' [2019-12-10T12:33:39.107Z] ++ set -x [2019-12-10T12:33:39.107Z] ++ env -i DEST=/go/src/github.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-12-10T12:33:39.107Z] testing: warning: no tests to run [2019-12-10T12:33:39.107Z] PASS [2019-12-10T12:33:39.107Z] [2019-12-10T12:33:39.107Z] DONE 0 tests in 0.032s [2019-12-10T12:33:39.107Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-12-10T12:33:39.107Z] ++ 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-12-10T12:33:39.107Z] ++ set -e [2019-12-10T12:33:39.107Z] ++ '[' -n 0 ']' [2019-12-10T12:33:39.107Z] ++ set -x [2019-12-10T12:33:39.107Z] ++ env -i DEST=/go/src/github.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-12-10T12:33:39.189Z] === CONT TestStopContainerWithTimeout/1 [2019-12-10T12:33:39.365Z] INFO: Testing against a local daemon [2019-12-10T12:33:39.365Z] === RUN TestAuthZPluginAllowRequest [2019-12-10T12:33:40.983Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-12-10T12:33:40.983Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2019-12-10T12:33:40.983Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2019-12-10T12:33:40.983Z] --- PASS: TestStopContainerWithTimeout/3 (2.98s) [2019-12-10T12:33:40.983Z] --- PASS: TestStopContainerWithTimeout/1 (1.95s) [2019-12-10T12:33:40.983Z] === RUN TestDeleteDevicemapper [2019-12-10T12:33:40.983Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-12-10T12:33:40.983Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-10T12:33:40.983Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-10T12:33:41.269Z] --- PASS: TestAuthZPluginAllowRequest (2.11s) [2019-12-10T12:33:41.269Z] === RUN TestAuthZPluginTLS [2019-12-10T12:33:42.205Z] --- PASS: TestAuthZPluginTLS (0.69s) [2019-12-10T12:33:42.205Z] === RUN TestAuthZPluginDenyRequest [2019-12-10T12:33:42.528Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-12-10T12:33:42.837Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2019-12-10T12:33:42.837Z] === RUN TestAuthZPluginAPIDenyResponse [2019-12-10T12:33:43.404Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.67s) [2019-12-10T12:33:43.404Z] === RUN TestAuthZPluginDenyResponse [2019-12-10T12:33:43.458Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-12-10T12:33:43.971Z] --- PASS: TestAuthZPluginDenyResponse (0.68s) [2019-12-10T12:33:43.971Z] === RUN TestAuthZPluginAllowEventStream [2019-12-10T12:33:44.382Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.27s) [2019-12-10T12:33:44.382Z] === RUN TestUpdateMemory [2019-12-10T12:33:44.382Z] --- SKIP: TestUpdateMemory (0.00s) [2019-12-10T12:33:44.382Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-10T12:33:44.382Z] === RUN TestUpdateCPUQuota [2019-12-10T12:33:44.828Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-10T12:33:44.828Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-12-10T12:33:45.392Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-12-10T12:33:45.873Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s) [2019-12-10T12:33:45.873Z] === RUN TestAuthZPluginErrorResponse [2019-12-10T12:33:46.188Z] --- PASS: TestUpdateCPUQuota (1.46s) [2019-12-10T12:33:46.188Z] === RUN TestUpdatePidsLimit [2019-12-10T12:33:46.188Z] === RUN TestUpdatePidsLimit/update_from_none [2019-12-10T12:33:46.188Z] === RUN TestUpdatePidsLimit/no_change [2019-12-10T12:33:46.440Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) [2019-12-10T12:33:46.440Z] === RUN TestAuthZPluginErrorRequest [2019-12-10T12:33:46.560Z] === RUN TestUpdatePidsLimit/update_lower [2019-12-10T12:33:46.930Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-12-10T12:33:47.344Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-12-10T12:33:47.376Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2019-12-10T12:33:47.376Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-12-10T12:33:47.787Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-12-10T12:33:47.943Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s) [2019-12-10T12:33:47.943Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-12-10T12:33:48.400Z] Clearing AppArmor profiles cache:. [2019-12-10T12:33:48.400Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-10T12:33:48.400Z] Unloading profiles will leave already running processes permanently [2019-12-10T12:33:48.400Z] unconfined, which can lead to unexpected situations. [2019-12-10T12:33:48.400Z] [2019-12-10T12:33:48.401Z] To set a process to complain mode, use the command line tool [2019-12-10T12:33:48.401Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-10T12:33:48.401Z] with the 'teardown' option." [2019-12-10T12:33:48.401Z] [2019-12-10T12:33:48.571Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two Post stage [Pipeline] junit [2019-12-10T12:33:48.980Z] Recording test results [2019-12-10T12:33:49.568Z] === RUN TestDockerSuite/TestBuildPATH [2019-12-10T12:33:49.830Z] --- PASS: TestUpdatePidsLimit (4.05s) [2019-12-10T12:33:49.830Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2019-12-10T12:33:49.830Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2019-12-10T12:33:49.830Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2019-12-10T12:33:49.830Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s) [2019-12-10T12:33:49.830Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.50s) [2019-12-10T12:33:49.830Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2019-12-10T12:33:49.830Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2019-12-10T12:33:49.830Z] === RUN TestUpdateRestartPolicy [2019-12-10T12:33:50.133Z] --- PASS: TestServiceCreateInit (10.96s) [2019-12-10T12:33:50.133Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.62s) [2019-12-10T12:33:50.133Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.32s) [2019-12-10T12:33:50.133Z] === RUN TestCreateServiceMultipleTimes [Pipeline] sh [2019-12-10T12:33:50.475Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.24s) [2019-12-10T12:33:50.475Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-12-10T12:33:50.530Z] + echo Ensuring container killed. [2019-12-10T12:33:50.530Z] Ensuring container killed. [2019-12-10T12:33:50.530Z] + docker rm -vf docker-pr6 [2019-12-10T12:33:50.530Z] Error: No such container: docker-pr6 [2019-12-10T12:33:50.530Z] + true [Pipeline] sh [2019-12-10T12:33:50.818Z] + echo Chowning /workspace to jenkins user [2019-12-10T12:33:50.818Z] Chowning /workspace to jenkins user [2019-12-10T12:33:50.818Z] + id -u [2019-12-10T12:33:50.818Z] + id -g [2019-12-10T12:33:50.818Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39839:/workspace busybox chown -R 1000:1000 /workspace [2019-12-10T12:33:50.818Z] Unable to find image 'busybox:latest' locally [2019-12-10T12:33:50.818Z] latest: Pulling from library/busybox [2019-12-10T12:33:50.818Z] 322973677ef5: Pulling fs layer [2019-12-10T12:33:51.076Z] 322973677ef5: Download complete [2019-12-10T12:33:51.076Z] 322973677ef5: Pull complete [2019-12-10T12:33:51.076Z] Digest: sha256:1828edd60c5efd34b2bf5dd3282ec0cc04d47b2ff9caa0b6d4f07a21d1c08084 [2019-12-10T12:33:51.076Z] Status: Downloaded newer image for busybox:latest [2019-12-10T12:33:52.029Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-12-10T12:33:52.377Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.33s) [2019-12-10T12:33:52.377Z] === RUN TestAuthZPluginHeader [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-10T12:33:53.286Z] + bundleName=docker-py [2019-12-10T12:33:53.286Z] + echo Creating docker-py-bundles.tar.gz [2019-12-10T12:33:53.286Z] Creating docker-py-bundles.tar.gz [2019-12-10T12:33:53.286Z] + 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-12-10T12:33:53.298Z] Archiving artifacts [2019-12-10T12:33:53.313Z] --- PASS: TestAuthZPluginHeader (1.02s) [2019-12-10T12:33:53.313Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-12-10T12:33:53.313Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-10T12:33:53.313Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:33:53.313Z] === RUN TestAuthZPluginV2Disable [2019-12-10T12:33:53.313Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-12-10T12:33:53.313Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:33:53.313Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-12-10T12:33:53.313Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-10T12:33:53.313Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:33:53.313Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-12-10T12:33:53.399Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-12-10T12:33:53.571Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-10T12:33:53.571Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:33:53.571Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-12-10T12:33:54.329Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-12-10T12:33:55.239Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39839/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-12-10T12:33:55.753Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39839/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=56c5668068f256f3cd347c2cb20baa874daf1aa7 -e DOCKER_GRAPHDRIVER docker:56c5668068f256f3cd347c2cb20baa874daf1aa7 hack/make.sh binary-daemon [2019-12-10T12:33:56.012Z] [2019-12-10T12:33:56.269Z] Removing bundles/ [2019-12-10T12:33:56.269Z] [2019-12-10T12:33:56.269Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-12-10T12:33:56.269Z] Building: bundles/binary-daemon/dockerd-dev [2019-12-10T12:33:56.269Z] GOOS="" GOARCH="" GOARM="" [2019-12-10T12:34:02.885Z] INFO: Extraction ended at 12/10/2019 12:33:58. Duration:00:00:25.9445977 [2019-12-10T12:34:02.886Z] INFO: Updating the golang and path environment variables [2019-12-10T12:34:02.886Z] INFO: GOPATH=d:\gopath [2019-12-10T12:34:02.886Z] INFO: go version go1.13.4 windows/amd64 [2019-12-10T12:34:02.886Z] INFO: Running the daemon under test in debug mode [2019-12-10T12:34:02.886Z] INFO: Starting a daemon under test... [2019-12-10T12:34:02.886Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-39839\6\daemon --pidfile d:\CI\PR-39839\6\docker.pid -D [2019-12-10T12:34:02.886Z] INFO: Process started successfully. [2019-12-10T12:34:02.886Z] INFO: Start tailing logs of the daemon under tests [2019-12-10T12:34:02.886Z] INFO: Waiting for the daemon under test to start... [2019-12-10T12:34:02.886Z] INFO: Daemon under test started and replied! [2019-12-10T12:34:02.886Z] INFO: Docker version of the daemon under test [2019-12-10T12:34:02.886Z] [2019-12-10T12:34:02.886Z] Client: [2019-12-10T12:34:02.886Z] Version: 17.06.2-ce [2019-12-10T12:34:02.886Z] API version: 1.30 [2019-12-10T12:34:02.886Z] Go version: go1.8.3 [2019-12-10T12:34:02.886Z] Git commit: cec0b72 [2019-12-10T12:34:02.886Z] Built: Tue Sep 5 19:57:19 2017 [2019-12-10T12:34:02.886Z] OS/Arch: windows/amd64 [2019-12-10T12:34:02.886Z] [2019-12-10T12:34:02.886Z] Server: [2019-12-10T12:34:02.886Z] Version: 0.0.0-dev [2019-12-10T12:34:02.886Z] API version: 1.41 (minimum version 1.24) [2019-12-10T12:34:02.886Z] Go version: go1.13.4 [2019-12-10T12:34:02.886Z] Git commit: 56c566806 [2019-12-10T12:34:02.886Z] Built: 12/10/2019 12:32:14 [2019-12-10T12:34:02.886Z] OS/Arch: windows/amd64 [2019-12-10T12:34:02.886Z] Experimental: false [2019-12-10T12:34:02.886Z] [2019-12-10T12:34:02.886Z] INFO: Docker info of the daemon under test [2019-12-10T12:34:02.886Z] [2019-12-10T12:34:02.886Z] Containers: 0 [2019-12-10T12:34:02.886Z] Running: 0 [2019-12-10T12:34:02.886Z] Paused: 0 [2019-12-10T12:34:02.886Z] Stopped: 0 [2019-12-10T12:34:02.886Z] Images: 0 [2019-12-10T12:34:02.886Z] Server Version: 0.0.0-dev [2019-12-10T12:34:02.886Z] Storage Driver: windowsfilter [2019-12-10T12:34:02.886Z] Windows: [2019-12-10T12:34:02.886Z] Logging Driver: json-file [2019-12-10T12:34:02.886Z] Plugins: [2019-12-10T12:34:02.886Z] Volume: local [2019-12-10T12:34:02.886Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-12-10T12:34:02.886Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-10T12:34:02.886Z] Swarm: inactive [2019-12-10T12:34:02.886Z] Default Isolation: process [2019-12-10T12:34:02.886Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-12-10T12:34:02.886Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-12-10T12:34:02.886Z] OSType: windows [2019-12-10T12:34:02.886Z] Architecture: x86_64 [2019-12-10T12:34:02.886Z] CPUs: 4 [2019-12-10T12:34:02.886Z] Total Memory: 32GiB [2019-12-10T12:34:02.886Z] Name: azwin-2-1e1b10 [2019-12-10T12:34:02.886Z] ID: VKB3:AQOG:Z6FH:E3EV:YVIN:LSU5:HQ2D:PRYA:DFMI:NYXM:JPLB:RBGJ [2019-12-10T12:34:02.886Z] Docker Root Dir: D:\CI\PR-39839\6\daemon [2019-12-10T12:34:02.886Z] Debug Mode (client): false [2019-12-10T12:34:02.886Z] Debug Mode (server): true [2019-12-10T12:34:02.886Z] File Descriptors: -1 [2019-12-10T12:34:02.886Z] Goroutines: 17 [2019-12-10T12:34:02.886Z] System Time: 2019-12-10T12:34:02.3719357Z [2019-12-10T12:34:02.886Z] EventsListeners: 0 [2019-12-10T12:34:02.886Z] Registry: https://index.docker.io/v1/ [2019-12-10T12:34:02.886Z] Labels: [2019-12-10T12:34:02.886Z] Experimental: false [2019-12-10T12:34:02.886Z] Insecure Registries: [2019-12-10T12:34:02.886Z] 127.0.0.0/8 [2019-12-10T12:34:02.886Z] Live Restore Enabled: false [2019-12-10T12:34:02.886Z] [2019-12-10T12:34:02.886Z] [2019-12-10T12:34:02.886Z] INFO: Docker images of the daemon under test [2019-12-10T12:34:02.886Z] [2019-12-10T12:34:02.886Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-12-10T12:34:02.886Z] [2019-12-10T12:34:02.886Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-12-10T12:34:02.886Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-12-10T12:34:02.886Z] ltsc2019: Pulling from windows/servercore [2019-12-10T12:34:02.886Z] 65014b3c3121: Pulling fs layer [2019-12-10T12:34:02.886Z] e96b0897c5d1: Pulling fs layer [2019-12-10T12:34:03.422Z] --- PASS: TestUpdateRestartPolicy (12.70s) [2019-12-10T12:34:03.422Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-10T12:34:03.422Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2019-12-10T12:34:03.422Z] === RUN TestWaitNonBlocked [2019-12-10T12:34:03.422Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-10T12:34:03.422Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-10T12:34:03.422Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-10T12:34:03.422Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-10T12:34:03.422Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-10T12:34:03.422Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-10T12:34:04.331Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-12-10T12:34:04.803Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-12-10T12:34:04.803Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2019-12-10T12:34:04.803Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2019-12-10T12:34:04.803Z] === RUN TestWaitBlocked [2019-12-10T12:34:04.803Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-10T12:34:04.803Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-10T12:34:04.803Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-12-10T12:34:04.803Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-12-10T12:34:04.803Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-10T12:34:04.803Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-12-10T12:34:05.263Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-12-10T12:34:06.059Z] --- PASS: TestWaitBlocked (0.03s) [2019-12-10T12:34:06.059Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.34s) [2019-12-10T12:34:06.059Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.40s) [2019-12-10T12:34:06.060Z] === CONT TestContainerStartOnDaemonRestart [2019-12-10T12:34:06.060Z] === CONT TestIpcModeOlderClient [2019-12-10T12:34:06.060Z] --- PASS: TestIpcModeOlderClient (0.18s) [2019-12-10T12:34:06.060Z] === CONT TestDaemonRestartIpcMode [2019-12-10T12:34:09.316Z] --- PASS: TestContainerStartOnDaemonRestart (3.16s) [2019-12-10T12:34:10.022Z] e96b0897c5d1: Verifying Checksum [2019-12-10T12:34:10.023Z] e96b0897c5d1: Download complete [2019-12-10T12:34:10.105Z] --- PASS: TestDaemonRestartIpcMode (3.81s) [2019-12-10T12:34:10.105Z] PASS [2019-12-10T12:34:10.105Z] [2019-12-10T12:34:10.105Z] === Skipped [2019-12-10T12:34:10.105Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-12-10T12:34:10.105Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-10T12:34:10.105Z] [2019-12-10T12:34:10.105Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-12-10T12:34:10.105Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-10T12:34:10.105Z] [2019-12-10T12:34:10.105Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-12-10T12:34:10.105Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-10T12:34:10.105Z] [2019-12-10T12:34:10.105Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-10T12:34:10.105Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-10T12:34:10.105Z] [2019-12-10T12:34:10.105Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-12-10T12:34:10.105Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-10T12:34:10.105Z] [2019-12-10T12:34:10.105Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-12-10T12:34:10.105Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-10T12:34:10.105Z] [2019-12-10T12:34:10.105Z] [2019-12-10T12:34:10.105Z] DONE 197 tests, 6 skipped in 136.531s [2019-12-10T12:34:10.105Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-12-10T12:34:10.105Z] ++ 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-12-10T12:34:10.105Z] ++ set -e [2019-12-10T12:34:10.105Z] ++ '[' -n 0 ']' [2019-12-10T12:34:10.105Z] ++ set -x [2019-12-10T12:34:10.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=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-12-10T12:34:10.105Z] INFO: Testing against a local daemon [2019-12-10T12:34:10.105Z] === RUN TestCommitInheritsEnv [2019-12-10T12:34:10.536Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-12-10T12:34:10.892Z] --- PASS: TestCommitInheritsEnv (0.58s) [2019-12-10T12:34:10.892Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-10T12:34:10.892Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-12-10T12:34:10.892Z] === RUN TestImagesFilterMultiReference [2019-12-10T12:34:10.892Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2019-12-10T12:34:10.892Z] === RUN TestImagePullPlatformInvalid [2019-12-10T12:34:10.892Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-12-10T12:34:10.892Z] === RUN TestRemoveImageOrphaning [2019-12-10T12:34:11.271Z] --- PASS: TestRemoveImageOrphaning (0.50s) [2019-12-10T12:34:11.271Z] === RUN TestRemoveImageGarbageCollector [2019-12-10T12:34:11.271Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-12-10T12:34:11.271Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:34:11.271Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-10T12:34:11.271Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-12-10T12:34:11.271Z] === RUN TestTagInvalidReference [2019-12-10T12:34:11.271Z] --- PASS: TestTagInvalidReference (0.02s) [2019-12-10T12:34:11.271Z] === RUN TestTagValidPrefixedRepo [2019-12-10T12:34:11.647Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-12-10T12:34:11.647Z] === RUN TestTagExistedNameWithoutForce [2019-12-10T12:34:11.647Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-12-10T12:34:11.647Z] === RUN TestTagOfficialNames [2019-12-10T12:34:11.647Z] --- PASS: TestTagOfficialNames (0.04s) [2019-12-10T12:34:11.647Z] === RUN TestTagMatchesDigest [2019-12-10T12:34:11.647Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-12-10T12:34:11.647Z] === CONT TestImportExtremelyLargeImageWorks [2019-12-10T12:34:11.651Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.20s) [2019-12-10T12:34:11.651Z] PASS [2019-12-10T12:34:11.651Z] [2019-12-10T12:34:11.651Z] === Skipped [2019-12-10T12:34:11.651Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-10T12:34:11.651Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:34:11.651Z] [2019-12-10T12:34:11.651Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-12-10T12:34:11.651Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:34:11.651Z] [2019-12-10T12:34:11.651Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-10T12:34:11.651Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:34:11.651Z] [2019-12-10T12:34:11.651Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-10T12:34:11.651Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:34:11.651Z] [2019-12-10T12:34:11.651Z] [2019-12-10T12:34:11.651Z] DONE 17 tests, 4 skipped in 32.552s [2019-12-10T12:34:11.651Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-12-10T12:34:11.651Z] ++ 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-12-10T12:34:11.651Z] ++ set -e [2019-12-10T12:34:11.651Z] ++ '[' -n 0 ']' [2019-12-10T12:34:11.651Z] ++ set -x [2019-12-10T12:34:11.651Z] ++ env -i DEST=/go/src/github.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-12-10T12:34:11.909Z] INFO: Testing against a local daemon [2019-12-10T12:34:11.909Z] === RUN TestPluginInvalidJSON [2019-12-10T12:34:11.909Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-10T12:34:11.909Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-10T12:34:11.909Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-10T12:34:11.909Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-12-10T12:34:11.909Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-10T12:34:11.909Z] PASS [2019-12-10T12:34:11.909Z] [2019-12-10T12:34:11.909Z] DONE 2 tests in 0.181s [2019-12-10T12:34:11.909Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-12-10T12:34:11.909Z] ++ 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-12-10T12:34:11.909Z] ++ set -e [2019-12-10T12:34:11.909Z] ++ '[' -n 0 ']' [2019-12-10T12:34:11.909Z] ++ set -x [2019-12-10T12:34:11.909Z] ++ env -i DEST=/go/src/github.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-12-10T12:34:11.909Z] INFO: Testing against a local daemon [2019-12-10T12:34:11.909Z] === RUN TestExternalGraphDriver [2019-12-10T12:34:12.168Z] === RUN TestExternalGraphDriver/json [2019-12-10T12:34:12.436Z] --- PASS: TestCreateServiceMultipleTimes (22.16s) [2019-12-10T12:34:12.436Z] === RUN TestCreateServiceConflict [2019-12-10T12:34:12.436Z] === RUN TestDockerSuite/TestBuildRm [2019-12-10T12:34:13.970Z] 57e8a97eaa75: Pull complete [2019-12-10T12:34:13.970Z] Digest: sha256:e2147ea4d43b7e634c3ca8d4b6f2fb366b081c8ea69aa0ecc6c08b7c3d405746 [2019-12-10T12:34:13.970Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2016 [2019-12-10T12:34:13.970Z] mcr.microsoft.com/windows/servercore:ltsc2016 [2019-12-10T12:34:13.970Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2016 completed successfully [2019-12-10T12:34:13.970Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2016 as microsoft/windowsservercore [2019-12-10T12:34:13.970Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.14393.3326' [2019-12-10T12:34:13.970Z] INFO: Docker version of control daemon [2019-12-10T12:34:13.970Z] [2019-12-10T12:34:13.970Z] Client: Docker Engine - Enterprise [2019-12-10T12:34:13.970Z] Version: 19.03.2 [2019-12-10T12:34:13.970Z] API version: 1.40 [2019-12-10T12:34:13.970Z] Go version: go1.12.8 [2019-12-10T12:34:13.970Z] Git commit: c92ab06ed9 [2019-12-10T12:34:13.970Z] Built: 09/03/2019 16:38:11 [2019-12-10T12:34:13.970Z] OS/Arch: windows/amd64 [2019-12-10T12:34:13.970Z] Experimental: false [2019-12-10T12:34:13.970Z] [2019-12-10T12:34:13.970Z] Server: Docker Engine - Enterprise [2019-12-10T12:34:13.970Z] Engine: [2019-12-10T12:34:13.970Z] Version: 19.03.2 [2019-12-10T12:34:13.970Z] API version: 1.40 (minimum version 1.24) [2019-12-10T12:34:13.970Z] Go version: go1.12.8 [2019-12-10T12:34:13.970Z] Git commit: c92ab06ed9 [2019-12-10T12:34:13.970Z] Built: 09/03/2019 16:35:47 [2019-12-10T12:34:13.970Z] OS/Arch: windows/amd64 [2019-12-10T12:34:13.970Z] Experimental: true [2019-12-10T12:34:13.970Z] [2019-12-10T12:34:13.970Z] INFO: Docker info of control daemon [2019-12-10T12:34:13.970Z] [2019-12-10T12:34:13.970Z] Client: [2019-12-10T12:34:13.970Z] Debug Mode: false [2019-12-10T12:34:13.970Z] Plugins: [2019-12-10T12:34:13.970Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-12-10T12:34:13.970Z] [2019-12-10T12:34:13.970Z] Server: [2019-12-10T12:34:13.970Z] Containers: 0 [2019-12-10T12:34:13.970Z] Running: 0 [2019-12-10T12:34:13.970Z] Paused: 0 [2019-12-10T12:34:13.970Z] Stopped: 0 [2019-12-10T12:34:13.970Z] Images: 1 [2019-12-10T12:34:13.970Z] Server Version: 19.03.2 [2019-12-10T12:34:13.970Z] Storage Driver: windowsfilter [2019-12-10T12:34:13.970Z] Windows: [2019-12-10T12:34:13.970Z] Logging Driver: json-file [2019-12-10T12:34:13.970Z] Plugins: [2019-12-10T12:34:13.970Z] Volume: local [2019-12-10T12:34:13.970Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-12-10T12:34:13.970Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-10T12:34:13.970Z] Swarm: inactive [2019-12-10T12:34:13.970Z] Default Isolation: process [2019-12-10T12:34:13.970Z] Kernel Version: 10.0 14393 (14393.3321.amd64fre.rs1_release.191016-1811) [2019-12-10T12:34:13.970Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3326) [2019-12-10T12:34:13.970Z] OSType: windows [2019-12-10T12:34:13.970Z] Architecture: x86_64 [2019-12-10T12:34:13.970Z] CPUs: 4 [2019-12-10T12:34:13.970Z] Total Memory: 32GiB [2019-12-10T12:34:13.970Z] Name: azwin-2-6a2470 [2019-12-10T12:34:13.971Z] ID: FDXR:K5KY:SZCY:PWYF:TDXR:BSDN:XSCP:HNPZ:ESJ7:PSQF:MKTA:YH4V [2019-12-10T12:34:13.971Z] Docker Root Dir: D:\docker [2019-12-10T12:34:13.971Z] Debug Mode: false [2019-12-10T12:34:13.971Z] Registry: https://index.docker.io/v1/ [2019-12-10T12:34:13.971Z] Labels: [2019-12-10T12:34:13.971Z] Experimental: true [2019-12-10T12:34:13.971Z] Insecure Registries: [2019-12-10T12:34:13.971Z] 10.0.0.4:5000 [2019-12-10T12:34:13.971Z] 127.0.0.0/8 [2019-12-10T12:34:13.971Z] Registry Mirrors: [2019-12-10T12:34:13.971Z] http://10.0.0.4:5000/ [2019-12-10T12:34:13.971Z] Live Restore Enabled: false [2019-12-10T12:34:13.971Z] [2019-12-10T12:34:13.971Z] [2019-12-10T12:34:13.971Z] INFO: Commit hash is 56c566806 [2019-12-10T12:34:13.971Z] INFO: Nuke-Everything... [2019-12-10T12:34:13.971Z] INFO: Container count on control daemon to delete is 0 [2019-12-10T12:34:13.971Z] INFO: Nuking d:\CI [2019-12-10T12:34:13.971Z] INFO: Zapped successfully [2019-12-10T12:34:13.971Z] WARNING: There are 6 NdisAdapters leaked under Psched\Parameters [2019-12-10T12:34:13.971Z] WARNING: Cleaning Psched... [2019-12-10T12:34:13.971Z] WARNING: There are 6 NdisAdapters leaked under WFPLWFS\Parameters [2019-12-10T12:34:13.971Z] WARNING: Cleaning WFPLWFS... [2019-12-10T12:34:13.971Z] INFO: Location for testing is d:\CI\PR-39839\6 [2019-12-10T12:34:13.971Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-12-10T12:34:13.971Z] [2019-12-10T12:34:13.971Z] [2019-12-10T12:34:13.971Z] INFO: Building the image from Dockerfile.windows at 12/10/2019 12:34:05... [2019-12-10T12:34:13.971Z] [2019-12-10T12:34:13.971Z] Sending build context to Docker daemon 50.4MB [2019-12-10T12:34:13.971Z] [2019-12-10T12:34:13.971Z] Step 1/8 : FROM microsoft/windowsservercore [2019-12-10T12:34:13.971Z] ---> a91041c1b0e5 [2019-12-10T12:34:13.971Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-12-10T12:34:13.971Z] ---> Running in c7783615e68d [2019-12-10T12:34:13.971Z] Removing intermediate container c7783615e68d [2019-12-10T12:34:13.971Z] ---> 0233c6610b00 [2019-12-10T12:34:13.971Z] Step 3/8 : ARG GO_VERSION=1.13.4 [2019-12-10T12:34:13.971Z] ---> Running in 248eaad58dfd [2019-12-10T12:34:14.700Z] === RUN TestExternalGraphDriver/spec [2019-12-10T12:34:14.941Z] Removing intermediate container 248eaad58dfd [2019-12-10T12:34:14.941Z] ---> a565d40414c5 [2019-12-10T12:34:14.941Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-12-10T12:34:14.941Z] ---> Running in f3362cdbe9da [2019-12-10T12:34:15.713Z] --- PASS: TestCreateServiceConflict (3.29s) [2019-12-10T12:34:15.713Z] === RUN TestCreateServiceMaxReplicas [2019-12-10T12:34:15.971Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-12-10T12:34:16.482Z] Removing intermediate container f3362cdbe9da [2019-12-10T12:34:16.482Z] ---> 5c5c9077d6fb [2019-12-10T12:34:16.482Z] 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-12-10T12:34:16.482Z] ---> Running in 854a1206a58c [2019-12-10T12:34:17.342Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-12-10T12:34:17.986Z] === RUN TestExternalGraphDriver/pull [2019-12-10T12:34:18.651Z] 65014b3c3121: Verifying Checksum [2019-12-10T12:34:18.651Z] 65014b3c3121: Download complete [2019-12-10T12:34:18.714Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-12-10T12:34:18.971Z] --- PASS: TestCreateServiceMaxReplicas (3.46s) [2019-12-10T12:34:18.971Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-10T12:34:19.228Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-12-10T12:34:19.889Z] --- PASS: TestExternalGraphDriver (7.63s) [2019-12-10T12:34:19.889Z] --- PASS: TestExternalGraphDriver/json (2.45s) [2019-12-10T12:34:19.889Z] --- PASS: TestExternalGraphDriver/spec (2.71s) [2019-12-10T12:34:19.889Z] --- PASS: TestExternalGraphDriver/pull (2.30s) [2019-12-10T12:34:19.889Z] === RUN TestGraphdriverPluginV2 [2019-12-10T12:34:19.889Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2019-12-10T12:34:19.889Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:34:19.889Z] PASS [2019-12-10T12:34:19.889Z] [2019-12-10T12:34:19.889Z] === Skipped [2019-12-10T12:34:19.889Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2019-12-10T12:34:19.889Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:34:19.889Z] [2019-12-10T12:34:19.889Z] [2019-12-10T12:34:19.889Z] DONE 5 tests, 1 skipped in 7.824s [2019-12-10T12:34:19.889Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-12-10T12:34:19.889Z] ++ 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-12-10T12:34:19.889Z] ++ set -e [2019-12-10T12:34:19.889Z] ++ '[' -n 0 ']' [2019-12-10T12:34:19.889Z] ++ set -x [2019-12-10T12:34:19.889Z] ++ env -i DEST=/go/src/github.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-12-10T12:34:19.889Z] INFO: Testing against a local daemon [2019-12-10T12:34:19.889Z] === RUN TestContinueAfterPluginCrash [2019-12-10T12:34:19.889Z] === PAUSE TestContinueAfterPluginCrash [2019-12-10T12:34:19.889Z] === RUN TestDaemonStartWithLogOpt [2019-12-10T12:34:19.889Z] === PAUSE TestDaemonStartWithLogOpt [2019-12-10T12:34:19.889Z] === CONT TestContinueAfterPluginCrash [2019-12-10T12:34:19.889Z] === CONT TestDaemonStartWithLogOpt [2019-12-10T12:34:20.158Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-12-10T12:34:20.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-12-10T12:34:22.054Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-12-10T12:34:23.424Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-12-10T12:34:24.794Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-12-10T12:34:28.967Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-12-10T12:34:28.967Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-12-10T12:34:29.532Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-12-10T12:34:29.532Z] === RUN TestDockerSuite/TestBuildSpaces [2019-12-10T12:34:29.789Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-12-10T12:34:31.159Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-12-10T12:34:31.159Z] === RUN TestDockerSuite/TestBuildStderr [2019-12-10T12:34:32.090Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-12-10T12:34:32.096Z] --- PASS: TestDaemonStartWithLogOpt (10.12s) [2019-12-10T12:34:34.188Z] [2019-12-10T12:34:34.188Z] SUCCESS: Specified value was saved. [2019-12-10T12:34:34.188Z] INFO: Downloading git... [2019-12-10T12:34:35.364Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.86s) [2019-12-10T12:34:35.364Z] === RUN TestCreateServiceSecretFileMode [2019-12-10T12:34:35.378Z] --- PASS: TestContinueAfterPluginCrash (15.01s) [2019-12-10T12:34:35.378Z] PASS [2019-12-10T12:34:35.378Z] [2019-12-10T12:34:35.378Z] DONE 2 tests in 15.270s [2019-12-10T12:34:35.378Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-12-10T12:34:35.378Z] ++ 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-12-10T12:34:35.378Z] ++ set -e [2019-12-10T12:34:35.378Z] ++ '[' -n 0 ']' [2019-12-10T12:34:35.378Z] ++ set -x [2019-12-10T12:34:35.378Z] ++ env -i DEST=/go/src/github.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-12-10T12:34:35.378Z] INFO: Testing against a local daemon [2019-12-10T12:34:35.378Z] === RUN TestPluginWithDevMounts [2019-12-10T12:34:35.378Z] === PAUSE TestPluginWithDevMounts [2019-12-10T12:34:35.378Z] === CONT TestPluginWithDevMounts [2019-12-10T12:34:35.731Z] INFO: Downloading go... [2019-12-10T12:34:36.723Z] INFO: Downloading compiler 1 of 3... [2019-12-10T12:34:37.258Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-12-10T12:34:37.697Z] INFO: Downloading compiler 2 of 3... [2019-12-10T12:34:37.823Z] --- PASS: TestCreateServiceSecretFileMode (3.11s) [2019-12-10T12:34:37.823Z] === RUN TestCreateServiceConfigFileMode [2019-12-10T12:34:37.908Z] --- PASS: TestPluginWithDevMounts (2.22s) [2019-12-10T12:34:37.908Z] PASS [2019-12-10T12:34:37.908Z] [2019-12-10T12:34:37.908Z] DONE 1 tests in 2.405s [2019-12-10T12:34:37.908Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-12-10T12:34:37.908Z] ++ 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-12-10T12:34:37.908Z] ++ set -e [2019-12-10T12:34:37.908Z] ++ '[' -n 0 ']' [2019-12-10T12:34:37.908Z] ++ set -x [2019-12-10T12:34:37.908Z] ++ env -i DEST=/go/src/github.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-12-10T12:34:37.908Z] INFO: Testing against a local daemon [2019-12-10T12:34:37.908Z] === RUN TestSecretInspect [2019-12-10T12:34:38.080Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-12-10T12:34:38.156Z] INFO: Downloading compiler 3 of 3... [2019-12-10T12:34:38.672Z] INFO: Extracting git... [2019-12-10T12:34:39.461Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-12-10T12:34:40.026Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-12-10T12:34:40.959Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-12-10T12:34:41.216Z] --- PASS: TestCreateServiceConfigFileMode (3.32s) [2019-12-10T12:34:41.216Z] === RUN TestCreateServiceSysctls [2019-12-10T12:34:41.254Z] --- PASS: TestSecretInspect (3.30s) [2019-12-10T12:34:41.254Z] === RUN TestSecretList [2019-12-10T12:34:43.111Z] === RUN TestDockerSuite/TestBuildUser [2019-12-10T12:34:44.538Z] --- PASS: TestSecretList (3.25s) [2019-12-10T12:34:44.538Z] === RUN TestSecretsCreateAndDelete [2019-12-10T12:34:45.007Z] --- PASS: TestCreateServiceSysctls (3.51s) [2019-12-10T12:34:45.007Z] === RUN TestCreateServiceCapabilities [2019-12-10T12:34:45.007Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-12-10T12:34:47.823Z] --- PASS: TestSecretsCreateAndDelete (3.25s) [2019-12-10T12:34:47.823Z] === RUN TestSecretsUpdate [2019-12-10T12:34:47.831Z] ok github.com/docker/docker/api/server/httputils 0.041s coverage: 14.7% of statements [2019-12-10T12:34:48.284Z] --- PASS: TestCreateServiceCapabilities (3.36s) [2019-12-10T12:34:48.284Z] === RUN TestInspect [2019-12-10T12:34:48.563Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-10T12:34:49.215Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-12-10T12:34:49.297Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2019-12-10T12:34:49.297Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-10T12:34:49.297Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-10T12:34:49.297Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-10T12:34:49.645Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-10T12:34:49.645Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-10T12:34:49.645Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-10T12:34:49.645Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-10T12:34:49.645Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-10T12:34:49.986Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-10T12:34:51.109Z] --- PASS: TestSecretsUpdate (3.28s) [2019-12-10T12:34:51.109Z] === RUN TestTemplatedSecret [2019-12-10T12:34:51.739Z] --- PASS: TestInspect (3.64s) [2019-12-10T12:34:51.739Z] === RUN TestServiceListWithStatuses [2019-12-10T12:34:51.739Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-12-10T12:34:51.739Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-10T12:34:51.739Z] === RUN TestDockerNetworkConnectAlias [2019-12-10T12:34:52.302Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-10T12:34:52.302Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-10T12:34:53.038Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2019-12-10T12:34:53.381Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2019-12-10T12:34:53.381Z] ok github.com/docker/docker/api/types/time 0.036s coverage: 100.0% of statements [2019-12-10T12:34:53.724Z] ok github.com/docker/docker/api/server/router/swarm 0.035s coverage: 4.0% of statements [2019-12-10T12:34:53.724Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-10T12:34:53.724Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-10T12:34:53.724Z] ? github.com/docker/docker/api/types [no test files] [2019-12-10T12:34:53.724Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-10T12:34:53.724Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-10T12:34:53.724Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-10T12:34:53.724Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-10T12:34:53.724Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-10T12:34:53.724Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-10T12:34:53.724Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-10T12:34:53.724Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-10T12:34:53.724Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-10T12:34:53.724Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-10T12:34:53.724Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-10T12:34:54.394Z] --- PASS: TestTemplatedSecret (3.52s) [2019-12-10T12:34:54.394Z] === RUN TestSecretCreateResolve [2019-12-10T12:34:54.459Z] ok github.com/docker/docker/api/types/versions 0.015s coverage: 75.0% of statements [2019-12-10T12:34:54.459Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-10T12:34:54.459Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-10T12:34:54.459Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-10T12:34:54.459Z] ? github.com/docker/docker/builder [no test files] [2019-12-10T12:34:54.459Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-10T12:34:54.459Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-10T12:34:54.459Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-10T12:34:54.459Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-10T12:34:54.459Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-10T12:34:54.459Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-10T12:34:54.459Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-10T12:34:54.804Z] ok github.com/docker/docker/builder/dockerignore 0.034s coverage: 96.8% of statements [2019-12-10T12:34:56.462Z] INFO: Expanding go... [2019-12-10T12:34:56.992Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-12-10T12:34:57.680Z] --- PASS: TestSecretCreateResolve (3.27s) [2019-12-10T12:34:57.680Z] PASS [2019-12-10T12:34:57.680Z] [2019-12-10T12:34:57.680Z] DONE 6 tests in 20.042s [2019-12-10T12:34:57.680Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-12-10T12:34:57.680Z] ++ 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-12-10T12:34:57.680Z] ++ set -e [2019-12-10T12:34:57.680Z] ++ '[' -n 0 ']' [2019-12-10T12:34:57.680Z] ++ set -x [2019-12-10T12:34:57.680Z] ++ env -i DEST=/go/src/github.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-12-10T12:34:57.680Z] INFO: Testing against a local daemon [2019-12-10T12:34:57.680Z] === RUN TestServiceCreateInit [2019-12-10T12:34:57.680Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-10T12:34:58.888Z] --- PASS: TestDockerNetworkConnectAlias (7.12s) [2019-12-10T12:34:58.888Z] === RUN TestDockerNetworkReConnect [2019-12-10T12:35:00.828Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2019-12-10T12:35:02.567Z] ok github.com/docker/docker/builder/remotecontext/git 4.769s coverage: 86.3% of statements [2019-12-10T12:35:04.146Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-12-10T12:35:04.241Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-10T12:35:04.285Z] ok github.com/docker/docker/builder/remotecontext 0.542s coverage: 13.6% of statements [2019-12-10T12:35:04.709Z] --- PASS: TestDockerNetworkReConnect (5.86s) [2019-12-10T12:35:04.709Z] === RUN TestServicePlugin [2019-12-10T12:35:07.324Z] ok github.com/docker/docker/builder/dockerfile 1.415s coverage: 48.2% of statements [2019-12-10T12:35:07.324Z] ? github.com/docker/docker/cli [no test files] [2019-12-10T12:35:07.324Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-10T12:35:08.439Z] --- PASS: TestServiceCreateInit (10.59s) [2019-12-10T12:35:08.439Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.36s) [2019-12-10T12:35:08.439Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.19s) [2019-12-10T12:35:08.439Z] === RUN TestCreateServiceMultipleTimes [2019-12-10T12:35:08.890Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-12-10T12:35:10.260Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-12-10T12:35:10.260Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-12-10T12:35:12.157Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-12-10T12:35:13.255Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-12-10T12:35:14.807Z] ok github.com/docker/docker/client 0.992s coverage: 75.8% of statements [2019-12-10T12:35:15.186Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-12-10T12:35:15.186Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-12-10T12:35:15.186Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-12-10T12:35:15.186Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-12-10T12:35:15.186Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-12-10T12:35:17.686Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-12-10T12:35:17.686Z] Copying nested executables into bundles/binary-daemon [2019-12-10T12:35:17.686Z] [Pipeline] } [Pipeline] // stage [2019-12-10T12:35:17.708Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-12-10T12:35:17.709Z] === RUN TestDockerSuite/TestBuildWithFailure [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-12-10T12:35:18.026Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39839/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=56c5668068f256f3cd347c2cb20baa874daf1aa7 -e DOCKER_GRAPHDRIVER docker:56c5668068f256f3cd347c2cb20baa874daf1aa7 hack/make.sh cross [2019-12-10T12:35:18.591Z] [2019-12-10T12:35:18.591Z] Removing bundles/ [2019-12-10T12:35:18.591Z] [2019-12-10T12:35:18.591Z] ---> Making bundle: cross (in bundles/cross) [2019-12-10T12:35:18.591Z] Cross building: bundles/cross/linux/amd64 [2019-12-10T12:35:18.591Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-12-10T12:35:18.591Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-12-10T12:35:18.641Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-12-10T12:35:19.205Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-12-10T12:35:20.138Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-12-10T12:35:20.396Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-12-10T12:35:21.612Z] INFO: Expanding compiler 1 of 3... [2019-12-10T12:35:21.612Z] INFO: Expanding compiler 2 of 3... [2019-12-10T12:35:23.671Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-12-10T12:35:24.521Z] INFO: Expanding compiler 3 of 3... [2019-12-10T12:35:24.982Z] INFO: Removing downloaded files... [2019-12-10T12:35:24.982Z] INFO: Creating source directory... [2019-12-10T12:35:24.982Z] INFO: Configuring git core.autocrlf... [2019-12-10T12:35:25.442Z] INFO: Completed [2019-12-10T12:35:26.345Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-12-10T12:35:27.277Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-12-10T12:35:27.277Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-12-10T12:35:28.210Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-12-10T12:35:28.776Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-12-10T12:35:28.776Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-12-10T12:35:30.147Z] === RUN TestDockerSuite/TestBuildXZHost [2019-12-10T12:35:32.673Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-12-10T12:35:32.673Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-12-10T12:35:32.673Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-12-10T12:35:33.237Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-12-10T12:35:34.167Z] === RUN TestDockerSuite/TestCommitChange [2019-12-10T12:35:34.985Z] --- PASS: TestCreateServiceMultipleTimes (24.71s) [2019-12-10T12:35:34.985Z] === RUN TestCreateServiceConflict [2019-12-10T12:35:35.537Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-12-10T12:35:36.362Z] --- PASS: TestCreateServiceConflict (3.27s) [2019-12-10T12:35:36.362Z] === RUN TestCreateServiceMaxReplicas [2019-12-10T12:35:36.468Z] === RUN TestDockerSuite/TestCommitHardlink [2019-12-10T12:35:38.360Z] === RUN TestDockerSuite/TestCommitNewFile [2019-12-10T12:35:40.256Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-12-10T12:35:40.551Z] --- PASS: TestCreateServiceMaxReplicas (3.63s) [2019-12-10T12:35:40.551Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-10T12:35:41.187Z] === RUN TestDockerSuite/TestCommitTTY [2019-12-10T12:35:41.187Z] --- PASS: TestServicePlugin (36.37s) [2019-12-10T12:35:41.187Z] plugin_test.go:62: [d584507db8754] joining swarm manager [d01b8d0194e9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-10T12:35:41.187Z] plugin_test.go:65: [d77aaa0d3982d] joining swarm manager [d01b8d0194e9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-10T12:35:41.187Z] === RUN TestServiceUpdateLabel [2019-12-10T12:35:43.082Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-12-10T12:35:44.034Z] --- PASS: TestServiceUpdateLabel (2.87s) [2019-12-10T12:35:44.034Z] === RUN TestServiceUpdateSecrets [2019-12-10T12:35:44.034Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-12-10T12:35:45.928Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-12-10T12:35:47.299Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-12-10T12:35:47.299Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-12-10T12:35:47.299Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-12-10T12:35:47.299Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-12-10T12:35:47.299Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-12-10T12:35:47.299Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-12-10T12:35:47.555Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-12-10T12:35:49.450Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-12-10T12:35:51.344Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-12-10T12:35:51.344Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-12-10T12:35:51.908Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-12-10T12:35:52.838Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-12-10T12:35:54.208Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-12-10T12:35:54.772Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-12-10T12:35:55.425Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.24s) [2019-12-10T12:35:55.425Z] === RUN TestCreateServiceSecretFileMode [2019-12-10T12:35:55.702Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-12-10T12:35:55.702Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-12-10T12:35:55.702Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-12-10T12:35:56.633Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-12-10T12:35:56.633Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-12-10T12:35:56.633Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-12-10T12:35:56.893Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-12-10T12:35:56.893Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-12-10T12:35:57.824Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-12-10T12:35:58.388Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-12-10T12:35:58.710Z] --- PASS: TestCreateServiceSecretFileMode (3.39s) [2019-12-10T12:35:58.710Z] === RUN TestCreateServiceConfigFileMode [2019-12-10T12:35:59.319Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-12-10T12:35:59.319Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-12-10T12:35:59.319Z] --- PASS: TestServiceUpdateSecrets (15.51s) [2019-12-10T12:35:59.319Z] === RUN TestServiceUpdateConfigs [2019-12-10T12:36:01.841Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-12-10T12:36:01.996Z] --- PASS: TestCreateServiceConfigFileMode (3.31s) [2019-12-10T12:36:01.996Z] === RUN TestCreateServiceSysctls [2019-12-10T12:36:02.404Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-12-10T12:36:02.404Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-12-10T12:36:03.335Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-12-10T12:36:04.028Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-12-10T12:36:04.959Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-12-10T12:36:05.890Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-12-10T12:36:05.890Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-12-10T12:36:06.185Z] --- PASS: TestCreateServiceSysctls (4.38s) [2019-12-10T12:36:06.185Z] === RUN TestCreateServiceCapabilities [2019-12-10T12:36:06.257Z] --- PASS: TestImportExtremelyLargeImageWorks (100.32s) [2019-12-10T12:36:06.257Z] PASS [2019-12-10T12:36:06.257Z] [2019-12-10T12:36:06.257Z] === Skipped [2019-12-10T12:36:06.257Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-12-10T12:36:06.257Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:36:06.257Z] [2019-12-10T12:36:06.257Z] [2019-12-10T12:36:06.257Z] DONE 12 tests, 1 skipped in 101.924s [2019-12-10T12:36:06.257Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-12-10T12:36:06.257Z] ++ 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-12-10T12:36:06.257Z] ++ set -e [2019-12-10T12:36:06.257Z] ++ '[' -n 0 ']' [2019-12-10T12:36:06.257Z] ++ set -x [2019-12-10T12:36:06.257Z] ++ env -i DEST=/go/src/github.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-12-10T12:36:06.257Z] INFO: Testing against a local daemon [2019-12-10T12:36:06.257Z] === RUN TestNetworkCreateDelete [2019-12-10T12:36:06.257Z] --- PASS: TestNetworkCreateDelete (0.12s) [2019-12-10T12:36:06.257Z] === RUN TestDockerNetworkDeletePreferID [2019-12-10T12:36:06.257Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2019-12-10T12:36:06.257Z] === RUN TestInspectNetwork [2019-12-10T12:36:06.257Z] === RUN TestInspectNetwork/full_network_id [2019-12-10T12:36:06.257Z] === RUN TestInspectNetwork/partial_network_id [2019-12-10T12:36:06.257Z] === RUN TestInspectNetwork/network_name [2019-12-10T12:36:06.257Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-12-10T12:36:06.257Z] --- PASS: TestInspectNetwork (9.90s) [2019-12-10T12:36:06.257Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2019-12-10T12:36:06.257Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-12-10T12:36:06.257Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-12-10T12:36:06.257Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-12-10T12:36:06.257Z] === RUN TestRunContainerWithBridgeNone [2019-12-10T12:36:06.257Z] --- PASS: TestRunContainerWithBridgeNone (2.57s) [2019-12-10T12:36:06.257Z] === RUN TestNetworkInvalidJSON [2019-12-10T12:36:06.257Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-10T12:36:06.257Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-10T12:36:06.257Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-10T12:36:06.257Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-10T12:36:06.257Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-10T12:36:06.257Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-10T12:36:06.257Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-10T12:36:06.257Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-10T12:36:06.257Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-10T12:36:06.257Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-12-10T12:36:06.257Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-12-10T12:36:06.257Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-10T12:36:06.257Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-12-10T12:36:06.257Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-10T12:36:06.257Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-12-10T12:36:06.257Z] === RUN TestDaemonDefaultNetworkPools [2019-12-10T12:36:06.821Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-12-10T12:36:07.054Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2019-12-10T12:36:07.054Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-10T12:36:07.753Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-12-10T12:36:08.306Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.11s) [2019-12-10T12:36:08.306Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-10T12:36:08.684Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-12-10T12:36:08.684Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-12-10T12:36:09.188Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2019-12-10T12:36:09.188Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-10T12:36:09.471Z] --- PASS: TestCreateServiceCapabilities (3.32s) [2019-12-10T12:36:09.471Z] === RUN TestInspect [2019-12-10T12:36:09.615Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-12-10T12:36:09.983Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2019-12-10T12:36:09.983Z] === RUN TestServiceWithPredefinedNetwork [2019-12-10T12:36:11.515Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-12-10T12:36:12.871Z] ok github.com/docker/docker/cmd/dockerd 0.384s coverage: 30.3% of statements [2019-12-10T12:36:12.871Z] ok github.com/docker/docker/container 0.214s coverage: 35.3% of statements [2019-12-10T12:36:12.871Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-10T12:36:12.871Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-10T12:36:12.871Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-10T12:36:12.871Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-10T12:36:12.883Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-12-10T12:36:13.140Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-12-10T12:36:13.140Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-12-10T12:36:13.140Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-12-10T12:36:13.140Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-12-10T12:36:13.159Z] --- PASS: TestServiceWithPredefinedNetwork (2.85s) [2019-12-10T12:36:13.159Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-10T12:36:13.159Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-10T12:36:13.159Z] service_test.go:230: FLAKY_TEST [2019-12-10T12:36:13.159Z] === RUN TestServiceWithDataPathPortInit [2019-12-10T12:36:13.659Z] --- PASS: TestInspect (3.46s) [2019-12-10T12:36:13.659Z] === RUN TestServiceListWithStatuses [2019-12-10T12:36:13.659Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-12-10T12:36:13.659Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-10T12:36:13.659Z] === RUN TestDockerNetworkConnectAlias [2019-12-10T12:36:14.071Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-12-10T12:36:15.003Z] --- PASS: TestServiceUpdateConfigs (15.44s) [2019-12-10T12:36:15.003Z] === RUN TestServiceUpdateNetwork [2019-12-10T12:36:17.764Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2019-12-10T12:36:19.177Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-12-10T12:36:19.177Z] === RUN TestDockerSuite/TestContainerAPITop [2019-12-10T12:36:20.109Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-12-10T12:36:20.109Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-12-10T12:36:20.109Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-12-10T12:36:21.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-12-10T12:36:21.774Z] --- PASS: TestDockerNetworkConnectAlias (7.40s) [2019-12-10T12:36:21.774Z] === RUN TestDockerNetworkReConnect [2019-12-10T12:36:22.624Z] ok github.com/docker/docker/daemon/cluster/convert 0.034s coverage: 35.8% of statements [2019-12-10T12:36:23.374Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-12-10T12:36:24.309Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-12-10T12:36:24.398Z] ok github.com/docker/docker/daemon/cluster 0.248s coverage: 0.5% of statements [2019-12-10T12:36:25.679Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-12-10T12:36:27.041Z] --- PASS: TestDockerNetworkReConnect (5.92s) [2019-12-10T12:36:27.041Z] === RUN TestServicePlugin [2019-12-10T12:36:27.041Z] --- SKIP: TestServicePlugin (0.01s) [2019-12-10T12:36:27.041Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:36:27.041Z] === RUN TestServiceUpdateLabel [2019-12-10T12:36:29.446Z] ok github.com/docker/docker/daemon/discovery 0.043s coverage: 30.0% of statements [2019-12-10T12:36:29.572Z] --- PASS: TestServiceUpdateLabel (3.30s) [2019-12-10T12:36:29.572Z] === RUN TestServiceUpdateSecrets [2019-12-10T12:36:29.805Z] --- PASS: TestServiceWithDataPathPortInit (16.63s) [2019-12-10T12:36:29.805Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-10T12:36:30.933Z] --- PASS: TestServiceUpdateNetwork (15.44s) [2019-12-10T12:36:30.933Z] PASS [2019-12-10T12:36:30.933Z] [2019-12-10T12:36:30.933Z] === Skipped [2019-12-10T12:36:30.933Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-12-10T12:36:30.933Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-10T12:36:30.933Z] [2019-12-10T12:36:30.933Z] [2019-12-10T12:36:30.933Z] DONE 20 tests, 1 skipped in 171.482s [2019-12-10T12:36:30.933Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-12-10T12:36:30.933Z] ++ 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-12-10T12:36:30.933Z] ++ set -e [2019-12-10T12:36:30.933Z] ++ '[' -n 0 ']' [2019-12-10T12:36:30.933Z] ++ set -x [2019-12-10T12:36:30.933Z] ++ env -i DEST=/go/src/github.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-12-10T12:36:30.933Z] INFO: Testing against a local daemon [2019-12-10T12:36:30.933Z] === RUN TestSessionCreate [2019-12-10T12:36:30.933Z] --- PASS: TestSessionCreate (0.03s) [2019-12-10T12:36:30.933Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-10T12:36:30.933Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-12-10T12:36:30.933Z] PASS [2019-12-10T12:36:30.933Z] [2019-12-10T12:36:30.933Z] DONE 2 tests in 0.168s [2019-12-10T12:36:30.933Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-12-10T12:36:30.933Z] ++ 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-12-10T12:36:30.933Z] ++ set -e [2019-12-10T12:36:30.933Z] ++ '[' -n 0 ']' [2019-12-10T12:36:30.933Z] ++ set -x [2019-12-10T12:36:30.933Z] ++ env -i DEST=/go/src/github.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-12-10T12:36:30.933Z] INFO: Testing against a local daemon [2019-12-10T12:36:30.933Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-10T12:36:30.933Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-10T12:36:30.933Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-10T12:36:30.933Z] === RUN TestEventsExecDie [2019-12-10T12:36:30.933Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-12-10T12:36:31.498Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-12-10T12:36:31.755Z] --- PASS: TestEventsExecDie (1.01s) [2019-12-10T12:36:31.755Z] === RUN TestEventsBackwardsCompatible [2019-12-10T12:36:31.755Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-12-10T12:36:31.755Z] === RUN TestInfoBinaryCommits [2019-12-10T12:36:31.755Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-12-10T12:36:31.755Z] === RUN TestInfoAPIVersioned [2019-12-10T12:36:31.755Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-12-10T12:36:31.755Z] === RUN TestInfoDiscoveryBackend [2019-12-10T12:36:32.320Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2019-12-10T12:36:32.320Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-12-10T12:36:32.494Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2019-12-10T12:36:33.251Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-12-10T12:36:33.251Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-12-10T12:36:33.508Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-12-10T12:36:33.691Z] ok github.com/docker/docker/daemon/config 0.101s coverage: 82.1% of statements [2019-12-10T12:36:34.073Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-12-10T12:36:34.073Z] === RUN TestInfoAPI [2019-12-10T12:36:34.073Z] --- PASS: TestInfoAPI (0.05s) [2019-12-10T12:36:34.073Z] === RUN TestInfoAPIWarnings [2019-12-10T12:36:34.639Z] --- PASS: TestInfoAPIWarnings (0.53s) [2019-12-10T12:36:34.639Z] === RUN TestInfoDebug [2019-12-10T12:36:35.204Z] --- PASS: TestInfoDebug (0.55s) [2019-12-10T12:36:35.204Z] === RUN TestInfoInsecureRegistries [2019-12-10T12:36:35.204Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-12-10T12:36:35.770Z] --- PASS: TestInfoInsecureRegistries (0.56s) [2019-12-10T12:36:35.770Z] === RUN TestInfoRegistryMirrors [2019-12-10T12:36:36.027Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-12-10T12:36:36.027Z] === RUN TestLoginFailsWithBadCredentials [2019-12-10T12:36:36.060Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2019-12-10T12:36:36.595Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s) [2019-12-10T12:36:36.595Z] === RUN TestPingCacheHeaders [2019-12-10T12:36:36.595Z] --- PASS: TestPingCacheHeaders (0.04s) [2019-12-10T12:36:36.595Z] === RUN TestPingGet [2019-12-10T12:36:36.595Z] --- PASS: TestPingGet (0.02s) [2019-12-10T12:36:36.595Z] === RUN TestPingHead [2019-12-10T12:36:36.595Z] --- PASS: TestPingHead (0.03s) [2019-12-10T12:36:36.595Z] === RUN TestVersion [2019-12-10T12:36:36.595Z] --- PASS: TestVersion (0.05s) [2019-12-10T12:36:36.595Z] PASS [2019-12-10T12:36:36.595Z] [2019-12-10T12:36:36.595Z] === Skipped [2019-12-10T12:36:36.595Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-10T12:36:36.595Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-10T12:36:36.595Z] [2019-12-10T12:36:36.595Z] [2019-12-10T12:36:36.595Z] DONE 18 tests, 1 skipped in 6.084s [2019-12-10T12:36:36.595Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-12-10T12:36:36.595Z] ++ 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-12-10T12:36:36.595Z] ++ set -e [2019-12-10T12:36:36.595Z] ++ '[' -n 0 ']' [2019-12-10T12:36:36.595Z] ++ set -x [2019-12-10T12:36:36.595Z] ++ env -i DEST=/go/src/github.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-12-10T12:36:36.853Z] INFO: Testing against a local daemon [2019-12-10T12:36:36.853Z] === RUN TestVolumesCreateAndList [2019-12-10T12:36:36.853Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-12-10T12:36:36.853Z] === RUN TestVolumesRemove [2019-12-10T12:36:36.853Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2019-12-10T12:36:36.853Z] --- PASS: TestVolumesRemove (0.11s) [2019-12-10T12:36:36.853Z] === RUN TestVolumesInspect [2019-12-10T12:36:36.853Z] --- PASS: TestVolumesInspect (0.03s) [2019-12-10T12:36:36.853Z] === RUN TestVolumesInvalidJSON [2019-12-10T12:36:37.110Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-10T12:36:37.110Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-10T12:36:37.110Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-10T12:36:37.110Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-12-10T12:36:37.110Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-12-10T12:36:37.110Z] PASS [2019-12-10T12:36:37.110Z] [2019-12-10T12:36:37.110Z] DONE 5 tests in 0.354s [2019-12-10T12:36:37.110Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-10T12:36:37.110Z] ++++ cat bundles/test-integration/docker.pid [2019-12-10T12:36:37.110Z] +++ kill 5344 [2019-12-10T12:36:38.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2019-12-10T12:36:38.735Z] +++ /etc/init.d/apparmor stop [2019-12-10T12:36:38.735Z] Clearing AppArmor profiles cache:. [2019-12-10T12:36:38.735Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-10T12:36:38.735Z] Unloading profiles will leave already running processes permanently [2019-12-10T12:36:38.735Z] unconfined, which can lead to unexpected situations. [2019-12-10T12:36:38.735Z] [2019-12-10T12:36:38.735Z] To set a process to complain mode, use the command line tool [2019-12-10T12:36:38.735Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-10T12:36:38.735Z] with the 'teardown' option." [2019-12-10T12:36:38.735Z] [2019-12-10T12:36:39.067Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.48s) [2019-12-10T12:36:39.068Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hr13j7ujlapznyf0quhu3wngr Created:2019-12-10 12:36:30.733676231 +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[3981fe66971edafc95b3223a96218a04012ab0eb748b2b63e7a1cbf09d014203:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s6d471575gjs0xuxg17wtqdrn EndpointID:de86d0a9182622fafd48939e9aa9922777bf3d81b77fa602b81fd960bb7f8653 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:684ac7f39a46ef5e4867e50cc98c15f7806df065204f0cce3a1ee383661f2596 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:55c726f626f4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s6d471575gjs0xuxg17wtqdrn EndpointID:de86d0a9182622fafd48939e9aa9922777bf3d81b77fa602b81fd960bb7f8653 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-12-10T12:36:39.068Z] PASS [2019-12-10T12:36:39.068Z] [2019-12-10T12:36:39.068Z] === Skipped [2019-12-10T12:36:39.068Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-10T12:36:39.068Z] service_test.go:230: FLAKY_TEST [2019-12-10T12:36:39.068Z] [2019-12-10T12:36:39.068Z] [2019-12-10T12:36:39.068Z] DONE 21 tests, 1 skipped in 45.886s [2019-12-10T12:36:39.068Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-12-10T12:36:39.068Z] ++ 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-12-10T12:36:39.068Z] ++ set -e [2019-12-10T12:36:39.068Z] ++ '[' -n 0 ']' [2019-12-10T12:36:39.068Z] ++ set -x [2019-12-10T12:36:39.068Z] ++ env -i DEST=/go/src/github.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-12-10T12:36:39.068Z] INFO: Testing against a local daemon [2019-12-10T12:36:39.068Z] === RUN TestDockerNetworkIpvlanPersistance [2019-12-10T12:36:39.068Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-12-10T12:36:39.068Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-10T12:36:39.068Z] === RUN TestDockerNetworkIpvlan [2019-12-10T12:36:39.068Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-12-10T12:36:39.068Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-10T12:36:39.068Z] PASS [2019-12-10T12:36:39.068Z] [2019-12-10T12:36:39.068Z] === Skipped [2019-12-10T12:36:39.068Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-12-10T12:36:39.068Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-10T12:36:39.068Z] [2019-12-10T12:36:39.068Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-12-10T12:36:39.068Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-10T12:36:39.068Z] [2019-12-10T12:36:39.068Z] [2019-12-10T12:36:39.068Z] DONE 2 tests, 2 skipped in 0.111s [2019-12-10T12:36:39.068Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-12-10T12:36:39.068Z] ++ 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-12-10T12:36:39.068Z] ++ set -e [2019-12-10T12:36:39.068Z] ++ '[' -n 0 ']' [2019-12-10T12:36:39.068Z] ++ set -x [2019-12-10T12:36:39.068Z] ++ env -i DEST=/go/src/github.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-12-10T12:36:39.068Z] INFO: Testing against a local daemon [2019-12-10T12:36:39.068Z] === RUN TestDockerNetworkMacvlanPersistance [2019-12-10T12:36:39.433Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2019-12-10T12:36:39.433Z] === RUN TestDockerNetworkMacvlan [2019-12-10T12:36:39.923Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.502s coverage: 13.7% of statements [2019-12-10T12:36:40.008Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-12-10T12:36:40.008Z] Copying nested executables into bundles/cross/linux/amd64 [2019-12-10T12:36:40.008Z] Cross building: bundles/cross/windows/amd64 [2019-12-10T12:36:40.008Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-12-10T12:36:40.008Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-12-10T12:36:40.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2019-12-10T12:36:40.227Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-12-10T12:36:40.662Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.021s coverage: 2.9% of statements [2019-12-10T12:36:41.546Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-12-10T12:36:41.956Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-12-10T12:36:42.030Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2019-12-10T12:36:42.988Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.899s coverage: 57.9% of statements [2019-12-10T12:36:43.333Z] ok github.com/docker/docker/daemon 12.565s coverage: 17.6% of statements [2019-12-10T12:36:43.333Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-10T12:36:43.333Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-10T12:36:43.333Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-10T12:36:43.333Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-10T12:36:43.399Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b2bdc0_} [2019-12-10T12:36:45.140Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-12-10T12:36:45.298Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1095427873_/foo_false____} [2019-12-10T12:36:45.697Z] 65014b3c3121: Pull complete [2019-12-10T12:36:46.668Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1095427873_/foo_true____} [2019-12-10T12:36:47.655Z] --- PASS: TestServiceUpdateSecrets (15.49s) [2019-12-10T12:36:47.655Z] === RUN TestServiceUpdateConfigs [2019-12-10T12:36:48.215Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.621s coverage: 68.6% of statements [2019-12-10T12:36:48.483Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-12-10T12:36:48.563Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3066769420_/foo_false____} [2019-12-10T12:36:49.403Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.991s coverage: 48.6% of statements [2019-12-10T12:36:49.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3066769420_/foo_true____} [2019-12-10T12:36:50.596Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.068s coverage: 46.2% of statements [2019-12-10T12:36:50.596Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-10T12:36:51.827Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3066769420_/foo_true__0xc000b22240__} [2019-12-10T12:36:52.922Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.592s coverage: 76.1% of statements [2019-12-10T12:36:53.196Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b22260_} [2019-12-10T12:36:53.267Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.401s coverage: 54.8% of statements [2019-12-10T12:36:53.267Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-12-10T12:36:53.267Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-10T12:36:53.556Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-12-10T12:36:53.935Z] --- PASS: TestDockerNetworkMacvlan (14.52s) [2019-12-10T12:36:53.935Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-12-10T12:36:53.935Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-12-10T12:36:53.935Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s) [2019-12-10T12:36:53.935Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.12s) [2019-12-10T12:36:53.935Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.01s) [2019-12-10T12:36:53.935Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.77s) [2019-12-10T12:36:53.935Z] PASS [2019-12-10T12:36:53.935Z] [2019-12-10T12:36:53.935Z] DONE 8 tests in 16.037s [2019-12-10T12:36:53.935Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-12-10T12:36:53.935Z] ++ 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-12-10T12:36:53.935Z] ++ set -e [2019-12-10T12:36:53.935Z] ++ '[' -n 0 ']' [2019-12-10T12:36:53.935Z] ++ set -x [2019-12-10T12:36:53.935Z] ++ env -i DEST=/go/src/github.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-12-10T12:36:53.935Z] testing: warning: no tests to run [2019-12-10T12:36:53.935Z] PASS [2019-12-10T12:36:53.935Z] [2019-12-10T12:36:53.935Z] DONE 0 tests in 0.067s [2019-12-10T12:36:53.935Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-12-10T12:36:53.935Z] ++ 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-12-10T12:36:53.935Z] ++ set -e [2019-12-10T12:36:53.935Z] ++ '[' -n 0 ']' [2019-12-10T12:36:53.935Z] ++ set -x [2019-12-10T12:36:53.935Z] ++ env -i DEST=/go/src/github.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-12-10T12:36:54.002Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.041s coverage: 58.0% of statements [2019-12-10T12:36:54.301Z] INFO: Testing against a local daemon [2019-12-10T12:36:54.301Z] === RUN TestAuthZPluginAllowRequest [2019-12-10T12:36:54.740Z] ok github.com/docker/docker/daemon/links 0.035s coverage: 93.0% of statements [2019-12-10T12:36:55.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b22280_} [2019-12-10T12:36:55.990Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.054s coverage: 3.0% of statements [2019-12-10T12:36:56.122Z] --- PASS: TestAuthZPluginAllowRequest (1.66s) [2019-12-10T12:36:56.122Z] === RUN TestAuthZPluginTLS [2019-12-10T12:36:56.458Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b222a0_} [2019-12-10T12:36:56.487Z] --- PASS: TestAuthZPluginTLS (0.54s) [2019-12-10T12:36:56.487Z] === RUN TestAuthZPluginDenyRequest [2019-12-10T12:36:56.907Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-12-10T12:36:56.907Z] === RUN TestAuthZPluginAPIDenyResponse [2019-12-10T12:36:57.714Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2019-12-10T12:36:57.714Z] === RUN TestAuthZPluginDenyResponse [2019-12-10T12:36:58.075Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-12-10T12:36:58.075Z] === RUN TestAuthZPluginAllowEventStream [2019-12-10T12:36:58.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b222c0_} [2019-12-10T12:36:59.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-12-10T12:36:59.877Z] ok github.com/docker/docker/daemon/logger 0.278s coverage: 42.7% of statements [2019-12-10T12:36:59.886Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2019-12-10T12:36:59.886Z] === RUN TestAuthZPluginErrorResponse [2019-12-10T12:37:00.248Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-12-10T12:37:00.248Z] === RUN TestAuthZPluginErrorRequest [2019-12-10T12:37:01.146Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-12-10T12:37:01.146Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-12-10T12:37:01.571Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2019-12-10T12:37:01.571Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-12-10T12:37:01.593Z] ok github.com/docker/docker/daemon/logger/gelf 0.041s coverage: 67.0% of statements [2019-12-10T12:37:01.593Z] ok github.com/docker/docker/daemon/logger/awslogs 0.492s coverage: 77.8% of statements [2019-12-10T12:37:01.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-12-10T12:37:01.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-12-10T12:37:01.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-12-10T12:37:01.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-12-10T12:37:01.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-12-10T12:37:01.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-12-10T12:37:01.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-12-10T12:37:01.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-12-10T12:37:01.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-12-10T12:37:01.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-12-10T12:37:01.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-12-10T12:37:01.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2019-12-10T12:37:01.872Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2019-12-10T12:37:01.872Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2019-12-10T12:37:01.872Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2019-12-10T12:37:01.872Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2019-12-10T12:37:01.872Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2019-12-10T12:37:02.129Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-12-10T12:37:02.529Z] --- PASS: TestServiceUpdateConfigs (15.49s) [2019-12-10T12:37:02.529Z] === RUN TestServiceUpdateNetwork [2019-12-10T12:37:02.963Z] ok github.com/docker/docker/daemon/logger/journald 0.031s coverage: 26.2% of statements [2019-12-10T12:37:03.306Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.036s coverage: 88.3% of statements [2019-12-10T12:37:03.534Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.00s) [2019-12-10T12:37:03.534Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-12-10T12:37:04.509Z] ok github.com/docker/docker/daemon/images 0.081s coverage: 4.9% of statements [2019-12-10T12:37:04.509Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-10T12:37:04.509Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-10T12:37:04.509Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-10T12:37:04.509Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-10T12:37:05.245Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.031s coverage: 62.1% of statements [2019-12-10T12:37:05.404Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-12-10T12:37:06.033Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s) [2019-12-10T12:37:06.033Z] === RUN TestAuthZPluginHeader [2019-12-10T12:37:06.405Z] --- PASS: TestAuthZPluginHeader (0.90s) [2019-12-10T12:37:06.405Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-12-10T12:37:06.405Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-10T12:37:06.405Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:37:06.405Z] === RUN TestAuthZPluginV2Disable [2019-12-10T12:37:06.405Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-12-10T12:37:06.405Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:37:06.405Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-12-10T12:37:06.405Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-10T12:37:06.405Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:37:06.405Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-12-10T12:37:06.405Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-10T12:37:06.405Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:37:06.405Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-12-10T12:37:07.570Z] ok github.com/docker/docker/daemon/logger/local 0.120s coverage: 74.7% of statements [2019-12-10T12:37:07.570Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-10T12:37:07.912Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.056s coverage: 19.9% of statements [2019-12-10T12:37:07.926Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-12-10T12:37:08.650Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 47.8% of statements [2019-12-10T12:37:09.836Z] ok github.com/docker/docker/daemon/logger/templates 0.049s coverage: 8.3% of statements [2019-12-10T12:37:10.476Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-12-10T12:37:11.543Z] ok github.com/docker/docker/daemon/network 0.012s coverage: 63.8% of statements [2019-12-10T12:37:12.374Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-12-10T12:37:12.374Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-12-10T12:37:13.305Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-12-10T12:37:13.871Z] ok github.com/docker/docker/daemon/logger/splunk 3.130s coverage: 82.5% of statements [2019-12-10T12:37:13.871Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-10T12:37:13.871Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-10T12:37:14.235Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-12-10T12:37:15.590Z] ok github.com/docker/docker/distribution/metadata 0.183s coverage: 48.2% of statements [2019-12-10T12:37:15.605Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-12-10T12:37:16.535Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-12-10T12:37:17.301Z] ok github.com/docker/docker/errdefs 0.011s coverage: 49.4% of statements [2019-12-10T12:37:17.404Z] --- PASS: TestServiceUpdateNetwork (15.46s) [2019-12-10T12:37:17.404Z] PASS [2019-12-10T12:37:17.404Z] [2019-12-10T12:37:17.404Z] === Skipped [2019-12-10T12:37:17.404Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-12-10T12:37:17.404Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-10T12:37:17.404Z] [2019-12-10T12:37:17.404Z] === SKIP: arm64.integration.service TestServicePlugin (0.01s) [2019-12-10T12:37:17.404Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:37:17.404Z] [2019-12-10T12:37:17.404Z] [2019-12-10T12:37:17.404Z] DONE 20 tests, 2 skipped in 138.567s [2019-12-10T12:37:17.404Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-12-10T12:37:17.404Z] ++ 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-12-10T12:37:17.404Z] ++ set -e [2019-12-10T12:37:17.404Z] ++ '[' -n 0 ']' [2019-12-10T12:37:17.404Z] ++ set -x [2019-12-10T12:37:17.404Z] ++ env -i DEST=/go/src/github.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-12-10T12:37:17.404Z] INFO: Testing against a local daemon [2019-12-10T12:37:17.404Z] === RUN TestSessionCreate [2019-12-10T12:37:17.404Z] --- PASS: TestSessionCreate (0.06s) [2019-12-10T12:37:17.404Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-10T12:37:17.404Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-12-10T12:37:17.404Z] PASS [2019-12-10T12:37:17.404Z] [2019-12-10T12:37:17.404Z] DONE 2 tests in 0.273s [2019-12-10T12:37:17.404Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-12-10T12:37:17.404Z] ++ 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-12-10T12:37:17.404Z] ++ set -e [2019-12-10T12:37:17.404Z] ++ '[' -n 0 ']' [2019-12-10T12:37:17.404Z] ++ set -x [2019-12-10T12:37:17.404Z] ++ env -i DEST=/go/src/github.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-12-10T12:37:17.404Z] INFO: Testing against a local daemon [2019-12-10T12:37:17.404Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-10T12:37:17.404Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-10T12:37:17.404Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-10T12:37:17.404Z] === RUN TestEventsExecDie [2019-12-10T12:37:17.404Z] --- PASS: TestEventsExecDie (0.96s) [2019-12-10T12:37:17.404Z] === RUN TestEventsBackwardsCompatible [2019-12-10T12:37:17.465Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-12-10T12:37:17.643Z] ok github.com/docker/docker/distribution 0.731s coverage: 22.1% of statements [2019-12-10T12:37:17.643Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-10T12:37:17.663Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2019-12-10T12:37:17.663Z] === RUN TestInfoBinaryCommits [2019-12-10T12:37:17.663Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-12-10T12:37:17.663Z] === RUN TestInfoAPIVersioned [2019-12-10T12:37:17.663Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-12-10T12:37:17.663Z] === RUN TestInfoDiscoveryBackend [2019-12-10T12:37:18.231Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2019-12-10T12:37:18.231Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-12-10T12:37:18.395Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-12-10T12:37:18.652Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-12-10T12:37:19.584Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-12-10T12:37:19.606Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-12-10T12:37:19.606Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-12-10T12:37:20.174Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.67s) [2019-12-10T12:37:20.174Z] === RUN TestInfoAPI [2019-12-10T12:37:20.174Z] --- PASS: TestInfoAPI (0.05s) [2019-12-10T12:37:20.174Z] === RUN TestInfoAPIWarnings [2019-12-10T12:37:20.676Z] ok github.com/docker/docker/distribution/xfer 1.699s coverage: 85.1% of statements [2019-12-10T12:37:20.676Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-10T12:37:20.741Z] --- PASS: TestInfoAPIWarnings (0.73s) [2019-12-10T12:37:20.741Z] === RUN TestInfoDebug [2019-12-10T12:37:20.955Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-12-10T12:37:21.020Z] ok github.com/docker/docker/image 0.096s coverage: 86.4% of statements [2019-12-10T12:37:21.676Z] --- PASS: TestInfoDebug (0.66s) [2019-12-10T12:37:21.676Z] === RUN TestInfoInsecureRegistries [2019-12-10T12:37:21.757Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2019-12-10T12:37:21.886Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-12-10T12:37:21.930Z] Removing intermediate container 854a1206a58c [2019-12-10T12:37:21.930Z] ---> de2bcb3def50 [2019-12-10T12:37:21.930Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-12-10T12:37:21.930Z] ---> Running in f534f2cfa22d [2019-12-10T12:37:22.103Z] ok github.com/docker/docker/image/cache 0.069s coverage: 19.2% of statements [2019-12-10T12:37:22.103Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-10T12:37:22.103Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-10T12:37:22.243Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2019-12-10T12:37:22.243Z] === RUN TestInfoRegistryMirrors [2019-12-10T12:37:22.814Z] --- PASS: TestInfoRegistryMirrors (0.65s) [2019-12-10T12:37:22.814Z] === RUN TestLoginFailsWithBadCredentials [2019-12-10T12:37:22.816Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-12-10T12:37:23.075Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2019-12-10T12:37:23.075Z] === RUN TestPingCacheHeaders [2019-12-10T12:37:23.075Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-12-10T12:37:23.075Z] === RUN TestPingGet [2019-12-10T12:37:23.075Z] --- PASS: TestPingGet (0.03s) [2019-12-10T12:37:23.075Z] === RUN TestPingHead [2019-12-10T12:37:23.324Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2019-12-10T12:37:23.334Z] --- PASS: TestPingHead (0.06s) [2019-12-10T12:37:23.334Z] === RUN TestVersion [2019-12-10T12:37:23.334Z] --- PASS: TestVersion (0.05s) [2019-12-10T12:37:23.334Z] PASS [2019-12-10T12:37:23.334Z] [2019-12-10T12:37:23.334Z] === Skipped [2019-12-10T12:37:23.334Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-10T12:37:23.334Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-10T12:37:23.334Z] [2019-12-10T12:37:23.334Z] [2019-12-10T12:37:23.334Z] DONE 18 tests, 1 skipped in 6.895s [2019-12-10T12:37:23.334Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-12-10T12:37:23.334Z] ++ 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-12-10T12:37:23.334Z] ++ set -e [2019-12-10T12:37:23.334Z] ++ '[' -n 0 ']' [2019-12-10T12:37:23.334Z] ++ set -x [2019-12-10T12:37:23.334Z] ++ env -i DEST=/go/src/github.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-12-10T12:37:23.469Z] Removing intermediate container f534f2cfa22d [2019-12-10T12:37:23.469Z] ---> 630ab37c0cce [2019-12-10T12:37:23.469Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-12-10T12:37:23.469Z] ---> Running in f29c39445054 [2019-12-10T12:37:23.593Z] INFO: Testing against a local daemon [2019-12-10T12:37:23.593Z] === RUN TestVolumesCreateAndList [2019-12-10T12:37:23.593Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-12-10T12:37:23.593Z] === RUN TestVolumesRemove [2019-12-10T12:37:23.593Z] --- PASS: TestVolumesRemove (0.13s) [2019-12-10T12:37:23.593Z] === RUN TestVolumesInspect [2019-12-10T12:37:23.593Z] --- PASS: TestVolumesInspect (0.04s) [2019-12-10T12:37:23.593Z] === RUN TestVolumesInvalidJSON [2019-12-10T12:37:23.593Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-10T12:37:23.593Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-10T12:37:23.668Z] ok github.com/docker/docker/pkg/aaparser 0.013s coverage: 50.0% of statements [2019-12-10T12:37:23.851Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-10T12:37:23.851Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-12-10T12:37:23.851Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-12-10T12:37:23.851Z] PASS [2019-12-10T12:37:23.851Z] [2019-12-10T12:37:23.851Z] DONE 5 tests in 0.415s [2019-12-10T12:37:23.851Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-10T12:37:24.109Z] ++++ cat bundles/test-integration/docker.pid [2019-12-10T12:37:24.109Z] +++ kill 13002 [2019-12-10T12:37:24.185Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-12-10T12:37:25.116Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-12-10T12:37:25.485Z] +++ /etc/init.d/apparmor stop [2019-12-10T12:37:25.485Z] Clearing AppArmor profiles cache:. [2019-12-10T12:37:25.485Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-10T12:37:25.485Z] Unloading profiles will leave already running processes permanently [2019-12-10T12:37:25.485Z] unconfined, which can lead to unexpected situations. [2019-12-10T12:37:25.485Z] [2019-12-10T12:37:25.485Z] To set a process to complain mode, use the command line tool [2019-12-10T12:37:25.485Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-10T12:37:25.485Z] with the 'teardown' option." [2019-12-10T12:37:25.485Z] [2019-12-10T12:37:25.760Z] Removing intermediate container f29c39445054 [2019-12-10T12:37:25.760Z] ---> 0b075c193592 [2019-12-10T12:37:25.760Z] Step 8/8 : COPY . . [2019-12-10T12:37:26.046Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.85s) [2019-12-10T12:37:26.046Z] PASS [2019-12-10T12:37:26.046Z] [2019-12-10T12:37:26.046Z] === Skipped [2019-12-10T12:37:26.046Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-10T12:37:26.046Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:37:26.046Z] [2019-12-10T12:37:26.046Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-12-10T12:37:26.046Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:37:26.046Z] [2019-12-10T12:37:26.046Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-10T12:37:26.046Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:37:26.046Z] [2019-12-10T12:37:26.046Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-10T12:37:26.046Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:37:26.046Z] [2019-12-10T12:37:26.046Z] [2019-12-10T12:37:26.046Z] DONE 17 tests, 4 skipped in 29.263s [2019-12-10T12:37:26.046Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-12-10T12:37:26.046Z] ++ 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-12-10T12:37:26.046Z] ++ set -e [2019-12-10T12:37:26.046Z] ++ '[' -n 0 ']' [2019-12-10T12:37:26.046Z] ++ set -x [2019-12-10T12:37:26.046Z] ++ env -i DEST=/go/src/github.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-12-10T12:37:26.046Z] INFO: Testing against a local daemon [2019-12-10T12:37:26.046Z] === RUN TestPluginInvalidJSON [2019-12-10T12:37:26.046Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-10T12:37:26.046Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-10T12:37:26.046Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-10T12:37:26.046Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-12-10T12:37:26.046Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-10T12:37:26.046Z] PASS [2019-12-10T12:37:26.046Z] [2019-12-10T12:37:26.046Z] DONE 2 tests in 0.185s [2019-12-10T12:37:26.046Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-12-10T12:37:26.046Z] ++ 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-12-10T12:37:26.046Z] ++ set -e [2019-12-10T12:37:26.046Z] ++ '[' -n 0 ']' [2019-12-10T12:37:26.046Z] ++ set -x [2019-12-10T12:37:26.046Z] ++ env -i DEST=/go/src/github.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-12-10T12:37:26.046Z] INFO: Testing against a local daemon [2019-12-10T12:37:26.046Z] === RUN TestExternalGraphDriver [2019-12-10T12:37:26.046Z] === RUN TestExternalGraphDriver/json [2019-12-10T12:37:26.046Z] === RUN TestExternalGraphDriver/spec [2019-12-10T12:37:26.136Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-12-10T12:37:27.986Z] === RUN TestExternalGraphDriver/pull [2019-12-10T12:37:28.031Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-12-10T12:37:28.527Z] ok github.com/docker/docker/opts 0.079s coverage: 66.9% of statements Post stage [Pipeline] junit [2019-12-10T12:37:28.808Z] Recording test results [2019-12-10T12:37:28.961Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-12-10T12:37:29.260Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-10T12:37:29.602Z] ok github.com/docker/docker/pkg/authorization 0.860s coverage: 68.3% of statements [2019-12-10T12:37:29.616Z] + echo Ensuring container killed. [2019-12-10T12:37:29.616Z] Ensuring container killed. [2019-12-10T12:37:29.616Z] + docker rm -vf docker-pr6 [2019-12-10T12:37:29.616Z] Error: No such container: docker-pr6 [2019-12-10T12:37:29.616Z] + true [Pipeline] sh [2019-12-10T12:37:29.794Z] --- PASS: TestExternalGraphDriver (6.26s) [2019-12-10T12:37:29.794Z] --- PASS: TestExternalGraphDriver/json (1.98s) [2019-12-10T12:37:29.794Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2019-12-10T12:37:29.794Z] --- PASS: TestExternalGraphDriver/pull (2.05s) [2019-12-10T12:37:29.794Z] === RUN TestGraphdriverPluginV2 [2019-12-10T12:37:29.892Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-12-10T12:37:29.892Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-12-10T12:37:29.906Z] + echo Chowning /workspace to jenkins user [2019-12-10T12:37:29.906Z] Chowning /workspace to jenkins user [2019-12-10T12:37:29.906Z] + id -u [2019-12-10T12:37:29.906Z] + id -g [2019-12-10T12:37:29.906Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39839:/workspace busybox chown -R 1000:1000 /workspace [2019-12-10T12:37:29.906Z] Unable to find image 'busybox:latest' locally [2019-12-10T12:37:30.165Z] latest: Pulling from library/busybox [2019-12-10T12:37:30.165Z] 220602de6ed2: Pulling fs layer [2019-12-10T12:37:30.165Z] 220602de6ed2: Verifying Checksum [2019-12-10T12:37:30.165Z] 220602de6ed2: Download complete [2019-12-10T12:37:30.176Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2019-12-10T12:37:30.176Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:37:30.176Z] PASS [2019-12-10T12:37:30.176Z] [2019-12-10T12:37:30.176Z] === Skipped [2019-12-10T12:37:30.176Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2019-12-10T12:37:30.176Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:37:30.176Z] [2019-12-10T12:37:30.176Z] [2019-12-10T12:37:30.176Z] DONE 5 tests, 1 skipped in 6.449s [2019-12-10T12:37:30.176Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-12-10T12:37:30.176Z] ++ 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-12-10T12:37:30.176Z] ++ set -e [2019-12-10T12:37:30.176Z] ++ '[' -n 0 ']' [2019-12-10T12:37:30.176Z] ++ set -x [2019-12-10T12:37:30.176Z] ++ env -i DEST=/go/src/github.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-12-10T12:37:30.176Z] INFO: Testing against a local daemon [2019-12-10T12:37:30.176Z] === RUN TestContinueAfterPluginCrash [2019-12-10T12:37:30.176Z] === PAUSE TestContinueAfterPluginCrash [2019-12-10T12:37:30.176Z] === RUN TestDaemonStartWithLogOpt [2019-12-10T12:37:30.176Z] === PAUSE TestDaemonStartWithLogOpt [2019-12-10T12:37:30.176Z] === CONT TestContinueAfterPluginCrash [2019-12-10T12:37:30.176Z] === CONT TestDaemonStartWithLogOpt [2019-12-10T12:37:30.336Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2019-12-10T12:37:30.677Z] ok github.com/docker/docker/pkg/archive 1.540s coverage: 77.0% of statements [2019-12-10T12:37:30.731Z] 220602de6ed2: Pull complete [2019-12-10T12:37:30.731Z] Digest: sha256:1828edd60c5efd34b2bf5dd3282ec0cc04d47b2ff9caa0b6d4f07a21d1c08084 [2019-12-10T12:37:30.731Z] Status: Downloaded newer image for busybox:latest [2019-12-10T12:37:30.822Z] === RUN TestDockerSuite/TestCpRelativePath [2019-12-10T12:37:31.414Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2019-12-10T12:37:31.752Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-12-10T12:37:32.598Z] ok github.com/docker/docker/pkg/discovery 0.030s coverage: 58.3% of statements [2019-12-10T12:37:32.951Z] ok github.com/docker/docker/pkg/discovery/file 0.028s coverage: 92.9% of statements [2019-12-10T12:37:33.121Z] === RUN TestDockerSuite/TestCpSymlinkComponent [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-10T12:37:34.051Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-12-10T12:37:34.318Z] + bundleName=arm64-integration [2019-12-10T12:37:34.318Z] + echo Creating arm64-integration-bundles.tar.gz [2019-12-10T12:37:34.318Z] Creating arm64-integration-bundles.tar.gz [2019-12-10T12:37:34.318Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-12-10T12:37:34.318Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-12-10T12:37:34.588Z] Archiving artifacts [2019-12-10T12:37:34.655Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2019-12-10T12:37:35.388Z] ok github.com/docker/docker/layer 7.344s coverage: 68.8% of statements [2019-12-10T12:37:35.388Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-10T12:37:35.388Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-10T12:37:35.388Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-10T12:37:35.388Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-10T12:37:35.388Z] ? github.com/docker/docker/oci [no test files] [2019-12-10T12:37:35.388Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-10T12:37:35.388Z] ok github.com/docker/docker/pkg/discovery/nodes 0.026s coverage: 93.8% of statements [2019-12-10T12:37:35.420Z] === RUN TestDockerSuite/TestCpToCaseA [2019-12-10T12:37:36.121Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2019-12-10T12:37:36.585Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39839/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-10T12:37:36.906Z] + make clean [2019-12-10T12:37:37.305Z] ok github.com/docker/docker/pkg/chrootarchive 4.592s coverage: 43.2% of statements [2019-12-10T12:37:37.305Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-10T12:37:37.305Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-10T12:37:37.305Z] ok github.com/docker/docker/pkg/filenotify 0.627s coverage: 67.0% of statements [2019-12-10T12:37:37.326Z] === RUN TestDockerSuite/TestCpToCaseB [2019-12-10T12:37:37.474Z] docker volume rm -f docker-dev-cache [2019-12-10T12:37:37.652Z] ok github.com/docker/docker/pkg/fileutils 0.063s coverage: 89.5% of statements [2019-12-10T12:37:37.732Z] docker-dev-cache [Pipeline] deleteDir [2019-12-10T12:37:37.891Z] === RUN TestDockerSuite/TestCpToCaseC [2019-12-10T12:37:38.393Z] ok github.com/docker/docker/pkg/discovery/kv 3.209s coverage: 84.1% of statements [2019-12-10T12:37:39.126Z] ok github.com/docker/docker/pkg/fsutils 0.447s coverage: 85.1% of statements [2019-12-10T12:37:39.126Z] ok github.com/docker/docker/pkg/homedir 0.034s coverage: 11.4% of statements [2019-12-10T12:37:40.411Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-12-10T12:37:40.412Z] === RUN TestDockerSuite/TestCpToCaseD [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-10T12:37:41.490Z] ok github.com/docker/docker/pkg/locker 0.071s coverage: 88.9% of statements [2019-12-10T12:37:41.490Z] ok github.com/docker/docker/pkg/jsonmessage 0.023s coverage: 91.7% of statements [2019-12-10T12:37:41.705Z] --- PASS: TestDaemonStartWithLogOpt (10.79s) [2019-12-10T12:37:42.227Z] ok github.com/docker/docker/pkg/ioutils 1.610s coverage: 70.6% of statements [2019-12-10T12:37:42.568Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2019-12-10T12:37:42.568Z] ok github.com/docker/docker/pkg/idtools 1.100s coverage: 70.1% of statements [2019-12-10T12:37:42.568Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-12-10T12:37:43.305Z] ok github.com/docker/docker/pkg/namesgenerator 0.053s coverage: 85.7% of statements [2019-12-10T12:37:44.040Z] ok github.com/docker/docker/pkg/parsers 0.020s coverage: 97.0% of statements [2019-12-10T12:37:44.040Z] ok github.com/docker/docker/pkg/parsers/kernel 0.016s coverage: 60.0% of statements [2019-12-10T12:37:44.773Z] ok github.com/docker/docker/pkg/mount 0.964s coverage: 70.0% of statements [2019-12-10T12:37:44.773Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-10T12:37:45.115Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.042s coverage: 91.4% of statements [2019-12-10T12:37:45.115Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2019-12-10T12:37:45.115Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-10T12:37:45.115Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-10T12:37:45.667Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-12-10T12:37:45.813Z] --- PASS: TestContinueAfterPluginCrash (15.64s) [2019-12-10T12:37:45.813Z] PASS [2019-12-10T12:37:45.813Z] [2019-12-10T12:37:45.813Z] DONE 2 tests in 15.795s [2019-12-10T12:37:45.813Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-12-10T12:37:45.813Z] ++ 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-12-10T12:37:45.813Z] ++ set -e [2019-12-10T12:37:45.813Z] ++ '[' -n 0 ']' [2019-12-10T12:37:45.813Z] ++ set -x [2019-12-10T12:37:45.813Z] ++ env -i DEST=/go/src/github.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-12-10T12:37:45.923Z] === RUN TestDockerSuite/TestCpToCaseE [2019-12-10T12:37:46.178Z] INFO: Testing against a local daemon [2019-12-10T12:37:46.178Z] === RUN TestPluginWithDevMounts [2019-12-10T12:37:46.178Z] === PAUSE TestPluginWithDevMounts [2019-12-10T12:37:46.178Z] === CONT TestPluginWithDevMounts [2019-12-10T12:37:46.844Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.073s coverage: 56.8% of statements [2019-12-10T12:37:47.577Z] ok github.com/docker/docker/pkg/pools 0.017s coverage: 88.2% of statements [2019-12-10T12:37:47.577Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2019-12-10T12:37:47.865Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-12-10T12:37:47.865Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-12-10T12:37:47.865Z] remote: Enumerating objects: 19, done. [2019-12-10T12:37:47.865Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-12-10T12:37:47.865Z] 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-12-10T12:37:47.865Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-12-10T12:37:47.918Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2019-12-10T12:37:48.059Z] --- PASS: TestPluginWithDevMounts (2.01s) [2019-12-10T12:37:48.059Z] PASS [2019-12-10T12:37:48.123Z] [2019-12-10T12:37:48.424Z] [2019-12-10T12:37:48.424Z] DONE 1 tests in 2.369s [2019-12-10T12:37:48.424Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-12-10T12:37:48.424Z] ++ 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-12-10T12:37:48.424Z] ++ set -e [2019-12-10T12:37:48.424Z] ++ '[' -n 0 ']' [2019-12-10T12:37:48.424Z] ++ set -x [2019-12-10T12:37:48.425Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-10T12:37:48.425Z] INFO: Testing against a local daemon [2019-12-10T12:37:48.425Z] === RUN TestSecretInspect [2019-12-10T12:37:48.651Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-12-10T12:37:49.391Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39839/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=56c5668068f256f3cd347c2cb20baa874daf1aa7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:56c5668068f256f3cd347c2cb20baa874daf1aa7 hack/test/unit [2019-12-10T12:37:49.444Z] ok github.com/docker/docker/pkg/pubsub 1.184s coverage: 73.9% of statements [2019-12-10T12:37:50.102Z] === RUN TestDockerSuite/TestCpToCaseF [2019-12-10T12:37:50.177Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2019-12-10T12:37:50.908Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2019-12-10T12:37:51.034Z] === RUN TestDockerSuite/TestCpToCaseG [2019-12-10T12:37:51.249Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2019-12-10T12:37:51.633Z] --- PASS: TestSecretInspect (2.84s) [2019-12-10T12:37:51.633Z] === RUN TestSecretList [2019-12-10T12:37:51.919Z] ? github.com/docker/docker/api [no test files] [2019-12-10T12:37:51.983Z] ok github.com/docker/docker/pkg/symlink 0.018s coverage: 87.7% of statements [2019-12-10T12:37:52.324Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 80.0% of statements [2019-12-10T12:37:52.666Z] ok github.com/docker/docker/pkg/signal 3.467s coverage: 61.0% of statements [2019-12-10T12:37:53.401Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 36.2% of statements [2019-12-10T12:37:53.773Z] ok github.com/docker/docker/pkg/tailfile 0.144s coverage: 88.6% of statements [2019-12-10T12:37:54.131Z] --- PASS: TestSecretList (3.00s) [2019-12-10T12:37:54.131Z] === RUN TestSecretsCreateAndDelete [2019-12-10T12:37:54.961Z] ok github.com/docker/docker/pkg/term 0.009s coverage: 85.9% of statements [2019-12-10T12:37:54.961Z] testing: warning: no tests to run [2019-12-10T12:37:54.961Z] coverage: [no statements] [2019-12-10T12:37:54.961Z] ok github.com/docker/docker/pkg/term/windows 0.015s coverage: [no statements] [no tests to run] [2019-12-10T12:37:55.696Z] ok github.com/docker/docker/pkg/tarsum 0.258s coverage: 89.3% of statements [2019-12-10T12:37:55.728Z] ---> 5a0d87db5ce3 [2019-12-10T12:37:55.728Z] Successfully built 5a0d87db5ce3 [2019-12-10T12:37:55.728Z] Successfully tagged docker:latest [2019-12-10T12:37:55.728Z] INFO: Image build ended at 12/10/2019 12:37:52. Duration:00:03:47.4182774 [2019-12-10T12:37:55.728Z] [2019-12-10T12:37:55.728Z] [2019-12-10T12:37:55.728Z] INFO: Building the test binaries at 12/10/2019 12:37:52... [2019-12-10T12:37:56.038Z] ok github.com/docker/docker/pkg/urlutil 0.016s coverage: 100.0% of statements [2019-12-10T12:37:56.038Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2019-12-10T12:37:56.387Z] ok github.com/docker/docker/pkg/useragent 0.015s coverage: 88.9% of statements [2019-12-10T12:37:56.574Z] --- PASS: TestSecretsCreateAndDelete (2.49s) [2019-12-10T12:37:56.574Z] === RUN TestSecretsUpdate [2019-12-10T12:37:57.583Z] === RUN TestDockerSuite/TestCpToCaseH [2019-12-10T12:37:58.729Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2019-12-10T12:37:59.806Z] --- PASS: TestSecretsUpdate (2.86s) [2019-12-10T12:37:59.806Z] === RUN TestTemplatedSecret [2019-12-10T12:38:00.445Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2019-12-10T12:38:00.856Z] === RUN TestDockerSuite/TestCpToCaseI [2019-12-10T12:38:01.113Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-12-10T12:38:01.629Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 68.8% of statements [2019-12-10T12:38:01.972Z] ok github.com/docker/docker/plugin 0.577s coverage: 27.1% of statements [2019-12-10T12:38:03.100Z] --- PASS: TestTemplatedSecret (3.50s) [2019-12-10T12:38:03.100Z] === RUN TestSecretCreateResolve [2019-12-10T12:38:03.634Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-12-10T12:38:03.688Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 45.3% of statements [2019-12-10T12:38:04.038Z] ok github.com/docker/docker/registry/resumable 0.024s coverage: 100.0% of statements [2019-12-10T12:38:04.336Z] INFO: make.ps1 starting at 12/10/2019 12:38:03 [2019-12-10T12:38:04.336Z] INFO: Git commit (56c566806) assumed from DOCKER_GITCOMMIT environment variable [2019-12-10T12:38:04.336Z] INFO: Invoking autogen... [2019-12-10T12:38:04.797Z] INFO: Building daemon... [2019-12-10T12:38:05.227Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2019-12-10T12:38:05.624Z] ok github.com/docker/docker/runconfig 0.022s coverage: 68.2% of statements [2019-12-10T12:38:05.970Z] ok github.com/docker/docker/registry 0.507s coverage: 56.0% of statements [2019-12-10T12:38:06.288Z] --- PASS: TestSecretCreateResolve (2.98s) [2019-12-10T12:38:06.288Z] PASS [2019-12-10T12:38:06.288Z] [2019-12-10T12:38:06.288Z] DONE 6 tests in 17.839s [2019-12-10T12:38:06.288Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-12-10T12:38:06.288Z] ++ 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-12-10T12:38:06.288Z] ++ set -e [2019-12-10T12:38:06.288Z] ++ '[' -n 0 ']' [2019-12-10T12:38:06.288Z] ++ set -x [2019-12-10T12:38:06.288Z] ++ env -i DEST=/go/src/github.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-12-10T12:38:06.288Z] INFO: Testing against a local daemon [2019-12-10T12:38:06.288Z] === RUN TestServiceCreateInit [2019-12-10T12:38:06.288Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-10T12:38:06.787Z] ok github.com/docker/docker/api/server 0.018s coverage: 9.0% of statements [2019-12-10T12:38:06.911Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-12-10T12:38:07.843Z] === RUN TestDockerSuite/TestCpToDot [2019-12-10T12:38:08.779Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-12-10T12:38:09.000Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2019-12-10T12:38:11.303Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-12-10T12:38:11.489Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-10T12:38:12.869Z] ok github.com/docker/docker/volume/mounts 0.097s coverage: 67.0% of statements [2019-12-10T12:38:12.869Z] ok github.com/docker/docker/volume/local 0.045s coverage: 73.0% of statements [2019-12-10T12:38:13.203Z] === RUN TestDockerSuite/TestCpToStdout [2019-12-10T12:38:13.594Z] ok github.com/docker/docker/volume/service 0.032s coverage: 73.0% of statements [2019-12-10T12:38:14.143Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-12-10T12:38:16.552Z] --- PASS: TestServiceCreateInit (10.46s) [2019-12-10T12:38:16.552Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.28s) [2019-12-10T12:38:16.552Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.17s) [2019-12-10T12:38:16.552Z] === RUN TestCreateServiceMultipleTimes [2019-12-10T12:38:17.416Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-12-10T12:38:17.979Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-12-10T12:38:18.911Z] === RUN TestDockerSuite/TestCpVolumePath [2019-12-10T12:38:20.807Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-12-10T12:38:20.807Z] === RUN TestDockerSuite/TestCreateArgs [2019-12-10T12:38:20.807Z] === RUN TestDockerSuite/TestCreateByImageID [2019-12-10T12:38:20.970Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.6% of statements [2019-12-10T12:38:20.970Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-10T12:38:20.970Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-10T12:38:20.970Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-10T12:38:20.970Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-10T12:38:20.970Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-12-10T12:38:20.970Z] ? github.com/docker/docker/rootless [no test files] [2019-12-10T12:38:20.970Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-12-10T12:38:20.970Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-10T12:38:20.970Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-10T12:38:20.970Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-10T12:38:20.970Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-10T12:38:20.970Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-10T12:38:20.970Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-10T12:38:20.970Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-10T12:38:20.970Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-10T12:38:20.970Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-10T12:38:20.970Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-10T12:38:20.970Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-10T12:38:20.970Z] ? github.com/docker/docker/volume [no test files] [2019-12-10T12:38:20.970Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-10T12:38:20.970Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-10T12:38:21.064Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-12-10T12:38:21.309Z] [2019-12-10T12:38:21.309Z] === Skipped [2019-12-10T12:38:21.309Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-12-10T12:38:21.309Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-12-10T12:38:21.309Z] [2019-12-10T12:38:21.309Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-12-10T12:38:21.309Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-12-10T12:38:21.309Z] [2019-12-10T12:38:21.309Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-12-10T12:38:21.309Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:38:21.309Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-10T12:38:21.309Z] [2019-12-10T12:38:21.309Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-12-10T12:38:21.309Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:38:21.309Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-10T12:38:21.309Z] [2019-12-10T12:38:21.309Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-12-10T12:38:21.309Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:38:21.309Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-10T12:38:21.309Z] [2019-12-10T12:38:21.309Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-12-10T12:38:21.309Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:38:21.309Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-10T12:38:21.309Z] [2019-12-10T12:38:21.309Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-12-10T12:38:21.309Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:38:21.309Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-10T12:38:21.309Z] [2019-12-10T12:38:21.309Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-12-10T12:38:21.309Z] graphtest_unix.go:73: No driver to put! [2019-12-10T12:38:21.309Z] [2019-12-10T12:38:21.309Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-12-10T12:38:21.309Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-12-10T12:38:21.309Z] [2019-12-10T12:38:21.309Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-12-10T12:38:21.309Z] overlay_test.go:49: Fails to compute changes intermittently [2019-12-10T12:38:21.309Z] [2019-12-10T12:38:21.309Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-12-10T12:38:21.309Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-12-10T12:38:21.309Z] [2019-12-10T12:38:21.309Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-12-10T12:38:21.309Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-12-10T12:38:21.309Z] [2019-12-10T12:38:21.309Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-12-10T12:38:21.309Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:38:21.309Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-10T12:38:21.309Z] [2019-12-10T12:38:21.309Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-12-10T12:38:21.309Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:38:21.309Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-10T12:38:21.309Z] [2019-12-10T12:38:21.309Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-12-10T12:38:21.309Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:38:21.309Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-10T12:38:21.309Z] [2019-12-10T12:38:21.309Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-12-10T12:38:21.309Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:38:21.309Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-10T12:38:21.309Z] [2019-12-10T12:38:21.309Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-12-10T12:38:21.309Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:38:21.309Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-10T12:38:21.309Z] [2019-12-10T12:38:21.309Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-12-10T12:38:21.309Z] graphtest_unix.go:73: No driver to put! [2019-12-10T12:38:21.309Z] [2019-12-10T12:38:21.309Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-12-10T12:38:21.309Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-12-10T12:38:21.309Z] [2019-12-10T12:38:21.309Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-12-10T12:38:21.309Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-12-10T12:38:21.309Z] [2019-12-10T12:38:21.309Z] [2019-12-10T12:38:21.309Z] DONE 2148 tests, 20 skipped in 337.072s [2019-12-10T12:38:21.320Z] === RUN TestDockerSuite/TestCreateEchoStdout Post stage [Pipeline] junit [2019-12-10T12:38:21.862Z] Recording test results [2019-12-10T12:38:22.393Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-12-10T12:38:22.394Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-12-10T12:38:22.394Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-10T12:38:23.248Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39839/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=56c5668068f256f3cd347c2cb20baa874daf1aa7 -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:56c5668068f256f3cd347c2cb20baa874daf1aa7 hack/make.sh dynbinary test-integration [2019-12-10T12:38:23.329Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-12-10T12:38:23.587Z] [2019-12-10T12:38:23.587Z] === RUN TestDockerSuite/TestCreateLabels [2019-12-10T12:38:23.587Z] Removing bundles/ [2019-12-10T12:38:23.587Z] [2019-12-10T12:38:23.587Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-12-10T12:38:23.587Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-10T12:38:23.587Z] GOOS="" GOARCH="" GOARM="" [2019-12-10T12:38:23.844Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-12-10T12:38:24.102Z] === RUN TestDockerSuite/TestCreateRM [2019-12-10T12:38:24.102Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-12-10T12:38:24.102Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-12-10T12:38:24.359Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-12-10T12:38:24.617Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-12-10T12:38:27.142Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-12-10T12:38:27.399Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-12-10T12:38:27.399Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-12-10T12:38:30.678Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-12-10T12:38:30.935Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-12-10T12:38:30.935Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-12-10T12:38:30.935Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-12-10T12:38:31.191Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-12-10T12:38:31.191Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-12-10T12:38:32.123Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-12-10T12:38:34.018Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-12-10T12:38:34.581Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-12-10T12:38:36.391Z] --- PASS: TestCreateServiceMultipleTimes (17.07s) [2019-12-10T12:38:36.391Z] === RUN TestCreateServiceConflict [2019-12-10T12:38:36.475Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-12-10T12:38:36.767Z] --- PASS: TestCreateServiceConflict (2.88s) [2019-12-10T12:38:36.767Z] === RUN TestCreateServiceMaxReplicas [2019-12-10T12:38:37.843Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-12-10T12:38:38.099Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-12-10T12:38:39.031Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-12-10T12:38:39.963Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-12-10T12:38:39.963Z] === RUN TestDockerSuite/TestDevicePermissions [2019-12-10T12:38:40.040Z] --- PASS: TestCreateServiceMaxReplicas (3.53s) [2019-12-10T12:38:40.041Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-10T12:38:40.895Z] === RUN TestDockerSuite/TestDockerFails [2019-12-10T12:38:40.895Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-12-10T12:38:40.895Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-12-10T12:38:40.895Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-12-10T12:38:42.305Z] e96b0897c5d1: Pull complete [2019-12-10T12:38:42.305Z] Digest: sha256:e75260361cbd398788c195a159c2c56e3ef4ee011ecd9bd57bdac73ff1a43e33 [2019-12-10T12:38:42.305Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-10T12:38:42.305Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-12-10T12:38:42.305Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-12-10T12:38:42.305Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.864' [2019-12-10T12:38:42.305Z] WARN: Skipping validation tests [2019-12-10T12:38:42.305Z] INFO: Running unit tests at 12/10/2019 12:38:30... [2019-12-10T12:38:42.305Z] INFO: make.ps1 starting at 12/10/2019 12:38:34 [2019-12-10T12:38:42.305Z] INFO: Git commit (56c566806) assumed from DOCKER_GITCOMMIT environment variable [2019-12-10T12:38:42.305Z] INFO: Invoking autogen... [2019-12-10T12:38:42.305Z] INFO: Running unit tests... [2019-12-10T12:38:42.811Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-12-10T12:38:43.741Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-12-10T12:38:44.305Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-12-10T12:38:45.675Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-12-10T12:38:45.675Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-12-10T12:38:45.675Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-12-10T12:38:45.675Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-12-10T12:38:53.616Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.52s) [2019-12-10T12:38:53.617Z] === RUN TestCreateServiceSecretFileMode [2019-12-10T12:38:53.937Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-12-10T12:38:54.772Z] ? github.com/docker/docker/api [no test files] [2019-12-10T12:38:55.829Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-12-10T12:38:56.945Z] --- PASS: TestCreateServiceSecretFileMode (2.92s) [2019-12-10T12:38:56.945Z] === RUN TestCreateServiceConfigFileMode [2019-12-10T12:38:59.104Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-12-10T12:39:00.117Z] --- PASS: TestCreateServiceConfigFileMode (3.29s) [2019-12-10T12:39:00.117Z] === RUN TestCreateServiceSysctls [2019-12-10T12:39:00.997Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-12-10T12:39:02.367Z] === RUN TestDockerSuite/TestEventsAttach [2019-12-10T12:39:02.932Z] === RUN TestDockerSuite/TestEventsCommit [2019-12-10T12:39:04.204Z] --- PASS: TestCreateServiceSysctls (4.08s) [2019-12-10T12:39:04.204Z] === RUN TestCreateServiceCapabilities [2019-12-10T12:39:04.302Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-12-10T12:39:04.867Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-12-10T12:39:05.798Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-12-10T12:39:06.728Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-12-10T12:39:07.468Z] --- PASS: TestCreateServiceCapabilities (3.47s) [2019-12-10T12:39:07.468Z] === RUN TestInspect [2019-12-10T12:39:08.622Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-12-10T12:39:09.678Z] ok github.com/docker/docker/api/server 0.157s coverage: 9.0% of statements [2019-12-10T12:39:10.518Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-12-10T12:39:10.685Z] --- PASS: TestInspect (3.39s) [2019-12-10T12:39:10.685Z] === RUN TestServiceListWithStatuses [2019-12-10T12:39:10.685Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2019-12-10T12:39:10.685Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-10T12:39:10.685Z] === RUN TestDockerNetworkConnectAlias [2019-12-10T12:39:13.793Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-12-10T12:39:14.050Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-10T12:39:14.525Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-12-10T12:39:14.525Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-10T12:39:14.525Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 4.0% of statements [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/api/types [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-10T12:39:14.525Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2019-12-10T12:39:14.525Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-10T12:39:14.525Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-12-10T12:39:14.525Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/builder [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-10T12:39:14.525Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-10T12:39:14.784Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2019-12-10T12:39:16.592Z] === RUN TestDockerSuite/TestEventsCopy [2019-12-10T12:39:16.849Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-12-10T12:39:16.927Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-12-10T12:39:16.993Z] --- PASS: TestDockerNetworkConnectAlias (5.92s) [2019-12-10T12:39:16.993Z] === RUN TestDockerNetworkReConnect [2019-12-10T12:39:17.779Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-12-10T12:39:17.896Z] [2019-12-10T12:39:17.896Z] ________ ____ __. [2019-12-10T12:39:17.896Z] \_____ \ | |/ _| [2019-12-10T12:39:17.896Z] / | \| < [2019-12-10T12:39:17.896Z] / | \ | \ [2019-12-10T12:39:17.896Z] \_______ /____|__ \ [2019-12-10T12:39:17.896Z] \/ \/ [2019-12-10T12:39:17.896Z] [2019-12-10T12:39:17.896Z] INFO: make.ps1 ended at 12/10/2019 12:39:17 [2019-12-10T12:39:18.969Z] ok github.com/docker/docker/builder/remotecontext 0.186s coverage: 13.6% of statements [2019-12-10T12:39:19.158Z] ok github.com/docker/docker/builder/dockerfile 0.542s coverage: 48.2% of statements [2019-12-10T12:39:19.418Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2019-12-10T12:39:19.440Z] INFO: Binaries build ended at 12/10/2019 12:39:19. Duration:00:01:26.6006072 [2019-12-10T12:39:19.733Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-12-10T12:39:20.297Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-12-10T12:39:20.795Z] ok github.com/docker/docker/builder/remotecontext/git 1.303s coverage: 86.3% of statements [2019-12-10T12:39:20.795Z] ? github.com/docker/docker/cli [no test files] [2019-12-10T12:39:20.795Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-10T12:39:20.863Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-12-10T12:39:21.622Z] INFO: Copying the built daemon binary to d:\CI\PR-39839\6\binary\dockerd-56c566806.exe... [2019-12-10T12:39:21.622Z] INFO: Copying the built client binary to d:\CI\PR-39839\6\binary\docker-56c566806.exe... [2019-12-10T12:39:21.622Z] INFO: Copying dockerversion from the container... [2019-12-10T12:39:22.102Z] --- PASS: TestDockerNetworkReConnect (4.79s) [2019-12-10T12:39:22.102Z] === RUN TestServicePlugin [2019-12-10T12:39:22.102Z] --- SKIP: TestServicePlugin (0.01s) [2019-12-10T12:39:22.102Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:39:22.102Z] === RUN TestServiceUpdateLabel [2019-12-10T12:39:22.864Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-12-10T12:39:23.121Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-12-10T12:39:23.161Z] INFO: Copying the golang package from the container to d:\CI\PR-39839\6\installer\go.zip... [2019-12-10T12:39:23.378Z] === RUN TestDockerSuite/TestEventsFilterType [2019-12-10T12:39:23.634Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-12-10T12:39:23.893Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-12-10T12:39:23.893Z] === RUN TestDockerSuite/TestEventsFilters [2019-12-10T12:39:24.249Z] ok github.com/docker/docker/client 0.190s coverage: 75.8% of statements [2019-12-10T12:39:24.640Z] --- PASS: TestServiceUpdateLabel (2.89s) [2019-12-10T12:39:24.640Z] === RUN TestServiceUpdateSecrets [2019-12-10T12:39:25.788Z] === RUN TestDockerSuite/TestEventsFormat [2019-12-10T12:39:26.901Z] INFO: Extracting go.zip to d:\CI\PR-39839\6\go [2019-12-10T12:39:27.160Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-12-10T12:39:27.160Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-12-10T12:39:27.160Z] === RUN TestDockerSuite/TestEventsImageImport [2019-12-10T12:39:28.091Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-12-10T12:39:28.347Z] === RUN TestDockerSuite/TestEventsImagePull [2019-12-10T12:39:28.913Z] === RUN TestDockerSuite/TestEventsImageTag [2019-12-10T12:39:29.847Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-12-10T12:39:30.106Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-12-10T12:39:30.106Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-12-10T12:39:30.106Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-12-10T12:39:32.001Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-12-10T12:39:32.566Z] === RUN TestDockerSuite/TestEventsRename [2019-12-10T12:39:33.501Z] === RUN TestDockerSuite/TestEventsResize [2019-12-10T12:39:34.433Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-12-10T12:39:35.365Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-12-10T12:39:36.297Z] === RUN TestDockerSuite/TestEventsStreaming [2019-12-10T12:39:37.228Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-12-10T12:39:40.502Z] === RUN TestDockerSuite/TestEventsTop [2019-12-10T12:39:40.502Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-12-10T12:39:40.997Z] --- PASS: TestServiceUpdateSecrets (15.46s) [2019-12-10T12:39:40.998Z] === RUN TestServiceUpdateConfigs [2019-12-10T12:39:41.067Z] === RUN TestDockerSuite/TestEventsUntag [2019-12-10T12:39:43.602Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-12-10T12:39:45.497Z] === RUN TestDockerSuite/TestExec [2019-12-10T12:39:47.395Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-12-10T12:39:48.326Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-12-10T12:39:48.889Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-12-10T12:39:49.821Z] === RUN TestDockerSuite/TestExecAPIStart [2019-12-10T12:39:51.717Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-12-10T12:39:52.055Z] INFO: Extraction ended at 12/10/2019 12:39:50. Duration:00:00:24.1245789 [2019-12-10T12:39:52.055Z] INFO: Updating the golang and path environment variables [2019-12-10T12:39:52.055Z] INFO: GOPATH=d:\gopath [2019-12-10T12:39:52.055Z] INFO: go version go1.13.4 windows/amd64 [2019-12-10T12:39:52.055Z] INFO: Running the daemon under test in debug mode [2019-12-10T12:39:52.055Z] INFO: Starting a daemon under test... [2019-12-10T12:39:52.055Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-39839\6\daemon --pidfile d:\CI\PR-39839\6\docker.pid -D [2019-12-10T12:39:52.055Z] INFO: Process started successfully. [2019-12-10T12:39:52.055Z] INFO: Start tailing logs of the daemon under tests [2019-12-10T12:39:52.055Z] INFO: Waiting for the daemon under test to start... [2019-12-10T12:39:52.648Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-12-10T12:39:53.582Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-12-10T12:39:54.236Z] INFO: Daemon under test started and replied! [2019-12-10T12:39:54.236Z] INFO: Docker version of the daemon under test [2019-12-10T12:39:54.236Z] [2019-12-10T12:39:54.236Z] Client: [2019-12-10T12:39:54.236Z] Version: 17.06.2-ce [2019-12-10T12:39:54.236Z] API version: 1.30 [2019-12-10T12:39:54.236Z] Go version: go1.8.3 [2019-12-10T12:39:54.236Z] Git commit: cec0b72 [2019-12-10T12:39:54.236Z] Built: Tue Sep 5 19:57:19 2017 [2019-12-10T12:39:54.236Z] OS/Arch: windows/amd64 [2019-12-10T12:39:54.236Z] [2019-12-10T12:39:54.236Z] Server: [2019-12-10T12:39:54.236Z] Version: 0.0.0-dev [2019-12-10T12:39:54.236Z] API version: 1.41 (minimum version 1.24) [2019-12-10T12:39:54.236Z] Go version: go1.13.4 [2019-12-10T12:39:54.236Z] Git commit: 56c566806 [2019-12-10T12:39:54.236Z] Built: 12/10/2019 12:38:03 [2019-12-10T12:39:54.236Z] OS/Arch: windows/amd64 [2019-12-10T12:39:54.236Z] Experimental: false [2019-12-10T12:39:54.236Z] [2019-12-10T12:39:54.236Z] INFO: Docker info of the daemon under test [2019-12-10T12:39:54.236Z] [2019-12-10T12:39:54.236Z] Containers: 0 [2019-12-10T12:39:54.236Z] Running: 0 [2019-12-10T12:39:54.236Z] Paused: 0 [2019-12-10T12:39:54.236Z] Stopped: 0 [2019-12-10T12:39:54.236Z] Images: 0 [2019-12-10T12:39:54.236Z] Server Version: 0.0.0-dev [2019-12-10T12:39:54.236Z] Storage Driver: windowsfilter [2019-12-10T12:39:54.236Z] Windows: [2019-12-10T12:39:54.236Z] Logging Driver: json-file [2019-12-10T12:39:54.236Z] Plugins: [2019-12-10T12:39:54.236Z] Volume: local [2019-12-10T12:39:54.236Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-12-10T12:39:54.236Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-10T12:39:54.236Z] Swarm: inactive [2019-12-10T12:39:54.236Z] Default Isolation: process [2019-12-10T12:39:54.236Z] Kernel Version: 10.0 14393 (14393.3321.amd64fre.rs1_release.191016-1811) [2019-12-10T12:39:54.236Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3326) [2019-12-10T12:39:54.236Z] OSType: windows [2019-12-10T12:39:54.236Z] Architecture: x86_64 [2019-12-10T12:39:54.236Z] CPUs: 4 [2019-12-10T12:39:54.236Z] Total Memory: 32GiB [2019-12-10T12:39:54.236Z] Name: azwin-2-6a2470 [2019-12-10T12:39:54.236Z] ID: K4OO:F73U:CIID:2KWV:LXBI:NU36:DQYZ:2DO4:VBSL:LSOX:JHR7:XDLR [2019-12-10T12:39:54.236Z] Docker Root Dir: D:\CI\PR-39839\6\daemon [2019-12-10T12:39:54.236Z] Debug Mode (client): false [2019-12-10T12:39:54.236Z] Debug Mode (server): true [2019-12-10T12:39:54.236Z] File Descriptors: -1 [2019-12-10T12:39:54.236Z] Goroutines: 17 [2019-12-10T12:39:54.236Z] System Time: 2019-12-10T12:39:54.0958877Z [2019-12-10T12:39:54.236Z] EventsListeners: 0 [2019-12-10T12:39:54.236Z] Registry: https://index.docker.io/v1/ [2019-12-10T12:39:54.236Z] Labels: [2019-12-10T12:39:54.236Z] Experimental: false [2019-12-10T12:39:54.236Z] Insecure Registries: [2019-12-10T12:39:54.236Z] 127.0.0.0/8 [2019-12-10T12:39:54.236Z] Live Restore Enabled: false [2019-12-10T12:39:54.236Z] [2019-12-10T12:39:54.236Z] [2019-12-10T12:39:54.236Z] INFO: Docker images of the daemon under test [2019-12-10T12:39:54.236Z] [2019-12-10T12:39:54.236Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-12-10T12:39:54.236Z] [2019-12-10T12:39:54.236Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-12-10T12:39:54.514Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-12-10T12:39:54.894Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2016 from docker hub into daemon under test. This may take some time... [2019-12-10T12:39:54.894Z] ltsc2016: Pulling from windows/servercore [2019-12-10T12:39:54.894Z] 3889bb8d808b: Pulling fs layer [2019-12-10T12:39:54.894Z] 57e8a97eaa75: Pulling fs layer [2019-12-10T12:39:55.490Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-12-10T12:39:56.420Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-12-10T12:39:57.352Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-12-10T12:39:57.597Z] --- PASS: TestServiceUpdateConfigs (15.41s) [2019-12-10T12:39:57.598Z] === RUN TestServiceUpdateNetwork [2019-12-10T12:39:59.249Z] === RUN TestDockerSuite/TestExecCgroup [2019-12-10T12:40:00.501Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-10T12:40:00.501Z] ok github.com/docker/docker/api/server/httputils 0.134s coverage: 14.7% of statements [2019-12-10T12:40:00.969Z] ok github.com/docker/docker/api/server/middleware 0.199s coverage: 37.7% of statements [2019-12-10T12:40:00.969Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-10T12:40:00.969Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-10T12:40:00.969Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-10T12:40:00.969Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-10T12:40:00.969Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-10T12:40:00.969Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-10T12:40:00.969Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-10T12:40:00.969Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-10T12:40:00.969Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-10T12:40:00.969Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-10T12:40:00.969Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-10T12:40:01.145Z] === RUN TestDockerSuite/TestExecEnv [2019-12-10T12:40:02.078Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-12-10T12:40:03.080Z] ok github.com/docker/docker/cmd/dockerd 0.102s coverage: 30.3% of statements [2019-12-10T12:40:03.080Z] ok github.com/docker/docker/container 0.128s coverage: 35.3% of statements [2019-12-10T12:40:03.080Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-10T12:40:03.080Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-10T12:40:03.080Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-10T12:40:03.080Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-10T12:40:03.174Z] ok github.com/docker/docker/api/server/router/swarm 0.131s coverage: 4.0% of statements [2019-12-10T12:40:03.174Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-10T12:40:03.174Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-10T12:40:03.174Z] ? github.com/docker/docker/api/types [no test files] [2019-12-10T12:40:03.174Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-10T12:40:03.174Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-10T12:40:03.174Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-10T12:40:03.174Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-10T12:40:03.174Z] ok github.com/docker/docker/api/types/filters 0.054s coverage: 92.2% of statements [2019-12-10T12:40:03.174Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-10T12:40:03.174Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-10T12:40:03.174Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-10T12:40:03.174Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-10T12:40:03.174Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-10T12:40:03.174Z] ok github.com/docker/docker/api/types/strslice 0.084s coverage: 90.0% of statements [2019-12-10T12:40:03.174Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-10T12:40:03.174Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-10T12:40:03.174Z] ok github.com/docker/docker/api/types/time 0.354s coverage: 100.0% of statements [2019-12-10T12:40:03.640Z] ok github.com/docker/docker/api/types/versions 0.073s coverage: 75.0% of statements [2019-12-10T12:40:03.640Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-10T12:40:03.640Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-10T12:40:03.640Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-10T12:40:03.640Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-12-10T12:40:03.640Z] ? github.com/docker/docker/builder [no test files] [2019-12-10T12:40:03.640Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-10T12:40:03.640Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-10T12:40:03.640Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-10T12:40:03.640Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-10T12:40:03.640Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-10T12:40:03.640Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-10T12:40:03.640Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-10T12:40:03.972Z] === RUN TestDockerSuite/TestExecExitStatus [2019-12-10T12:40:04.904Z] === RUN TestDockerSuite/TestExecInspectID [2019-12-10T12:40:06.800Z] === RUN TestDockerSuite/TestExecInteractive [2019-12-10T12:40:06.800Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-12-10T12:40:07.731Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-12-10T12:40:08.663Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-12-10T12:40:09.486Z] ok github.com/docker/docker/builder/dockerfile 0.620s coverage: 46.3% of statements [2019-12-10T12:40:09.486Z] ok github.com/docker/docker/builder/dockerignore 0.118s coverage: 96.8% of statements [2019-12-10T12:40:09.486Z] ok github.com/docker/docker/builder/remotecontext 0.794s coverage: 9.2% of statements [2019-12-10T12:40:10.041Z] === RUN TestDockerSuite/TestExecParseError [2019-12-10T12:40:10.972Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-12-10T12:40:11.188Z] ok github.com/docker/docker/daemon/cluster 0.065s coverage: 0.5% of statements [2019-12-10T12:40:11.214Z] --- PASS: TestServiceUpdateNetwork (14.34s) [2019-12-10T12:40:11.214Z] PASS [2019-12-10T12:40:11.214Z] [2019-12-10T12:40:11.214Z] === Skipped [2019-12-10T12:40:11.214Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2019-12-10T12:40:11.214Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-10T12:40:11.214Z] [2019-12-10T12:40:11.214Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s) [2019-12-10T12:40:11.214Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:40:11.214Z] [2019-12-10T12:40:11.214Z] [2019-12-10T12:40:11.214Z] DONE 20 tests, 2 skipped in 123.569s [2019-12-10T12:40:11.214Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-12-10T12:40:11.214Z] ++ 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-12-10T12:40:11.214Z] ++ set -e [2019-12-10T12:40:11.214Z] ++ '[' -n 0 ']' [2019-12-10T12:40:11.214Z] ++ set -x [2019-12-10T12:40:11.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=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-12-10T12:40:11.214Z] INFO: Testing against a local daemon [2019-12-10T12:40:11.214Z] === RUN TestSessionCreate [2019-12-10T12:40:11.214Z] --- PASS: TestSessionCreate (0.03s) [2019-12-10T12:40:11.214Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-10T12:40:11.214Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-12-10T12:40:11.214Z] PASS [2019-12-10T12:40:11.214Z] [2019-12-10T12:40:11.214Z] DONE 2 tests in 0.214s [2019-12-10T12:40:11.214Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-12-10T12:40:11.214Z] ++ 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-12-10T12:40:11.214Z] ++ set -e [2019-12-10T12:40:11.214Z] ++ '[' -n 0 ']' [2019-12-10T12:40:11.214Z] ++ set -x [2019-12-10T12:40:11.215Z] ++ env -i DEST=/go/src/github.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-12-10T12:40:11.215Z] INFO: Testing against a local daemon [2019-12-10T12:40:11.215Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-10T12:40:11.215Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-10T12:40:11.215Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-10T12:40:11.215Z] === RUN TestEventsExecDie [2019-12-10T12:40:11.215Z] --- PASS: TestEventsExecDie (0.89s) [2019-12-10T12:40:11.215Z] === RUN TestEventsBackwardsCompatible [2019-12-10T12:40:11.215Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-12-10T12:40:11.215Z] === RUN TestInfoBinaryCommits [2019-12-10T12:40:11.215Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-12-10T12:40:11.215Z] === RUN TestInfoAPIVersioned [2019-12-10T12:40:11.215Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-12-10T12:40:11.215Z] === RUN TestInfoDiscoveryBackend [2019-12-10T12:40:11.536Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-12-10T12:40:11.574Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2019-12-10T12:40:11.574Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-12-10T12:40:12.120Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-12-10T12:40:12.607Z] 57e8a97eaa75: Verifying Checksum [2019-12-10T12:40:12.607Z] 57e8a97eaa75: Download complete [2019-12-10T12:40:12.821Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-12-10T12:40:12.821Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-12-10T12:40:12.907Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-12-10T12:40:13.184Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2019-12-10T12:40:13.184Z] === RUN TestInfoAPI [2019-12-10T12:40:13.184Z] --- PASS: TestInfoAPI (0.02s) [2019-12-10T12:40:13.184Z] === RUN TestInfoAPIWarnings [2019-12-10T12:40:13.492Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-12-10T12:40:13.562Z] --- PASS: TestInfoAPIWarnings (0.52s) [2019-12-10T12:40:13.562Z] === RUN TestInfoDebug [2019-12-10T12:40:14.445Z] --- PASS: TestInfoDebug (0.52s) [2019-12-10T12:40:14.445Z] === RUN TestInfoInsecureRegistries [2019-12-10T12:40:14.843Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2019-12-10T12:40:14.843Z] === RUN TestInfoRegistryMirrors [2019-12-10T12:40:15.217Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2019-12-10T12:40:15.217Z] === RUN TestLoginFailsWithBadCredentials [2019-12-10T12:40:15.434Z] === RUN TestDockerSuite/TestExecSetEnv [2019-12-10T12:40:15.582Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2019-12-10T12:40:15.582Z] === RUN TestPingCacheHeaders [2019-12-10T12:40:15.582Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-12-10T12:40:15.582Z] === RUN TestPingGet [2019-12-10T12:40:15.582Z] --- PASS: TestPingGet (0.01s) [2019-12-10T12:40:15.582Z] === RUN TestPingHead [2019-12-10T12:40:15.582Z] --- PASS: TestPingHead (0.02s) [2019-12-10T12:40:15.582Z] === RUN TestVersion [2019-12-10T12:40:15.582Z] --- PASS: TestVersion (0.03s) [2019-12-10T12:40:15.582Z] PASS [2019-12-10T12:40:15.582Z] [2019-12-10T12:40:15.582Z] === Skipped [2019-12-10T12:40:15.582Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-10T12:40:15.582Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-10T12:40:15.582Z] [2019-12-10T12:40:15.582Z] [2019-12-10T12:40:15.582Z] DONE 18 tests, 1 skipped in 5.791s [2019-12-10T12:40:15.582Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-12-10T12:40:15.582Z] ++ 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-12-10T12:40:15.582Z] ++ set -e [2019-12-10T12:40:15.582Z] ++ '[' -n 0 ']' [2019-12-10T12:40:15.582Z] ++ set -x [2019-12-10T12:40:15.582Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-10T12:40:15.951Z] INFO: Testing against a local daemon [2019-12-10T12:40:15.951Z] === RUN TestVolumesCreateAndList [2019-12-10T12:40:15.951Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-12-10T12:40:15.951Z] === RUN TestVolumesRemove [2019-12-10T12:40:15.951Z] --- PASS: TestVolumesRemove (0.07s) [2019-12-10T12:40:15.951Z] === RUN TestVolumesInspect [2019-12-10T12:40:15.951Z] --- PASS: TestVolumesInspect (0.01s) [2019-12-10T12:40:15.951Z] === RUN TestVolumesInvalidJSON [2019-12-10T12:40:15.951Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-10T12:40:15.951Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-10T12:40:15.951Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-10T12:40:15.951Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-12-10T12:40:15.951Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-12-10T12:40:15.951Z] PASS [2019-12-10T12:40:15.951Z] [2019-12-10T12:40:15.951Z] DONE 5 tests in 0.255s [2019-12-10T12:40:15.951Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-10T12:40:15.951Z] ++++ cat bundles/test-integration/docker.pid [2019-12-10T12:40:15.951Z] +++ kill 11556 [2019-12-10T12:40:16.365Z] === RUN TestDockerSuite/TestExecStartFails [2019-12-10T12:40:17.732Z] +++ /etc/init.d/apparmor stop [2019-12-10T12:40:17.733Z] Clearing AppArmor profiles cache:. [2019-12-10T12:40:17.733Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-10T12:40:17.733Z] Unloading profiles will leave already running processes permanently [2019-12-10T12:40:17.733Z] unconfined, which can lead to unexpected situations. [2019-12-10T12:40:17.733Z] [2019-12-10T12:40:17.733Z] To set a process to complain mode, use the command line tool [2019-12-10T12:40:17.733Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-10T12:40:17.733Z] with the 'teardown' option." [2019-12-10T12:40:17.733Z] [2019-12-10T12:40:17.737Z] === RUN TestDockerSuite/TestExecStateCleanup Post stage [Pipeline] junit [2019-12-10T12:40:19.190Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-10T12:40:21.226Z] + echo Ensuring container killed. [2019-12-10T12:40:21.227Z] Ensuring container killed. [2019-12-10T12:40:21.227Z] + docker rm -vf docker-pr6 [2019-12-10T12:40:21.227Z] Error: No such container: docker-pr6 [2019-12-10T12:40:21.227Z] + true [Pipeline] sh [2019-12-10T12:40:21.594Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.7% of statements [2019-12-10T12:40:22.093Z] + echo Chowning /workspace to jenkins user [2019-12-10T12:40:22.093Z] Chowning /workspace to jenkins user [2019-12-10T12:40:22.093Z] + id -u [2019-12-10T12:40:22.093Z] + id -g [2019-12-10T12:40:22.093Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39839:/workspace busybox chown -R 1001:1001 /workspace [2019-12-10T12:40:22.093Z] Unable to find image 'busybox:latest' locally [2019-12-10T12:40:22.464Z] latest: Pulling from library/busybox [2019-12-10T12:40:22.464Z] 6dc7af96dfc8: Pulling fs layer [2019-12-10T12:40:22.843Z] 6dc7af96dfc8: Verifying Checksum [2019-12-10T12:40:22.843Z] 6dc7af96dfc8: Download complete [2019-12-10T12:40:22.967Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 82.1% of statements [2019-12-10T12:40:23.218Z] 6dc7af96dfc8: Pull complete [2019-12-10T12:40:23.218Z] Digest: sha256:1828edd60c5efd34b2bf5dd3282ec0cc04d47b2ff9caa0b6d4f07a21d1c08084 [2019-12-10T12:40:23.218Z] Status: Downloaded newer image for busybox:latest [2019-12-10T12:40:23.532Z] ok github.com/docker/docker/daemon 12.215s coverage: 17.6% of statements [2019-12-10T12:40:23.532Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-10T12:40:23.532Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-10T12:40:23.790Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements [2019-12-10T12:40:24.724Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2019-12-10T12:40:24.724Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-10T12:40:24.724Z] ? github.com/docker/docker/daemon/exec [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-10T12:40:25.657Z] ok github.com/docker/docker/daemon/graphdriver 0.021s coverage: 2.2% of statements [2019-12-10T12:40:25.903Z] + bundleName=s390x-integration [2019-12-10T12:40:25.903Z] + echo Creating s390x-integration-bundles.tar.gz [2019-12-10T12:40:25.903Z] Creating s390x-integration-bundles.tar.gz [2019-12-10T12:40:25.903Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-12-10T12:40:25.903Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-12-10T12:40:26.087Z] Archiving artifacts [2019-12-10T12:40:28.185Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2019-12-10T12:40:29.118Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.224s coverage: 57.0% of statements [2019-12-10T12:40:29.916Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-12-10T12:40:29.916Z] === RUN TestDockerSuite/TestExecTTY [2019-12-10T12:40:30.481Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-12-10T12:40:31.410Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-12-10T12:40:31.975Z] === RUN TestDockerSuite/TestExecUlimits [2019-12-10T12:40:32.228Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-10T12:40:32.228Z] [2019-12-10T12:40:32.228Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-10T12:40:32.228Z] PKG_CONFIG=pkg-config [2019-12-10T12:40:32.228Z] GOLANG_VERSION=1.13.4 [2019-12-10T12:40:32.228Z] HOSTNAME=8cefcb1f7376 [2019-12-10T12:40:32.228Z] DOCKER_EXPERIMENTAL=1 [2019-12-10T12:40:32.228Z] container=docker [2019-12-10T12:40:32.228Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-12-10T12:40:32.228Z] GO111MODULE=off [2019-12-10T12:40:32.228Z] GOPATH=/go [2019-12-10T12:40:32.228Z] PWD=/go/src/github.com/docker/docker [2019-12-10T12:40:32.228Z] HOME=/root [2019-12-10T12:40:32.228Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-10T12:40:32.228Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-10T12:40:32.228Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-10T12:40:32.228Z] DOCKER_GITCOMMIT=56c5668068f256f3cd347c2cb20baa874daf1aa7 [2019-12-10T12:40:32.228Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-10T12:40:32.228Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-10T12:40:32.228Z] TERM=xterm [2019-12-10T12:40:32.228Z] VALIDATE_BRANCH=master [2019-12-10T12:40:32.228Z] DEST=bundles/test-integration [2019-12-10T12:40:32.228Z] SHLVL=1 [2019-12-10T12:40:32.228Z] TIMEOUT=120m [2019-12-10T12:40:32.228Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-10T12:40:32.228Z] DOCKER_PKG=github.com/docker/docker [2019-12-10T12:40:32.228Z] TESTDEBUG=0 [2019-12-10T12:40:32.228Z] _=/usr/bin/env [2019-12-10T12:40:32.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-10T12:40:32.400Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.290s coverage: 72.5% of statements [2019-12-10T12:40:32.400Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.502s coverage: 45.9% of statements [2019-12-10T12:40:32.400Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-10T12:40:32.906Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-12-10T12:40:32.906Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-12-10T12:40:33.470Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-12-10T12:40:33.773Z] 3889bb8d808b: Verifying Checksum [2019-12-10T12:40:33.773Z] 3889bb8d808b: Download complete [2019-12-10T12:40:33.904Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39839/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-10T12:40:34.675Z] + make clean [2019-12-10T12:40:34.928Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.055s coverage: 48.6% of statements [2019-12-10T12:40:35.038Z] make: command: Command not found [2019-12-10T12:40:35.038Z] make: command: Command not found [2019-12-10T12:40:35.038Z] docker volume rm -f docker-dev-cache [2019-12-10T12:40:35.038Z] docker-dev-cache [Pipeline] deleteDir [2019-12-10T12:40:35.365Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-12-10T12:40:36.301Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.278s coverage: 76.1% of statements [2019-12-10T12:40:36.736Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-12-10T12:40:37.234Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.0% of statements [2019-12-10T12:40:37.234Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.133s coverage: 60.1% of statements [2019-12-10T12:40:37.234Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-12-10T12:40:37.234Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-10T12:40:38.108Z] === RUN TestDockerSuite/TestExecWithTERM [2019-12-10T12:40:39.040Z] === RUN TestDockerSuite/TestExecWithUser [2019-12-10T12:40:39.132Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2019-12-10T12:40:39.555Z] ok github.com/docker/docker/builder/remotecontext/git 31.808s coverage: 86.3% of statements [2019-12-10T12:40:39.555Z] ? github.com/docker/docker/cli [no test files] [2019-12-10T12:40:39.555Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-10T12:40:39.555Z] ok github.com/docker/docker/cli/debug 0.076s coverage: 100.0% of statements [2019-12-10T12:40:39.555Z] ok github.com/docker/docker/client 0.582s coverage: 75.3% of statements [2019-12-10T12:40:39.697Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-12-10T12:40:40.411Z] === RUN TestDockerSuite/TestGetContainerStats [2019-12-10T12:40:41.071Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2019-12-10T12:40:41.071Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-10T12:40:41.071Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-10T12:40:41.636Z] ok github.com/docker/docker/daemon/logger 0.217s coverage: 42.7% of statements [2019-12-10T12:40:43.007Z] ok github.com/docker/docker/daemon/logger/awslogs 0.158s coverage: 77.8% of statements [2019-12-10T12:40:43.007Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-10T12:40:43.007Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-10T12:40:43.008Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2019-12-10T12:40:43.939Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-12-10T12:40:44.506Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 62.1% of statements [2019-12-10T12:40:44.506Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 88.3% of statements [2019-12-10T12:40:45.400Z] ok github.com/docker/docker/cmd/dockerd 0.575s coverage: 19.0% of statements [2019-12-10T12:40:45.665Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-12-10T12:40:45.880Z] ok github.com/docker/docker/daemon/logger/local 0.023s coverage: 74.7% of statements [2019-12-10T12:40:45.880Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-10T12:40:46.139Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 19.9% of statements [2019-12-10T12:40:46.956Z] ok github.com/docker/docker/container 0.583s coverage: 42.5% of statements [2019-12-10T12:40:46.956Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-10T12:40:46.956Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-10T12:40:46.956Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-10T12:40:46.956Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-10T12:40:48.040Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 47.8% of statements [2019-12-10T12:40:48.298Z] ok github.com/docker/docker/daemon/logger/templates 0.019s coverage: 8.3% of statements [2019-12-10T12:40:48.863Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-12-10T12:40:49.428Z] ok github.com/docker/docker/daemon/logger/splunk 1.631s coverage: 82.5% of statements [2019-12-10T12:40:49.428Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-10T12:40:49.428Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-10T12:40:49.845Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-12-10T12:40:51.326Z] ok github.com/docker/docker/distribution 0.209s coverage: 22.1% of statements [2019-12-10T12:40:51.326Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2019-12-10T12:40:51.326Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-10T12:40:53.118Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-12-10T12:40:53.226Z] ok github.com/docker/docker/errdefs 0.018s coverage: 49.4% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-10T12:40:54.160Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-12-10T12:40:55.094Z] ok github.com/docker/docker/distribution/xfer 1.876s coverage: 85.1% of statements [2019-12-10T12:40:55.094Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-10T12:40:55.094Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2019-12-10T12:40:55.094Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-10T12:40:56.465Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2019-12-10T12:40:56.465Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-10T12:40:57.399Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-12-10T12:40:58.333Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2019-12-10T12:40:58.333Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-12-10T12:40:58.371Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-12-10T12:40:58.371Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-12-10T12:40:58.371Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-12-10T12:40:58.371Z] === RUN TestDockerSuite/TestHealth [2019-12-10T12:41:00.232Z] ok github.com/docker/docker/pkg/archive 0.398s coverage: 77.0% of statements [2019-12-10T12:41:01.166Z] ok github.com/docker/docker/pkg/authorization 0.110s coverage: 68.3% of statements [2019-12-10T12:41:01.424Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2019-12-10T12:41:01.424Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2019-12-10T12:41:05.604Z] ok github.com/docker/docker/layer 7.701s coverage: 68.8% of statements [2019-12-10T12:41:05.604Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-10T12:41:05.604Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-10T12:41:05.604Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-10T12:41:05.604Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-10T12:41:05.604Z] ? github.com/docker/docker/oci [no test files] [2019-12-10T12:41:05.604Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-10T12:41:05.604Z] ok github.com/docker/docker/pkg/chrootarchive 2.922s coverage: 43.2% of statements [2019-12-10T12:41:05.604Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-10T12:41:05.604Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-10T12:41:05.604Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2019-12-10T12:41:05.862Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2019-12-10T12:41:06.119Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2019-12-10T12:41:07.100Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2019-12-10T12:41:07.680Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2019-12-10T12:41:07.941Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2019-12-10T12:41:08.148Z] ok github.com/docker/docker/daemon 3.700s coverage: 9.2% of statements [2019-12-10T12:41:08.148Z] ok github.com/docker/docker/daemon/cluster 1.237s coverage: 0.5% of statements [2019-12-10T12:41:08.148Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.276s coverage: 65.3% of statements [2019-12-10T12:41:08.148Z] ok github.com/docker/docker/daemon/cluster/convert 1.069s coverage: 35.8% of statements [2019-12-10T12:41:08.148Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-10T12:41:08.148Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.249s coverage: 10.9% of statements [2019-12-10T12:41:08.148Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-10T12:41:08.148Z] ok github.com/docker/docker/daemon/config 0.833s coverage: 80.1% of statements [2019-12-10T12:41:08.148Z] ok github.com/docker/docker/daemon/discovery 0.466s coverage: 30.0% of statements [2019-12-10T12:41:08.148Z] ok github.com/docker/docker/daemon/events 0.316s coverage: 50.0% of statements [2019-12-10T12:41:08.148Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-10T12:41:08.148Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-10T12:41:08.148Z] ok github.com/docker/docker/daemon/graphdriver 0.302s coverage: 2.3% of statements [2019-12-10T12:41:08.148Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-12-10T12:41:08.148Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-12-10T12:41:08.148Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-10T12:41:08.148Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-12-10T12:41:08.148Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-12-10T12:41:08.148Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-12-10T12:41:08.148Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-12-10T12:41:08.148Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-10T12:41:08.148Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-12-10T12:41:08.148Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-12-10T12:41:08.148Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-12-10T12:41:09.130Z] ok github.com/docker/docker/daemon/images 0.531s coverage: 4.9% of statements [2019-12-10T12:41:09.130Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-10T12:41:09.130Z] ok github.com/docker/docker/daemon/links 0.044s coverage: 93.0% of statements [2019-12-10T12:41:09.130Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-10T12:41:09.130Z] ok github.com/docker/docker/daemon/logger 0.390s coverage: 43.0% of statements [2019-12-10T12:41:09.130Z] ok github.com/docker/docker/daemon/logger/awslogs 0.560s coverage: 77.4% of statements [2019-12-10T12:41:09.130Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-12-10T12:41:09.130Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-10T12:41:09.130Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-10T12:41:09.130Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-12-10T12:41:09.130Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-12-10T12:41:09.311Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2019-12-10T12:41:10.243Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2019-12-10T12:41:10.501Z] ok github.com/docker/docker/pkg/discovery/kv 3.136s coverage: 84.1% of statements [2019-12-10T12:41:10.759Z] ok github.com/docker/docker/pkg/fsutils 0.207s coverage: 85.1% of statements [2019-12-10T12:41:10.759Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2019-12-10T12:41:11.333Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.345s coverage: 62.1% of statements [2019-12-10T12:41:11.333Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.337s coverage: 88.3% of statements [2019-12-10T12:41:11.799Z] ok github.com/docker/docker/daemon/logger/local 0.397s coverage: 74.7% of statements [2019-12-10T12:41:11.799Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-10T12:41:11.799Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.261s coverage: 21.4% of statements [2019-12-10T12:41:12.132Z] ok github.com/docker/docker/pkg/idtools 0.464s coverage: 70.1% of statements [2019-12-10T12:41:12.132Z] ok github.com/docker/docker/pkg/ioutils 0.427s coverage: 70.1% of statements [2019-12-10T12:41:12.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-10T12:41:12.698Z] ok github.com/docker/docker/pkg/locker 0.025s coverage: 88.9% of statements [2019-12-10T12:41:12.698Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2019-12-10T12:41:12.956Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2019-12-10T12:41:12.956Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-12-10T12:41:13.227Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-12-10T12:41:13.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-10T12:41:13.521Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-12-10T12:41:13.779Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-12-10T12:41:14.037Z] ok github.com/docker/docker/pkg/mount 0.583s coverage: 70.0% of statements [2019-12-10T12:41:14.037Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-10T12:41:14.037Z] ok github.com/docker/docker/pkg/parsers/kernel 0.012s coverage: 60.0% of statements [2019-12-10T12:41:14.602Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2019-12-10T12:41:14.602Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2019-12-10T12:41:14.602Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-10T12:41:14.602Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-10T12:41:15.535Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2019-12-10T12:41:16.100Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-12-10T12:41:16.537Z] ok github.com/docker/docker/daemon/logger/splunk 2.157s coverage: 82.5% of statements [2019-12-10T12:41:16.538Z] ok github.com/docker/docker/daemon/logger/syslog 0.297s coverage: 47.8% of statements [2019-12-10T12:41:16.538Z] ok github.com/docker/docker/daemon/logger/templates 0.212s coverage: 8.3% of statements [2019-12-10T12:41:16.538Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-10T12:41:16.538Z] ? github.com/docker/docker/daemon/network [no test files] [2019-12-10T12:41:16.538Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-10T12:41:16.665Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-12-10T12:41:16.665Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-12-10T12:41:18.036Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2019-12-10T12:41:18.095Z] ok github.com/docker/docker/distribution 1.675s coverage: 20.3% of statements [2019-12-10T12:41:18.096Z] ok github.com/docker/docker/distribution/metadata 1.738s coverage: 48.2% of statements [2019-12-10T12:41:18.096Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-10T12:41:18.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-10T12:41:18.294Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-12-10T12:41:19.776Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-12-10T12:41:19.776Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-12-10T12:41:19.776Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-12-10T12:41:19.776Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-12-10T12:41:20.302Z] ok github.com/docker/docker/distribution/xfer 2.854s coverage: 76.8% of statements [2019-12-10T12:41:20.302Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-10T12:41:20.302Z] ok github.com/docker/docker/errdefs 0.136s coverage: 49.4% of statements [2019-12-10T12:41:20.708Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-12-10T12:41:20.708Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-12-10T12:41:21.284Z] ok github.com/docker/docker/image 0.796s coverage: 86.4% of statements [2019-12-10T12:41:21.284Z] ok github.com/docker/docker/image/cache 0.192s coverage: 19.2% of statements [2019-12-10T12:41:21.284Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-10T12:41:21.580Z] ok github.com/docker/docker/pkg/signal 2.390s coverage: 61.0% of statements [2019-12-10T12:41:21.580Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-12-10T12:41:21.638Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-12-10T12:41:21.638Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-12-10T12:41:21.638Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-12-10T12:41:21.638Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-12-10T12:41:21.749Z] ok github.com/docker/docker/image/v1 0.160s coverage: 25.0% of statements [2019-12-10T12:41:21.750Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-10T12:41:21.837Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-12-10T12:41:21.895Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-12-10T12:41:22.096Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-12-10T12:41:22.152Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-12-10T12:41:22.354Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-12-10T12:41:22.717Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-12-10T12:41:22.920Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-12-10T12:41:22.974Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-12-10T12:41:23.486Z] ok github.com/docker/docker/pkg/system 0.018s coverage: 36.2% of statements [2019-12-10T12:41:23.745Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2019-12-10T12:41:24.310Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2019-12-10T12:41:24.347Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-12-10T12:41:24.347Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-12-10T12:41:24.686Z] ok github.com/docker/docker/layer 0.411s coverage: 30.0% of statements [2019-12-10T12:41:24.686Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-10T12:41:24.875Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-12-10T12:41:24.875Z] testing: warning: no tests to run [2019-12-10T12:41:24.875Z] coverage: [no statements] [2019-12-10T12:41:24.875Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-12-10T12:41:25.133Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-12-10T12:41:25.277Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-12-10T12:41:25.391Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-12-10T12:41:25.649Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-12-10T12:41:26.210Z] === RUN TestDockerSuite/TestImagesFormat [2019-12-10T12:41:26.210Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-12-10T12:41:26.244Z] ok github.com/docker/docker/libcontainerd/local 0.355s coverage: 1.0% of statements [2019-12-10T12:41:26.244Z] ok github.com/docker/docker/libcontainerd/queue 0.116s coverage: 87.5% of statements [2019-12-10T12:41:26.244Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-10T12:41:26.244Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-10T12:41:26.244Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-10T12:41:26.244Z] ? github.com/docker/docker/oci [no test files] [2019-12-10T12:41:26.244Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-10T12:41:26.244Z] ok github.com/docker/docker/opts 0.295s coverage: 67.3% of statements [2019-12-10T12:41:26.244Z] ok github.com/docker/docker/pkg/aaparser 0.049s coverage: 50.0% of statements [2019-12-10T12:41:27.141Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-12-10T12:41:28.175Z] ok github.com/docker/docker/plugin 0.522s coverage: 27.1% of statements [2019-12-10T12:41:28.433Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-12-10T12:41:29.366Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 73.8% of statements [2019-12-10T12:41:29.624Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-12-10T12:41:30.430Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-12-10T12:41:30.430Z] === RUN TestDockerSuite/TestImportBadURL [2019-12-10T12:41:30.430Z] === RUN TestDockerSuite/TestImportDisplay [2019-12-10T12:41:30.996Z] ok github.com/docker/docker/registry 0.089s coverage: 56.0% of statements [2019-12-10T12:41:31.562Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-12-10T12:41:31.821Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2019-12-10T12:41:32.388Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-12-10T12:41:32.954Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-12-10T12:41:32.956Z] === RUN TestDockerSuite/TestImportFile [2019-12-10T12:41:34.852Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-12-10T12:41:34.852Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-12-10T12:41:35.482Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-12-10T12:41:36.048Z] ok github.com/docker/docker/volume/local 0.021s coverage: 73.0% of statements [2019-12-10T12:41:36.614Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-12-10T12:41:36.748Z] === RUN TestDockerSuite/TestImportGzipped [2019-12-10T12:41:37.987Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-12-10T12:41:38.645Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-12-10T12:41:38.645Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-12-10T12:41:41.182Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-12-10T12:41:41.747Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-12-10T12:41:43.117Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-12-10T12:41:44.048Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-12-10T12:41:44.048Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-12-10T12:41:44.048Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-12-10T12:41:44.048Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-12-10T12:41:44.979Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-12-10T12:41:45.912Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-12-10T12:41:46.843Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-12-10T12:41:46.843Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-12-10T12:41:47.774Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-12-10T12:41:48.706Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-12-10T12:41:49.638Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-12-10T12:41:49.638Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-12-10T12:41:50.171Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.6% of statements [2019-12-10T12:41:50.171Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-10T12:41:50.171Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-10T12:41:50.171Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-10T12:41:50.171Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-10T12:41:50.171Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-12-10T12:41:50.171Z] ? github.com/docker/docker/rootless [no test files] [2019-12-10T12:41:50.171Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-12-10T12:41:50.171Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-10T12:41:50.171Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-10T12:41:50.171Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-10T12:41:50.171Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-10T12:41:50.171Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-10T12:41:50.171Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-10T12:41:50.171Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-10T12:41:50.171Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-10T12:41:50.171Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-10T12:41:50.171Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-10T12:41:50.171Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-10T12:41:50.171Z] ? github.com/docker/docker/volume [no test files] [2019-12-10T12:41:50.171Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-10T12:41:50.171Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-10T12:41:50.171Z] [2019-12-10T12:41:50.171Z] === Skipped [2019-12-10T12:41:50.171Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-12-10T12:41:50.171Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-12-10T12:41:50.171Z] [2019-12-10T12:41:50.171Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-12-10T12:41:50.171Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-12-10T12:41:50.171Z] [2019-12-10T12:41:50.171Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-12-10T12:41:50.171Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:41:50.171Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-10T12:41:50.171Z] [2019-12-10T12:41:50.171Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-12-10T12:41:50.171Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:41:50.171Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-10T12:41:50.171Z] [2019-12-10T12:41:50.171Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-12-10T12:41:50.171Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:41:50.171Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-10T12:41:50.171Z] [2019-12-10T12:41:50.171Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-12-10T12:41:50.171Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:41:50.171Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-10T12:41:50.171Z] [2019-12-10T12:41:50.171Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-12-10T12:41:50.171Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:41:50.171Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-10T12:41:50.171Z] [2019-12-10T12:41:50.171Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-12-10T12:41:50.171Z] graphtest_unix.go:73: No driver to put! [2019-12-10T12:41:50.171Z] [2019-12-10T12:41:50.171Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-12-10T12:41:50.171Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-12-10T12:41:50.171Z] [2019-12-10T12:41:50.171Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-12-10T12:41:50.171Z] overlay_test.go:49: Fails to compute changes intermittently [2019-12-10T12:41:50.171Z] [2019-12-10T12:41:50.171Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-12-10T12:41:50.171Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-12-10T12:41:50.171Z] [2019-12-10T12:41:50.171Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-12-10T12:41:50.171Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-12-10T12:41:50.171Z] [2019-12-10T12:41:50.171Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-12-10T12:41:50.171Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:41:50.171Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-10T12:41:50.171Z] [2019-12-10T12:41:50.171Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-12-10T12:41:50.171Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:41:50.171Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-10T12:41:50.171Z] [2019-12-10T12:41:50.171Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-12-10T12:41:50.171Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:41:50.171Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-10T12:41:50.171Z] [2019-12-10T12:41:50.171Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-12-10T12:41:50.171Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:41:50.171Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-10T12:41:50.171Z] [2019-12-10T12:41:50.171Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-12-10T12:41:50.171Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-10T12:41:50.171Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-10T12:41:50.171Z] [2019-12-10T12:41:50.171Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-12-10T12:41:50.171Z] graphtest_unix.go:73: No driver to put! [2019-12-10T12:41:50.171Z] [2019-12-10T12:41:50.171Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-12-10T12:41:50.171Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-12-10T12:41:50.171Z] [2019-12-10T12:41:50.171Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-12-10T12:41:50.171Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-12-10T12:41:50.171Z] [2019-12-10T12:41:50.171Z] [2019-12-10T12:41:50.171Z] DONE 2148 tests, 20 skipped in 238.780s Post stage [Pipeline] junit [2019-12-10T12:41:50.185Z] Recording test results [2019-12-10T12:41:50.203Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-12-10T12:41:51.073Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39839/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=56c5668068f256f3cd347c2cb20baa874daf1aa7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:56c5668068f256f3cd347c2cb20baa874daf1aa7 hack/validate/vendor [2019-12-10T12:41:51.510Z] ok github.com/docker/docker/pkg/archive 9.675s coverage: 62.0% of statements [2019-12-10T12:41:51.510Z] ok github.com/docker/docker/pkg/authorization 0.973s coverage: 26.8% of statements [2019-12-10T12:41:51.510Z] ok github.com/docker/docker/pkg/broadcaster 0.061s coverage: 100.0% of statements [2019-12-10T12:41:51.510Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2019-12-10T12:41:51.510Z] ok github.com/docker/docker/pkg/chrootarchive 0.223s coverage: 15.4% of statements [2019-12-10T12:41:51.510Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-10T12:41:51.510Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-10T12:41:51.510Z] ok github.com/docker/docker/pkg/directory 0.108s coverage: 80.0% of statements [2019-12-10T12:41:51.510Z] ok github.com/docker/docker/pkg/discovery 0.192s coverage: 58.3% of statements [2019-12-10T12:41:51.510Z] ok github.com/docker/docker/pkg/discovery/file 0.081s coverage: 92.9% of statements [2019-12-10T12:41:51.510Z] ok github.com/docker/docker/pkg/discovery/kv 3.431s coverage: 84.1% of statements [2019-12-10T12:41:51.510Z] ok github.com/docker/docker/pkg/discovery/memory 0.153s coverage: 92.3% of statements [2019-12-10T12:41:51.510Z] ok github.com/docker/docker/pkg/discovery/nodes 0.072s coverage: 93.8% of statements [2019-12-10T12:41:51.510Z] ok github.com/docker/docker/pkg/filenotify 0.336s coverage: 36.2% of statements [2019-12-10T12:41:51.510Z] ok github.com/docker/docker/pkg/fileutils 0.082s coverage: 87.7% of statements [2019-12-10T12:41:51.510Z] ok github.com/docker/docker/pkg/homedir 0.333s coverage: 42.9% of statements [2019-12-10T12:41:51.510Z] ok github.com/docker/docker/pkg/idtools 0.161s coverage: 6.3% of statements [2019-12-10T12:41:51.510Z] ok github.com/docker/docker/pkg/ioutils 0.665s coverage: 68.8% of statements [2019-12-10T12:41:51.510Z] ok github.com/docker/docker/pkg/jsonmessage 0.273s coverage: 91.7% of statements [2019-12-10T12:41:51.510Z] ok github.com/docker/docker/pkg/locker 0.059s coverage: 88.9% of statements [2019-12-10T12:41:51.510Z] ok github.com/docker/docker/pkg/longpath 0.059s coverage: 100.0% of statements [2019-12-10T12:41:51.510Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-12-10T12:41:51.510Z] ok github.com/docker/docker/pkg/namesgenerator 0.102s coverage: 85.7% of statements [2019-12-10T12:41:51.510Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-10T12:41:51.510Z] ok github.com/docker/docker/pkg/parsers 0.102s coverage: 97.0% of statements [2019-12-10T12:41:51.510Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-12-10T12:41:51.510Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-12-10T12:41:51.510Z] ok github.com/docker/docker/pkg/pidfile 0.062s coverage: 82.6% of statements [2019-12-10T12:41:51.510Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-10T12:41:51.510Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-10T12:41:51.574Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-12-10T12:41:52.005Z] No vendor changes in diff. [2019-12-10T12:41:52.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-10T12:41:52.138Z] === RUN TestDockerSuite/TestInspectBindMountPoint [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-12-10T12:41:52.588Z] + echo Building e2e image [2019-12-10T12:41:52.588Z] Building e2e image [2019-12-10T12:41:52.588Z] + docker build --build-arg DOCKER_GITCOMMIT=56c5668068f256f3cd347c2cb20baa874daf1aa7 -t moby-e2e-test -f Dockerfile.e2e . [2019-12-10T12:41:52.588Z] #2 [internal] load .dockerignore [2019-12-10T12:41:52.588Z] #2 transferring context: 34B done [2019-12-10T12:41:52.588Z] #2 DONE 0.0s [2019-12-10T12:41:52.588Z] [2019-12-10T12:41:52.588Z] #1 [internal] load build definition from Dockerfile.e2e [2019-12-10T12:41:52.588Z] #1 transferring dockerfile: 3.21kB done [2019-12-10T12:41:52.588Z] #1 DONE 0.0s [2019-12-10T12:41:52.588Z] [2019-12-10T12:41:52.588Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2019-12-10T12:41:52.854Z] #4 DONE 0.2s [2019-12-10T12:41:52.854Z] [2019-12-10T12:41:52.854Z] #3 [internal] load metadata for docker.io/library/golang:1.13.4-alpine [2019-12-10T12:41:52.854Z] #3 DONE 0.2s [2019-12-10T12:41:52.854Z] [2019-12-10T12:41:52.854Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-12-10T12:41:52.854Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done [2019-12-10T12:41:52.854Z] #5 DONE 0.0s [2019-12-10T12:41:52.854Z] [2019-12-10T12:41:52.854Z] #8 [internal] load build context [2019-12-10T12:41:53.071Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-12-10T12:41:53.071Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-12-10T12:41:53.331Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-12-10T12:41:53.420Z] #8 transferring context: 811.16kB 0.6s done [2019-12-10T12:41:53.420Z] #8 DONE 0.6s [2019-12-10T12:41:53.420Z] [2019-12-10T12:41:53.420Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-12-10T12:41:53.420Z] #14 resolve docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b6447f525da0a4f18efd2cb05bf7d70228f75d713b7a67345f30157ac done [2019-12-10T12:41:53.420Z] #14 sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 125B / 125B 0.1s done [2019-12-10T12:41:53.420Z] #14 sha256:9d2a7c5b6447f525da0a4f18efd2cb05bf7d70228f75d713b7a67345f30157ac 1.65kB / 1.65kB done [2019-12-10T12:41:53.420Z] #14 sha256:679fe3791d2710d53efe26b05ba1c7083178d6375318b0c669b6bcd98f25c448 1.36kB / 1.36kB done [2019-12-10T12:41:53.420Z] #14 sha256:3024b4e742b095f3c81ed71f3ddc7bb6796664827845988333fac28564a96b85 3.80kB / 3.80kB done [2019-12-10T12:41:53.420Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.1s done [2019-12-10T12:41:53.420Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.1s done [2019-12-10T12:41:53.420Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 27.85MB / 126.86MB 0.7s [2019-12-10T12:41:53.420Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.4s done [2019-12-10T12:41:53.420Z] #14 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd done [2019-12-10T12:41:53.678Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 53.29MB / 126.86MB 1.0s [2019-12-10T12:41:53.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-10T12:41:53.895Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-12-10T12:41:53.895Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-12-10T12:41:53.936Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 65.71MB / 126.86MB 1.1s [2019-12-10T12:41:53.937Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 73.74MB / 126.86MB 1.2s [2019-12-10T12:41:54.197Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 84.89MB / 126.86MB 1.4s [2019-12-10T12:41:54.456Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 100.48MB / 126.86MB 1.6s [2019-12-10T12:41:54.456Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 110.02MB / 126.86MB 1.8s [2019-12-10T12:41:54.714Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 121.75MB / 126.86MB 1.9s [2019-12-10T12:41:54.973Z] #14 ... [2019-12-10T12:41:54.973Z] [2019-12-10T12:41:54.973Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-12-10T12:41:54.973Z] #6 DONE 1.9s [2019-12-10T12:41:54.973Z] [2019-12-10T12:41:54.973Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-12-10T12:41:54.973Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 126.86MB / 126.86MB 1.9s done [2019-12-10T12:41:54.973Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 [2019-12-10T12:41:55.265Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-12-10T12:41:56.197Z] === RUN TestDockerSuite/TestInspectDefault [2019-12-10T12:41:56.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-10T12:41:56.761Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-12-10T12:41:56.761Z] === RUN TestDockerSuite/TestInspectHistory [2019-12-10T12:41:57.799Z] === RUN TestDockerSuite/TestInspectImage [2019-12-10T12:41:57.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-10T12:41:58.056Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-12-10T12:41:58.056Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-12-10T12:41:58.056Z] === RUN TestDockerSuite/TestInspectInt64 [2019-12-10T12:41:58.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-10T12:41:58.987Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-12-10T12:41:59.551Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-12-10T12:41:59.808Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-12-10T12:41:59.808Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-12-10T12:42:00.242Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 5.1s [2019-12-10T12:42:00.739Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-12-10T12:42:01.614Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 6.4s done [2019-12-10T12:42:01.670Z] === RUN TestDockerSuite/TestInspectPlugin [2019-12-10T12:42:01.871Z] #14 extracting sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 done [2019-12-10T12:42:02.140Z] #14 DONE 9.2s [2019-12-10T12:42:02.140Z] [2019-12-10T12:42:02.140Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-12-10T12:42:02.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-10T12:42:02.712Z] #15 ... [2019-12-10T12:42:02.712Z] [2019-12-10T12:42:02.712Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-12-10T12:42:02.712Z] #7 1.098 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-12-10T12:42:02.712Z] #7 2.170 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-12-10T12:42:02.712Z] #7 2.280 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-12-10T12:42:02.712Z] #7 2.284 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-12-10T12:42:02.712Z] #7 2.501 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-12-10T12:42:02.712Z] #7 2.512 (4/31) Installing readline (8.0.0-r0) [2019-12-10T12:42:02.712Z] #7 2.518 (5/31) Installing bash (5.0.0-r0) [2019-12-10T12:42:02.712Z] #7 2.534 Executing bash-5.0.0-r0.post-install [2019-12-10T12:42:02.712Z] #7 2.538 (6/31) Installing ca-certificates (20190108-r0) [2019-12-10T12:42:02.712Z] #7 2.563 (7/31) Installing libgcc (8.3.0-r0) [2019-12-10T12:42:02.712Z] #7 2.568 (8/31) Installing libstdc++ (8.3.0-r0) [2019-12-10T12:42:02.712Z] #7 2.584 (9/31) Installing binutils (2.32-r0) [2019-12-10T12:42:02.712Z] #7 2.692 (10/31) Installing gmp (6.1.2-r1) [2019-12-10T12:42:02.712Z] #7 2.702 (11/31) Installing isl (0.18-r0) [2019-12-10T12:42:02.712Z] #7 2.732 (12/31) Installing libgomp (8.3.0-r0) [2019-12-10T12:42:02.712Z] #7 2.737 (13/31) Installing libatomic (8.3.0-r0) [2019-12-10T12:42:02.712Z] #7 2.743 (14/31) Installing mpfr3 (3.1.5-r1) [2019-12-10T12:42:02.712Z] #7 2.748 (15/31) Installing mpc1 (1.1.0-r0) [2019-12-10T12:42:02.712Z] #7 2.755 (16/31) Installing gcc (8.3.0-r0) [2019-12-10T12:42:02.712Z] #7 3.818 (17/31) Installing musl-dev (1.1.22-r3) [2019-12-10T12:42:02.712Z] #7 3.931 (18/31) Installing libc-dev (0.7.1-r0) [2019-12-10T12:42:02.712Z] #7 3.932 (19/31) Installing g++ (8.3.0-r0) [2019-12-10T12:42:02.712Z] #7 4.547 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-12-10T12:42:02.712Z] #7 4.554 (21/31) Installing libcurl (7.66.0-r0) [2019-12-10T12:42:02.712Z] #7 4.564 (22/31) Installing expat (2.2.8-r0) [2019-12-10T12:42:02.712Z] #7 4.569 (23/31) Installing pcre2 (10.33-r0) [2019-12-10T12:42:02.712Z] #7 4.581 (24/31) Installing git (2.22.0-r0) [2019-12-10T12:42:02.712Z] #7 4.811 (25/31) Installing libmnl (1.0.4-r0) [2019-12-10T12:42:02.712Z] #7 4.816 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-12-10T12:42:02.712Z] #7 4.821 (27/31) Installing iptables (1.8.3-r0) [2019-12-10T12:42:02.712Z] #7 4.849 (28/31) Installing pigz (2.4-r0) [2019-12-10T12:42:02.712Z] #7 4.857 (29/31) Installing tar (1.32-r0) [2019-12-10T12:42:02.712Z] #7 4.866 (30/31) Installing xz-libs (5.2.4-r0) [2019-12-10T12:42:02.712Z] #7 4.874 (31/31) Installing xz (5.2.4-r0) [2019-12-10T12:42:02.712Z] #7 4.881 Executing busybox-1.30.1-r2.trigger [2019-12-10T12:42:02.712Z] #7 4.887 Executing ca-certificates-20190108-r0.trigger [2019-12-10T12:42:02.712Z] #7 4.948 OK: 185 MiB in 45 packages [2019-12-10T12:42:02.712Z] #7 DONE 8.0s [2019-12-10T12:42:02.712Z] [2019-12-10T12:42:02.712Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-12-10T12:42:02.712Z] #9 DONE 0.1s [2019-12-10T12:42:02.983Z] [2019-12-10T12:42:02.983Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-12-10T12:42:02.983Z] #10 DONE 0.0s [2019-12-10T12:42:02.983Z] [2019-12-10T12:42:02.983Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-12-10T12:42:02.983Z] #11 DONE 0.1s [2019-12-10T12:42:02.983Z] [2019-12-10T12:42:02.983Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-12-10T12:42:02.983Z] #15 ... [2019-12-10T12:42:02.983Z] [2019-12-10T12:42:02.983Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-12-10T12:42:02.983Z] #12 DONE 0.1s [2019-12-10T12:42:02.983Z] [2019-12-10T12:42:02.983Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-12-10T12:42:02.983Z] #13 DONE 0.1s [2019-12-10T12:42:03.243Z] [2019-12-10T12:42:03.243Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-12-10T12:42:03.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-10T12:42:03.500Z] #15 1.461 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-12-10T12:42:03.565Z] === RUN TestDockerSuite/TestInspectRootFS [2019-12-10T12:42:03.565Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-12-10T12:42:04.431Z] #15 2.508 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-12-10T12:42:04.432Z] #15 2.577 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-12-10T12:42:04.495Z] === RUN TestDockerSuite/TestInspectStatus [2019-12-10T12:42:04.689Z] #15 2.579 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-12-10T12:42:04.689Z] #15 2.729 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-12-10T12:42:04.689Z] #15 2.737 (4/43) Installing readline (8.0.0-r0) [2019-12-10T12:42:04.689Z] #15 2.741 (5/43) Installing bash (5.0.0-r0) [2019-12-10T12:42:04.689Z] #15 2.753 Executing bash-5.0.0-r0.post-install [2019-12-10T12:42:04.689Z] #15 2.755 (6/43) Installing linux-headers (4.19.36-r0) [2019-12-10T12:42:04.689Z] #15 2.828 (7/43) Installing libuuid (2.33.2-r0) [2019-12-10T12:42:04.947Z] #15 2.830 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-12-10T12:42:04.947Z] #15 2.833 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-12-10T12:42:04.947Z] #15 2.839 (10/43) Installing binutils (2.32-r0) [2019-12-10T12:42:04.947Z] #15 2.916 (11/43) Installing libmagic (5.37-r1) [2019-12-10T12:42:04.947Z] #15 2.938 (12/43) Installing file (5.37-r1) [2019-12-10T12:42:04.947Z] #15 2.941 (13/43) Installing gmp (6.1.2-r1) [2019-12-10T12:42:04.947Z] #15 2.947 (14/43) Installing isl (0.18-r0) [2019-12-10T12:42:04.948Z] #15 2.964 (15/43) Installing libgomp (8.3.0-r0) [2019-12-10T12:42:04.948Z] #15 2.968 (16/43) Installing libatomic (8.3.0-r0) [2019-12-10T12:42:04.948Z] #15 2.970 (17/43) Installing libgcc (8.3.0-r0) [2019-12-10T12:42:04.948Z] #15 2.972 (18/43) Installing mpfr3 (3.1.5-r1) [2019-12-10T12:42:04.948Z] #15 2.977 (19/43) Installing mpc1 (1.1.0-r0) [2019-12-10T12:42:04.948Z] #15 2.980 (20/43) Installing libstdc++ (8.3.0-r0) [2019-12-10T12:42:04.948Z] #15 2.990 (21/43) Installing gcc (8.3.0-r0) [2019-12-10T12:42:05.426Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-12-10T12:42:05.514Z] #15 3.679 (22/43) Installing musl-dev (1.1.22-r3) [2019-12-10T12:42:05.684Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-12-10T12:42:05.772Z] #15 3.760 (23/43) Installing libc-dev (0.7.1-r0) [2019-12-10T12:42:05.772Z] #15 3.762 (24/43) Installing g++ (8.3.0-r0) [2019-12-10T12:42:06.337Z] #15 4.199 (25/43) Installing make (4.2.1-r2) [2019-12-10T12:42:06.337Z] #15 4.204 (26/43) Installing fortify-headers (1.1-r0) [2019-12-10T12:42:06.337Z] #15 4.206 (27/43) Installing build-base (0.5-r1) [2019-12-10T12:42:06.337Z] #15 4.208 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-12-10T12:42:06.337Z] #15 4.211 (29/43) Installing libcurl (7.66.0-r0) [2019-12-10T12:42:06.337Z] #15 4.219 (30/43) Installing curl (7.66.0-r0) [2019-12-10T12:42:06.337Z] #15 4.223 (31/43) Installing oniguruma (6.9.4-r0) [2019-12-10T12:42:06.337Z] #15 4.229 (32/43) Installing jq (1.6-r0) [2019-12-10T12:42:06.337Z] #15 4.236 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-12-10T12:42:06.337Z] #15 4.241 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-12-10T12:42:06.337Z] #15 4.243 (35/43) Installing libaio (0.3.111-r0) [2019-12-10T12:42:06.337Z] #15 4.245 (36/43) Installing libblkid (2.33.2-r0) [2019-12-10T12:42:06.337Z] #15 4.250 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-12-10T12:42:06.337Z] #15 4.280 (38/43) Installing libfdisk (2.33.2-r0) [2019-12-10T12:42:06.337Z] #15 4.286 (39/43) Installing libmount (2.33.2-r0) [2019-12-10T12:42:06.337Z] #15 4.291 (40/43) Installing libsmartcols (2.33.2-r0) [2019-12-10T12:42:06.337Z] #15 4.295 (41/43) Installing pkgconf (1.6.1-r1) [2019-12-10T12:42:06.337Z] #15 4.298 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-12-10T12:42:06.337Z] #15 4.319 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-12-10T12:42:06.337Z] #15 4.324 Executing busybox-1.30.1-r2.trigger [2019-12-10T12:42:06.337Z] #15 4.330 OK: 189 MiB in 58 packages [2019-12-10T12:42:06.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-10T12:42:07.057Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-12-10T12:42:07.708Z] #15 DONE 5.8s [2019-12-10T12:42:07.708Z] [2019-12-10T12:42:07.708Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-12-10T12:42:08.427Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-12-10T12:42:08.641Z] #16 DONE 0.8s [2019-12-10T12:42:08.641Z] [2019-12-10T12:42:08.641Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-12-10T12:42:08.992Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-12-10T12:42:09.206Z] #17 DONE 0.7s [2019-12-10T12:42:09.206Z] [2019-12-10T12:42:09.206Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-12-10T12:42:09.206Z] #18 DONE 0.0s [2019-12-10T12:42:09.206Z] [2019-12-10T12:42:09.206Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-12-10T12:42:09.465Z] #19 DONE 0.1s [2019-12-10T12:42:09.465Z] [2019-12-10T12:42:09.465Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-12-10T12:42:09.922Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-12-10T12:42:10.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-10T12:42:10.836Z] #20 1.251 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-10T12:42:10.836Z] #20 1.440 [2019-12-10T12:42:10.853Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-12-10T12:42:11.353Z] #20 1.549 ########## 15.3% ######################## 34.4% ###################################### 53.4% #################################################### 72.2% ############################################################### 87.7% ######################################################################## 100.0% [2019-12-10T12:42:11.416Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-12-10T12:42:11.612Z] #20 2.198 [2019-12-10T12:42:11.673Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-12-10T12:42:11.870Z] #20 2.308 ############################## 41.8% ################################################################### 93.3% ######################################################################## 100.0% [2019-12-10T12:42:12.128Z] #20 2.610 [2019-12-10T12:42:12.602Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-12-10T12:42:12.603Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-12-10T12:42:12.644Z] #20 2.719 ####### 10.7% ############################ 40.2% ############################################## 64.1% ######################################################### 79.8% ######################################################################## 100.0% [2019-12-10T12:42:12.644Z] #20 3.304 [2019-12-10T12:42:13.682Z] #20 3.411 ### 4.3% ######### 13.6% ############### 21.0% ################### 27.4% ########################### 38.1% ################################ 45.5% ###################################### 53.0% ########################################### 60.3% ################################################ [2019-12-10T12:42:13.682Z] #20 ... [2019-12-10T12:42:13.682Z] [2019-12-10T12:42:13.682Z] #31 [builder 1/4] COPY . . [2019-12-10T12:42:13.682Z] #31 DONE 4.5s [2019-12-10T12:42:13.682Z] [2019-12-10T12:42:13.682Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-12-10T12:42:14.198Z] #20 3.411 ### 4.3% ######### 13.6% ############### 21.0% ################### 27.4% ########################### 38.1% ################################ 45.5% ###################################### 53.0% ########################################### 60.3% ################################################ 67.8% ##################################################### 74.6% ############################################################## 86.1% ################################################################### 93.6% ######################################################################## 100.0% [2019-12-10T12:42:14.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-10T12:42:14.455Z] #20 4.870 [2019-12-10T12:42:15.022Z] #20 5.490 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-10T12:42:15.022Z] #20 5.662 [2019-12-10T12:42:15.127Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-12-10T12:42:15.281Z] #20 5.730 ######################################################################## 100.0% [2019-12-10T12:42:15.281Z] #20 ... [2019-12-10T12:42:15.281Z] [2019-12-10T12:42:15.281Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-12-10T12:42:15.281Z] #32 DONE 1.5s [2019-12-10T12:42:15.281Z] [2019-12-10T12:42:15.281Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-12-10T12:42:15.281Z] #20 5.908 [2019-12-10T12:42:15.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-10T12:42:16.214Z] #20 6.572 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-10T12:42:16.214Z] #20 6.847 [2019-12-10T12:42:16.472Z] #20 7.019 0.7% ######################################################################## 100.0% [2019-12-10T12:42:16.731Z] #20 7.300 [2019-12-10T12:42:16.872Z] ok github.com/docker/docker/pkg/plugins 35.109s coverage: 73.4% of statements [2019-12-10T12:42:16.872Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.120s coverage: 56.8% of statements [2019-12-10T12:42:16.872Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-10T12:42:16.873Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/pkg/plugins/transport 0.203s coverage: 85.7% of statements [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/pkg/pools 0.041s coverage: 88.2% of statements [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/pkg/pubsub 1.085s coverage: 73.9% of statements [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/pkg/reexec 0.082s coverage: 82.4% of statements [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/pkg/signal 0.068s coverage: 20.3% of statements [2019-12-10T12:42:16.873Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/pkg/streamformatter 0.045s coverage: 66.2% of statements [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2019-12-10T12:42:16.873Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 38.2% of statements [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 13.1% of statements [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/pkg/tailfile 0.151s coverage: 88.6% of statements [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/pkg/tarsum 0.142s coverage: 89.3% of statements [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/pkg/term 0.101s coverage: 30.8% of statements [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/pkg/term/windows 0.032s coverage: 0.0% of statements [no tests to run] [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/pkg/urlutil 0.050s coverage: 100.0% of statements [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/plugin 0.346s coverage: 11.6% of statements [2019-12-10T12:42:16.873Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/plugin/v2 0.162s coverage: 20.1% of statements [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/reference 0.155s coverage: 84.4% of statements [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/registry 0.462s coverage: 51.7% of statements [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/registry/resumable 0.281s coverage: 100.0% of statements [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/restartmanager 0.169s coverage: 50.9% of statements [2019-12-10T12:42:16.873Z] ? github.com/docker/docker/rootless [no test files] [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/runconfig 0.139s coverage: 54.5% of statements [2019-12-10T12:42:16.873Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/testutil 0.144s coverage: 62.5% of statements [2019-12-10T12:42:16.873Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-10T12:42:16.873Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-10T12:42:16.873Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-10T12:42:16.873Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-10T12:42:16.873Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-10T12:42:16.873Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-10T12:42:16.873Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-10T12:42:16.873Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-10T12:42:16.873Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-10T12:42:16.873Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-10T12:42:16.873Z] ? github.com/docker/docker/volume [no test files] [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/volume/drivers 0.174s coverage: 36.1% of statements [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/volume/local 0.303s coverage: 37.7% of statements [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/volume/mounts 0.121s coverage: 66.2% of statements [2019-12-10T12:42:16.873Z] ok github.com/docker/docker/volume/service 0.515s coverage: 70.3% of statements [2019-12-10T12:42:16.873Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-10T12:42:16.873Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-10T12:42:16.873Z] INFO: make.ps1 ended at 12/10/2019 12:42:16 [2019-12-10T12:42:17.021Z] === RUN TestDockerSuite/TestLinksEnvs [2019-12-10T12:42:17.666Z] #20 8.119 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-10T12:42:17.666Z] #20 8.219 skipping existing 1849cc453dee [2019-12-10T12:42:17.852Z] INFO: Unit tests ended at 12/10/2019 12:42:17. Duration:00:03:47.3287569 [2019-12-10T12:42:17.852Z] INFO: Building busybox [2019-12-10T12:42:17.924Z] #20 8.410 [2019-12-10T12:42:18.317Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-12-10T12:42:18.317Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-12-10T12:42:18.317Z] [2019-12-10T12:42:18.317Z] Sending build context to Docker daemon 2.56kB [2019-12-10T12:42:18.317Z] [2019-12-10T12:42:18.317Z] Step 1/6 : FROM microsoft/windowsservercore [2019-12-10T12:42:18.317Z] ---> 49e459dc7a6b [2019-12-10T12:42:18.317Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-12-10T12:42:18.317Z] ---> Running in 538fa132bcae [2019-12-10T12:42:18.914Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-12-10T12:42:18.914Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-12-10T12:42:19.299Z] #20 9.585 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-10T12:42:19.299Z] #20 9.925 [2019-12-10T12:42:19.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-10T12:42:19.557Z] #20 10.01 ######################################################################## 100.0% [2019-12-10T12:42:19.815Z] #20 10.31 [2019-12-10T12:42:19.815Z] #20 10.40 Download of images into '/build' complete. [2019-12-10T12:42:19.815Z] #20 10.40 Use something like the following to load the result into a Docker daemon: [2019-12-10T12:42:19.815Z] #20 10.40 tar -cC '/build' . | docker load [2019-12-10T12:42:20.074Z] #20 DONE 10.5s [2019-12-10T12:42:20.074Z] [2019-12-10T12:42:20.074Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-12-10T12:42:20.074Z] #26 DONE 0.1s [2019-12-10T12:42:20.074Z] [2019-12-10T12:42:20.074Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-10T12:42:20.074Z] #22 DONE 0.1s [2019-12-10T12:42:20.074Z] [2019-12-10T12:42:20.074Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-12-10T12:42:20.074Z] #27 DONE 0.1s [2019-12-10T12:42:20.074Z] [2019-12-10T12:42:20.074Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-10T12:42:20.333Z] #23 DONE 0.1s [2019-12-10T12:42:20.333Z] [2019-12-10T12:42:20.333Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-12-10T12:42:20.333Z] #28 DONE 0.1s [2019-12-10T12:42:20.333Z] [2019-12-10T12:42:20.333Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-12-10T12:42:20.808Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-12-10T12:42:21.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-10T12:42:23.330Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-12-10T12:42:23.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-10T12:42:24.158Z] Removing intermediate container 538fa132bcae [2019-12-10T12:42:24.158Z] ---> fb7c501acabf [2019-12-10T12:42:24.158Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-12-10T12:42:25.138Z] [2019-12-10T12:42:25.138Z] ---> e7e1d6dbfa7a [2019-12-10T12:42:25.138Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-12-10T12:42:25.138Z] ---> Running in 6b7ea8d0422a [2019-12-10T12:42:25.151Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-10T12:42:25.151Z] Using test binary docker [2019-12-10T12:42:25.151Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-12-10T12:42:25.151Z] +++ /etc/init.d/apparmor start [2019-12-10T12:42:25.151Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-10T12:42:25.151Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-10T12:42:25.151Z] Warning failed to create cache: (null) [2019-12-10T12:42:25.151Z] . [2019-12-10T12:42:25.151Z] INFO: Waiting for daemon to start... [2019-12-10T12:42:25.151Z] Starting dockerd [2019-12-10T12:42:25.151Z] +++ 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-12-10T12:42:25.599Z] #29 ... [2019-12-10T12:42:25.599Z] [2019-12-10T12:42:25.599Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-12-10T12:42:25.599Z] #33 0.941 [2019-12-10T12:42:25.599Z] #33 1.001 Removing bundles/ [2019-12-10T12:42:25.599Z] #33 1.002 [2019-12-10T12:42:25.599Z] #33 1.010 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-12-10T12:42:25.599Z] #33 1.595 Building test suite binary ./integration-cli/test.main [2019-12-10T12:42:25.599Z] #33 ... [2019-12-10T12:42:25.599Z] [2019-12-10T12:42:25.599Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-12-10T12:42:25.599Z] #24 2.521 + RM_GOPATH=0 [2019-12-10T12:42:25.599Z] #24 2.521 + TMP_GOPATH= [2019-12-10T12:42:25.599Z] #24 2.522 + : /build [2019-12-10T12:42:25.599Z] #24 2.522 + '[' -z '' ']' [2019-12-10T12:42:25.599Z] #24 2.522 ++ mktemp -d [2019-12-10T12:42:25.599Z] #24 2.527 + export GOPATH=/tmp/tmp.cdCBHC [2019-12-10T12:42:25.599Z] #24 2.528 + GOPATH=/tmp/tmp.cdCBHC [2019-12-10T12:42:25.599Z] #24 2.528 + RM_GOPATH=1 [2019-12-10T12:42:25.599Z] #24 2.528 ++ dirname ./install.sh [2019-12-10T12:42:25.599Z] #24 2.528 + dir=. [2019-12-10T12:42:25.599Z] #24 2.529 + bin=dockercli [2019-12-10T12:42:25.599Z] #24 2.529 + shift [2019-12-10T12:42:25.599Z] #24 2.529 + '[' '!' -f ./dockercli.installer ']' [2019-12-10T12:42:25.599Z] #24 2.529 + . ./dockercli.installer [2019-12-10T12:42:25.599Z] #24 2.529 ++ : stable [2019-12-10T12:42:25.599Z] #24 2.529 ++ : 17.06.2-ce [2019-12-10T12:42:25.599Z] #24 2.529 + install_dockercli [2019-12-10T12:42:25.599Z] #24 2.529 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-10T12:42:25.599Z] #24 2.529 Install docker/cli version 17.06.2-ce from stable [2019-12-10T12:42:25.599Z] #24 2.537 ++ uname -m [2019-12-10T12:42:25.599Z] #24 2.541 + arch=x86_64 [2019-12-10T12:42:25.599Z] #24 2.541 + '[' x86_64 '!=' x86_64 ']' [2019-12-10T12:42:25.599Z] #24 2.541 + url=https://download.docker.com/linux/static [2019-12-10T12:42:25.599Z] #24 2.541 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-12-10T12:42:25.599Z] #24 2.545 + tar -xz docker/docker [2019-12-10T12:42:25.599Z] #24 5.382 + mkdir -p /build [2019-12-10T12:42:25.599Z] #24 5.383 + mv docker/docker /build/ [2019-12-10T12:42:25.599Z] #24 5.384 + rmdir docker [2019-12-10T12:42:25.890Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-12-10T12:42:25.891Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-12-10T12:42:26.166Z] #24 DONE 6.0s [2019-12-10T12:42:26.166Z] [2019-12-10T12:42:26.166Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-10T12:42:26.166Z] #21 DONE 2.1s [2019-12-10T12:42:26.166Z] [2019-12-10T12:42:26.166Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-12-10T12:42:26.693Z] [2019-12-10T12:42:26.693Z] SUCCESS: Specified value was saved. [2019-12-10T12:42:27.101Z] #29 ... [2019-12-10T12:42:27.101Z] [2019-12-10T12:42:27.101Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-12-10T12:42:27.101Z] #25 DONE 0.1s [2019-12-10T12:42:27.101Z] [2019-12-10T12:42:27.101Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-12-10T12:42:27.448Z] . [2019-12-10T12:42:27.448Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-10T12:42:27.448Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-10T12:42:27.448Z] Error: No such image: emptyfs [2019-12-10T12:42:27.448Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-10T12:42:27.448Z] ++++ docker load [2019-12-10T12:42:27.448Z] Running integration-test (iteration 1) [2019-12-10T12:42:27.448Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-12-10T12:42:27.448Z] ++ 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-12-10T12:42:27.448Z] ++ set -e [2019-12-10T12:42:27.448Z] ++ '[' -n 0 ']' [2019-12-10T12:42:27.448Z] ++ set -x [2019-12-10T12:42:27.448Z] ++ env -i DEST=/go/src/github.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-12-10T12:42:28.412Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-12-10T12:42:28.669Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-12-10T12:42:28.896Z] Removing intermediate container 6b7ea8d0422a [2019-12-10T12:42:28.896Z] ---> ef7e5167e7ef [2019-12-10T12:42:28.896Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-12-10T12:42:28.896Z] ---> Running in cc682379216f [2019-12-10T12:42:29.600Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-12-10T12:42:36.022Z] Cannot create a file when that file already exists. [2019-12-10T12:42:37.821Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-12-10T12:42:42.047Z] Removing intermediate container cc682379216f [2019-12-10T12:42:42.048Z] ---> bd15a292d632 [2019-12-10T12:42:42.048Z] Step 6/6 : CMD ["sh"] [2019-12-10T12:42:42.048Z] ---> Running in ea3347310340 [2019-12-10T12:42:42.048Z] Removing intermediate container ea3347310340 [2019-12-10T12:42:42.048Z] ---> 14c3d67bde50 [2019-12-10T12:42:42.048Z] Successfully built 14c3d67bde50 [2019-12-10T12:42:42.048Z] Successfully tagged busybox:latest [2019-12-10T12:42:42.048Z] INFO: Docker images of the daemon under test [2019-12-10T12:42:42.048Z] [2019-12-10T12:42:42.048Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-12-10T12:42:42.048Z] busybox latest 14c3d67bde50 Less than a second ago 4.85GB [2019-12-10T12:42:42.048Z] microsoft/windowsservercore latest 49e459dc7a6b 4 weeks ago 4.81GB [2019-12-10T12:42:42.048Z] mcr.microsoft.com/windows/servercore ltsc2019 49e459dc7a6b 4 weeks ago 4.81GB [2019-12-10T12:42:42.048Z] [2019-12-10T12:42:42.048Z] INFO: Running integration tests at 12/10/2019 12:42:41... [2019-12-10T12:42:42.048Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-12-10T12:42:42.048Z] INFO: Integration API tests being run from the host: [2019-12-10T12:42:42.048Z] INFO: make.ps1 starting at 12/10/2019 12:42:41 [2019-12-10T12:42:42.515Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-12-10T12:42:43.077Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-12-10T12:42:43.477Z] Loaded image: buildpack-deps:jessie [2019-12-10T12:42:43.477Z] Loaded image: busybox:latest [2019-12-10T12:42:43.477Z] Loaded image: busybox:glibc [2019-12-10T12:42:43.477Z] Loaded image: debian:jessie [2019-12-10T12:42:43.477Z] Loaded image: hello-world:latest [2019-12-10T12:42:43.477Z] INFO: Testing against a local daemon [2019-12-10T12:42:43.477Z] === RUN TestCgroupNamespacesBuild [2019-12-10T12:42:43.816Z] --- PASS: TestCgroupNamespacesBuild (1.60s) [2019-12-10T12:42:43.816Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-12-10T12:42:44.973Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-12-10T12:42:45.537Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.63s) [2019-12-10T12:42:45.537Z] === RUN TestBuildWithSession [2019-12-10T12:42:45.537Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-10T12:42:45.537Z] build_session_test.go:25: TODO: BuildKit [2019-12-10T12:42:45.537Z] === RUN TestBuildSquashParent [2019-12-10T12:42:46.868Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-12-10T12:42:47.801Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-12-10T12:42:48.732Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-12-10T12:42:50.376Z] --- PASS: TestBuildSquashParent (5.16s) [2019-12-10T12:42:50.376Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-10T12:42:50.376Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-10T12:42:50.376Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-10T12:42:50.376Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-10T12:42:50.376Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-10T12:42:50.376Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-10T12:42:50.376Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-10T12:42:50.376Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-10T12:42:50.376Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-10T12:42:50.376Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-10T12:42:50.376Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-10T12:42:50.376Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-10T12:42:50.376Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-10T12:42:50.633Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-12-10T12:42:50.633Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-12-10T12:42:50.720Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-10T12:42:50.720Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-10T12:42:50.720Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-10T12:42:50.720Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-10T12:42:51.198Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-12-10T12:42:51.198Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-12-10T12:42:51.198Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-12-10T12:42:52.130Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-12-10T12:42:52.388Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-12-10T12:42:52.952Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-12-10T12:42:53.040Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-10T12:42:53.378Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-10T12:42:53.640Z] #29 29.32 # github.com/docker/docker/contrib/httpserver [2019-12-10T12:42:53.640Z] #29 29.32 loadinternal: cannot find runtime/cgo [2019-12-10T12:42:53.640Z] #29 DONE 30.3s [2019-12-10T12:42:53.640Z] [2019-12-10T12:42:53.640Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-12-10T12:42:53.640Z] #33 ... [2019-12-10T12:42:53.640Z] [2019-12-10T12:42:53.640Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-12-10T12:42:53.640Z] #30 DONE 0.2s [2019-12-10T12:42:53.640Z] [2019-12-10T12:42:53.640Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-12-10T12:42:55.700Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-12-10T12:42:55.700Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.60s) [2019-12-10T12:42:55.700Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.77s) [2019-12-10T12:42:55.700Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.95s) [2019-12-10T12:42:55.700Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.23s) [2019-12-10T12:42:55.700Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.11s) [2019-12-10T12:42:55.700Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) [2019-12-10T12:42:55.700Z] === RUN TestBuildMultiStageCopy [2019-12-10T12:42:55.700Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-10T12:42:57.128Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-12-10T12:42:57.427Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-10T12:42:57.692Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-12-10T12:42:57.767Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-10T12:42:58.107Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-10T12:42:58.447Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-10T12:42:58.786Z] --- PASS: TestBuildMultiStageCopy (3.44s) [2019-12-10T12:42:58.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.86s) [2019-12-10T12:42:58.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2019-12-10T12:42:58.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2019-12-10T12:42:58.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2019-12-10T12:42:58.786Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2019-12-10T12:42:58.786Z] === RUN TestBuildMultiStageParentConfig [2019-12-10T12:42:59.966Z] --- PASS: TestBuildMultiStageParentConfig (1.00s) [2019-12-10T12:42:59.966Z] === RUN TestBuildLabelWithTargets [2019-12-10T12:43:00.314Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-12-10T12:43:01.668Z] --- PASS: TestBuildLabelWithTargets (1.55s) [2019-12-10T12:43:01.668Z] === RUN TestBuildWithEmptyLayers [2019-12-10T12:43:02.008Z] --- PASS: TestBuildWithEmptyLayers (0.80s) [2019-12-10T12:43:02.008Z] === RUN TestBuildMultiStageOnBuild [2019-12-10T12:43:02.963Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-12-10T12:43:03.252Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-12-10T12:43:03.527Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-12-10T12:43:03.527Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-12-10T12:43:04.317Z] --- PASS: TestBuildMultiStageOnBuild (2.10s) [2019-12-10T12:43:04.318Z] === RUN TestBuildUncleanTarFilenames [2019-12-10T12:43:04.458Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-12-10T12:43:05.388Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-12-10T12:43:05.497Z] --- PASS: TestBuildUncleanTarFilenames (1.17s) [2019-12-10T12:43:05.497Z] === RUN TestBuildMultiStageLayerLeak [2019-12-10T12:43:05.646Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-12-10T12:43:06.188Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-12-10T12:43:07.015Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-12-10T12:43:07.813Z] --- PASS: TestBuildMultiStageLayerLeak (2.28s) [2019-12-10T12:43:07.813Z] === RUN TestBuildWithHugeFile [2019-12-10T12:43:08.387Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-12-10T12:43:08.389Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-12-10T12:43:08.645Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-12-10T12:43:09.576Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-12-10T12:43:10.592Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-12-10T12:43:11.058Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-12-10T12:43:12.039Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-12-10T12:43:12.505Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-12-10T12:43:12.852Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-12-10T12:43:12.852Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-12-10T12:43:13.415Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-12-10T12:43:13.486Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-12-10T12:43:14.347Z] === RUN TestDockerSuite/TestLogsSince [2019-12-10T12:43:15.690Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-12-10T12:43:15.717Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-12-10T12:43:18.631Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-12-10T12:43:18.990Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-12-10T12:43:21.512Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-12-10T12:43:23.405Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-12-10T12:43:25.766Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-12-10T12:43:26.760Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-12-10T12:43:27.020Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-12-10T12:43:27.322Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-12-10T12:43:27.953Z] === RUN TestDockerSuite/TestLogsTail [2019-12-10T12:43:28.885Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-12-10T12:43:29.142Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-12-10T12:43:30.072Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-12-10T12:43:30.257Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-12-10T12:43:31.004Z] === RUN TestDockerSuite/TestMountIntoProc [2019-12-10T12:43:31.276Z] === RUN TestDockerSuite/TestMountIntoSys [2019-12-10T12:43:32.215Z] === RUN TestDockerSuite/TestNetHostname [2019-12-10T12:43:32.459Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-12-10T12:43:32.778Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-12-10T12:43:34.667Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-12-10T12:43:34.673Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-12-10T12:43:35.238Z] === RUN TestDockerSuite/TestNetworkEvents [2019-12-10T12:43:36.610Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-12-10T12:43:36.870Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-12-10T12:43:39.074Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-12-10T12:43:39.134Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-12-10T12:43:39.391Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-12-10T12:43:39.543Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-10T12:43:39.543Z] INFO: Testing against a local daemon [2019-12-10T12:43:39.543Z] === RUN TestBuildWithSession [2019-12-10T12:43:39.543Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-10T12:43:39.543Z] build_session_test.go:25: TODO: BuildKit [2019-12-10T12:43:39.543Z] === RUN TestBuildSquashParent [2019-12-10T12:43:39.543Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-12-10T12:43:39.543Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:43:39.543Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-10T12:43:39.543Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-12-10T12:43:39.543Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-10T12:43:39.543Z] === RUN TestBuildMultiStageCopy [2019-12-10T12:43:39.543Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-10T12:43:40.322Z] === RUN TestDockerSuite/TestPluginActive [2019-12-10T12:43:42.216Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-12-10T12:43:46.395Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-12-10T12:43:48.170Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-10T12:43:48.919Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-12-10T12:43:48.919Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-12-10T12:43:49.152Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-10T12:43:49.485Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-12-10T12:43:50.132Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-10T12:43:51.113Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-10T12:43:52.669Z] --- PASS: TestBuildMultiStageCopy (13.40s) [2019-12-10T12:43:52.669Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.95s) [2019-12-10T12:43:52.669Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.78s) [2019-12-10T12:43:52.669Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.03s) [2019-12-10T12:43:52.669Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.23s) [2019-12-10T12:43:52.669Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.40s) [2019-12-10T12:43:52.669Z] === RUN TestBuildMultiStageParentConfig [2019-12-10T12:43:52.669Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-12-10T12:43:52.669Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-10T12:43:52.669Z] === RUN TestBuildLabelWithTargets [2019-12-10T12:43:52.669Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-12-10T12:43:52.669Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-10T12:43:52.669Z] === RUN TestBuildWithEmptyLayers [2019-12-10T12:43:53.650Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2019-12-10T12:43:53.650Z] === RUN TestBuildMultiStageOnBuild [2019-12-10T12:43:53.650Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-12-10T12:43:53.650Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-10T12:43:53.650Z] === RUN TestBuildUncleanTarFilenames [2019-12-10T12:43:53.650Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-12-10T12:43:53.650Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-10T12:43:53.650Z] === RUN TestBuildMultiStageLayerLeak [2019-12-10T12:43:53.650Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-12-10T12:43:53.650Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-10T12:43:53.650Z] === RUN TestBuildWithHugeFile [2019-12-10T12:43:53.650Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-12-10T12:43:53.650Z] build_test.go:491: testEnv.OSType == "windows" [2019-12-10T12:43:53.650Z] === RUN TestBuildWithEmptyDockerfile [2019-12-10T12:43:53.650Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-10T12:43:53.650Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-10T12:43:53.650Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-10T12:43:53.650Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-10T12:43:53.650Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-10T12:43:53.650Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-10T12:43:54.115Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-10T12:43:54.115Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-10T12:43:54.115Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-10T12:43:54.115Z] --- PASS: TestBuildWithEmptyDockerfile (0.35s) [2019-12-10T12:43:54.115Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-12-10T12:43:54.115Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2019-12-10T12:43:54.115Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2019-12-10T12:43:54.115Z] === RUN TestBuildPreserveOwnership [2019-12-10T12:43:54.115Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-12-10T12:43:54.115Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-10T12:43:54.115Z] === RUN TestBuildPlatformInvalid [2019-12-10T12:43:54.115Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2019-12-10T12:43:54.115Z] PASS [2019-12-10T12:43:54.115Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-12-10T12:43:54.115Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-10T12:43:54.115Z] INFO: Testing against a local daemon [2019-12-10T12:43:54.115Z] === RUN TestConfigList [2019-12-10T12:43:54.115Z] --- SKIP: TestConfigList (0.00s) [2019-12-10T12:43:54.115Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:43:54.115Z] === RUN TestConfigsCreateAndDelete [2019-12-10T12:43:54.115Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-12-10T12:43:54.115Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:43:54.115Z] === RUN TestConfigsUpdate [2019-12-10T12:43:54.115Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-12-10T12:43:54.115Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:43:54.115Z] === RUN TestTemplatedConfig [2019-12-10T12:43:54.115Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-12-10T12:43:54.115Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:43:54.115Z] === RUN TestConfigInspect [2019-12-10T12:43:54.115Z] --- SKIP: TestConfigInspect (0.00s) [2019-12-10T12:43:54.115Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:43:54.115Z] === RUN TestConfigCreateWithLabels [2019-12-10T12:43:54.115Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-12-10T12:43:54.115Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-12-10T12:43:54.115Z] === RUN TestConfigCreateResolve [2019-12-10T12:43:54.115Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-12-10T12:43:54.115Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-12-10T12:43:54.115Z] === RUN TestConfigDaemonLibtrustID [2019-12-10T12:43:54.115Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-12-10T12:43:54.115Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-12-10T12:43:54.115Z] PASS [2019-12-10T12:43:54.115Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-12-10T12:43:54.115Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-10T12:43:54.115Z] INFO: Testing against a local daemon [2019-12-10T12:43:54.115Z] === RUN TestCheckpoint [2019-12-10T12:43:54.115Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-10T12:43:54.115Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-10T12:43:54.115Z] === RUN TestContainerInvalidJSON [2019-12-10T12:43:54.115Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-10T12:43:54.115Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-10T12:43:54.115Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-10T12:43:54.115Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-10T12:43:54.115Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-10T12:43:54.115Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-10T12:43:54.115Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-10T12:43:54.115Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-10T12:43:54.115Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-10T12:43:54.581Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-12-10T12:43:54.581Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-12-10T12:43:54.581Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-12-10T12:43:54.581Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-12-10T12:43:54.581Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-10T12:43:54.581Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-12-10T12:43:54.581Z] copy_test.go:25: testEnv.OSType == "windows" [2019-12-10T12:43:54.581Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-10T12:43:54.581Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-12-10T12:43:54.581Z] copy_test.go:39: testEnv.OSType == "windows" [2019-12-10T12:43:54.581Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-10T12:43:54.581Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-12-10T12:43:54.581Z] copy_test.go:51: testEnv.OSType == "windows" [2019-12-10T12:43:54.581Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-10T12:43:54.581Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-12-10T12:43:54.581Z] copy_test.go:65: testEnv.OSType == "windows" [2019-12-10T12:43:54.581Z] === RUN TestCopyFromContainer [2019-12-10T12:43:54.581Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-12-10T12:43:54.581Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:43:54.581Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-10T12:43:54.581Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-10T12:43:54.581Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-10T12:43:54.581Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-10T12:43:54.581Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-10T12:43:54.581Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-10T12:43:54.581Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-10T12:43:54.581Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-10T12:43:54.581Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-10T12:43:54.581Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-10T12:43:54.581Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-12-10T12:43:54.581Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-12-10T12:43:54.581Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-12-10T12:43:54.581Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-12-10T12:43:54.581Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-10T12:43:54.581Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-12-10T12:43:54.581Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-12-10T12:43:54.581Z] === RUN TestCreateWithInvalidEnv [2019-12-10T12:43:54.581Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-10T12:43:54.581Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-10T12:43:54.581Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-10T12:43:54.581Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-10T12:43:54.581Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-10T12:43:54.581Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-10T12:43:54.581Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-10T12:43:54.581Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-10T12:43:54.581Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-10T12:43:54.581Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-12-10T12:43:54.581Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-12-10T12:43:54.581Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-12-10T12:43:54.581Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-12-10T12:43:54.581Z] === RUN TestCreateTmpfsMountsTarget [2019-12-10T12:43:54.581Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-12-10T12:43:54.581Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:43:54.581Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-10T12:43:54.581Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-12-10T12:43:54.581Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-12-10T12:43:54.581Z] === RUN TestCreateWithCapabilities [2019-12-10T12:43:54.581Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-12-10T12:43:54.581Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-12-10T12:43:54.581Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-10T12:43:54.581Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-12-10T12:43:54.581Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-12-10T12:43:54.581Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-10T12:43:54.581Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-10T12:43:54.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-10T12:43:54.581Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-10T12:43:54.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-10T12:43:54.581Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-10T12:43:54.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-10T12:43:54.581Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-10T12:43:54.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-10T12:43:54.581Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-10T12:43:54.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-10T12:43:54.581Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-10T12:43:54.581Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-10T12:43:54.581Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-10T12:43:54.581Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-10T12:43:54.581Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-10T12:43:54.581Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-12-10T12:43:54.581Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-12-10T12:43:54.581Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-12-10T12:43:54.581Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-12-10T12:43:54.581Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-12-10T12:43:54.581Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-12-10T12:43:54.581Z] === RUN TestDiff [2019-12-10T12:43:54.581Z] --- SKIP: TestDiff (0.00s) [2019-12-10T12:43:54.581Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-12-10T12:43:54.581Z] === RUN TestExecWithCloseStdin [2019-12-10T12:43:54.739Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-12-10T12:43:55.669Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-12-10T12:43:56.783Z] --- PASS: TestExecWithCloseStdin (2.02s) [2019-12-10T12:43:56.783Z] === RUN TestExec [2019-12-10T12:43:56.783Z] --- SKIP: TestExec (0.00s) [2019-12-10T12:43:56.783Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-12-10T12:43:56.783Z] === RUN TestExecUser [2019-12-10T12:43:56.783Z] --- SKIP: TestExecUser (0.00s) [2019-12-10T12:43:56.783Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-12-10T12:43:56.783Z] === RUN TestExportContainerAndImportImage [2019-12-10T12:43:56.783Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-12-10T12:43:56.783Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:43:56.783Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-10T12:43:56.783Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-12-10T12:43:56.783Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:43:56.783Z] === RUN TestHealthCheckWorkdir [2019-12-10T12:43:56.783Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-12-10T12:43:56.783Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-12-10T12:43:56.783Z] === RUN TestHealthKillContainer [2019-12-10T12:43:56.783Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-12-10T12:43:56.783Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-12-10T12:43:56.783Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-10T12:43:56.783Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-12-10T12:43:56.783Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-12-10T12:43:56.783Z] === RUN TestKillContainerInvalidSignal [2019-12-10T12:43:58.190Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-12-10T12:43:58.337Z] --- PASS: TestKillContainerInvalidSignal (1.66s) [2019-12-10T12:43:58.337Z] === RUN TestKillContainer [2019-12-10T12:43:58.337Z] --- SKIP: TestKillContainer (0.00s) [2019-12-10T12:43:58.337Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-12-10T12:43:58.337Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-10T12:43:58.337Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-12-10T12:43:58.337Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-12-10T12:43:58.337Z] === RUN TestKillStoppedContainer [2019-12-10T12:43:58.337Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-12-10T12:43:58.337Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-12-10T12:43:58.337Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-10T12:43:58.337Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-12-10T12:43:58.337Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-12-10T12:43:58.337Z] === RUN TestKillDifferentUserContainer [2019-12-10T12:43:58.337Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-12-10T12:43:58.337Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-12-10T12:43:58.337Z] === RUN TestInspectOomKilledTrue [2019-12-10T12:43:58.337Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-12-10T12:43:58.337Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-10T12:43:58.337Z] === RUN TestInspectOomKilledFalse [2019-12-10T12:43:58.337Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-12-10T12:43:58.337Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-10T12:43:58.337Z] === RUN TestLogsFollowTailEmpty [2019-12-10T12:43:59.893Z] --- PASS: TestLogsFollowTailEmpty (1.61s) [2019-12-10T12:43:59.893Z] === RUN TestNetworkNat [2019-12-10T12:43:59.893Z] --- SKIP: TestNetworkNat (0.00s) [2019-12-10T12:43:59.893Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-12-10T12:43:59.893Z] === RUN TestNetworkLocalhostTCPNat [2019-12-10T12:43:59.893Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-12-10T12:43:59.893Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-10T12:43:59.893Z] === RUN TestNetworkLoopbackNat [2019-12-10T12:43:59.893Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-12-10T12:43:59.893Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-12-10T12:43:59.893Z] === RUN TestPause [2019-12-10T12:43:59.893Z] --- SKIP: TestPause (0.00s) [2019-12-10T12:43:59.893Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-12-10T12:43:59.893Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-10T12:44:00.714Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-12-10T12:44:01.448Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.66s) [2019-12-10T12:44:01.448Z] === RUN TestPauseStopPausedContainer [2019-12-10T12:44:01.448Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-12-10T12:44:01.448Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:44:01.448Z] === RUN TestPsFilter [2019-12-10T12:44:01.448Z] --- PASS: TestPsFilter (0.15s) [2019-12-10T12:44:01.448Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-10T12:44:03.238Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-12-10T12:44:03.496Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-12-10T12:44:03.650Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.00s) [2019-12-10T12:44:03.650Z] === RUN TestRemoveContainerWithVolume [2019-12-10T12:44:05.853Z] --- PASS: TestRemoveContainerWithVolume (2.12s) [2019-12-10T12:44:05.853Z] === RUN TestRemoveContainerRunning [2019-12-10T12:44:06.034Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-12-10T12:44:07.404Z] === RUN TestDockerSuite/TestPortHostBinding [2019-12-10T12:44:07.404Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-12-10T12:44:07.411Z] --- PASS: TestRemoveContainerRunning (1.67s) [2019-12-10T12:44:07.411Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-10T12:44:08.776Z] === RUN TestDockerSuite/TestPortList [2019-12-10T12:44:08.964Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.59s) [2019-12-10T12:44:08.964Z] === RUN TestRemoveInvalidContainer [2019-12-10T12:44:08.964Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-12-10T12:44:08.964Z] === RUN TestRenameLinkedContainer [2019-12-10T12:44:08.964Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-12-10T12:44:08.964Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-12-10T12:44:08.964Z] === RUN TestRenameStoppedContainer [2019-12-10T12:44:11.157Z] --- PASS: TestRenameStoppedContainer (2.00s) [2019-12-10T12:44:11.157Z] === RUN TestRenameRunningContainerAndReuse [2019-12-10T12:44:11.302Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-12-10T12:44:14.908Z] --- PASS: TestRenameRunningContainerAndReuse (3.36s) [2019-12-10T12:44:14.908Z] === RUN TestRenameInvalidName [2019-12-10T12:44:15.882Z] --- PASS: TestRenameInvalidName (1.62s) [2019-12-10T12:44:15.882Z] === RUN TestRenameAnonymousContainer [2019-12-10T12:44:15.882Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-12-10T12:44:15.882Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-12-10T12:44:15.882Z] === RUN TestRenameContainerWithSameName [2019-12-10T12:44:16.557Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-12-10T12:44:18.071Z] --- PASS: TestRenameContainerWithSameName (1.67s) [2019-12-10T12:44:18.071Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-10T12:44:18.071Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-12-10T12:44:18.071Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-12-10T12:44:18.071Z] === RUN TestResize [2019-12-10T12:44:18.071Z] --- SKIP: TestResize (0.00s) [2019-12-10T12:44:18.071Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-12-10T12:44:18.071Z] === RUN TestResizeWithInvalidSize [2019-12-10T12:44:18.071Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-12-10T12:44:18.071Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-12-10T12:44:18.071Z] === RUN TestResizeWhenContainerNotStarted [2019-12-10T12:44:19.797Z] --- PASS: TestResizeWhenContainerNotStarted (1.87s) [2019-12-10T12:44:19.797Z] === RUN TestDaemonRestartKillContainers [2019-12-10T12:44:19.797Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-12-10T12:44:19.797Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:44:19.797Z] === RUN TestStats [2019-12-10T12:44:19.797Z] --- SKIP: TestStats (0.00s) [2019-12-10T12:44:19.797Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-12-10T12:44:19.797Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-10T12:44:19.835Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-12-10T12:44:20.399Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-12-10T12:44:22.296Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-12-10T12:44:24.512Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.10s) [2019-12-10T12:44:24.512Z] === RUN TestStopContainerWithTimeout [2019-12-10T12:44:24.512Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-12-10T12:44:24.512Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-12-10T12:44:24.512Z] === RUN TestUpdateRestartPolicy [2019-12-10T12:44:30.075Z] #33 127.7 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-10T12:44:30.075Z] #33 130.4 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-10T12:44:30.075Z] #33 131.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-10T12:44:30.075Z] #33 133.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-10T12:44:30.393Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-12-10T12:44:30.393Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-12-10T12:44:30.393Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-12-10T12:44:30.393Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-12-10T12:44:30.393Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-12-10T12:44:31.323Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-12-10T12:44:31.323Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-12-10T12:44:31.972Z] #33 136.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-10T12:44:32.253Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-12-10T12:44:32.253Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-12-10T12:44:32.510Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-12-10T12:44:32.907Z] #33 137.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-10T12:44:33.881Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-12-10T12:44:33.881Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-12-10T12:44:34.806Z] #33 139.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-10T12:44:35.372Z] #33 140.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-10T12:44:35.938Z] #33 140.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-10T12:44:37.313Z] #33 142.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-10T12:44:38.061Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-12-10T12:44:38.687Z] #33 143.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-10T12:44:39.431Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-12-10T12:44:39.431Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-12-10T12:44:39.688Z] === RUN TestDockerSuite/TestPsByOrder [2019-12-10T12:44:40.062Z] #33 144.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-10T12:44:41.961Z] #33 146.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-10T12:44:43.335Z] #33 148.0 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-10T12:44:43.875Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-12-10T12:44:44.132Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-12-10T12:44:44.707Z] #33 149.3 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-10T12:44:45.646Z] --- PASS: TestUpdateRestartPolicy (19.71s) [2019-12-10T12:44:45.646Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-10T12:44:46.027Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-12-10T12:44:46.107Z] --- PASS: TestUpdateRestartWithAutoRemove (1.61s) [2019-12-10T12:44:46.107Z] === RUN TestWaitNonBlocked [2019-12-10T12:44:46.107Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-10T12:44:46.107Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-10T12:44:46.107Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-10T12:44:46.107Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-10T12:44:46.107Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-10T12:44:46.107Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-10T12:44:46.243Z] --- PASS: TestBuildWithHugeFile (87.55s) [2019-12-10T12:44:46.243Z] === RUN TestBuildWithEmptyDockerfile [2019-12-10T12:44:46.243Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-10T12:44:46.243Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-10T12:44:46.243Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-10T12:44:46.243Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-10T12:44:46.243Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-10T12:44:46.244Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-10T12:44:46.244Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-10T12:44:46.244Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-10T12:44:46.244Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-10T12:44:46.244Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2019-12-10T12:44:46.244Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2019-12-10T12:44:46.244Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2019-12-10T12:44:46.244Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2019-12-10T12:44:46.244Z] === RUN TestBuildPreserveOwnership [2019-12-10T12:44:46.244Z] === RUN TestBuildPreserveOwnership/copy_from [2019-12-10T12:44:46.244Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-12-10T12:44:46.244Z] --- PASS: TestBuildPreserveOwnership (4.77s) [2019-12-10T12:44:46.244Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.15s) [2019-12-10T12:44:46.244Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.61s) [2019-12-10T12:44:46.244Z] === RUN TestBuildPlatformInvalid [2019-12-10T12:44:46.244Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-12-10T12:44:46.244Z] PASS [2019-12-10T12:44:46.244Z] [2019-12-10T12:44:46.244Z] === Skipped [2019-12-10T12:44:46.244Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-12-10T12:44:46.244Z] build_session_test.go:25: TODO: BuildKit [2019-12-10T12:44:46.244Z] [2019-12-10T12:44:46.244Z] [2019-12-10T12:44:46.244Z] DONE 32 tests, 1 skipped in 132.964s [2019-12-10T12:44:46.244Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-12-10T12:44:46.244Z] ++ 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-12-10T12:44:46.244Z] ++ set -e [2019-12-10T12:44:46.244Z] ++ '[' -n 0 ']' [2019-12-10T12:44:46.244Z] ++ set -x [2019-12-10T12:44:46.244Z] ++ env -i DEST=/go/src/github.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-12-10T12:44:46.244Z] INFO: Testing against a local daemon [2019-12-10T12:44:46.244Z] === RUN TestConfigList [2019-12-10T12:44:46.244Z] --- PASS: TestConfigList (2.26s) [2019-12-10T12:44:46.244Z] === RUN TestConfigsCreateAndDelete [2019-12-10T12:44:46.244Z] --- PASS: TestConfigsCreateAndDelete (2.24s) [2019-12-10T12:44:46.244Z] === RUN TestConfigsUpdate [2019-12-10T12:44:46.606Z] #33 151.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-10T12:44:47.420Z] --- PASS: TestConfigsUpdate (2.22s) [2019-12-10T12:44:47.420Z] === RUN TestTemplatedConfig [2019-12-10T12:44:47.922Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-12-10T12:44:47.977Z] #33 152.7 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-10T12:44:49.026Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-12-10T12:44:49.026Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.39s) [2019-12-10T12:44:49.026Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.49s) [2019-12-10T12:44:49.026Z] === RUN TestWaitBlocked [2019-12-10T12:44:49.026Z] --- SKIP: TestWaitBlocked (0.00s) [2019-12-10T12:44:49.026Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-12-10T12:44:49.026Z] PASS [2019-12-10T12:44:49.026Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-12-10T12:44:49.026Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-10T12:44:49.026Z] INFO: Testing against a local daemon [2019-12-10T12:44:49.026Z] === RUN TestCommitInheritsEnv [2019-12-10T12:44:49.026Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-12-10T12:44:49.026Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-10T12:44:49.026Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-10T12:44:49.026Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-12-10T12:44:49.026Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-12-10T12:44:49.026Z] === RUN TestImagesFilterMultiReference [2019-12-10T12:44:49.026Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-12-10T12:44:49.026Z] === RUN TestImagePullPlatformInvalid [2019-12-10T12:44:49.026Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-12-10T12:44:49.026Z] === RUN TestRemoveImageOrphaning [2019-12-10T12:44:49.026Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-12-10T12:44:49.026Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-10T12:44:49.026Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-10T12:44:49.026Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-12-10T12:44:49.026Z] === RUN TestTagInvalidReference [2019-12-10T12:44:49.026Z] --- PASS: TestTagInvalidReference (0.02s) [2019-12-10T12:44:49.026Z] === RUN TestTagValidPrefixedRepo [2019-12-10T12:44:49.026Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-12-10T12:44:49.026Z] === RUN TestTagExistedNameWithoutForce [2019-12-10T12:44:49.026Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-12-10T12:44:49.026Z] === RUN TestTagOfficialNames [2019-12-10T12:44:49.026Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-12-10T12:44:49.026Z] tag_test.go:98: testEnv.OSType == "windows" [2019-12-10T12:44:49.026Z] === RUN TestTagMatchesDigest [2019-12-10T12:44:49.026Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-12-10T12:44:49.026Z] PASS [2019-12-10T12:44:49.026Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-12-10T12:44:49.026Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-10T12:44:49.026Z] INFO: Testing against a local daemon [2019-12-10T12:44:49.026Z] === RUN TestNetworkCreateDelete [2019-12-10T12:44:49.026Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-12-10T12:44:49.026Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-12-10T12:44:49.026Z] === RUN TestDockerNetworkDeletePreferID [2019-12-10T12:44:49.026Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-12-10T12:44:49.026Z] 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-12-10T12:44:49.026Z] === RUN TestInspectNetwork [2019-12-10T12:44:49.026Z] --- SKIP: TestInspectNetwork (0.00s) [2019-12-10T12:44:49.026Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-12-10T12:44:49.026Z] === RUN TestRunContainerWithBridgeNone [2019-12-10T12:44:49.026Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-12-10T12:44:49.026Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-12-10T12:44:49.026Z] === RUN TestNetworkInvalidJSON [2019-12-10T12:44:49.026Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-10T12:44:49.026Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-10T12:44:49.026Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-10T12:44:49.026Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-10T12:44:49.026Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-10T12:44:49.026Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-10T12:44:49.026Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-10T12:44:49.026Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-10T12:44:49.026Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-10T12:44:49.026Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-12-10T12:44:49.026Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-10T12:44:49.026Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-12-10T12:44:49.026Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-12-10T12:44:49.026Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-10T12:44:49.026Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-12-10T12:44:49.026Z] service_test.go:29: testEnv.OSType == "windows" [2019-12-10T12:44:49.026Z] === RUN TestDaemonDefaultNetworkPools [2019-12-10T12:44:49.026Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-12-10T12:44:49.026Z] service_test.go:51: testEnv.OSType == "windows" [2019-12-10T12:44:49.026Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-10T12:44:49.026Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-12-10T12:44:49.026Z] service_test.go:94: testEnv.OSType == "windows" [2019-12-10T12:44:49.026Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-10T12:44:49.026Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-12-10T12:44:49.026Z] service_test.go:127: testEnv.OSType == "windows" [2019-12-10T12:44:49.026Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-10T12:44:49.026Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-12-10T12:44:49.026Z] service_test.go:177: testEnv.OSType == "windows" [2019-12-10T12:44:49.026Z] === RUN TestServiceWithPredefinedNetwork [2019-12-10T12:44:49.026Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-12-10T12:44:49.026Z] service_test.go:201: testEnv.OSType == "windows" [2019-12-10T12:44:49.026Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-10T12:44:49.026Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-10T12:44:49.026Z] service_test.go:230: FLAKY_TEST [2019-12-10T12:44:49.026Z] === RUN TestServiceWithDataPathPortInit [2019-12-10T12:44:49.026Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-12-10T12:44:49.026Z] service_test.go:319: testEnv.OSType == "windows" [2019-12-10T12:44:49.026Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-10T12:44:49.026Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-12-10T12:44:49.026Z] service_test.go:386: testEnv.OSType == "windows" [2019-12-10T12:44:49.026Z] PASS [2019-12-10T12:44:49.026Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-12-10T12:44:49.026Z] PASS [2019-12-10T12:44:49.026Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-12-10T12:44:49.026Z] PASS [2019-12-10T12:44:49.026Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-12-10T12:44:49.026Z] PASS [2019-12-10T12:44:49.026Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-12-10T12:44:49.026Z] PASS [2019-12-10T12:44:49.026Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-12-10T12:44:49.026Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-10T12:44:49.026Z] INFO: Testing against a local daemon [2019-12-10T12:44:49.026Z] === RUN TestPluginInvalidJSON [2019-12-10T12:44:49.026Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-10T12:44:49.026Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-10T12:44:49.026Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-10T12:44:49.026Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-12-10T12:44:49.026Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-10T12:44:49.026Z] PASS [2019-12-10T12:44:49.026Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-12-10T12:44:49.026Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-10T12:44:49.026Z] INFO: Testing against a local daemon [2019-12-10T12:44:49.026Z] === RUN TestExternalGraphDriver [2019-12-10T12:44:49.026Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-12-10T12:44:49.026Z] external_test.go:48: runtime.GOOS == "windows" [2019-12-10T12:44:49.026Z] === RUN TestGraphdriverPluginV2 [2019-12-10T12:44:49.026Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-12-10T12:44:49.026Z] external_test.go:407: runtime.GOOS == "windows" [2019-12-10T12:44:49.026Z] PASS [2019-12-10T12:44:49.026Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-12-10T12:44:49.350Z] #33 153.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-10T12:44:49.489Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-10T12:44:49.489Z] INFO: Testing against a local daemon [2019-12-10T12:44:49.489Z] PASS [2019-12-10T12:44:49.489Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-12-10T12:44:49.489Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-10T12:44:49.489Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-12-10T12:44:49.489Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-10T12:44:49.489Z] INFO: Testing against a local daemon [2019-12-10T12:44:49.489Z] === RUN TestSecretInspect [2019-12-10T12:44:49.489Z] --- SKIP: TestSecretInspect (0.00s) [2019-12-10T12:44:49.489Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:44:49.489Z] === RUN TestSecretList [2019-12-10T12:44:49.489Z] --- SKIP: TestSecretList (0.00s) [2019-12-10T12:44:49.489Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:44:49.489Z] === RUN TestSecretsCreateAndDelete [2019-12-10T12:44:49.489Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-12-10T12:44:49.489Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:44:49.489Z] === RUN TestSecretsUpdate [2019-12-10T12:44:49.489Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-12-10T12:44:49.489Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:44:49.489Z] === RUN TestTemplatedSecret [2019-12-10T12:44:49.489Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-12-10T12:44:49.489Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:44:49.489Z] === RUN TestSecretCreateResolve [2019-12-10T12:44:49.489Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-12-10T12:44:49.489Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-12-10T12:44:49.489Z] PASS [2019-12-10T12:44:49.489Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-12-10T12:44:49.489Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-10T12:44:49.489Z] INFO: Testing against a local daemon [2019-12-10T12:44:49.489Z] === RUN TestServiceCreateInit [2019-12-10T12:44:49.489Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-10T12:44:49.489Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-10T12:44:49.489Z] --- PASS: TestServiceCreateInit (0.04s) [2019-12-10T12:44:49.489Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-12-10T12:44:49.489Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:44:49.489Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-12-10T12:44:49.489Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:44:49.489Z] === RUN TestCreateServiceMultipleTimes [2019-12-10T12:44:49.489Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-12-10T12:44:49.489Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:44:49.489Z] === RUN TestCreateServiceConflict [2019-12-10T12:44:49.489Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-12-10T12:44:49.489Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:44:49.489Z] === RUN TestCreateServiceMaxReplicas [2019-12-10T12:44:49.489Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-12-10T12:44:49.489Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:44:49.489Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-10T12:44:49.489Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-12-10T12:44:49.489Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:44:49.489Z] === RUN TestCreateServiceSecretFileMode [2019-12-10T12:44:49.489Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-12-10T12:44:49.489Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:44:49.489Z] === RUN TestCreateServiceConfigFileMode [2019-12-10T12:44:49.489Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-12-10T12:44:49.489Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:44:49.489Z] === RUN TestCreateServiceSysctls [2019-12-10T12:44:49.489Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-12-10T12:44:49.489Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:44:49.489Z] === RUN TestCreateServiceCapabilities [2019-12-10T12:44:49.489Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-12-10T12:44:49.489Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:44:49.489Z] === RUN TestInspect [2019-12-10T12:44:49.489Z] --- SKIP: TestInspect (0.00s) [2019-12-10T12:44:49.489Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:44:49.489Z] === RUN TestServiceListWithStatuses [2019-12-10T12:44:49.489Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-12-10T12:44:49.489Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:44:49.489Z] === RUN TestDockerNetworkConnectAlias [2019-12-10T12:44:49.489Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-12-10T12:44:49.489Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:44:49.489Z] === RUN TestDockerNetworkReConnect [2019-12-10T12:44:49.489Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-12-10T12:44:49.489Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:44:49.489Z] === RUN TestServicePlugin [2019-12-10T12:44:49.489Z] --- SKIP: TestServicePlugin (0.00s) [2019-12-10T12:44:49.489Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:44:49.489Z] === RUN TestServiceUpdateLabel [2019-12-10T12:44:49.489Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-12-10T12:44:49.489Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-12-10T12:44:49.489Z] === RUN TestServiceUpdateSecrets [2019-12-10T12:44:49.489Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-12-10T12:44:49.489Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-12-10T12:44:49.489Z] === RUN TestServiceUpdateConfigs [2019-12-10T12:44:49.489Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-12-10T12:44:49.489Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-12-10T12:44:49.489Z] === RUN TestServiceUpdateNetwork [2019-12-10T12:44:49.489Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-12-10T12:44:49.489Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-12-10T12:44:49.489Z] PASS [2019-12-10T12:44:49.489Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-12-10T12:44:49.489Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-10T12:44:49.489Z] INFO: Testing against a local daemon [2019-12-10T12:44:49.489Z] === RUN TestSessionCreate [2019-12-10T12:44:49.489Z] --- SKIP: TestSessionCreate (0.00s) [2019-12-10T12:44:49.489Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-12-10T12:44:49.489Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-10T12:44:49.489Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-12-10T12:44:49.489Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-12-10T12:44:49.489Z] PASS [2019-12-10T12:44:49.489Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-12-10T12:44:49.950Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-10T12:44:49.950Z] INFO: Testing against a local daemon [2019-12-10T12:44:49.950Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-10T12:44:49.950Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-10T12:44:49.950Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:44:49.950Z] === RUN TestEventsExecDie [2019-12-10T12:44:49.950Z] --- SKIP: TestEventsExecDie (0.00s) [2019-12-10T12:44:49.950Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-12-10T12:44:49.950Z] === RUN TestEventsBackwardsCompatible [2019-12-10T12:44:49.950Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-12-10T12:44:49.950Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-12-10T12:44:49.950Z] === RUN TestInfoAPI [2019-12-10T12:44:49.950Z] --- PASS: TestInfoAPI (0.03s) [2019-12-10T12:44:49.950Z] === RUN TestInfoAPIWarnings [2019-12-10T12:44:49.950Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-12-10T12:44:49.950Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-10T12:44:49.950Z] === RUN TestInfoDebug [2019-12-10T12:44:49.950Z] --- SKIP: TestInfoDebug (0.00s) [2019-12-10T12:44:49.950Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-12-10T12:44:49.950Z] === RUN TestInfoInsecureRegistries [2019-12-10T12:44:49.950Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2019-12-10T12:44:49.950Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-12-10T12:44:49.950Z] === RUN TestInfoRegistryMirrors [2019-12-10T12:44:49.950Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2019-12-10T12:44:49.950Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-12-10T12:44:49.950Z] === RUN TestLoginFailsWithBadCredentials [2019-12-10T12:44:50.284Z] #33 155.0 [2019-12-10T12:44:50.435Z] --- PASS: TestTemplatedConfig (2.67s) [2019-12-10T12:44:50.435Z] === RUN TestConfigInspect [2019-12-10T12:44:50.922Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2019-12-10T12:44:50.922Z] === RUN TestPingCacheHeaders [2019-12-10T12:44:50.922Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-12-10T12:44:50.922Z] === RUN TestPingGet [2019-12-10T12:44:50.922Z] --- PASS: TestPingGet (0.03s) [2019-12-10T12:44:50.922Z] === RUN TestPingHead [2019-12-10T12:44:50.922Z] --- PASS: TestPingHead (0.03s) [2019-12-10T12:44:50.922Z] === RUN TestVersion [2019-12-10T12:44:50.922Z] --- PASS: TestVersion (0.03s) [2019-12-10T12:44:50.922Z] PASS [2019-12-10T12:44:50.922Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-12-10T12:44:50.922Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-10T12:44:50.922Z] INFO: Testing against a local daemon [2019-12-10T12:44:50.922Z] === RUN TestVolumesCreateAndList [2019-12-10T12:44:50.922Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-12-10T12:44:50.922Z] === RUN TestVolumesRemove [2019-12-10T12:44:50.922Z] --- SKIP: TestVolumesRemove (0.00s) [2019-12-10T12:44:50.922Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-12-10T12:44:50.922Z] === RUN TestVolumesInspect [2019-12-10T12:44:50.922Z] --- PASS: TestVolumesInspect (0.04s) [2019-12-10T12:44:50.922Z] === RUN TestVolumesInvalidJSON [2019-12-10T12:44:50.922Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-10T12:44:50.922Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-10T12:44:50.922Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-10T12:44:50.922Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-12-10T12:44:50.922Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-12-10T12:44:50.922Z] PASS [2019-12-10T12:44:50.922Z] INFO: make.ps1 ended at 12/10/2019 12:44:50 [2019-12-10T12:44:50.922Z] INFO: Integration CLI tests being run from the host: [2019-12-10T12:44:50.922Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-12-10T12:44:51.704Z] #33 DONE 156.3s [2019-12-10T12:44:51.704Z] [2019-12-10T12:44:51.704Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-12-10T12:44:52.136Z] --- PASS: TestConfigInspect (2.17s) [2019-12-10T12:44:52.136Z] === RUN TestConfigCreateWithLabels [2019-12-10T12:44:53.177Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-12-10T12:44:53.434Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-12-10T12:44:54.444Z] --- PASS: TestConfigCreateWithLabels (2.19s) [2019-12-10T12:44:54.444Z] === RUN TestConfigCreateResolve [2019-12-10T12:44:54.981Z] #34 DONE 3.3s [2019-12-10T12:44:56.353Z] [2019-12-10T12:44:56.353Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-12-10T12:44:56.746Z] --- PASS: TestConfigCreateResolve (2.22s) [2019-12-10T12:44:56.746Z] === RUN TestConfigDaemonLibtrustID [2019-12-10T12:44:57.087Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-12-10T12:44:57.087Z] PASS [2019-12-10T12:44:57.087Z] [2019-12-10T12:44:57.087Z] DONE 8 tests in 16.620s [2019-12-10T12:44:57.087Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-12-10T12:44:57.087Z] ++ 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-12-10T12:44:57.087Z] ++ set -e [2019-12-10T12:44:57.087Z] ++ '[' -n 0 ']' [2019-12-10T12:44:57.087Z] ++ set -x [2019-12-10T12:44:57.087Z] ++ env -i DEST=/go/src/github.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-12-10T12:44:57.427Z] INFO: Testing against a local daemon [2019-12-10T12:44:57.427Z] === RUN TestCheckpoint [2019-12-10T12:44:57.427Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-10T12:44:57.427Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-10T12:44:57.427Z] === RUN TestContainerInvalidJSON [2019-12-10T12:44:57.427Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-10T12:44:57.427Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-10T12:44:57.427Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-10T12:44:57.427Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-10T12:44:57.427Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-10T12:44:57.427Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-10T12:44:57.427Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-10T12:44:57.427Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-10T12:44:57.427Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-10T12:44:57.427Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-12-10T12:44:57.427Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-12-10T12:44:57.427Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-12-10T12:44:57.427Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-12-10T12:44:57.427Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-10T12:44:57.427Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2019-12-10T12:44:57.427Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-10T12:44:57.427Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-12-10T12:44:57.427Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-10T12:44:57.609Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-12-10T12:44:57.766Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-12-10T12:44:57.766Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-10T12:44:57.766Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-12-10T12:44:57.766Z] === RUN TestCopyFromContainer [2019-12-10T12:44:58.879Z] #35 DONE 2.2s [2019-12-10T12:44:58.879Z] [2019-12-10T12:44:58.879Z] #36 exporting to image [2019-12-10T12:44:58.879Z] #36 exporting layers [2019-12-10T12:44:59.529Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-10T12:44:59.529Z] INFO: Testing against a local daemon [2019-12-10T12:44:59.529Z] === RUN TestDockerSuite [2019-12-10T12:44:59.529Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-12-10T12:44:59.529Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-12-10T12:44:59.529Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-12-10T12:44:59.529Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-12-10T12:44:59.529Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-12-10T12:44:59.529Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-12-10T12:44:59.529Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-12-10T12:44:59.529Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-12-10T12:44:59.529Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-12-10T12:44:59.529Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-12-10T12:44:59.610Z] === RUN TestCopyFromContainer// [2019-12-10T12:44:59.610Z] === RUN TestCopyFromContainer//bar/root [2019-12-10T12:44:59.610Z] === RUN TestCopyFromContainer//bar/root/ [2019-12-10T12:44:59.610Z] === RUN TestCopyFromContainer/bar/quux [2019-12-10T12:44:59.610Z] === RUN TestCopyFromContainer/bar/quux/ [2019-12-10T12:44:59.610Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-12-10T12:44:59.619Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-12-10T12:44:59.951Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-12-10T12:44:59.951Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-12-10T12:44:59.951Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-12-10T12:44:59.951Z] === RUN TestCopyFromContainer/bar/notarget [2019-12-10T12:44:59.992Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-12-10T12:45:00.294Z] --- PASS: TestCopyFromContainer (2.54s) [2019-12-10T12:45:00.294Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-12-10T12:45:00.294Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-12-10T12:45:00.294Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-12-10T12:45:00.294Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-12-10T12:45:00.294Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-12-10T12:45:00.294Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-12-10T12:45:00.294Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-12-10T12:45:00.294Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-12-10T12:45:00.294Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-12-10T12:45:00.294Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-12-10T12:45:00.294Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-10T12:45:00.294Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-10T12:45:00.294Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-10T12:45:00.294Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-10T12:45:00.294Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-10T12:45:00.294Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-10T12:45:00.294Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-10T12:45:00.294Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-10T12:45:00.294Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-10T12:45:00.294Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-10T12:45:00.294Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-12-10T12:45:00.294Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-12-10T12:45:00.294Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-12-10T12:45:00.294Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-12-10T12:45:00.294Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-10T12:45:00.294Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-12-10T12:45:00.294Z] === RUN TestCreateWithInvalidEnv [2019-12-10T12:45:00.294Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-10T12:45:00.294Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-10T12:45:00.294Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-10T12:45:00.294Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-10T12:45:00.294Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-10T12:45:00.294Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-10T12:45:00.294Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-10T12:45:00.294Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-10T12:45:00.294Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-10T12:45:00.294Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-12-10T12:45:00.294Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-10T12:45:00.294Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-12-10T12:45:00.294Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-12-10T12:45:00.294Z] === RUN TestCreateTmpfsMountsTarget [2019-12-10T12:45:00.294Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-12-10T12:45:00.294Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-10T12:45:00.454Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-12-10T12:45:02.159Z] #36 exporting layers 3.5s done [2019-12-10T12:45:02.159Z] #36 writing image sha256:ef6119ba9d9e12868a7b042c1164edc4080a04f7a25c877840acb15b7fa1a3b6 done [2019-12-10T12:45:02.159Z] #36 naming to docker.io/library/moby-e2e-test done [2019-12-10T12:45:02.159Z] #36 DONE 3.5s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-10T12:45:02.298Z] 3889bb8d808b: Pull complete [2019-12-10T12:45:02.481Z] + echo Ensuring container killed. [2019-12-10T12:45:02.481Z] Ensuring container killed. [2019-12-10T12:45:02.481Z] + docker rm -vf docker-pr6 [2019-12-10T12:45:02.481Z] Error: No such container: docker-pr6 [2019-12-10T12:45:02.481Z] + true [Pipeline] sh [2019-12-10T12:45:02.611Z] --- PASS: TestCreateWithCustomMaskedPaths (1.86s) [2019-12-10T12:45:02.611Z] === RUN TestCreateWithCapabilities [2019-12-10T12:45:02.611Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-12-10T12:45:02.611Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-12-10T12:45:02.611Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-12-10T12:45:02.611Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-12-10T12:45:02.611Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-12-10T12:45:02.611Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-12-10T12:45:02.611Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-12-10T12:45:02.611Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-12-10T12:45:02.611Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-12-10T12:45:02.611Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-12-10T12:45:02.611Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-10T12:45:02.611Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-10T12:45:02.611Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-12-10T12:45:02.611Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-12-10T12:45:02.611Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-12-10T12:45:02.611Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-12-10T12:45:02.611Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-12-10T12:45:02.611Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-12-10T12:45:02.611Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-12-10T12:45:02.611Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-12-10T12:45:02.611Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-12-10T12:45:02.611Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-12-10T12:45:02.611Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-12-10T12:45:02.611Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-12-10T12:45:02.611Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-12-10T12:45:02.611Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-12-10T12:45:02.611Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-12-10T12:45:02.611Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-10T12:45:02.611Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-12-10T12:45:02.611Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-12-10T12:45:02.611Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-12-10T12:45:02.611Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-12-10T12:45:02.611Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-12-10T12:45:02.611Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-12-10T12:45:02.611Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-12-10T12:45:02.611Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-12-10T12:45:02.611Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-12-10T12:45:02.611Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-12-10T12:45:02.611Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-12-10T12:45:02.611Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-12-10T12:45:02.611Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-12-10T12:45:02.611Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-12-10T12:45:02.611Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-12-10T12:45:02.611Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-12-10T12:45:02.611Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2019-12-10T12:45:02.611Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-10T12:45:02.766Z] + echo Chowning /workspace to jenkins user [2019-12-10T12:45:02.766Z] Chowning /workspace to jenkins user [2019-12-10T12:45:02.766Z] + id -u [2019-12-10T12:45:02.766Z] + id -g [2019-12-10T12:45:02.766Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39839:/workspace busybox chown -R 1000:1000 /workspace [2019-12-10T12:45:02.896Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-10T12:45:04.308Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.89s) [2019-12-10T12:45:04.308Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-10T12:45:04.308Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-10T12:45:04.308Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-10T12:45:04.308Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-10T12:45:04.308Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-10T12:45:04.308Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-10T12:45:04.308Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-10T12:45:04.308Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-10T12:45:04.308Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-10T12:45:04.308Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-10T12:45:04.308Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-10T12:45:04.308Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-10T12:45:04.308Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-10T12:45:04.308Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-10T12:45:04.308Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-10T12:45:04.308Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-10T12:45:04.308Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-12-10T12:45:04.308Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-12-10T12:45:04.308Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-12-10T12:45:04.308Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-12-10T12:45:04.308Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-12-10T12:45:04.308Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-12-10T12:45:04.308Z] === RUN TestContainerStartOnDaemonRestart [2019-12-10T12:45:04.308Z] === PAUSE TestContainerStartOnDaemonRestart [2019-12-10T12:45:04.308Z] === RUN TestDaemonRestartIpcMode [2019-12-10T12:45:04.308Z] === PAUSE TestDaemonRestartIpcMode [2019-12-10T12:45:04.308Z] === RUN TestDiff [2019-12-10T12:45:04.444Z] + bundleName=unit [2019-12-10T12:45:04.444Z] + echo Creating unit-bundles.tar.gz [2019-12-10T12:45:04.444Z] Creating unit-bundles.tar.gz [2019-12-10T12:45:04.444Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-12-10T12:45:04.444Z] bundles/junit-report.xml [2019-12-10T12:45:04.444Z] bundles/go-test-report.json [2019-12-10T12:45:04.444Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-12-10T12:45:04.455Z] Archiving artifacts [2019-12-10T12:45:04.930Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39839/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-10T12:45:05.040Z] --- PASS: TestDiff (0.65s) [2019-12-10T12:45:05.040Z] === RUN TestExecWithCloseStdin [2019-12-10T12:45:05.246Z] + make clean [2019-12-10T12:45:05.420Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-12-10T12:45:05.503Z] docker volume rm -f docker-dev-cache [2019-12-10T12:45:05.503Z] docker-dev-cache [Pipeline] deleteDir [2019-12-10T12:45:05.772Z] --- PASS: TestExecWithCloseStdin (0.81s) [2019-12-10T12:45:05.772Z] === RUN TestExec [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-10T12:45:06.499Z] --- PASS: TestExec (0.78s) [2019-12-10T12:45:06.499Z] === RUN TestExecUser [2019-12-10T12:45:07.227Z] --- PASS: TestExecUser (0.78s) [2019-12-10T12:45:07.227Z] === RUN TestExportContainerAndImportImage [2019-12-10T12:45:07.317Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-12-10T12:45:08.407Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2019-12-10T12:45:08.407Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-10T12:45:09.838Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-12-10T12:45:10.134Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2019-12-10T12:45:10.134Z] === RUN TestHealthCheckWorkdir [2019-12-10T12:45:10.879Z] --- PASS: TestHealthCheckWorkdir (0.96s) [2019-12-10T12:45:10.879Z] === RUN TestHealthKillContainer [2019-12-10T12:45:11.735Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-12-10T12:45:13.104Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-12-10T12:45:13.897Z] --- PASS: TestHealthKillContainer (2.83s) [2019-12-10T12:45:13.897Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-10T12:45:14.235Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2019-12-10T12:45:14.235Z] === RUN TestIpcModeNone [2019-12-10T12:45:15.000Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-12-10T12:45:15.413Z] --- PASS: TestIpcModeNone (0.76s) [2019-12-10T12:45:15.413Z] === RUN TestIpcModePrivate [2019-12-10T12:45:15.752Z] --- PASS: TestIpcModePrivate (0.78s) [2019-12-10T12:45:15.752Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-12-10T12:45:15.752Z] === RUN TestIpcModeShareable [2019-12-10T12:45:16.924Z] --- PASS: TestIpcModeShareable (0.80s) [2019-12-10T12:45:16.924Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-12-10T12:45:16.924Z] === RUN TestAPIIpcModeShareableAndContainer [2019-12-10T12:45:17.545Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-12-10T12:45:19.227Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.33s) [2019-12-10T12:45:19.228Z] === RUN TestAPIIpcModeHost [2019-12-10T12:45:19.438Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-12-10T12:45:19.438Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-12-10T12:45:19.567Z] --- PASS: TestAPIIpcModeHost (0.64s) [2019-12-10T12:45:19.567Z] === RUN TestDaemonIpcModeShareable [2019-12-10T12:45:20.808Z] === RUN TestDockerSuite/TestPsRightTagName [2019-12-10T12:45:21.265Z] --- PASS: TestDaemonIpcModeShareable (1.65s) [2019-12-10T12:45:21.265Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-12-10T12:45:21.265Z] === RUN TestDaemonIpcModePrivate [2019-12-10T12:45:22.703Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-12-10T12:45:22.963Z] --- PASS: TestDaemonIpcModePrivate (1.64s) [2019-12-10T12:45:22.964Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-12-10T12:45:22.964Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-12-10T12:45:23.267Z] === RUN TestDockerSuite/TestPsShowMounts [2019-12-10T12:45:24.662Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s) [2019-12-10T12:45:24.662Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-12-10T12:45:24.662Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-12-10T12:45:25.792Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-12-10T12:45:26.356Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-12-10T12:45:26.361Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2019-12-10T12:45:26.361Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-12-10T12:45:26.361Z] === RUN TestIpcModeOlderClient [2019-12-10T12:45:26.361Z] === PAUSE TestIpcModeOlderClient [2019-12-10T12:45:26.361Z] === RUN TestKillContainerInvalidSignal [2019-12-10T12:45:27.089Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2019-12-10T12:45:27.089Z] === RUN TestKillContainer [2019-12-10T12:45:27.089Z] === RUN TestKillContainer/no_signal [2019-12-10T12:45:27.287Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-12-10T12:45:27.287Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-12-10T12:45:27.287Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-12-10T12:45:27.287Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-12-10T12:45:27.544Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-12-10T12:45:27.821Z] === RUN TestKillContainer/non_killing_signal [2019-12-10T12:45:28.160Z] === RUN TestKillContainer/killing_signal [2019-12-10T12:45:28.474Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-12-10T12:45:28.732Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-12-10T12:45:28.884Z] --- PASS: TestKillContainer (2.00s) [2019-12-10T12:45:28.884Z] --- PASS: TestKillContainer/no_signal (0.65s) [2019-12-10T12:45:28.884Z] --- PASS: TestKillContainer/non_killing_signal (0.44s) [2019-12-10T12:45:28.884Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2019-12-10T12:45:28.884Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-10T12:45:28.884Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-12-10T12:45:29.614Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-12-10T12:45:30.103Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-12-10T12:45:30.349Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2019-12-10T12:45:30.350Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2019-12-10T12:45:30.350Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2019-12-10T12:45:30.350Z] === RUN TestKillStoppedContainer [2019-12-10T12:45:30.350Z] --- PASS: TestKillStoppedContainer (0.07s) [2019-12-10T12:45:30.350Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-10T12:45:30.350Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-12-10T12:45:30.350Z] === RUN TestKillDifferentUserContainer [2019-12-10T12:45:31.079Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2019-12-10T12:45:31.079Z] === RUN TestInspectOomKilledTrue [2019-12-10T12:45:31.999Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-12-10T12:45:32.260Z] --- PASS: TestInspectOomKilledTrue (1.21s) [2019-12-10T12:45:32.261Z] === RUN TestInspectOomKilledFalse [2019-12-10T12:45:32.930Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-12-10T12:45:32.987Z] --- PASS: TestInspectOomKilledFalse (0.67s) [2019-12-10T12:45:32.987Z] === RUN TestLinksEtcHostsContentMatch [2019-12-10T12:45:33.721Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2019-12-10T12:45:33.721Z] === RUN TestLinksContainerNames [2019-12-10T12:45:34.907Z] --- PASS: TestLinksContainerNames (1.26s) [2019-12-10T12:45:34.907Z] === RUN TestLogsFollowTailEmpty [2019-12-10T12:45:35.663Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2019-12-10T12:45:35.663Z] === RUN TestContainerNetworkMountsNoChown [2019-12-10T12:45:36.006Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s) [2019-12-10T12:45:36.006Z] === RUN TestMountDaemonRoot [2019-12-10T12:45:36.006Z] === RUN TestMountDaemonRoot/default [2019-12-10T12:45:36.006Z] === PAUSE TestMountDaemonRoot/default [2019-12-10T12:45:36.006Z] === RUN TestMountDaemonRoot/private [2019-12-10T12:45:36.006Z] === PAUSE TestMountDaemonRoot/private [2019-12-10T12:45:36.006Z] === RUN TestMountDaemonRoot/rprivate [2019-12-10T12:45:36.006Z] === PAUSE TestMountDaemonRoot/rprivate [2019-12-10T12:45:36.006Z] === RUN TestMountDaemonRoot/slave [2019-12-10T12:45:36.006Z] === PAUSE TestMountDaemonRoot/slave [2019-12-10T12:45:36.006Z] === RUN TestMountDaemonRoot/rslave [2019-12-10T12:45:36.006Z] === PAUSE TestMountDaemonRoot/rslave [2019-12-10T12:45:36.006Z] === RUN TestMountDaemonRoot/shared [2019-12-10T12:45:36.006Z] === PAUSE TestMountDaemonRoot/shared [2019-12-10T12:45:36.006Z] === RUN TestMountDaemonRoot/rshared [2019-12-10T12:45:36.006Z] === PAUSE TestMountDaemonRoot/rshared [2019-12-10T12:45:36.006Z] === CONT TestMountDaemonRoot/default [2019-12-10T12:45:36.006Z] === CONT TestMountDaemonRoot/rslave [2019-12-10T12:45:36.006Z] === RUN TestMountDaemonRoot/default/bind_root [2019-12-10T12:45:36.006Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-12-10T12:45:36.006Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-12-10T12:45:36.006Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-12-10T12:45:36.006Z] === CONT TestMountDaemonRoot/shared [2019-12-10T12:45:36.006Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-12-10T12:45:36.006Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-12-10T12:45:36.006Z] === RUN TestMountDaemonRoot/default/mount_root [2019-12-10T12:45:36.006Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-12-10T12:45:36.006Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-12-10T12:45:36.006Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-12-10T12:45:36.006Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-12-10T12:45:36.006Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-12-10T12:45:36.006Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-12-10T12:45:36.006Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-12-10T12:45:36.006Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-12-10T12:45:36.006Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-12-10T12:45:36.006Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-12-10T12:45:36.006Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-12-10T12:45:36.006Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-12-10T12:45:36.006Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-12-10T12:45:36.006Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-12-10T12:45:36.006Z] === CONT TestMountDaemonRoot/slave [2019-12-10T12:45:36.006Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-12-10T12:45:36.006Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-12-10T12:45:36.006Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-12-10T12:45:36.006Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-12-10T12:45:36.006Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-12-10T12:45:36.006Z] === CONT TestMountDaemonRoot/rshared [2019-12-10T12:45:36.006Z] === CONT TestMountDaemonRoot/private [2019-12-10T12:45:36.006Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-12-10T12:45:36.006Z] === RUN TestMountDaemonRoot/private/bind_root [2019-12-10T12:45:36.006Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-12-10T12:45:36.006Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-12-10T12:45:36.006Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-12-10T12:45:36.006Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-12-10T12:45:36.006Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-12-10T12:45:36.006Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-12-10T12:45:36.006Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-12-10T12:45:36.006Z] === RUN TestMountDaemonRoot/private/mount_root [2019-12-10T12:45:36.006Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-12-10T12:45:36.006Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-12-10T12:45:36.006Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-12-10T12:45:36.006Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-12-10T12:45:36.006Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-12-10T12:45:36.006Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-12-10T12:45:36.345Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-12-10T12:45:36.345Z] === CONT TestMountDaemonRoot/rprivate [2019-12-10T12:45:36.345Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-12-10T12:45:36.345Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-12-10T12:45:36.345Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-12-10T12:45:36.345Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-12-10T12:45:36.345Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-12-10T12:45:36.345Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-12-10T12:45:36.345Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-12-10T12:45:36.345Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-12-10T12:45:36.345Z] === CONT TestMountDaemonRoot/default/bind_root [2019-12-10T12:45:36.345Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-12-10T12:45:36.345Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-12-10T12:45:36.345Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-12-10T12:45:36.345Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-12-10T12:45:36.345Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-12-10T12:45:36.345Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-12-10T12:45:36.345Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-12-10T12:45:36.345Z] === CONT TestMountDaemonRoot/default/mount_root [2019-12-10T12:45:36.345Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-12-10T12:45:36.345Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-12-10T12:45:36.345Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-12-10T12:45:36.345Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-12-10T12:45:36.345Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-12-10T12:45:36.345Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-12-10T12:45:36.345Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-12-10T12:45:36.345Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-12-10T12:45:36.345Z] === CONT TestMountDaemonRoot/private/bind_root [2019-12-10T12:45:36.345Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-12-10T12:45:36.345Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-12-10T12:45:36.345Z] === CONT TestMountDaemonRoot/private/mount_root [2019-12-10T12:45:36.345Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-12-10T12:45:36.345Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-12-10T12:45:36.345Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-12-10T12:45:36.345Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-12-10T12:45:36.345Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-12-10T12:45:36.345Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-12-10T12:45:36.345Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-12-10T12:45:36.345Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-12-10T12:45:36.345Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-12-10T12:45:36.345Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-12-10T12:45:36.345Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-12-10T12:45:36.345Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2019-12-10T12:45:36.684Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-12-10T12:45:36.684Z] === RUN TestContainerBindMountNonRecursive [2019-12-10T12:45:38.385Z] --- PASS: TestContainerBindMountNonRecursive (1.63s) [2019-12-10T12:45:38.385Z] === RUN TestNetworkNat [2019-12-10T12:45:38.722Z] --- PASS: TestNetworkNat (0.70s) [2019-12-10T12:45:38.722Z] === RUN TestNetworkLocalhostTCPNat [2019-12-10T12:45:39.456Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2019-12-10T12:45:39.456Z] === RUN TestNetworkLoopbackNat [2019-12-10T12:45:40.635Z] --- PASS: TestNetworkLoopbackNat (0.92s) [2019-12-10T12:45:40.635Z] === RUN TestPause [2019-12-10T12:45:41.031Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-12-10T12:45:41.364Z] --- PASS: TestPause (0.69s) [2019-12-10T12:45:41.364Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-10T12:45:41.364Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-10T12:45:41.364Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-10T12:45:41.364Z] === RUN TestPauseStopPausedContainer [2019-12-10T12:45:42.098Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2019-12-10T12:45:42.098Z] === RUN TestPsFilter [2019-12-10T12:45:42.098Z] --- PASS: TestPsFilter (0.18s) [2019-12-10T12:45:42.098Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-10T12:45:42.400Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-12-10T12:45:42.846Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2019-12-10T12:45:42.846Z] === RUN TestRemoveContainerWithVolume [2019-12-10T12:45:43.226Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2019-12-10T12:45:43.226Z] === RUN TestRemoveContainerRunning [2019-12-10T12:45:43.972Z] --- PASS: TestRemoveContainerRunning (0.66s) [2019-12-10T12:45:43.972Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-10T12:45:44.711Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2019-12-10T12:45:44.711Z] === RUN TestRemoveInvalidContainer [2019-12-10T12:45:44.711Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-12-10T12:45:44.711Z] === RUN TestRenameLinkedContainer [2019-12-10T12:45:44.921Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-12-10T12:45:44.922Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-12-10T12:45:44.922Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-12-10T12:45:45.178Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-12-10T12:45:47.872Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-12-10T12:45:47.902Z] --- PASS: TestRenameLinkedContainer (2.62s) [2019-12-10T12:45:47.902Z] === RUN TestRenameStoppedContainer [2019-12-10T12:45:47.902Z] --- PASS: TestRenameStoppedContainer (0.66s) [2019-12-10T12:45:47.902Z] === RUN TestRenameRunningContainerAndReuse [2019-12-10T12:45:49.605Z] --- PASS: TestRenameRunningContainerAndReuse (1.30s) [2019-12-10T12:45:49.605Z] === RUN TestRenameInvalidName [2019-12-10T12:45:49.791Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-12-10T12:45:49.944Z] --- PASS: TestRenameInvalidName (0.66s) [2019-12-10T12:45:49.944Z] === RUN TestRenameAnonymousContainer [2019-12-10T12:45:52.271Z] --- PASS: TestRenameAnonymousContainer (2.43s) [2019-12-10T12:45:52.271Z] === RUN TestRenameContainerWithSameName [2019-12-10T12:45:53.057Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2019-12-10T12:45:53.057Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-10T12:45:53.965Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-12-10T12:45:53.965Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-12-10T12:45:54.240Z] --- PASS: TestRenameContainerWithLinkedContainer (1.25s) [2019-12-10T12:45:54.240Z] === RUN TestResize [2019-12-10T12:45:54.970Z] --- PASS: TestResize (0.69s) [2019-12-10T12:45:54.970Z] === RUN TestResizeWithInvalidSize [2019-12-10T12:45:55.335Z] === RUN TestDockerSuite/TestRmiBlank [2019-12-10T12:45:55.335Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-12-10T12:45:55.335Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-12-10T12:45:55.702Z] --- PASS: TestResizeWithInvalidSize (0.67s) [2019-12-10T12:45:55.702Z] === RUN TestResizeWhenContainerNotStarted [2019-12-10T12:45:56.437Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2019-12-10T12:45:56.437Z] === RUN TestDaemonRestartKillContainers [2019-12-10T12:45:56.437Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-10T12:45:56.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-10T12:45:56.437Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-10T12:45:56.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-10T12:45:56.437Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-10T12:45:56.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-10T12:45:56.437Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-10T12:45:56.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-10T12:45:56.437Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-10T12:45:56.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-10T12:45:56.437Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-10T12:45:56.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-10T12:45:56.437Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-10T12:45:56.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-10T12:45:56.437Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-10T12:45:56.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-10T12:45:56.437Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-10T12:45:56.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-10T12:45:56.437Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-10T12:45:56.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-10T12:45:56.437Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-10T12:45:56.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-10T12:45:56.437Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-10T12:45:56.437Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-10T12:45:56.437Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-10T12:45:56.437Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-10T12:45:56.437Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-10T12:45:56.437Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-10T12:45:58.145Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-10T12:45:59.333Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-10T12:45:59.511Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-12-10T12:46:00.540Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-10T12:46:00.881Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-12-10T12:46:00.881Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-12-10T12:46:01.275Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-10T12:46:01.275Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-10T12:46:02.251Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-12-10T12:46:02.461Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-10T12:46:03.184Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-12-10T12:46:03.654Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-10T12:46:04.116Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-12-10T12:46:04.395Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-10T12:46:05.487Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-12-10T12:46:05.747Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-12-10T12:46:07.120Z] === RUN TestDockerSuite/TestRmiTag [2019-12-10T12:46:07.120Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-12-10T12:46:07.424Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-12-10T12:46:07.424Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s) [2019-12-10T12:46:07.424Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.80s) [2019-12-10T12:46:07.425Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.98s) [2019-12-10T12:46:07.425Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (4.72s) [2019-12-10T12:46:07.425Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.17s) [2019-12-10T12:46:07.425Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.48s) [2019-12-10T12:46:07.425Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.25s) [2019-12-10T12:46:07.425Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.14s) [2019-12-10T12:46:07.425Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.10s) [2019-12-10T12:46:07.425Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.88s) [2019-12-10T12:46:07.425Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.87s) [2019-12-10T12:46:07.425Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.79s) [2019-12-10T12:46:07.425Z] === RUN TestCgroupNamespacesRun [2019-12-10T12:46:08.053Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-12-10T12:46:08.603Z] --- PASS: TestCgroupNamespacesRun (1.62s) [2019-12-10T12:46:08.603Z] === RUN TestCgroupNamespacesRunPrivileged [2019-12-10T12:46:10.363Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2019-12-10T12:46:10.363Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-12-10T12:46:12.067Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.62s) [2019-12-10T12:46:12.067Z] === RUN TestCgroupNamespacesRunHostMode [2019-12-10T12:46:13.308Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-12-10T12:46:13.565Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-12-10T12:46:13.770Z] --- PASS: TestCgroupNamespacesRunHostMode (1.64s) [2019-12-10T12:46:13.770Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-12-10T12:46:14.934Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-12-10T12:46:15.192Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-12-10T12:46:15.468Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s) [2019-12-10T12:46:15.468Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-12-10T12:46:16.198Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2019-12-10T12:46:16.199Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-12-10T12:46:16.930Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2019-12-10T12:46:16.930Z] === RUN TestCgroupNamespacesRunOlderClient [2019-12-10T12:46:17.085Z] === RUN TestDockerSuite/TestRunAddHost [2019-12-10T12:46:17.649Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-12-10T12:46:18.212Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-12-10T12:46:18.635Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s) [2019-12-10T12:46:18.635Z] === RUN TestKernelTCPMemory [2019-12-10T12:46:18.776Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-12-10T12:46:19.033Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-12-10T12:46:19.364Z] --- PASS: TestKernelTCPMemory (0.84s) [2019-12-10T12:46:19.364Z] === RUN TestNISDomainname [2019-12-10T12:46:19.981Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-12-10T12:46:20.540Z] --- PASS: TestNISDomainname (0.87s) [2019-12-10T12:46:20.540Z] === RUN TestHostnameDnsResolution [2019-12-10T12:46:21.271Z] --- PASS: TestHostnameDnsResolution (1.05s) [2019-12-10T12:46:21.271Z] === RUN TestStats [2019-12-10T12:46:21.880Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-12-10T12:46:21.880Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-12-10T12:46:22.811Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-12-10T12:46:23.581Z] --- PASS: TestStats (2.36s) [2019-12-10T12:46:23.581Z] === RUN TestStopContainerWithTimeout [2019-12-10T12:46:23.581Z] === RUN TestStopContainerWithTimeout/0 [2019-12-10T12:46:23.581Z] === PAUSE TestStopContainerWithTimeout/0 [2019-12-10T12:46:23.581Z] === RUN TestStopContainerWithTimeout/1 [2019-12-10T12:46:23.581Z] === PAUSE TestStopContainerWithTimeout/1 [2019-12-10T12:46:23.581Z] === RUN TestStopContainerWithTimeout/3 [2019-12-10T12:46:23.581Z] === PAUSE TestStopContainerWithTimeout/3 [2019-12-10T12:46:23.581Z] === RUN TestStopContainerWithTimeout/-1 [2019-12-10T12:46:23.581Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-12-10T12:46:23.742Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-12-10T12:46:23.944Z] === CONT TestStopContainerWithTimeout/0 [2019-12-10T12:46:23.944Z] === CONT TestStopContainerWithTimeout/-1 [2019-12-10T12:46:23.944Z] === CONT TestStopContainerWithTimeout/3 [2019-12-10T12:46:23.944Z] === CONT TestStopContainerWithTimeout/1 [2019-12-10T12:46:24.672Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-12-10T12:46:26.568Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-12-10T12:46:27.302Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-12-10T12:46:27.302Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2019-12-10T12:46:27.302Z] --- PASS: TestStopContainerWithTimeout/1 (1.84s) [2019-12-10T12:46:27.302Z] --- PASS: TestStopContainerWithTimeout/3 (3.14s) [2019-12-10T12:46:27.302Z] --- PASS: TestStopContainerWithTimeout/-1 (3.22s) [2019-12-10T12:46:27.302Z] === RUN TestDeleteDevicemapper [2019-12-10T12:46:27.302Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-12-10T12:46:27.302Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-10T12:46:27.302Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-10T12:46:27.938Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-12-10T12:46:28.868Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-12-10T12:46:29.649Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.51s) [2019-12-10T12:46:29.649Z] === RUN TestUpdateMemory [2019-12-10T12:46:29.799Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-12-10T12:46:30.408Z] --- PASS: TestUpdateMemory (1.01s) [2019-12-10T12:46:30.408Z] === RUN TestUpdateCPUQuota [2019-12-10T12:46:30.731Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-12-10T12:46:31.620Z] --- PASS: TestUpdateCPUQuota (1.21s) [2019-12-10T12:46:31.620Z] === RUN TestUpdatePidsLimit [2019-12-10T12:46:31.620Z] === RUN TestUpdatePidsLimit/update_from_none [2019-12-10T12:46:31.663Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-12-10T12:46:31.959Z] === RUN TestUpdatePidsLimit/no_change [2019-12-10T12:46:32.301Z] === RUN TestUpdatePidsLimit/update_lower [2019-12-10T12:46:32.594Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-12-10T12:46:32.644Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-12-10T12:46:32.982Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-12-10T12:46:33.320Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-12-10T12:46:33.659Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-12-10T12:46:33.964Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-12-10T12:46:34.844Z] --- PASS: TestUpdatePidsLimit (3.27s) [2019-12-10T12:46:34.845Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2019-12-10T12:46:34.845Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2019-12-10T12:46:34.845Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2019-12-10T12:46:34.845Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2019-12-10T12:46:34.845Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2019-12-10T12:46:34.845Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2019-12-10T12:46:34.845Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2019-12-10T12:46:34.845Z] === RUN TestUpdateRestartPolicy [2019-12-10T12:46:34.896Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-12-10T12:46:35.828Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-12-10T12:46:36.391Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-12-10T12:46:37.321Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-12-10T12:46:37.321Z] === RUN TestDockerSuite/TestRunBindMounts [2019-12-10T12:46:39.843Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-12-10T12:46:40.774Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-12-10T12:46:41.030Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-12-10T12:46:41.287Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-12-10T12:46:42.217Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-12-10T12:46:43.237Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-12-10T12:46:43.237Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-12-10T12:46:44.168Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-12-10T12:46:45.100Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-12-10T12:46:46.037Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-12-10T12:46:46.605Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-12-10T12:46:47.536Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-12-10T12:46:47.536Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-12-10T12:46:48.144Z] --- PASS: TestUpdateRestartPolicy (12.08s) [2019-12-10T12:46:48.144Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-10T12:46:48.144Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2019-12-10T12:46:48.144Z] === RUN TestWaitNonBlocked [2019-12-10T12:46:48.144Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-10T12:46:48.144Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-10T12:46:48.144Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-10T12:46:48.144Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-10T12:46:48.144Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-10T12:46:48.144Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-10T12:46:48.467Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-12-10T12:46:48.467Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-12-10T12:46:48.878Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-12-10T12:46:48.878Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2019-12-10T12:46:48.878Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2019-12-10T12:46:48.878Z] === RUN TestWaitBlocked [2019-12-10T12:46:48.878Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-10T12:46:48.878Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-10T12:46:48.878Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-12-10T12:46:48.878Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-12-10T12:46:48.878Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-10T12:46:48.878Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-12-10T12:46:49.399Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-12-10T12:46:49.655Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-12-10T12:46:50.064Z] --- PASS: TestWaitBlocked (0.04s) [2019-12-10T12:46:50.065Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s) [2019-12-10T12:46:50.065Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s) [2019-12-10T12:46:50.065Z] === CONT TestContainerStartOnDaemonRestart [2019-12-10T12:46:50.065Z] === CONT TestIpcModeOlderClient [2019-12-10T12:46:50.065Z] === CONT TestDaemonRestartIpcMode [2019-12-10T12:46:50.065Z] --- PASS: TestIpcModeOlderClient (0.14s) [2019-12-10T12:46:50.589Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-12-10T12:46:51.522Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-12-10T12:46:52.456Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-12-10T12:46:52.456Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-12-10T12:46:53.387Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-12-10T12:46:54.008Z] --- PASS: TestDaemonRestartIpcMode (3.49s) [2019-12-10T12:46:54.008Z] --- PASS: TestContainerStartOnDaemonRestart (3.89s) [2019-12-10T12:46:54.008Z] PASS [2019-12-10T12:46:54.008Z] [2019-12-10T12:46:54.008Z] === Skipped [2019-12-10T12:46:54.008Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-12-10T12:46:54.008Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-10T12:46:54.008Z] [2019-12-10T12:46:54.008Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-10T12:46:54.008Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-10T12:46:54.008Z] [2019-12-10T12:46:54.008Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-12-10T12:46:54.008Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-10T12:46:54.008Z] [2019-12-10T12:46:54.008Z] [2019-12-10T12:46:54.008Z] DONE 197 tests, 3 skipped in 116.470s [2019-12-10T12:46:54.008Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-12-10T12:46:54.008Z] ++ 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-12-10T12:46:54.008Z] ++ set -e [2019-12-10T12:46:54.008Z] ++ '[' -n 0 ']' [2019-12-10T12:46:54.008Z] ++ set -x [2019-12-10T12:46:54.009Z] ++ env -i DEST=/go/src/github.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-12-10T12:46:54.009Z] INFO: Testing against a local daemon [2019-12-10T12:46:54.009Z] === RUN TestCommitInheritsEnv [2019-12-10T12:46:54.350Z] --- PASS: TestCommitInheritsEnv (0.40s) [2019-12-10T12:46:54.350Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-10T12:46:54.350Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-12-10T12:46:54.350Z] === RUN TestImagesFilterMultiReference [2019-12-10T12:46:54.350Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-12-10T12:46:54.350Z] === RUN TestImagePullPlatformInvalid [2019-12-10T12:46:54.350Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-12-10T12:46:54.350Z] === RUN TestRemoveImageOrphaning [2019-12-10T12:46:54.693Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2019-12-10T12:46:54.693Z] === RUN TestRemoveImageGarbageCollector [2019-12-10T12:46:54.693Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2019-12-10T12:46:54.693Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:46:54.693Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-10T12:46:54.693Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-12-10T12:46:54.693Z] === RUN TestTagInvalidReference [2019-12-10T12:46:54.693Z] --- PASS: TestTagInvalidReference (0.04s) [2019-12-10T12:46:54.693Z] === RUN TestTagValidPrefixedRepo [2019-12-10T12:46:55.034Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-12-10T12:46:55.034Z] === RUN TestTagExistedNameWithoutForce [2019-12-10T12:46:55.034Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-12-10T12:46:55.034Z] === RUN TestTagOfficialNames [2019-12-10T12:46:55.034Z] --- PASS: TestTagOfficialNames (0.06s) [2019-12-10T12:46:55.034Z] === RUN TestTagMatchesDigest [2019-12-10T12:46:55.034Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-12-10T12:46:55.034Z] === CONT TestImportExtremelyLargeImageWorks [2019-12-10T12:46:55.283Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-12-10T12:46:57.177Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-12-10T12:46:58.546Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-12-10T12:46:59.477Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-12-10T12:47:00.041Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-12-10T12:47:00.973Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-12-10T12:47:01.903Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-12-10T12:47:02.468Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-12-10T12:47:04.363Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-12-10T12:47:08.537Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-12-10T12:47:08.537Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-12-10T12:47:08.794Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-12-10T12:47:11.316Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-12-10T12:47:13.211Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-12-10T12:47:16.509Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-12-10T12:47:19.032Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-12-10T12:47:19.032Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-12-10T12:47:19.032Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-12-10T12:47:19.598Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-12-10T12:47:21.493Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-12-10T12:47:23.388Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-12-10T12:47:25.910Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-12-10T12:47:26.167Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-12-10T12:47:27.393Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-12-10T12:47:27.393Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-12-10T12:47:27.393Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-12-10T12:47:27.393Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-12-10T12:47:27.393Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-12-10T12:47:27.393Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-12-10T12:47:27.393Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-12-10T12:47:27.393Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-12-10T12:47:27.393Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-12-10T12:47:27.393Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-12-10T12:47:27.393Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-12-10T12:47:27.393Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-12-10T12:47:28.062Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-12-10T12:47:28.991Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-12-10T12:47:28.991Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-12-10T12:47:29.555Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-12-10T12:47:30.311Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-12-10T12:47:30.311Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-12-10T12:47:30.311Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-12-10T12:47:31.449Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-12-10T12:47:31.449Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-12-10T12:47:32.380Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-12-10T12:47:33.232Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-12-10T12:47:33.312Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-12-10T12:47:34.244Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-12-10T12:47:34.808Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-12-10T12:47:34.808Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-12-10T12:47:35.420Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-12-10T12:47:35.420Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-12-10T12:47:35.420Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-12-10T12:47:35.420Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-12-10T12:47:35.420Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-12-10T12:47:35.739Z] === RUN TestDockerSuite/TestRunEnvironment [2019-12-10T12:47:36.670Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-12-10T12:47:37.233Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-12-10T12:47:38.163Z] === RUN TestDockerSuite/TestRunExitCode [2019-12-10T12:47:38.340Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-12-10T12:47:38.340Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-12-10T12:47:38.340Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-12-10T12:47:39.093Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-12-10T12:47:40.023Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-12-10T12:47:40.587Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-12-10T12:47:41.518Z] === RUN TestDockerSuite/TestRunExposePort [2019-12-10T12:47:41.518Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-12-10T12:47:42.472Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-12-10T12:47:43.037Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-12-10T12:47:44.931Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-12-10T12:47:45.188Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-12-10T12:47:45.188Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-12-10T12:47:45.435Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-12-10T12:47:49.363Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-12-10T12:47:49.927Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-12-10T12:48:02.110Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-12-10T12:48:02.673Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-12-10T12:48:04.568Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-12-10T12:48:04.568Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-12-10T12:48:04.568Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-12-10T12:48:04.568Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-12-10T12:48:05.131Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-12-10T12:48:08.406Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-12-10T12:48:10.302Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-12-10T12:48:11.672Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-12-10T12:48:12.603Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-12-10T12:48:13.534Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-12-10T12:48:14.099Z] === RUN TestDockerSuite/TestRunModeHostname [2019-12-10T12:48:15.470Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-12-10T12:48:15.470Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-12-10T12:48:15.470Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-12-10T12:48:17.367Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-12-10T12:48:18.299Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-12-10T12:48:20.209Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-12-10T12:48:20.209Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-12-10T12:48:20.466Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-12-10T12:48:22.359Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-12-10T12:48:23.728Z] === RUN TestDockerSuite/TestRunMount [2019-12-10T12:48:30.276Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-12-10T12:48:31.209Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-12-10T12:48:31.773Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-12-10T12:48:33.673Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-12-10T12:48:36.197Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-12-10T12:48:39.470Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-12-10T12:48:42.000Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-12-10T12:48:44.525Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-12-10T12:48:45.158Z] 57e8a97eaa75: Pull complete [2019-12-10T12:48:45.159Z] Digest: sha256:e2147ea4d43b7e634c3ca8d4b6f2fb366b081c8ea69aa0ecc6c08b7c3d405746 [2019-12-10T12:48:45.159Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2016 [2019-12-10T12:48:45.159Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2016 into daemon under test completed successfully [2019-12-10T12:48:45.159Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2016 as microsoft/windowsservercore in daemon under test [2019-12-10T12:48:45.159Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2016 is '10.0.14393.3326' [2019-12-10T12:48:45.159Z] WARN: Skipping validation tests [2019-12-10T12:48:45.159Z] INFO: Running unit tests at 12/10/2019 12:48:34... [2019-12-10T12:48:45.159Z] INFO: make.ps1 starting at 12/10/2019 12:48:44 [2019-12-10T12:48:45.159Z] INFO: Git commit (56c566806) assumed from DOCKER_GITCOMMIT environment variable [2019-12-10T12:48:45.159Z] INFO: Invoking autogen... [2019-12-10T12:48:45.620Z] INFO: Running unit tests... [2019-12-10T12:48:46.424Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-12-10T12:48:48.318Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-12-10T12:48:48.318Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-12-10T12:48:48.882Z] === RUN TestDockerSuite/TestRunNetHost [2019-12-10T12:48:50.254Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-12-10T12:48:50.818Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-12-10T12:48:51.753Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-12-10T12:48:54.288Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-12-10T12:48:56.810Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-12-10T12:48:57.375Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-12-10T12:49:02.635Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-12-10T12:49:02.635Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-12-10T12:49:02.635Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-12-10T12:49:03.335Z] ? github.com/docker/docker/api [no test files] [2019-12-10T12:49:03.567Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-12-10T12:49:03.567Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-12-10T12:49:03.567Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-12-10T12:49:04.499Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-12-10T12:49:05.430Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-12-10T12:49:05.430Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-12-10T12:49:06.363Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-12-10T12:49:07.294Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-12-10T12:49:07.294Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-12-10T12:49:08.228Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-12-10T12:49:09.158Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-12-10T12:49:11.059Z] === RUN TestDockerSuite/TestRunPortInUse [2019-12-10T12:49:11.990Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-12-10T12:49:12.922Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-12-10T12:49:13.487Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-12-10T12:49:14.419Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-12-10T12:49:14.419Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-12-10T12:49:15.351Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-12-10T12:49:15.759Z] ok github.com/docker/docker/api/server 0.085s coverage: 9.0% of statements [2019-12-10T12:49:15.915Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-12-10T12:49:15.915Z] === RUN TestDockerSuite/TestRunPublishPort [2019-12-10T12:49:17.286Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-12-10T12:49:18.219Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-12-10T12:49:18.219Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-12-10T12:49:18.782Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-12-10T12:49:20.689Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-12-10T12:49:20.689Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-12-10T12:49:23.222Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-12-10T12:49:24.592Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-12-10T12:49:26.487Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-12-10T12:49:26.487Z] === RUN TestDockerSuite/TestRunRm [2019-12-10T12:49:27.051Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-12-10T12:49:31.227Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-12-10T12:49:31.791Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-12-10T12:49:32.049Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-12-10T12:49:32.614Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-12-10T12:49:34.510Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-12-10T12:49:35.442Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-12-10T12:49:35.443Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-12-10T12:49:39.618Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-12-10T12:49:40.550Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-12-10T12:49:40.550Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-12-10T12:49:41.966Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-12-10T12:49:41.966Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-12-10T12:49:41.966Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-12-10T12:49:41.966Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-12-10T12:49:41.966Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-12-10T12:49:41.966Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-12-10T12:49:41.966Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-12-10T12:49:41.966Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-12-10T12:49:41.966Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-12-10T12:49:41.966Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-12-10T12:49:41.966Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-12-10T12:49:44.156Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-12-10T12:49:45.702Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-12-10T12:49:45.702Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-12-10T12:49:45.702Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-12-10T12:49:45.702Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-12-10T12:49:45.803Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-12-10T12:49:45.803Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-12-10T12:49:46.737Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-12-10T12:49:47.668Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-12-10T12:49:47.668Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-12-10T12:49:47.891Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-12-10T12:49:48.599Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-12-10T12:49:48.599Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-12-10T12:49:49.593Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-12-10T12:49:49.593Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-12-10T12:49:50.161Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-12-10T12:49:51.092Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-12-10T12:49:52.024Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-12-10T12:49:52.596Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-12-10T12:49:52.853Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-12-10T12:49:56.126Z] === RUN TestDockerSuite/TestRunState [2019-12-10T12:49:57.497Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-12-10T12:49:58.062Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-12-10T12:49:58.993Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-12-10T12:49:58.993Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-12-10T12:49:58.993Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-12-10T12:49:59.924Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-12-10T12:50:00.457Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-12-10T12:50:00.857Z] === RUN TestDockerSuite/TestRunSysctls [2019-12-10T12:50:02.227Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-12-10T12:50:02.227Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-12-10T12:50:02.227Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-12-10T12:50:03.157Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-12-10T12:50:05.680Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-12-10T12:50:06.493Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-10T12:50:06.494Z] ok github.com/docker/docker/api/server/httputils 0.084s coverage: 14.7% of statements [2019-12-10T12:50:06.494Z] ok github.com/docker/docker/api/server/middleware 0.188s coverage: 37.7% of statements [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-10T12:50:06.494Z] ok github.com/docker/docker/api/server/router/swarm 0.099s coverage: 4.0% of statements [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/api/types [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-10T12:50:06.494Z] ok github.com/docker/docker/api/types/filters 0.059s coverage: 92.2% of statements [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-10T12:50:06.494Z] ok github.com/docker/docker/api/types/strslice 0.093s coverage: 90.0% of statements [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-10T12:50:06.494Z] ok github.com/docker/docker/api/types/time 0.281s coverage: 100.0% of statements [2019-12-10T12:50:06.494Z] ok github.com/docker/docker/api/types/versions 0.029s coverage: 75.0% of statements [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/builder [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-10T12:50:06.494Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-10T12:50:06.610Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-12-10T12:50:08.507Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-12-10T12:50:10.805Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-12-10T12:50:11.195Z] ok github.com/docker/docker/builder/dockerfile 0.570s coverage: 46.3% of statements [2019-12-10T12:50:11.195Z] ok github.com/docker/docker/builder/dockerignore 0.061s coverage: 96.8% of statements [2019-12-10T12:50:11.195Z] ok github.com/docker/docker/builder/remotecontext 0.875s coverage: 9.2% of statements [2019-12-10T12:50:11.267Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-12-10T12:50:11.728Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-12-10T12:50:12.683Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-12-10T12:50:14.645Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-12-10T12:50:15.955Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-12-10T12:50:16.189Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-12-10T12:50:16.886Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-12-10T12:50:17.449Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-12-10T12:50:18.381Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-12-10T12:50:20.895Z] === RUN TestDockerSuite/TestBuildAddScript [2019-12-10T12:50:20.895Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-12-10T12:50:20.895Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-12-10T12:50:20.895Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-12-10T12:50:20.895Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-12-10T12:50:20.903Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-12-10T12:50:21.357Z] === RUN TestDockerSuite/TestBuildAddTar [2019-12-10T12:50:21.833Z] === RUN TestDockerSuite/TestRunUserByID [2019-12-10T12:50:22.798Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-12-10T12:50:22.798Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-12-10T12:50:23.055Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-12-10T12:50:23.985Z] === RUN TestDockerSuite/TestRunUserByName [2019-12-10T12:50:24.916Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-12-10T12:50:25.480Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-12-10T12:50:25.480Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-12-10T12:50:25.737Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-12-10T12:50:26.669Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-12-10T12:50:31.923Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-12-10T12:50:32.180Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-12-10T12:50:33.551Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-12-10T12:50:36.074Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-12-10T12:50:37.445Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-12-10T12:50:39.973Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-12-10T12:50:41.185Z] ok github.com/docker/docker/builder/remotecontext/git 29.169s coverage: 86.3% of statements [2019-12-10T12:50:41.186Z] ? github.com/docker/docker/cli [no test files] [2019-12-10T12:50:41.186Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-10T12:50:41.186Z] ok github.com/docker/docker/cli/debug 0.304s coverage: 100.0% of statements [2019-12-10T12:50:41.186Z] ok github.com/docker/docker/client 0.438s coverage: 75.3% of statements [2019-12-10T12:50:43.250Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-12-10T12:50:43.507Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-12-10T12:50:44.104Z] ok github.com/docker/docker/cmd/dockerd 0.424s coverage: 19.0% of statements [2019-12-10T12:50:44.439Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-12-10T12:50:45.369Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-12-10T12:50:45.369Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-12-10T12:50:45.369Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-12-10T12:50:45.369Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-12-10T12:50:45.626Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-12-10T12:50:45.646Z] ok github.com/docker/docker/container 0.452s coverage: 42.5% of statements [2019-12-10T12:50:45.647Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-10T12:50:45.647Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-10T12:50:45.647Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-10T12:50:45.647Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-10T12:50:46.557Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-12-10T12:50:46.557Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-12-10T12:50:47.490Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-12-10T12:50:48.422Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-12-10T12:50:50.316Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-12-10T12:50:51.247Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-12-10T12:50:51.829Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-12-10T12:50:51.829Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-12-10T12:50:52.763Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-12-10T12:50:52.763Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-12-10T12:50:52.763Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-12-10T12:50:52.763Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-12-10T12:50:52.763Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-12-10T12:50:53.020Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-12-10T12:50:53.277Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-12-10T12:50:53.534Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-12-10T12:50:53.534Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-12-10T12:50:53.791Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-12-10T12:50:54.722Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-12-10T12:50:55.653Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-12-10T12:50:56.584Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-12-10T12:50:56.584Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-12-10T12:50:57.117Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-12-10T12:50:57.117Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-12-10T12:50:57.117Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-12-10T12:50:57.514Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-12-10T12:50:57.514Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-12-10T12:50:58.446Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-12-10T12:50:58.446Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-12-10T12:50:59.377Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-12-10T12:51:00.308Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-12-10T12:51:00.308Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-12-10T12:51:00.308Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-12-10T12:51:01.239Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-12-10T12:51:02.610Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-12-10T12:51:03.357Z] ok github.com/docker/docker/daemon 2.917s coverage: 9.2% of statements [2019-12-10T12:51:03.357Z] ok github.com/docker/docker/daemon/cluster 0.771s coverage: 0.5% of statements [2019-12-10T12:51:03.357Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.280s coverage: 65.3% of statements [2019-12-10T12:51:03.357Z] ok github.com/docker/docker/daemon/cluster/convert 0.718s coverage: 35.8% of statements [2019-12-10T12:51:03.357Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-10T12:51:03.357Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.074s coverage: 10.9% of statements [2019-12-10T12:51:03.357Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-10T12:51:03.357Z] ok github.com/docker/docker/daemon/config 1.125s coverage: 80.1% of statements [2019-12-10T12:51:03.357Z] ok github.com/docker/docker/daemon/discovery 0.762s coverage: 30.0% of statements [2019-12-10T12:51:03.357Z] ok github.com/docker/docker/daemon/events 0.206s coverage: 50.0% of statements [2019-12-10T12:51:03.357Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-10T12:51:03.357Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-10T12:51:03.357Z] ok github.com/docker/docker/daemon/graphdriver 0.180s coverage: 2.3% of statements [2019-12-10T12:51:03.357Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-12-10T12:51:03.357Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-12-10T12:51:03.357Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-10T12:51:03.357Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-12-10T12:51:03.357Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-12-10T12:51:03.357Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-12-10T12:51:03.357Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-12-10T12:51:03.357Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-10T12:51:03.357Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-12-10T12:51:03.357Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-12-10T12:51:03.357Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-12-10T12:51:03.539Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-12-10T12:51:03.539Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-12-10T12:51:04.258Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-12-10T12:51:04.258Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-12-10T12:51:06.152Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-12-10T12:51:06.400Z] ok github.com/docker/docker/daemon/images 0.581s coverage: 4.9% of statements [2019-12-10T12:51:06.400Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-10T12:51:06.400Z] ok github.com/docker/docker/daemon/links 0.026s coverage: 93.0% of statements [2019-12-10T12:51:06.400Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-10T12:51:06.716Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-12-10T12:51:06.861Z] ok github.com/docker/docker/daemon/logger 0.479s coverage: 43.0% of statements [2019-12-10T12:51:06.861Z] ok github.com/docker/docker/daemon/logger/awslogs 0.326s coverage: 77.4% of statements [2019-12-10T12:51:06.861Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-12-10T12:51:06.861Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-10T12:51:06.861Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-10T12:51:06.861Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-12-10T12:51:06.861Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-12-10T12:51:06.861Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.363s coverage: 62.1% of statements [2019-12-10T12:51:07.831Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.333s coverage: 88.3% of statements [2019-12-10T12:51:08.802Z] ok github.com/docker/docker/daemon/logger/local 0.227s coverage: 74.7% of statements [2019-12-10T12:51:08.802Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-10T12:51:08.802Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.157s coverage: 21.4% of statements [2019-12-10T12:51:09.238Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-12-10T12:51:10.171Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-12-10T12:51:10.171Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-12-10T12:51:10.171Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-12-10T12:51:11.547Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-12-10T12:51:12.549Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-12-10T12:51:12.555Z] ok github.com/docker/docker/daemon/logger/splunk 2.519s coverage: 82.5% of statements [2019-12-10T12:51:12.555Z] ok github.com/docker/docker/daemon/logger/syslog 0.313s coverage: 47.8% of statements [2019-12-10T12:51:12.555Z] ok github.com/docker/docker/daemon/logger/templates 0.183s coverage: 8.3% of statements [2019-12-10T12:51:12.555Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-10T12:51:12.555Z] ? github.com/docker/docker/daemon/network [no test files] [2019-12-10T12:51:12.555Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-10T12:51:13.937Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-12-10T12:51:13.937Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-12-10T12:51:14.095Z] ok github.com/docker/docker/distribution 1.575s coverage: 20.3% of statements [2019-12-10T12:51:14.095Z] ok github.com/docker/docker/distribution/metadata 1.104s coverage: 48.2% of statements [2019-12-10T12:51:14.095Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-10T12:51:14.839Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-12-10T12:51:15.301Z] === RUN TestDockerSuite/TestBuildBlankName [2019-12-10T12:51:15.637Z] ok github.com/docker/docker/distribution/xfer 2.431s coverage: 76.8% of statements [2019-12-10T12:51:15.637Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-10T12:51:15.637Z] ok github.com/docker/docker/errdefs 0.135s coverage: 49.4% of statements [2019-12-10T12:51:15.762Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-12-10T12:51:15.833Z] === RUN TestDockerSuite/TestSaveImageId [2019-12-10T12:51:16.090Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-12-10T12:51:16.653Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-12-10T12:51:17.818Z] ok github.com/docker/docker/image 1.125s coverage: 86.4% of statements [2019-12-10T12:51:17.818Z] ok github.com/docker/docker/image/cache 0.258s coverage: 19.2% of statements [2019-12-10T12:51:17.818Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-10T12:51:17.818Z] ok github.com/docker/docker/image/v1 0.449s coverage: 25.0% of statements [2019-12-10T12:51:17.818Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-10T12:51:18.546Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-12-10T12:51:18.803Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-12-10T12:51:20.698Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-12-10T12:51:20.698Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-12-10T12:51:20.698Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-12-10T12:51:20.731Z] ok github.com/docker/docker/layer 0.393s coverage: 30.0% of statements [2019-12-10T12:51:20.731Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-10T12:51:21.705Z] ok github.com/docker/docker/libcontainerd/local 0.106s coverage: 1.0% of statements [2019-12-10T12:51:21.705Z] ok github.com/docker/docker/libcontainerd/queue 0.095s coverage: 100.0% of statements [2019-12-10T12:51:21.705Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-10T12:51:21.705Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-10T12:51:21.705Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-10T12:51:21.705Z] ? github.com/docker/docker/oci [no test files] [2019-12-10T12:51:21.705Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-10T12:51:21.705Z] ok github.com/docker/docker/opts 0.521s coverage: 67.3% of statements [2019-12-10T12:51:21.705Z] ok github.com/docker/docker/pkg/aaparser 0.112s coverage: 50.0% of statements [2019-12-10T12:51:22.072Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-12-10T12:51:22.861Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-12-10T12:51:23.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-12-10T12:51:23.970Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-12-10T12:51:24.228Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-12-10T12:51:24.228Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-12-10T12:51:24.228Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-12-10T12:51:24.485Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-12-10T12:51:24.742Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-12-10T12:51:27.265Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-12-10T12:51:29.650Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-12-10T12:51:33.810Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-12-10T12:51:35.705Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-12-10T12:51:36.636Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-12-10T12:51:37.200Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-12-10T12:51:38.133Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-12-10T12:51:38.246Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-12-10T12:51:39.411Z] ok github.com/docker/docker/pkg/archive 7.141s coverage: 62.0% of statements [2019-12-10T12:51:39.411Z] ok github.com/docker/docker/pkg/authorization 0.618s coverage: 26.8% of statements [2019-12-10T12:51:39.411Z] ok github.com/docker/docker/pkg/broadcaster 0.197s coverage: 100.0% of statements [2019-12-10T12:51:39.411Z] ok github.com/docker/docker/pkg/capabilities 0.031s coverage: 87.5% of statements [2019-12-10T12:51:39.411Z] ok github.com/docker/docker/pkg/chrootarchive 0.133s coverage: 15.4% of statements [2019-12-10T12:51:39.411Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-10T12:51:39.411Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-10T12:51:39.411Z] ok github.com/docker/docker/pkg/directory 0.036s coverage: 80.0% of statements [2019-12-10T12:51:39.411Z] ok github.com/docker/docker/pkg/discovery 0.087s coverage: 58.3% of statements [2019-12-10T12:51:39.411Z] ok github.com/docker/docker/pkg/discovery/file 0.049s coverage: 92.9% of statements [2019-12-10T12:51:39.411Z] ok github.com/docker/docker/pkg/discovery/kv 3.540s coverage: 84.1% of statements [2019-12-10T12:51:39.411Z] ok github.com/docker/docker/pkg/discovery/memory 0.208s coverage: 92.3% of statements [2019-12-10T12:51:39.411Z] ok github.com/docker/docker/pkg/discovery/nodes 0.178s coverage: 93.8% of statements [2019-12-10T12:51:39.411Z] ok github.com/docker/docker/pkg/filenotify 0.111s coverage: 36.2% of statements [2019-12-10T12:51:39.411Z] ok github.com/docker/docker/pkg/fileutils 0.077s coverage: 87.7% of statements [2019-12-10T12:51:39.411Z] ok github.com/docker/docker/pkg/homedir 0.030s coverage: 42.9% of statements [2019-12-10T12:51:39.411Z] ok github.com/docker/docker/pkg/idtools 0.080s coverage: 6.3% of statements [2019-12-10T12:51:39.411Z] ok github.com/docker/docker/pkg/ioutils 0.768s coverage: 69.2% of statements [2019-12-10T12:51:39.411Z] ok github.com/docker/docker/pkg/jsonmessage 0.207s coverage: 91.7% of statements [2019-12-10T12:51:39.411Z] ok github.com/docker/docker/pkg/locker 0.067s coverage: 88.9% of statements [2019-12-10T12:51:39.411Z] ok github.com/docker/docker/pkg/longpath 0.043s coverage: 100.0% of statements [2019-12-10T12:51:39.411Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-12-10T12:51:39.411Z] ok github.com/docker/docker/pkg/namesgenerator 0.059s coverage: 85.7% of statements [2019-12-10T12:51:39.411Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-10T12:51:39.411Z] ok github.com/docker/docker/pkg/parsers 0.165s coverage: 97.0% of statements [2019-12-10T12:51:39.411Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-12-10T12:51:39.411Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-12-10T12:51:39.411Z] ok github.com/docker/docker/pkg/pidfile 0.038s coverage: 82.6% of statements [2019-12-10T12:51:39.411Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-10T12:51:39.411Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-10T12:51:41.409Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-12-10T12:51:43.931Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-12-10T12:51:44.862Z] === RUN TestDockerSuite/TestStartRecordError [2019-12-10T12:51:46.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-12-10T12:51:47.306Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-12-10T12:51:47.406Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-12-10T12:51:47.667Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-12-10T12:51:50.194Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-12-10T12:51:52.718Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-12-10T12:51:53.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-12-10T12:51:53.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-12-10T12:51:53.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-12-10T12:51:53.283Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-12-10T12:51:56.560Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-12-10T12:51:58.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-12-10T12:51:58.937Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-12-10T12:51:58.937Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-12-10T12:51:58.937Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-12-10T12:51:59.400Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-12-10T12:52:00.735Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-12-10T12:52:04.008Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-12-10T12:52:04.750Z] --- PASS: TestImportExtremelyLargeImageWorks (300.90s) [2019-12-10T12:52:04.750Z] PASS [2019-12-10T12:52:04.750Z] [2019-12-10T12:52:04.750Z] === Skipped [2019-12-10T12:52:04.750Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.01s) [2019-12-10T12:52:04.750Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:52:04.750Z] [2019-12-10T12:52:04.750Z] [2019-12-10T12:52:04.750Z] DONE 12 tests, 1 skipped in 302.226s [2019-12-10T12:52:04.750Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-12-10T12:52:04.750Z] ++ 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-12-10T12:52:04.750Z] ++ set -e [2019-12-10T12:52:04.750Z] ++ '[' -n 0 ']' [2019-12-10T12:52:04.750Z] ++ set -x [2019-12-10T12:52:04.750Z] ++ env -i DEST=/go/src/github.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-12-10T12:52:04.750Z] INFO: Testing against a local daemon [2019-12-10T12:52:04.750Z] === RUN TestNetworkCreateDelete [2019-12-10T12:52:04.750Z] --- PASS: TestNetworkCreateDelete (0.24s) [2019-12-10T12:52:04.750Z] === RUN TestDockerNetworkDeletePreferID [2019-12-10T12:52:04.750Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s) [2019-12-10T12:52:04.750Z] === RUN TestInspectNetwork [2019-12-10T12:52:04.750Z] === RUN TestInspectNetwork/full_network_id [2019-12-10T12:52:04.750Z] === RUN TestInspectNetwork/partial_network_id [2019-12-10T12:52:04.750Z] === RUN TestInspectNetwork/network_name [2019-12-10T12:52:04.750Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-12-10T12:52:04.750Z] --- PASS: TestInspectNetwork (7.50s) [2019-12-10T12:52:04.750Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-12-10T12:52:04.750Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-12-10T12:52:04.750Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-12-10T12:52:04.750Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-12-10T12:52:04.750Z] === RUN TestRunContainerWithBridgeNone [2019-12-10T12:52:07.076Z] --- PASS: TestRunContainerWithBridgeNone (2.32s) [2019-12-10T12:52:07.076Z] === RUN TestNetworkInvalidJSON [2019-12-10T12:52:07.076Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-10T12:52:07.076Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-10T12:52:07.076Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-10T12:52:07.076Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-10T12:52:07.076Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-10T12:52:07.076Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-10T12:52:07.076Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-10T12:52:07.076Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-10T12:52:07.076Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-10T12:52:07.076Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-12-10T12:52:07.076Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-12-10T12:52:07.076Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-10T12:52:07.076Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-12-10T12:52:07.076Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-10T12:52:07.805Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-12-10T12:52:07.805Z] === RUN TestDaemonDefaultNetworkPools [2019-12-10T12:52:08.533Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2019-12-10T12:52:08.533Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/pkg/plugins 35.196s coverage: 73.4% of statements [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.147s coverage: 56.8% of statements [2019-12-10T12:52:09.384Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-10T12:52:09.384Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/pkg/plugins/transport 0.114s coverage: 85.7% of statements [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/pkg/pools 0.063s coverage: 88.2% of statements [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/pkg/pubsub 1.072s coverage: 73.9% of statements [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/pkg/reexec 0.168s coverage: 82.4% of statements [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/pkg/signal 0.069s coverage: 20.3% of statements [2019-12-10T12:52:09.384Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/pkg/streamformatter 0.187s coverage: 66.2% of statements [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/pkg/stringid 0.078s coverage: 70.6% of statements [2019-12-10T12:52:09.384Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/pkg/sysinfo 0.118s coverage: 38.2% of statements [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/pkg/system 0.072s coverage: 13.1% of statements [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/pkg/tailfile 0.096s coverage: 88.6% of statements [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/pkg/tarsum 0.187s coverage: 89.3% of statements [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/pkg/term 0.031s coverage: 30.8% of statements [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/pkg/term/windows 0.059s coverage: 0.0% of statements [no tests to run] [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/pkg/truncindex 0.214s coverage: 91.5% of statements [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/pkg/urlutil 0.053s coverage: 100.0% of statements [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/plugin 0.217s coverage: 11.6% of statements [2019-12-10T12:52:09.384Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/plugin/v2 0.131s coverage: 20.1% of statements [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/reference 0.230s coverage: 84.4% of statements [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/registry 0.447s coverage: 51.7% of statements [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/registry/resumable 0.319s coverage: 100.0% of statements [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/restartmanager 0.030s coverage: 50.9% of statements [2019-12-10T12:52:09.384Z] ? github.com/docker/docker/rootless [no test files] [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/runconfig 0.108s coverage: 54.5% of statements [2019-12-10T12:52:09.384Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2019-12-10T12:52:09.384Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-10T12:52:09.384Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-10T12:52:09.384Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-10T12:52:09.384Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-10T12:52:09.384Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-10T12:52:09.384Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-10T12:52:09.384Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-10T12:52:09.384Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-10T12:52:09.384Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-10T12:52:09.384Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-10T12:52:09.384Z] ? github.com/docker/docker/volume [no test files] [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/volume/drivers 0.136s coverage: 36.1% of statements [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/volume/local 0.254s coverage: 37.7% of statements [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/volume/mounts 0.161s coverage: 66.2% of statements [2019-12-10T12:52:09.384Z] ok github.com/docker/docker/volume/service 0.390s coverage: 70.3% of statements [2019-12-10T12:52:09.384Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-10T12:52:09.384Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-10T12:52:09.710Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s) [2019-12-10T12:52:09.710Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-10T12:52:10.554Z] === RUN TestDockerSuite/TestStatsNoStream [2019-12-10T12:52:11.414Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.52s) [2019-12-10T12:52:11.414Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-10T12:52:11.580Z] INFO: make.ps1 ended at 12/10/2019 12:52:11 [2019-12-10T12:52:12.140Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-12-10T12:52:12.140Z] === RUN TestServiceWithPredefinedNetwork [2019-12-10T12:52:12.447Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-12-10T12:52:12.550Z] INFO: Unit tests ended at 12/10/2019 12:52:12. Duration:00:03:37.9527999 [2019-12-10T12:52:12.550Z] INFO: Building busybox [2019-12-10T12:52:13.010Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-12-10T12:52:13.010Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-12-10T12:52:13.010Z] [2019-12-10T12:52:13.010Z] Sending build context to Docker daemon 2.56kB [2019-12-10T12:52:13.010Z] [2019-12-10T12:52:13.010Z] Step 1/6 : FROM microsoft/windowsservercore [2019-12-10T12:52:13.010Z] ---> a91041c1b0e5 [2019-12-10T12:52:13.010Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-12-10T12:52:13.010Z] ---> Running in 0e81d8478baa [2019-12-10T12:52:14.342Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-12-10T12:52:14.504Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s) [2019-12-10T12:52:14.505Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-10T12:52:14.505Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-10T12:52:14.505Z] service_test.go:230: FLAKY_TEST [2019-12-10T12:52:14.505Z] === RUN TestServiceWithDataPathPortInit [2019-12-10T12:52:15.272Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-12-10T12:52:16.202Z] === RUN TestDockerSuite/TestTopPrivileged [2019-12-10T12:52:16.765Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-12-10T12:52:16.765Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-12-10T12:52:17.696Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-12-10T12:52:22.973Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-12-10T12:52:25.494Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-12-10T12:52:26.425Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-12-10T12:52:27.358Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-12-10T12:52:27.358Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-12-10T12:52:27.836Z] Removing intermediate container 0e81d8478baa [2019-12-10T12:52:27.836Z] ---> f41d9ee24933 [2019-12-10T12:52:27.836Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-12-10T12:52:27.836Z] [2019-12-10T12:52:28.288Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-12-10T12:52:28.807Z] ---> ee66719b0dda [2019-12-10T12:52:28.807Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-12-10T12:52:28.807Z] ---> Running in 8e4fa53c5abf [2019-12-10T12:52:30.183Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-12-10T12:52:30.183Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-12-10T12:52:32.083Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-12-10T12:52:32.578Z] [2019-12-10T12:52:32.578Z] SUCCESS: Specified value was saved. [2019-12-10T12:52:33.014Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-12-10T12:52:33.797Z] --- PASS: TestServiceWithDataPathPortInit (16.79s) [2019-12-10T12:52:33.797Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-10T12:52:33.945Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-12-10T12:52:35.492Z] Removing intermediate container 8e4fa53c5abf [2019-12-10T12:52:35.492Z] ---> 83649ab75b26 [2019-12-10T12:52:35.492Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-12-10T12:52:35.492Z] ---> Running in 5243c9e889f7 [2019-12-10T12:52:35.838Z] === RUN TestDockerSuite/TestUpdateStats [2019-12-10T12:52:39.779Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.26s) [2019-12-10T12:52:39.779Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lan2k0teuqsnqem94wjeqk9uw Created:2019-12-10 12:52:32.238489089 +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[0358d21f2638d93bdc48d6ea49b3bdfa20dafb7bd01e4f103c9338506769d11e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.szy4hzj7xe69cizmxewt1upjs EndpointID:5ec1be8a770980b5a40498ee5d3b2d60c78b95c3e06e1c6979c6e4dc58784fd3 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3653b25de153b7128cb84a35eedc66f72b0a6ecd31bb0ad03b697009013e254f 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:0dd8937f13a4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.szy4hzj7xe69cizmxewt1upjs EndpointID:5ec1be8a770980b5a40498ee5d3b2d60c78b95c3e06e1c6979c6e4dc58784fd3 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-12-10T12:52:39.779Z] PASS [2019-12-10T12:52:39.779Z] [2019-12-10T12:52:39.779Z] === Skipped [2019-12-10T12:52:39.779Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-10T12:52:39.779Z] service_test.go:230: FLAKY_TEST [2019-12-10T12:52:39.779Z] [2019-12-10T12:52:39.779Z] [2019-12-10T12:52:39.779Z] DONE 21 tests, 1 skipped in 43.465s [2019-12-10T12:52:39.779Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-12-10T12:52:39.779Z] ++ 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-12-10T12:52:39.779Z] ++ set -e [2019-12-10T12:52:39.779Z] ++ '[' -n 0 ']' [2019-12-10T12:52:39.779Z] ++ set -x [2019-12-10T12:52:39.779Z] ++ env -i DEST=/go/src/github.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-12-10T12:52:39.779Z] INFO: Testing against a local daemon [2019-12-10T12:52:39.779Z] === RUN TestDockerNetworkIpvlanPersistance [2019-12-10T12:52:40.012Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-12-10T12:52:41.497Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.56s) [2019-12-10T12:52:41.497Z] === RUN TestDockerNetworkIpvlan [2019-12-10T12:52:41.907Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-12-10T12:52:41.907Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-12-10T12:52:41.977Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-12-10T12:52:41.977Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-12-10T12:52:41.977Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-12-10T12:52:41.977Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-12-10T12:52:42.226Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-12-10T12:52:42.574Z] Cannot create a file when that file already exists. [2019-12-10T12:52:42.838Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-12-10T12:52:43.402Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-12-10T12:52:43.403Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-12-10T12:52:43.523Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-12-10T12:52:43.523Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-12-10T12:52:44.132Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-12-10T12:52:47.185Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-12-10T12:52:47.577Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-12-10T12:52:48.231Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-12-10T12:52:49.204Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-12-10T12:52:49.651Z] Removing intermediate container 5243c9e889f7 [2019-12-10T12:52:49.651Z] ---> 39c2717c5397 [2019-12-10T12:52:49.651Z] Step 6/6 : CMD ["sh"] [2019-12-10T12:52:49.651Z] ---> Running in dbc0f100a119 [2019-12-10T12:52:49.666Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-12-10T12:52:49.666Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-12-10T12:52:50.482Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-12-10T12:52:50.622Z] Removing intermediate container dbc0f100a119 [2019-12-10T12:52:50.622Z] ---> c52e5dea5da6 [2019-12-10T12:52:50.622Z] Successfully built c52e5dea5da6 [2019-12-10T12:52:50.622Z] Successfully tagged busybox:latest [2019-12-10T12:52:50.622Z] INFO: Docker images of the daemon under test [2019-12-10T12:52:50.622Z] [2019-12-10T12:52:50.622Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-12-10T12:52:50.622Z] busybox latest c52e5dea5da6 1 second ago 11.2GB [2019-12-10T12:52:50.622Z] microsoft/windowsservercore latest a91041c1b0e5 4 weeks ago 11.1GB [2019-12-10T12:52:50.622Z] mcr.microsoft.com/windows/servercore ltsc2016 a91041c1b0e5 4 weeks ago 11.1GB [2019-12-10T12:52:50.622Z] [2019-12-10T12:52:50.622Z] INFO: Running integration tests at 12/10/2019 12:52:50... [2019-12-10T12:52:50.622Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-12-10T12:52:50.622Z] INFO: Integration API tests being run from the host: [2019-12-10T12:52:50.622Z] INFO: make.ps1 starting at 12/10/2019 12:52:50 [2019-12-10T12:52:50.638Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-12-10T12:52:51.082Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-12-10T12:52:51.612Z] === RUN TestDockerSuite/TestBuildCmd [2019-12-10T12:52:51.753Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-12-10T12:52:52.074Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-12-10T12:52:52.537Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-12-10T12:52:52.786Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-12-10T12:52:52.998Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-12-10T12:52:55.033Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-12-10T12:52:55.807Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-12-10T12:52:57.556Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-12-10T12:52:58.816Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-12-10T12:53:00.362Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-12-10T12:53:00.362Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-12-10T12:53:00.680Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-12-10T12:53:01.353Z] === RUN TestDockerSuite/TestBuildContChar [2019-12-10T12:53:01.731Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-12-10T12:53:05.520Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-12-10T12:53:06.984Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-12-10T12:53:07.219Z] --- PASS: TestDockerNetworkIpvlan (25.80s) [2019-12-10T12:53:07.219Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.10s) [2019-12-10T12:53:07.219Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.07s) [2019-12-10T12:53:07.219Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.19s) [2019-12-10T12:53:07.219Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.19s) [2019-12-10T12:53:07.219Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.16s) [2019-12-10T12:53:07.219Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.25s) [2019-12-10T12:53:07.219Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.14s) [2019-12-10T12:53:07.219Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.06s) [2019-12-10T12:53:07.219Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.74s) [2019-12-10T12:53:07.219Z] PASS [2019-12-10T12:53:07.219Z] [2019-12-10T12:53:07.219Z] DONE 11 tests in 27.646s [2019-12-10T12:53:07.219Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-12-10T12:53:07.219Z] ++ 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-12-10T12:53:07.219Z] ++ set -e [2019-12-10T12:53:07.219Z] ++ '[' -n 0 ']' [2019-12-10T12:53:07.219Z] ++ set -x [2019-12-10T12:53:07.219Z] ++ env -i DEST=/go/src/github.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-12-10T12:53:07.219Z] INFO: Testing against a local daemon [2019-12-10T12:53:07.219Z] === RUN TestDockerNetworkMacvlanPersistance [2019-12-10T12:53:08.803Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-12-10T12:53:08.949Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2019-12-10T12:53:08.950Z] === RUN TestDockerNetworkMacvlan [2019-12-10T12:53:09.505Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-12-10T12:53:09.677Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-12-10T12:53:10.346Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-12-10T12:53:10.857Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-12-10T12:53:11.595Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-12-10T12:53:12.028Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-12-10T12:53:13.257Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-12-10T12:53:13.399Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-12-10T12:53:13.906Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-12-10T12:53:14.798Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-12-10T12:53:15.294Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-12-10T12:53:16.263Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-12-10T12:53:16.263Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-12-10T12:53:16.263Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-12-10T12:53:16.981Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-12-10T12:53:17.235Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-12-10T12:53:17.755Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-12-10T12:53:17.813Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-12-10T12:53:17.962Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-12-10T12:53:18.209Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-12-10T12:53:18.423Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-12-10T12:53:18.672Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-12-10T12:53:18.672Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-12-10T12:53:19.396Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-12-10T12:53:19.645Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-12-10T12:53:19.713Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-12-10T12:53:19.857Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-12-10T12:53:20.107Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-12-10T12:53:20.107Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-12-10T12:53:20.107Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-12-10T12:53:22.041Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-12-10T12:53:22.236Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-12-10T12:53:22.713Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-12-10T12:53:23.063Z] --- PASS: TestDockerNetworkMacvlan (14.50s) [2019-12-10T12:53:23.063Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-12-10T12:53:23.063Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-12-10T12:53:23.063Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2019-12-10T12:53:23.063Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.20s) [2019-12-10T12:53:23.063Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.09s) [2019-12-10T12:53:23.063Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2019-12-10T12:53:23.063Z] PASS [2019-12-10T12:53:23.063Z] [2019-12-10T12:53:23.063Z] DONE 8 tests in 16.099s [2019-12-10T12:53:23.412Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-12-10T12:53:23.412Z] ++ 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-12-10T12:53:23.412Z] ++ set -e [2019-12-10T12:53:23.412Z] ++ '[' -n 0 ']' [2019-12-10T12:53:23.412Z] ++ set -x [2019-12-10T12:53:23.412Z] ++ env -i DEST=/go/src/github.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-12-10T12:53:23.412Z] testing: warning: no tests to run [2019-12-10T12:53:23.412Z] PASS [2019-12-10T12:53:23.412Z] [2019-12-10T12:53:23.412Z] DONE 0 tests in 0.015s [2019-12-10T12:53:23.412Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-12-10T12:53:23.412Z] ++ 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-12-10T12:53:23.412Z] ++ set -e [2019-12-10T12:53:23.412Z] ++ '[' -n 0 ']' [2019-12-10T12:53:23.412Z] ++ set -x [2019-12-10T12:53:23.412Z] ++ env -i DEST=/go/src/github.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-12-10T12:53:23.412Z] INFO: Testing against a local daemon [2019-12-10T12:53:23.412Z] === RUN TestAuthZPluginAllowRequest [2019-12-10T12:53:24.757Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-12-10T12:53:24.960Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-12-10T12:53:25.153Z] --- PASS: TestAuthZPluginAllowRequest (1.62s) [2019-12-10T12:53:25.153Z] === RUN TestAuthZPluginTLS [2019-12-10T12:53:25.502Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-12-10T12:53:25.502Z] === RUN TestAuthZPluginDenyRequest [2019-12-10T12:53:25.921Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-12-10T12:53:26.259Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-12-10T12:53:26.259Z] === RUN TestAuthZPluginAPIDenyResponse [2019-12-10T12:53:26.604Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2019-12-10T12:53:26.604Z] === RUN TestAuthZPluginDenyResponse [2019-12-10T12:53:27.288Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-12-10T12:53:27.343Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2019-12-10T12:53:27.343Z] === RUN TestAuthZPluginAllowEventStream [2019-12-10T12:53:29.064Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2019-12-10T12:53:29.064Z] === RUN TestAuthZPluginErrorResponse [2019-12-10T12:53:29.405Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-12-10T12:53:29.405Z] === RUN TestAuthZPluginErrorRequest [2019-12-10T12:53:30.148Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-12-10T12:53:30.148Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-12-10T12:53:30.492Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-12-10T12:53:30.492Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-12-10T12:53:30.772Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-12-10T12:53:32.917Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2019-12-10T12:53:32.917Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-12-10T12:53:32.958Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-12-10T12:53:34.642Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s) [2019-12-10T12:53:34.642Z] === RUN TestAuthZPluginHeader [2019-12-10T12:53:35.141Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-12-10T12:53:35.842Z] --- PASS: TestAuthZPluginHeader (0.95s) [2019-12-10T12:53:35.842Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-12-10T12:53:35.842Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-10T12:53:35.842Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:53:35.842Z] === RUN TestAuthZPluginV2Disable [2019-12-10T12:53:35.842Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-12-10T12:53:35.842Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:53:35.842Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-12-10T12:53:35.842Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-10T12:53:35.842Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:53:35.842Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-12-10T12:53:35.842Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-10T12:53:35.842Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:53:35.842Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-12-10T12:53:38.060Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-12-10T12:53:40.246Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-12-10T12:53:41.832Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-12-10T12:53:42.144Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-12-10T12:53:42.144Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-12-10T12:53:42.144Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-12-10T12:53:43.076Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-12-10T12:53:43.076Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-12-10T12:53:43.076Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-12-10T12:53:43.333Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-12-10T12:53:44.014Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-12-10T12:53:44.015Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-12-10T12:53:44.015Z] INFO: Testing against a local daemon [2019-12-10T12:53:44.015Z] === RUN TestBuildWithSession [2019-12-10T12:53:44.015Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-10T12:53:44.015Z] build_session_test.go:25: TODO: BuildKit [2019-12-10T12:53:44.015Z] === RUN TestBuildSquashParent [2019-12-10T12:53:44.015Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-12-10T12:53:44.015Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:53:44.015Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-10T12:53:44.015Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-12-10T12:53:44.015Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-10T12:53:44.015Z] === RUN TestBuildMultiStageCopy [2019-12-10T12:53:44.015Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-10T12:53:44.264Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-12-10T12:53:44.264Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-12-10T12:53:45.195Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-12-10T12:53:45.195Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-12-10T12:53:45.452Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-12-10T12:53:45.452Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-12-10T12:53:45.452Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-12-10T12:53:47.977Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-12-10T12:53:47.977Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-12-10T12:53:48.233Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-12-10T12:53:48.234Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-12-10T12:53:48.234Z] === RUN TestDockerSuite/TestVolumeEvents [2019-12-10T12:53:49.164Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-12-10T12:53:51.686Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-12-10T12:53:51.686Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-12-10T12:53:51.686Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-12-10T12:53:54.961Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-12-10T12:53:55.201Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2019-12-10T12:53:55.201Z] PASS [2019-12-10T12:53:55.201Z] [2019-12-10T12:53:55.201Z] === Skipped [2019-12-10T12:53:55.201Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-10T12:53:55.201Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:53:55.201Z] [2019-12-10T12:53:55.201Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-12-10T12:53:55.201Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:53:55.201Z] [2019-12-10T12:53:55.201Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-10T12:53:55.201Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:53:55.201Z] [2019-12-10T12:53:55.201Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-10T12:53:55.201Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:53:55.201Z] [2019-12-10T12:53:55.201Z] [2019-12-10T12:53:55.201Z] DONE 17 tests, 4 skipped in 29.322s [2019-12-10T12:53:55.201Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-12-10T12:53:55.201Z] ++ 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-12-10T12:53:55.201Z] ++ set -e [2019-12-10T12:53:55.201Z] ++ '[' -n 0 ']' [2019-12-10T12:53:55.201Z] ++ set -x [2019-12-10T12:53:55.201Z] ++ env -i DEST=/go/src/github.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-12-10T12:53:55.201Z] INFO: Testing against a local daemon [2019-12-10T12:53:55.201Z] === RUN TestPluginInvalidJSON [2019-12-10T12:53:55.201Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-10T12:53:55.201Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-10T12:53:55.201Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-10T12:53:55.201Z] --- PASS: TestPluginInvalidJSON (0.05s) [2019-12-10T12:53:55.201Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-10T12:53:55.201Z] PASS [2019-12-10T12:53:55.201Z] [2019-12-10T12:53:55.201Z] DONE 2 tests in 0.136s [2019-12-10T12:53:55.201Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-12-10T12:53:55.201Z] ++ 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-12-10T12:53:55.201Z] ++ set -e [2019-12-10T12:53:55.202Z] ++ '[' -n 0 ']' [2019-12-10T12:53:55.202Z] ++ set -x [2019-12-10T12:53:55.202Z] ++ env -i DEST=/go/src/github.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-12-10T12:53:55.202Z] INFO: Testing against a local daemon [2019-12-10T12:53:55.202Z] === RUN TestExternalGraphDriver [2019-12-10T12:53:55.202Z] === RUN TestExternalGraphDriver/json [2019-12-10T12:53:55.202Z] === RUN TestExternalGraphDriver/spec [2019-12-10T12:53:57.507Z] === RUN TestExternalGraphDriver/pull [2019-12-10T12:53:58.857Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-10T12:53:59.145Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite (1832.27s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.88s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.74s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.76s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.44s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.97s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.67s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.72s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.07s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.23s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.77s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.69s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.22s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.23s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.18s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.59s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.42s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAttachDetach (1.50s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.75s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.38s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.25s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.52s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.90s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.11s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.83s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.80s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.79s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.21s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (21.97s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.66s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.67s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.38s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.75s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.59s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.99s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.61s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.89s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.06s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.01s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.58s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.92s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.11s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.90s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.29s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.26s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.19s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.15s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.03s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.41s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.33s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.60s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.69s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.40s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.05s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.69s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.27s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.25s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.65s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.67s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.53s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.81s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.24s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.66s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.82s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.01s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.43s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.92s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.60s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.40s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.60s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.75s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.83s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.20s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.56s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.69s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.02s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.79s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.71s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.88s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.69s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.46s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.34s) [2019-12-10T12:53:59.145Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-12-10T12:53:59.145Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.69s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.58s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.40s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildContChar (4.40s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.37s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.31s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.88s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.41s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.19s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.92s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.31s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.63s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.06s) [2019-12-10T12:53:59.145Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-12-10T12:53:59.145Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-12-10T12:53:59.145Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-12-10T12:53:59.145Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-12-10T12:53:59.145Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-12-10T12:53:59.145Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-12-10T12:53:59.145Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.05s) [2019-12-10T12:53:59.145Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.64s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.66s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.06s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.12s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.93s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.84s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.04s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.72s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.49s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.49s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.53s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.17s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.88s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.20s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.48s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.02s) [2019-12-10T12:53:59.145Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.38s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.97s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.11s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.76s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.18s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.06s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.34s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (6.09s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.77s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.78s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.61s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.58s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildEnv (1.51s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.28s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.06s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.46s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.88s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.01s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.73s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.93s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.55s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.53s) [2019-12-10T12:53:59.146Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-12-10T12:53:59.146Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.41s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.94s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildExpose (0.39s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.62s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.61s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.41s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildFails (1.05s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.37s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.51s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.96s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.68s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.49s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.13s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.26s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.36s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.61s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.58s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.78s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildHistory (5.91s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.80s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.52s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildInheritance (1.11s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.90s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.61s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildLabel (0.51s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.47s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.37s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildLabels (0.57s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.19s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.85s) [2019-12-10T12:53:59.146Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.63s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.63s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.40s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.69s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.40s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.52s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.53s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.26s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.82s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (2.01s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.53s) [2019-12-10T12:53:59.404Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-12-10T12:53:59.404Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.16s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.65s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.55s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.53s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.66s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.86s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.25s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.91s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.19s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.48s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.37s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.46s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.88s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.42s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.72s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.38s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.72s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.58s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.56s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.63s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.49s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.04s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildPATH (2.64s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.08s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.04s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.04s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.82s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.34s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildRm (3.52s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.20s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.67s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.52s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.68s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.80s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.70s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.07s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.42s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.34s) [2019-12-10T12:53:59.404Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-12-10T12:53:59.404Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.44s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.06s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildStderr (1.08s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.82s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.19s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.20s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.58s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.11s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.76s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildUser (2.23s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.10s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.77s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.10s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.39s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.47s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.27s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.96s) [2019-12-10T12:53:59.404Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-12-10T12:53:59.404Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-12-10T12:53:59.404Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-12-10T12:53:59.404Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-12-10T12:53:59.404Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-12-10T12:53:59.404Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-12-10T12:53:59.404Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-12-10T12:53:59.404Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.17s) [2019-12-10T12:53:59.404Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.12s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.09s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.65s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.10s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.25s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.45s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.30s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.66s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.76s) [2019-12-10T12:53:59.405Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-12-10T12:53:59.405Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.07s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.56s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2019-12-10T12:53:59.405Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-12-10T12:53:59.405Z] docker_cli_sni_test.go:18: Flakey test [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.83s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.98s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCommitChange (1.09s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.01s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.79s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.75s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.12s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCommitTTY (1.90s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.18s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.87s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.30s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.79s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.86s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.86s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.98s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.98s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.91s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.82s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.83s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.84s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.76s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.92s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.04s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.90s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.86s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.89s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.89s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.84s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.86s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.01s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.98s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.79s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.72s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.64s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.82s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.63s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.78s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.89s) [2019-12-10T12:53:59.405Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-12-10T12:53:59.405Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.96s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.02s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.26s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.25s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.69s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.16s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.71s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.55s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.69s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.66s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.65s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.60s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b2bdc0_} (1.64s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1095427873_/foo_false____} (1.65s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1095427873_/foo_true____} (1.63s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3066769420_/foo_false____} (1.66s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3066769420_/foo_true____} (1.63s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3066769420_/foo_true__0xc000b22240__} (1.63s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b22260_} (1.66s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b22280_} (1.64s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b222a0_} (1.63s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b222c0_} (1.61s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.66s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.54s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.00s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.47s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.04s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.72s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.90s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.98s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.11s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.95s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.03s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.98s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.20s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.10s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.98s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.19s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.09s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.01s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.11s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.55s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.10s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.02s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.02s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.96s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.25s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.00s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.22s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.81s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.90s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.61s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.49s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpToCaseE (4.06s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpToCaseF (1.02s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.37s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.80s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.88s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.20s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.26s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpToDot (1.24s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (2.27s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.85s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpToStdout (0.97s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.41s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.43s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.99s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.70s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.57s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.93s) [2019-12-10T12:53:59.405Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-12-10T12:53:59.405Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.84s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.55s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCreateLabels (0.13s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.19s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2019-12-10T12:53:59.405Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-12-10T12:53:59.405Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.23s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.71s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.35s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.78s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.83s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.89s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.68s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.73s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.89s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.96s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.12s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.88s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.61s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.06s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.81s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.22s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.91s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.92s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.08s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.24s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsAttach (0.89s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsCommit (1.05s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.85s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.85s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.88s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.87s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.67s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.33s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.70s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsCopy (1.42s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.91s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.85s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.43s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (2.02s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.39s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.10s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.40s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsFilters (1.67s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsFormat (1.67s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.91s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.37s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.07s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.36s) [2019-12-10T12:53:59.405Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-12-10T12:53:59.405Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-12-10T12:53:59.405Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-12-10T12:53:59.405Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.61s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.83s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsRename (0.87s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsResize (0.85s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.82s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.11s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.81s) [2019-12-10T12:53:59.405Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.05s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestEventsTop (0.93s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestEventsUntag (2.62s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.83s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExec (1.80s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.84s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.85s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.84s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.92s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.93s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.92s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.93s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.93s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.88s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.97s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecCgroup (2.02s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecEnv (0.91s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.72s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.83s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecInspectID (1.95s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecInteractive (0.97s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.01s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.22s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecParseError (0.91s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.89s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.98s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.62s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.03s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecStartFails (1.18s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.09s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.87s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecTTY (0.92s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.94s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.83s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecUlimits (0.91s) [2019-12-10T12:53:59.406Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2019-12-10T12:53:59.406Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.24s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.18s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.39s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.31s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestExecWithUser (0.99s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.94s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.87s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.72s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.86s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.86s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestHealth (20.96s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.08s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.93s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.33s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.32s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.61s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.25s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.96s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.10s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.92s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.05s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestImportDisplay (2.16s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestImportFile (1.95s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.90s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestImportGzipped (2.34s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.20s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.87s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.09s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.11s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.94s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.88s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.96s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.82s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.86s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.96s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.81s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.87s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.90s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.71s) [2019-12-10T12:53:59.406Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-12-10T12:53:59.406Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.30s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.95s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectDefault (0.78s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectHistory (1.06s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2019-12-10T12:53:59.406Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-12-10T12:53:59.406Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.81s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.94s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.89s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.86s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.85s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.89s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectStatus (1.01s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.78s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.08s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.71s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.00s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.94s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.73s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.91s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.65s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.70s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.65s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.87s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.45s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.47s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.34s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.42s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.88s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.91s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.60s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.89s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.91s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.94s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.51s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.88s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.77s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.90s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.85s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.86s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.83s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.15s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.21s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.15s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.49s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.02s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.94s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.04s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.84s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLogsSince (6.96s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.89s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.87s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLogsTail (0.95s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.03s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.89s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.56s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.92s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestNetHostname (2.42s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.50s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.52s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.56s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.87s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPluginActive (1.92s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.65s) [2019-12-10T12:53:59.406Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-12-10T12:53:59.406Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.89s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPluginLogDriver (4.51s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.53s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.09s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.34s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.58s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.51s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.67s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPortList (11.57s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.78s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.40s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.80s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.79s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.84s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.15s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.70s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.55s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.64s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.34s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPsByOrder (3.47s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.07s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.71s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.38s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.01s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.11s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.65s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.53s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.68s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.68s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.88s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.59s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.70s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.23s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.09s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.74s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.89s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.88s) [2019-12-10T12:53:59.406Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-12-10T12:53:59.406Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.08s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.56s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.83s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.93s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.99s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.48s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.33s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.68s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.60s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.87s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.75s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.30s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.15s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.08s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.02s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.75s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.11s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRmiTag (0.21s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.96s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.73s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.79s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.09s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.53s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.64s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRunAddHost (0.82s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.81s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.82s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.91s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.99s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.01s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.04s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.63s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.63s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.96s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.94s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.93s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.87s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.99s) [2019-12-10T12:53:59.406Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.06s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.17s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.80s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.82s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.48s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.84s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.86s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (1.01s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.90s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.84s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.80s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.84s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.84s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.81s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.27s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.97s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.91s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.96s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.86s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.69s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.77s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.59s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.80s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.81s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.80s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.86s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.78s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.78s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.73s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.42s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.84s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.82s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.74s) [2019-12-10T12:53:59.407Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-12-10T12:53:59.407Z] docker_cli_run_test.go:4144: unmatched requirement DaemonIsWindows [2019-12-10T12:53:59.407Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-12-10T12:53:59.407Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsWindows [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.81s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.86s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.59s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.42s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.76s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.85s) [2019-12-10T12:53:59.407Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-12-10T12:53:59.407Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.84s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.82s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.83s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.82s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.81s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.82s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.84s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.81s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.84s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.85s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunExitCode (0.79s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.82s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.82s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.82s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.86s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.81s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.67s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.38s) [2019-12-10T12:53:59.407Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-10T12:53:59.407Z] docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.69s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.88s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.61s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.23s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.70s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.82s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.33s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.55s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.72s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.88s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.70s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.20s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.60s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.22s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.76s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.28s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.64s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.65s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunMount (6.49s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.82s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.81s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.66s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.48s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.56s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.46s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.65s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.67s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.72s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.76s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunNetHost (1.23s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.88s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.76s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.46s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.44s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.17s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.75s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.14s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.91s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.88s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.85s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.86s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.94s) [2019-12-10T12:53:59.407Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-12-10T12:53:59.407Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.89s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.88s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (2.01s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.06s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.68s) [2019-12-10T12:53:59.407Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.79s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.82s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.94s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.75s) [2019-12-10T12:53:59.407Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-10T12:53:59.407Z] docker_cli_run_test.go:4229: unmatched requirement IsolationIsProcess [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunPublishPort (1.01s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (1.04s) [2019-12-10T12:53:59.407Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-12-10T12:53:59.407Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.71s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.75s) [2019-12-10T12:53:59.407Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-12-10T12:53:59.407Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.78s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.85s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunRm (0.88s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.77s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.94s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.80s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.90s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.83s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.26s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.37s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.98s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.87s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.96s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.84s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.82s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.85s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.82s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.94s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.78s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.79s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunState (1.66s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.81s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.74s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.25s) [2019-12-10T12:53:59.407Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-12-10T12:53:59.407Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.80s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.78s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunSysctls (1.64s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.80s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.58s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.83s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.04s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.10s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.16s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.80s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.81s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.83s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.36s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.27s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunUserByID (0.80s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.20s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.82s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunUserByName (0.80s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.85s) [2019-12-10T12:53:59.407Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2019-12-10T12:53:59.407Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.83s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.70s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.82s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.19s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.47s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.64s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.47s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.90s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.80s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.77s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.94s) [2019-12-10T12:53:59.407Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-12-10T12:53:59.407Z] docker_cli_run_test.go:4199: unmatched requirement DaemonIsWindows [2019-12-10T12:53:59.407Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-12-10T12:53:59.407Z] docker_cli_run_test.go:4219: unmatched requirement DaemonIsWindows [2019-12-10T12:53:59.407Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-12-10T12:53:59.407Z] docker_cli_run_test.go:4209: unmatched requirement DaemonIsWindows [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.91s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.13s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.87s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.77s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.88s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.81s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.83s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.20s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.20s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.90s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.89s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.83s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.82s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.33s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.83s) [2019-12-10T12:53:59.407Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.85s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.85s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.80s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.69s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.80s) [2019-12-10T12:53:59.408Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-12-10T12:53:59.408Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.69s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.66s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.75s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.60s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.82s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.19s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.16s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.33s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.06s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.60s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.06s) [2019-12-10T12:53:59.408Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents837444502 [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.73s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.68s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.63s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.35s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.44s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.58s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.63s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.14s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.67s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.98s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.71s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.87s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestStartRecordError (2.31s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (3.09s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.49s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.74s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.26s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.70s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.99s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.84s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.86s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.87s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.86s) [2019-12-10T12:53:59.408Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-12-10T12:53:59.408Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.83s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.37s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.57s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.83s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.81s) [2019-12-10T12:53:59.408Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2019-12-10T12:53:59.408Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.94s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (2.09s) [2019-12-10T12:53:59.408Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-12-10T12:53:59.408Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.64s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.98s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.98s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.66s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestUpdateStats (4.38s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.61s) [2019-12-10T12:53:59.408Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-12-10T12:53:59.408Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.07s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.85s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.17s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.68s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.36s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.56s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.37s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.07s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.44s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.42s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.65s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.74s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.42s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.46s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.40s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.39s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.45s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.90s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.91s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.06s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.59s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.83s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.39s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.28s) [2019-12-10T12:53:59.408Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.33s) [2019-12-10T12:53:59.408Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-12-10T12:53:59.408Z] docker_cli_run_test.go:4537: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-12-10T12:53:59.408Z] === RUN TestDockerRegistrySuite [2019-12-10T12:53:59.408Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-12-10T12:53:59.843Z] --- PASS: TestExternalGraphDriver (6.82s) [2019-12-10T12:53:59.843Z] --- PASS: TestExternalGraphDriver/json (2.02s) [2019-12-10T12:53:59.843Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2019-12-10T12:53:59.843Z] --- PASS: TestExternalGraphDriver/pull (2.50s) [2019-12-10T12:53:59.843Z] === RUN TestGraphdriverPluginV2 [2019-12-10T12:53:59.843Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-12-10T12:53:59.843Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:53:59.843Z] PASS [2019-12-10T12:53:59.843Z] [2019-12-10T12:53:59.843Z] === Skipped [2019-12-10T12:53:59.843Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-12-10T12:53:59.843Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:53:59.843Z] [2019-12-10T12:53:59.843Z] [2019-12-10T12:53:59.843Z] DONE 5 tests, 1 skipped in 6.976s [2019-12-10T12:53:59.843Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-12-10T12:53:59.843Z] ++ 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-12-10T12:53:59.843Z] ++ set -e [2019-12-10T12:53:59.843Z] ++ '[' -n 0 ']' [2019-12-10T12:53:59.843Z] ++ set -x [2019-12-10T12:53:59.843Z] ++ env -i DEST=/go/src/github.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-12-10T12:53:59.843Z] INFO: Testing against a local daemon [2019-12-10T12:53:59.843Z] === RUN TestContinueAfterPluginCrash [2019-12-10T12:53:59.843Z] === PAUSE TestContinueAfterPluginCrash [2019-12-10T12:53:59.843Z] === RUN TestDaemonStartWithLogOpt [2019-12-10T12:53:59.843Z] === PAUSE TestDaemonStartWithLogOpt [2019-12-10T12:53:59.843Z] === CONT TestContinueAfterPluginCrash [2019-12-10T12:53:59.843Z] === CONT TestDaemonStartWithLogOpt [2019-12-10T12:54:00.396Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-10T12:54:01.304Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-12-10T12:54:02.578Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-10T12:54:02.674Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-12-10T12:54:04.568Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-12-10T12:54:04.568Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-12-10T12:54:05.491Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-10T12:54:07.674Z] --- PASS: TestBuildMultiStageCopy (23.57s) [2019-12-10T12:54:07.674Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (13.90s) [2019-12-10T12:54:07.674Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (2.02s) [2019-12-10T12:54:07.674Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (2.33s) [2019-12-10T12:54:07.674Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (2.56s) [2019-12-10T12:54:07.674Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (2.77s) [2019-12-10T12:54:07.674Z] === RUN TestBuildMultiStageParentConfig [2019-12-10T12:54:07.674Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-12-10T12:54:07.674Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-10T12:54:07.674Z] === RUN TestBuildLabelWithTargets [2019-12-10T12:54:07.674Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-12-10T12:54:07.674Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-10T12:54:07.674Z] === RUN TestBuildWithEmptyLayers [2019-12-10T12:54:08.494Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-12-10T12:54:08.494Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-12-10T12:54:08.494Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-12-10T12:54:09.831Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-12-10T12:54:12.368Z] --- PASS: TestBuildWithEmptyLayers (4.35s) [2019-12-10T12:54:12.368Z] === RUN TestBuildMultiStageOnBuild [2019-12-10T12:54:12.368Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2019-12-10T12:54:12.368Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-10T12:54:12.368Z] === RUN TestBuildUncleanTarFilenames [2019-12-10T12:54:12.368Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2019-12-10T12:54:12.368Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-10T12:54:12.368Z] === RUN TestBuildMultiStageLayerLeak [2019-12-10T12:54:12.368Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-12-10T12:54:12.368Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-10T12:54:12.368Z] === RUN TestBuildWithHugeFile [2019-12-10T12:54:12.368Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-12-10T12:54:12.368Z] build_test.go:491: testEnv.OSType == "windows" [2019-12-10T12:54:12.368Z] === RUN TestBuildWithEmptyDockerfile [2019-12-10T12:54:12.368Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-10T12:54:12.368Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-10T12:54:12.368Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-10T12:54:12.368Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-10T12:54:12.368Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-10T12:54:12.368Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-10T12:54:12.368Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-10T12:54:12.368Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-10T12:54:12.368Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-10T12:54:12.368Z] --- PASS: TestBuildWithEmptyDockerfile (0.27s) [2019-12-10T12:54:12.368Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-12-10T12:54:12.368Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-12-10T12:54:12.368Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-12-10T12:54:12.368Z] === RUN TestBuildPreserveOwnership [2019-12-10T12:54:12.368Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-12-10T12:54:12.368Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-10T12:54:12.368Z] === RUN TestBuildPlatformInvalid [2019-12-10T12:54:12.368Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2019-12-10T12:54:12.368Z] PASS [2019-12-10T12:54:12.368Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-12-10T12:54:12.368Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-12-10T12:54:12.368Z] INFO: Testing against a local daemon [2019-12-10T12:54:12.368Z] === RUN TestConfigList [2019-12-10T12:54:12.368Z] --- SKIP: TestConfigList (0.00s) [2019-12-10T12:54:12.368Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:54:12.368Z] === RUN TestConfigsCreateAndDelete [2019-12-10T12:54:12.368Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-12-10T12:54:12.368Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:54:12.368Z] === RUN TestConfigsUpdate [2019-12-10T12:54:12.368Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-12-10T12:54:12.368Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:54:12.368Z] === RUN TestTemplatedConfig [2019-12-10T12:54:12.368Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-12-10T12:54:12.368Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:54:12.368Z] === RUN TestConfigInspect [2019-12-10T12:54:12.368Z] --- SKIP: TestConfigInspect (0.00s) [2019-12-10T12:54:12.368Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:54:12.368Z] === RUN TestConfigCreateWithLabels [2019-12-10T12:54:12.368Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-12-10T12:54:12.368Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-12-10T12:54:12.368Z] === RUN TestConfigCreateResolve [2019-12-10T12:54:12.368Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-12-10T12:54:12.368Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-12-10T12:54:12.368Z] === RUN TestConfigDaemonLibtrustID [2019-12-10T12:54:12.368Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-12-10T12:54:12.368Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-12-10T12:54:12.368Z] PASS [2019-12-10T12:54:12.368Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-12-10T12:54:12.368Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-12-10T12:54:12.368Z] INFO: Testing against a local daemon [2019-12-10T12:54:12.368Z] === RUN TestCheckpoint [2019-12-10T12:54:12.368Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-10T12:54:12.368Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-10T12:54:12.368Z] === RUN TestContainerInvalidJSON [2019-12-10T12:54:12.828Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-10T12:54:12.828Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-10T12:54:12.828Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-10T12:54:12.828Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-10T12:54:12.828Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-10T12:54:12.828Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-10T12:54:12.828Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-10T12:54:12.828Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-10T12:54:12.828Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-10T12:54:12.828Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-12-10T12:54:12.828Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-12-10T12:54:12.828Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-12-10T12:54:12.828Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-12-10T12:54:12.828Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-10T12:54:12.828Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2019-12-10T12:54:12.828Z] copy_test.go:25: testEnv.OSType == "windows" [2019-12-10T12:54:12.828Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-10T12:54:12.828Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-12-10T12:54:12.828Z] copy_test.go:39: testEnv.OSType == "windows" [2019-12-10T12:54:12.828Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-10T12:54:12.828Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-12-10T12:54:12.828Z] copy_test.go:51: testEnv.OSType == "windows" [2019-12-10T12:54:12.828Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-10T12:54:12.828Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-12-10T12:54:12.828Z] copy_test.go:65: testEnv.OSType == "windows" [2019-12-10T12:54:12.828Z] === RUN TestCopyFromContainer [2019-12-10T12:54:12.828Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-12-10T12:54:12.828Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:54:12.828Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-10T12:54:12.828Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-10T12:54:12.828Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-10T12:54:12.828Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-10T12:54:12.828Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-10T12:54:12.828Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-10T12:54:12.828Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-10T12:54:12.828Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-10T12:54:12.828Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-10T12:54:12.828Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-10T12:54:12.828Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-12-10T12:54:12.828Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-12-10T12:54:12.828Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-12-10T12:54:12.828Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-12-10T12:54:12.828Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-10T12:54:12.828Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-12-10T12:54:12.828Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-12-10T12:54:12.828Z] === RUN TestCreateWithInvalidEnv [2019-12-10T12:54:12.828Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-10T12:54:12.828Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-10T12:54:12.828Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-10T12:54:12.828Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-10T12:54:12.828Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-10T12:54:12.828Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-10T12:54:12.828Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-10T12:54:12.828Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-10T12:54:12.828Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-10T12:54:12.828Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-12-10T12:54:12.828Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-12-10T12:54:12.828Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-12-10T12:54:12.828Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-10T12:54:12.828Z] === RUN TestCreateTmpfsMountsTarget [2019-12-10T12:54:12.828Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-12-10T12:54:12.828Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:54:12.828Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-10T12:54:12.828Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-12-10T12:54:12.828Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-12-10T12:54:12.828Z] === RUN TestCreateWithCapabilities [2019-12-10T12:54:12.828Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-12-10T12:54:12.828Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-12-10T12:54:12.828Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-10T12:54:12.828Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-12-10T12:54:12.828Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-12-10T12:54:12.828Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-10T12:54:12.828Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-10T12:54:12.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-10T12:54:12.828Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-10T12:54:12.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-10T12:54:12.828Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-10T12:54:12.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-10T12:54:12.828Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-10T12:54:12.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-10T12:54:12.828Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-10T12:54:12.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-10T12:54:12.828Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-10T12:54:12.828Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-10T12:54:12.828Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-10T12:54:12.828Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-10T12:54:12.828Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-10T12:54:12.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-12-10T12:54:12.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-12-10T12:54:12.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-12-10T12:54:12.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-12-10T12:54:12.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-12-10T12:54:12.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-12-10T12:54:12.828Z] === RUN TestDiff [2019-12-10T12:54:12.828Z] --- SKIP: TestDiff (0.00s) [2019-12-10T12:54:12.828Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-12-10T12:54:12.828Z] === RUN TestExecWithCloseStdin [2019-12-10T12:54:13.200Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-12-10T12:54:13.200Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-12-10T12:54:13.661Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-12-10T12:54:13.661Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-12-10T12:54:14.008Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-12-10T12:54:14.122Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-12-10T12:54:14.123Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-12-10T12:54:15.377Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-12-10T12:54:15.895Z] --- PASS: TestDaemonStartWithLogOpt (14.77s) [2019-12-10T12:54:16.567Z] --- PASS: TestExecWithCloseStdin (3.56s) [2019-12-10T12:54:16.567Z] === RUN TestExec [2019-12-10T12:54:16.567Z] --- SKIP: TestExec (0.00s) [2019-12-10T12:54:16.567Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-12-10T12:54:16.567Z] === RUN TestExecUser [2019-12-10T12:54:16.567Z] --- SKIP: TestExecUser (0.00s) [2019-12-10T12:54:16.567Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-12-10T12:54:16.567Z] === RUN TestExportContainerAndImportImage [2019-12-10T12:54:16.567Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-12-10T12:54:16.567Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:54:16.567Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-10T12:54:16.567Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-12-10T12:54:16.567Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:54:16.567Z] === RUN TestHealthCheckWorkdir [2019-12-10T12:54:16.567Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-12-10T12:54:16.567Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-12-10T12:54:16.567Z] === RUN TestHealthKillContainer [2019-12-10T12:54:16.567Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-12-10T12:54:16.567Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-12-10T12:54:16.567Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-10T12:54:16.567Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-12-10T12:54:16.567Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-12-10T12:54:16.567Z] === RUN TestKillContainerInvalidSignal [2019-12-10T12:54:18.652Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-12-10T12:54:19.475Z] --- PASS: TestKillContainerInvalidSignal (3.28s) [2019-12-10T12:54:19.475Z] === RUN TestKillContainer [2019-12-10T12:54:19.475Z] --- SKIP: TestKillContainer (0.00s) [2019-12-10T12:54:19.475Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-12-10T12:54:19.475Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-10T12:54:19.475Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-12-10T12:54:19.475Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-12-10T12:54:19.475Z] === RUN TestKillStoppedContainer [2019-12-10T12:54:19.475Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-12-10T12:54:19.475Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-12-10T12:54:19.475Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-10T12:54:19.475Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-12-10T12:54:19.475Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-12-10T12:54:19.475Z] === RUN TestKillDifferentUserContainer [2019-12-10T12:54:19.475Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-12-10T12:54:19.475Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-12-10T12:54:19.475Z] === RUN TestInspectOomKilledTrue [2019-12-10T12:54:19.475Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-12-10T12:54:19.475Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-10T12:54:19.475Z] === RUN TestInspectOomKilledFalse [2019-12-10T12:54:19.475Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-12-10T12:54:19.475Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-10T12:54:19.475Z] === RUN TestLogsFollowTailEmpty [2019-12-10T12:54:19.750Z] --- PASS: TestContinueAfterPluginCrash (19.54s) [2019-12-10T12:54:19.750Z] PASS [2019-12-10T12:54:19.750Z] [2019-12-10T12:54:19.750Z] DONE 2 tests in 19.639s [2019-12-10T12:54:19.750Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-12-10T12:54:19.750Z] ++ 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-12-10T12:54:19.750Z] ++ set -e [2019-12-10T12:54:19.750Z] ++ '[' -n 0 ']' [2019-12-10T12:54:19.750Z] ++ set -x [2019-12-10T12:54:19.750Z] ++ env -i DEST=/go/src/github.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-12-10T12:54:19.750Z] INFO: Testing against a local daemon [2019-12-10T12:54:19.750Z] === RUN TestPluginWithDevMounts [2019-12-10T12:54:19.750Z] === PAUSE TestPluginWithDevMounts [2019-12-10T12:54:19.750Z] === CONT TestPluginWithDevMounts [2019-12-10T12:54:20.547Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-12-10T12:54:21.478Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-12-10T12:54:22.116Z] --- PASS: TestPluginWithDevMounts (2.33s) [2019-12-10T12:54:22.116Z] PASS [2019-12-10T12:54:22.116Z] [2019-12-10T12:54:22.116Z] DONE 1 tests in 2.426s [2019-12-10T12:54:22.116Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-12-10T12:54:22.116Z] ++ 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-12-10T12:54:22.116Z] ++ set -e [2019-12-10T12:54:22.116Z] ++ '[' -n 0 ']' [2019-12-10T12:54:22.116Z] ++ set -x [2019-12-10T12:54:22.117Z] ++ env -i DEST=/go/src/github.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-12-10T12:54:22.117Z] INFO: Testing against a local daemon [2019-12-10T12:54:22.117Z] === RUN TestSecretInspect [2019-12-10T12:54:22.849Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-12-10T12:54:23.215Z] --- PASS: TestLogsFollowTailEmpty (3.32s) [2019-12-10T12:54:23.215Z] === RUN TestNetworkNat [2019-12-10T12:54:23.215Z] --- SKIP: TestNetworkNat (0.00s) [2019-12-10T12:54:23.215Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-12-10T12:54:23.215Z] === RUN TestNetworkLocalhostTCPNat [2019-12-10T12:54:23.215Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-12-10T12:54:23.215Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-10T12:54:23.215Z] === RUN TestNetworkLoopbackNat [2019-12-10T12:54:23.215Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-12-10T12:54:23.215Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-12-10T12:54:23.215Z] === RUN TestPause [2019-12-10T12:54:23.215Z] --- SKIP: TestPause (0.00s) [2019-12-10T12:54:23.215Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-12-10T12:54:23.215Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-10T12:54:24.429Z] --- PASS: TestSecretInspect (2.24s) [2019-12-10T12:54:24.429Z] === RUN TestSecretList [2019-12-10T12:54:24.744Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-12-10T12:54:26.114Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-12-10T12:54:26.125Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.25s) [2019-12-10T12:54:26.125Z] === RUN TestPauseStopPausedContainer [2019-12-10T12:54:26.125Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-12-10T12:54:26.125Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:54:26.125Z] === RUN TestPsFilter [2019-12-10T12:54:26.586Z] --- PASS: TestPsFilter (0.13s) [2019-12-10T12:54:26.586Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-10T12:54:26.752Z] --- PASS: TestSecretList (2.27s) [2019-12-10T12:54:26.752Z] === RUN TestSecretsCreateAndDelete [2019-12-10T12:54:27.485Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-12-10T12:54:28.854Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-12-10T12:54:29.068Z] --- PASS: TestSecretsCreateAndDelete (2.28s) [2019-12-10T12:54:29.068Z] === RUN TestSecretsUpdate [2019-12-10T12:54:29.506Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.27s) [2019-12-10T12:54:29.506Z] === RUN TestRemoveContainerWithVolume [2019-12-10T12:54:30.224Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-12-10T12:54:30.863Z] --- PASS: TestSecretsUpdate (2.26s) [2019-12-10T12:54:30.863Z] === RUN TestTemplatedSecret [2019-12-10T12:54:31.594Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-12-10T12:54:31.594Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2019-12-10T12:54:31.851Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2019-12-10T12:54:32.109Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2019-12-10T12:54:32.109Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2019-12-10T12:54:33.040Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-12-10T12:54:33.250Z] --- PASS: TestRemoveContainerWithVolume (3.54s) [2019-12-10T12:54:33.250Z] === RUN TestRemoveContainerRunning [2019-12-10T12:54:33.882Z] --- PASS: TestTemplatedSecret (2.71s) [2019-12-10T12:54:33.882Z] === RUN TestSecretCreateResolve [2019-12-10T12:54:34.411Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-12-10T12:54:35.783Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-12-10T12:54:36.040Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-12-10T12:54:36.190Z] --- PASS: TestSecretCreateResolve (2.29s) [2019-12-10T12:54:36.190Z] PASS [2019-12-10T12:54:36.190Z] [2019-12-10T12:54:36.190Z] DONE 6 tests in 14.132s [2019-12-10T12:54:36.190Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-12-10T12:54:36.190Z] ++ 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-12-10T12:54:36.190Z] ++ set -e [2019-12-10T12:54:36.190Z] ++ '[' -n 0 ']' [2019-12-10T12:54:36.190Z] ++ set -x [2019-12-10T12:54:36.190Z] ++ env -i DEST=/go/src/github.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-12-10T12:54:36.190Z] INFO: Testing against a local daemon [2019-12-10T12:54:36.190Z] === RUN TestServiceCreateInit [2019-12-10T12:54:36.190Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-10T12:54:36.997Z] --- PASS: TestRemoveContainerRunning (3.28s) [2019-12-10T12:54:36.997Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-10T12:54:39.332Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-12-10T12:54:39.906Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.12s) [2019-12-10T12:54:39.906Z] === RUN TestRemoveInvalidContainer [2019-12-10T12:54:39.906Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-12-10T12:54:39.906Z] === RUN TestRenameLinkedContainer [2019-12-10T12:54:39.906Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-12-10T12:54:39.906Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-12-10T12:54:39.906Z] === RUN TestRenameStoppedContainer [2019-12-10T12:54:41.026Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-10T12:54:41.226Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-12-10T12:54:41.226Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-12-10T12:54:42.090Z] --- PASS: TestRenameStoppedContainer (2.68s) [2019-12-10T12:54:42.090Z] === RUN TestRenameRunningContainerAndReuse [2019-12-10T12:54:42.157Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-12-10T12:54:42.414Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-12-10T12:54:43.782Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-12-10T12:54:44.117Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-12-10T12:54:44.117Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-12-10T12:54:44.117Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-12-10T12:54:44.895Z] --- PASS: TestServiceCreateInit (8.39s) [2019-12-10T12:54:44.895Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.19s) [2019-12-10T12:54:44.895Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.16s) [2019-12-10T12:54:44.895Z] === RUN TestCreateServiceMultipleTimes [2019-12-10T12:54:45.155Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-12-10T12:54:45.155Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-12-10T12:54:49.167Z] --- PASS: TestRenameRunningContainerAndReuse (6.14s) [2019-12-10T12:54:49.167Z] === RUN TestRenameInvalidName [2019-12-10T12:54:49.332Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-12-10T12:54:49.588Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-12-10T12:54:51.483Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-12-10T12:54:51.740Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-12-10T12:54:51.740Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-12-10T12:54:51.997Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-12-10T12:54:52.085Z] --- PASS: TestRenameInvalidName (3.40s) [2019-12-10T12:54:52.085Z] === RUN TestRenameAnonymousContainer [2019-12-10T12:54:52.085Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-12-10T12:54:52.085Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-12-10T12:54:52.085Z] === RUN TestRenameContainerWithSameName [2019-12-10T12:54:52.253Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-12-10T12:54:52.817Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-12-10T12:54:52.817Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-12-10T12:54:54.711Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-12-10T12:54:54.995Z] --- PASS: TestRenameContainerWithSameName (3.26s) [2019-12-10T12:54:54.995Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-10T12:54:54.995Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-12-10T12:54:54.995Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-12-10T12:54:54.995Z] === RUN TestResize [2019-12-10T12:54:54.995Z] --- SKIP: TestResize (0.00s) [2019-12-10T12:54:54.995Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-12-10T12:54:54.995Z] === RUN TestResizeWithInvalidSize [2019-12-10T12:54:54.995Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-12-10T12:54:54.995Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-12-10T12:54:54.995Z] === RUN TestResizeWhenContainerNotStarted [2019-12-10T12:54:56.635Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-12-10T12:54:58.008Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-12-10T12:54:58.070Z] --- PASS: TestResizeWhenContainerNotStarted (2.81s) [2019-12-10T12:54:58.070Z] === RUN TestDaemonRestartKillContainers [2019-12-10T12:54:58.070Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-12-10T12:54:58.070Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:54:58.070Z] === RUN TestStats [2019-12-10T12:54:58.070Z] --- SKIP: TestStats (0.00s) [2019-12-10T12:54:58.070Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-12-10T12:54:58.070Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-10T12:54:59.903Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-12-10T12:55:00.468Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-12-10T12:55:01.398Z] --- PASS: TestDockerRegistrySuite (62.12s) [2019-12-10T12:55:01.398Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.79s) [2019-12-10T12:55:01.398Z] check_test.go:196: [dee579a9f53f5] daemon is not started [2019-12-10T12:55:01.398Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.52s) [2019-12-10T12:55:01.398Z] check_test.go:196: [d2457bcb6476c] daemon is not started [2019-12-10T12:55:01.398Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.91s) [2019-12-10T12:55:01.398Z] check_test.go:196: [d59edee309e4c] daemon is not started [2019-12-10T12:55:01.398Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-12-10T12:55:01.398Z] check_test.go:196: [d51c2760b0d55] daemon is not started [2019-12-10T12:55:01.398Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.45s) [2019-12-10T12:55:01.398Z] check_test.go:196: [d2b1e56077a33] daemon is not started [2019-12-10T12:55:01.398Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.41s) [2019-12-10T12:55:01.398Z] check_test.go:196: [d1dc2c065adea] daemon is not started [2019-12-10T12:55:01.398Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (5.13s) [2019-12-10T12:55:01.398Z] check_test.go:196: [def46d4a865ed] daemon is not started [2019-12-10T12:55:01.398Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.60s) [2019-12-10T12:55:01.398Z] check_test.go:196: [d00fbc9766fe8] daemon is not started [2019-12-10T12:55:01.398Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.22s) [2019-12-10T12:55:01.398Z] check_test.go:196: [d3be668a9e8f2] daemon is not started [2019-12-10T12:55:01.398Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.46s) [2019-12-10T12:55:01.398Z] check_test.go:196: [d7cd185d2aab6] daemon is not started [2019-12-10T12:55:01.398Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.50s) [2019-12-10T12:55:01.398Z] check_test.go:196: [d93cc8e680471] daemon is not started [2019-12-10T12:55:01.398Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.47s) [2019-12-10T12:55:01.398Z] check_test.go:196: [dca623d52e844] daemon is not started [2019-12-10T12:55:01.398Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.36s) [2019-12-10T12:55:01.398Z] check_test.go:196: [d534e0b3f29f5] daemon is not started [2019-12-10T12:55:01.398Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.42s) [2019-12-10T12:55:01.399Z] check_test.go:196: [de45d90993f36] daemon is not started [2019-12-10T12:55:01.399Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.78s) [2019-12-10T12:55:01.399Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7613b1f33cf2a88b0d4a9026997dc554261b72d25b700ca19a475fa2a5bfcbca [2019-12-10T12:55:01.399Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f51278e0de9b55b4ebdb6793f6baa4d348ff58fe9de79b6987a646370cfeb0d3 [2019-12-10T12:55:01.399Z] check_test.go:196: [d17c6adfb9844] daemon is not started [2019-12-10T12:55:01.399Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.79s) [2019-12-10T12:55:01.399Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5f096bcdc172d98ed9f1fb19b8968bbf3b34f429d659594f4b1dfb38304219d1 [2019-12-10T12:55:01.399Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f7def07334122c4a48f9d73642185256f7910174881942512f3c1e25ac131430 [2019-12-10T12:55:01.399Z] check_test.go:196: [de375f109abe5] daemon is not started [2019-12-10T12:55:01.399Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.53s) [2019-12-10T12:55:01.399Z] check_test.go:196: [d59b78530d896] daemon is not started [2019-12-10T12:55:01.399Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.66s) [2019-12-10T12:55:01.399Z] check_test.go:196: [dfbcc35f88c65] daemon is not started [2019-12-10T12:55:01.399Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.48s) [2019-12-10T12:55:01.399Z] check_test.go:196: [daa3d0b7295a8] daemon is not started [2019-12-10T12:55:01.399Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-12-10T12:55:01.399Z] check_test.go:196: [d3bed5c0beae0] daemon is not started [2019-12-10T12:55:01.399Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.48s) [2019-12-10T12:55:01.399Z] check_test.go:196: [d488877b39ba3] daemon is not started [2019-12-10T12:55:01.399Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.38s) [2019-12-10T12:55:01.399Z] check_test.go:196: [df006760621f7] daemon is not started [2019-12-10T12:55:01.399Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.21s) [2019-12-10T12:55:01.399Z] check_test.go:196: [da6ac72ae099a] daemon is not started [2019-12-10T12:55:01.399Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.13s) [2019-12-10T12:55:01.399Z] check_test.go:196: [d121b6d737ad4] daemon is not started [2019-12-10T12:55:01.399Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.43s) [2019-12-10T12:55:01.399Z] check_test.go:196: [db6de37e3a043] daemon is not started [2019-12-10T12:55:01.399Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.52s) [2019-12-10T12:55:01.399Z] check_test.go:196: [d89f1399c61bb] daemon is not started [2019-12-10T12:55:01.399Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.49s) [2019-12-10T12:55:01.399Z] check_test.go:196: [df91e10b03dfd] daemon is not started [2019-12-10T12:55:01.399Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-12-10T12:55:01.399Z] check_test.go:196: [dab21f2cd5a1f] daemon is not started [2019-12-10T12:55:01.399Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.30s) [2019-12-10T12:55:01.399Z] check_test.go:196: [d6233e553d0a0] daemon is not started [2019-12-10T12:55:01.399Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2019-12-10T12:55:01.399Z] check_test.go:196: [d8288f2e96085] daemon is not started [2019-12-10T12:55:01.399Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.37s) [2019-12-10T12:55:01.399Z] check_test.go:196: [d22d009fab7c6] daemon is not started [2019-12-10T12:55:01.399Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-12-10T12:55:01.399Z] check_test.go:196: [d459eb85ddde0] daemon is not started [2019-12-10T12:55:01.399Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.51s) [2019-12-10T12:55:01.399Z] check_test.go:196: [d0cbb62fac1ab] daemon is not started [2019-12-10T12:55:01.399Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.36s) [2019-12-10T12:55:01.399Z] check_test.go:196: [d1036a03b4321] daemon is not started [2019-12-10T12:55:01.399Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.19s) [2019-12-10T12:55:01.399Z] check_test.go:196: [de78dcf2eb729] daemon is not started [2019-12-10T12:55:01.399Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.68s) [2019-12-10T12:55:01.399Z] check_test.go:196: [dcad75f75daad] daemon is not started [2019-12-10T12:55:01.399Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.03s) [2019-12-10T12:55:01.399Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2019-12-10T12:55:01.399Z] === RUN TestDockerSchema1RegistrySuite [2019-12-10T12:55:01.399Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-12-10T12:55:01.656Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-12-10T12:55:04.233Z] --- PASS: TestCreateServiceMultipleTimes (18.19s) [2019-12-10T12:55:04.233Z] === RUN TestCreateServiceConflict [2019-12-10T12:55:04.958Z] --- PASS: TestCreateServiceConflict (2.26s) [2019-12-10T12:55:04.958Z] === RUN TestCreateServiceMaxReplicas [2019-12-10T12:55:05.426Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-12-10T12:55:06.404Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-12-10T12:55:06.651Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.65s) [2019-12-10T12:55:06.651Z] === RUN TestStopContainerWithTimeout [2019-12-10T12:55:06.651Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-12-10T12:55:06.651Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-12-10T12:55:06.651Z] === RUN TestUpdateRestartPolicy [2019-12-10T12:55:06.924Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-12-10T12:55:07.381Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-12-10T12:55:07.974Z] --- PASS: TestCreateServiceMaxReplicas (3.06s) [2019-12-10T12:55:07.974Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-10T12:55:10.311Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-12-10T12:55:11.105Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-12-10T12:55:16.362Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-12-10T12:55:16.926Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-12-10T12:55:18.296Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-12-10T12:55:18.553Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-12-10T12:55:18.934Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-12-10T12:55:19.923Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-12-10T12:55:20.486Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-12-10T12:55:21.294Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-12-10T12:55:22.663Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-12-10T12:55:23.997Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.31s) [2019-12-10T12:55:23.997Z] === RUN TestCreateServiceSecretFileMode [2019-12-10T12:55:24.725Z] --- PASS: TestCreateServiceSecretFileMode (2.53s) [2019-12-10T12:55:24.725Z] === RUN TestCreateServiceConfigFileMode [2019-12-10T12:55:26.841Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-12-10T12:55:26.841Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-12-10T12:55:27.098Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-12-10T12:55:27.356Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-12-10T12:55:27.613Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-12-10T12:55:27.745Z] --- PASS: TestCreateServiceConfigFileMode (2.49s) [2019-12-10T12:55:27.745Z] === RUN TestCreateServiceSysctls [2019-12-10T12:55:27.760Z] --- PASS: TestUpdateRestartPolicy (20.01s) [2019-12-10T12:55:27.760Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-10T12:55:27.870Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-12-10T12:55:28.127Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-12-10T12:55:28.384Z] --- PASS: TestDockerSchema1RegistrySuite (26.94s) [2019-12-10T12:55:28.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2019-12-10T12:55:28.384Z] check_test.go:223: [d00ec2103b3a7] daemon is not started [2019-12-10T12:55:28.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.60s) [2019-12-10T12:55:28.384Z] check_test.go:223: [da84030653960] daemon is not started [2019-12-10T12:55:28.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.90s) [2019-12-10T12:55:28.384Z] check_test.go:223: [dddbc8bce9142] daemon is not started [2019-12-10T12:55:28.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.53s) [2019-12-10T12:55:28.384Z] check_test.go:223: [dca953cc63640] daemon is not started [2019-12-10T12:55:28.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.25s) [2019-12-10T12:55:28.384Z] check_test.go:223: [d7961f0b373a5] daemon is not started [2019-12-10T12:55:28.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.41s) [2019-12-10T12:55:28.384Z] check_test.go:223: [d5abc30115105] daemon is not started [2019-12-10T12:55:28.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-12-10T12:55:28.384Z] check_test.go:223: [d8324e70f1b12] daemon is not started [2019-12-10T12:55:28.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.39s) [2019-12-10T12:55:28.384Z] check_test.go:223: [d5bcea87f276b] daemon is not started [2019-12-10T12:55:28.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.30s) [2019-12-10T12:55:28.384Z] check_test.go:223: [da45cd520ae20] daemon is not started [2019-12-10T12:55:28.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.29s) [2019-12-10T12:55:28.384Z] check_test.go:223: [dea9596ea21c3] daemon is not started [2019-12-10T12:55:28.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.80s) [2019-12-10T12:55:28.384Z] check_test.go:223: [d8a79801b9111] daemon is not started [2019-12-10T12:55:28.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2019-12-10T12:55:28.384Z] check_test.go:223: [d66103440b96c] daemon is not started [2019-12-10T12:55:28.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2019-12-10T12:55:28.384Z] check_test.go:223: [dd3b5c3d35dfa] daemon is not started [2019-12-10T12:55:28.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-12-10T12:55:28.384Z] check_test.go:223: [d9eecfa25a018] daemon is not started [2019-12-10T12:55:28.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s) [2019-12-10T12:55:28.384Z] check_test.go:223: [d0214475ff0b4] daemon is not started [2019-12-10T12:55:28.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2019-12-10T12:55:28.384Z] check_test.go:223: [dfea7aed63024] daemon is not started [2019-12-10T12:55:28.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2019-12-10T12:55:28.384Z] check_test.go:223: [da5f775f28305] daemon is not started [2019-12-10T12:55:28.384Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-12-10T12:55:28.384Z] check_test.go:223: [d6dd0f6234307] daemon is not started [2019-12-10T12:55:28.384Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-12-10T12:55:28.384Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-12-10T12:55:29.315Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-12-10T12:55:29.879Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-12-10T12:55:29.879Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-12-10T12:55:29.943Z] --- PASS: TestUpdateRestartWithAutoRemove (3.21s) [2019-12-10T12:55:29.943Z] === RUN TestWaitNonBlocked [2019-12-10T12:55:29.943Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-10T12:55:29.943Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-10T12:55:29.943Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-10T12:55:29.943Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-10T12:55:29.943Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-10T12:55:29.943Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-10T12:55:30.783Z] --- PASS: TestCreateServiceSysctls (3.39s) [2019-12-10T12:55:30.783Z] === RUN TestCreateServiceCapabilities [2019-12-10T12:55:31.250Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-12-10T12:55:31.250Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-12-10T12:55:31.814Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-12-10T12:55:32.378Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-12-10T12:55:32.378Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.05s) [2019-12-10T12:55:32.378Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.95s) [2019-12-10T12:55:32.378Z] check_test.go:252: [d569187f11d70] daemon is not started [2019-12-10T12:55:32.378Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s) [2019-12-10T12:55:32.378Z] check_test.go:252: [de8b37f3c6ef7] daemon is not started [2019-12-10T12:55:32.378Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-12-10T12:55:32.378Z] check_test.go:252: [d3e71788a08e0] daemon is not started [2019-12-10T12:55:32.378Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.15s) [2019-12-10T12:55:32.378Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2019-12-10T12:55:32.378Z] check_test.go:252: [de437c51215b8] daemon is not started [2019-12-10T12:55:32.378Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2019-12-10T12:55:32.378Z] check_test.go:252: [d1305b49159b2] daemon is not started [2019-12-10T12:55:32.378Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2019-12-10T12:55:32.378Z] check_test.go:252: [d52d642fd9543] daemon is not started [2019-12-10T12:55:32.378Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2019-12-10T12:55:32.378Z] check_test.go:252: [de1fd14348246] daemon is not started [2019-12-10T12:55:32.378Z] === RUN TestDockerRegistryAuthTokenSuite [2019-12-10T12:55:32.378Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-12-10T12:55:33.841Z] --- PASS: TestCreateServiceCapabilities (2.65s) [2019-12-10T12:55:33.841Z] === RUN TestInspect [2019-12-10T12:55:35.765Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-12-10T12:55:35.765Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (5.47s) [2019-12-10T12:55:35.765Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (5.58s) [2019-12-10T12:55:35.765Z] === RUN TestWaitBlocked [2019-12-10T12:55:35.765Z] --- SKIP: TestWaitBlocked (0.00s) [2019-12-10T12:55:35.765Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-12-10T12:55:35.765Z] PASS [2019-12-10T12:55:35.765Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-12-10T12:55:35.765Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-12-10T12:55:35.765Z] INFO: Testing against a local daemon [2019-12-10T12:55:35.765Z] === RUN TestCommitInheritsEnv [2019-12-10T12:55:35.765Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-12-10T12:55:35.765Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-10T12:55:35.765Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-10T12:55:35.765Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-12-10T12:55:35.765Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-12-10T12:55:35.765Z] === RUN TestImagesFilterMultiReference [2019-12-10T12:55:35.765Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-12-10T12:55:35.765Z] === RUN TestImagePullPlatformInvalid [2019-12-10T12:55:35.765Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-12-10T12:55:35.765Z] === RUN TestRemoveImageOrphaning [2019-12-10T12:55:35.765Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-12-10T12:55:35.765Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-10T12:55:35.765Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-10T12:55:35.765Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-12-10T12:55:35.765Z] === RUN TestTagInvalidReference [2019-12-10T12:55:35.765Z] --- PASS: TestTagInvalidReference (0.03s) [2019-12-10T12:55:35.765Z] === RUN TestTagValidPrefixedRepo [2019-12-10T12:55:35.765Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-12-10T12:55:35.765Z] === RUN TestTagExistedNameWithoutForce [2019-12-10T12:55:35.765Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-12-10T12:55:35.765Z] === RUN TestTagOfficialNames [2019-12-10T12:55:35.765Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-12-10T12:55:35.765Z] tag_test.go:98: testEnv.OSType == "windows" [2019-12-10T12:55:35.765Z] === RUN TestTagMatchesDigest [2019-12-10T12:55:35.765Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-12-10T12:55:35.765Z] PASS [2019-12-10T12:55:35.765Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-12-10T12:55:35.765Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-12-10T12:55:35.765Z] INFO: Testing against a local daemon [2019-12-10T12:55:35.765Z] === RUN TestNetworkCreateDelete [2019-12-10T12:55:35.765Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-12-10T12:55:35.765Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-12-10T12:55:35.765Z] === RUN TestDockerNetworkDeletePreferID [2019-12-10T12:55:35.765Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-12-10T12:55:35.765Z] 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-12-10T12:55:35.765Z] === RUN TestInspectNetwork [2019-12-10T12:55:35.765Z] --- SKIP: TestInspectNetwork (0.00s) [2019-12-10T12:55:35.765Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-12-10T12:55:35.765Z] === RUN TestRunContainerWithBridgeNone [2019-12-10T12:55:35.765Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-12-10T12:55:35.765Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-12-10T12:55:35.765Z] === RUN TestNetworkInvalidJSON [2019-12-10T12:55:35.765Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-10T12:55:35.765Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-10T12:55:35.765Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-10T12:55:35.765Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-10T12:55:35.765Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-10T12:55:35.765Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-10T12:55:35.765Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-10T12:55:35.765Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-10T12:55:35.765Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-10T12:55:35.765Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-12-10T12:55:35.765Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-10T12:55:35.765Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-12-10T12:55:35.765Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-12-10T12:55:35.765Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-10T12:55:35.765Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-12-10T12:55:35.765Z] service_test.go:29: testEnv.OSType == "windows" [2019-12-10T12:55:35.765Z] === RUN TestDaemonDefaultNetworkPools [2019-12-10T12:55:35.765Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-12-10T12:55:35.765Z] service_test.go:51: testEnv.OSType == "windows" [2019-12-10T12:55:35.765Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-10T12:55:35.765Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-12-10T12:55:35.765Z] service_test.go:94: testEnv.OSType == "windows" [2019-12-10T12:55:35.765Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-10T12:55:35.765Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-12-10T12:55:35.765Z] service_test.go:127: testEnv.OSType == "windows" [2019-12-10T12:55:35.765Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-10T12:55:35.765Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-12-10T12:55:35.765Z] service_test.go:177: testEnv.OSType == "windows" [2019-12-10T12:55:35.765Z] === RUN TestServiceWithPredefinedNetwork [2019-12-10T12:55:35.765Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-12-10T12:55:35.765Z] service_test.go:201: testEnv.OSType == "windows" [2019-12-10T12:55:35.765Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-10T12:55:35.765Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-10T12:55:35.765Z] service_test.go:230: FLAKY_TEST [2019-12-10T12:55:35.765Z] === RUN TestServiceWithDataPathPortInit [2019-12-10T12:55:35.765Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-12-10T12:55:35.765Z] service_test.go:319: testEnv.OSType == "windows" [2019-12-10T12:55:35.765Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-10T12:55:35.765Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-12-10T12:55:35.765Z] service_test.go:386: testEnv.OSType == "windows" [2019-12-10T12:55:35.765Z] PASS [2019-12-10T12:55:35.765Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-12-10T12:55:35.765Z] PASS [2019-12-10T12:55:35.765Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-12-10T12:55:35.765Z] PASS [2019-12-10T12:55:35.765Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-12-10T12:55:35.765Z] PASS [2019-12-10T12:55:35.765Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-12-10T12:55:35.765Z] PASS [2019-12-10T12:55:35.765Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-12-10T12:55:35.765Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-12-10T12:55:35.765Z] INFO: Testing against a local daemon [2019-12-10T12:55:35.765Z] === RUN TestPluginInvalidJSON [2019-12-10T12:55:35.765Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-10T12:55:35.765Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-10T12:55:35.765Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-10T12:55:35.765Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-12-10T12:55:35.765Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-10T12:55:35.765Z] PASS [2019-12-10T12:55:35.765Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-12-10T12:55:35.765Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-12-10T12:55:35.765Z] INFO: Testing against a local daemon [2019-12-10T12:55:35.765Z] === RUN TestExternalGraphDriver [2019-12-10T12:55:35.765Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-12-10T12:55:35.765Z] external_test.go:48: runtime.GOOS == "windows" [2019-12-10T12:55:35.765Z] === RUN TestGraphdriverPluginV2 [2019-12-10T12:55:35.765Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-12-10T12:55:35.765Z] external_test.go:407: runtime.GOOS == "windows" [2019-12-10T12:55:35.765Z] PASS [2019-12-10T12:55:35.765Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-12-10T12:55:36.162Z] --- PASS: TestInspect (2.91s) [2019-12-10T12:55:36.162Z] === RUN TestServiceListWithStatuses [2019-12-10T12:55:36.162Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-12-10T12:55:36.162Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-10T12:55:36.162Z] === RUN TestDockerNetworkConnectAlias [2019-12-10T12:55:36.226Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-12-10T12:55:36.227Z] INFO: Testing against a local daemon [2019-12-10T12:55:36.227Z] PASS [2019-12-10T12:55:36.227Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-12-10T12:55:36.227Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-12-10T12:55:36.227Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-12-10T12:55:36.227Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-12-10T12:55:36.227Z] INFO: Testing against a local daemon [2019-12-10T12:55:36.227Z] === RUN TestSecretInspect [2019-12-10T12:55:36.227Z] --- SKIP: TestSecretInspect (0.00s) [2019-12-10T12:55:36.227Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:55:36.227Z] === RUN TestSecretList [2019-12-10T12:55:36.227Z] --- SKIP: TestSecretList (0.00s) [2019-12-10T12:55:36.227Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:55:36.227Z] === RUN TestSecretsCreateAndDelete [2019-12-10T12:55:36.227Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-12-10T12:55:36.227Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:55:36.227Z] === RUN TestSecretsUpdate [2019-12-10T12:55:36.227Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-12-10T12:55:36.227Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:55:36.227Z] === RUN TestTemplatedSecret [2019-12-10T12:55:36.227Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-12-10T12:55:36.227Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:55:36.227Z] === RUN TestSecretCreateResolve [2019-12-10T12:55:36.227Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-12-10T12:55:36.227Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-12-10T12:55:36.227Z] PASS [2019-12-10T12:55:36.227Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-12-10T12:55:36.227Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-12-10T12:55:36.227Z] INFO: Testing against a local daemon [2019-12-10T12:55:36.227Z] === RUN TestServiceCreateInit [2019-12-10T12:55:36.227Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-10T12:55:36.227Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-10T12:55:36.227Z] --- PASS: TestServiceCreateInit (0.02s) [2019-12-10T12:55:36.227Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-12-10T12:55:36.227Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:55:36.227Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-12-10T12:55:36.227Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:55:36.227Z] === RUN TestCreateServiceMultipleTimes [2019-12-10T12:55:36.227Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-12-10T12:55:36.227Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:55:36.227Z] === RUN TestCreateServiceConflict [2019-12-10T12:55:36.227Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-12-10T12:55:36.227Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:55:36.227Z] === RUN TestCreateServiceMaxReplicas [2019-12-10T12:55:36.227Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2019-12-10T12:55:36.227Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:55:36.227Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-10T12:55:36.227Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-12-10T12:55:36.227Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:55:36.227Z] === RUN TestCreateServiceSecretFileMode [2019-12-10T12:55:36.227Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-12-10T12:55:36.227Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:55:36.227Z] === RUN TestCreateServiceConfigFileMode [2019-12-10T12:55:36.227Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-12-10T12:55:36.227Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:55:36.227Z] === RUN TestCreateServiceSysctls [2019-12-10T12:55:36.227Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2019-12-10T12:55:36.227Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:55:36.227Z] === RUN TestCreateServiceCapabilities [2019-12-10T12:55:36.227Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2019-12-10T12:55:36.227Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:55:36.227Z] === RUN TestInspect [2019-12-10T12:55:36.227Z] --- SKIP: TestInspect (0.00s) [2019-12-10T12:55:36.227Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:55:36.227Z] === RUN TestServiceListWithStatuses [2019-12-10T12:55:36.227Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-12-10T12:55:36.227Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:55:36.227Z] === RUN TestDockerNetworkConnectAlias [2019-12-10T12:55:36.227Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-12-10T12:55:36.227Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:55:36.227Z] === RUN TestDockerNetworkReConnect [2019-12-10T12:55:36.227Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-12-10T12:55:36.227Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:55:36.227Z] === RUN TestServicePlugin [2019-12-10T12:55:36.227Z] --- SKIP: TestServicePlugin (0.00s) [2019-12-10T12:55:36.227Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:55:36.227Z] === RUN TestServiceUpdateLabel [2019-12-10T12:55:36.227Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-12-10T12:55:36.227Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-12-10T12:55:36.227Z] === RUN TestServiceUpdateSecrets [2019-12-10T12:55:36.227Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-12-10T12:55:36.227Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-12-10T12:55:36.227Z] === RUN TestServiceUpdateConfigs [2019-12-10T12:55:36.227Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-12-10T12:55:36.227Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-12-10T12:55:36.227Z] === RUN TestServiceUpdateNetwork [2019-12-10T12:55:36.227Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2019-12-10T12:55:36.227Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-12-10T12:55:36.227Z] PASS [2019-12-10T12:55:36.227Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-12-10T12:55:36.227Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-12-10T12:55:36.227Z] INFO: Testing against a local daemon [2019-12-10T12:55:36.227Z] === RUN TestSessionCreate [2019-12-10T12:55:36.227Z] --- SKIP: TestSessionCreate (0.00s) [2019-12-10T12:55:36.227Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-12-10T12:55:36.227Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-10T12:55:36.227Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-12-10T12:55:36.227Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-12-10T12:55:36.227Z] PASS [2019-12-10T12:55:36.227Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-12-10T12:55:36.227Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-12-10T12:55:36.227Z] INFO: Testing against a local daemon [2019-12-10T12:55:36.227Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-10T12:55:36.227Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-10T12:55:36.227Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-12-10T12:55:36.227Z] === RUN TestEventsExecDie [2019-12-10T12:55:36.227Z] --- SKIP: TestEventsExecDie (0.00s) [2019-12-10T12:55:36.227Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-12-10T12:55:36.227Z] === RUN TestEventsBackwardsCompatible [2019-12-10T12:55:36.227Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-12-10T12:55:36.227Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-12-10T12:55:36.227Z] === RUN TestInfoAPI [2019-12-10T12:55:36.227Z] --- PASS: TestInfoAPI (0.03s) [2019-12-10T12:55:36.227Z] === RUN TestInfoAPIWarnings [2019-12-10T12:55:36.227Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-12-10T12:55:36.227Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-10T12:55:36.227Z] === RUN TestInfoDebug [2019-12-10T12:55:36.227Z] --- SKIP: TestInfoDebug (0.00s) [2019-12-10T12:55:36.227Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-12-10T12:55:36.227Z] === RUN TestInfoInsecureRegistries [2019-12-10T12:55:36.227Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2019-12-10T12:55:36.227Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-12-10T12:55:36.227Z] === RUN TestInfoRegistryMirrors [2019-12-10T12:55:36.227Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2019-12-10T12:55:36.227Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-12-10T12:55:36.227Z] === RUN TestLoginFailsWithBadCredentials [2019-12-10T12:55:37.196Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2019-12-10T12:55:37.196Z] === RUN TestPingCacheHeaders [2019-12-10T12:55:37.196Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-12-10T12:55:37.196Z] === RUN TestPingGet [2019-12-10T12:55:37.196Z] --- PASS: TestPingGet (0.02s) [2019-12-10T12:55:37.196Z] === RUN TestPingHead [2019-12-10T12:55:37.634Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-12-10T12:55:37.635Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-12-10T12:55:37.658Z] --- PASS: TestPingHead (0.03s) [2019-12-10T12:55:37.658Z] === RUN TestVersion [2019-12-10T12:55:37.658Z] --- PASS: TestVersion (0.03s) [2019-12-10T12:55:37.658Z] PASS [2019-12-10T12:55:37.658Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-12-10T12:55:37.658Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-12-10T12:55:37.658Z] INFO: Testing against a local daemon [2019-12-10T12:55:37.658Z] === RUN TestVolumesCreateAndList [2019-12-10T12:55:37.658Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-12-10T12:55:37.658Z] === RUN TestVolumesRemove [2019-12-10T12:55:37.658Z] --- SKIP: TestVolumesRemove (0.00s) [2019-12-10T12:55:37.658Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-12-10T12:55:37.658Z] === RUN TestVolumesInspect [2019-12-10T12:55:37.658Z] --- PASS: TestVolumesInspect (0.04s) [2019-12-10T12:55:37.658Z] === RUN TestVolumesInvalidJSON [2019-12-10T12:55:37.658Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-10T12:55:37.658Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-10T12:55:37.658Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-10T12:55:37.658Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-12-10T12:55:37.658Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2019-12-10T12:55:37.658Z] PASS [2019-12-10T12:55:37.658Z] INFO: make.ps1 ended at 12/10/2019 12:55:37 [2019-12-10T12:55:37.658Z] INFO: Integration CLI tests being run from the host: [2019-12-10T12:55:37.658Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-12-10T12:55:37.891Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-12-10T12:55:37.891Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-12-10T12:55:38.148Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2019-12-10T12:55:38.148Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2019-12-10T12:55:38.148Z] check_test.go:279: [d8f3d3f3df355] daemon is not started [2019-12-10T12:55:38.148Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-12-10T12:55:38.148Z] check_test.go:279: [d6d48a5cbdd85] daemon is not started [2019-12-10T12:55:38.148Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-12-10T12:55:38.148Z] check_test.go:279: [d201e511551e5] daemon is not started [2019-12-10T12:55:38.148Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-12-10T12:55:38.148Z] check_test.go:279: [d10e974d89b10] daemon is not started [2019-12-10T12:55:38.148Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2019-12-10T12:55:38.148Z] check_test.go:279: [d700876d05072] daemon is not started [2019-12-10T12:55:38.148Z] === RUN TestDockerNetworkSuite [2019-12-10T12:55:38.148Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-12-10T12:55:40.051Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-12-10T12:55:40.983Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-12-10T12:55:42.177Z] --- PASS: TestDockerNetworkConnectAlias (6.00s) [2019-12-10T12:55:42.177Z] === RUN TestDockerNetworkReConnect [2019-12-10T12:55:42.354Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-12-10T12:55:42.919Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-12-10T12:55:44.760Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2016 [2019-12-10T12:55:44.760Z] INFO: Testing against a local daemon [2019-12-10T12:55:44.760Z] === RUN TestDockerSuite [2019-12-10T12:55:44.760Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-12-10T12:55:44.760Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-12-10T12:55:44.760Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-12-10T12:55:44.760Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-12-10T12:55:44.760Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-12-10T12:55:44.760Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-12-10T12:55:44.760Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-12-10T12:55:44.760Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-12-10T12:55:46.299Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-12-10T12:55:46.299Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-12-10T12:55:47.064Z] --- PASS: TestDockerNetworkReConnect (4.65s) [2019-12-10T12:55:47.064Z] === RUN TestServicePlugin [2019-12-10T12:55:47.064Z] --- SKIP: TestServicePlugin (0.00s) [2019-12-10T12:55:47.064Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:55:47.064Z] === RUN TestServiceUpdateLabel [2019-12-10T12:55:47.099Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-12-10T12:55:48.031Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-12-10T12:55:48.481Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-12-10T12:55:48.481Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-12-10T12:55:48.481Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-12-10T12:55:48.942Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-12-10T12:55:48.942Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-12-10T12:55:48.942Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-12-10T12:55:48.942Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-12-10T12:55:48.942Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-12-10T12:55:48.942Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-12-10T12:55:48.942Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-12-10T12:55:49.372Z] --- PASS: TestServiceUpdateLabel (2.30s) [2019-12-10T12:55:49.372Z] === RUN TestServiceUpdateSecrets [2019-12-10T12:55:49.402Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-12-10T12:55:49.402Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-12-10T12:55:49.402Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-12-10T12:55:49.402Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-12-10T12:55:50.556Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-12-10T12:55:50.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-12-10T12:55:54.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-12-10T12:55:54.995Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-12-10T12:55:56.493Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-12-10T12:55:56.493Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-12-10T12:55:56.493Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-12-10T12:55:57.522Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-12-10T12:55:58.087Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-12-10T12:56:01.196Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-12-10T12:56:04.948Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-12-10T12:56:04.948Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-12-10T12:56:04.948Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-12-10T12:56:04.948Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-12-10T12:56:04.948Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-12-10T12:56:05.660Z] --- PASS: TestServiceUpdateSecrets (14.79s) [2019-12-10T12:56:05.660Z] === RUN TestServiceUpdateConfigs [2019-12-10T12:56:08.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-12-10T12:56:08.701Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-12-10T12:56:08.701Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-12-10T12:56:08.701Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-12-10T12:56:09.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-12-10T12:56:11.268Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-12-10T12:56:11.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-12-10T12:56:12.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-12-10T12:56:13.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-12-10T12:56:13.463Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-12-10T12:56:13.927Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-12-10T12:56:14.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-12-10T12:56:16.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-12-10T12:56:16.090Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-12-10T12:56:16.347Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-12-10T12:56:17.273Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-12-10T12:56:17.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-12-10T12:56:17.974Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-12-10T12:56:17.974Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-12-10T12:56:17.974Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-12-10T12:56:18.539Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-12-10T12:56:18.904Z] --- PASS: TestServiceUpdateConfigs (14.77s) [2019-12-10T12:56:18.904Z] === RUN TestServiceUpdateNetwork [2019-12-10T12:56:19.469Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-12-10T12:56:21.363Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-12-10T12:56:21.363Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-12-10T12:56:21.621Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-12-10T12:56:21.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-12-10T12:56:26.054Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-12-10T12:56:30.230Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-12-10T12:56:32.184Z] --- PASS: TestServiceUpdateNetwork (12.96s) [2019-12-10T12:56:32.184Z] PASS [2019-12-10T12:56:32.184Z] [2019-12-10T12:56:32.184Z] === Skipped [2019-12-10T12:56:32.184Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-12-10T12:56:32.184Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-10T12:56:32.184Z] [2019-12-10T12:56:32.184Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-12-10T12:56:32.184Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-10T12:56:32.184Z] [2019-12-10T12:56:32.184Z] [2019-12-10T12:56:32.184Z] DONE 20 tests, 2 skipped in 115.742s [2019-12-10T12:56:32.184Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-12-10T12:56:32.184Z] ++ 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-12-10T12:56:32.184Z] ++ set -e [2019-12-10T12:56:32.184Z] ++ '[' -n 0 ']' [2019-12-10T12:56:32.184Z] ++ set -x [2019-12-10T12:56:32.184Z] ++ env -i DEST=/go/src/github.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-12-10T12:56:32.184Z] INFO: Testing against a local daemon [2019-12-10T12:56:32.184Z] === RUN TestSessionCreate [2019-12-10T12:56:32.184Z] --- PASS: TestSessionCreate (0.05s) [2019-12-10T12:56:32.184Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-10T12:56:32.184Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2019-12-10T12:56:32.184Z] PASS [2019-12-10T12:56:32.184Z] [2019-12-10T12:56:32.184Z] DONE 2 tests in 0.210s [2019-12-10T12:56:32.184Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-12-10T12:56:32.184Z] ++ 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-12-10T12:56:32.184Z] ++ set -e [2019-12-10T12:56:32.184Z] ++ '[' -n 0 ']' [2019-12-10T12:56:32.184Z] ++ set -x [2019-12-10T12:56:32.184Z] ++ env -i DEST=/go/src/github.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-12-10T12:56:32.184Z] INFO: Testing against a local daemon [2019-12-10T12:56:32.184Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-10T12:56:32.184Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-10T12:56:32.184Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-10T12:56:32.184Z] === RUN TestEventsExecDie [2019-12-10T12:56:32.923Z] --- PASS: TestEventsExecDie (0.81s) [2019-12-10T12:56:32.923Z] === RUN TestEventsBackwardsCompatible [2019-12-10T12:56:32.923Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-12-10T12:56:32.923Z] === RUN TestInfoBinaryCommits [2019-12-10T12:56:32.923Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-12-10T12:56:32.923Z] === RUN TestInfoAPIVersioned [2019-12-10T12:56:33.290Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-12-10T12:56:33.290Z] === RUN TestInfoDiscoveryBackend [2019-12-10T12:56:33.676Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-12-10T12:56:33.676Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-12-10T12:56:34.408Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-12-10T12:56:34.511Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-12-10T12:56:34.511Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-12-10T12:56:35.264Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2019-12-10T12:56:35.264Z] === RUN TestInfoAPI [2019-12-10T12:56:35.264Z] --- PASS: TestInfoAPI (0.05s) [2019-12-10T12:56:35.264Z] === RUN TestInfoAPIWarnings [2019-12-10T12:56:36.032Z] --- PASS: TestInfoAPIWarnings (0.55s) [2019-12-10T12:56:36.032Z] === RUN TestInfoDebug [2019-12-10T12:56:36.370Z] --- PASS: TestInfoDebug (0.54s) [2019-12-10T12:56:36.370Z] === RUN TestInfoInsecureRegistries [2019-12-10T12:56:37.098Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2019-12-10T12:56:37.098Z] === RUN TestInfoRegistryMirrors [2019-12-10T12:56:37.436Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-12-10T12:56:37.436Z] === RUN TestLoginFailsWithBadCredentials [2019-12-10T12:56:37.685Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-12-10T12:56:38.162Z] --- PASS: TestLoginFailsWithBadCredentials (0.66s) [2019-12-10T12:56:38.162Z] === RUN TestPingCacheHeaders [2019-12-10T12:56:38.162Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-12-10T12:56:38.162Z] === RUN TestPingGet [2019-12-10T12:56:38.162Z] --- PASS: TestPingGet (0.03s) [2019-12-10T12:56:38.162Z] === RUN TestPingHead [2019-12-10T12:56:38.162Z] --- PASS: TestPingHead (0.05s) [2019-12-10T12:56:38.162Z] === RUN TestVersion [2019-12-10T12:56:38.162Z] --- PASS: TestVersion (0.06s) [2019-12-10T12:56:38.162Z] PASS [2019-12-10T12:56:38.162Z] [2019-12-10T12:56:38.162Z] === Skipped [2019-12-10T12:56:38.162Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-10T12:56:38.162Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-10T12:56:38.162Z] [2019-12-10T12:56:38.162Z] [2019-12-10T12:56:38.162Z] DONE 18 tests, 1 skipped in 6.231s [2019-12-10T12:56:38.162Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-12-10T12:56:38.162Z] ++ 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-12-10T12:56:38.162Z] ++ set -e [2019-12-10T12:56:38.162Z] ++ '[' -n 0 ']' [2019-12-10T12:56:38.162Z] ++ set -x [2019-12-10T12:56:38.162Z] ++ env -i DEST=/go/src/github.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-12-10T12:56:38.501Z] INFO: Testing against a local daemon [2019-12-10T12:56:38.501Z] === RUN TestVolumesCreateAndList [2019-12-10T12:56:38.501Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-12-10T12:56:38.501Z] === RUN TestVolumesRemove [2019-12-10T12:56:38.501Z] --- PASS: TestVolumesRemove (0.08s) [2019-12-10T12:56:38.501Z] === RUN TestVolumesInspect [2019-12-10T12:56:38.501Z] --- PASS: TestVolumesInspect (0.04s) [2019-12-10T12:56:38.501Z] === RUN TestVolumesInvalidJSON [2019-12-10T12:56:38.501Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-10T12:56:38.501Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-10T12:56:38.501Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-10T12:56:38.501Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-12-10T12:56:38.501Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-12-10T12:56:38.501Z] PASS [2019-12-10T12:56:38.501Z] [2019-12-10T12:56:38.501Z] DONE 5 tests in 0.301s [2019-12-10T12:56:38.501Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-10T12:56:38.840Z] ++++ cat bundles/test-integration/docker.pid [2019-12-10T12:56:38.840Z] +++ kill 13136 [2019-12-10T12:56:40.214Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-12-10T12:56:40.471Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-12-10T12:56:40.533Z] +++ /etc/init.d/apparmor stop [2019-12-10T12:56:40.533Z] Clearing AppArmor profiles cache:. [2019-12-10T12:56:40.533Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-10T12:56:40.533Z] Unloading profiles will leave already running processes permanently [2019-12-10T12:56:40.533Z] unconfined, which can lead to unexpected situations. [2019-12-10T12:56:40.533Z] [2019-12-10T12:56:40.533Z] To set a process to complain mode, use the command line tool [2019-12-10T12:56:40.533Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-10T12:56:40.533Z] with the 'teardown' option." [2019-12-10T12:56:40.533Z] [2019-12-10T12:56:41.035Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-12-10T12:56:41.600Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-12-10T12:56:41.857Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-12-10T12:56:41.857Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-12-10T12:56:41.857Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-12-10T12:56:42.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-12-10T12:56:42.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly Post stage [Pipeline] junit [2019-12-10T12:56:42.335Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-10T12:56:43.522Z] + echo Ensuring container killed. [2019-12-10T12:56:43.522Z] Ensuring container killed. [2019-12-10T12:56:43.522Z] + docker rm -vf docker-pr6 [2019-12-10T12:56:43.522Z] Error: No such container: docker-pr6 [2019-12-10T12:56:43.522Z] + true [Pipeline] sh [2019-12-10T12:56:44.232Z] + echo Chowning /workspace to jenkins user [2019-12-10T12:56:44.232Z] Chowning /workspace to jenkins user [2019-12-10T12:56:44.232Z] + id -u [2019-12-10T12:56:44.232Z] + id -g [2019-12-10T12:56:44.232Z] + docker run --rm -v /home/docker/workspace/moby_PR-39839:/workspace busybox chown -R 1001:1001 /workspace [2019-12-10T12:56:44.232Z] Unable to find image 'busybox:latest' locally [2019-12-10T12:56:44.568Z] latest: Pulling from library/busybox [2019-12-10T12:56:44.569Z] d7e28ec550a2: Pulling fs layer [2019-12-10T12:56:44.642Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-12-10T12:56:44.909Z] d7e28ec550a2: Download complete [2019-12-10T12:56:45.282Z] d7e28ec550a2: Pull complete [2019-12-10T12:56:45.282Z] Digest: sha256:1828edd60c5efd34b2bf5dd3282ec0cc04d47b2ff9caa0b6d4f07a21d1c08084 [2019-12-10T12:56:45.282Z] Status: Downloaded newer image for busybox:latest [2019-12-10T12:56:46.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-12-10T12:56:46.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-12-10T12:56:46.550Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-10T12:56:47.629Z] + bundleName=ppc64le-integration [2019-12-10T12:56:47.629Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-12-10T12:56:47.629Z] Creating ppc64le-integration-bundles.tar.gz [2019-12-10T12:56:47.629Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json+ -o -name *.log -oxargs -name tar *.prof -czf -o ppc64le-integration-bundles.tar.gz -name [2019-12-10T12:56:47.629Z] *-report.xml ) -print [Pipeline] archiveArtifacts [2019-12-10T12:56:47.745Z] Archiving artifacts [2019-12-10T12:56:48.149Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39839/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-10T12:56:48.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-12-10T12:56:48.706Z] + make clean [2019-12-10T12:56:49.045Z] make: command: Command not found [2019-12-10T12:56:49.045Z] make: command: Command not found [2019-12-10T12:56:49.045Z] docker volume rm -f docker-dev-cache [2019-12-10T12:56:49.382Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-10T12:56:52.621Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-12-10T12:56:53.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-12-10T12:56:58.445Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-12-10T12:56:58.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-12-10T12:56:58.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-12-10T12:56:59.816Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-12-10T12:57:01.713Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-12-10T12:57:02.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-12-10T12:57:02.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-12-10T12:57:04.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-12-10T12:57:04.954Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-12-10T12:57:05.211Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-12-10T12:57:07.108Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-12-10T12:57:08.479Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-12-10T12:57:12.659Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite (96.00s) [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.98s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [d60dffafbe29f] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.37s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [d6b0d989ce696] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.44s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [d1f63eafc7302] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.91s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [d10ede3f29a3b] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.89s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:1233: [d6943a6336dd5] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.40s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [d649a178034fe] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.24s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [d21487c311e97] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.39s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [d8e82060ee007] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.74s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [dde6fc5a971b4] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.95s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [d445b91f4269a] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.74s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [dddb999f5c165] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.37s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [db92dc90c2829] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.50s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [da4e889d5eb4f] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [d320628698d80] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.26s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [d43eae994c653] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.32s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [d228c65382007] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [d84f8554890ec] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [d129fc1e80a35] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [da361e4f4f577] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.34s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [d3616d7c81dd6] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.73s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [d1fc02107208b] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [d72ee0630e12e] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.47s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [db1c1230bca5e] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [dae077657137b] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.91s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:968: [dd2b8c7e9b4aa] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.81s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [d78027b1a3ef0] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.62s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:1116: [d02ab8860e7fb] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.34s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [db10c0786f7e6] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.12s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [d2fcc45e343df] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [d95ec1daf3860] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [d580e0b1dd4eb] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [d0dbda5ccfaa6] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [d830688e52bcb] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [de61f5b56573b] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.33s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [d0e5eea7abe1f] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [db9ee7c6625e7] daemon is not started [2019-12-10T12:57:14.031Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [d097d0670c60f] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.63s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [d125587227c4e] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.97s) [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.23s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:1084: [d1abbac4f999b] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [df81ede341a20] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.46s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [d1f9223777391] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.75s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [dcddfc07e9d10] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [d212de31d5c07] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.46s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [d3f7ad4424a4f] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (1.03s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [d533db96efff4] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.75s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [dd8761f077f7f] daemon is not started [2019-12-10T12:57:14.031Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.27s) [2019-12-10T12:57:14.031Z] docker_cli_network_unix_test.go:46: [ddaf3cdd48905] daemon is not started [2019-12-10T12:57:14.031Z] === RUN TestDockerHubPullSuite [2019-12-10T12:57:14.031Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-12-10T12:57:15.929Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-12-10T12:57:16.492Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-12-10T12:57:18.416Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-12-10T12:57:18.416Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-12-10T12:57:19.787Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-12-10T12:57:19.787Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-12-10T12:57:20.045Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-12-10T12:57:20.045Z] --- PASS: TestDockerHubPullSuite (6.04s) [2019-12-10T12:57:20.045Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.74s) [2019-12-10T12:57:20.045Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2019-12-10T12:57:20.045Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.43s) [2019-12-10T12:57:20.045Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.37s) [2019-12-10T12:57:20.045Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2019-12-10T12:57:20.045Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2019-12-10T12:57:20.045Z] PASS [2019-12-10T12:57:20.302Z] [2019-12-10T12:57:20.302Z] === Skipped [2019-12-10T12:57:20.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-12-10T12:57:20.302Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-12-10T12:57:20.302Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-12-10T12:57:20.302Z] [2019-12-10T12:57:20.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-12-10T12:57:20.302Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-12-10T12:57:20.302Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-12-10T12:57:20.302Z] [2019-12-10T12:57:20.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-12-10T12:57:20.302Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-12-10T12:57:20.302Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-12-10T12:57:20.302Z] [2019-12-10T12:57:20.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-12-10T12:57:20.302Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-12-10T12:57:20.302Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-12-10T12:57:20.302Z] [2019-12-10T12:57:20.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.05s) [2019-12-10T12:57:20.302Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.05s) [2019-12-10T12:57:20.302Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-12-10T12:57:20.302Z] [2019-12-10T12:57:20.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-12-10T12:57:20.302Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-12-10T12:57:20.302Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-12-10T12:57:20.302Z] [2019-12-10T12:57:20.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-12-10T12:57:20.302Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-12-10T12:57:20.302Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-12-10T12:57:20.302Z] [2019-12-10T12:57:20.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-12-10T12:57:20.302Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-12-10T12:57:20.302Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-12-10T12:57:20.302Z] [2019-12-10T12:57:20.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-12-10T12:57:20.302Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-12-10T12:57:20.302Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-12-10T12:57:20.302Z] [2019-12-10T12:57:20.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-12-10T12:57:20.302Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-12-10T12:57:20.302Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-12-10T12:57:20.302Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-12-10T12:57:20.303Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-12-10T12:57:20.303Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-12-10T12:57:20.303Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-12-10T12:57:20.303Z] docker_cli_sni_test.go:18: Flakey test [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-12-10T12:57:20.303Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-12-10T12:57:20.303Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-12-10T12:57:20.303Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-12-10T12:57:20.303Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-12-10T12:57:20.303Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2019-12-10T12:57:20.303Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-12-10T12:57:20.303Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-12-10T12:57:20.303Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-12-10T12:57:20.303Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-12-10T12:57:20.303Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-12-10T12:57:20.303Z] docker_cli_run_test.go:4144: unmatched requirement DaemonIsWindows [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-12-10T12:57:20.303Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsWindows [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-12-10T12:57:20.303Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-10T12:57:20.303Z] docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-12-10T12:57:20.303Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-10T12:57:20.303Z] docker_cli_run_test.go:4229: unmatched requirement IsolationIsProcess [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-12-10T12:57:20.303Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-12-10T12:57:20.303Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-12-10T12:57:20.303Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2019-12-10T12:57:20.303Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-12-10T12:57:20.303Z] docker_cli_run_test.go:4199: unmatched requirement DaemonIsWindows [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-12-10T12:57:20.303Z] docker_cli_run_test.go:4219: unmatched requirement DaemonIsWindows [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-12-10T12:57:20.303Z] docker_cli_run_test.go:4209: unmatched requirement DaemonIsWindows [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-12-10T12:57:20.303Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-12-10T12:57:20.303Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2019-12-10T12:57:20.303Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-12-10T12:57:20.303Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-12-10T12:57:20.303Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-12-10T12:57:20.303Z] docker_cli_run_test.go:4537: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-12-10T12:57:20.303Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-12-10T12:57:20.303Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-12-10T12:57:20.303Z] docker_cli_network_unix_test.go:46: [d097d0670c60f] daemon is not started [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] [2019-12-10T12:57:20.303Z] DONE 1277 tests, 44 skipped in 2066.090s [2019-12-10T12:57:20.303Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-10T12:57:20.303Z] ++++ cat bundles/test-integration/docker.pid [2019-12-10T12:57:20.303Z] +++ kill 7309 [2019-12-10T12:57:26.123Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-12-10T12:57:26.123Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-12-10T12:57:27.102Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-12-10T12:57:28.408Z] +++ /etc/init.d/apparmor stop [2019-12-10T12:57:28.408Z] Clearing AppArmor profiles cache:. [2019-12-10T12:57:28.408Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-10T12:57:28.408Z] Unloading profiles will leave already running processes permanently [2019-12-10T12:57:28.408Z] unconfined, which can lead to unexpected situations. [2019-12-10T12:57:28.408Z] [2019-12-10T12:57:28.408Z] To set a process to complain mode, use the command line tool [2019-12-10T12:57:28.408Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-10T12:57:28.408Z] with the 'teardown' option." [2019-12-10T12:57:28.408Z] [2019-12-10T12:57:48.269Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-12-10T12:57:58.642Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-12-10T12:58:13.837Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-12-10T12:58:13.837Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-12-10T12:58:15.179Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-12-10T12:58:16.744Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-12-10T12:58:16.744Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-12-10T12:58:19.837Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-12-10T12:58:21.622Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-12-10T12:58:24.531Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-12-10T12:58:24.531Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-12-10T12:58:24.531Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-12-10T12:58:24.531Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-12-10T12:58:24.531Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-12-10T12:58:27.441Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-12-10T12:58:30.030Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-12-10T12:58:36.020Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-12-10T12:58:39.767Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-12-10T12:58:39.767Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-12-10T12:58:39.767Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-12-10T12:58:39.767Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-12-10T12:58:48.087Z] --- PASS: TestDockerSwarmSuite (1765.92s) [2019-12-10T12:58:48.087Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.37s) [2019-12-10T12:58:48.087Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.43s) [2019-12-10T12:58:48.087Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.64s) [2019-12-10T12:58:48.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.07s) [2019-12-10T12:58:48.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2019-12-10T12:58:48.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.52s) [2019-12-10T12:58:48.087Z] docker_api_swarm_test.go:563: [dc48483ae3df3] joining swarm manager [d2296c34a535e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-10T12:58:48.087Z] docker_api_swarm_test.go:585: [d3599cadc5aaa] joining swarm manager [d2296c34a535e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-10T12:58:48.087Z] check_test.go:380: [dc48483ae3df3] daemon is not started [2019-12-10T12:58:48.087Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-12-10T12:58:48.087Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-12-10T12:58:48.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.55s) [2019-12-10T12:58:48.087Z] docker_api_swarm_test.go:46: [da243cf0a0732] joining swarm manager [da0f12f89014c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-10T12:58:48.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s) [2019-12-10T12:58:48.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.87s) [2019-12-10T12:58:48.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.18s) [2019-12-10T12:58:48.087Z] docker_api_swarm_test.go:304: [d610cebad0263] joining swarm manager [d24f128b65407]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-10T12:58:48.087Z] docker_api_swarm_test.go:305: [d532860697d53] joining swarm manager [d24f128b65407]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-10T12:58:48.087Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-12-10T12:58:48.087Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-12-10T12:58:48.087Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.38s) [2019-12-10T12:58:48.088Z] docker_api_swarm_test.go:272: [d6d63e742c9a0] joining swarm manager [df137147f9d0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-10T12:58:48.088Z] docker_api_swarm_test.go:273: [daab05501e2a6] joining swarm manager [df137147f9d0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.76s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.46s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (15.71s) [2019-12-10T12:58:48.088Z] docker_api_swarm_node_test.go:19: [d28ca9c972d74] joining swarm manager [d60c11e03f58b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-10T12:58:48.088Z] docker_api_swarm_node_test.go:20: [d2cfeae08fe27] joining swarm manager [d60c11e03f58b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.57s) [2019-12-10T12:58:48.088Z] docker_api_swarm_test.go:502: [d2bdc1e6591b1] joining swarm manager [deffc59a73c63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-10T12:58:48.088Z] docker_api_swarm_test.go:507: [ddd34de4506ed] joining swarm manager [deffc59a73c63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.46s) [2019-12-10T12:58:48.088Z] docker_api_swarm_node_test.go:80: [dbb4ab2c667d4] joining swarm manager [de78de0f48e8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.72s) [2019-12-10T12:58:48.088Z] docker_api_swarm_node_test.go:52: [d3a4bc3dec722] joining swarm manager [d87bc7d6c6230]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-10T12:58:48.088Z] docker_api_swarm_node_test.go:53: [dc0339158a67b] joining swarm manager [d87bc7d6c6230]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.54s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.80s) [2019-12-10T12:58:48.088Z] docker_api_swarm_test.go:202: [d83250ac8afcd] joining swarm manager [db6e060a2f2ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (54.21s) [2019-12-10T12:58:48.088Z] docker_api_swarm_test.go:384: [db61258b2368a] joining swarm manager [ddd031387efce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-10T12:58:48.088Z] docker_api_swarm_test.go:385: [d7b62f795b4dc] joining swarm manager [ddd031387efce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-10T12:58:48.088Z] check_test.go:380: [d7b62f795b4dc] daemon is not started [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.24s) [2019-12-10T12:58:48.088Z] docker_api_swarm_test.go:802: [d903a00de43ee] joining swarm manager [dd9c760a645c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-10T12:58:48.088Z] docker_api_swarm_test.go:802: [d315114b3201e] joining swarm manager [dd9c760a645c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-10T12:58:48.088Z] docker_api_swarm_test.go:802: [d7c7d647eee68] joining swarm manager [dd9c760a645c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-12-10T12:58:48.088Z] docker_api_swarm_test.go:802: [d5643828ff778] joining swarm manager [dd9c760a645c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-12-10T12:58:48.088Z] docker_api_swarm_test.go:810: [dd91424f233f7] joining swarm manager [dd9c760a645c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.81s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.90s) [2019-12-10T12:58:48.088Z] docker_api_swarm_service_test.go:394: [df8052349e370] joining swarm manager [d30024684175c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-10T12:58:48.088Z] docker_api_swarm_service_test.go:394: [d02900c8eefa1] joining swarm manager [d30024684175c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.46s) [2019-12-10T12:58:48.088Z] docker_api_swarm_service_test.go:342: [d35500664120c] joining swarm manager [d1785b1e0b991]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-10T12:58:48.088Z] docker_api_swarm_service_test.go:342: [dd696399c4265] joining swarm manager [d1785b1e0b991]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.47s) [2019-12-10T12:58:48.088Z] docker_api_swarm_service_test.go:489: [d16d0386245d5] joining swarm manager [d3dfb2a58a674]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-10T12:58:48.088Z] docker_api_swarm_service_test.go:489: [d7348c8d9ea29] joining swarm manager [d3dfb2a58a674]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.57s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.75s) [2019-12-10T12:58:48.088Z] docker_api_swarm_service_test.go:127: [d84a53d82c2be] joining swarm manager [d4bd28c68bd35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-10T12:58:48.088Z] docker_api_swarm_service_test.go:128: [dd9ba9d7d2fd2] joining swarm manager [d4bd28c68bd35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-10T12:58:48.088Z] docker_api_swarm_service_test.go:136: [dec8ea28aab3c] joining swarm manager [d4bd28c68bd35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-12-10T12:58:48.088Z] docker_api_swarm_service_test.go:137: [d21de55e7eb70] joining swarm manager [d4bd28c68bd35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.97s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.55s) [2019-12-10T12:58:48.088Z] docker_api_swarm_service_test.go:303: [dd14c828a9a64] joining swarm manager [d1ea5b1e08a40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-10T12:58:48.088Z] docker_api_swarm_service_test.go:303: [d6f839e8bc5e0] joining swarm manager [d1ea5b1e08a40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.31s) [2019-12-10T12:58:48.088Z] docker_api_swarm_service_test.go:99: [dbd2104b528fb] joining swarm manager [d7fe58b5d0119]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-10T12:58:48.088Z] docker_api_swarm_service_test.go:100: [d25f1abd3fe9d] joining swarm manager [d7fe58b5d0119]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-10T12:58:48.088Z] check_test.go:380: [dbd2104b528fb] daemon is not started [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.80s) [2019-12-10T12:58:48.088Z] docker_api_swarm_service_test.go:532: [d9e23269101cc] joining swarm manager [d3a38a88f6f4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-10T12:58:48.088Z] docker_api_swarm_service_test.go:533: [d16c46bda2c2d] joining swarm manager [d3a38a88f6f4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.72s) [2019-12-10T12:58:48.088Z] docker_api_swarm_service_test.go:147: [ddcc591eaea5b] joining swarm manager [dc022a9f81471]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-10T12:58:48.088Z] docker_api_swarm_service_test.go:147: [db27ee7341b83] joining swarm manager [dc022a9f81471]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.31s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.51s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.83s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.23s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.25s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.39s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.81s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.96s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.90s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.20s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.91s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.92s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.96s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.22s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.82s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.03s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.16s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.34s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.28s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.94s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.40s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.80s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.54s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.27s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.19s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.87s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.64s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.18s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.21s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.22s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.22s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.68s) [2019-12-10T12:58:48.088Z] docker_cli_service_logs_test.go:241: checking task iqn27li01h6w [2019-12-10T12:58:48.088Z] docker_cli_service_logs_test.go:246: checking messages for iqn27li01h6w [2019-12-10T12:58:48.088Z] docker_cli_service_logs_test.go:241: checking task y75a1034tk2t [2019-12-10T12:58:48.088Z] docker_cli_service_logs_test.go:246: checking messages for y75a1034tk2t [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.03s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.23s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.00s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.11s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (25.03s) [2019-12-10T12:58:48.088Z] docker_cli_swarm_test.go:1901: [dd4aa2ae7eabe] joining swarm manager [db25d0437fd93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-10T12:58:48.088Z] docker_cli_swarm_test.go:1902: [d79fc24b5607a] joining swarm manager [db25d0437fd93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.34s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.17s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.25s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.37s) [2019-12-10T12:58:48.088Z] docker_cli_swarm_test.go:1802: [d1c5b24d8a060] joining swarm manager [d94dc7f6734f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-10T12:58:48.088Z] docker_cli_swarm_test.go:1803: [d6392eab7c850] joining swarm manager [d94dc7f6734f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.36s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (127.94s) [2019-12-10T12:58:48.088Z] docker_cli_swarm_test.go:1321: [d22ff218026ad] joining swarm manager [d5cd5a0c7f3cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-10T12:58:48.088Z] docker_cli_swarm_test.go:1322: [d0aea31e06c33] joining swarm manager [d5cd5a0c7f3cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.06s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.94s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.70s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.15s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.98s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.22s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.17s) [2019-12-10T12:58:48.088Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-12-10T12:58:48.088Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.23s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.09s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.10s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.55s) [2019-12-10T12:58:48.088Z] docker_cli_swarm_test.go:1186: [d84a6655c614f] joining swarm manager [daf6923468e50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-10T12:58:48.088Z] docker_cli_swarm_test.go:1195: [d37350cf6ead3] joining swarm manager [daf6923468e50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (10.42s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.65s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (142.15s) [2019-12-10T12:58:48.088Z] docker_cli_swarm_test.go:1118: [da3abf9236b59] joining swarm manager [d5abe00a89b8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-10T12:58:48.088Z] docker_cli_swarm_test.go:1119: [df925fb34493c] joining swarm manager [d5abe00a89b8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-10T12:58:48.088Z] docker_cli_swarm_test.go:1172: [d636c858b014d] joining swarm manager [d5abe00a89b8e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.69s) [2019-12-10T12:58:48.088Z] docker_cli_swarm_test.go:1453: [d1bd0d0a6296d] joining swarm manager [d09f8c5e102c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-10T12:58:48.088Z] docker_cli_swarm_test.go:1454: [dddb21b34a0c2] joining swarm manager [d09f8c5e102c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.13s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.22s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.20s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.09s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.98s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.88s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.14s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.54s) [2019-12-10T12:58:48.088Z] docker_cli_swarm_unix_test.go:62: [dc5eae1b6cdd0] joining swarm manager [dc716521f4335]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.10s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.10s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.21s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.78s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.06s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.71s) [2019-12-10T12:58:48.088Z] docker_api_swarm_test.go:962: [d4fd0102f4b77] joining swarm manager [de174a4ef9496]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.42s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.34s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.54s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.76s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.83s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.57s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.43s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.36s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.39s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (4.23s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.93s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.14s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.39s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.01s) [2019-12-10T12:58:48.088Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.01s) [2019-12-10T12:58:48.088Z] === RUN TestDockerExternalVolumeSuite [2019-12-10T12:58:48.088Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-12-10T12:58:49.934Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-12-10T12:58:50.093Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-12-10T12:58:57.051Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-12-10T12:59:06.180Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-12-10T12:59:07.427Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-12-10T12:59:11.198Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-12-10T12:59:19.768Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-12-10T12:59:21.952Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-12-10T12:59:21.952Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-12-10T12:59:27.748Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-12-10T12:59:32.445Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-12-10T12:59:41.020Z] === RUN TestDockerSuite/TestBuildAddScript [2019-12-10T12:59:41.020Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-12-10T12:59:41.020Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-12-10T12:59:41.020Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-12-10T12:59:41.020Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-12-10T12:59:42.561Z] === RUN TestDockerSuite/TestBuildAddTar [2019-12-10T13:00:13.817Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-12-10T13:00:21.914Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-12-10T13:00:43.012Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-12-10T13:00:43.012Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-12-10T13:00:43.012Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-12-10T13:00:48.817Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-12-10T13:00:48.817Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-12-10T13:00:48.817Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-12-10T13:00:48.817Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-12-10T13:00:48.817Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-12-10T13:00:48.817Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-12-10T13:00:48.817Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-12-10T13:00:48.817Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-12-10T13:00:48.817Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-12-10T13:00:48.817Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-12-10T13:00:48.817Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-12-10T13:00:52.585Z] === RUN TestDockerSuite/TestBuildEnv [2019-12-10T13:00:52.585Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-12-10T13:00:52.585Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-12-10T13:00:52.585Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-12-10T13:00:52.585Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-12-10T13:00:52.585Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-12-10T13:00:53.958Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-12-10T13:00:56.348Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-12-10T13:00:56.348Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-12-10T13:00:56.348Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-12-10T13:00:56.348Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-12-10T13:00:56.814Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-12-10T13:01:02.647Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-12-10T13:01:04.122Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-12-10T13:01:04.122Z] === RUN TestDockerSuite/TestBuildBlankName [2019-12-10T13:01:04.122Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-12-10T13:01:08.810Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-12-10T13:01:16.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-12-10T13:01:16.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-12-10T13:01:20.403Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-12-10T13:01:21.381Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-12-10T13:01:21.381Z] === RUN TestDockerSuite/TestBuildExpose [2019-12-10T13:01:21.381Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-12-10T13:01:21.381Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-12-10T13:01:21.381Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-12-10T13:01:21.381Z] === RUN TestDockerSuite/TestBuildFails [2019-12-10T13:01:23.579Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-12-10T13:01:23.579Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-12-10T13:01:23.614Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-12-10T13:01:29.413Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-12-10T13:01:33.324Z] === RUN TestDockerSuite/TestBuildForceRm [2019-12-10T13:01:38.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-12-10T13:01:40.443Z] === RUN TestDockerSuite/TestBuildFromGit [2019-12-10T13:01:40.867Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-12-10T13:01:46.273Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-12-10T13:01:47.250Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-12-10T13:01:48.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-12-10T13:01:48.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-12-10T13:01:53.045Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-12-10T13:01:53.082Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-12-10T13:01:53.082Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-12-10T13:01:53.546Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-12-10T13:01:54.009Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-12-10T13:01:54.009Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-12-10T13:01:57.533Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-12-10T13:01:57.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-12-10T13:01:57.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-12-10T13:02:04.380Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-12-10T13:02:04.380Z] === RUN TestDockerSuite/TestBuildHistory [2019-12-10T13:02:14.752Z] === RUN TestDockerSuite/TestBuildIidFile [2019-12-10T13:02:14.752Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-12-10T13:02:16.949Z] === RUN TestDockerSuite/TestBuildInheritance [2019-12-10T13:02:16.949Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-12-10T13:02:17.413Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-12-10T13:02:17.877Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-12-10T13:02:18.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-12-10T13:02:18.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-12-10T13:02:20.177Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-12-10T13:02:20.177Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-12-10T13:02:20.177Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-12-10T13:02:22.601Z] === RUN TestDockerSuite/TestBuildLabel [2019-12-10T13:02:23.066Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-12-10T13:02:23.530Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-12-10T13:02:24.508Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-12-10T13:02:24.972Z] === RUN TestDockerSuite/TestBuildLabels [2019-12-10T13:02:25.084Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-12-10T13:02:25.951Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-12-10T13:02:27.501Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-12-10T13:02:32.392Z] === RUN TestDockerSuite/TestBuildLastModified [2019-12-10T13:02:32.392Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-12-10T13:02:32.392Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-12-10T13:02:32.392Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-12-10T13:02:32.856Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-12-10T13:02:32.856Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-12-10T13:02:32.856Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-12-10T13:02:33.321Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-12-10T13:02:33.784Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-12-10T13:02:39.616Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-12-10T13:02:40.073Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-12-10T13:02:54.491Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-12-10T13:02:54.491Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-12-10T13:02:56.041Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-12-10T13:02:58.130Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-12-10T13:03:02.724Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-12-10T13:03:03.691Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-12-10T13:03:04.660Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-12-10T13:03:04.660Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-12-10T13:03:08.392Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-12-10T13:03:08.392Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-12-10T13:03:14.209Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-12-10T13:03:17.946Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-12-10T13:03:17.946Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-12-10T13:03:17.946Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-12-10T13:03:22.635Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-12-10T13:03:25.542Z] === RUN TestDockerSuite/TestBuildCmd [2019-12-10T13:03:27.090Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-12-10T13:03:28.625Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-12-10T13:03:30.161Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-12-10T13:03:31.807Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-12-10T13:03:40.485Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-12-10T13:03:44.775Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-12-10T13:03:46.274Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-12-10T13:03:46.274Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-12-10T13:03:46.685Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-12-10T13:03:49.175Z] === RUN TestDockerSuite/TestBuildContChar [2019-12-10T13:03:50.448Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-12-10T13:03:56.284Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-12-10T13:04:01.009Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-12-10T13:04:03.000Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-12-10T13:04:06.854Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-12-10T13:04:06.854Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-12-10T13:04:07.312Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-12-10T13:04:10.230Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-12-10T13:04:13.137Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-12-10T13:04:15.313Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-12-10T13:04:15.313Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-12-10T13:04:18.215Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-12-10T13:04:19.752Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-12-10T13:04:19.752Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-12-10T13:04:19.752Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-12-10T13:04:22.173Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-12-10T13:04:22.173Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-12-10T13:04:30.065Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-12-10T13:04:30.787Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-12-10T13:04:30.787Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-12-10T13:04:30.787Z] === RUN TestDockerSuite/TestBuildNetNone [2019-12-10T13:04:30.787Z] === RUN TestDockerSuite/TestBuildNoContext [2019-12-10T13:04:32.985Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-12-10T13:04:35.043Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-12-10T13:04:37.717Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-12-10T13:04:39.914Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-12-10T13:04:40.377Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-12-10T13:04:40.377Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-12-10T13:04:42.574Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-12-10T13:04:43.553Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-12-10T13:04:45.106Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-12-10T13:04:53.719Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-12-10T13:04:55.265Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-12-10T13:05:05.614Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-12-10T13:05:07.084Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-12-10T13:05:07.803Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-12-10T13:05:16.400Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-12-10T13:05:20.913Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-12-10T13:05:20.914Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-12-10T13:05:20.914Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-12-10T13:05:21.950Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-12-10T13:05:22.216Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-12-10T13:05:26.925Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-12-10T13:05:27.898Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-12-10T13:05:27.898Z] === RUN TestDockerSuite/TestBuildPATH [2019-12-10T13:05:27.898Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-12-10T13:05:27.983Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-12-10T13:05:27.983Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-12-10T13:05:27.983Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-12-10T13:05:27.983Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-12-10T13:05:29.442Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-12-10T13:05:29.442Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-12-10T13:05:29.519Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-12-10T13:05:29.519Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-12-10T13:05:40.005Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-12-10T13:05:54.856Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-12-10T13:06:05.383Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-12-10T13:06:05.383Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-12-10T13:06:05.383Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-12-10T13:06:09.784Z] --- PASS: TestDockerExternalVolumeSuite (441.41s) [2019-12-10T13:06:09.784Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.93s) [2019-12-10T13:06:09.784Z] docker_cli_external_volume_driver_test.go:53: [d1cc8f5b16f12] daemon is not started [2019-12-10T13:06:09.784Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2019-12-10T13:06:09.784Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.64s) [2019-12-10T13:06:09.784Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-12-10T13:06:09.784Z] docker_cli_external_volume_driver_test.go:53: [d16bb3d79ac5f] daemon is not started [2019-12-10T13:06:09.784Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2019-12-10T13:06:09.784Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-12-10T13:06:09.784Z] docker_cli_external_volume_driver_test.go:53: [d63b7abb1b94b] daemon is not started [2019-12-10T13:06:09.784Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-12-10T13:06:09.784Z] docker_cli_external_volume_driver_test.go:53: [d97c69940e79f] daemon is not started [2019-12-10T13:06:09.784Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.57s) [2019-12-10T13:06:09.784Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.61s) [2019-12-10T13:06:09.784Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.85s) [2019-12-10T13:06:09.784Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-12-10T13:06:09.784Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.65s) [2019-12-10T13:06:09.784Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.78s) [2019-12-10T13:06:09.784Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.07s) [2019-12-10T13:06:09.784Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.60s) [2019-12-10T13:06:09.784Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.35s) [2019-12-10T13:06:09.784Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2019-12-10T13:06:09.784Z] docker_cli_external_volume_driver_test.go:485: [dfb3fe86cd167] daemon is not started [2019-12-10T13:06:09.784Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2019-12-10T13:06:09.784Z] docker_cli_external_volume_driver_test.go:53: [d1dadc182b89c] daemon is not started [2019-12-10T13:06:09.784Z] PASS [2019-12-10T13:06:09.784Z] [2019-12-10T13:06:09.784Z] === Skipped [2019-12-10T13:06:09.784Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-12-10T13:06:09.784Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-12-10T13:06:09.784Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-12-10T13:06:09.784Z] check_test.go:309: [dc08943e2d174] daemon is not started [2019-12-10T13:06:09.784Z] [2019-12-10T13:06:09.784Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-12-10T13:06:09.784Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-12-10T13:06:09.784Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-12-10T13:06:09.784Z] check_test.go:309: [d5d0fae30c192] daemon is not started [2019-12-10T13:06:09.784Z] [2019-12-10T13:06:09.784Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-12-10T13:06:09.784Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-12-10T13:06:09.784Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-12-10T13:06:09.784Z] check_test.go:309: [dd1546b9e8a84] daemon is not started [2019-12-10T13:06:09.784Z] [2019-12-10T13:06:09.784Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-12-10T13:06:09.784Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-12-10T13:06:09.784Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-12-10T13:06:09.784Z] check_test.go:309: [d74c0d2b53033] daemon is not started [2019-12-10T13:06:09.784Z] [2019-12-10T13:06:09.784Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-12-10T13:06:09.784Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-12-10T13:06:09.784Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-12-10T13:06:09.784Z] [2019-12-10T13:06:09.785Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-12-10T13:06:09.785Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-12-10T13:06:09.785Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-12-10T13:06:09.785Z] [2019-12-10T13:06:09.785Z] [2019-12-10T13:06:09.785Z] DONE 273 tests, 6 skipped in 2596.757s [2019-12-10T13:06:09.785Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-10T13:06:10.042Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da876eacd241c/docker.pid [2019-12-10T13:06:10.042Z] +++ kill 3664 [2019-12-10T13:06:10.042Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3664 is not a child of this shell [2019-12-10T13:06:10.042Z] warning: PID 3664 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da876eacd241c/docker.pid had a nonzero exit code [2019-12-10T13:06:10.042Z] ++++ cat bundles/test-integration/docker.pid [2019-12-10T13:06:10.042Z] +++ kill 7304 [2019-12-10T13:06:10.971Z] +++ /etc/init.d/apparmor stop [2019-12-10T13:06:10.971Z] Clearing AppArmor profiles cache:. [2019-12-10T13:06:10.971Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-10T13:06:10.971Z] Unloading profiles will leave already running processes permanently [2019-12-10T13:06:10.971Z] unconfined, which can lead to unexpected situations. [2019-12-10T13:06:10.971Z] [2019-12-10T13:06:10.971Z] To set a process to complain mode, use the command line tool [2019-12-10T13:06:10.971Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-10T13:06:10.971Z] with the 'teardown' option." [2019-12-10T13:06:10.971Z] [2019-12-10T13:06:11.534Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-12-10T13:06:11.551Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-10T13:06:12.584Z] + echo Ensuring container killed. [2019-12-10T13:06:12.584Z] Ensuring container killed. [2019-12-10T13:06:12.584Z] + docker ps -aq -f name=docker-pr6-* [2019-12-10T13:06:12.584Z] + cids=6f9cd0e842bc [2019-12-10T13:06:12.584Z] d56d341cc3b1 [2019-12-10T13:06:12.584Z] 96c53fe1dfe9 [2019-12-10T13:06:12.584Z] + [ -n 6f9cd0e842bc [2019-12-10T13:06:12.584Z] d56d341cc3b1 [2019-12-10T13:06:12.584Z] 96c53fe1dfe9 ] [2019-12-10T13:06:12.584Z] + docker rm -vf 6f9cd0e842bc d56d341cc3b1 96c53fe1dfe9 [2019-12-10T13:06:15.105Z] 6f9cd0e842bc [2019-12-10T13:06:16.475Z] d56d341cc3b1 [2019-12-10T13:06:17.844Z] 96c53fe1dfe9 [Pipeline] sh [2019-12-10T13:06:18.126Z] + echo Chowning /workspace to jenkins user [2019-12-10T13:06:18.126Z] Chowning /workspace to jenkins user [2019-12-10T13:06:18.126Z] + id -u [2019-12-10T13:06:18.126Z] + id -g [2019-12-10T13:06:18.126Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39839:/workspace busybox chown -R 1000:1000 /workspace [2019-12-10T13:06:20.337Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-10T13:06:22.599Z] + bundleName=amd64 [2019-12-10T13:06:22.599Z] + echo Creating amd64-bundles.tar.gz [2019-12-10T13:06:22.599Z] Creating amd64-bundles.tar.gz [2019-12-10T13:06:22.599Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-12-10T13:06:22.599Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2019-12-10T13:06:23.979Z] Archiving artifacts [2019-12-10T13:06:24.498Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39839/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-10T13:06:24.820Z] + make clean [2019-12-10T13:06:25.077Z] docker volume rm -f docker-dev-cache [2019-12-10T13:06:25.077Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-10T13:06:30.509Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-12-10T13:06:33.415Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-12-10T13:06:33.874Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-12-10T13:06:35.334Z] === RUN TestDockerSuite/TestBuildRm [2019-12-10T13:06:39.664Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-12-10T13:06:44.347Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-12-10T13:06:47.745Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-12-10T13:06:49.037Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-12-10T13:06:51.493Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-12-10T13:06:51.493Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-12-10T13:06:51.493Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-12-10T13:06:53.036Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-12-10T13:06:55.952Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-12-10T13:06:59.703Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-12-10T13:07:04.414Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-12-10T13:07:22.138Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-12-10T13:07:22.138Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-12-10T13:07:22.138Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-12-10T13:07:34.564Z] === RUN TestDockerSuite/TestBuildSpaces [2019-12-10T13:07:34.564Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-12-10T13:07:38.319Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-12-10T13:07:38.319Z] === RUN TestDockerSuite/TestBuildStderr [2019-12-10T13:07:43.032Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-12-10T13:08:01.277Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-12-10T13:08:04.251Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-12-10T13:08:04.251Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-12-10T13:08:07.077Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-12-10T13:08:07.173Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-12-10T13:08:07.538Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-12-10T13:08:08.145Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-12-10T13:08:12.856Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-12-10T13:08:18.670Z] === RUN TestDockerSuite/TestBuildUser [2019-12-10T13:08:18.670Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-12-10T13:08:18.670Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-12-10T13:08:18.670Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-12-10T13:08:22.426Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-12-10T13:08:22.887Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-12-10T13:08:31.481Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-12-10T13:08:31.481Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-12-10T13:08:31.481Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-12-10T13:08:56.816Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-12-10T13:08:56.816Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-12-10T13:09:09.229Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-12-10T13:09:13.936Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-12-10T13:09:13.937Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-12-10T13:09:13.937Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-12-10T13:09:16.128Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-12-10T13:09:16.590Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-12-10T13:09:29.002Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-12-10T13:09:33.628Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-12-10T13:09:33.630Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-12-10T13:09:33.630Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-12-10T13:09:33.729Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-12-10T13:09:33.729Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-12-10T13:09:48.597Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-12-10T13:09:48.597Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-12-10T13:09:48.597Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-12-10T13:09:48.597Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-12-10T13:09:49.571Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-12-10T13:09:54.748Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-12-10T13:09:58.182Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-12-10T13:09:59.728Z] === RUN TestDockerSuite/TestBuildXZHost [2019-12-10T13:10:00.190Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-12-10T13:10:00.190Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-12-10T13:10:00.190Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-12-10T13:10:02.380Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-12-10T13:10:07.065Z] === RUN TestDockerSuite/TestCommitChange [2019-12-10T13:10:09.568Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-12-10T13:10:11.749Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-12-10T13:10:16.438Z] === RUN TestDockerSuite/TestCommitHardlink [2019-12-10T13:10:16.438Z] === RUN TestDockerSuite/TestCommitNewFile [2019-12-10T13:10:23.510Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-12-10T13:10:23.510Z] === RUN TestDockerSuite/TestCommitTTY [2019-12-10T13:10:24.391Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-12-10T13:10:36.006Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-12-10T13:10:39.736Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-12-10T13:10:39.736Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-12-10T13:10:39.736Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-12-10T13:10:39.736Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-12-10T13:10:39.736Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-12-10T13:10:39.736Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-12-10T13:10:39.736Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-12-10T13:10:39.736Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-12-10T13:10:39.736Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-12-10T13:10:46.801Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-12-10T13:10:53.868Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-12-10T13:10:53.868Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-12-10T13:10:54.834Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-12-10T13:10:54.834Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-12-10T13:10:54.834Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-12-10T13:10:54.834Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-12-10T13:10:57.006Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-12-10T13:10:57.006Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-12-10T13:10:57.006Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-12-10T13:10:59.179Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-12-10T13:10:59.179Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-12-10T13:10:59.179Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-12-10T13:10:59.179Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-12-10T13:10:59.179Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-12-10T13:11:02.079Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-12-10T13:11:04.254Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-12-10T13:11:05.790Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-12-10T13:11:05.790Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-12-10T13:11:05.790Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-12-10T13:11:07.101Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-12-10T13:11:07.963Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-12-10T13:11:07.963Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-12-10T13:11:15.061Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-12-10T13:11:15.061Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-12-10T13:11:15.061Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-12-10T13:11:17.241Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-12-10T13:11:17.241Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-12-10T13:11:19.417Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-12-10T13:11:19.417Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-12-10T13:11:22.052Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-12-10T13:11:26.480Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-12-10T13:11:26.480Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-12-10T13:11:28.659Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-12-10T13:11:34.440Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-12-10T13:11:37.216Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-12-10T13:11:40.959Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-12-10T13:11:40.959Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-12-10T13:11:40.959Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-12-10T13:11:40.959Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-12-10T13:11:40.959Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-12-10T13:11:42.584Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-12-10T13:11:42.584Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-12-10T13:11:44.121Z] === RUN TestDockerSuite/TestContainerAPITop [2019-12-10T13:11:44.121Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-12-10T13:11:46.293Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-12-10T13:11:46.293Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-12-10T13:11:50.974Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-12-10T13:11:54.377Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-12-10T13:11:54.377Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-12-10T13:11:54.377Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-12-10T13:11:54.377Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-12-10T13:11:54.377Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-12-10T13:11:54.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-12-10T13:11:54.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-12-10T13:11:54.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2019-12-10T13:11:56.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2019-12-10T13:11:58.730Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2019-12-10T13:12:00.907Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2019-12-10T13:12:03.809Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008154a0_} [2019-12-10T13:12:05.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1407213262_c:\foo_false____} [2019-12-10T13:12:08.163Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1407213262_c:\foo_true____} [2019-12-10T13:12:10.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-12-10T13:12:10.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-12-10T13:12:10.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-12-10T13:12:10.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-12-10T13:12:10.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-12-10T13:12:10.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-12-10T13:12:10.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-12-10T13:12:10.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-12-10T13:12:10.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-12-10T13:12:10.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-12-10T13:12:10.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-12-10T13:12:10.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-12-10T13:12:10.339Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-12-10T13:12:10.339Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-12-10T13:12:10.339Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-12-10T13:12:10.339Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-12-10T13:12:10.339Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-12-10T13:12:10.339Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-12-10T13:12:13.238Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-12-10T13:12:13.238Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-12-10T13:12:13.238Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-12-10T13:12:13.238Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-12-10T13:12:13.238Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-12-10T13:12:13.238Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-12-10T13:12:13.238Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-12-10T13:12:13.238Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-12-10T13:12:13.238Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-12-10T13:12:13.238Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-12-10T13:12:13.238Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-12-10T13:12:13.238Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-12-10T13:12:13.238Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-12-10T13:12:13.238Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-12-10T13:12:15.413Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-12-10T13:12:15.413Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-12-10T13:12:15.413Z] === RUN TestDockerSuite/TestCpRelativePath [2019-12-10T13:12:17.589Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-12-10T13:12:17.589Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-12-10T13:12:17.589Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-12-10T13:12:17.589Z] === RUN TestDockerSuite/TestCpToCaseA [2019-12-10T13:12:22.275Z] === RUN TestDockerSuite/TestCpToCaseB [2019-12-10T13:12:24.450Z] === RUN TestDockerSuite/TestCpToCaseC [2019-12-10T13:12:24.450Z] === RUN TestDockerSuite/TestCpToCaseD [2019-12-10T13:12:24.450Z] === RUN TestDockerSuite/TestCpToCaseE [2019-12-10T13:12:33.130Z] === RUN TestDockerSuite/TestCpToCaseF [2019-12-10T13:12:33.130Z] === RUN TestDockerSuite/TestCpToCaseG [2019-12-10T13:12:33.130Z] === RUN TestDockerSuite/TestCpToCaseH [2019-12-10T13:12:47.927Z] === RUN TestDockerSuite/TestCpToCaseI [2019-12-10T13:12:47.927Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-12-10T13:12:47.927Z] === RUN TestDockerSuite/TestCpToDot [2019-12-10T13:12:53.709Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-12-10T13:12:53.709Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-12-10T13:12:53.709Z] === RUN TestDockerSuite/TestCpToStdout [2019-12-10T13:12:55.900Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-12-10T13:12:55.900Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-12-10T13:12:55.900Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-12-10T13:12:55.900Z] === RUN TestDockerSuite/TestCpVolumePath [2019-12-10T13:12:55.900Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-12-10T13:12:55.900Z] === RUN TestDockerSuite/TestCreateArgs [2019-12-10T13:12:55.900Z] === RUN TestDockerSuite/TestCreateByImageID [2019-12-10T13:12:58.073Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-12-10T13:13:00.249Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-12-10T13:13:00.249Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-12-10T13:13:00.249Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-12-10T13:13:02.424Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-12-10T13:13:02.882Z] === RUN TestDockerSuite/TestCreateLabels [2019-12-10T13:13:02.882Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-12-10T13:13:02.882Z] === RUN TestDockerSuite/TestCreateRM [2019-12-10T13:13:03.341Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-12-10T13:13:03.341Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-12-10T13:13:03.341Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-12-10T13:13:03.799Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-12-10T13:13:12.358Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-12-10T13:13:12.358Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-12-10T13:13:12.358Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-12-10T13:13:16.086Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-12-10T13:13:16.086Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-12-10T13:13:16.086Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-12-10T13:13:18.265Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-12-10T13:13:18.265Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-12-10T13:13:18.265Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-12-10T13:13:18.265Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-12-10T13:13:18.265Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-12-10T13:13:18.265Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-12-10T13:13:18.265Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-12-10T13:13:18.265Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-12-10T13:13:18.265Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-12-10T13:13:18.265Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-12-10T13:13:18.265Z] === RUN TestDockerSuite/TestDevicePermissions [2019-12-10T13:13:18.265Z] === RUN TestDockerSuite/TestDockerFails [2019-12-10T13:13:18.265Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-12-10T13:13:18.265Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-12-10T13:13:18.265Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-12-10T13:13:18.265Z] === RUN TestDockerSuite/TestEventsAttach [2019-12-10T13:13:18.265Z] === RUN TestDockerSuite/TestEventsCommit [2019-12-10T13:13:18.726Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-12-10T13:13:20.904Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-12-10T13:13:23.083Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-12-10T13:13:25.260Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-12-10T13:13:33.163Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-12-10T13:13:33.165Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-12-10T13:13:33.165Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-12-10T13:13:33.165Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-12-10T13:13:33.165Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-12-10T13:13:33.165Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-12-10T13:13:33.165Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-12-10T13:13:33.165Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-12-10T13:13:33.823Z] === RUN TestDockerSuite/TestEventsCopy [2019-12-10T13:13:35.347Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-12-10T13:13:38.505Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-12-10T13:13:42.237Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-12-10T13:13:43.927Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-12-10T13:13:44.409Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-12-10T13:13:44.867Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-12-10T13:13:48.597Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-12-10T13:13:49.562Z] === RUN TestDockerSuite/TestEventsFilterType [2019-12-10T13:13:50.527Z] === RUN TestDockerSuite/TestEventsFilters [2019-12-10T13:13:51.005Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-12-10T13:13:55.211Z] === RUN TestDockerSuite/TestEventsFormat [2019-12-10T13:13:58.082Z] === RUN TestDockerSuite/TestBuildEnv [2019-12-10T13:13:58.082Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-12-10T13:13:58.082Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-12-10T13:13:58.082Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-12-10T13:13:58.082Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-12-10T13:13:58.082Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-12-10T13:13:58.936Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-12-10T13:13:58.936Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-12-10T13:13:58.936Z] === RUN TestDockerSuite/TestEventsImageImport [2019-12-10T13:13:58.936Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-12-10T13:13:58.936Z] === RUN TestDockerSuite/TestEventsImagePull [2019-12-10T13:13:58.936Z] === RUN TestDockerSuite/TestEventsImageTag [2019-12-10T13:13:59.902Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-12-10T13:13:59.902Z] === RUN TestDockerSuite/TestEventsRename [2019-12-10T13:14:06.965Z] === RUN TestDockerSuite/TestEventsResize [2019-12-10T13:14:09.866Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-12-10T13:14:12.042Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-12-10T13:14:13.041Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-12-10T13:14:13.042Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-12-10T13:14:13.042Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-12-10T13:14:13.042Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-12-10T13:14:14.218Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-12-10T13:14:15.298Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-12-10T13:14:18.899Z] === RUN TestDockerSuite/TestEventsTop [2019-12-10T13:14:18.899Z] === RUN TestDockerSuite/TestEventsUntag [2019-12-10T13:14:21.797Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-12-10T13:14:22.376Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-12-10T13:14:25.526Z] === RUN TestDockerSuite/TestExec [2019-12-10T13:14:25.526Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-12-10T13:14:25.526Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-12-10T13:14:27.062Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-12-10T13:14:28.595Z] === RUN TestDockerSuite/TestExecAPIStart [2019-12-10T13:14:28.595Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-12-10T13:14:28.595Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-12-10T13:14:28.595Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-12-10T13:14:30.128Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-12-10T13:14:32.301Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-12-10T13:14:34.475Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-12-10T13:14:36.009Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-12-10T13:14:40.688Z] === RUN TestDockerSuite/TestExecCgroup [2019-12-10T13:14:40.688Z] === RUN TestDockerSuite/TestExecEnv [2019-12-10T13:14:40.688Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-12-10T13:14:40.688Z] === RUN TestDockerSuite/TestExecExitStatus [2019-12-10T13:14:42.221Z] === RUN TestDockerSuite/TestExecInspectID [2019-12-10T13:14:47.083Z] === RUN TestDockerSuite/TestExecInteractive [2019-12-10T13:14:47.083Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-12-10T13:14:47.083Z] === RUN TestDockerSuite/TestExecParseError [2019-12-10T13:14:47.083Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-12-10T13:14:47.083Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-12-10T13:14:47.083Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-12-10T13:14:47.525Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-12-10T13:14:48.539Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-12-10T13:14:48.539Z] === RUN TestDockerSuite/TestBuildExpose [2019-12-10T13:14:48.619Z] === RUN TestDockerSuite/TestExecSetEnv [2019-12-10T13:14:48.619Z] === RUN TestDockerSuite/TestExecStartFails [2019-12-10T13:14:48.619Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-12-10T13:14:48.998Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-12-10T13:14:48.998Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-12-10T13:14:48.998Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-12-10T13:14:48.998Z] === RUN TestDockerSuite/TestBuildFails [2019-12-10T13:14:49.078Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-12-10T13:14:49.078Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-12-10T13:14:49.078Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-12-10T13:14:51.250Z] === RUN TestDockerSuite/TestExecUlimits [2019-12-10T13:14:51.250Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-12-10T13:14:52.737Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-12-10T13:14:52.737Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-12-10T13:14:59.813Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-12-10T13:14:59.813Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-12-10T13:14:59.813Z] === RUN TestDockerSuite/TestExecWithUser [2019-12-10T13:14:59.813Z] === RUN TestDockerSuite/TestGetContainerStats [2019-12-10T13:15:03.066Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-12-10T13:15:04.496Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-12-10T13:15:11.559Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-12-10T13:15:13.417Z] === RUN TestDockerSuite/TestBuildForceRm [2019-12-10T13:15:13.731Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-12-10T13:15:19.513Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-12-10T13:15:19.513Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-12-10T13:15:19.513Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-12-10T13:15:19.971Z] === RUN TestDockerSuite/TestHealth [2019-12-10T13:15:19.971Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-12-10T13:15:19.971Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-12-10T13:15:19.971Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-12-10T13:15:19.971Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-12-10T13:15:21.994Z] === RUN TestDockerSuite/TestBuildFromGit [2019-12-10T13:15:24.658Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-12-10T13:15:24.658Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-12-10T13:15:24.658Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-12-10T13:15:24.658Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-12-10T13:15:24.658Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-12-10T13:15:25.116Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-12-10T13:15:25.574Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-12-10T13:15:25.574Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-12-10T13:15:26.718Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-12-10T13:15:26.718Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-12-10T13:15:28.253Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-12-10T13:15:28.711Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-12-10T13:15:30.888Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-12-10T13:15:32.321Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-12-10T13:15:33.063Z] === RUN TestDockerSuite/TestImagesFormat [2019-12-10T13:15:33.522Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-12-10T13:15:33.522Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-12-10T13:15:33.859Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-12-10T13:15:37.250Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-12-10T13:15:37.250Z] === RUN TestDockerSuite/TestImportBadURL [2019-12-10T13:15:39.423Z] === RUN TestDockerSuite/TestImportDisplay [2019-12-10T13:15:39.423Z] === RUN TestDockerSuite/TestImportFile [2019-12-10T13:15:39.423Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-12-10T13:15:39.423Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-12-10T13:15:39.423Z] === RUN TestDockerSuite/TestImportGzipped [2019-12-10T13:15:39.423Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-12-10T13:15:39.423Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-12-10T13:15:39.423Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-12-10T13:15:39.423Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-12-10T13:15:39.423Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-12-10T13:15:39.423Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-12-10T13:15:39.423Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-12-10T13:15:39.423Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-12-10T13:15:41.599Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-12-10T13:15:42.431Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-12-10T13:15:42.431Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-12-10T13:15:42.431Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-12-10T13:15:43.773Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-12-10T13:15:43.774Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-12-10T13:15:43.774Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-12-10T13:15:43.774Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-12-10T13:15:43.774Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-12-10T13:15:43.969Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-12-10T13:15:43.969Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-12-10T13:15:45.946Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-12-10T13:15:46.404Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-12-10T13:15:48.579Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-12-10T13:15:48.579Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-12-10T13:15:48.579Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-12-10T13:15:48.579Z] === RUN TestDockerSuite/TestInspectDefault [2019-12-10T13:15:50.751Z] === RUN TestDockerSuite/TestInspectHistory [2019-12-10T13:15:55.432Z] === RUN TestDockerSuite/TestInspectImage [2019-12-10T13:15:55.432Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-12-10T13:15:55.432Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-12-10T13:15:55.432Z] === RUN TestDockerSuite/TestInspectInt64 [2019-12-10T13:15:57.606Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-12-10T13:15:58.793Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-12-10T13:15:58.793Z] === RUN TestDockerSuite/TestBuildHistory [2019-12-10T13:15:59.140Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-12-10T13:15:59.140Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-12-10T13:16:02.061Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-12-10T13:16:03.598Z] === RUN TestDockerSuite/TestInspectPlugin [2019-12-10T13:16:03.598Z] === RUN TestDockerSuite/TestInspectRootFS [2019-12-10T13:16:03.598Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-12-10T13:16:05.771Z] === RUN TestDockerSuite/TestInspectStatus [2019-12-10T13:16:07.943Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-12-10T13:16:11.674Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-12-10T13:16:13.849Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-12-10T13:16:17.579Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-12-10T13:16:19.113Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-12-10T13:16:21.288Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-12-10T13:16:22.822Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-12-10T13:16:24.996Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-12-10T13:16:24.996Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-12-10T13:16:24.996Z] === RUN TestDockerSuite/TestLinksEnvs [2019-12-10T13:16:24.996Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-12-10T13:16:24.996Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-12-10T13:16:24.996Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-12-10T13:16:24.996Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-12-10T13:16:24.996Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-12-10T13:16:24.996Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-12-10T13:16:24.996Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-12-10T13:16:24.996Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-12-10T13:16:24.996Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-12-10T13:16:24.996Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-12-10T13:16:24.996Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-12-10T13:16:25.454Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-12-10T13:16:25.454Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-12-10T13:16:25.454Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-12-10T13:16:25.454Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-12-10T13:16:25.454Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-12-10T13:16:25.454Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-12-10T13:16:26.988Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-12-10T13:16:28.674Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-12-10T13:16:34.459Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-12-10T13:16:36.633Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-12-10T13:16:36.633Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-12-10T13:16:38.168Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-12-10T13:16:38.626Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-12-10T13:16:41.326Z] === RUN TestDockerSuite/TestBuildIidFile [2019-12-10T13:16:41.326Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-12-10T13:16:42.297Z] === RUN TestDockerSuite/TestBuildInheritance [2019-12-10T13:16:42.756Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-12-10T13:16:44.294Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-12-10T13:16:44.755Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-12-10T13:16:45.691Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-12-10T13:16:51.867Z] === RUN TestDockerSuite/TestBuildLabel [2019-12-10T13:16:52.754Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-12-10T13:16:54.773Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-12-10T13:16:56.312Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-12-10T13:16:59.218Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-12-10T13:16:59.822Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-12-10T13:17:00.757Z] === RUN TestDockerSuite/TestBuildLabels [2019-12-10T13:17:00.794Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-12-10T13:17:02.968Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-12-10T13:17:02.968Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-12-10T13:17:04.494Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-12-10T13:17:05.142Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-12-10T13:17:07.317Z] === RUN TestDockerSuite/TestLogsSince [2019-12-10T13:17:08.232Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-12-10T13:17:15.874Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-12-10T13:17:15.874Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-12-10T13:17:15.874Z] === RUN TestDockerSuite/TestLogsTail [2019-12-10T13:17:24.433Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-12-10T13:17:25.967Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-12-10T13:17:28.142Z] === RUN TestDockerSuite/TestMountIntoProc [2019-12-10T13:17:28.142Z] === RUN TestDockerSuite/TestMountIntoSys [2019-12-10T13:17:28.142Z] === RUN TestDockerSuite/TestNetHostname [2019-12-10T13:17:28.142Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-12-10T13:17:28.142Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-12-10T13:17:28.142Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-12-10T13:17:28.142Z] === RUN TestDockerSuite/TestPluginActive [2019-12-10T13:17:28.142Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-12-10T13:17:28.142Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-12-10T13:17:28.142Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-12-10T13:17:28.142Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-12-10T13:17:28.142Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-12-10T13:17:28.142Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-12-10T13:17:28.142Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-12-10T13:17:28.142Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-12-10T13:17:28.142Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-12-10T13:17:28.142Z] === RUN TestDockerSuite/TestPortHostBinding [2019-12-10T13:17:28.142Z] === RUN TestDockerSuite/TestPortList [2019-12-10T13:17:28.142Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-12-10T13:17:29.334Z] === RUN TestDockerSuite/TestBuildLastModified [2019-12-10T13:17:29.334Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-12-10T13:17:29.334Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-12-10T13:17:29.334Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-12-10T13:17:29.334Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-12-10T13:17:29.334Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-12-10T13:17:29.334Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-12-10T13:17:29.334Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-12-10T13:17:30.306Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-12-10T13:17:32.831Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-12-10T13:17:32.831Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-12-10T13:17:32.831Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-12-10T13:17:32.831Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-12-10T13:17:32.831Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-12-10T13:17:32.831Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-12-10T13:17:32.831Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-12-10T13:17:32.831Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-12-10T13:17:32.831Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-12-10T13:17:32.831Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-12-10T13:17:36.562Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-12-10T13:17:36.562Z] === RUN TestDockerSuite/TestPsByOrder [2019-12-10T13:17:40.632Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-12-10T13:17:45.122Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-12-10T13:17:45.122Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-12-10T13:17:52.187Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-12-10T13:18:05.777Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-12-10T13:18:05.777Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-12-10T13:18:06.234Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-12-10T13:18:07.007Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-12-10T13:18:07.007Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-12-10T13:18:07.007Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-12-10T13:18:17.318Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-12-10T13:18:20.221Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-12-10T13:18:27.283Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-12-10T13:18:31.010Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-12-10T13:18:31.010Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-12-10T13:18:31.010Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-12-10T13:18:39.573Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-12-10T13:18:39.573Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-12-10T13:18:39.573Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-12-10T13:18:39.573Z] === RUN TestDockerSuite/TestPsRightTagName [2019-12-10T13:18:39.573Z] === RUN TestDockerSuite/TestPsShowMounts [2019-12-10T13:18:46.639Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-12-10T13:18:46.639Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-12-10T13:18:47.605Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-12-10T13:18:47.605Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-12-10T13:18:48.571Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-12-10T13:18:49.536Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-12-10T13:18:49.536Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-12-10T13:18:54.219Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-12-10T13:18:57.946Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-12-10T13:19:00.125Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-12-10T13:19:06.604Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-12-10T13:19:21.214Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-12-10T13:19:21.214Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-12-10T13:19:21.502Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-12-10T13:19:24.946Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-12-10T13:19:24.946Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-12-10T13:19:24.946Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-12-10T13:19:25.404Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-12-10T13:19:30.090Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-12-10T13:19:31.803Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-12-10T13:19:33.817Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-12-10T13:19:33.817Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-12-10T13:19:37.546Z] === RUN TestDockerSuite/TestRmiBlank [2019-12-10T13:19:37.546Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-12-10T13:19:38.004Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-12-10T13:19:44.179Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-12-10T13:19:52.806Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-12-10T13:19:54.343Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-12-10T13:19:54.801Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-12-10T13:19:56.523Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-12-10T13:20:01.865Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-12-10T13:20:06.546Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-12-10T13:20:15.103Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-12-10T13:20:18.831Z] === RUN TestDockerSuite/TestRmiTag [2019-12-10T13:20:19.290Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-12-10T13:20:21.465Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-12-10T13:20:26.431Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-12-10T13:20:26.432Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-12-10T13:20:38.781Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-12-10T13:20:39.238Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-12-10T13:20:39.238Z] === RUN TestDockerSuite/TestBuildNetNone [2019-12-10T13:20:39.238Z] === RUN TestDockerSuite/TestBuildNoContext [2019-12-10T13:20:42.685Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-12-10T13:20:44.877Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-12-10T13:20:45.013Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-12-10T13:20:50.689Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-12-10T13:20:51.150Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-12-10T13:20:51.150Z] === RUN TestDockerSuite/TestRunAddHost [2019-12-10T13:20:51.150Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-12-10T13:20:51.150Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-12-10T13:20:51.150Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-12-10T13:20:51.150Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-12-10T13:20:51.150Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-12-10T13:20:51.150Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-12-10T13:20:52.066Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-12-10T13:20:53.337Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-12-10T13:20:53.337Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-12-10T13:20:53.337Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-12-10T13:20:54.954Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-12-10T13:20:55.576Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-12-10T13:20:55.576Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-12-10T13:20:57.739Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-12-10T13:20:58.160Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-12-10T13:20:58.700Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-12-10T13:21:00.348Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-12-10T13:21:03.266Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-12-10T13:21:03.367Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-12-10T13:21:05.451Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-12-10T13:21:07.638Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-12-10T13:21:07.638Z] === RUN TestDockerSuite/TestRunBindMounts [2019-12-10T13:21:11.389Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-12-10T13:21:11.389Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-12-10T13:21:11.389Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-12-10T13:21:11.851Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-12-10T13:21:11.851Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-12-10T13:21:11.851Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-12-10T13:21:11.851Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-12-10T13:21:11.851Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-12-10T13:21:11.851Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-12-10T13:21:11.851Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-12-10T13:21:11.851Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-12-10T13:21:11.851Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-12-10T13:21:14.039Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-12-10T13:21:14.039Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-12-10T13:21:16.227Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-12-10T13:21:16.692Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-12-10T13:21:16.692Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-12-10T13:21:18.238Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-12-10T13:21:18.239Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-12-10T13:21:18.239Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-12-10T13:21:18.239Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-12-10T13:21:18.700Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-12-10T13:21:18.700Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-12-10T13:21:18.700Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-12-10T13:21:18.700Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-12-10T13:21:20.888Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-12-10T13:21:21.008Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-12-10T13:21:23.087Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-12-10T13:21:23.900Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-12-10T13:21:25.280Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-12-10T13:21:25.280Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-12-10T13:21:25.280Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-12-10T13:21:25.280Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-12-10T13:21:27.466Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-12-10T13:21:27.466Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-12-10T13:21:27.466Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-12-10T13:21:27.466Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-12-10T13:21:27.466Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-12-10T13:21:29.652Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-12-10T13:21:42.090Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-12-10T13:21:42.090Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-12-10T13:21:42.090Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-12-10T13:21:42.090Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-12-10T13:21:42.090Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-12-10T13:21:42.090Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-12-10T13:21:42.090Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-12-10T13:21:43.634Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-12-10T13:21:43.634Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-12-10T13:21:43.634Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-12-10T13:21:43.634Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-12-10T13:21:44.958Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-12-10T13:21:45.823Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-12-10T13:21:48.009Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-12-10T13:21:48.009Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-12-10T13:21:50.202Z] === RUN TestDockerSuite/TestRunEnvironment [2019-12-10T13:21:50.202Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-12-10T13:21:50.202Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-12-10T13:21:50.202Z] === RUN TestDockerSuite/TestRunExitCode [2019-12-10T13:21:52.389Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-12-10T13:21:53.497Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-12-10T13:21:55.304Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-12-10T13:21:56.848Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-12-10T13:21:59.041Z] === RUN TestDockerSuite/TestRunExposePort [2019-12-10T13:21:59.503Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-12-10T13:21:59.503Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-12-10T13:21:59.503Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-12-10T13:21:59.503Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-12-10T13:21:59.503Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-12-10T13:21:59.503Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-12-10T13:21:59.503Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-12-10T13:21:59.503Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-12-10T13:22:03.253Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-12-10T13:22:03.253Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-12-10T13:22:03.253Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-12-10T13:22:03.253Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-12-10T13:22:03.253Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-12-10T13:22:03.253Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-12-10T13:22:03.253Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-12-10T13:22:11.142Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-12-10T13:22:13.598Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-12-10T13:22:13.598Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-12-10T13:22:14.059Z] === RUN TestDockerSuite/TestRunModeHostname [2019-12-10T13:22:14.059Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-12-10T13:22:14.059Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-12-10T13:22:14.059Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-12-10T13:22:14.059Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-12-10T13:22:14.059Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-12-10T13:22:14.059Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-12-10T13:22:14.059Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-12-10T13:22:14.059Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-12-10T13:22:14.059Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-12-10T13:22:14.059Z] === RUN TestDockerSuite/TestRunMount [2019-12-10T13:22:14.059Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-12-10T13:22:14.059Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-12-10T13:22:14.059Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-12-10T13:22:14.059Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-12-10T13:22:15.812Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-12-10T13:22:21.151Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-12-10T13:22:21.151Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-12-10T13:22:21.151Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-12-10T13:22:21.151Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-12-10T13:22:24.354Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-12-10T13:22:25.861Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-12-10T13:22:28.074Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-12-10T13:22:28.074Z] === RUN TestDockerSuite/TestBuildPATH [2019-12-10T13:22:28.074Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-12-10T13:22:29.609Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-12-10T13:22:29.609Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-12-10T13:22:29.609Z] === RUN TestDockerSuite/TestRunNetHost [2019-12-10T13:22:29.609Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-12-10T13:22:29.609Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-12-10T13:22:29.609Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-12-10T13:22:29.609Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-12-10T13:22:29.609Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-12-10T13:22:29.609Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-12-10T13:22:29.609Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-12-10T13:22:29.609Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-12-10T13:22:30.391Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-12-10T13:22:30.391Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-12-10T13:22:30.580Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-12-10T13:22:32.771Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-12-10T13:22:34.957Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-12-10T13:22:35.418Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-12-10T13:22:37.608Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-12-10T13:22:37.608Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-12-10T13:22:37.608Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-12-10T13:22:37.608Z] === RUN TestDockerSuite/TestRunPortInUse [2019-12-10T13:22:37.608Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-12-10T13:22:37.608Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-12-10T13:22:37.608Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-12-10T13:22:37.608Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-12-10T13:22:37.608Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-12-10T13:22:40.529Z] === RUN TestDockerSuite/TestRunPublishPort [2019-12-10T13:22:40.529Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-12-10T13:22:40.529Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-12-10T13:22:40.529Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-12-10T13:22:40.529Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-12-10T13:22:40.529Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-12-10T13:22:49.117Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-12-10T13:22:49.117Z] === RUN TestDockerSuite/TestRunRm [2019-12-10T13:22:50.089Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-12-10T13:22:55.895Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-12-10T13:22:57.518Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-12-10T13:22:59.709Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-12-10T13:23:01.252Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-12-10T13:23:04.168Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-12-10T13:23:04.168Z] === RUN TestDockerSuite/TestRunState [2019-12-10T13:23:04.168Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-12-10T13:23:05.723Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-12-10T13:23:05.723Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-12-10T13:23:07.909Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-12-10T13:23:07.909Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-12-10T13:23:07.909Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-12-10T13:23:07.909Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-12-10T13:23:07.909Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-12-10T13:23:07.909Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-12-10T13:23:12.614Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-12-10T13:23:12.614Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-12-10T13:23:12.614Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-12-10T13:23:12.614Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-12-10T13:23:12.614Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-12-10T13:23:12.614Z] === RUN TestDockerSuite/TestRunUserByID [2019-12-10T13:23:12.614Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-12-10T13:23:12.614Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-12-10T13:23:12.614Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-12-10T13:23:12.614Z] === RUN TestDockerSuite/TestRunUserByName [2019-12-10T13:23:12.614Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-12-10T13:23:14.801Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-12-10T13:23:14.801Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-12-10T13:23:16.990Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-12-10T13:23:16.990Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-12-10T13:23:16.990Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-12-10T13:23:19.910Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-12-10T13:23:25.723Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-12-10T13:23:30.430Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-12-10T13:23:36.244Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-12-10T13:23:36.244Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-12-10T13:23:36.244Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-12-10T13:23:36.244Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-12-10T13:23:36.244Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-12-10T13:23:38.487Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-12-10T13:23:40.675Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-12-10T13:23:42.427Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-12-10T13:23:42.861Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-12-10T13:23:42.861Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-12-10T13:23:42.861Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-12-10T13:23:42.861Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-12-10T13:23:42.861Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-12-10T13:23:42.861Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-12-10T13:23:42.861Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-12-10T13:23:42.861Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-12-10T13:23:42.861Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-12-10T13:23:46.610Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-12-10T13:23:48.153Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-12-10T13:23:50.340Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-12-10T13:23:54.087Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-12-10T13:23:54.087Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-12-10T13:23:54.087Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-12-10T13:23:54.087Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-12-10T13:23:54.087Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-12-10T13:23:54.087Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-12-10T13:23:54.087Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-12-10T13:23:54.087Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-12-10T13:23:54.087Z] === RUN TestDockerSuite/TestSaveImageId [2019-12-10T13:23:54.087Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-12-10T13:23:54.087Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-12-10T13:23:54.087Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-12-10T13:23:54.087Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-12-10T13:23:54.548Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-12-10T13:23:54.548Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-12-10T13:23:54.548Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-12-10T13:23:54.548Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-12-10T13:23:54.548Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-12-10T13:23:56.734Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-12-10T13:23:57.195Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-12-10T13:23:57.656Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-12-10T13:23:57.656Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-12-10T13:23:59.199Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-12-10T13:24:06.294Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-12-10T13:24:06.294Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-12-10T13:24:13.385Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-12-10T13:24:13.385Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-12-10T13:24:17.132Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-12-10T13:24:17.132Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-12-10T13:24:17.132Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-12-10T13:24:17.132Z] === RUN TestDockerSuite/TestStartRecordError [2019-12-10T13:24:17.132Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-12-10T13:24:18.071Z] === RUN TestDockerSuite/TestBuildRm [2019-12-10T13:24:23.124Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-12-10T13:24:23.124Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-12-10T13:24:23.124Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-12-10T13:24:23.124Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-12-10T13:24:23.124Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-12-10T13:24:23.124Z] === RUN TestDockerSuite/TestStatsNoStream [2019-12-10T13:24:23.124Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-12-10T13:24:24.668Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-12-10T13:24:26.854Z] === RUN TestDockerSuite/TestTopPrivileged [2019-12-10T13:24:26.854Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-12-10T13:24:29.040Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-12-10T13:24:29.040Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-12-10T13:24:29.040Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-12-10T13:24:29.040Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-12-10T13:24:29.040Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-12-10T13:24:29.040Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-12-10T13:24:29.040Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-12-10T13:24:30.454Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-12-10T13:24:34.182Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-12-10T13:24:34.182Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-12-10T13:24:34.182Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-12-10T13:24:38.858Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-12-10T13:24:44.747Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-12-10T13:24:46.761Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-12-10T13:24:46.761Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-12-10T13:24:46.761Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-12-10T13:24:46.761Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-12-10T13:24:46.761Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-12-10T13:24:46.761Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-12-10T13:24:46.761Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-12-10T13:24:47.733Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-12-10T13:24:47.733Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-12-10T13:24:50.519Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-12-10T13:24:50.647Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-12-10T13:24:50.647Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-12-10T13:24:51.110Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-12-10T13:24:51.110Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-12-10T13:24:51.571Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-12-10T13:24:57.563Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-12-10T13:24:58.665Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-12-10T13:24:58.665Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-12-10T13:24:59.127Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-12-10T13:24:59.127Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-12-10T13:24:59.127Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-12-10T13:25:06.222Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-12-10T13:25:06.222Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-12-10T13:25:06.222Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-12-10T13:25:14.813Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-12-10T13:25:14.813Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-12-10T13:25:15.274Z] --- PASS: TestDockerSuite (2417.05s) [2019-12-10T13:25:15.274Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-12-10T13:25:15.274Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2019-12-10T13:25:15.274Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.274Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-12-10T13:25:15.274Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2019-12-10T13:25:15.274Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2019-12-10T13:25:15.274Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-12-10T13:25:15.274Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.274Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-12-10T13:25:15.274Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.61s) [2019-12-10T13:25:15.274Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2019-12-10T13:25:15.274Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2019-12-10T13:25:15.274Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2019-12-10T13:25:15.274Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (142.07s) [2019-12-10T13:25:15.274Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.81s) [2019-12-10T13:25:15.274Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2019-12-10T13:25:15.274Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-12-10T13:25:15.274Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.274Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2019-12-10T13:25:15.274Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.274Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2019-12-10T13:25:15.274Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.274Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-12-10T13:25:15.274Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.737Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2019-12-10T13:25:15.737Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.737Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2019-12-10T13:25:15.737Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.737Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2019-12-10T13:25:15.737Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.737Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2019-12-10T13:25:15.737Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2019-12-10T13:25:15.737Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.737Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.89s) [2019-12-10T13:25:15.737Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-12-10T13:25:15.737Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.737Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-12-10T13:25:15.737Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.737Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.94s) [2019-12-10T13:25:15.737Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.82s) [2019-12-10T13:25:15.737Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-12-10T13:25:15.737Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2019-12-10T13:25:15.737Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-12-10T13:25:15.737Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2019-12-10T13:25:15.737Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2019-12-10T13:25:15.737Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.737Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-12-10T13:25:15.737Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.737Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.99s) [2019-12-10T13:25:15.737Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-12-10T13:25:15.737Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-12-10T13:25:15.737Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-12-10T13:25:15.737Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.737Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.87s) [2019-12-10T13:25:15.737Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (103.83s) [2019-12-10T13:25:15.737Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2019-12-10T13:25:15.737Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-12-10T13:25:15.737Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.93s) [2019-12-10T13:25:15.737Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-12-10T13:25:15.737Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.23s) [2019-12-10T13:25:15.737Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2019-12-10T13:25:15.737Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-12-10T13:25:15.737Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.737Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-12-10T13:25:15.737Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.737Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-12-10T13:25:15.737Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.737Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2019-12-10T13:25:15.737Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.73s) [2019-12-10T13:25:15.737Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.88s) [2019-12-10T13:25:15.737Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.24s) [2019-12-10T13:25:15.737Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-12-10T13:25:15.737Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.737Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-12-10T13:25:15.737Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.737Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2019-12-10T13:25:15.737Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.53s) [2019-12-10T13:25:15.737Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.58s) [2019-12-10T13:25:15.737Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.98s) [2019-12-10T13:25:15.737Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) [2019-12-10T13:25:15.737Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-12-10T13:25:15.737Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.737Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) [2019-12-10T13:25:15.737Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.43s) [2019-12-10T13:25:15.737Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.03s) [2019-12-10T13:25:15.737Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-12-10T13:25:15.737Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.737Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-12-10T13:25:15.737Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildAddTar (34.33s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.09s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.58s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.07s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.09s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.94s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.33s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.84s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.20s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.94s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (37.20s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.60s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.75s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.42s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.59s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.24s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-12-10T13:25:15.738Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.27s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.84s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildCmd (0.50s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.53s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.12s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.06s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.12s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildContChar (13.50s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.00s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.45s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.89s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.65s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.26s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.48s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.36s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.72s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.93s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.81s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.26s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.39s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.48s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildDockerignore (47.46s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.68s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (70.60s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.59s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.85s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.68s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.99s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (19.93s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.00s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.67s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.63s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (89.13s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.61s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.98s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.00s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.93s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.09s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.30s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.83s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.44s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.16s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.69s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildFails (2.01s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.09s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.91s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.48s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.87s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.30s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.57s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.69s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.53s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.95s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildHistory (10.86s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.86s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.08s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.74s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.51s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildLabel (0.87s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.84s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildLabels (0.91s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.46s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.02s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.47s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.66s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.08s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.73s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.04s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.14s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.06s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.86s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.58s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.31s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.45s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.59s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.59s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.51s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.75s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.31s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.19s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.04s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.20s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.91s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.49s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.84s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.44s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.65s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.29s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.00s) [2019-12-10T13:25:15.738Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.08s) [2019-12-10T13:25:15.738Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-12-10T13:25:15.738Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-12-10T13:25:15.739Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.91s) [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-12-10T13:25:15.739Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.54s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.35s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildRm (13.27s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.15s) [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2019-12-10T13:25:15.739Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s) [2019-12-10T13:25:15.739Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.39s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.25s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.50s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.85s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.32s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.84s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.58s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.08s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.95s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildStderr (4.60s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.48s) [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2019-12-10T13:25:15.739Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.90s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.19s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.86s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.15s) [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-12-10T13:25:15.739Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2019-12-10T13:25:15.739Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-12-10T13:25:15.739Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.36s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.80s) [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-12-10T13:25:15.739Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-12-10T13:25:15.739Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.07s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.85s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.19s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.32s) [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2019-12-10T13:25:15.739Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2019-12-10T13:25:15.739Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.44s) [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2019-12-10T13:25:15.739Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.71s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.71s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.44s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.77s) [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2019-12-10T13:25:15.739Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2019-12-10T13:25:15.739Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-12-10T13:25:15.739Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.16s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.53s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.87s) [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2019-12-10T13:25:15.739Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-12-10T13:25:15.739Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-12-10T13:25:15.739Z] docker_cli_sni_test.go:18: Flakey test [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.99s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.49s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestCommitChange (5.15s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.55s) [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-12-10T13:25:15.739Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.85s) [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-12-10T13:25:15.739Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestCommitTTY (11.75s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.46s) [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-12-10T13:25:15.739Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-12-10T13:25:15.739Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-12-10T13:25:15.739Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-12-10T13:25:15.739Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2019-12-10T13:25:15.739Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-12-10T13:25:15.739Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-12-10T13:25:15.739Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.63s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.66s) [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-12-10T13:25:15.739Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.09s) [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-12-10T13:25:15.739Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-12-10T13:25:15.739Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-12-10T13:25:15.739Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.96s) [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-12-10T13:25:15.739Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.39s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-12-10T13:25:15.739Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-12-10T13:25:15.739Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-12-10T13:25:15.739Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.69s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.93s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.91s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-12-10T13:25:15.739Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.03s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (7.01s) [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-12-10T13:25:15.739Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-12-10T13:25:15.739Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.19s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.80s) [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-12-10T13:25:15.739Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (6.97s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.02s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.46s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.69s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.63s) [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-12-10T13:25:15.739Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.13s) [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2019-12-10T13:25:15.739Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.90s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.09s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.75s) [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2019-12-10T13:25:15.739Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-12-10T13:25:15.739Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-12-10T13:25:15.739Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-12-10T13:25:15.739Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-12-10T13:25:15.739Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.97s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.11s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.28s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.30s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.30s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.31s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008154a0_} (2.35s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1407213262_c:\foo_false____} (2.29s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1407213262_c:\foo_true____} (2.26s) [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-12-10T13:25:15.739Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-12-10T13:25:15.739Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-12-10T13:25:15.739Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-12-10T13:25:15.739Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-12-10T13:25:15.739Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-12-10T13:25:15.739Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.39s) [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2019-12-10T13:25:15.739Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-12-10T13:25:15.739Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-12-10T13:25:15.739Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-12-10T13:25:15.739Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-12-10T13:25:15.739Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.739Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.12s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.11s) [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.46s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.16s) [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.81s) [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.48s) [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestCpToDot (7.00s) [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestCpToStdout (2.21s) [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.72s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.11s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.91s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.61s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestCreateRM (0.29s) [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.30s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.39s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.56s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.97s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-12-10T13:25:15.740Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.06s) [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-12-10T13:25:15.740Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-12-10T13:25:15.740Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2019-12-10T13:25:15.740Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2019-12-10T13:25:15.740Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-12-10T13:25:15.740Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-12-10T13:25:15.740Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2019-12-10T13:25:15.740Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-12-10T13:25:15.740Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-12-10T13:25:15.740Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2019-12-10T13:25:15.740Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.27s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.19s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.12s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.63s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestEventsCopy (5.09s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.54s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.97s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.75s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.36s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.90s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.97s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestEventsFilters (4.33s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestEventsFormat (4.13s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestEventsRename (7.03s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestEventsResize (2.58s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.05s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.45s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.67s) [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.42s) [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-12-10T13:25:15.740Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.77s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.75s) [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-12-10T13:25:15.740Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-12-10T13:25:15.740Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2019-12-10T13:25:15.740Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.69s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.90s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.98s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.87s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.88s) [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.00s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestExecInspectID (4.40s) [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-12-10T13:25:15.740Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.32s) [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2019-12-10T13:25:15.740Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.99s) [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.90s) [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-12-10T13:25:15.740Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.88s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.94s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.25s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.82s) [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-12-10T13:25:15.740Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2019-12-10T13:25:15.740Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2019-12-10T13:25:15.740Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2019-12-10T13:25:15.740Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.53s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.66s) [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.94s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.64s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.88s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.54s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.58s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2019-12-10T13:25:15.741Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-12-10T13:25:15.741Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-12-10T13:25:15.741Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.12s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.02s) [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-12-10T13:25:15.741Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-12-10T13:25:15.741Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.23s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.01s) [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestInspectDefault (2.14s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestInspectHistory (4.58s) [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.17s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.83s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.46s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.86s) [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.83s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestInspectStatus (2.44s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.95s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.01s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.25s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.96s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.98s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.97s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.96s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2019-12-10T13:25:15.741Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.77s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.71s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.48s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.29s) [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-12-10T13:25:15.741Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.76s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.93s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.68s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.78s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.00s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.24s) [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.11s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.03s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestLogsSince (8.79s) [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestLogsTail (7.22s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.47s) [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.03s) [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2019-12-10T13:25:15.741Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2019-12-10T13:25:15.741Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-12-10T13:25:15.741Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.15s) [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-12-10T13:25:15.741Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-12-10T13:25:15.741Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-12-10T13:25:15.741Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-12-10T13:25:15.741Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-12-10T13:25:15.741Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-12-10T13:25:15.741Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.741Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-12-10T13:25:15.741Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-12-10T13:25:15.742Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.26s) [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-12-10T13:25:15.742Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestPsByOrder (7.36s) [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.04s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.83s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-12-10T13:25:15.742Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.39s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.24s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.50s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.26s) [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2019-12-10T13:25:15.742Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.09s) [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2019-12-10T13:25:15.742Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.41s) [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.31s) [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-12-10T13:25:15.742Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.95s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.95s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.16s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.85s) [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.80s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.66s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.09s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.01s) [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.08s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.71s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.68s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.64s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.37s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.30s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.72s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.24s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.11s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.28s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.43s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.06s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.05s) [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:4039: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.14s) [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.00s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.86s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.49s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.26s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.29s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.17s) [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.95s) [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.76s) [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.94s) [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.05s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.30s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.16s) [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.02s) [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.16s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.69s) [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:4004: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.47s) [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:4179: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.16s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.05s) [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:4262: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.29s) [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunExitCode (2.35s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.26s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.22s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.15s) [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunExposePort (0.10s) [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:4501: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:4514: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.82s) [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.80s) [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.65s) [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.742Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-12-10T13:25:15.742Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:4324: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:4312: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.64s) [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.50s) [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.92s) [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s) [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.93s) [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.08s) [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.96s) [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.93s) [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.96s) [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.54s) [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.57s) [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunRm (2.02s) [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.21s) [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.04s) [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.02s) [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.09s) [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.47s) [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.03s) [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.87s) [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.57s) [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.04s) [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.88s) [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:3969: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:3962: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.72s) [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.42s) [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.19s) [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.65s) [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.59s) [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.05s) [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.02s) [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-12-10T13:25:15.743Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-12-10T13:25:15.743Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2019-12-10T13:25:15.743Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-12-10T13:25:16.205Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.205Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2019-12-10T13:25:16.205Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.205Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-12-10T13:25:16.205Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.205Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-12-10T13:25:16.205Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.205Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-12-10T13:25:16.205Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.79s) [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.69s) [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.93s) [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.04s) [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.52s) [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.27s) [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.21s) [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.89s) [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2019-12-10T13:25:16.206Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2019-12-10T13:25:16.206Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.42s) [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.74s) [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.10s) [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.78s) [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2019-12-10T13:25:16.206Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.36s) [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.71s) [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.39s) [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.09s) [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.59s) [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-12-10T13:25:16.206Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.13s) [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.12s) [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2019-12-10T13:25:16.206Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.34s) [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-12-10T13:25:16.206Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-12-10T13:25:16.206Z] --- PASS: TestDockerRegistrySuite (0.02s) [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-12-10T13:25:16.206Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.206Z] === RUN TestDockerSchema1RegistrySuite [2019-12-10T13:25:16.206Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-12-10T13:25:16.206Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-12-10T13:25:16.206Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-12-10T13:25:16.206Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-12-10T13:25:16.206Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-12-10T13:25:16.206Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-12-10T13:25:16.206Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-12-10T13:25:16.206Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-12-10T13:25:16.206Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-12-10T13:25:16.206Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-12-10T13:25:16.206Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-12-10T13:25:16.206Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-12-10T13:25:16.206Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-12-10T13:25:16.206Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-12-10T13:25:16.206Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-12-10T13:25:16.206Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-12-10T13:25:16.207Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-12-10T13:25:16.207Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-12-10T13:25:16.207Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-12-10T13:25:16.207Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-12-10T13:25:16.207Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-12-10T13:25:16.207Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-12-10T13:25:16.207Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-12-10T13:25:16.207Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-12-10T13:25:16.207Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-12-10T13:25:16.207Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-12-10T13:25:16.207Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-12-10T13:25:16.207Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] === RUN TestDockerRegistryAuthTokenSuite [2019-12-10T13:25:16.207Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-12-10T13:25:16.207Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-12-10T13:25:16.207Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-12-10T13:25:16.207Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-12-10T13:25:16.207Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-12-10T13:25:16.207Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] === RUN TestDockerDaemonSuite [2019-12-10T13:25:16.207Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-12-10T13:25:16.207Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-12-10T13:25:16.207Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-12-10T13:25:16.207Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] === RUN TestDockerSwarmSuite [2019-12-10T13:25:16.207Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-12-10T13:25:16.207Z] === RUN TestDockerPluginSuite [2019-12-10T13:25:16.207Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-12-10T13:25:16.207Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-12-10T13:25:16.207Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-12-10T13:25:16.207Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-12-10T13:25:16.207Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-12-10T13:25:16.207Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-12-10T13:25:16.207Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-12-10T13:25:16.207Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-12-10T13:25:16.207Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-12-10T13:25:16.207Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-12-10T13:25:16.207Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-12-10T13:25:16.207Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] === RUN TestDockerExternalVolumeSuite [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] === RUN TestDockerNetworkSuite [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] === RUN TestDockerHubPullSuite [2019-12-10T13:25:16.207Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-12-10T13:25:16.207Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-12-10T13:25:16.207Z] PASS [2019-12-10T13:25:16.207Z] ok github.com/docker/docker/integration-cli 2417.798s [2019-12-10T13:25:16.207Z] INFO: Integration tests ended at 12/10/2019 13:25:15. Duration:00:40:25.0657764 [2019-12-10T13:25:16.207Z] INFO: Docker info of the daemon under test at end of run [2019-12-10T13:25:16.207Z] [2019-12-10T13:25:16.207Z] Containers: 2 [2019-12-10T13:25:16.207Z] Running: 0 [2019-12-10T13:25:16.207Z] Paused: 0 [2019-12-10T13:25:16.207Z] Stopped: 2 [2019-12-10T13:25:16.207Z] Images: 12 [2019-12-10T13:25:16.207Z] Server Version: 0.0.0-dev [2019-12-10T13:25:16.207Z] Storage Driver: windowsfilter [2019-12-10T13:25:16.207Z] Windows: [2019-12-10T13:25:16.207Z] Logging Driver: json-file [2019-12-10T13:25:16.207Z] Plugins: [2019-12-10T13:25:16.207Z] Volume: local [2019-12-10T13:25:16.207Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-12-10T13:25:16.207Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-10T13:25:16.207Z] Swarm: inactive [2019-12-10T13:25:16.207Z] Default Isolation: process [2019-12-10T13:25:16.207Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-12-10T13:25:16.207Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-12-10T13:25:16.207Z] OSType: windows [2019-12-10T13:25:16.207Z] Architecture: x86_64 [2019-12-10T13:25:16.207Z] CPUs: 4 [2019-12-10T13:25:16.207Z] Total Memory: 32GiB [2019-12-10T13:25:16.207Z] Name: azwin-2-1e1b10 [2019-12-10T13:25:16.207Z] ID: VKB3:AQOG:Z6FH:E3EV:YVIN:LSU5:HQ2D:PRYA:DFMI:NYXM:JPLB:RBGJ [2019-12-10T13:25:16.207Z] Docker Root Dir: D:\CI\PR-39839\6\daemon [2019-12-10T13:25:16.207Z] Debug Mode (client): false [2019-12-10T13:25:16.207Z] Debug Mode (server): true [2019-12-10T13:25:16.207Z] File Descriptors: -1 [2019-12-10T13:25:16.207Z] Goroutines: 18 [2019-12-10T13:25:16.207Z] System Time: 2019-12-10T13:25:15.8959283Z [2019-12-10T13:25:16.207Z] EventsListeners: 0 [2019-12-10T13:25:16.207Z] Registry: https://index.docker.io/v1/ [2019-12-10T13:25:16.207Z] Labels: [2019-12-10T13:25:16.207Z] Experimental: false [2019-12-10T13:25:16.207Z] Insecure Registries: [2019-12-10T13:25:16.207Z] 127.0.0.0/8 [2019-12-10T13:25:16.207Z] Live Restore Enabled: false [2019-12-10T13:25:16.207Z] [2019-12-10T13:25:16.207Z] [2019-12-10T13:25:16.207Z] INFO: Stopping daemon under test [2019-12-10T13:25:16.207Z] SUCCESS: The process with PID 4556 (child process of PID 2364) has been terminated. [2019-12-10T13:25:16.207Z] SUCCESS: The process with PID 2364 (child process of PID 776) has been terminated. [2019-12-10T13:25:16.207Z] INFO: Stop tailing logs of the daemon under tests [2019-12-10T13:25:16.207Z] INFO: executeCI.ps1 Completed successfully at 12/10/2019 13:25:16. [2019-12-10T13:25:16.207Z] INFO: Tidying up at end of run [2019-12-10T13:25:16.207Z] INFO: Saving daemon under test log (d:\CI\PR-39839\6\dut.out) to C:\windows\TEMP\CIDUT.out [2019-12-10T13:25:16.207Z] INFO: Saving daemon under test log (d:\CI\PR-39839\6\dut.err) to C:\windows\TEMP\CIDUT.err [2019-12-10T13:25:16.207Z] INFO: Nuke-Everything... [2019-12-10T13:25:16.668Z] INFO: Container count on control daemon to delete is 2 [2019-12-10T13:25:17.130Z] 9ef853eccb17 [2019-12-10T13:25:17.130Z] f4f20a80e051 [2019-12-10T13:25:17.130Z] INFO: Tidying pidfile d:\CI\PR-39839\6\docker.pid [2019-12-10T13:25:17.130Z] INFO: Nuking d:\CI [2019-12-10T13:25:22.661Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-12-10T13:25:22.662Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-12-10T13:25:24.189Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-12-10T13:25:41.832Z] === RUN TestDockerSuite/TestBuildSpaces [2019-12-10T13:25:41.832Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-12-10T13:25:46.503Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-12-10T13:25:46.503Z] === RUN TestDockerSuite/TestBuildStderr [2019-12-10T13:25:47.116Z] INFO: Zapped successfully [2019-12-10T13:25:47.116Z] [2019-12-10T13:25:47.116Z] INFO: executeCI.ps1 exiting at Tue Dec 10 13:25:45 CUT 2019. Duration 01:01:29.4337960 [2019-12-10T13:25:47.116Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-12-10T13:25:48.782Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-12-10T13:25:49.968Z] Archiving artifacts [2019-12-10T13:25:51.169Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-12-10T13:26:05.746Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39839/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-10T13:26:06.677Z] + make clean [2019-12-10T13:26:09.593Z] docker volume rm -f docker-dev-cache [2019-12-10T13:26:09.593Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-10T13:26:16.274Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-12-10T13:26:16.274Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-12-10T13:26:18.444Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-12-10T13:26:22.163Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-12-10T13:26:29.210Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-12-10T13:26:39.502Z] === RUN TestDockerSuite/TestBuildUser [2019-12-10T13:26:39.502Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-12-10T13:26:39.502Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-12-10T13:26:39.502Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-12-10T13:26:44.171Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-12-10T13:26:45.135Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-12-10T13:26:50.924Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-12-10T13:26:50.924Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-12-10T13:26:50.924Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-12-10T13:27:33.396Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-12-10T13:27:33.396Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-12-10T13:27:48.177Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-12-10T13:27:58.469Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-12-10T13:27:58.469Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-12-10T13:27:58.469Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-12-10T13:28:02.353Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-12-10T13:28:02.353Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-12-10T13:28:20.013Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-12-10T13:28:23.732Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-12-10T13:28:24.189Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-12-10T13:28:45.240Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-12-10T13:28:45.697Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-12-10T13:28:46.341Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-12-10T13:28:46.341Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-12-10T13:28:49.230Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-12-10T13:29:04.007Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-12-10T13:29:08.676Z] === RUN TestDockerSuite/TestBuildXZHost [2019-12-10T13:29:09.132Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-12-10T13:29:09.132Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-12-10T13:29:09.132Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-12-10T13:29:12.850Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-12-10T13:29:19.903Z] === RUN TestDockerSuite/TestCommitChange [2019-12-10T13:29:26.947Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-12-10T13:29:34.120Z] === RUN TestDockerSuite/TestCommitHardlink [2019-12-10T13:29:34.120Z] === RUN TestDockerSuite/TestCommitNewFile [2019-12-10T13:29:42.668Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-12-10T13:29:42.668Z] === RUN TestDockerSuite/TestCommitTTY [2019-12-10T13:29:52.964Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-12-10T13:29:58.738Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-12-10T13:29:58.738Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-12-10T13:29:58.738Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-12-10T13:29:58.738Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-12-10T13:29:58.738Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-12-10T13:29:59.193Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-12-10T13:29:59.193Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-12-10T13:29:59.193Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-12-10T13:29:59.193Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-12-10T13:30:09.480Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-12-10T13:30:19.770Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-12-10T13:30:19.770Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-12-10T13:30:21.935Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-12-10T13:30:21.935Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-12-10T13:30:21.935Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-12-10T13:30:21.935Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-12-10T13:30:25.651Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-12-10T13:30:25.651Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-12-10T13:30:25.651Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-12-10T13:30:28.540Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-12-10T13:30:28.540Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-12-10T13:30:28.540Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-12-10T13:30:28.540Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-12-10T13:30:28.540Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-12-10T13:30:31.432Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-12-10T13:30:35.156Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-12-10T13:30:38.878Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-12-10T13:30:38.878Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-12-10T13:30:38.878Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-12-10T13:30:41.766Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-12-10T13:30:41.766Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-12-10T13:30:45.489Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-12-10T13:30:45.489Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-12-10T13:30:45.489Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-12-10T13:30:49.234Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-12-10T13:30:49.234Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-12-10T13:30:52.123Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-12-10T13:30:52.123Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-12-10T13:30:55.842Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-12-10T13:30:55.842Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-12-10T13:30:59.559Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-12-10T13:31:04.229Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-12-10T13:31:09.998Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-12-10T13:31:09.998Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-12-10T13:31:09.998Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-12-10T13:31:09.998Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-12-10T13:31:09.998Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-12-10T13:31:12.165Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-12-10T13:31:12.165Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-12-10T13:31:15.883Z] === RUN TestDockerSuite/TestContainerAPITop [2019-12-10T13:31:15.883Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-12-10T13:31:18.773Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-12-10T13:31:18.773Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-12-10T13:31:23.443Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-12-10T13:31:27.162Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-12-10T13:31:27.162Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-12-10T13:31:27.162Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-12-10T13:31:27.162Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-12-10T13:31:27.162Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-12-10T13:31:27.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-12-10T13:31:27.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-12-10T13:31:27.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2019-12-10T13:31:30.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2019-12-10T13:31:34.597Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2019-12-10T13:31:38.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2019-12-10T13:31:42.987Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000861a40_} [2019-12-10T13:31:45.880Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1611966826_c:\foo_false____} [2019-12-10T13:31:48.769Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1611966826_c:\foo_true____} [2019-12-10T13:31:52.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-12-10T13:31:52.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-12-10T13:31:52.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-12-10T13:31:52.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-12-10T13:31:52.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-12-10T13:31:52.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-12-10T13:31:52.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-12-10T13:31:52.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-12-10T13:31:52.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-12-10T13:31:52.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-12-10T13:31:52.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-12-10T13:31:52.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-12-10T13:31:52.947Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-12-10T13:31:52.947Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-12-10T13:31:52.947Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-12-10T13:31:52.947Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-12-10T13:31:52.947Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-12-10T13:31:52.947Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-12-10T13:31:56.670Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-12-10T13:31:56.670Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-12-10T13:31:56.670Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-12-10T13:31:56.670Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-12-10T13:31:56.670Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-12-10T13:31:56.670Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-12-10T13:31:56.670Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-12-10T13:31:56.670Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-12-10T13:31:56.670Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-12-10T13:31:56.670Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-12-10T13:31:56.670Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-12-10T13:31:56.670Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-12-10T13:31:56.670Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-12-10T13:31:56.670Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-12-10T13:32:00.389Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-12-10T13:32:00.389Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-12-10T13:32:00.389Z] === RUN TestDockerSuite/TestCpRelativePath [2019-12-10T13:32:04.112Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-12-10T13:32:04.112Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-12-10T13:32:04.112Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-12-10T13:32:04.112Z] === RUN TestDockerSuite/TestCpToCaseA [2019-12-10T13:32:09.886Z] === RUN TestDockerSuite/TestCpToCaseB [2019-12-10T13:32:12.782Z] === RUN TestDockerSuite/TestCpToCaseC [2019-12-10T13:32:12.782Z] === RUN TestDockerSuite/TestCpToCaseD [2019-12-10T13:32:12.782Z] === RUN TestDockerSuite/TestCpToCaseE [2019-12-10T13:32:25.139Z] === RUN TestDockerSuite/TestCpToCaseF [2019-12-10T13:32:25.139Z] === RUN TestDockerSuite/TestCpToCaseG [2019-12-10T13:32:25.139Z] === RUN TestDockerSuite/TestCpToCaseH [2019-12-10T13:32:35.438Z] === RUN TestDockerSuite/TestCpToCaseI [2019-12-10T13:32:35.438Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-12-10T13:32:35.438Z] === RUN TestDockerSuite/TestCpToDot [2019-12-10T13:32:39.160Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-12-10T13:32:39.160Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-12-10T13:32:39.160Z] === RUN TestDockerSuite/TestCpToStdout [2019-12-10T13:32:42.877Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-12-10T13:32:42.877Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-12-10T13:32:42.877Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-12-10T13:32:42.877Z] === RUN TestDockerSuite/TestCpVolumePath [2019-12-10T13:32:42.877Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-12-10T13:32:42.877Z] === RUN TestDockerSuite/TestCreateArgs [2019-12-10T13:32:42.877Z] === RUN TestDockerSuite/TestCreateByImageID [2019-12-10T13:32:45.767Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-12-10T13:32:49.483Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-12-10T13:32:49.483Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-12-10T13:32:49.483Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-12-10T13:32:53.202Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-12-10T13:32:54.732Z] === RUN TestDockerSuite/TestCreateLabels [2019-12-10T13:32:55.201Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-12-10T13:32:55.201Z] === RUN TestDockerSuite/TestCreateRM [2019-12-10T13:32:55.201Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-12-10T13:32:55.663Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-12-10T13:32:55.663Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-12-10T13:32:55.663Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-12-10T13:33:10.565Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-12-10T13:33:10.565Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-12-10T13:33:11.022Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-12-10T13:33:14.743Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-12-10T13:33:14.743Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-12-10T13:33:14.743Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-12-10T13:33:18.465Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-12-10T13:33:18.465Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-12-10T13:33:18.465Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-12-10T13:33:18.465Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-12-10T13:33:18.465Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-12-10T13:33:18.465Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-12-10T13:33:18.465Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-12-10T13:33:18.465Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-12-10T13:33:18.465Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-12-10T13:33:18.465Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-12-10T13:33:18.465Z] === RUN TestDockerSuite/TestDevicePermissions [2019-12-10T13:33:18.465Z] === RUN TestDockerSuite/TestDockerFails [2019-12-10T13:33:18.465Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-12-10T13:33:18.465Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-12-10T13:33:18.465Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-12-10T13:33:18.465Z] === RUN TestDockerSuite/TestEventsAttach [2019-12-10T13:33:18.465Z] === RUN TestDockerSuite/TestEventsCommit [2019-12-10T13:33:18.465Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-12-10T13:33:22.186Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-12-10T13:33:25.906Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-12-10T13:33:29.629Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-12-10T13:33:39.982Z] === RUN TestDockerSuite/TestEventsCopy [2019-12-10T13:33:43.749Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-12-10T13:33:52.361Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-12-10T13:33:54.556Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-12-10T13:33:56.751Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-12-10T13:34:02.583Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-12-10T13:34:03.559Z] === RUN TestDockerSuite/TestEventsFilterType [2019-12-10T13:34:05.754Z] === RUN TestDockerSuite/TestEventsFilters [2019-12-10T13:34:11.584Z] === RUN TestDockerSuite/TestEventsFormat [2019-12-10T13:34:18.697Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-12-10T13:34:18.697Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-12-10T13:34:18.697Z] === RUN TestDockerSuite/TestEventsImageImport [2019-12-10T13:34:18.697Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-12-10T13:34:18.697Z] === RUN TestDockerSuite/TestEventsImagePull [2019-12-10T13:34:18.697Z] === RUN TestDockerSuite/TestEventsImageTag [2019-12-10T13:34:19.675Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-12-10T13:34:19.675Z] === RUN TestDockerSuite/TestEventsRename [2019-12-10T13:34:23.436Z] === RUN TestDockerSuite/TestEventsResize [2019-12-10T13:34:26.367Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-12-10T13:34:30.244Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-12-10T13:34:34.010Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-12-10T13:34:39.832Z] === RUN TestDockerSuite/TestEventsTop [2019-12-10T13:34:39.832Z] === RUN TestDockerSuite/TestEventsUntag [2019-12-10T13:34:42.753Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-12-10T13:34:49.864Z] === RUN TestDockerSuite/TestExec [2019-12-10T13:34:49.864Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-12-10T13:34:49.864Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-12-10T13:34:52.063Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-12-10T13:34:54.989Z] === RUN TestDockerSuite/TestExecAPIStart [2019-12-10T13:34:54.989Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-12-10T13:34:54.989Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-12-10T13:34:54.989Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-12-10T13:34:58.750Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-12-10T13:35:02.540Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-12-10T13:35:05.470Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-12-10T13:35:09.230Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-12-10T13:35:15.053Z] === RUN TestDockerSuite/TestExecCgroup [2019-12-10T13:35:15.053Z] === RUN TestDockerSuite/TestExecEnv [2019-12-10T13:35:15.053Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-12-10T13:35:15.053Z] === RUN TestDockerSuite/TestExecExitStatus [2019-12-10T13:35:17.985Z] === RUN TestDockerSuite/TestExecInspectID [2019-12-10T13:35:22.873Z] === RUN TestDockerSuite/TestExecInteractive [2019-12-10T13:35:22.873Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-12-10T13:35:22.873Z] === RUN TestDockerSuite/TestExecParseError [2019-12-10T13:35:22.873Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-12-10T13:35:22.873Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-12-10T13:35:22.873Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-12-10T13:35:26.633Z] === RUN TestDockerSuite/TestExecSetEnv [2019-12-10T13:35:26.633Z] === RUN TestDockerSuite/TestExecStartFails [2019-12-10T13:35:26.633Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-12-10T13:35:26.633Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-12-10T13:35:26.633Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-12-10T13:35:26.633Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-12-10T13:35:29.569Z] === RUN TestDockerSuite/TestExecUlimits [2019-12-10T13:35:29.569Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-12-10T13:35:39.940Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-12-10T13:35:39.940Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-12-10T13:35:39.940Z] === RUN TestDockerSuite/TestExecWithUser [2019-12-10T13:35:39.940Z] === RUN TestDockerSuite/TestGetContainerStats [2019-12-10T13:35:47.052Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-12-10T13:35:52.876Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-12-10T13:35:57.596Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-12-10T13:36:04.706Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-12-10T13:36:04.706Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-12-10T13:36:04.706Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-12-10T13:36:04.706Z] === RUN TestDockerSuite/TestHealth [2019-12-10T13:36:04.706Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-12-10T13:36:04.706Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-12-10T13:36:04.706Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-12-10T13:36:04.706Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-12-10T13:36:10.532Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-12-10T13:36:10.996Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-12-10T13:36:10.996Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-12-10T13:36:10.996Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-12-10T13:36:10.996Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-12-10T13:36:10.996Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-12-10T13:36:13.191Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-12-10T13:36:13.191Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-12-10T13:36:16.116Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-12-10T13:36:16.116Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-12-10T13:36:21.940Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-12-10T13:36:21.940Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-12-10T13:36:27.761Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-12-10T13:36:30.687Z] === RUN TestDockerSuite/TestImagesFormat [2019-12-10T13:36:30.687Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-12-10T13:36:30.687Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-12-10T13:36:37.793Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-12-10T13:36:37.793Z] === RUN TestDockerSuite/TestImportBadURL [2019-12-10T13:36:39.991Z] === RUN TestDockerSuite/TestImportDisplay [2019-12-10T13:36:39.991Z] === RUN TestDockerSuite/TestImportFile [2019-12-10T13:36:39.991Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-12-10T13:36:40.454Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-12-10T13:36:40.454Z] === RUN TestDockerSuite/TestImportGzipped [2019-12-10T13:36:40.454Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-12-10T13:36:40.454Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-12-10T13:36:40.454Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-12-10T13:36:40.454Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-12-10T13:36:40.454Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-12-10T13:36:40.454Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-12-10T13:36:40.454Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-12-10T13:36:40.454Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-12-10T13:36:43.387Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-12-10T13:36:47.146Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-12-10T13:36:47.146Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-12-10T13:36:47.146Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-12-10T13:36:47.146Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-12-10T13:36:47.146Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-12-10T13:36:50.908Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-12-10T13:36:50.908Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-12-10T13:36:54.680Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-12-10T13:36:54.680Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-12-10T13:36:54.680Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-12-10T13:36:54.680Z] === RUN TestDockerSuite/TestInspectDefault [2019-12-10T13:36:57.612Z] === RUN TestDockerSuite/TestInspectHistory [2019-12-10T13:37:04.730Z] === RUN TestDockerSuite/TestInspectImage [2019-12-10T13:37:04.730Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-12-10T13:37:04.730Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-12-10T13:37:04.730Z] === RUN TestDockerSuite/TestInspectInt64 [2019-12-10T13:37:07.667Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-12-10T13:37:11.567Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-12-10T13:37:11.567Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-12-10T13:37:14.502Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-12-10T13:37:18.264Z] === RUN TestDockerSuite/TestInspectPlugin [2019-12-10T13:37:18.264Z] === RUN TestDockerSuite/TestInspectRootFS [2019-12-10T13:37:18.264Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-12-10T13:37:22.031Z] === RUN TestDockerSuite/TestInspectStatus [2019-12-10T13:37:24.960Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-12-10T13:37:33.571Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-12-10T13:37:36.497Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-12-10T13:37:39.425Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-12-10T13:37:43.184Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-12-10T13:37:46.109Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-12-10T13:37:49.870Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-12-10T13:37:53.636Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-12-10T13:37:53.636Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-12-10T13:37:53.636Z] === RUN TestDockerSuite/TestLinksEnvs [2019-12-10T13:37:53.636Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-12-10T13:37:53.636Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-12-10T13:37:53.636Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-12-10T13:37:53.636Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-12-10T13:37:53.636Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-12-10T13:37:53.636Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-12-10T13:37:53.636Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-12-10T13:37:53.636Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-12-10T13:37:53.636Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-12-10T13:37:53.636Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-12-10T13:37:53.636Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-12-10T13:37:53.636Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-12-10T13:37:53.636Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-12-10T13:37:53.636Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-12-10T13:37:53.636Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-12-10T13:37:53.636Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-12-10T13:37:53.636Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-12-10T13:37:56.569Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-12-10T13:38:00.328Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-12-10T13:38:06.150Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-12-10T13:38:09.908Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-12-10T13:38:09.908Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-12-10T13:38:13.673Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-12-10T13:38:13.673Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-12-10T13:38:20.780Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-12-10T13:38:27.890Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-12-10T13:38:35.000Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-12-10T13:38:38.766Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-12-10T13:38:42.525Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-12-10T13:38:42.525Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-12-10T13:38:45.450Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-12-10T13:38:49.210Z] === RUN TestDockerSuite/TestLogsSince [2019-12-10T13:38:59.588Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-12-10T13:38:59.588Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-12-10T13:38:59.588Z] === RUN TestDockerSuite/TestLogsTail [2019-12-10T13:39:01.783Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-12-10T13:39:05.541Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-12-10T13:39:09.299Z] === RUN TestDockerSuite/TestMountIntoProc [2019-12-10T13:39:09.299Z] === RUN TestDockerSuite/TestMountIntoSys [2019-12-10T13:39:09.299Z] === RUN TestDockerSuite/TestNetHostname [2019-12-10T13:39:09.299Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-12-10T13:39:09.299Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-12-10T13:39:09.299Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-12-10T13:39:09.299Z] === RUN TestDockerSuite/TestPluginActive [2019-12-10T13:39:09.299Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-12-10T13:39:09.299Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-12-10T13:39:09.299Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-12-10T13:39:09.299Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-12-10T13:39:09.299Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-12-10T13:39:09.299Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-12-10T13:39:09.299Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-12-10T13:39:09.299Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-12-10T13:39:09.299Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-12-10T13:39:09.299Z] === RUN TestDockerSuite/TestPortHostBinding [2019-12-10T13:39:09.299Z] === RUN TestDockerSuite/TestPortList [2019-12-10T13:39:09.299Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-12-10T13:39:16.417Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-12-10T13:39:16.417Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-12-10T13:39:16.417Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-12-10T13:39:16.417Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-12-10T13:39:16.417Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-12-10T13:39:16.417Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-12-10T13:39:16.417Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-12-10T13:39:16.417Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-12-10T13:39:16.417Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-12-10T13:39:16.417Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-12-10T13:39:23.535Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-12-10T13:39:23.535Z] === RUN TestDockerSuite/TestPsByOrder [2019-12-10T13:39:38.400Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-12-10T13:39:38.400Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-12-10T13:39:53.392Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-12-10T13:40:18.602Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-12-10T13:40:18.602Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-12-10T13:40:18.602Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-12-10T13:40:36.344Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-12-10T13:40:41.064Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-12-10T13:40:51.537Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-12-10T13:40:58.646Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-12-10T13:40:58.646Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-12-10T13:40:58.646Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-12-10T13:41:07.259Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-12-10T13:41:07.259Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-12-10T13:41:07.259Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-12-10T13:41:07.259Z] === RUN TestDockerSuite/TestPsRightTagName [2019-12-10T13:41:07.259Z] === RUN TestDockerSuite/TestPsShowMounts [2019-12-10T13:41:19.694Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-12-10T13:41:19.694Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-12-10T13:41:19.694Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-12-10T13:41:19.694Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-12-10T13:41:20.670Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-12-10T13:41:21.645Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-12-10T13:41:21.645Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-12-10T13:41:27.621Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-12-10T13:41:33.446Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-12-10T13:41:37.209Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-12-10T13:42:07.339Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-12-10T13:42:07.339Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-12-10T13:42:11.100Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-12-10T13:42:11.100Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-12-10T13:42:11.100Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-12-10T13:42:11.564Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-12-10T13:42:18.680Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-12-10T13:42:24.502Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-12-10T13:42:24.502Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-12-10T13:42:30.324Z] === RUN TestDockerSuite/TestRmiBlank [2019-12-10T13:42:30.324Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-12-10T13:42:30.324Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-12-10T13:42:51.473Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-12-10T13:42:56.196Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-12-10T13:42:57.745Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-12-10T13:43:08.106Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-12-10T13:43:15.212Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-12-10T13:43:27.664Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-12-10T13:43:30.586Z] === RUN TestDockerSuite/TestRmiTag [2019-12-10T13:43:31.050Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-12-10T13:43:34.809Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-12-10T13:44:00.196Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-12-10T13:44:00.659Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-12-10T13:44:07.969Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-12-10T13:44:10.905Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-12-10T13:44:10.905Z] === RUN TestDockerSuite/TestRunAddHost [2019-12-10T13:44:10.905Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-12-10T13:44:10.905Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-12-10T13:44:10.905Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-12-10T13:44:11.369Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-12-10T13:44:11.369Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-12-10T13:44:11.369Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-12-10T13:44:13.568Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-12-10T13:44:13.568Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-12-10T13:44:13.568Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-12-10T13:44:20.680Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-12-10T13:44:23.615Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-12-10T13:44:26.555Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-12-10T13:44:30.314Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-12-10T13:44:33.243Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-12-10T13:44:33.243Z] === RUN TestDockerSuite/TestRunBindMounts [2019-12-10T13:44:33.243Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-12-10T13:44:33.243Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-12-10T13:44:33.243Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-12-10T13:44:33.243Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-12-10T13:44:33.243Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-12-10T13:44:33.243Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-12-10T13:44:33.243Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-12-10T13:44:33.243Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-12-10T13:44:33.243Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-12-10T13:44:33.243Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-12-10T13:44:33.243Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-12-10T13:44:33.243Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-12-10T13:44:37.009Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-12-10T13:44:37.009Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-12-10T13:44:44.121Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-12-10T13:44:44.121Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-12-10T13:44:44.121Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-12-10T13:44:46.315Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-12-10T13:44:46.315Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-12-10T13:44:46.315Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-12-10T13:44:46.315Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-12-10T13:44:46.315Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-12-10T13:44:46.315Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-12-10T13:44:46.315Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-12-10T13:44:46.315Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-12-10T13:44:49.345Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-12-10T13:44:53.106Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-12-10T13:44:56.867Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-12-10T13:44:56.867Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-12-10T13:44:56.867Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-12-10T13:44:56.867Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-12-10T13:45:00.628Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-12-10T13:45:00.628Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-12-10T13:45:00.628Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-12-10T13:45:00.628Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-12-10T13:45:00.628Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-12-10T13:45:02.178Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-12-10T13:45:09.299Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-12-10T13:45:09.299Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-12-10T13:45:09.299Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-12-10T13:45:09.299Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-12-10T13:45:09.299Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-12-10T13:45:09.299Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-12-10T13:45:09.299Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-12-10T13:45:13.065Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-12-10T13:45:13.065Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-12-10T13:45:13.065Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-12-10T13:45:13.065Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-12-10T13:45:15.997Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-12-10T13:45:19.766Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-12-10T13:45:19.766Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-12-10T13:45:23.526Z] === RUN TestDockerSuite/TestRunEnvironment [2019-12-10T13:45:23.526Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-12-10T13:45:23.526Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-12-10T13:45:23.526Z] === RUN TestDockerSuite/TestRunExitCode [2019-12-10T13:45:26.460Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-12-10T13:45:30.389Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-12-10T13:45:33.317Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-12-10T13:45:36.241Z] === RUN TestDockerSuite/TestRunExposePort [2019-12-10T13:45:36.241Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-12-10T13:45:36.241Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-12-10T13:45:36.241Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-12-10T13:45:36.241Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-12-10T13:45:36.705Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-12-10T13:45:36.705Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-12-10T13:45:36.705Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-12-10T13:45:36.705Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-12-10T13:45:41.423Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-12-10T13:45:41.423Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-12-10T13:45:41.887Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-12-10T13:45:41.887Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-12-10T13:45:41.887Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-12-10T13:45:41.887Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-12-10T13:45:41.887Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-12-10T13:45:54.325Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-12-10T13:45:54.325Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-12-10T13:45:55.301Z] === RUN TestDockerSuite/TestRunModeHostname [2019-12-10T13:45:55.301Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-12-10T13:45:55.301Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-12-10T13:45:55.301Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-12-10T13:45:55.301Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-12-10T13:45:55.301Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-12-10T13:45:55.301Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-12-10T13:45:55.301Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-12-10T13:45:55.301Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-12-10T13:45:55.301Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-12-10T13:45:55.301Z] === RUN TestDockerSuite/TestRunMount [2019-12-10T13:45:55.301Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-12-10T13:45:55.301Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-12-10T13:45:55.301Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-12-10T13:45:55.301Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-12-10T13:46:05.670Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-12-10T13:46:05.670Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-12-10T13:46:05.670Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-12-10T13:46:05.670Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-12-10T13:46:12.787Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-12-10T13:46:19.899Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-12-10T13:46:19.899Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-12-10T13:46:19.899Z] === RUN TestDockerSuite/TestRunNetHost [2019-12-10T13:46:19.899Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-12-10T13:46:19.899Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-12-10T13:46:19.899Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-12-10T13:46:19.899Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-12-10T13:46:19.899Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-12-10T13:46:19.899Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-12-10T13:46:19.899Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-12-10T13:46:19.899Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-12-10T13:46:20.362Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-12-10T13:46:23.290Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-12-10T13:46:25.491Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-12-10T13:46:26.467Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-12-10T13:46:29.392Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-12-10T13:46:29.392Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-12-10T13:46:29.392Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-12-10T13:46:29.392Z] === RUN TestDockerSuite/TestRunPortInUse [2019-12-10T13:46:29.392Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-12-10T13:46:29.392Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-12-10T13:46:29.392Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-12-10T13:46:29.392Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-12-10T13:46:29.392Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-12-10T13:46:33.269Z] === RUN TestDockerSuite/TestRunPublishPort [2019-12-10T13:46:33.269Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-12-10T13:46:33.269Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-12-10T13:46:33.269Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-12-10T13:46:33.269Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-12-10T13:46:33.269Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-12-10T13:46:43.641Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-12-10T13:46:43.641Z] === RUN TestDockerSuite/TestRunRm [2019-12-10T13:46:46.576Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-12-10T13:46:53.684Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-12-10T13:46:56.611Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-12-10T13:46:59.536Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-12-10T13:47:03.297Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-12-10T13:47:07.058Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-12-10T13:47:07.058Z] === RUN TestDockerSuite/TestRunState [2019-12-10T13:47:07.058Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-12-10T13:47:09.986Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-12-10T13:47:09.986Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-12-10T13:47:13.754Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-12-10T13:47:13.754Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-12-10T13:47:13.754Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-12-10T13:47:13.754Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-12-10T13:47:13.754Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-12-10T13:47:14.217Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-12-10T13:47:21.336Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-12-10T13:47:21.336Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-12-10T13:47:21.336Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-12-10T13:47:21.336Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-12-10T13:47:21.336Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-12-10T13:47:21.336Z] === RUN TestDockerSuite/TestRunUserByID [2019-12-10T13:47:21.336Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-12-10T13:47:21.336Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-12-10T13:47:21.336Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-12-10T13:47:21.336Z] === RUN TestDockerSuite/TestRunUserByName [2019-12-10T13:47:21.336Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-12-10T13:47:24.261Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-12-10T13:47:24.261Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-12-10T13:47:28.023Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-12-10T13:47:28.023Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-12-10T13:47:28.023Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-12-10T13:47:33.967Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-12-10T13:47:44.339Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-12-10T13:47:50.167Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-12-10T13:47:58.803Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-12-10T13:47:58.803Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-12-10T13:47:58.803Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-12-10T13:47:58.803Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-12-10T13:47:58.803Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-12-10T13:48:02.567Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-12-10T13:48:05.496Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-12-10T13:48:09.265Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-12-10T13:48:09.265Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-12-10T13:48:09.265Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-12-10T13:48:09.265Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-12-10T13:48:09.265Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-12-10T13:48:09.265Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-12-10T13:48:09.265Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-12-10T13:48:09.265Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-12-10T13:48:09.265Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-12-10T13:48:15.094Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-12-10T13:48:16.645Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-12-10T13:48:19.571Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-12-10T13:48:26.682Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-12-10T13:48:26.682Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-12-10T13:48:26.682Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-12-10T13:48:26.682Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-12-10T13:48:26.682Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-12-10T13:48:26.682Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-12-10T13:48:26.682Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-12-10T13:48:26.682Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-12-10T13:48:26.682Z] === RUN TestDockerSuite/TestSaveImageId [2019-12-10T13:48:26.682Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-12-10T13:48:26.682Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-12-10T13:48:26.682Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-12-10T13:48:26.682Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-12-10T13:48:26.682Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-12-10T13:48:26.682Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-12-10T13:48:26.682Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-12-10T13:48:26.682Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-12-10T13:48:26.682Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-12-10T13:48:29.026Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-12-10T13:48:29.026Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-12-10T13:48:29.489Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-12-10T13:48:29.489Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-12-10T13:48:31.037Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-12-10T13:48:41.408Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-12-10T13:48:41.408Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-12-10T13:48:53.802Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-12-10T13:48:53.802Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-12-10T13:48:58.469Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-12-10T13:48:58.469Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-12-10T13:48:58.469Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-12-10T13:48:58.469Z] === RUN TestDockerSuite/TestStartRecordError [2019-12-10T13:48:58.469Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-12-10T13:48:58.469Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-12-10T13:48:58.469Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-12-10T13:48:58.469Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-12-10T13:48:58.469Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-12-10T13:48:58.469Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-12-10T13:48:58.469Z] === RUN TestDockerSuite/TestStatsNoStream [2019-12-10T13:48:58.469Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-12-10T13:49:01.367Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-12-10T13:49:05.118Z] === RUN TestDockerSuite/TestTopPrivileged [2019-12-10T13:49:05.118Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-12-10T13:49:08.840Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-12-10T13:49:08.840Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-12-10T13:49:08.840Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-12-10T13:49:08.840Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-12-10T13:49:08.840Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-12-10T13:49:08.840Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-12-10T13:49:08.840Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-12-10T13:49:23.610Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-12-10T13:49:24.066Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-12-10T13:49:24.066Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-12-10T13:49:24.066Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-12-10T13:49:24.523Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-12-10T13:49:24.523Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-12-10T13:49:24.523Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-12-10T13:49:29.191Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-12-10T13:49:29.191Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-12-10T13:49:32.907Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-12-10T13:49:33.364Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-12-10T13:49:33.820Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-12-10T13:49:33.820Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-12-10T13:49:33.820Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-12-10T13:49:46.195Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-12-10T13:49:46.195Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-12-10T13:49:46.195Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-12-10T13:49:46.195Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-12-10T13:49:46.195Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-12-10T13:49:56.498Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-12-10T13:49:56.498Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-12-10T13:49:56.498Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-12-10T13:50:11.278Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-12-10T13:50:11.278Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite (3264.96s) [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-12-10T13:50:11.278Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-12-10T13:50:11.278Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-12-10T13:50:11.278Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-12-10T13:50:11.278Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.78s) [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (1.76s) [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2019-12-10T13:50:11.278Z] --- SKIP: TestDockerSuite/TestAPIImagesSaveAndLoad (0.01s) [2019-12-10T13:50:11.278Z] docker_api_images_test.go:69: Temporarily disabled on RS3 and older because they are too slow. See #39909 [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.66s) [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2019-12-10T13:50:11.278Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2019-12-10T13:50:11.278Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.278Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-12-10T13:50:11.278Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.278Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-12-10T13:50:11.278Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.278Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-12-10T13:50:11.278Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.278Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-12-10T13:50:11.278Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.278Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-12-10T13:50:11.278Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.278Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-12-10T13:50:11.278Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-12-10T13:50:11.278Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-12-10T13:50:11.278Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.74s) [2019-12-10T13:50:11.278Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-12-10T13:50:11.278Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.278Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-12-10T13:50:11.278Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (5.03s) [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.41s) [2019-12-10T13:50:11.278Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-12-10T13:50:11.278Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2019-12-10T13:50:11.278Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-12-10T13:50:11.278Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2019-12-10T13:50:11.278Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-12-10T13:50:11.278Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.278Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-12-10T13:50:11.278Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.17s) [2019-12-10T13:50:11.278Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-12-10T13:50:11.278Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-12-10T13:50:11.278Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-12-10T13:50:11.278Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.07s) [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (113.81s) [2019-12-10T13:50:11.278Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s) [2019-12-10T13:50:11.278Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.93s) [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.36s) [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (2.92s) [2019-12-10T13:50:11.278Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-12-10T13:50:11.278Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.278Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-12-10T13:50:11.278Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.278Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-12-10T13:50:11.278Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (3.11s) [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (7.51s) [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (4.77s) [2019-12-10T13:50:11.278Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-12-10T13:50:11.278Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.278Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-12-10T13:50:11.278Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (9.38s) [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (21.28s) [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (8.26s) [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (3.21s) [2019-12-10T13:50:11.278Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-12-10T13:50:11.278Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (5.46s) [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (4.67s) [2019-12-10T13:50:11.278Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (8.32s) [2019-12-10T13:50:11.278Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-12-10T13:50:11.278Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.278Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-12-10T13:50:11.278Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (1.70s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildAddTar (53.26s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.88s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.46s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.38s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (13.45s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.66s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.78s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (15.18s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.81s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.22s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (8.37s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (21.51s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (1.59s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (37.25s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.32s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (3.42s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.13s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (3.32s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-12-10T13:50:11.279Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (4.54s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildClearCmd (3.11s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildCmd (1.58s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (1.65s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (1.68s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (8.84s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (6.69s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (3.56s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildContChar (16.47s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (1.69s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.35s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (3.32s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (1.74s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (3.18s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (1.74s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (9.56s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (46.91s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.63s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.30s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (8.10s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (1.64s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (33.44s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.76s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.25s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (3.71s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.62s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (5.62s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (5.13s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.52s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildDockerignore (69.89s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (8.38s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (72.99s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.39s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.58s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (29.54s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.63s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.36s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (40.64s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.72s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.14s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (111.56s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.33s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (1.74s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (3.32s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (1.59s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (1.67s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (8.24s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (6.83s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (7.71s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (13.69s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (3.05s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (7.45s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (24.48s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (1.83s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildFails (3.47s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (9.54s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (10.50s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.02s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.20s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (2.44s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.43s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (1.63s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.15s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildHistory (39.69s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildIidFile (3.07s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.73s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.91s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (6.67s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildLabel (3.13s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (1.76s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (3.07s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (1.64s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildLabels (3.16s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (3.79s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (19.54s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildMaintainer (1.71s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.59s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (9.79s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (24.40s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.02s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (52.91s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (22.42s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.17s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (12.80s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (11.47s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (28.43s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (13.75s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (1.78s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildNoContext (5.63s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (6.79s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.51s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.16s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.03s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (4.64s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.53s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (4.73s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (19.53s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (9.92s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (16.08s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.94s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (8.28s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (3.66s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.55s) [2019-12-10T13:50:11.279Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-12-10T13:50:11.279Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (71.75s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (31.08s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildRm (15.93s) [2019-12-10T13:50:11.279Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.56s) [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2019-12-10T13:50:11.280Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2019-12-10T13:50:11.280Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (3.96s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (6.02s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (6.31s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.55s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (24.58s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.57s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (1.89s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (15.20s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.24s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildStderr (5.00s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.67s) [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2019-12-10T13:50:11.280Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.78s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (3.59s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.42s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (9.84s) [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-12-10T13:50:11.280Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-12-10T13:50:11.280Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.97s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (1.67s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (5.09s) [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (40.89s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.89s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (15.05s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.88s) [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2019-12-10T13:50:11.280Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2019-12-10T13:50:11.280Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.69s) [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2019-12-10T13:50:11.280Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.53s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.82s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.32s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (21.48s) [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.26s) [2019-12-10T13:50:11.280Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2019-12-10T13:50:11.280Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-12-10T13:50:11.280Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (3.36s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (13.20s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (6.31s) [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.25s) [2019-12-10T13:50:11.280Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-12-10T13:50:11.280Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-12-10T13:50:11.280Z] docker_cli_sni_test.go:18: Flakey test [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (3.39s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (6.74s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestCommitChange (7.15s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (7.03s) [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2019-12-10T13:50:11.280Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.58s) [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2019-12-10T13:50:11.280Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestCommitTTY (10.16s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.64s) [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-12-10T13:50:11.280Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-12-10T13:50:11.280Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.94s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.49s) [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-12-10T13:50:11.280Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.57s) [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-12-10T13:50:11.280Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-12-10T13:50:11.280Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-12-10T13:50:11.280Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.42s) [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-12-10T13:50:11.280Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.60s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-12-10T13:50:11.280Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-12-10T13:50:11.280Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-12-10T13:50:11.280Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.36s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.44s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.38s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-12-10T13:50:11.280Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.36s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.51s) [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-12-10T13:50:11.280Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-12-10T13:50:11.280Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.45s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.42s) [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-12-10T13:50:11.280Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.69s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.19s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.29s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.87s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.90s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.75s) [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-12-10T13:50:11.280Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.49s) [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-12-10T13:50:11.280Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.26s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.57s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.41s) [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (0.01s) [2019-12-10T13:50:11.280Z] docker_api_containers_windows_test.go:23: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.71s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.84s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.81s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.99s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (4.00s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000861a40_} (3.03s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1611966826_c:\foo_false____} (3.18s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1611966826_c:\foo_true____} (3.83s) [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-12-10T13:50:11.280Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.20s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.59s) [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2019-12-10T13:50:11.280Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.39s) [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.55s) [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-12-10T13:50:11.280Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.280Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.08s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.03s) [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.14s) [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.72s) [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestCpToDot (3.50s) [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestCpToStdout (3.56s) [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.15s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestCreateArgs (0.14s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.79s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.45s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.58s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (1.72s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestCreateRM (0.30s) [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.27s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.67s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.36s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.65s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-12-10T13:50:11.281Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.48s) [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-12-10T13:50:11.281Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-12-10T13:50:11.281Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-12-10T13:50:11.281Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-12-10T13:50:11.281Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-12-10T13:50:11.281Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-12-10T13:50:11.281Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-12-10T13:50:11.281Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-12-10T13:50:11.281Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-12-10T13:50:11.281Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.59s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.31s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.52s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.39s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestEventsCopy (5.42s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.41s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.27s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.94s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (6.24s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.56s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestEventsFilterType (2.16s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestEventsFilters (5.90s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestEventsFormat (6.81s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestEventsRename (3.55s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestEventsResize (3.52s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.41s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.90s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.76s) [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.61s) [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-12-10T13:50:11.281Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.70s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.47s) [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-12-10T13:50:11.281Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-12-10T13:50:11.281Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-12-10T13:50:11.281Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.49s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.50s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.48s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.56s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.15s) [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.41s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestExecInspectID (4.61s) [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-12-10T13:50:11.281Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.60s) [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-12-10T13:50:11.281Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.41s) [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.97s) [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.65s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.66s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.08s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.94s) [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2019-12-10T13:50:11.281Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.53s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (1.78s) [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (3.29s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (5.07s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (5.35s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.52s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (7.09s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestImportBadURL (2.32s) [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-12-10T13:50:11.281Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.281Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-12-10T13:50:11.282Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-12-10T13:50:11.282Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.15s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.35s) [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-12-10T13:50:11.282Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-12-10T13:50:11.282Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.51s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.51s) [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestInspectDefault (3.01s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestInspectHistory (6.76s) [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.52s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.34s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.47s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.56s) [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.43s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestInspectStatus (3.60s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.34s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.59s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.49s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.40s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.28s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.46s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.36s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.20s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.36s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.82s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.96s) [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-12-10T13:50:11.282Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.62s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.08s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.20s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.50s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.97s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.71s) [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.44s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.62s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestLogsSince (9.29s) [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestLogsTail (3.67s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.49s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.32s) [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.96s) [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-12-10T13:50:11.282Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-12-10T13:50:11.282Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-12-10T13:50:11.282Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-12-10T13:50:11.282Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-12-10T13:50:11.282Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-12-10T13:50:11.282Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-12-10T13:50:11.282Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-12-10T13:50:11.282Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.86s) [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-12-10T13:50:11.282Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestPsByOrder (14.89s) [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestPsListContainersBase (15.04s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (23.15s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.22s) [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-12-10T13:50:11.282Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (17.95s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.47s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.75s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.33s) [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2019-12-10T13:50:11.282Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.18s) [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.80s) [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.41s) [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-12-10T13:50:11.282Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.68s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.63s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.85s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.76s) [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.23s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.60s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.20s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.99s) [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.75s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.23s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (20.99s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (5.20s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.87s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.68s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (7.36s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.92s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.66s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestRmiTag (0.59s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.70s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.56s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.19s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (7.08s) [2019-12-10T13:50:11.282Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (3.39s) [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_run_test.go:4039: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.282Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-12-10T13:50:11.282Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.46s) [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.02s) [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.17s) [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.62s) [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.39s) [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.37s) [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunBindMounts (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:1884: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.50s) [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (6.63s) [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.51s) [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (3.26s) [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.68s) [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.45s) [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.44s) [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.24s) [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.75s) [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:4004: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.46s) [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s) [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:4179: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.36s) [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.56s) [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:4262: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.57s) [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunExitCode (3.43s) [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.52s) [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.66s) [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.53s) [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:4501: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:4514: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.12s) [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.24s) [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.23s) [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:4324: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:4312: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.22s) [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.76s) [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.51s) [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.27s) [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.95s) [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.98s) [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.46s) [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.92s) [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.59s) [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.92s) [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.283Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.53s) [2019-12-10T13:50:11.283Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-12-10T13:50:11.283Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestRunRm (3.31s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.39s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.54s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.39s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.44s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.50s) [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.48s) [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (3.61s) [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (6.65s) [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.47s) [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.41s) [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:3969: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:3962: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (5.98s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.10s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.87s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.78s) [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.78s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.32s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.52s) [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.96s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.45s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.80s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.55s) [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.48s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.72s) [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (11.79s) [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.26s) [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestStartReturnCorrectExitCode (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_start_test.go:201: FLAKY on Windows RS1, see #38521 [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.52s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.57s) [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.51s) [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestVolumeCLILs (4.02s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.07s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.66s) [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.51s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.45s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2019-12-10T13:50:11.284Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.08s) [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.284Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-12-10T13:50:11.284Z] docker_cli_run_test.go:4537: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-12-10T13:50:11.284Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-12-10T13:50:11.285Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-12-10T13:50:11.285Z] --- PASS: TestDockerRegistrySuite (0.02s) [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] === RUN TestDockerSchema1RegistrySuite [2019-12-10T13:50:11.285Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-12-10T13:50:11.285Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-12-10T13:50:11.285Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-12-10T13:50:11.285Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-12-10T13:50:11.285Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-12-10T13:50:11.285Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-12-10T13:50:11.285Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-12-10T13:50:11.285Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-12-10T13:50:11.285Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-12-10T13:50:11.285Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-12-10T13:50:11.285Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-12-10T13:50:11.285Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-12-10T13:50:11.285Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-12-10T13:50:11.285Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-12-10T13:50:11.285Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-12-10T13:50:11.285Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-12-10T13:50:11.285Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-12-10T13:50:11.285Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-12-10T13:50:11.285Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-12-10T13:50:11.285Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-12-10T13:50:11.285Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-12-10T13:50:11.285Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-12-10T13:50:11.285Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-12-10T13:50:11.285Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-12-10T13:50:11.285Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-12-10T13:50:11.285Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-12-10T13:50:11.285Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-12-10T13:50:11.285Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] === RUN TestDockerRegistryAuthTokenSuite [2019-12-10T13:50:11.285Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-12-10T13:50:11.285Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-12-10T13:50:11.285Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-12-10T13:50:11.285Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-12-10T13:50:11.285Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-12-10T13:50:11.285Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] === RUN TestDockerDaemonSuite [2019-12-10T13:50:11.285Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-12-10T13:50:11.285Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-12-10T13:50:11.285Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-12-10T13:50:11.285Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] === RUN TestDockerSwarmSuite [2019-12-10T13:50:11.285Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-12-10T13:50:11.285Z] === RUN TestDockerPluginSuite [2019-12-10T13:50:11.285Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-12-10T13:50:11.285Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-12-10T13:50:11.285Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-12-10T13:50:11.285Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-12-10T13:50:11.285Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-12-10T13:50:11.285Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-12-10T13:50:11.285Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-12-10T13:50:11.285Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-12-10T13:50:11.285Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-12-10T13:50:11.285Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-12-10T13:50:11.285Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-12-10T13:50:11.285Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] === RUN TestDockerExternalVolumeSuite [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] === RUN TestDockerNetworkSuite [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] === RUN TestDockerHubPullSuite [2019-12-10T13:50:11.285Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-12-10T13:50:11.285Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-12-10T13:50:11.285Z] PASS [2019-12-10T13:50:11.285Z] ok github.com/docker/docker/integration-cli 3265.709s [2019-12-10T13:50:11.285Z] INFO: Integration tests ended at 12/10/2019 13:50:09. Duration:00:54:32.2566267 [2019-12-10T13:50:11.285Z] INFO: Docker info of the daemon under test at end of run [2019-12-10T13:50:11.285Z] [2019-12-10T13:50:11.285Z] Containers: 2 [2019-12-10T13:50:11.285Z] Running: 0 [2019-12-10T13:50:11.285Z] Paused: 0 [2019-12-10T13:50:11.285Z] Stopped: 2 [2019-12-10T13:50:11.285Z] Images: 12 [2019-12-10T13:50:11.285Z] Server Version: 0.0.0-dev [2019-12-10T13:50:11.285Z] Storage Driver: windowsfilter [2019-12-10T13:50:11.285Z] Windows: [2019-12-10T13:50:11.285Z] Logging Driver: json-file [2019-12-10T13:50:11.285Z] Plugins: [2019-12-10T13:50:11.285Z] Volume: local [2019-12-10T13:50:11.285Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-12-10T13:50:11.285Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-10T13:50:11.285Z] Swarm: inactive [2019-12-10T13:50:11.285Z] Default Isolation: process [2019-12-10T13:50:11.285Z] Kernel Version: 10.0 14393 (14393.3321.amd64fre.rs1_release.191016-1811) [2019-12-10T13:50:11.285Z] Operating System: Windows Server 2016 Datacenter Version 1607 (OS Build 14393.3326) [2019-12-10T13:50:11.285Z] OSType: windows [2019-12-10T13:50:11.285Z] Architecture: x86_64 [2019-12-10T13:50:11.285Z] CPUs: 4 [2019-12-10T13:50:11.285Z] Total Memory: 32GiB [2019-12-10T13:50:11.285Z] Name: azwin-2-6a2470 [2019-12-10T13:50:11.285Z] ID: K4OO:F73U:CIID:2KWV:LXBI:NU36:DQYZ:2DO4:VBSL:LSOX:JHR7:XDLR [2019-12-10T13:50:11.285Z] Docker Root Dir: D:\CI\PR-39839\6\daemon [2019-12-10T13:50:11.285Z] Debug Mode (client): false [2019-12-10T13:50:11.285Z] Debug Mode (server): true [2019-12-10T13:50:11.285Z] File Descriptors: -1 [2019-12-10T13:50:11.285Z] Goroutines: 18 [2019-12-10T13:50:11.286Z] System Time: 2019-12-10T13:50:09.6869249Z [2019-12-10T13:50:11.286Z] EventsListeners: 0 [2019-12-10T13:50:11.286Z] Registry: https://index.docker.io/v1/ [2019-12-10T13:50:11.286Z] Labels: [2019-12-10T13:50:11.286Z] Experimental: false [2019-12-10T13:50:11.286Z] Insecure Registries: [2019-12-10T13:50:11.286Z] 127.0.0.0/8 [2019-12-10T13:50:11.286Z] Live Restore Enabled: false [2019-12-10T13:50:11.286Z] [2019-12-10T13:50:11.286Z] [2019-12-10T13:50:11.286Z] INFO: Stopping daemon under test [2019-12-10T13:50:11.286Z] SUCCESS: The process with PID 5112 (child process of PID 1160) has been terminated. [2019-12-10T13:50:11.286Z] SUCCESS: The process with PID 1160 (child process of PID 4552) has been terminated. [2019-12-10T13:50:11.286Z] INFO: Stop tailing logs of the daemon under tests [2019-12-10T13:50:11.286Z] INFO: executeCI.ps1 Completed successfully at 12/10/2019 13:50:09. [2019-12-10T13:50:11.286Z] INFO: Tidying up at end of run [2019-12-10T13:50:11.286Z] INFO: Saving daemon under test log (d:\CI\PR-39839\6\dut.out) to C:\windows\TEMP\CIDUT.out [2019-12-10T13:50:11.286Z] INFO: Saving daemon under test log (d:\CI\PR-39839\6\dut.err) to C:\windows\TEMP\CIDUT.err [2019-12-10T13:50:11.286Z] INFO: Nuke-Everything... [2019-12-10T13:50:11.286Z] INFO: Container count on control daemon to delete is 2 [2019-12-10T13:50:11.286Z] 047ba3f48566 [2019-12-10T13:50:11.286Z] 7ba835520119 [2019-12-10T13:50:11.742Z] INFO: Tidying pidfile d:\CI\PR-39839\6\docker.pid [2019-12-10T13:50:11.742Z] INFO: Nuking d:\CI [2019-12-10T13:50:47.373Z] INFO: Zapped successfully [2019-12-10T13:50:47.373Z] WARNING: There are 594 NdisAdapters leaked under Psched\Parameters [2019-12-10T13:50:47.373Z] WARNING: Cleaning Psched... [2019-12-10T13:50:47.373Z] WARNING: There are 594 NdisAdapters leaked under WFPLWFS\Parameters [2019-12-10T13:50:47.373Z] WARNING: Cleaning WFPLWFS... [2019-12-10T13:50:47.373Z] [2019-12-10T13:50:47.373Z] INFO: executeCI.ps1 exiting at Tue Dec 10 13:50:42 CUT 2019. Duration 01:25:22.5977556 [2019-12-10T13:50:47.373Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-12-10T13:50:49.025Z] Creating windowsRS1-integration-bundles.zip [Pipeline] step [2019-12-10T13:50:50.196Z] Archiving artifacts [2019-12-10T13:51:05.352Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39839/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-10T13:51:06.266Z] + make clean [2019-12-10T13:51:07.228Z] docker volume rm -f docker-dev-cache [2019-12-10T13:51:07.365Z] 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