Pull request #40846 event 04:49:37 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 4714ab5d6c95e379ddd37b2b435486c676199f43+cdf49f37eece6a927b4692468cda322d22f4a79a (fb95ae84de0f4e4d8d215721770e980e336019d7) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision ad1b00369dd78a15c273e17e363f91bced3f6e18 using credential jps-reader > 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 --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" > git rev-list --no-walk 241f6703d31895690d4cb6f158f753615abe74ac # 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 04:49:41 [2020-05-08T04:49:41.905Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone 04:49:41 [2020-05-08T04:49:41.913Z] Trying to pass milestone 4 [Pipeline] milestone 04:49:41 [2020-05-08T04:49:41.948Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node 04:49:42 [2020-05-08T04:49:42.108Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03c5ab085902ea871) in /home/ubuntu/workspace/moby_PR-40846 [Pipeline] { [Pipeline] checkout 04:49:42 [2020-05-08T04:49:42.149Z] using credential docker-jenkins-github-credentials 04:49:42 [2020-05-08T04:49:42.162Z] Cloning the remote Git repository 04:49:42 [2020-05-08T04:49:42.162Z] Cloning with configured refspecs honoured and without tags 04:49:42 [2020-05-08T04:49:42.161Z] Cloning repository https://github.com/moby/moby.git 04:49:42 [2020-05-08T04:49:42.162Z] > git init /home/ubuntu/workspace/moby_PR-40846 # timeout=10 04:49:42 [2020-05-08T04:49:42.178Z] Fetching upstream changes from https://github.com/moby/moby.git 04:49:42 [2020-05-08T04:49:42.178Z] > git --version # timeout=10 04:49:42 [2020-05-08T04:49:42.182Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:49:42 [2020-05-08T04:49:42.183Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40846/head:refs/remotes/origin/PR-40846 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:50:00 [2020-05-08T04:50:00.180Z] Fetching without tags 04:50:00 [2020-05-08T04:50:00.420Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit 4714ab5d6c95e379ddd37b2b435486c676199f43 04:50:01 [2020-05-08T04:50:01.543Z] Merge succeeded, producing 96109a81abb3ed379e894a79eee4dc18162866ce 04:50:01 [2020-05-08T04:50:01.544Z] Checking out Revision 96109a81abb3ed379e894a79eee4dc18162866ce (PR-40846) 04:50:01 [2020-05-08T04:50:01.657Z] Commit message: "Merge commit 'cdf49f37eece6a927b4692468cda322d22f4a79a' into HEAD" 04:50:00 [2020-05-08T04:50:00.140Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:50:00 [2020-05-08T04:50:00.147Z] > git config --add remote.origin.fetch +refs/pull/40846/head:refs/remotes/origin/PR-40846 # timeout=10 04:50:00 [2020-05-08T04:50:00.156Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:50:00 [2020-05-08T04:50:00.168Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:50:00 [2020-05-08T04:50:00.180Z] Fetching upstream changes from https://github.com/moby/moby.git 04:50:00 [2020-05-08T04:50:00.180Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:50:00 [2020-05-08T04:50:00.181Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40846/head:refs/remotes/origin/PR-40846 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:50:00 [2020-05-08T04:50:00.422Z] > git config core.sparsecheckout # timeout=10 04:50:00 [2020-05-08T04:50:00.427Z] > git checkout -f 4714ab5d6c95e379ddd37b2b435486c676199f43 # timeout=10 04:50:00 [2020-05-08T04:50:00.929Z] > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10 04:50:01 [2020-05-08T04:50:01.535Z] > git rev-parse HEAD^{commit} # timeout=10 04:50:01 [2020-05-08T04:50:01.543Z] > git config core.sparsecheckout # timeout=10 04:50:01 [2020-05-08T04:50:01.551Z] > git checkout -f 96109a81abb3ed379e894a79eee4dc18162866ce # timeout=10 04:50:01 [2020-05-08T04:50:01.658Z] > git rev-list --no-walk 4714ab5d6c95e379ddd37b2b435486c676199f43 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:02 [2020-05-08T04:50:02.474Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40846:/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 04:50:02 [2020-05-08T04:50:02.474Z] Unable to find image 'alpine:latest' locally 04:50:02 [2020-05-08T04:50:02.474Z] latest: Pulling from library/alpine 04:50:02 [2020-05-08T04:50:02.731Z] cbdbe7a5bc2a: Pulling fs layer 04:50:02 [2020-05-08T04:50:02.731Z] cbdbe7a5bc2a: Download complete 04:50:02 [2020-05-08T04:50:02.988Z] cbdbe7a5bc2a: Pull complete 04:50:02 [2020-05-08T04:50:02.988Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 04:50:02 [2020-05-08T04:50:02.988Z] Status: Downloaded newer image for alpine:latest 04:50:05 [2020-05-08T04:50:05.512Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node 04:50:06 [2020-05-08T04:50:06.298Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03c5ab085902ea871) in /home/ubuntu/workspace/moby_PR-40846 [Pipeline] node 04:50:06 [2020-05-08T04:50:06.308Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07affa58e8d604f89) in /home/ubuntu/workspace/moby_PR-40846 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } 04:50:06 [2020-05-08T04:50:06.331Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-093c2ff3d969ded09) in /home/ubuntu/workspace/moby_PR-40846 [Pipeline] { 04:50:06 [2020-05-08T04:50:06.341Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-40846 [Pipeline] { [Pipeline] checkout [Pipeline] checkout 04:50:06 [2020-05-08T04:50:06.384Z] using credential docker-jenkins-github-credentials 04:50:06 [2020-05-08T04:50:06.389Z] using credential docker-jenkins-github-credentials [Pipeline] // stage 04:50:06 [2020-05-08T04:50:06.398Z] Cloning the remote Git repository 04:50:06 [2020-05-08T04:50:06.398Z] Cloning with configured refspecs honoured and without tags 04:50:06 [2020-05-08T04:50:06.399Z] Fetching changes from the remote Git repository 04:50:06 [2020-05-08T04:50:06.407Z] Fetching without tags [Pipeline] // stage 04:50:06 [2020-05-08T04:50:06.418Z] Running on ppc64le-ubuntu-28 in /home/docker/workspace/moby_PR-40846 [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } 04:50:06 [2020-05-08T04:50:06.492Z] using credential docker-jenkins-github-credentials [Pipeline] { 04:50:06 [2020-05-08T04:50:06.502Z] Cloning the remote Git repository 04:50:06 [2020-05-08T04:50:06.502Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout 04:50:06 [2020-05-08T04:50:06.532Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage 04:50:06 [2020-05-08T04:50:06.549Z] Cloning the remote Git repository 04:50:06 [2020-05-08T04:50:06.549Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } 04:50:06 [2020-05-08T04:50:06.633Z] using credential docker-jenkins-github-credentials [Pipeline] } [Pipeline] // stage [Pipeline] // stage 04:50:06 [2020-05-08T04:50:06.666Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit 4714ab5d6c95e379ddd37b2b435486c676199f43 04:50:06 [2020-05-08T04:50:06.667Z] Cloning the remote Git repository 04:50:06 [2020-05-08T04:50:06.667Z] Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] } 04:50:06 [2020-05-08T04:50:06.712Z] Running on azwin-2-c2c9b0 in d:\jenkins\workspace\moby_PR-40846 [Pipeline] { [Pipeline] ws 04:50:06 [2020-05-08T04:50:06.725Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout 04:50:06 [2020-05-08T04:50:06.966Z] Merge succeeded, producing 03a94f3e483accdee5dd8655d6a9bbf44d2fb7d4 04:50:06 [2020-05-08T04:50:06.966Z] Checking out Revision 03a94f3e483accdee5dd8655d6a9bbf44d2fb7d4 (PR-40846) 04:50:07 [2020-05-08T04:50:07.016Z] using credential docker-jenkins-github-credentials 04:50:07 [2020-05-08T04:50:07.079Z] Commit message: "Merge commit 'cdf49f37eece6a927b4692468cda322d22f4a79a' into HEAD" 04:50:07 [2020-05-08T04:50:07.090Z] Cloning the remote Git repository 04:50:07 [2020-05-08T04:50:07.090Z] Cloning with configured refspecs honoured and without tags 04:50:06 [2020-05-08T04:50:06.391Z] > git rev-parse --is-inside-work-tree # timeout=10 04:50:06 [2020-05-08T04:50:06.398Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:50:06 [2020-05-08T04:50:06.407Z] Fetching upstream changes from https://github.com/moby/moby.git 04:50:06 [2020-05-08T04:50:06.407Z] > git --version # timeout=10 04:50:06 [2020-05-08T04:50:06.415Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:50:06 [2020-05-08T04:50:06.415Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40846/head:refs/remotes/origin/PR-40846 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:50:06 [2020-05-08T04:50:06.666Z] > git config core.sparsecheckout # timeout=10 04:50:06 [2020-05-08T04:50:06.671Z] > git checkout -f 4714ab5d6c95e379ddd37b2b435486c676199f43 # timeout=10 04:50:06 [2020-05-08T04:50:06.755Z] > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10 04:50:06 [2020-05-08T04:50:06.954Z] > git rev-parse HEAD^{commit} # timeout=10 04:50:06 [2020-05-08T04:50:06.966Z] > git config core.sparsecheckout # timeout=10 04:50:06 [2020-05-08T04:50:06.971Z] > git checkout -f 03a94f3e483accdee5dd8655d6a9bbf44d2fb7d4 # timeout=10 04:50:07 [2020-05-08T04:50:07.078Z] > git rev-list --no-walk 4714ab5d6c95e379ddd37b2b435486c676199f43 # timeout=10 04:50:06 [2020-05-08T04:50:06.436Z] Cloning repository https://github.com/moby/moby.git 04:50:06 [2020-05-08T04:50:06.436Z] > git init /home/ubuntu/workspace/moby_PR-40846 # timeout=10 04:50:06 [2020-05-08T04:50:06.449Z] Fetching upstream changes from https://github.com/moby/moby.git 04:50:06 [2020-05-08T04:50:06.450Z] > git --version # timeout=10 04:50:06 [2020-05-08T04:50:06.454Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:50:06 [2020-05-08T04:50:06.455Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40846/head:refs/remotes/origin/PR-40846 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:50:06 [2020-05-08T04:50:06.536Z] Cloning repository https://github.com/moby/moby.git 04:50:06 [2020-05-08T04:50:06.537Z] > git init /home/ubuntu/workspace/moby_PR-40846 # timeout=10 04:50:06 [2020-05-08T04:50:06.548Z] Fetching upstream changes from https://github.com/moby/moby.git 04:50:06 [2020-05-08T04:50:06.548Z] > git --version # timeout=10 04:50:06 [2020-05-08T04:50:06.552Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:50:06 [2020-05-08T04:50:06.553Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40846/head:refs/remotes/origin/PR-40846 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:50:06 [2020-05-08T04:50:06.556Z] Cloning repository https://github.com/moby/moby.git 04:50:06 [2020-05-08T04:50:06.556Z] > git init /home/jenkins/workspace/moby_PR-40846 # timeout=10 04:50:06 [2020-05-08T04:50:06.571Z] Fetching upstream changes from https://github.com/moby/moby.git 04:50:06 [2020-05-08T04:50:06.571Z] > git --version # timeout=10 04:50:06 [2020-05-08T04:50:06.577Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:50:06 [2020-05-08T04:50:06.580Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40846/head:refs/remotes/origin/PR-40846 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:50:06 [2020-05-08T04:50:06.690Z] Cloning repository https://github.com/moby/moby.git 04:50:06 [2020-05-08T04:50:06.690Z] > git init /home/docker/workspace/moby_PR-40846 # timeout=10 04:50:06 [2020-05-08T04:50:06.703Z] Fetching upstream changes from https://github.com/moby/moby.git 04:50:06 [2020-05-08T04:50:06.703Z] > git --version # timeout=10 04:50:06 [2020-05-08T04:50:06.707Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:50:06 [2020-05-08T04:50:06.708Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40846/head:refs/remotes/origin/PR-40846 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:07 [2020-05-08T04:50:07.122Z] Cloning repository https://github.com/moby/moby.git 04:50:07 [2020-05-08T04:50:07.123Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 04:50:07 [2020-05-08T04:50:07.185Z] Fetching upstream changes from https://github.com/moby/moby.git 04:50:07 [2020-05-08T04:50:07.185Z] > git --version # timeout=10 04:50:07 [2020-05-08T04:50:07.246Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:50:07 [2020-05-08T04:50:07.249Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40846/head:refs/remotes/origin/PR-40846 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:50:07 [2020-05-08T04:50:07.882Z] + [ PR != PR ] 04:50:07 [2020-05-08T04:50:07.882Z] + [ master != master ] 04:50:07 [2020-05-08T04:50:07.882Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 04:50:08 [2020-05-08T04:50:08.210Z] + docker version 04:50:08 [2020-05-08T04:50:08.210Z] Client: Docker Engine - Community 04:50:08 [2020-05-08T04:50:08.210Z] Version: 19.03.8 04:50:08 [2020-05-08T04:50:08.210Z] API version: 1.40 04:50:08 [2020-05-08T04:50:08.210Z] Go version: go1.12.17 04:50:08 [2020-05-08T04:50:08.210Z] Git commit: afacb8b7f0 04:50:08 [2020-05-08T04:50:08.210Z] Built: Wed Mar 11 01:25:46 2020 04:50:08 [2020-05-08T04:50:08.210Z] OS/Arch: linux/amd64 04:50:08 [2020-05-08T04:50:08.210Z] Experimental: false 04:50:08 [2020-05-08T04:50:08.210Z] 04:50:08 [2020-05-08T04:50:08.210Z] Server: Docker Engine - Community 04:50:08 [2020-05-08T04:50:08.210Z] Engine: 04:50:08 [2020-05-08T04:50:08.210Z] Version: 19.03.8 04:50:08 [2020-05-08T04:50:08.210Z] API version: 1.40 (minimum version 1.12) 04:50:08 [2020-05-08T04:50:08.210Z] Go version: go1.12.17 04:50:08 [2020-05-08T04:50:08.210Z] Git commit: afacb8b7f0 04:50:08 [2020-05-08T04:50:08.210Z] Built: Wed Mar 11 01:24:19 2020 04:50:08 [2020-05-08T04:50:08.210Z] OS/Arch: linux/amd64 04:50:08 [2020-05-08T04:50:08.210Z] Experimental: true 04:50:08 [2020-05-08T04:50:08.210Z] containerd: 04:50:08 [2020-05-08T04:50:08.210Z] Version: 1.2.13 04:50:08 [2020-05-08T04:50:08.210Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 04:50:08 [2020-05-08T04:50:08.210Z] runc: 04:50:08 [2020-05-08T04:50:08.210Z] Version: 1.0.0-rc10 04:50:08 [2020-05-08T04:50:08.210Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd 04:50:08 [2020-05-08T04:50:08.210Z] docker-init: 04:50:08 [2020-05-08T04:50:08.210Z] Version: 0.18.0 04:50:08 [2020-05-08T04:50:08.210Z] GitCommit: fec3683 [Pipeline] sh 04:50:08 [2020-05-08T04:50:08.489Z] + docker info 04:50:09 [2020-05-08T04:50:09.052Z] Client: 04:50:09 [2020-05-08T04:50:09.052Z] Debug Mode: false 04:50:09 [2020-05-08T04:50:09.052Z] 04:50:09 [2020-05-08T04:50:09.052Z] Server: 04:50:09 [2020-05-08T04:50:09.052Z] Containers: 0 04:50:09 [2020-05-08T04:50:09.052Z] Running: 0 04:50:09 [2020-05-08T04:50:09.052Z] Paused: 0 04:50:09 [2020-05-08T04:50:09.052Z] Stopped: 0 04:50:09 [2020-05-08T04:50:09.052Z] Images: 3 04:50:09 [2020-05-08T04:50:09.052Z] Server Version: 19.03.8 04:50:09 [2020-05-08T04:50:09.052Z] Storage Driver: overlay2 04:50:09 [2020-05-08T04:50:09.052Z] Backing Filesystem: <unknown> 04:50:09 [2020-05-08T04:50:09.052Z] Supports d_type: true 04:50:09 [2020-05-08T04:50:09.052Z] Native Overlay Diff: true 04:50:09 [2020-05-08T04:50:09.052Z] Logging Driver: json-file 04:50:09 [2020-05-08T04:50:09.052Z] Cgroup Driver: cgroupfs 04:50:09 [2020-05-08T04:50:09.052Z] Plugins: 04:50:09 [2020-05-08T04:50:09.052Z] Volume: local 04:50:09 [2020-05-08T04:50:09.052Z] Network: bridge host ipvlan macvlan null overlay 04:50:09 [2020-05-08T04:50:09.052Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 04:50:09 [2020-05-08T04:50:09.052Z] Swarm: inactive 04:50:09 [2020-05-08T04:50:09.052Z] Runtimes: runc 04:50:09 [2020-05-08T04:50:09.052Z] Default Runtime: runc 04:50:09 [2020-05-08T04:50:09.052Z] Init Binary: docker-init 04:50:09 [2020-05-08T04:50:09.052Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 04:50:09 [2020-05-08T04:50:09.052Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd 04:50:09 [2020-05-08T04:50:09.052Z] init version: fec3683 04:50:09 [2020-05-08T04:50:09.052Z] Security Options: 04:50:09 [2020-05-08T04:50:09.052Z] apparmor 04:50:09 [2020-05-08T04:50:09.052Z] seccomp 04:50:09 [2020-05-08T04:50:09.052Z] Profile: default 04:50:09 [2020-05-08T04:50:09.052Z] Kernel Version: 4.15.0-1065-aws 04:50:09 [2020-05-08T04:50:09.052Z] Operating System: Ubuntu 18.04.4 LTS 04:50:09 [2020-05-08T04:50:09.052Z] OSType: linux 04:50:09 [2020-05-08T04:50:09.052Z] Architecture: x86_64 04:50:09 [2020-05-08T04:50:09.052Z] CPUs: 2 04:50:09 [2020-05-08T04:50:09.052Z] Total Memory: 7.501GiB 04:50:09 [2020-05-08T04:50:09.052Z] Name: ip-10-100-126-245 04:50:09 [2020-05-08T04:50:09.052Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP 04:50:09 [2020-05-08T04:50:09.052Z] Docker Root Dir: /var/lib/docker 04:50:09 [2020-05-08T04:50:09.052Z] Debug Mode: false 04:50:09 [2020-05-08T04:50:09.052Z] Registry: https://index.docker.io/v1/ 04:50:09 [2020-05-08T04:50:09.052Z] Labels: 04:50:09 [2020-05-08T04:50:09.052Z] Experimental: true 04:50:09 [2020-05-08T04:50:09.052Z] Insecure Registries: 04:50:09 [2020-05-08T04:50:09.052Z] 127.0.0.0/8 04:50:09 [2020-05-08T04:50:09.052Z] Live Restore Enabled: true 04:50:09 [2020-05-08T04:50:09.052Z] 04:50:09 [2020-05-08T04:50:09.052Z] WARNING: No swap limit support [Pipeline] sh 04:50:09 [2020-05-08T04:50:09.343Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 04:50:09 [2020-05-08T04:50:09.343Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 04:50:09 [2020-05-08T04:50:09.343Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40846/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 04:50:09 [2020-05-08T04:50:09.600Z] + bash /home/ubuntu/workspace/moby_PR-40846/check-config.sh 04:50:09 [2020-05-08T04:50:09.600Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 04:50:09 [2020-05-08T04:50:09.600Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... 04:50:09 [2020-05-08T04:50:09.600Z] 04:50:09 [2020-05-08T04:50:09.600Z] Generally Necessary: 04:50:09 [2020-05-08T04:50:09.600Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 04:50:09 [2020-05-08T04:50:09.600Z] - apparmor: enabled and tools installed 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_NAMESPACES: enabled 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_NET_NS: enabled 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_PID_NS: enabled 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_IPC_NS: enabled 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_UTS_NS: enabled 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_CGROUPS: enabled 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_CGROUP_CPUACCT: enabled 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_CGROUP_DEVICE: enabled 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_CGROUP_FREEZER: enabled 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_CGROUP_SCHED: enabled 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_CPUSETS: enabled 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_MEMCG: enabled 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_KEYS: enabled 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_VETH: enabled (as module) 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_BRIDGE: enabled (as module) 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_NF_NAT_IPV4: enabled (as module) 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_IP_NF_FILTER: enabled (as module) 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_IP_NF_NAT: enabled (as module) 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_NF_NAT: enabled (as module) 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_NF_NAT_NEEDED: enabled 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_POSIX_MQUEUE: enabled 04:50:09 [2020-05-08T04:50:09.600Z] 04:50:09 [2020-05-08T04:50:09.600Z] Optional Features: 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_USER_NS: enabled 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_SECCOMP: enabled 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_CGROUP_PIDS: enabled 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_MEMCG_SWAP: enabled 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 04:50:09 [2020-05-08T04:50:09.600Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled 04:50:09 [2020-05-08T04:50:09.600Z] - CONFIG_BLK_CGROUP: enabled 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_BLK_DEV_THROTTLING: enabled 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_IOSCHED_CFQ: enabled 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_CGROUP_PERF: enabled 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_CGROUP_HUGETLB: enabled 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_CGROUP_NET_PRIO: enabled 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_CFS_BANDWIDTH: enabled 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_FAIR_GROUP_SCHED: enabled 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_RT_GROUP_SCHED: missing 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_IP_VS: enabled (as module) 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_IP_VS_NFCT: enabled 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_IP_VS_PROTO_TCP: enabled 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_IP_VS_PROTO_UDP: enabled 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_IP_VS_RR: enabled (as module) 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_EXT4_FS: enabled 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_EXT4_FS_SECURITY: enabled 04:50:09 [2020-05-08T04:50:09.856Z] - Network Drivers: 04:50:09 [2020-05-08T04:50:09.856Z] - "overlay": 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_VXLAN: enabled (as module) 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 04:50:09 [2020-05-08T04:50:09.856Z] Optional (for encrypted networks): 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_CRYPTO: enabled 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_CRYPTO_AEAD: enabled 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_CRYPTO_GCM: enabled 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_CRYPTO_SEQIV: enabled 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_CRYPTO_GHASH: enabled 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_XFRM: enabled 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_XFRM_USER: enabled (as module) 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_XFRM_ALGO: enabled (as module) 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_INET_ESP: enabled (as module) 04:50:09 [2020-05-08T04:50:09.856Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) 04:50:09 [2020-05-08T04:50:09.857Z] - "ipvlan": 04:50:09 [2020-05-08T04:50:09.857Z] - CONFIG_IPVLAN: enabled (as module) 04:50:09 [2020-05-08T04:50:09.857Z] - "macvlan": 04:50:09 [2020-05-08T04:50:09.857Z] - CONFIG_MACVLAN: enabled (as module) 04:50:09 [2020-05-08T04:50:09.857Z] - CONFIG_DUMMY: enabled (as module) 04:50:09 [2020-05-08T04:50:09.857Z] - "ftp,tftp client in container": 04:50:09 [2020-05-08T04:50:09.857Z] - CONFIG_NF_NAT_FTP: enabled (as module) 04:50:09 [2020-05-08T04:50:09.857Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 04:50:09 [2020-05-08T04:50:09.857Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 04:50:09 [2020-05-08T04:50:09.857Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 04:50:09 [2020-05-08T04:50:09.857Z] - Storage Drivers: 04:50:09 [2020-05-08T04:50:09.857Z] - "aufs": 04:50:09 [2020-05-08T04:50:09.857Z] - CONFIG_AUFS_FS: enabled (as module) 04:50:09 [2020-05-08T04:50:09.857Z] - "btrfs": 04:50:09 [2020-05-08T04:50:09.857Z] - CONFIG_BTRFS_FS: enabled (as module) 04:50:09 [2020-05-08T04:50:09.857Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 04:50:09 [2020-05-08T04:50:09.857Z] - "devicemapper": 04:50:09 [2020-05-08T04:50:09.857Z] - CONFIG_BLK_DEV_DM: enabled 04:50:09 [2020-05-08T04:50:09.857Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 04:50:09 [2020-05-08T04:50:09.857Z] - "overlay": 04:50:09 [2020-05-08T04:50:09.857Z] - CONFIG_OVERLAY_FS: enabled (as module) 04:50:09 [2020-05-08T04:50:09.857Z] - "zfs": 04:50:09 [2020-05-08T04:50:09.857Z] - /dev/zfs: missing 04:50:09 [2020-05-08T04:50:09.857Z] - zfs command: missing 04:50:09 [2020-05-08T04:50:09.857Z] - zpool command: missing 04:50:09 [2020-05-08T04:50:09.857Z] 04:50:09 [2020-05-08T04:50:09.857Z] Limits: 04:50:09 [2020-05-08T04:50:09.857Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 04:50:09 [2020-05-08T04:50:09.857Z] 04:50:09 [2020-05-08T04:50:09.857Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 04:50:10 [2020-05-08T04:50:10.183Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:96109a81abb3ed379e894a79eee4dc18162866ce . 04:50:10 [2020-05-08T04:50:10.183Z] #1 [internal] load build definition from Dockerfile 04:50:10 [2020-05-08T04:50:10.183Z] #1 transferring dockerfile: 17.18kB done 04:50:10 [2020-05-08T04:50:10.183Z] #1 DONE 0.0s 04:50:10 [2020-05-08T04:50:10.183Z] 04:50:10 [2020-05-08T04:50:10.183Z] #2 [internal] load .dockerignore 04:50:10 [2020-05-08T04:50:10.183Z] #2 transferring context: 87B done 04:50:10 [2020-05-08T04:50:10.183Z] #2 DONE 0.0s 04:50:10 [2020-05-08T04:50:10.183Z] 04:50:10 [2020-05-08T04:50:10.183Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental 04:50:10 [2020-05-08T04:50:10.441Z] #3 DONE 0.1s 04:50:10 [2020-05-08T04:50:10.441Z] 04:50:10 [2020-05-08T04:50:10.441Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... 04:50:10 [2020-05-08T04:50:10.441Z] #4 CACHED 04:50:10 [2020-05-08T04:50:10.699Z] 04:50:10 [2020-05-08T04:50:10.699Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster 04:50:10 [2020-05-08T04:50:10.699Z] #5 DONE 0.1s 04:50:10 [2020-05-08T04:50:10.699Z] 04:50:10 [2020-05-08T04:50:10.699Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 04:50:10 [2020-05-08T04:50:10.699Z] #6 DONE 0.1s 04:50:10 [2020-05-08T04:50:10.956Z] 04:50:10 [2020-05-08T04:50:10.956Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... 04:50:10 [2020-05-08T04:50:10.956Z] #71 DONE 0.0s 04:50:10 [2020-05-08T04:50:10.956Z] 04:50:10 [2020-05-08T04:50:10.956Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... 04:50:10 [2020-05-08T04:50:10.956Z] #7 DONE 0.0s 04:50:10 [2020-05-08T04:50:10.956Z] 04:50:10 [2020-05-08T04:50:10.956Z] #20 [internal] load build context 04:50:12 [2020-05-08T04:50:12.335Z] #20 transferring context: 50.53MB 1.2s done 04:50:12 [2020-05-08T04:50:12.335Z] #20 DONE 1.3s 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:50:12 [2020-05-08T04:50:12.335Z] #44 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... 04:50:12 [2020-05-08T04:50:12.335Z] #15 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 04:50:12 [2020-05-08T04:50:12.335Z] #10 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 04:50:12 [2020-05-08T04:50:12.335Z] #27 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 04:50:12 [2020-05-08T04:50:12.335Z] #30 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:50:12 [2020-05-08T04:50:12.335Z] #60 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... 04:50:12 [2020-05-08T04:50:12.335Z] #42 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ 04:50:12 [2020-05-08T04:50:12.335Z] #55 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... 04:50:12 [2020-05-08T04:50:12.335Z] #54 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 04:50:12 [2020-05-08T04:50:12.335Z] #17 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 04:50:12 [2020-05-08T04:50:12.335Z] #58 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ 04:50:12 [2020-05-08T04:50:12.335Z] #59 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... 04:50:12 [2020-05-08T04:50:12.335Z] #62 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #16 [dev-systemd-false 6/26] RUN ldconfig 04:50:12 [2020-05-08T04:50:12.335Z] #16 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:50:12 [2020-05-08T04:50:12.335Z] #53 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... 04:50:12 [2020-05-08T04:50:12.335Z] #72 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 04:50:12 [2020-05-08T04:50:12.335Z] #36 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:50:12 [2020-05-08T04:50:12.335Z] #74 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... 04:50:12 [2020-05-08T04:50:12.335Z] #18 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ 04:50:12 [2020-05-08T04:50:12.335Z] #46 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ 04:50:12 [2020-05-08T04:50:12.335Z] #73 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ 04:50:12 [2020-05-08T04:50:12.335Z] #32 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... 04:50:12 [2020-05-08T04:50:12.335Z] #51 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 04:50:12 [2020-05-08T04:50:12.335Z] #29 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ 04:50:12 [2020-05-08T04:50:12.335Z] #64 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 04:50:12 [2020-05-08T04:50:12.335Z] #40 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... 04:50:12 [2020-05-08T04:50:12.335Z] #13 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 04:50:12 [2020-05-08T04:50:12.335Z] #41 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:50:12 [2020-05-08T04:50:12.335Z] #65 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:50:12 [2020-05-08T04:50:12.335Z] #47 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... 04:50:12 [2020-05-08T04:50:12.335Z] #52 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... 04:50:12 [2020-05-08T04:50:12.335Z] #24 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... 04:50:12 [2020-05-08T04:50:12.335Z] #61 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:50:12 [2020-05-08T04:50:12.335Z] #33 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... 04:50:12 [2020-05-08T04:50:12.335Z] #12 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ 04:50:12 [2020-05-08T04:50:12.335Z] #45 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 04:50:12 [2020-05-08T04:50:12.335Z] #63 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... 04:50:12 [2020-05-08T04:50:12.335Z] #70 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... 04:50:12 [2020-05-08T04:50:12.335Z] #31 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... 04:50:12 [2020-05-08T04:50:12.335Z] #57 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... 04:50:12 [2020-05-08T04:50:12.335Z] #48 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:50:12 [2020-05-08T04:50:12.335Z] #68 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 04:50:12 [2020-05-08T04:50:12.335Z] #25 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ 04:50:12 [2020-05-08T04:50:12.335Z] #67 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... 04:50:12 [2020-05-08T04:50:12.335Z] #66 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... 04:50:12 [2020-05-08T04:50:12.335Z] #28 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 04:50:12 [2020-05-08T04:50:12.335Z] #43 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ 04:50:12 [2020-05-08T04:50:12.335Z] #49 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ 04:50:12 [2020-05-08T04:50:12.335Z] #37 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... 04:50:12 [2020-05-08T04:50:12.335Z] #34 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... 04:50:12 [2020-05-08T04:50:12.335Z] #9 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:50:12 [2020-05-08T04:50:12.335Z] #23 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ 04:50:12 [2020-05-08T04:50:12.335Z] #22 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:50:12 [2020-05-08T04:50:12.335Z] #56 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:50:12 [2020-05-08T04:50:12.335Z] #38 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker 04:50:12 [2020-05-08T04:50:12.335Z] #11 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... 04:50:12 [2020-05-08T04:50:12.335Z] #39 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 04:50:12 [2020-05-08T04:50:12.335Z] #19 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:50:12 [2020-05-08T04:50:12.335Z] #50 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... 04:50:12 [2020-05-08T04:50:12.335Z] #8 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / 04:50:12 [2020-05-08T04:50:12.335Z] #26 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 04:50:12 [2020-05-08T04:50:12.335Z] #35 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build 04:50:12 [2020-05-08T04:50:12.335Z] #69 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 04:50:12 [2020-05-08T04:50:12.335Z] #21 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... 04:50:12 [2020-05-08T04:50:12.335Z] #14 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... 04:50:12 [2020-05-08T04:50:12.335Z] #75 CACHED 04:50:12 [2020-05-08T04:50:12.335Z] 04:50:12 [2020-05-08T04:50:12.335Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 04:50:12 [2020-05-08T04:50:12.596Z] #76 DONE 0.3s 04:50:12 [2020-05-08T04:50:12.596Z] 04:50:12 [2020-05-08T04:50:12.596Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker 04:50:13 [2020-05-08T04:50:13.159Z] #77 DONE 0.6s 04:50:13 [2020-05-08T04:50:13.159Z] 04:50:13 [2020-05-08T04:50:13.159Z] #78 exporting to image 04:50:13 [2020-05-08T04:50:13.159Z] #78 exporting layers 04:50:14 [2020-05-08T04:50:14.089Z] #78 exporting layers 0.9s done 04:50:14 [2020-05-08T04:50:14.089Z] #78 writing image sha256:04af7dfc596283f57d75fd3f08f15864ff65c0cf1c960109c5db1d7f68177fa3 done 04:50:14 [2020-05-08T04:50:14.089Z] #78 naming to docker.io/library/docker:96109a81abb3ed379e894a79eee4dc18162866ce done 04:50:14 [2020-05-08T04:50:14.089Z] #78 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh 04:50:14 [2020-05-08T04:50:14.420Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40846/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40846/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=96109a81abb3ed379e894a79eee4dc18162866ce -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:96109a81abb3ed379e894a79eee4dc18162866ce hack/validate/default 04:50:15 [2020-05-08T04:50:15.351Z] Congratulations! All commits are properly signed with the DCO! 04:50:15 [2020-05-08T04:50:15.351Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. 04:50:15 [2020-05-08T04:50:15.351Z] No api/types/ or api/swagger.yaml changes in diff. 04:50:15 [2020-05-08T04:50:15.351Z] Congratulations! All TOML source files changed here have valid syntax. 04:50:15 [2020-05-08T04:50:15.351Z] Congratulations! Changelog CHANGELOG.md is well-formed. 04:50:15 [2020-05-08T04:50:15.351Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. 04:50:15 [2020-05-08T04:50:15.351Z] Congratulations! No new tests were added to integration-cli. 04:50:15 [2020-05-08T04:50:15.351Z] 04:50:15 [2020-05-08T04:50:15.351Z] INFO Start validation with golang-ci-lint 04:50:15 [2020-05-08T04:50:15.608Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 04:50:15 [2020-05-08T04:50:15.608Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 04:50:15 [2020-05-08T04:50:15.608Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 04:50:15 [2020-05-08T04:50:15.801Z] Fetching without tags 04:50:15 [2020-05-08T04:50:15.777Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:50:15 [2020-05-08T04:50:15.779Z] > git config --add remote.origin.fetch +refs/pull/40846/head:refs/remotes/origin/PR-40846 # timeout=10 04:50:15 [2020-05-08T04:50:15.781Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:50:15 [2020-05-08T04:50:15.794Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:50:15 [2020-05-08T04:50:15.807Z] Fetching upstream changes from https://github.com/moby/moby.git 04:50:15 [2020-05-08T04:50:15.807Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:50:15 [2020-05-08T04:50:15.808Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40846/head:refs/remotes/origin/PR-40846 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:50:16 [2020-05-08T04:50:16.078Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit 4714ab5d6c95e379ddd37b2b435486c676199f43 04:50:17 [2020-05-08T04:50:17.189Z] Merge succeeded, producing b77ae034ccc5b2a1ac225b7512b0c74c79127ec0 04:50:17 [2020-05-08T04:50:17.189Z] Checking out Revision b77ae034ccc5b2a1ac225b7512b0c74c79127ec0 (PR-40846) 04:50:17 [2020-05-08T04:50:17.249Z] Commit message: "Merge commit 'cdf49f37eece6a927b4692468cda322d22f4a79a' into HEAD" 04:50:16 [2020-05-08T04:50:16.083Z] > git config core.sparsecheckout # timeout=10 04:50:16 [2020-05-08T04:50:16.088Z] > git checkout -f 4714ab5d6c95e379ddd37b2b435486c676199f43 # timeout=10 04:50:16 [2020-05-08T04:50:16.582Z] > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10 04:50:17 [2020-05-08T04:50:17.177Z] > git rev-parse HEAD^{commit} # timeout=10 04:50:17 [2020-05-08T04:50:17.194Z] > git config core.sparsecheckout # timeout=10 04:50:17 [2020-05-08T04:50:17.197Z] > git checkout -f b77ae034ccc5b2a1ac225b7512b0c74c79127ec0 # timeout=10 04:50:17 [2020-05-08T04:50:17.255Z] > git rev-list --no-walk 4714ab5d6c95e379ddd37b2b435486c676199f43 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 04:50:18 [2020-05-08T04:50:18.116Z] + docker version 04:50:18 [2020-05-08T04:50:18.117Z] Client: Docker Engine - Community 04:50:18 [2020-05-08T04:50:18.117Z] Version: 19.03.7 04:50:18 [2020-05-08T04:50:18.117Z] API version: 1.40 04:50:18 [2020-05-08T04:50:18.117Z] Go version: go1.12.17 04:50:18 [2020-05-08T04:50:18.117Z] Git commit: 7141c199a2 04:50:18 [2020-05-08T04:50:18.117Z] Built: Sat Mar 7 16:48:47 2020 04:50:18 [2020-05-08T04:50:18.117Z] OS/Arch: linux/s390x 04:50:18 [2020-05-08T04:50:18.117Z] Experimental: false 04:50:18 [2020-05-08T04:50:18.117Z] 04:50:18 [2020-05-08T04:50:18.117Z] Server: Docker Engine - Community 04:50:18 [2020-05-08T04:50:18.117Z] Engine: 04:50:18 [2020-05-08T04:50:18.117Z] Version: 19.03.7 04:50:18 [2020-05-08T04:50:18.117Z] API version: 1.40 (minimum version 1.12) 04:50:18 [2020-05-08T04:50:18.117Z] Go version: go1.12.17 04:50:18 [2020-05-08T04:50:18.117Z] Git commit: 7141c199a2 04:50:18 [2020-05-08T04:50:18.117Z] Built: Sat Mar 7 16:47:46 2020 04:50:18 [2020-05-08T04:50:18.117Z] OS/Arch: linux/s390x 04:50:18 [2020-05-08T04:50:18.117Z] Experimental: true 04:50:18 [2020-05-08T04:50:18.117Z] containerd: 04:50:18 [2020-05-08T04:50:18.117Z] Version: 1.2.13 04:50:18 [2020-05-08T04:50:18.117Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 04:50:18 [2020-05-08T04:50:18.117Z] runc: 04:50:18 [2020-05-08T04:50:18.117Z] Version: 1.0.0-rc10 04:50:18 [2020-05-08T04:50:18.117Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd 04:50:18 [2020-05-08T04:50:18.117Z] docker-init: 04:50:18 [2020-05-08T04:50:18.117Z] Version: 0.18.0 04:50:18 [2020-05-08T04:50:18.117Z] GitCommit: fec3683 [Pipeline] sh 04:50:18 [2020-05-08T04:50:18.489Z] + docker info 04:50:18 [2020-05-08T04:50:18.489Z] Client: 04:50:18 [2020-05-08T04:50:18.489Z] Debug Mode: false 04:50:18 [2020-05-08T04:50:18.489Z] 04:50:18 [2020-05-08T04:50:18.489Z] Server: 04:50:18 [2020-05-08T04:50:18.489Z] Containers: 0 04:50:18 [2020-05-08T04:50:18.489Z] Running: 0 04:50:18 [2020-05-08T04:50:18.489Z] Paused: 0 04:50:18 [2020-05-08T04:50:18.489Z] Stopped: 0 04:50:18 [2020-05-08T04:50:18.489Z] Images: 0 04:50:18 [2020-05-08T04:50:18.489Z] Server Version: 19.03.7 04:50:18 [2020-05-08T04:50:18.489Z] Storage Driver: overlay2 04:50:18 [2020-05-08T04:50:18.489Z] Backing Filesystem: <unknown> 04:50:18 [2020-05-08T04:50:18.489Z] Supports d_type: true 04:50:18 [2020-05-08T04:50:18.489Z] Native Overlay Diff: true 04:50:18 [2020-05-08T04:50:18.489Z] Logging Driver: json-file 04:50:18 [2020-05-08T04:50:18.489Z] Cgroup Driver: cgroupfs 04:50:18 [2020-05-08T04:50:18.489Z] Plugins: 04:50:18 [2020-05-08T04:50:18.489Z] Volume: local 04:50:18 [2020-05-08T04:50:18.489Z] Network: bridge host ipvlan macvlan null overlay 04:50:18 [2020-05-08T04:50:18.489Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 04:50:18 [2020-05-08T04:50:18.489Z] Swarm: inactive 04:50:18 [2020-05-08T04:50:18.489Z] Runtimes: runc 04:50:18 [2020-05-08T04:50:18.489Z] Default Runtime: runc 04:50:18 [2020-05-08T04:50:18.489Z] Init Binary: docker-init 04:50:18 [2020-05-08T04:50:18.489Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 04:50:18 [2020-05-08T04:50:18.489Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd 04:50:18 [2020-05-08T04:50:18.489Z] init version: fec3683 04:50:18 [2020-05-08T04:50:18.489Z] Security Options: 04:50:18 [2020-05-08T04:50:18.489Z] apparmor 04:50:18 [2020-05-08T04:50:18.489Z] seccomp 04:50:18 [2020-05-08T04:50:18.489Z] Profile: default 04:50:18 [2020-05-08T04:50:18.489Z] Kernel Version: 4.15.0-88-generic 04:50:18 [2020-05-08T04:50:18.489Z] Operating System: Ubuntu 18.04.4 LTS 04:50:18 [2020-05-08T04:50:18.489Z] OSType: linux 04:50:18 [2020-05-08T04:50:18.489Z] Architecture: s390x 04:50:18 [2020-05-08T04:50:18.489Z] CPUs: 2 04:50:18 [2020-05-08T04:50:18.489Z] Total Memory: 7.861GiB 04:50:18 [2020-05-08T04:50:18.489Z] Name: s390x-ubuntu-30 04:50:18 [2020-05-08T04:50:18.489Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM 04:50:18 [2020-05-08T04:50:18.489Z] Docker Root Dir: /var/lib/docker 04:50:18 [2020-05-08T04:50:18.489Z] Debug Mode: false 04:50:18 [2020-05-08T04:50:18.489Z] Username: dockerbuildbot 04:50:18 [2020-05-08T04:50:18.489Z] Registry: https://index.docker.io/v1/ 04:50:18 [2020-05-08T04:50:18.489Z] Labels: 04:50:18 [2020-05-08T04:50:18.489Z] Experimental: true 04:50:18 [2020-05-08T04:50:18.489Z] Insecure Registries: 04:50:18 [2020-05-08T04:50:18.489Z] 127.0.0.0/8 04:50:18 [2020-05-08T04:50:18.489Z] Live Restore Enabled: false 04:50:18 [2020-05-08T04:50:18.489Z] 04:50:18 [2020-05-08T04:50:18.489Z] WARNING: No swap limit support [Pipeline] sh 04:50:18 [2020-05-08T04:50:18.860Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 04:50:18 [2020-05-08T04:50:18.860Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 04:50:18 [2020-05-08T04:50:18.861Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40846/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 04:50:18 [2020-05-08T04:50:18.861Z] + bash /home/jenkins/workspace/moby_PR-40846/check-config.sh 04:50:18 [2020-05-08T04:50:18.861Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 04:50:18 [2020-05-08T04:50:18.861Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... 04:50:18 [2020-05-08T04:50:18.861Z] 04:50:18 [2020-05-08T04:50:18.861Z] Generally Necessary: 04:50:18 [2020-05-08T04:50:18.861Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 04:50:18 [2020-05-08T04:50:18.861Z] - apparmor: enabled and tools installed 04:50:18 [2020-05-08T04:50:18.861Z] - CONFIG_NAMESPACES: enabled 04:50:18 [2020-05-08T04:50:18.861Z] - CONFIG_NET_NS: enabled 04:50:18 [2020-05-08T04:50:18.861Z] - CONFIG_PID_NS: enabled 04:50:18 [2020-05-08T04:50:18.861Z] - CONFIG_IPC_NS: enabled 04:50:18 [2020-05-08T04:50:18.861Z] - CONFIG_UTS_NS: enabled 04:50:18 [2020-05-08T04:50:18.861Z] - CONFIG_CGROUPS: enabled 04:50:18 [2020-05-08T04:50:18.861Z] - CONFIG_CGROUP_CPUACCT: enabled 04:50:18 [2020-05-08T04:50:18.861Z] - CONFIG_CGROUP_DEVICE: enabled 04:50:18 [2020-05-08T04:50:18.861Z] - CONFIG_CGROUP_FREEZER: enabled 04:50:18 [2020-05-08T04:50:18.861Z] - CONFIG_CGROUP_SCHED: enabled 04:50:18 [2020-05-08T04:50:18.861Z] - CONFIG_CPUSETS: enabled 04:50:18 [2020-05-08T04:50:18.861Z] - CONFIG_MEMCG: enabled 04:50:18 [2020-05-08T04:50:18.861Z] - CONFIG_KEYS: enabled 04:50:18 [2020-05-08T04:50:18.861Z] - CONFIG_VETH: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_BRIDGE: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_NF_NAT_IPV4: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_IP_NF_FILTER: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_IP_NF_NAT: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_NF_NAT: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_NF_NAT_NEEDED: enabled 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_POSIX_MQUEUE: enabled 04:50:19 [2020-05-08T04:50:19.143Z] 04:50:19 [2020-05-08T04:50:19.143Z] Optional Features: 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_USER_NS: enabled 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_SECCOMP: enabled 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_CGROUP_PIDS: enabled 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_MEMCG_SWAP: enabled 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 04:50:19 [2020-05-08T04:50:19.143Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_BLK_CGROUP: enabled 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_BLK_DEV_THROTTLING: enabled 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_IOSCHED_CFQ: enabled 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_CGROUP_PERF: enabled 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_CGROUP_HUGETLB: enabled 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_CGROUP_NET_PRIO: enabled 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_CFS_BANDWIDTH: enabled 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_FAIR_GROUP_SCHED: enabled 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_RT_GROUP_SCHED: missing 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_IP_VS: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_IP_VS_NFCT: enabled 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_IP_VS_PROTO_TCP: enabled 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_IP_VS_PROTO_UDP: enabled 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_IP_VS_RR: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_EXT4_FS: enabled 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_EXT4_FS_SECURITY: enabled 04:50:19 [2020-05-08T04:50:19.143Z] - Network Drivers: 04:50:19 [2020-05-08T04:50:19.143Z] - "overlay": 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_VXLAN: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 04:50:19 [2020-05-08T04:50:19.143Z] Optional (for encrypted networks): 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_CRYPTO: enabled 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_CRYPTO_AEAD: enabled 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_CRYPTO_GCM: enabled 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_CRYPTO_SEQIV: enabled 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_CRYPTO_GHASH: enabled 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_XFRM: enabled 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_XFRM_USER: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_XFRM_ALGO: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_INET_ESP: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - "ipvlan": 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_IPVLAN: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - "macvlan": 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_MACVLAN: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_DUMMY: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - "ftp,tftp client in container": 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_NF_NAT_FTP: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - Storage Drivers: 04:50:19 [2020-05-08T04:50:19.143Z] - "aufs": 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_AUFS_FS: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - "btrfs": 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_BTRFS_FS: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 04:50:19 [2020-05-08T04:50:19.143Z] - "devicemapper": 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_BLK_DEV_DM: enabled 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - "overlay": 04:50:19 [2020-05-08T04:50:19.143Z] - CONFIG_OVERLAY_FS: enabled (as module) 04:50:19 [2020-05-08T04:50:19.143Z] - "zfs": 04:50:19 [2020-05-08T04:50:19.143Z] - /dev/zfs: missing 04:50:19 [2020-05-08T04:50:19.143Z] - zfs command: missing 04:50:19 [2020-05-08T04:50:19.143Z] - zpool command: missing 04:50:19 [2020-05-08T04:50:19.143Z] 04:50:19 [2020-05-08T04:50:19.143Z] Limits: 04:50:19 [2020-05-08T04:50:19.143Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 04:50:19 [2020-05-08T04:50:19.143Z] 04:50:19 [2020-05-08T04:50:19.143Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 04:50:19 [2020-05-08T04:50:19.437Z] Fetching without tags 04:50:19 [2020-05-08T04:50:19.563Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:96109a81abb3ed379e894a79eee4dc18162866ce . 04:50:19 [2020-05-08T04:50:19.563Z] #2 [internal] load build definition from Dockerfile 04:50:19 [2020-05-08T04:50:19.563Z] #2 transferring dockerfile: 17.18kB done 04:50:19 [2020-05-08T04:50:19.563Z] #2 DONE 0.0s 04:50:19 [2020-05-08T04:50:19.563Z] 04:50:19 [2020-05-08T04:50:19.563Z] #1 [internal] load .dockerignore 04:50:19 [2020-05-08T04:50:19.563Z] #1 transferring context: 87B done 04:50:19 [2020-05-08T04:50:19.563Z] #1 DONE 0.0s 04:50:19 [2020-05-08T04:50:19.563Z] 04:50:19 [2020-05-08T04:50:19.563Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental 04:50:19 [2020-05-08T04:50:19.741Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit 4714ab5d6c95e379ddd37b2b435486c676199f43 04:50:19 [2020-05-08T04:50:19.856Z] #3 DONE 0.2s 04:50:19 [2020-05-08T04:50:19.856Z] 04:50:19 [2020-05-08T04:50:19.856Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... 04:50:19 [2020-05-08T04:50:19.856Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done 04:50:20 [2020-05-08T04:50:20.138Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.18MB / 8.88MB 0.2s 04:50:20 [2020-05-08T04:50:20.138Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done 04:50:20 [2020-05-08T04:50:20.138Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done 04:50:20 [2020-05-08T04:50:20.138Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done 04:50:20 [2020-05-08T04:50:20.138Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done 04:50:20 [2020-05-08T04:50:20.138Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 04:50:20 [2020-05-08T04:50:20.421Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done 04:50:20 [2020-05-08T04:50:20.421Z] #4 DONE 0.5s 04:50:19 [2020-05-08T04:50:19.394Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:50:19 [2020-05-08T04:50:19.396Z] > git config --add remote.origin.fetch +refs/pull/40846/head:refs/remotes/origin/PR-40846 # timeout=10 04:50:19 [2020-05-08T04:50:19.401Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:50:19 [2020-05-08T04:50:19.417Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:50:19 [2020-05-08T04:50:19.476Z] Fetching upstream changes from https://github.com/moby/moby.git 04:50:19 [2020-05-08T04:50:19.476Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:50:19 [2020-05-08T04:50:19.477Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40846/head:refs/remotes/origin/PR-40846 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:50:19 [2020-05-08T04:50:19.739Z] > git config core.sparsecheckout # timeout=10 04:50:19 [2020-05-08T04:50:19.742Z] > git checkout -f 4714ab5d6c95e379ddd37b2b435486c676199f43 # timeout=10 04:50:20 [2020-05-08T04:50:20.280Z] > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10 04:50:20 [2020-05-08T04:50:20.769Z] Merge succeeded, producing 04fd97718151a8aa6c4e729d63c9bd3ec4a95600 04:50:20 [2020-05-08T04:50:20.770Z] Checking out Revision 04fd97718151a8aa6c4e729d63c9bd3ec4a95600 (PR-40846) 04:50:20 [2020-05-08T04:50:20.805Z] Fetching without tags 04:50:21 [2020-05-08T04:50:21.051Z] 04:50:21 [2020-05-08T04:50:21.051Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster 04:50:21 [2020-05-08T04:50:21.051Z] #6 DONE 0.2s 04:50:21 [2020-05-08T04:50:21.051Z] 04:50:21 [2020-05-08T04:50:21.051Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 04:50:21 [2020-05-08T04:50:21.051Z] #5 DONE 0.2s 04:50:21 [2020-05-08T04:50:21.051Z] 04:50:21 [2020-05-08T04:50:21.051Z] #20 [internal] load build context 04:50:21 [2020-05-08T04:50:21.095Z] Commit message: "Merge commit 'cdf49f37eece6a927b4692468cda322d22f4a79a' into HEAD" 04:50:20 [2020-05-08T04:50:20.758Z] > git rev-parse HEAD^{commit} # timeout=10 04:50:20 [2020-05-08T04:50:20.808Z] > git config core.sparsecheckout # timeout=10 04:50:20 [2020-05-08T04:50:20.813Z] > git checkout -f 04fd97718151a8aa6c4e729d63c9bd3ec4a95600 # timeout=10 04:50:21 [2020-05-08T04:50:21.091Z] > git rev-list --no-walk 4714ab5d6c95e379ddd37b2b435486c676199f43 # timeout=10 04:50:21 [2020-05-08T04:50:21.229Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit 4714ab5d6c95e379ddd37b2b435486c676199f43 04:50:21 [2020-05-08T04:50:21.292Z] Still waiting to schedule task 04:50:21 [2020-05-08T04:50:21.292Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 04:50:22 [2020-05-08T04:50:22.097Z] #20 transferring context: 50.53MB 0.9s done 04:50:22 [2020-05-08T04:50:22.097Z] #20 DONE 0.9s 04:50:22 [2020-05-08T04:50:22.097Z] 04:50:22 [2020-05-08T04:50:22.097Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... 04:50:22 [2020-05-08T04:50:22.097Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done 04:50:22 [2020-05-08T04:50:22.097Z] #7 sha256:096248e7dc3bfc779755095bda067ce6279c8d1ae740919daf2019ceb1e2c113 1.79kB / 1.79kB done 04:50:22 [2020-05-08T04:50:22.097Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 7.38MB / 7.38MB 0.3s done 04:50:22 [2020-05-08T04:50:22.097Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 9.88MB / 9.88MB 0.3s done 04:50:22 [2020-05-08T04:50:22.097Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done 04:50:22 [2020-05-08T04:50:22.097Z] #7 sha256:e66e95de76709b7cf612a109827338d02d357394fb4384afa65afdb6b055c9da 5.46kB / 5.46kB done 04:50:22 [2020-05-08T04:50:22.097Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 37.80MB / 48.96MB 0.9s 04:50:22 [2020-05-08T04:50:22.097Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 14.63MB / 56.67MB 0.9s 04:50:22 [2020-05-08T04:50:22.097Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 15.63MB / 51.37MB 0.9s 04:50:22 [2020-05-08T04:50:22.097Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 40.88MB / 48.96MB 1.0s 04:50:22 [2020-05-08T04:50:22.097Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 17.99MB / 56.67MB 1.0s 04:50:22 [2020-05-08T04:50:22.097Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 18.94MB / 51.37MB 1.0s 04:50:22 [2020-05-08T04:50:22.097Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 48.47MB / 48.96MB 1.2s 04:50:22 [2020-05-08T04:50:22.097Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 25.66MB / 56.67MB 1.2s 04:50:22 [2020-05-08T04:50:22.097Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 27.10MB / 51.37MB 1.2s 04:50:22 [2020-05-08T04:50:22.123Z] + docker version 04:50:22 [2020-05-08T04:50:22.124Z] Client: Docker Engine - Community 04:50:22 [2020-05-08T04:50:22.124Z] Version: 19.03.8 04:50:22 [2020-05-08T04:50:22.124Z] API version: 1.40 04:50:22 [2020-05-08T04:50:22.124Z] Go version: go1.12.17 04:50:22 [2020-05-08T04:50:22.124Z] Git commit: afacb8b7f0 04:50:22 [2020-05-08T04:50:22.124Z] Built: Wed Mar 11 01:25:46 2020 04:50:22 [2020-05-08T04:50:22.124Z] OS/Arch: linux/amd64 04:50:22 [2020-05-08T04:50:22.124Z] Experimental: false 04:50:22 [2020-05-08T04:50:22.124Z] 04:50:22 [2020-05-08T04:50:22.124Z] Server: Docker Engine - Community 04:50:22 [2020-05-08T04:50:22.124Z] Engine: 04:50:22 [2020-05-08T04:50:22.124Z] Version: 19.03.8 04:50:22 [2020-05-08T04:50:22.124Z] API version: 1.40 (minimum version 1.12) 04:50:22 [2020-05-08T04:50:22.124Z] Go version: go1.12.17 04:50:22 [2020-05-08T04:50:22.124Z] Git commit: afacb8b7f0 04:50:22 [2020-05-08T04:50:22.124Z] Built: Wed Mar 11 01:24:19 2020 04:50:22 [2020-05-08T04:50:22.124Z] OS/Arch: linux/amd64 04:50:22 [2020-05-08T04:50:22.124Z] Experimental: true 04:50:22 [2020-05-08T04:50:22.124Z] containerd: 04:50:22 [2020-05-08T04:50:22.124Z] Version: 1.2.13 04:50:22 [2020-05-08T04:50:22.124Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 04:50:22 [2020-05-08T04:50:22.124Z] runc: 04:50:22 [2020-05-08T04:50:22.124Z] Version: 1.0.0-rc10 04:50:22 [2020-05-08T04:50:22.124Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd 04:50:22 [2020-05-08T04:50:22.124Z] docker-init: 04:50:22 [2020-05-08T04:50:22.124Z] Version: 0.18.0 04:50:22 [2020-05-08T04:50:22.124Z] GitCommit: fec3683 [Pipeline] sh 04:50:20 [2020-05-08T04:50:20.792Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:50:20 [2020-05-08T04:50:20.797Z] > git config --add remote.origin.fetch +refs/pull/40846/head:refs/remotes/origin/PR-40846 # timeout=10 04:50:20 [2020-05-08T04:50:20.802Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:50:20 [2020-05-08T04:50:20.815Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:50:20 [2020-05-08T04:50:20.839Z] Fetching upstream changes from https://github.com/moby/moby.git 04:50:20 [2020-05-08T04:50:20.839Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:50:20 [2020-05-08T04:50:20.841Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40846/head:refs/remotes/origin/PR-40846 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:50:21 [2020-05-08T04:50:21.263Z] > git config core.sparsecheckout # timeout=10 04:50:21 [2020-05-08T04:50:21.267Z] > git checkout -f 4714ab5d6c95e379ddd37b2b435486c676199f43 # timeout=10 04:50:22 [2020-05-08T04:50:22.175Z] > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10 04:50:22 [2020-05-08T04:50:22.387Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 48.96MB / 48.96MB 1.2s done 04:50:22 [2020-05-08T04:50:22.387Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 34.43MB / 56.67MB 1.4s 04:50:22 [2020-05-08T04:50:22.387Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 35.38MB / 51.37MB 1.4s 04:50:22 [2020-05-08T04:50:22.387Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 523.32kB / 102.23MB 1.4s 04:50:22 [2020-05-08T04:50:22.387Z] #7 extracting sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 04:50:22 [2020-05-08T04:50:22.440Z] + docker info 04:50:22 [2020-05-08T04:50:22.676Z] Merge succeeded, producing ea41938657815397678ad2f2974539d27a381597 04:50:22 [2020-05-08T04:50:22.676Z] Checking out Revision ea41938657815397678ad2f2974539d27a381597 (PR-40846) 04:50:22 [2020-05-08T04:50:22.679Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 38.50MB / 56.67MB 1.5s 04:50:22 [2020-05-08T04:50:22.679Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 39.07MB / 51.37MB 1.5s 04:50:22 [2020-05-08T04:50:22.679Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 42.23MB / 56.67MB 1.6s 04:50:22 [2020-05-08T04:50:22.679Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 42.94MB / 51.37MB 1.6s 04:50:22 [2020-05-08T04:50:22.679Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 8.06MB / 102.23MB 1.6s 04:50:22 [2020-05-08T04:50:22.447Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:50:22 [2020-05-08T04:50:22.512Z] > git config --add remote.origin.fetch +refs/pull/40846/head:refs/remotes/origin/PR-40846 # timeout=10 04:50:22 [2020-05-08T04:50:22.571Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:50:22 [2020-05-08T04:50:22.693Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:50:22 [2020-05-08T04:50:22.779Z] Fetching without tags 04:50:22 [2020-05-08T04:50:22.917Z] Commit message: "Merge commit 'cdf49f37eece6a927b4692468cda322d22f4a79a' into HEAD" 04:50:22 [2020-05-08T04:50:22.701Z] > git rev-parse HEAD^{commit} # timeout=10 04:50:22 [2020-05-08T04:50:22.710Z] > git config core.sparsecheckout # timeout=10 04:50:22 [2020-05-08T04:50:22.715Z] > git checkout -f ea41938657815397678ad2f2974539d27a381597 # timeout=10 04:50:22 [2020-05-08T04:50:22.952Z] > git rev-list --no-walk 4714ab5d6c95e379ddd37b2b435486c676199f43 # timeout=10 04:50:22 [2020-05-08T04:50:22.975Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 46.52MB / 56.67MB 1.7s 04:50:22 [2020-05-08T04:50:22.975Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 46.56MB / 51.37MB 1.7s 04:50:22 [2020-05-08T04:50:22.975Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 55.41MB / 56.67MB 1.9s 04:50:22 [2020-05-08T04:50:22.975Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 51.37MB / 51.37MB 1.8s done 04:50:22 [2020-05-08T04:50:22.975Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 22.16MB / 102.23MB 1.9s 04:50:22 [2020-05-08T04:50:22.975Z] #7 sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 0B / 155B 1.9s 04:50:22 [2020-05-08T04:50:22.975Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 56.67MB / 56.67MB 1.9s done 04:50:22 [2020-05-08T04:50:22.975Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 32.45MB / 102.23MB 2.0s 04:50:22 [2020-05-08T04:50:22.975Z] #7 sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 155B / 155B 1.9s done 04:50:22 [2020-05-08T04:50:22.998Z] Client: 04:50:22 [2020-05-08T04:50:22.998Z] Debug Mode: false 04:50:22 [2020-05-08T04:50:22.998Z] 04:50:22 [2020-05-08T04:50:22.998Z] Server: 04:50:22 [2020-05-08T04:50:22.998Z] Containers: 0 04:50:22 [2020-05-08T04:50:22.998Z] Running: 0 04:50:22 [2020-05-08T04:50:22.998Z] Paused: 0 04:50:22 [2020-05-08T04:50:22.998Z] Stopped: 0 04:50:22 [2020-05-08T04:50:22.998Z] Images: 4 04:50:22 [2020-05-08T04:50:22.998Z] Server Version: 19.03.8 04:50:22 [2020-05-08T04:50:22.998Z] Storage Driver: overlay2 04:50:22 [2020-05-08T04:50:22.998Z] Backing Filesystem: <unknown> 04:50:22 [2020-05-08T04:50:22.998Z] Supports d_type: true 04:50:22 [2020-05-08T04:50:22.998Z] Native Overlay Diff: true 04:50:22 [2020-05-08T04:50:22.998Z] Logging Driver: json-file 04:50:22 [2020-05-08T04:50:22.998Z] Cgroup Driver: cgroupfs 04:50:22 [2020-05-08T04:50:22.998Z] Plugins: 04:50:22 [2020-05-08T04:50:22.998Z] Volume: local 04:50:22 [2020-05-08T04:50:22.998Z] Network: bridge host ipvlan macvlan null overlay 04:50:22 [2020-05-08T04:50:22.998Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 04:50:22 [2020-05-08T04:50:22.998Z] Swarm: inactive 04:50:22 [2020-05-08T04:50:22.998Z] Runtimes: runc 04:50:22 [2020-05-08T04:50:22.998Z] Default Runtime: runc 04:50:22 [2020-05-08T04:50:22.998Z] Init Binary: docker-init 04:50:22 [2020-05-08T04:50:22.998Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 04:50:22 [2020-05-08T04:50:22.998Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd 04:50:22 [2020-05-08T04:50:22.998Z] init version: fec3683 04:50:22 [2020-05-08T04:50:22.998Z] Security Options: 04:50:22 [2020-05-08T04:50:22.998Z] apparmor 04:50:22 [2020-05-08T04:50:22.998Z] seccomp 04:50:22 [2020-05-08T04:50:22.998Z] Profile: default 04:50:22 [2020-05-08T04:50:22.998Z] Kernel Version: 4.15.0-1065-aws 04:50:22 [2020-05-08T04:50:22.998Z] Operating System: Ubuntu 18.04.4 LTS 04:50:22 [2020-05-08T04:50:22.998Z] OSType: linux 04:50:22 [2020-05-08T04:50:22.998Z] Architecture: x86_64 04:50:22 [2020-05-08T04:50:22.998Z] CPUs: 2 04:50:22 [2020-05-08T04:50:22.998Z] Total Memory: 7.501GiB 04:50:22 [2020-05-08T04:50:22.998Z] Name: ip-10-100-89-27 04:50:22 [2020-05-08T04:50:22.998Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP 04:50:22 [2020-05-08T04:50:22.998Z] Docker Root Dir: /var/lib/docker 04:50:22 [2020-05-08T04:50:22.998Z] Debug Mode: false 04:50:22 [2020-05-08T04:50:22.998Z] Registry: https://index.docker.io/v1/ 04:50:22 [2020-05-08T04:50:22.998Z] Labels: 04:50:22 [2020-05-08T04:50:22.998Z] Experimental: true 04:50:22 [2020-05-08T04:50:22.998Z] Insecure Registries: 04:50:22 [2020-05-08T04:50:22.998Z] 127.0.0.0/8 04:50:22 [2020-05-08T04:50:22.998Z] Live Restore Enabled: true 04:50:22 [2020-05-08T04:50:22.998Z] 04:50:22 [2020-05-08T04:50:22.998Z] WARNING: No swap limit support [Pipeline] sh 04:50:23 [2020-05-08T04:50:23.261Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 40.79MB / 102.23MB 2.1s 04:50:23 [2020-05-08T04:50:23.261Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 46.99MB / 102.23MB 2.2s 04:50:23 [2020-05-08T04:50:23.354Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 04:50:23 [2020-05-08T04:50:23.354Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 04:50:23 [2020-05-08T04:50:23.354Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40846/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 04:50:23 [2020-05-08T04:50:23.354Z] + bash /home/ubuntu/workspace/moby_PR-40846/check-config.sh 04:50:23 [2020-05-08T04:50:23.354Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 04:50:23 [2020-05-08T04:50:23.354Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... 04:50:23 [2020-05-08T04:50:23.354Z] 04:50:23 [2020-05-08T04:50:23.354Z] Generally Necessary: 04:50:23 [2020-05-08T04:50:23.354Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 04:50:23 [2020-05-08T04:50:23.354Z] - apparmor: enabled and tools installed 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_NAMESPACES: enabled 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_NET_NS: enabled 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_PID_NS: enabled 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_IPC_NS: enabled 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_UTS_NS: enabled 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_CGROUPS: enabled 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_CGROUP_CPUACCT: enabled 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_CGROUP_DEVICE: enabled 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_CGROUP_FREEZER: enabled 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_CGROUP_SCHED: enabled 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_CPUSETS: enabled 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_MEMCG: enabled 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_KEYS: enabled 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_VETH: enabled (as module) 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_BRIDGE: enabled (as module) 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_NF_NAT_IPV4: enabled (as module) 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_IP_NF_FILTER: enabled (as module) 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_IP_NF_NAT: enabled (as module) 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_NF_NAT: enabled (as module) 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_NF_NAT_NEEDED: enabled 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_POSIX_MQUEUE: enabled 04:50:23 [2020-05-08T04:50:23.354Z] 04:50:23 [2020-05-08T04:50:23.354Z] Optional Features: 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_USER_NS: enabled 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_SECCOMP: enabled 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_CGROUP_PIDS: enabled 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_MEMCG_SWAP: enabled 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 04:50:23 [2020-05-08T04:50:23.354Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_BLK_CGROUP: enabled 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_BLK_DEV_THROTTLING: enabled 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_IOSCHED_CFQ: enabled 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_CGROUP_PERF: enabled 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_CGROUP_HUGETLB: enabled 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_CGROUP_NET_PRIO: enabled 04:50:23 [2020-05-08T04:50:23.354Z] - CONFIG_CFS_BANDWIDTH: enabled [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 04:50:23 [2020-05-08T04:50:23.526Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit 4714ab5d6c95e379ddd37b2b435486c676199f43 04:50:23 [2020-05-08T04:50:23.543Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 57.37MB / 102.23MB 2.4s 04:50:23 [2020-05-08T04:50:23.544Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 70.85MB / 102.23MB 2.6s 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_FAIR_GROUP_SCHED: enabled 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_RT_GROUP_SCHED: missing 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_IP_VS: enabled (as module) 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_IP_VS_NFCT: enabled 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_IP_VS_PROTO_TCP: enabled 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_IP_VS_PROTO_UDP: enabled 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_IP_VS_RR: enabled (as module) 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_EXT4_FS: enabled 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_EXT4_FS_SECURITY: enabled 04:50:23 [2020-05-08T04:50:23.608Z] - Network Drivers: 04:50:23 [2020-05-08T04:50:23.608Z] - "overlay": 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_VXLAN: enabled (as module) 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 04:50:23 [2020-05-08T04:50:23.608Z] Optional (for encrypted networks): 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_CRYPTO: enabled 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_CRYPTO_AEAD: enabled 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_CRYPTO_GCM: enabled 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_CRYPTO_SEQIV: enabled 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_CRYPTO_GHASH: enabled 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_XFRM: enabled 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_XFRM_USER: enabled (as module) 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_XFRM_ALGO: enabled (as module) 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_INET_ESP: enabled (as module) 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) 04:50:23 [2020-05-08T04:50:23.608Z] - "ipvlan": 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_IPVLAN: enabled (as module) 04:50:23 [2020-05-08T04:50:23.608Z] - "macvlan": 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_MACVLAN: enabled (as module) 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_DUMMY: enabled (as module) 04:50:23 [2020-05-08T04:50:23.608Z] - "ftp,tftp client in container": 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_NF_NAT_FTP: enabled (as module) 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 04:50:23 [2020-05-08T04:50:23.608Z] - Storage Drivers: 04:50:23 [2020-05-08T04:50:23.608Z] - "aufs": 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_AUFS_FS: enabled (as module) 04:50:23 [2020-05-08T04:50:23.608Z] - "btrfs": 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_BTRFS_FS: enabled (as module) 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 04:50:23 [2020-05-08T04:50:23.608Z] - "devicemapper": 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_BLK_DEV_DM: enabled 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 04:50:23 [2020-05-08T04:50:23.608Z] - "overlay": 04:50:23 [2020-05-08T04:50:23.608Z] - CONFIG_OVERLAY_FS: enabled (as module) 04:50:23 [2020-05-08T04:50:23.608Z] - "zfs": 04:50:23 [2020-05-08T04:50:23.608Z] - /dev/zfs: missing 04:50:23 [2020-05-08T04:50:23.608Z] - zfs command: missing 04:50:23 [2020-05-08T04:50:23.608Z] - zpool command: missing 04:50:23 [2020-05-08T04:50:23.608Z] 04:50:23 [2020-05-08T04:50:23.608Z] Limits: 04:50:23 [2020-05-08T04:50:23.608Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 04:50:23 [2020-05-08T04:50:23.608Z] 04:50:23 [2020-05-08T04:50:23.608Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 04:50:23 [2020-05-08T04:50:23.739Z] + docker version 04:50:23 [2020-05-08T04:50:23.739Z] Client: Docker Engine - Community 04:50:23 [2020-05-08T04:50:23.739Z] Version: 19.03.8 04:50:23 [2020-05-08T04:50:23.739Z] API version: 1.40 04:50:23 [2020-05-08T04:50:23.739Z] Go version: go1.12.17 04:50:23 [2020-05-08T04:50:23.739Z] Git commit: afacb8b 04:50:23 [2020-05-08T04:50:23.739Z] Built: Wed Mar 11 01:26:35 2020 04:50:23 [2020-05-08T04:50:23.739Z] OS/Arch: linux/arm64 04:50:23 [2020-05-08T04:50:23.739Z] Experimental: false 04:50:23 [2020-05-08T04:50:23.739Z] 04:50:23 [2020-05-08T04:50:23.739Z] Server: Docker Engine - Community 04:50:23 [2020-05-08T04:50:23.739Z] Engine: 04:50:23 [2020-05-08T04:50:23.739Z] Version: 19.03.8 04:50:23 [2020-05-08T04:50:23.739Z] API version: 1.40 (minimum version 1.12) 04:50:23 [2020-05-08T04:50:23.739Z] Go version: go1.12.17 04:50:23 [2020-05-08T04:50:23.739Z] Git commit: afacb8b 04:50:23 [2020-05-08T04:50:23.739Z] Built: Wed Mar 11 01:25:07 2020 04:50:23 [2020-05-08T04:50:23.739Z] OS/Arch: linux/arm64 04:50:23 [2020-05-08T04:50:23.739Z] Experimental: true 04:50:23 [2020-05-08T04:50:23.739Z] containerd: 04:50:23 [2020-05-08T04:50:23.739Z] Version: 1.2.13 04:50:23 [2020-05-08T04:50:23.739Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 04:50:23 [2020-05-08T04:50:23.739Z] runc: 04:50:23 [2020-05-08T04:50:23.739Z] Version: 1.0.0-rc10 04:50:23 [2020-05-08T04:50:23.739Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd 04:50:23 [2020-05-08T04:50:23.739Z] docker-init: 04:50:23 [2020-05-08T04:50:23.739Z] Version: 0.18.0 04:50:23 [2020-05-08T04:50:23.739Z] GitCommit: fec3683 04:50:23 [2020-05-08T04:50:23.832Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 85.39MB / 102.23MB 2.8s [Pipeline] sh 04:50:24 [2020-05-08T04:50:24.084Z] + sudo modprobe ip_vs 04:50:24 [2020-05-08T04:50:24.115Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 97.10MB / 102.23MB 2.9s 04:50:24 [2020-05-08T04:50:24.115Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 102.23MB / 102.23MB 3.0s 04:50:24 [2020-05-08T04:50:24.115Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 102.23MB / 102.23MB 3.0s done 04:50:24 [2020-05-08T04:50:24.128Z] + docker info 04:50:24 [2020-05-08T04:50:24.338Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:96109a81abb3ed379e894a79eee4dc18162866ce . 04:50:24 [2020-05-08T04:50:24.338Z] #1 [internal] load build definition from Dockerfile 04:50:24 [2020-05-08T04:50:24.338Z] #1 transferring dockerfile: 17.18kB done 04:50:24 [2020-05-08T04:50:24.338Z] #1 DONE 0.0s 04:50:24 [2020-05-08T04:50:24.338Z] 04:50:24 [2020-05-08T04:50:24.338Z] #2 [internal] load .dockerignore 04:50:24 [2020-05-08T04:50:24.338Z] #2 transferring context: 87B done 04:50:24 [2020-05-08T04:50:24.338Z] #2 DONE 0.0s 04:50:24 [2020-05-08T04:50:24.338Z] 04:50:24 [2020-05-08T04:50:24.338Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental 04:50:24 [2020-05-08T04:50:24.397Z] #7 ... 04:50:24 [2020-05-08T04:50:24.397Z] 04:50:24 [2020-05-08T04:50:24.397Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... 04:50:24 [2020-05-08T04:50:24.397Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done 04:50:24 [2020-05-08T04:50:24.397Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done 04:50:24 [2020-05-08T04:50:24.397Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done 04:50:24 [2020-05-08T04:50:24.397Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.2s done 04:50:24 [2020-05-08T04:50:24.397Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.8s done 04:50:24 [2020-05-08T04:50:24.397Z] #71 DONE 3.2s 04:50:24 [2020-05-08T04:50:24.397Z] 04:50:24 [2020-05-08T04:50:24.397Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... 04:50:24 [2020-05-08T04:50:24.397Z] #7 extracting sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 2.0s done 04:50:22 [2020-05-08T04:50:22.812Z] Fetching upstream changes from https://github.com/moby/moby.git 04:50:22 [2020-05-08T04:50:22.812Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:50:22 [2020-05-08T04:50:22.814Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40846/head:refs/remotes/origin/PR-40846 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:50:23 [2020-05-08T04:50:23.559Z] > git config core.sparsecheckout # timeout=10 04:50:23 [2020-05-08T04:50:23.621Z] > git checkout -f 4714ab5d6c95e379ddd37b2b435486c676199f43 # timeout=10 04:50:24 [2020-05-08T04:50:24.678Z] #7 extracting sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 04:50:24 [2020-05-08T04:50:24.694Z] Client: 04:50:24 [2020-05-08T04:50:24.694Z] Debug Mode: false 04:50:24 [2020-05-08T04:50:24.694Z] 04:50:24 [2020-05-08T04:50:24.694Z] Server: 04:50:24 [2020-05-08T04:50:24.694Z] Containers: 0 04:50:24 [2020-05-08T04:50:24.694Z] Running: 0 04:50:24 [2020-05-08T04:50:24.694Z] Paused: 0 04:50:24 [2020-05-08T04:50:24.694Z] Stopped: 0 04:50:24 [2020-05-08T04:50:24.694Z] Images: 2 04:50:24 [2020-05-08T04:50:24.694Z] Server Version: 19.03.8 04:50:24 [2020-05-08T04:50:24.694Z] Storage Driver: overlay2 04:50:24 [2020-05-08T04:50:24.694Z] Backing Filesystem: <unknown> 04:50:24 [2020-05-08T04:50:24.694Z] Supports d_type: true 04:50:24 [2020-05-08T04:50:24.694Z] Native Overlay Diff: true 04:50:24 [2020-05-08T04:50:24.694Z] Logging Driver: json-file 04:50:24 [2020-05-08T04:50:24.694Z] Cgroup Driver: cgroupfs 04:50:24 [2020-05-08T04:50:24.694Z] Plugins: 04:50:24 [2020-05-08T04:50:24.694Z] Volume: local 04:50:24 [2020-05-08T04:50:24.694Z] Network: bridge host ipvlan macvlan null overlay 04:50:24 [2020-05-08T04:50:24.694Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 04:50:24 [2020-05-08T04:50:24.694Z] Swarm: inactive 04:50:24 [2020-05-08T04:50:24.694Z] Runtimes: runc 04:50:24 [2020-05-08T04:50:24.694Z] Default Runtime: runc 04:50:24 [2020-05-08T04:50:24.694Z] Init Binary: docker-init 04:50:24 [2020-05-08T04:50:24.694Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 04:50:24 [2020-05-08T04:50:24.694Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd 04:50:24 [2020-05-08T04:50:24.694Z] init version: fec3683 04:50:24 [2020-05-08T04:50:24.694Z] Security Options: 04:50:24 [2020-05-08T04:50:24.694Z] apparmor 04:50:24 [2020-05-08T04:50:24.694Z] seccomp 04:50:24 [2020-05-08T04:50:24.694Z] Profile: default 04:50:24 [2020-05-08T04:50:24.694Z] Kernel Version: 4.15.0-1065-aws 04:50:24 [2020-05-08T04:50:24.694Z] Operating System: Ubuntu 16.04.6 LTS 04:50:24 [2020-05-08T04:50:24.694Z] OSType: linux 04:50:24 [2020-05-08T04:50:24.694Z] Architecture: aarch64 04:50:24 [2020-05-08T04:50:24.694Z] CPUs: 4 04:50:24 [2020-05-08T04:50:24.694Z] Total Memory: 7.525GiB 04:50:24 [2020-05-08T04:50:24.694Z] Name: ip-10-100-114-12 04:50:24 [2020-05-08T04:50:24.694Z] ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A 04:50:24 [2020-05-08T04:50:24.694Z] Docker Root Dir: /var/lib/docker 04:50:24 [2020-05-08T04:50:24.694Z] Debug Mode: false 04:50:24 [2020-05-08T04:50:24.694Z] Registry: https://index.docker.io/v1/ 04:50:24 [2020-05-08T04:50:24.694Z] Labels: 04:50:24 [2020-05-08T04:50:24.694Z] Experimental: true 04:50:24 [2020-05-08T04:50:24.694Z] Insecure Registries: 04:50:24 [2020-05-08T04:50:24.694Z] 127.0.0.0/8 04:50:24 [2020-05-08T04:50:24.694Z] Live Restore Enabled: true 04:50:24 [2020-05-08T04:50:24.694Z] 04:50:24 [2020-05-08T04:50:24.694Z] WARNING: No swap limit support [Pipeline] sh 04:50:24 [2020-05-08T04:50:24.896Z] #3 DONE 0.5s 04:50:24 [2020-05-08T04:50:24.896Z] 04:50:24 [2020-05-08T04:50:24.896Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... 04:50:24 [2020-05-08T04:50:24.896Z] #4 CACHED 04:50:24 [2020-05-08T04:50:24.960Z] #7 extracting sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 0.3s done 04:50:24 [2020-05-08T04:50:24.982Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 04:50:24 [2020-05-08T04:50:24.982Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 04:50:24 [2020-05-08T04:50:24.982Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40846/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 04:50:24 [2020-05-08T04:50:24.982Z] + bash /home/ubuntu/workspace/moby_PR-40846/check-config.sh 04:50:24 [2020-05-08T04:50:24.982Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 04:50:24 [2020-05-08T04:50:24.982Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... 04:50:24 [2020-05-08T04:50:24.982Z] 04:50:24 [2020-05-08T04:50:24.982Z] Generally Necessary: 04:50:24 [2020-05-08T04:50:24.982Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 04:50:24 [2020-05-08T04:50:24.982Z] - apparmor: enabled and tools installed 04:50:24 [2020-05-08T04:50:24.982Z] - CONFIG_NAMESPACES: enabled 04:50:24 [2020-05-08T04:50:24.982Z] - CONFIG_NET_NS: enabled 04:50:24 [2020-05-08T04:50:24.982Z] - CONFIG_PID_NS: enabled 04:50:24 [2020-05-08T04:50:24.982Z] - CONFIG_IPC_NS: enabled 04:50:24 [2020-05-08T04:50:24.982Z] - CONFIG_UTS_NS: enabled 04:50:24 [2020-05-08T04:50:24.982Z] - CONFIG_CGROUPS: enabled 04:50:24 [2020-05-08T04:50:24.982Z] - CONFIG_CGROUP_CPUACCT: enabled 04:50:24 [2020-05-08T04:50:24.982Z] - CONFIG_CGROUP_DEVICE: enabled 04:50:25 [2020-05-08T04:50:25.240Z] - CONFIG_CGROUP_FREEZER: enabled 04:50:25 [2020-05-08T04:50:25.240Z] - CONFIG_CGROUP_SCHED: enabled 04:50:25 [2020-05-08T04:50:25.240Z] - CONFIG_CPUSETS: enabled 04:50:25 [2020-05-08T04:50:25.240Z] - CONFIG_MEMCG: enabled 04:50:25 [2020-05-08T04:50:25.240Z] - CONFIG_KEYS: enabled 04:50:25 [2020-05-08T04:50:25.240Z] - CONFIG_VETH: enabled (as module) 04:50:25 [2020-05-08T04:50:25.240Z] - CONFIG_BRIDGE: enabled (as module) 04:50:25 [2020-05-08T04:50:25.240Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 04:50:25 [2020-05-08T04:50:25.240Z] - CONFIG_NF_NAT_IPV4: enabled (as module) 04:50:25 [2020-05-08T04:50:25.240Z] - CONFIG_IP_NF_FILTER: enabled (as module) 04:50:25 [2020-05-08T04:50:25.240Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 04:50:25 [2020-05-08T04:50:25.240Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 04:50:25 [2020-05-08T04:50:25.240Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 04:50:25 [2020-05-08T04:50:25.240Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 04:50:25 [2020-05-08T04:50:25.240Z] - CONFIG_IP_NF_NAT: enabled (as module) 04:50:25 [2020-05-08T04:50:25.240Z] - CONFIG_NF_NAT: enabled (as module) 04:50:25 [2020-05-08T04:50:25.240Z] - CONFIG_NF_NAT_NEEDED: enabled 04:50:25 [2020-05-08T04:50:25.240Z] - CONFIG_POSIX_MQUEUE: enabled 04:50:25 [2020-05-08T04:50:25.240Z] 04:50:25 [2020-05-08T04:50:25.240Z] Optional Features: 04:50:25 [2020-05-08T04:50:25.240Z] - CONFIG_USER_NS: enabled 04:50:25 [2020-05-08T04:50:25.240Z] - CONFIG_SECCOMP: enabled 04:50:25 [2020-05-08T04:50:25.240Z] - CONFIG_CGROUP_PIDS: enabled 04:50:25 [2020-05-08T04:50:25.240Z] - CONFIG_MEMCG_SWAP: enabled 04:50:25 [2020-05-08T04:50:25.240Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 04:50:25 [2020-05-08T04:50:25.240Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 04:50:25 [2020-05-08T04:50:25.240Z] - CONFIG_BLK_CGROUP: enabled 04:50:25 [2020-05-08T04:50:25.243Z] #7 extracting sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 04:50:25 [2020-05-08T04:50:25.243Z] #7 extracting sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 0.3s done 04:50:25 [2020-05-08T04:50:25.454Z] 04:50:25 [2020-05-08T04:50:25.454Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 04:50:25 [2020-05-08T04:50:25.454Z] #5 DONE 0.1s 04:50:25 [2020-05-08T04:50:25.454Z] 04:50:25 [2020-05-08T04:50:25.454Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster 04:50:25 [2020-05-08T04:50:25.499Z] - CONFIG_BLK_DEV_THROTTLING: enabled 04:50:25 [2020-05-08T04:50:25.499Z] - CONFIG_IOSCHED_CFQ: enabled 04:50:25 [2020-05-08T04:50:25.499Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled 04:50:25 [2020-05-08T04:50:25.499Z] - CONFIG_CGROUP_PERF: enabled 04:50:25 [2020-05-08T04:50:25.499Z] - CONFIG_CGROUP_HUGETLB: enabled 04:50:25 [2020-05-08T04:50:25.499Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 04:50:25 [2020-05-08T04:50:25.499Z] - CONFIG_CGROUP_NET_PRIO: enabled 04:50:25 [2020-05-08T04:50:25.499Z] - CONFIG_CFS_BANDWIDTH: enabled 04:50:25 [2020-05-08T04:50:25.499Z] - CONFIG_FAIR_GROUP_SCHED: enabled 04:50:25 [2020-05-08T04:50:25.499Z] - CONFIG_RT_GROUP_SCHED: missing 04:50:25 [2020-05-08T04:50:25.499Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 04:50:25 [2020-05-08T04:50:25.499Z] - CONFIG_IP_VS: enabled (as module) 04:50:25 [2020-05-08T04:50:25.499Z] - CONFIG_IP_VS_NFCT: enabled 04:50:25 [2020-05-08T04:50:25.499Z] - CONFIG_IP_VS_PROTO_TCP: enabled 04:50:25 [2020-05-08T04:50:25.499Z] - CONFIG_IP_VS_PROTO_UDP: enabled 04:50:25 [2020-05-08T04:50:25.499Z] - CONFIG_IP_VS_RR: enabled (as module) 04:50:25 [2020-05-08T04:50:25.499Z] - CONFIG_EXT4_FS: enabled 04:50:25 [2020-05-08T04:50:25.499Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 04:50:25 [2020-05-08T04:50:25.499Z] - CONFIG_EXT4_FS_SECURITY: enabled 04:50:25 [2020-05-08T04:50:25.499Z] - Network Drivers: 04:50:25 [2020-05-08T04:50:25.499Z] - "overlay": 04:50:25 [2020-05-08T04:50:25.499Z] - CONFIG_VXLAN: enabled (as module) 04:50:25 [2020-05-08T04:50:25.499Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 04:50:25 [2020-05-08T04:50:25.499Z] Optional (for encrypted networks): 04:50:25 [2020-05-08T04:50:25.524Z] #7 extracting sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 04:50:25 [2020-05-08T04:50:25.709Z] #6 DONE 0.1s 04:50:25 [2020-05-08T04:50:25.709Z] 04:50:25 [2020-05-08T04:50:25.709Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... 04:50:25 [2020-05-08T04:50:25.709Z] #71 DONE 0.0s 04:50:25 [2020-05-08T04:50:25.709Z] 04:50:25 [2020-05-08T04:50:25.709Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... 04:50:25 [2020-05-08T04:50:25.709Z] #7 DONE 0.0s 04:50:25 [2020-05-08T04:50:25.709Z] 04:50:25 [2020-05-08T04:50:25.709Z] #20 [internal] load build context 04:50:25 [2020-05-08T04:50:25.757Z] - CONFIG_CRYPTO: enabled 04:50:25 [2020-05-08T04:50:25.757Z] - CONFIG_CRYPTO_AEAD: enabled 04:50:25 [2020-05-08T04:50:25.757Z] - CONFIG_CRYPTO_GCM: enabled 04:50:25 [2020-05-08T04:50:25.757Z] - CONFIG_CRYPTO_SEQIV: enabled 04:50:25 [2020-05-08T04:50:25.757Z] - CONFIG_CRYPTO_GHASH: enabled 04:50:25 [2020-05-08T04:50:25.757Z] - CONFIG_XFRM: enabled 04:50:25 [2020-05-08T04:50:25.757Z] - CONFIG_XFRM_USER: enabled (as module) 04:50:25 [2020-05-08T04:50:25.757Z] - CONFIG_XFRM_ALGO: enabled (as module) 04:50:25 [2020-05-08T04:50:25.757Z] - CONFIG_INET_ESP: enabled (as module) 04:50:25 [2020-05-08T04:50:25.757Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) 04:50:25 [2020-05-08T04:50:25.757Z] - "ipvlan": 04:50:25 [2020-05-08T04:50:25.757Z] - CONFIG_IPVLAN: enabled (as module) 04:50:25 [2020-05-08T04:50:25.757Z] - "macvlan": 04:50:25 [2020-05-08T04:50:25.757Z] - CONFIG_MACVLAN: enabled (as module) 04:50:25 [2020-05-08T04:50:25.757Z] - CONFIG_DUMMY: enabled (as module) 04:50:25 [2020-05-08T04:50:25.757Z] - "ftp,tftp client in container": 04:50:25 [2020-05-08T04:50:25.757Z] - CONFIG_NF_NAT_FTP: enabled (as module) 04:50:25 [2020-05-08T04:50:25.757Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 04:50:25 [2020-05-08T04:50:25.757Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 04:50:25 [2020-05-08T04:50:25.757Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 04:50:25 [2020-05-08T04:50:25.757Z] - Storage Drivers: 04:50:25 [2020-05-08T04:50:25.757Z] - "aufs": 04:50:25 [2020-05-08T04:50:25.757Z] - CONFIG_AUFS_FS: enabled (as module) 04:50:25 [2020-05-08T04:50:25.757Z] - "btrfs": 04:50:25 [2020-05-08T04:50:25.757Z] - CONFIG_BTRFS_FS: enabled (as module) 04:50:25 [2020-05-08T04:50:25.757Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 04:50:25 [2020-05-08T04:50:25.757Z] - "devicemapper": 04:50:25 [2020-05-08T04:50:25.757Z] - CONFIG_BLK_DEV_DM: enabled 04:50:25 [2020-05-08T04:50:25.757Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 04:50:25 [2020-05-08T04:50:25.757Z] - "overlay": 04:50:25 [2020-05-08T04:50:25.757Z] - CONFIG_OVERLAY_FS: enabled (as module) 04:50:25 [2020-05-08T04:50:25.757Z] - "zfs": 04:50:25 [2020-05-08T04:50:25.757Z] - /dev/zfs: missing 04:50:25 [2020-05-08T04:50:25.757Z] - zfs command: missing 04:50:25 [2020-05-08T04:50:25.757Z] - zpool command: missing 04:50:25 [2020-05-08T04:50:25.757Z] 04:50:25 [2020-05-08T04:50:25.757Z] Limits: 04:50:25 [2020-05-08T04:50:25.757Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 04:50:25 [2020-05-08T04:50:25.757Z] 04:50:25 [2020-05-08T04:50:25.757Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 04:50:26 [2020-05-08T04:50:26.102Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:96109a81abb3ed379e894a79eee4dc18162866ce . 04:50:26 [2020-05-08T04:50:26.102Z] #2 [internal] load build definition from Dockerfile 04:50:26 [2020-05-08T04:50:26.102Z] #2 transferring dockerfile: 17.18kB done 04:50:26 [2020-05-08T04:50:26.102Z] #2 DONE 0.0s 04:50:26 [2020-05-08T04:50:26.102Z] 04:50:26 [2020-05-08T04:50:26.102Z] #1 [internal] load .dockerignore 04:50:26 [2020-05-08T04:50:26.102Z] #1 transferring context: 87B done 04:50:26 [2020-05-08T04:50:26.102Z] #1 DONE 0.0s 04:50:26 [2020-05-08T04:50:26.102Z] 04:50:26 [2020-05-08T04:50:26.102Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental 04:50:26 [2020-05-08T04:50:26.102Z] #3 DONE 0.1s 04:50:26 [2020-05-08T04:50:26.360Z] 04:50:26 [2020-05-08T04:50:26.360Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... 04:50:26 [2020-05-08T04:50:26.360Z] #4 CACHED 04:50:26 [2020-05-08T04:50:26.240Z] > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10 04:50:26 [2020-05-08T04:50:26.619Z] 04:50:26 [2020-05-08T04:50:26.619Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 04:50:26 [2020-05-08T04:50:26.619Z] #6 DONE 0.1s 04:50:26 [2020-05-08T04:50:26.619Z] 04:50:26 [2020-05-08T04:50:26.619Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster 04:50:26 [2020-05-08T04:50:26.638Z] #20 transferring context: 50.53MB 1.2s done 04:50:26 [2020-05-08T04:50:26.877Z] #5 DONE 0.1s 04:50:26 [2020-05-08T04:50:26.877Z] 04:50:26 [2020-05-08T04:50:26.877Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... 04:50:26 [2020-05-08T04:50:26.877Z] #71 DONE 0.0s 04:50:26 [2020-05-08T04:50:26.877Z] 04:50:26 [2020-05-08T04:50:26.877Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... 04:50:26 [2020-05-08T04:50:26.877Z] #7 DONE 0.0s 04:50:26 [2020-05-08T04:50:26.877Z] 04:50:26 [2020-05-08T04:50:26.877Z] #20 [internal] load build context 04:50:26 [2020-05-08T04:50:26.893Z] #20 DONE 1.2s 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... 04:50:26 [2020-05-08T04:50:26.893Z] #12 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... 04:50:26 [2020-05-08T04:50:26.893Z] #15 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 04:50:26 [2020-05-08T04:50:26.893Z] #29 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... 04:50:26 [2020-05-08T04:50:26.893Z] #34 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... 04:50:26 [2020-05-08T04:50:26.893Z] #70 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 04:50:26 [2020-05-08T04:50:26.893Z] #25 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:50:26 [2020-05-08T04:50:26.893Z] #53 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:50:26 [2020-05-08T04:50:26.893Z] #65 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... 04:50:26 [2020-05-08T04:50:26.893Z] #57 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... 04:50:26 [2020-05-08T04:50:26.893Z] #8 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... 04:50:26 [2020-05-08T04:50:26.893Z] #9 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... 04:50:26 [2020-05-08T04:50:26.893Z] #61 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ 04:50:26 [2020-05-08T04:50:26.893Z] #32 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... 04:50:26 [2020-05-08T04:50:26.893Z] #28 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ 04:50:26 [2020-05-08T04:50:26.893Z] #22 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:50:26 [2020-05-08T04:50:26.893Z] #47 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... 04:50:26 [2020-05-08T04:50:26.893Z] #72 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 04:50:26 [2020-05-08T04:50:26.893Z] #58 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build 04:50:26 [2020-05-08T04:50:26.893Z] #69 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... 04:50:26 [2020-05-08T04:50:26.893Z] #39 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... 04:50:26 [2020-05-08T04:50:26.893Z] #51 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:50:26 [2020-05-08T04:50:26.893Z] #60 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / 04:50:26 [2020-05-08T04:50:26.893Z] #26 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ 04:50:26 [2020-05-08T04:50:26.893Z] #73 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 04:50:26 [2020-05-08T04:50:26.893Z] #35 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... 04:50:26 [2020-05-08T04:50:26.893Z] #13 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... 04:50:26 [2020-05-08T04:50:26.893Z] #52 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ 04:50:26 [2020-05-08T04:50:26.893Z] #55 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:50:26 [2020-05-08T04:50:26.893Z] #50 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... 04:50:26 [2020-05-08T04:50:26.893Z] #18 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 04:50:26 [2020-05-08T04:50:26.893Z] #43 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... 04:50:26 [2020-05-08T04:50:26.893Z] #62 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 04:50:26 [2020-05-08T04:50:26.893Z] #27 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:50:26 [2020-05-08T04:50:26.893Z] #44 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:50:26 [2020-05-08T04:50:26.893Z] #33 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:50:26 [2020-05-08T04:50:26.893Z] #56 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ 04:50:26 [2020-05-08T04:50:26.893Z] #46 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... 04:50:26 [2020-05-08T04:50:26.893Z] #54 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... 04:50:26 [2020-05-08T04:50:26.893Z] #42 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 04:50:26 [2020-05-08T04:50:26.893Z] #19 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 04:50:26 [2020-05-08T04:50:26.893Z] #30 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:50:26 [2020-05-08T04:50:26.893Z] #38 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 04:50:26 [2020-05-08T04:50:26.893Z] #17 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 04:50:26 [2020-05-08T04:50:26.893Z] #41 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:50:26 [2020-05-08T04:50:26.893Z] #68 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ 04:50:26 [2020-05-08T04:50:26.893Z] #45 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 04:50:26 [2020-05-08T04:50:26.893Z] #21 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... 04:50:26 [2020-05-08T04:50:26.893Z] #66 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... 04:50:26 [2020-05-08T04:50:26.893Z] #24 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 04:50:26 [2020-05-08T04:50:26.893Z] #10 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ 04:50:26 [2020-05-08T04:50:26.893Z] #64 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 04:50:26 [2020-05-08T04:50:26.893Z] #40 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ 04:50:26 [2020-05-08T04:50:26.893Z] #37 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:50:26 [2020-05-08T04:50:26.893Z] #23 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 04:50:26 [2020-05-08T04:50:26.893Z] #63 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker 04:50:26 [2020-05-08T04:50:26.893Z] #11 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... 04:50:26 [2020-05-08T04:50:26.893Z] #48 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #16 [dev-systemd-false 6/26] RUN ldconfig 04:50:26 [2020-05-08T04:50:26.893Z] #16 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... 04:50:26 [2020-05-08T04:50:26.893Z] #14 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 04:50:26 [2020-05-08T04:50:26.893Z] #36 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... 04:50:26 [2020-05-08T04:50:26.893Z] #31 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ 04:50:26 [2020-05-08T04:50:26.893Z] #67 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ 04:50:26 [2020-05-08T04:50:26.893Z] #49 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ 04:50:26 [2020-05-08T04:50:26.893Z] #59 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:50:26 [2020-05-08T04:50:26.893Z] #74 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... 04:50:26 [2020-05-08T04:50:26.893Z] #75 CACHED 04:50:26 [2020-05-08T04:50:26.893Z] 04:50:26 [2020-05-08T04:50:26.893Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 04:50:27 [2020-05-08T04:50:27.075Z] Merge succeeded, producing 0f17d7d666690f0a8c6aace41c0fa7178a3cc902 04:50:27 [2020-05-08T04:50:27.075Z] Checking out Revision 0f17d7d666690f0a8c6aace41c0fa7178a3cc902 (PR-40846) 04:50:27 [2020-05-08T04:50:27.148Z] #76 DONE 0.4s 04:50:27 [2020-05-08T04:50:27.402Z] 04:50:27 [2020-05-08T04:50:27.402Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker 04:50:27 [2020-05-08T04:50:27.530Z] Commit message: "Merge commit 'cdf49f37eece6a927b4692468cda322d22f4a79a' into HEAD" 04:50:27 [2020-05-08T04:50:27.546Z] #7 extracting sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 1.6s done 04:50:27 [2020-05-08T04:50:27.546Z] #7 extracting sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 0.1s 04:50:26 [2020-05-08T04:50:26.986Z] > git rev-parse "HEAD^{commit}" # timeout=10 04:50:27 [2020-05-08T04:50:27.109Z] > git config core.sparsecheckout # timeout=10 04:50:27 [2020-05-08T04:50:27.165Z] > git checkout -f 0f17d7d666690f0a8c6aace41c0fa7178a3cc902 # timeout=10 04:50:27 [2020-05-08T04:50:27.566Z] > git rev-list --no-walk 4714ab5d6c95e379ddd37b2b435486c676199f43 # timeout=10 04:50:27 [2020-05-08T04:50:27.961Z] #77 DONE 0.6s 04:50:27 [2020-05-08T04:50:27.961Z] 04:50:27 [2020-05-08T04:50:27.961Z] #78 exporting to image 04:50:27 [2020-05-08T04:50:27.961Z] #78 exporting layers 04:50:28 [2020-05-08T04:50:28.276Z] #20 transferring context: 50.53MB 1.3s done 04:50:28 [2020-05-08T04:50:28.276Z] #20 DONE 1.4s 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:50:28 [2020-05-08T04:50:28.276Z] #44 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 04:50:28 [2020-05-08T04:50:28.276Z] #43 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... 04:50:28 [2020-05-08T04:50:28.276Z] #28 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... 04:50:28 [2020-05-08T04:50:28.276Z] #57 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... 04:50:28 [2020-05-08T04:50:28.276Z] #8 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ 04:50:28 [2020-05-08T04:50:28.276Z] #45 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ 04:50:28 [2020-05-08T04:50:28.276Z] #64 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... 04:50:28 [2020-05-08T04:50:28.276Z] #13 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... 04:50:28 [2020-05-08T04:50:28.276Z] #18 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... 04:50:28 [2020-05-08T04:50:28.276Z] #48 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... 04:50:28 [2020-05-08T04:50:28.276Z] #72 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... 04:50:28 [2020-05-08T04:50:28.276Z] #39 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ 04:50:28 [2020-05-08T04:50:28.276Z] #46 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... 04:50:28 [2020-05-08T04:50:28.276Z] #66 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 04:50:28 [2020-05-08T04:50:28.276Z] #30 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 04:50:28 [2020-05-08T04:50:28.276Z] #27 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 04:50:28 [2020-05-08T04:50:28.276Z] #40 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:50:28 [2020-05-08T04:50:28.276Z] #47 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:50:28 [2020-05-08T04:50:28.276Z] #33 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ 04:50:28 [2020-05-08T04:50:28.276Z] #49 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:50:28 [2020-05-08T04:50:28.276Z] #53 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... 04:50:28 [2020-05-08T04:50:28.276Z] #24 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ 04:50:28 [2020-05-08T04:50:28.276Z] #22 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #16 [dev-systemd-false 6/26] RUN ldconfig 04:50:28 [2020-05-08T04:50:28.276Z] #16 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... 04:50:28 [2020-05-08T04:50:28.276Z] #34 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... 04:50:28 [2020-05-08T04:50:28.276Z] #70 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... 04:50:28 [2020-05-08T04:50:28.276Z] #61 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 04:50:28 [2020-05-08T04:50:28.276Z] #58 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 04:50:28 [2020-05-08T04:50:28.276Z] #25 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker 04:50:28 [2020-05-08T04:50:28.276Z] #11 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... 04:50:28 [2020-05-08T04:50:28.276Z] #62 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:50:28 [2020-05-08T04:50:28.276Z] #38 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... 04:50:28 [2020-05-08T04:50:28.276Z] #12 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... 04:50:28 [2020-05-08T04:50:28.276Z] #54 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... 04:50:28 [2020-05-08T04:50:28.276Z] #31 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... 04:50:28 [2020-05-08T04:50:28.276Z] #52 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 04:50:28 [2020-05-08T04:50:28.276Z] #41 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... 04:50:28 [2020-05-08T04:50:28.276Z] #14 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:50:28 [2020-05-08T04:50:28.276Z] #23 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 04:50:28 [2020-05-08T04:50:28.276Z] #29 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:50:28 [2020-05-08T04:50:28.276Z] #50 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ 04:50:28 [2020-05-08T04:50:28.276Z] #67 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh 04:50:28 [2020-05-08T04:50:28.276Z] #21 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 04:50:28 [2020-05-08T04:50:28.276Z] #63 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:50:28 [2020-05-08T04:50:28.276Z] #65 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 04:50:28 [2020-05-08T04:50:28.276Z] #36 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ 04:50:28 [2020-05-08T04:50:28.276Z] #32 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ 04:50:28 [2020-05-08T04:50:28.276Z] #37 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... 04:50:28 [2020-05-08T04:50:28.276Z] #51 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:50:28 [2020-05-08T04:50:28.276Z] #68 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ 04:50:28 [2020-05-08T04:50:28.276Z] #59 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 04:50:28 [2020-05-08T04:50:28.276Z] #10 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:50:28 [2020-05-08T04:50:28.276Z] #74 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... 04:50:28 [2020-05-08T04:50:28.276Z] #42 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 04:50:28 [2020-05-08T04:50:28.276Z] #17 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / 04:50:28 [2020-05-08T04:50:28.276Z] #26 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... 04:50:28 [2020-05-08T04:50:28.276Z] #9 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build 04:50:28 [2020-05-08T04:50:28.276Z] #69 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 04:50:28 [2020-05-08T04:50:28.276Z] #35 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... 04:50:28 [2020-05-08T04:50:28.276Z] #15 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:50:28 [2020-05-08T04:50:28.276Z] #60 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ 04:50:28 [2020-05-08T04:50:28.276Z] #55 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 04:50:28 [2020-05-08T04:50:28.276Z] #19 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:50:28 [2020-05-08T04:50:28.276Z] #56 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ 04:50:28 [2020-05-08T04:50:28.276Z] #73 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... 04:50:28 [2020-05-08T04:50:28.276Z] #75 CACHED 04:50:28 [2020-05-08T04:50:28.276Z] 04:50:28 [2020-05-08T04:50:28.276Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 04:50:28 [2020-05-08T04:50:28.843Z] #76 DONE 0.5s 04:50:28 [2020-05-08T04:50:28.843Z] 04:50:28 [2020-05-08T04:50:28.843Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker 04:50:28 [2020-05-08T04:50:28.885Z] #78 exporting layers 0.9s done 04:50:28 [2020-05-08T04:50:28.885Z] #78 writing image sha256:db2ff27ebea9c43e92221acca0b8422c4c4d7923a6efa1fb0519a182a328f0c8 done 04:50:28 [2020-05-08T04:50:28.885Z] #78 naming to docker.io/library/docker:96109a81abb3ed379e894a79eee4dc18162866ce done 04:50:28 [2020-05-08T04:50:28.885Z] #78 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh 04:50:29 [2020-05-08T04:50:29.017Z] #7 extracting sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 1.3s done 04:50:29 [2020-05-08T04:50:29.017Z] #7 extracting sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 0.1s 04:50:29 [2020-05-08T04:50:29.242Z] + docker version 04:50:29 [2020-05-08T04:50:29.242Z] Client: Docker Engine - Enterprise 04:50:29 [2020-05-08T04:50:29.242Z] Version: 19.03.5 04:50:29 [2020-05-08T04:50:29.242Z] API version: 1.40 04:50:29 [2020-05-08T04:50:29.242Z] Go version: go1.12.12 04:50:29 [2020-05-08T04:50:29.242Z] Git commit: 2ee0c57608 04:50:29 [2020-05-08T04:50:29.242Z] Built: 11/13/2019 08:00:16 04:50:29 [2020-05-08T04:50:29.242Z] OS/Arch: windows/amd64 04:50:29 [2020-05-08T04:50:29.242Z] Experimental: false 04:50:29 [2020-05-08T04:50:29.242Z] 04:50:29 [2020-05-08T04:50:29.242Z] Server: Docker Engine - Enterprise 04:50:29 [2020-05-08T04:50:29.242Z] Engine: 04:50:29 [2020-05-08T04:50:29.242Z] Version: 19.03.5 04:50:29 [2020-05-08T04:50:29.242Z] API version: 1.40 (minimum version 1.24) 04:50:29 [2020-05-08T04:50:29.242Z] Go version: go1.12.12 04:50:29 [2020-05-08T04:50:29.242Z] Git commit: 2ee0c57608 04:50:29 [2020-05-08T04:50:29.242Z] Built: 11/13/2019 07:58:51 04:50:29 [2020-05-08T04:50:29.242Z] OS/Arch: windows/amd64 04:50:29 [2020-05-08T04:50:29.242Z] Experimental: true [Pipeline] sh 04:50:30 [2020-05-08T04:50:30.050Z] 04:50:30 [2020-05-08T04:50:30.050Z] Removing bundles/ 04:50:30 [2020-05-08T04:50:30.050Z] 04:50:30 [2020-05-08T04:50:30.050Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) 04:50:30 [2020-05-08T04:50:30.050Z] Building: bundles/dynbinary-daemon/dockerd-dev 04:50:30 [2020-05-08T04:50:30.050Z] GOOS="" GOARCH="" GOARM="" 04:50:30 [2020-05-08T04:50:30.219Z] #77 DONE 1.5s 04:50:30 [2020-05-08T04:50:30.219Z] 04:50:30 [2020-05-08T04:50:30.219Z] #78 exporting to image 04:50:30 [2020-05-08T04:50:30.219Z] #78 exporting layers 04:50:30 [2020-05-08T04:50:30.224Z] + docker info 04:50:31 [2020-05-08T04:50:31.175Z] Client: 04:50:31 [2020-05-08T04:50:31.175Z] Debug Mode: false 04:50:31 [2020-05-08T04:50:31.175Z] Plugins: 04:50:31 [2020-05-08T04:50:31.175Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) 04:50:31 [2020-05-08T04:50:31.175Z] 04:50:31 [2020-05-08T04:50:31.175Z] Server: 04:50:31 [2020-05-08T04:50:31.175Z] Containers: 0 04:50:31 [2020-05-08T04:50:31.175Z] Running: 0 04:50:31 [2020-05-08T04:50:31.175Z] Paused: 0 04:50:31 [2020-05-08T04:50:31.175Z] Stopped: 0 04:50:31 [2020-05-08T04:50:31.175Z] Images: 10 04:50:31 [2020-05-08T04:50:31.175Z] Server Version: 19.03.5 04:50:31 [2020-05-08T04:50:31.175Z] Storage Driver: windowsfilter (windows) lcow (linux) 04:50:31 [2020-05-08T04:50:31.175Z] Windows: 04:50:31 [2020-05-08T04:50:31.175Z] LCOW: 04:50:31 [2020-05-08T04:50:31.175Z] Logging Driver: json-file 04:50:31 [2020-05-08T04:50:31.175Z] Plugins: 04:50:31 [2020-05-08T04:50:31.175Z] Volume: local 04:50:31 [2020-05-08T04:50:31.175Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 04:50:31 [2020-05-08T04:50:31.175Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 04:50:31 [2020-05-08T04:50:31.175Z] Swarm: inactive 04:50:31 [2020-05-08T04:50:31.175Z] Default Isolation: process 04:50:31 [2020-05-08T04:50:31.175Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 04:50:31 [2020-05-08T04:50:31.175Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) 04:50:31 [2020-05-08T04:50:31.175Z] OSType: windows 04:50:31 [2020-05-08T04:50:31.175Z] Architecture: x86_64 04:50:31 [2020-05-08T04:50:31.175Z] CPUs: 4 04:50:31 [2020-05-08T04:50:31.175Z] Total Memory: 32GiB 04:50:31 [2020-05-08T04:50:31.175Z] Name: azwin-2-c2c9b0 04:50:31 [2020-05-08T04:50:31.175Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW 04:50:31 [2020-05-08T04:50:31.175Z] Docker Root Dir: D:\docker 04:50:31 [2020-05-08T04:50:31.175Z] Debug Mode: false 04:50:31 [2020-05-08T04:50:31.175Z] Registry: https://index.docker.io/v1/ 04:50:31 [2020-05-08T04:50:31.175Z] Labels: 04:50:31 [2020-05-08T04:50:31.175Z] Experimental: true 04:50:31 [2020-05-08T04:50:31.175Z] Insecure Registries: 04:50:31 [2020-05-08T04:50:31.175Z] 10.0.0.4:5000 04:50:31 [2020-05-08T04:50:31.175Z] 127.0.0.0/8 04:50:31 [2020-05-08T04:50:31.175Z] Registry Mirrors: 04:50:31 [2020-05-08T04:50:31.175Z] http://10.0.0.4:5000/ 04:50:31 [2020-05-08T04:50:31.175Z] Live Restore Enabled: false 04:50:31 [2020-05-08T04:50:31.175Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell 04:50:31 [2020-05-08T04:50:31.697Z] #7 extracting sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 2.6s done 04:50:31 [2020-05-08T04:50:31.980Z] #7 extracting sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 0.0s done 04:50:32 [2020-05-08T04:50:32.121Z] #78 exporting layers 1.5s done 04:50:32 [2020-05-08T04:50:32.121Z] #78 writing image sha256:83b416a37b44cf5941c69bb56109a3470db5433c28db9e5f40638d6f1a9e10dd 04:50:32 [2020-05-08T04:50:32.121Z] #78 writing image sha256:83b416a37b44cf5941c69bb56109a3470db5433c28db9e5f40638d6f1a9e10dd done 04:50:32 [2020-05-08T04:50:32.121Z] #78 naming to docker.io/library/docker:96109a81abb3ed379e894a79eee4dc18162866ce done 04:50:32 [2020-05-08T04:50:32.121Z] #78 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 04:50:32 [2020-05-08T04:50:32.262Z] #7 DONE 11.3s 04:50:32 [2020-05-08T04:50:32.262Z] 04:50:32 [2020-05-08T04:50:32.262Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... 04:50:32 [2020-05-08T04:50:32.295Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:50:32 [2020-05-08T04:50:32.301Z] > git config --add remote.origin.fetch +refs/pull/40846/head:refs/remotes/origin/PR-40846 # timeout=10 04:50:32 [2020-05-08T04:50:32.305Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:50:32 [2020-05-08T04:50:32.347Z] Fetching without tags 04:50:32 [2020-05-08T04:50:32.571Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40846/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=96109a81abb3ed379e894a79eee4dc18162866ce -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:96109a81abb3ed379e894a79eee4dc18162866ce hack/test/unit 04:50:33 [2020-05-08T04:50:33.021Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit 4714ab5d6c95e379ddd37b2b435486c676199f43 04:50:33 [2020-05-08T04:50:33.778Z] #8 DONE 1.2s 04:50:33 [2020-05-08T04:50:33.778Z] 04:50:33 [2020-05-08T04:50:33.778Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... 04:50:34 [2020-05-08T04:50:34.543Z] Merge succeeded, producing ade032b913323b445724051dd58569be19001911 04:50:34 [2020-05-08T04:50:34.543Z] Checking out Revision ade032b913323b445724051dd58569be19001911 (PR-40846) 04:50:32 [2020-05-08T04:50:32.338Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:50:32 [2020-05-08T04:50:32.370Z] Fetching upstream changes from https://github.com/moby/moby.git 04:50:32 [2020-05-08T04:50:32.370Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:50:32 [2020-05-08T04:50:32.371Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40846/head:refs/remotes/origin/PR-40846 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:50:33 [2020-05-08T04:50:33.044Z] > git config core.sparsecheckout # timeout=10 04:50:33 [2020-05-08T04:50:33.047Z] > git checkout -f 4714ab5d6c95e379ddd37b2b435486c676199f43 # timeout=10 04:50:34 [2020-05-08T04:50:34.089Z] > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10 04:50:34 [2020-05-08T04:50:34.533Z] > git rev-parse HEAD^{commit} # timeout=10 04:50:34 [2020-05-08T04:50:34.566Z] > git config core.sparsecheckout # timeout=10 04:50:34 [2020-05-08T04:50:34.569Z] > git checkout -f ade032b913323b445724051dd58569be19001911 # timeout=10 04:50:34 [2020-05-08T04:50:34.764Z] Commit message: "Merge commit 'cdf49f37eece6a927b4692468cda322d22f4a79a' into HEAD" 04:50:34 [2020-05-08T04:50:34.784Z] #9 DONE 1.0s 04:50:34 [2020-05-08T04:50:34.784Z] 04:50:34 [2020-05-08T04:50:34.784Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 04:50:34 [2020-05-08T04:50:34.784Z] #40 DONE 0.0s 04:50:34 [2020-05-08T04:50:34.784Z] 04:50:34 [2020-05-08T04:50:34.784Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 04:50:34 [2020-05-08T04:50:34.784Z] #29 DONE 0.1s 04:50:34 [2020-05-08T04:50:34.784Z] 04:50:34 [2020-05-08T04:50:34.784Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 04:50:34 [2020-05-08T04:50:34.784Z] #21 DONE 0.1s 04:50:34 [2020-05-08T04:50:34.784Z] 04:50:34 [2020-05-08T04:50:34.784Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 04:50:34 [2020-05-08T04:50:34.784Z] #30 ... 04:50:34 [2020-05-08T04:50:34.784Z] 04:50:34 [2020-05-08T04:50:34.784Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ 04:50:34 [2020-05-08T04:50:34.784Z] #46 DONE 0.1s 04:50:34 [2020-05-08T04:50:34.784Z] 04:50:34 [2020-05-08T04:50:34.784Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ 04:50:34 [2020-05-08T04:50:34.784Z] #67 DONE 0.1s 04:50:34 [2020-05-08T04:50:34.784Z] 04:50:34 [2020-05-08T04:50:34.784Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ 04:50:34 [2020-05-08T04:50:34.784Z] #49 DONE 0.1s 04:50:34 [2020-05-08T04:50:34.784Z] 04:50:34 [2020-05-08T04:50:34.784Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ 04:50:34 [2020-05-08T04:50:34.784Z] #55 DONE 0.1s 04:50:34 [2020-05-08T04:50:34.784Z] 04:50:34 [2020-05-08T04:50:34.784Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ 04:50:34 [2020-05-08T04:50:34.784Z] #73 DONE 0.1s 04:50:34 [2020-05-08T04:50:34.784Z] 04:50:34 [2020-05-08T04:50:34.784Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... 04:50:34 [2020-05-08T04:50:34.784Z] #52 DONE 0.1s 04:50:34 [2020-05-08T04:50:34.784Z] 04:50:34 [2020-05-08T04:50:34.784Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ 04:50:34 [2020-05-08T04:50:34.784Z] #32 DONE 0.1s 04:50:34 [2020-05-08T04:50:34.784Z] 04:50:34 [2020-05-08T04:50:34.784Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ 04:50:34 [2020-05-08T04:50:34.784Z] #22 DONE 0.2s 04:50:34 [2020-05-08T04:50:34.784Z] 04:50:34 [2020-05-08T04:50:34.784Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:50:34 [2020-05-08T04:50:34.787Z] > git rev-list --no-walk 4714ab5d6c95e379ddd37b2b435486c676199f43 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 04:50:35 [2020-05-08T04:50:35.816Z] + docker version 04:50:35 [2020-05-08T04:50:35.816Z] Client: 04:50:35 [2020-05-08T04:50:35.816Z] Version: 18.06.1-ce 04:50:35 [2020-05-08T04:50:35.816Z] API version: 1.38 04:50:35 [2020-05-08T04:50:35.816Z] Go version: go1.10.3 04:50:35 [2020-05-08T04:50:35.816Z] Git commit: e68fc7a 04:50:35 [2020-05-08T04:50:35.816Z] Built: Tue Aug 21 17:26:10 2018 04:50:35 [2020-05-08T04:50:35.816Z] OS/Arch: linux/ppc64le 04:50:35 [2020-05-08T04:50:35.816Z] Experimental: false 04:50:35 [2020-05-08T04:50:35.816Z] 04:50:35 [2020-05-08T04:50:35.816Z] Server: 04:50:35 [2020-05-08T04:50:35.816Z] Engine: 04:50:35 [2020-05-08T04:50:35.816Z] Version: 18.06.1-ce 04:50:35 [2020-05-08T04:50:35.816Z] API version: 1.38 (minimum version 1.12) 04:50:35 [2020-05-08T04:50:35.816Z] Go version: go1.10.3 04:50:35 [2020-05-08T04:50:35.816Z] Git commit: e68fc7a 04:50:35 [2020-05-08T04:50:35.816Z] Built: Tue Aug 21 17:24:20 2018 04:50:35 [2020-05-08T04:50:35.816Z] OS/Arch: linux/ppc64le 04:50:35 [2020-05-08T04:50:35.816Z] Experimental: true 04:50:35 [2020-05-08T04:50:35.858Z] ? github.com/docker/docker/api [no test files] [Pipeline] sh 04:50:36 [2020-05-08T04:50:36.371Z] + docker info 04:50:36 [2020-05-08T04:50:36.371Z] Containers: 1 04:50:36 [2020-05-08T04:50:36.371Z] Running: 1 04:50:36 [2020-05-08T04:50:36.371Z] Paused: 0 04:50:36 [2020-05-08T04:50:36.371Z] Stopped: 0 04:50:36 [2020-05-08T04:50:36.371Z] Images: 14 04:50:36 [2020-05-08T04:50:36.371Z] Server Version: 18.06.1-ce 04:50:36 [2020-05-08T04:50:36.371Z] Storage Driver: overlay2 04:50:36 [2020-05-08T04:50:36.371Z] Backing Filesystem: extfs 04:50:36 [2020-05-08T04:50:36.371Z] Supports d_type: true 04:50:36 [2020-05-08T04:50:36.371Z] Native Overlay Diff: true 04:50:36 [2020-05-08T04:50:36.371Z] Logging Driver: json-file 04:50:36 [2020-05-08T04:50:36.371Z] Cgroup Driver: cgroupfs 04:50:36 [2020-05-08T04:50:36.371Z] Plugins: 04:50:36 [2020-05-08T04:50:36.371Z] Volume: local 04:50:36 [2020-05-08T04:50:36.371Z] Network: bridge host ipvlan macvlan null overlay 04:50:36 [2020-05-08T04:50:36.371Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog 04:50:36 [2020-05-08T04:50:36.371Z] Swarm: inactive 04:50:36 [2020-05-08T04:50:36.371Z] Runtimes: runc 04:50:36 [2020-05-08T04:50:36.371Z] Default Runtime: runc 04:50:36 [2020-05-08T04:50:36.371Z] Init Binary: docker-init 04:50:36 [2020-05-08T04:50:36.371Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e 04:50:36 [2020-05-08T04:50:36.371Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 04:50:36 [2020-05-08T04:50:36.371Z] init version: fec3683 04:50:36 [2020-05-08T04:50:36.371Z] Security Options: 04:50:36 [2020-05-08T04:50:36.371Z] apparmor 04:50:36 [2020-05-08T04:50:36.371Z] seccomp 04:50:36 [2020-05-08T04:50:36.371Z] Profile: default 04:50:36 [2020-05-08T04:50:36.371Z] Kernel Version: 4.4.0-139-generic 04:50:36 [2020-05-08T04:50:36.371Z] Operating System: Ubuntu 16.04.3 LTS 04:50:36 [2020-05-08T04:50:36.371Z] OSType: linux 04:50:36 [2020-05-08T04:50:36.371Z] Architecture: ppc64le 04:50:36 [2020-05-08T04:50:36.371Z] CPUs: 4 04:50:36 [2020-05-08T04:50:36.371Z] Total Memory: 7.972GiB 04:50:36 [2020-05-08T04:50:36.371Z] Name: ppc64le-ubuntu-28 04:50:36 [2020-05-08T04:50:36.371Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE 04:50:36 [2020-05-08T04:50:36.371Z] Docker Root Dir: /var/lib/docker 04:50:36 [2020-05-08T04:50:36.371Z] Debug Mode (client): false 04:50:36 [2020-05-08T04:50:36.371Z] Debug Mode (server): false 04:50:36 [2020-05-08T04:50:36.371Z] Username: dockerbuildbot 04:50:36 [2020-05-08T04:50:36.371Z] Registry: https://index.docker.io/v1/ 04:50:36 [2020-05-08T04:50:36.371Z] Labels: 04:50:36 [2020-05-08T04:50:36.371Z] Experimental: true 04:50:36 [2020-05-08T04:50:36.371Z] Insecure Registries: 04:50:36 [2020-05-08T04:50:36.371Z] 127.0.0.0/8 04:50:36 [2020-05-08T04:50:36.371Z] Live Restore Enabled: false 04:50:36 [2020-05-08T04:50:36.371Z] [Pipeline] sh 04:50:36 [2020-05-08T04:50:36.926Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 04:50:36 [2020-05-08T04:50:36.926Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 04:50:36 [2020-05-08T04:50:36.926Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40846/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 04:50:36 [2020-05-08T04:50:36.926Z] + bash /home/docker/workspace/moby_PR-40846/check-config.sh 04:50:36 [2020-05-08T04:50:36.926Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 04:50:36 [2020-05-08T04:50:36.926Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... 04:50:36 [2020-05-08T04:50:36.926Z] 04:50:36 [2020-05-08T04:50:36.926Z] Generally Necessary: 04:50:36 [2020-05-08T04:50:36.926Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 04:50:36 [2020-05-08T04:50:36.926Z] - apparmor: enabled and tools installed 04:50:36 [2020-05-08T04:50:36.926Z] - CONFIG_NAMESPACES: enabled 04:50:36 [2020-05-08T04:50:36.926Z] - CONFIG_NET_NS: enabled 04:50:36 [2020-05-08T04:50:36.926Z] - CONFIG_PID_NS: enabled 04:50:36 [2020-05-08T04:50:36.926Z] - CONFIG_IPC_NS: enabled 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_UTS_NS: enabled 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_CGROUPS: enabled 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_CGROUP_CPUACCT: enabled 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_CGROUP_DEVICE: enabled 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_CGROUP_FREEZER: enabled 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_CGROUP_SCHED: enabled 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_CPUSETS: enabled 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_MEMCG: enabled 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_KEYS: enabled 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_VETH: enabled (as module) 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_BRIDGE: enabled (as module) 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_NF_NAT_IPV4: enabled (as module) 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_IP_NF_FILTER: enabled (as module) 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_IP_NF_NAT: enabled (as module) 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_NF_NAT: enabled (as module) 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_NF_NAT_NEEDED: enabled 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_POSIX_MQUEUE: enabled 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled 04:50:37 [2020-05-08T04:50:37.261Z] 04:50:37 [2020-05-08T04:50:37.261Z] Optional Features: 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_USER_NS: enabled 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_SECCOMP: enabled 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_CGROUP_PIDS: enabled 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_MEMCG_SWAP: enabled 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 04:50:37 [2020-05-08T04:50:37.261Z] (cgroup swap accounting is currently enabled) 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_MEMCG_KMEM: enabled 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_BLK_CGROUP: enabled 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_BLK_DEV_THROTTLING: enabled 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_IOSCHED_CFQ: enabled 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_CGROUP_PERF: enabled 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_CGROUP_HUGETLB: enabled 04:50:37 [2020-05-08T04:50:37.261Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 04:50:37 [2020-05-08T04:50:37.596Z] - CONFIG_CGROUP_NET_PRIO: enabled 04:50:37 [2020-05-08T04:50:37.596Z] - CONFIG_CFS_BANDWIDTH: enabled 04:50:37 [2020-05-08T04:50:37.596Z] - CONFIG_FAIR_GROUP_SCHED: enabled 04:50:37 [2020-05-08T04:50:37.596Z] - CONFIG_RT_GROUP_SCHED: missing 04:50:37 [2020-05-08T04:50:37.596Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 04:50:37 [2020-05-08T04:50:37.596Z] - CONFIG_IP_VS: enabled (as module) 04:50:37 [2020-05-08T04:50:37.596Z] - CONFIG_IP_VS_NFCT: enabled 04:50:37 [2020-05-08T04:50:37.596Z] - CONFIG_IP_VS_PROTO_TCP: enabled 04:50:37 [2020-05-08T04:50:37.596Z] - CONFIG_IP_VS_PROTO_UDP: enabled 04:50:37 [2020-05-08T04:50:37.596Z] - CONFIG_IP_VS_RR: enabled (as module) 04:50:37 [2020-05-08T04:50:37.596Z] - CONFIG_EXT4_FS: enabled 04:50:37 [2020-05-08T04:50:37.596Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 04:50:37 [2020-05-08T04:50:37.596Z] - CONFIG_EXT4_FS_SECURITY: enabled 04:50:37 [2020-05-08T04:50:37.596Z] - Network Drivers: 04:50:37 [2020-05-08T04:50:37.596Z] - "overlay": 04:50:37 [2020-05-08T04:50:37.596Z] - CONFIG_VXLAN: enabled (as module) 04:50:37 [2020-05-08T04:50:37.596Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 04:50:37 [2020-05-08T04:50:37.596Z] Optional (for encrypted networks): 04:50:37 [2020-05-08T04:50:37.596Z] - CONFIG_CRYPTO: enabled 04:50:37 [2020-05-08T04:50:37.596Z] - CONFIG_CRYPTO_AEAD: enabled (as module) 04:50:37 [2020-05-08T04:50:37.596Z] - CONFIG_CRYPTO_GCM: enabled (as module) 04:50:37 [2020-05-08T04:50:37.596Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) 04:50:37 [2020-05-08T04:50:37.596Z] - CONFIG_CRYPTO_GHASH: enabled (as module) 04:50:37 [2020-05-08T04:50:37.596Z] - CONFIG_XFRM: enabled 04:50:37 [2020-05-08T04:50:37.596Z] - CONFIG_XFRM_USER: enabled (as module) 04:50:37 [2020-05-08T04:50:37.596Z] - CONFIG_XFRM_ALGO: enabled (as module) 04:50:37 [2020-05-08T04:50:37.596Z] - CONFIG_INET_ESP: enabled (as module) 04:50:37 [2020-05-08T04:50:37.596Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) 04:50:37 [2020-05-08T04:50:37.596Z] - "ipvlan": 04:50:37 [2020-05-08T04:50:37.596Z] - CONFIG_IPVLAN: enabled (as module) 04:50:37 [2020-05-08T04:50:37.596Z] - "macvlan": 04:50:37 [2020-05-08T04:50:37.596Z] - CONFIG_MACVLAN: enabled (as module) 04:50:37 [2020-05-08T04:50:37.596Z] - CONFIG_DUMMY: enabled (as module) 04:50:37 [2020-05-08T04:50:37.596Z] - "ftp,tftp client in container": 04:50:37 [2020-05-08T04:50:37.933Z] - CONFIG_NF_NAT_FTP: enabled (as module) 04:50:37 [2020-05-08T04:50:37.933Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 04:50:37 [2020-05-08T04:50:37.933Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 04:50:37 [2020-05-08T04:50:37.933Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 04:50:37 [2020-05-08T04:50:37.933Z] - Storage Drivers: 04:50:37 [2020-05-08T04:50:37.933Z] - "aufs": 04:50:37 [2020-05-08T04:50:37.933Z] - CONFIG_AUFS_FS: enabled (as module) 04:50:37 [2020-05-08T04:50:37.933Z] - "btrfs": 04:50:37 [2020-05-08T04:50:37.933Z] - CONFIG_BTRFS_FS: enabled (as module) 04:50:37 [2020-05-08T04:50:37.933Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 04:50:37 [2020-05-08T04:50:37.933Z] - "devicemapper": 04:50:37 [2020-05-08T04:50:37.933Z] - CONFIG_BLK_DEV_DM: enabled 04:50:37 [2020-05-08T04:50:37.933Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 04:50:37 [2020-05-08T04:50:37.933Z] - "overlay": 04:50:37 [2020-05-08T04:50:37.933Z] - CONFIG_OVERLAY_FS: enabled (as module) 04:50:37 [2020-05-08T04:50:37.933Z] - "zfs": 04:50:37 [2020-05-08T04:50:37.933Z] - /dev/zfs: missing 04:50:37 [2020-05-08T04:50:37.933Z] - zfs command: missing 04:50:37 [2020-05-08T04:50:37.933Z] - zpool command: missing 04:50:37 [2020-05-08T04:50:37.933Z] 04:50:37 [2020-05-08T04:50:37.933Z] Limits: 04:50:37 [2020-05-08T04:50:37.933Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 04:50:37 [2020-05-08T04:50:37.933Z] 04:50:37 [2020-05-08T04:50:37.933Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 04:50:38 [2020-05-08T04:50:38.538Z] + make bundles/buildx 04:50:38 [2020-05-08T04:50:38.870Z] make: command: Command not found 04:50:38 [2020-05-08T04:50:38.870Z] make: command: Command not found 04:50:38 [2020-05-08T04:50:38.870Z] mkdir bundles 04:50:38 [2020-05-08T04:50:38.870Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ 04:50:38 [2020-05-08T04:50:38.870Z] --build-arg BUILDX_COMMIT \ 04:50:38 [2020-05-08T04:50:38.870Z] --build-arg BUILDX_REPO \ 04:50:38 [2020-05-08T04:50:38.870Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ 04:50:38 [2020-05-08T04:50:38.870Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ 04:50:38 [2020-05-08T04:50:38.870Z] . 04:50:38 [2020-05-08T04:50:38.870Z] /bin/sh: 4: go: not found 04:50:38 [2020-05-08T04:50:38.870Z] /bin/sh: 5: go: not found 04:50:39 [2020-05-08T04:50:39.184Z] #23 3.744 + RM_GOPATH=0 04:50:39 [2020-05-08T04:50:39.184Z] #23 3.744 + TMP_GOPATH= 04:50:39 [2020-05-08T04:50:39.184Z] #23 3.744 + : /build 04:50:39 [2020-05-08T04:50:39.184Z] #23 3.744 + '[' -z '' ']' 04:50:39 [2020-05-08T04:50:39.184Z] #23 3.745 ++ mktemp -d 04:50:39 [2020-05-08T04:50:39.184Z] #23 3.745 + export GOPATH=/tmp/tmp.YjMaxV46o0 04:50:39 [2020-05-08T04:50:39.184Z] #23 3.745 + GOPATH=/tmp/tmp.YjMaxV46o0 04:50:39 [2020-05-08T04:50:39.184Z] #23 3.745 + RM_GOPATH=1 04:50:39 [2020-05-08T04:50:39.184Z] #23 3.746 ++ dirname ./install.sh 04:50:39 [2020-05-08T04:50:39.184Z] #23 3.746 + dir=. 04:50:39 [2020-05-08T04:50:39.184Z] #23 3.746 + bin=dockercli 04:50:39 [2020-05-08T04:50:39.184Z] #23 3.746 + shift 04:50:39 [2020-05-08T04:50:39.184Z] #23 3.746 + '[' '!' -f ./dockercli.installer ']' 04:50:39 [2020-05-08T04:50:39.184Z] #23 3.746 + . ./dockercli.installer 04:50:39 [2020-05-08T04:50:39.184Z] #23 3.746 ++ : stable 04:50:39 [2020-05-08T04:50:39.184Z] #23 3.746 ++ : 17.06.2-ce 04:50:39 [2020-05-08T04:50:39.184Z] #23 3.746 + install_dockercli 04:50:39 [2020-05-08T04:50:39.184Z] #23 3.746 + echo 'Install docker/cli version 17.06.2-ce from stable' 04:50:39 [2020-05-08T04:50:39.184Z] #23 3.747 Install docker/cli version 17.06.2-ce from stable 04:50:39 [2020-05-08T04:50:39.184Z] #23 3.747 ++ uname -m 04:50:39 [2020-05-08T04:50:39.184Z] #23 3.747 + arch=s390x 04:50:39 [2020-05-08T04:50:39.184Z] #23 3.747 + '[' s390x '!=' x86_64 ']' 04:50:39 [2020-05-08T04:50:39.184Z] #23 3.747 + '[' s390x '!=' s390x ']' 04:50:39 [2020-05-08T04:50:39.184Z] #23 3.747 + url=https://download.docker.com/linux/static 04:50:39 [2020-05-08T04:50:39.184Z] #23 3.748 + tar -xz docker/docker 04:50:39 [2020-05-08T04:50:39.184Z] #23 3.750 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz 04:50:40 [2020-05-08T04:50:40.685Z] #23 ... 04:50:40 [2020-05-08T04:50:40.685Z] 04:50:40 [2020-05-08T04:50:40.685Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:50:40 [2020-05-08T04:50:40.685Z] #33 3.783 + RM_GOPATH=0 04:50:40 [2020-05-08T04:50:40.685Z] #33 3.783 + TMP_GOPATH= 04:50:40 [2020-05-08T04:50:40.685Z] #33 3.783 + : /build 04:50:40 [2020-05-08T04:50:40.685Z] #33 3.783 + '[' -z '' ']' 04:50:40 [2020-05-08T04:50:40.685Z] #33 3.785 ++ mktemp -d 04:50:40 [2020-05-08T04:50:40.685Z] #33 3.787 + export GOPATH=/tmp/tmp.xDmrdnZiMR 04:50:40 [2020-05-08T04:50:40.685Z] #33 3.788 + GOPATH=/tmp/tmp.xDmrdnZiMR 04:50:40 [2020-05-08T04:50:40.685Z] #33 3.788 + RM_GOPATH=1 04:50:40 [2020-05-08T04:50:40.685Z] #33 3.789 ++ dirname ./install.sh 04:50:40 [2020-05-08T04:50:40.685Z] #33 3.790 + dir=. 04:50:40 [2020-05-08T04:50:40.685Z] #33 3.790 + bin=tomlv 04:50:40 [2020-05-08T04:50:40.685Z] #33 3.791 + shift 04:50:40 [2020-05-08T04:50:40.685Z] #33 3.791 + '[' '!' -f ./tomlv.installer ']' 04:50:40 [2020-05-08T04:50:40.685Z] #33 3.791 + . ./tomlv.installer 04:50:40 [2020-05-08T04:50:40.685Z] #33 3.791 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 04:50:40 [2020-05-08T04:50:40.685Z] #33 3.792 + install_tomlv 04:50:40 [2020-05-08T04:50:40.685Z] #33 3.792 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 04:50:40 [2020-05-08T04:50:40.685Z] #33 3.793 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 04:50:40 [2020-05-08T04:50:40.685Z] #33 3.793 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.xDmrdnZiMR/src/github.com/BurntSushi/toml 04:50:40 [2020-05-08T04:50:40.685Z] #33 3.804 Cloning into '/tmp/tmp.xDmrdnZiMR/src/github.com/BurntSushi/toml'... 04:50:40 [2020-05-08T04:50:40.685Z] #33 4.592 + cd /tmp/tmp.xDmrdnZiMR/src/github.com/BurntSushi/toml 04:50:40 [2020-05-08T04:50:40.685Z] #33 4.593 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 04:50:40 [2020-05-08T04:50:40.685Z] #33 4.609 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 04:50:40 [2020-05-08T04:50:40.685Z] #33 5.269 runtime/internal/atomic 04:50:40 [2020-05-08T04:50:40.685Z] #33 5.272 internal/cpu 04:50:40 [2020-05-08T04:50:40.685Z] #33 5.428 runtime/internal/sys 04:50:40 [2020-05-08T04:50:40.685Z] #33 5.689 runtime/internal/math 04:50:40 [2020-05-08T04:50:40.685Z] #33 5.768 internal/bytealg 04:50:40 [2020-05-08T04:50:40.685Z] #33 5.770 math/bits 04:50:40 [2020-05-08T04:50:40.967Z] #33 6.103 runtime 04:50:40 [2020-05-08T04:50:40.967Z] #33 6.104 math 04:50:41 [2020-05-08T04:50:41.902Z] Sending build context to Docker daemon 55.26MB 04:50:41 [2020-05-08T04:50:41.902Z] Step 1/15 : ARG GO_VERSION=1.13.10 04:50:41 [2020-05-08T04:50:41.902Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 04:50:41 [2020-05-08T04:50:41.902Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git 04:50:41 [2020-05-08T04:50:41.902Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build 04:50:41 [2020-05-08T04:50:41.902Z] ---> 4d38c0565539 04:50:41 [2020-05-08T04:50:41.902Z] Step 5/15 : ARG BUILDX_REPO 04:50:41 [2020-05-08T04:50:41.902Z] ---> Using cache 04:50:41 [2020-05-08T04:50:41.902Z] ---> 208e584d9cd8 04:50:41 [2020-05-08T04:50:41.902Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx 04:50:41 [2020-05-08T04:50:41.902Z] ---> Using cache 04:50:41 [2020-05-08T04:50:41.902Z] ---> db5066b2dea3 04:50:41 [2020-05-08T04:50:41.902Z] Step 7/15 : WORKDIR /buildx 04:50:41 [2020-05-08T04:50:41.902Z] ---> Using cache 04:50:41 [2020-05-08T04:50:41.902Z] ---> d0539d1ca92e 04:50:41 [2020-05-08T04:50:41.902Z] Step 8/15 : ARG BUILDX_COMMIT 04:50:41 [2020-05-08T04:50:41.902Z] ---> Using cache 04:50:41 [2020-05-08T04:50:41.902Z] ---> 16d46691f2e4 04:50:41 [2020-05-08T04:50:41.902Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build 04:50:41 [2020-05-08T04:50:41.902Z] ---> Using cache 04:50:41 [2020-05-08T04:50:41.902Z] ---> 54026961365e 04:50:41 [2020-05-08T04:50:41.902Z] Step 10/15 : ARG GOOS 04:50:41 [2020-05-08T04:50:41.902Z] ---> Using cache 04:50:41 [2020-05-08T04:50:41.902Z] ---> a488e65a3ea8 04:50:41 [2020-05-08T04:50:41.902Z] Step 11/15 : ARG GOARCH 04:50:41 [2020-05-08T04:50:41.902Z] ---> Using cache 04:50:41 [2020-05-08T04:50:41.902Z] ---> e4d62a95c33f 04:50:41 [2020-05-08T04:50:41.902Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx 04:50:41 [2020-05-08T04:50:41.902Z] ---> Using cache 04:50:41 [2020-05-08T04:50:41.902Z] ---> ba5da3007d96 04:50:41 [2020-05-08T04:50:41.902Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch 04:50:41 [2020-05-08T04:50:41.902Z] ---> 4d38c0565539 04:50:41 [2020-05-08T04:50:41.902Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx 04:50:41 [2020-05-08T04:50:41.902Z] ---> Using cache 04:50:41 [2020-05-08T04:50:41.902Z] ---> b240f48542cb 04:50:41 [2020-05-08T04:50:41.902Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] 04:50:41 [2020-05-08T04:50:41.902Z] ---> Using cache 04:50:41 [2020-05-08T04:50:41.902Z] ---> ee24407c164a 04:50:41 [2020-05-08T04:50:41.902Z] Successfully built ee24407c164a 04:50:41 [2020-05-08T04:50:41.902Z] Successfully tagged moby-buildx:latest 04:50:41 [2020-05-08T04:50:41.902Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ 04:50:41 [2020-05-08T04:50:41.902Z] if [ -n "${id}" ]; then \ 04:50:41 [2020-05-08T04:50:41.902Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ 04:50:41 [2020-05-08T04:50:41.902Z] && touch bundles/buildx; \ 04:50:41 [2020-05-08T04:50:41.902Z] docker rm -f ${id}; \ 04:50:41 [2020-05-08T04:50:41.902Z] fi 04:50:42 [2020-05-08T04:50:42.620Z] fb42128c6b20849f900dc176103869a4529455e858a6f65c007e710acd2bbc98 04:50:42 [2020-05-08T04:50:42.620Z] bundles/buildx version 04:50:42 [2020-05-08T04:50:42.620Z] buildx v0.3.1 6db68d0 04:50:42 [2020-05-08T04:50:42.620Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:96109a81abb3ed379e894a79eee4dc18162866ce . 04:50:42 [2020-05-08T04:50:42.954Z] #2 [internal] load build definition from Dockerfile 04:50:42 [2020-05-08T04:50:42.954Z] #2 transferring dockerfile: 17.17kB 0.0s done 04:50:42 [2020-05-08T04:50:42.954Z] #2 DONE 0.1s 04:50:42 [2020-05-08T04:50:42.954Z] 04:50:42 [2020-05-08T04:50:42.954Z] #1 [internal] load .dockerignore 04:50:42 [2020-05-08T04:50:42.954Z] #1 transferring context: 87B 0.0s done 04:50:42 [2020-05-08T04:50:42.954Z] #1 DONE 0.1s 04:50:42 [2020-05-08T04:50:42.954Z] 04:50:42 [2020-05-08T04:50:42.954Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental 04:50:43 [2020-05-08T04:50:43.667Z] #3 DONE 0.6s 04:50:43 [2020-05-08T04:50:43.667Z] 04:50:43 [2020-05-08T04:50:43.667Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... 04:50:43 [2020-05-08T04:50:43.667Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done 04:50:43 [2020-05-08T04:50:43.667Z] #4 CACHED 04:50:44 [2020-05-08T04:50:44.000Z] 04:50:44 [2020-05-08T04:50:44.000Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 04:50:44 [2020-05-08T04:50:44.720Z] #6 DONE 0.6s 04:50:44 [2020-05-08T04:50:44.720Z] 04:50:44 [2020-05-08T04:50:44.720Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster 04:50:44 [2020-05-08T04:50:44.720Z] #5 DONE 0.6s 04:50:44 [2020-05-08T04:50:44.720Z] 04:50:44 [2020-05-08T04:50:44.720Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... 04:50:44 [2020-05-08T04:50:44.720Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done 04:50:44 [2020-05-08T04:50:44.720Z] #71 DONE 0.0s 04:50:44 [2020-05-08T04:50:44.720Z] 04:50:44 [2020-05-08T04:50:44.720Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... 04:50:44 [2020-05-08T04:50:44.720Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done 04:50:44 [2020-05-08T04:50:44.720Z] #7 DONE 0.0s 04:50:44 [2020-05-08T04:50:44.720Z] 04:50:44 [2020-05-08T04:50:44.720Z] #20 [internal] load build context 04:50:45 [2020-05-08T04:50:45.395Z] #33 ... 04:50:45 [2020-05-08T04:50:45.395Z] 04:50:45 [2020-05-08T04:50:45.395Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 04:50:45 [2020-05-08T04:50:45.395Z] #43 1.933 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 04:50:45 [2020-05-08T04:50:45.395Z] #43 1.947 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 04:50:45 [2020-05-08T04:50:45.395Z] #43 2.020 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 04:50:45 [2020-05-08T04:50:45.395Z] #43 2.871 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] 04:50:45 [2020-05-08T04:50:45.395Z] #43 4.631 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] 04:50:45 [2020-05-08T04:50:45.395Z] #43 6.808 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] 04:50:45 [2020-05-08T04:50:45.395Z] #43 ... 04:50:45 [2020-05-08T04:50:45.395Z] 04:50:45 [2020-05-08T04:50:45.395Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:50:45 [2020-05-08T04:50:45.395Z] #50 3.277 + RM_GOPATH=0 04:50:45 [2020-05-08T04:50:45.395Z] #50 3.277 + TMP_GOPATH= 04:50:45 [2020-05-08T04:50:45.395Z] #50 3.277 + : /build 04:50:45 [2020-05-08T04:50:45.395Z] #50 3.277 + '[' -z '' ']' 04:50:45 [2020-05-08T04:50:45.395Z] #50 3.277 ++ mktemp -d 04:50:45 [2020-05-08T04:50:45.395Z] #50 3.278 + export GOPATH=/tmp/tmp.ByOOYOQXdV 04:50:45 [2020-05-08T04:50:45.395Z] #50 3.278 + GOPATH=/tmp/tmp.ByOOYOQXdV 04:50:45 [2020-05-08T04:50:45.395Z] #50 3.278 + RM_GOPATH=1 04:50:45 [2020-05-08T04:50:45.395Z] #50 3.278 ++ dirname ./install.sh 04:50:45 [2020-05-08T04:50:45.395Z] #50 3.297 Installing gotestsum version v0.3.5 04:50:45 [2020-05-08T04:50:45.395Z] #50 3.297 + dir=. 04:50:45 [2020-05-08T04:50:45.395Z] #50 3.297 + bin=gotestsum 04:50:45 [2020-05-08T04:50:45.395Z] #50 3.297 + shift 04:50:45 [2020-05-08T04:50:45.395Z] #50 3.297 + '[' '!' -f ./gotestsum.installer ']' 04:50:45 [2020-05-08T04:50:45.395Z] #50 3.297 + . ./gotestsum.installer 04:50:45 [2020-05-08T04:50:45.395Z] #50 3.297 ++ : v0.3.5 04:50:45 [2020-05-08T04:50:45.395Z] #50 3.297 + install_gotestsum 04:50:45 [2020-05-08T04:50:45.395Z] #50 3.297 + echo 'Installing gotestsum version v0.3.5' 04:50:45 [2020-05-08T04:50:45.395Z] #50 3.297 + go get -d gotest.tools/gotestsum 04:50:45 [2020-05-08T04:50:45.395Z] #50 ... 04:50:45 [2020-05-08T04:50:45.395Z] 04:50:45 [2020-05-08T04:50:45.395Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 04:50:45 [2020-05-08T04:50:45.395Z] #35 2.179 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 04:50:45 [2020-05-08T04:50:45.395Z] #35 2.218 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 04:50:45 [2020-05-08T04:50:45.395Z] #35 2.243 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 04:50:45 [2020-05-08T04:50:45.395Z] #35 2.983 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] 04:50:45 [2020-05-08T04:50:45.395Z] #35 4.394 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] 04:50:45 [2020-05-08T04:50:45.395Z] #35 6.061 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] 04:50:45 [2020-05-08T04:50:45.395Z] #35 ... 04:50:45 [2020-05-08T04:50:45.395Z] 04:50:45 [2020-05-08T04:50:45.395Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:50:45 [2020-05-08T04:50:45.395Z] #23 9.790 + mkdir -p /build 04:50:45 [2020-05-08T04:50:45.395Z] #23 9.791 + mv docker/docker /build/ 04:50:45 [2020-05-08T04:50:45.395Z] #23 9.792 + rmdir docker 04:50:45 [2020-05-08T04:50:45.395Z] #23 DONE 10.2s 04:50:45 [2020-05-08T04:50:45.395Z] 04:50:45 [2020-05-08T04:50:45.395Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:50:45 [2020-05-08T04:50:45.395Z] #56 3.732 + RM_GOPATH=0 04:50:45 [2020-05-08T04:50:45.395Z] #56 3.732 + TMP_GOPATH= 04:50:45 [2020-05-08T04:50:45.395Z] #56 3.732 + : /build 04:50:45 [2020-05-08T04:50:45.395Z] #56 3.732 + '[' -z '' ']' 04:50:45 [2020-05-08T04:50:45.395Z] #56 3.734 ++ mktemp -d 04:50:45 [2020-05-08T04:50:45.395Z] #56 3.736 + export GOPATH=/tmp/tmp.LQN7sCRSI6 04:50:45 [2020-05-08T04:50:45.395Z] #56 3.736 + GOPATH=/tmp/tmp.LQN7sCRSI6 04:50:45 [2020-05-08T04:50:45.395Z] #56 3.736 + RM_GOPATH=1 04:50:45 [2020-05-08T04:50:45.395Z] #56 3.737 ++ dirname ./install.sh 04:50:45 [2020-05-08T04:50:45.395Z] #56 3.738 + dir=. 04:50:45 [2020-05-08T04:50:45.395Z] #56 3.738 + bin=shfmt 04:50:45 [2020-05-08T04:50:45.395Z] #56 3.738 + shift 04:50:45 [2020-05-08T04:50:45.395Z] #56 3.738 + '[' '!' -f ./shfmt.installer ']' 04:50:45 [2020-05-08T04:50:45.395Z] #56 3.738 + . ./shfmt.installer 04:50:45 [2020-05-08T04:50:45.395Z] #56 3.739 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f 04:50:45 [2020-05-08T04:50:45.395Z] #56 3.740 + install_shfmt 04:50:45 [2020-05-08T04:50:45.395Z] #56 3.740 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' 04:50:45 [2020-05-08T04:50:45.395Z] #56 3.740 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f 04:50:45 [2020-05-08T04:50:45.395Z] #56 3.740 + git clone https://github.com/mvdan/sh.git /tmp/tmp.LQN7sCRSI6/src/github.com/mvdan/sh 04:50:45 [2020-05-08T04:50:45.395Z] #56 3.759 Cloning into '/tmp/tmp.LQN7sCRSI6/src/github.com/mvdan/sh'... 04:50:45 [2020-05-08T04:50:45.395Z] #56 9.862 + cd /tmp/tmp.LQN7sCRSI6/src/github.com/mvdan/sh 04:50:45 [2020-05-08T04:50:45.395Z] #56 9.890 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f 04:50:45 [2020-05-08T04:50:45.395Z] #56 9.941 + GO111MODULE=on 04:50:45 [2020-05-08T04:50:45.395Z] #56 9.941 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt 04:50:45 [2020-05-08T04:50:45.395Z] #56 ... 04:50:45 [2020-05-08T04:50:45.395Z] 04:50:45 [2020-05-08T04:50:45.395Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:50:45 [2020-05-08T04:50:45.395Z] #53 3.594 + RM_GOPATH=0 04:50:45 [2020-05-08T04:50:45.395Z] #53 3.594 + TMP_GOPATH= 04:50:45 [2020-05-08T04:50:45.395Z] #53 3.594 + : /build 04:50:45 [2020-05-08T04:50:45.395Z] #53 3.594 + '[' -z '' ']' 04:50:45 [2020-05-08T04:50:45.395Z] #53 3.596 ++ mktemp -d 04:50:45 [2020-05-08T04:50:45.395Z] #53 3.597 + export GOPATH=/tmp/tmp.KZP5uJiKRD 04:50:45 [2020-05-08T04:50:45.395Z] #53 3.597 + GOPATH=/tmp/tmp.KZP5uJiKRD 04:50:45 [2020-05-08T04:50:45.395Z] #53 3.598 + RM_GOPATH=1 04:50:45 [2020-05-08T04:50:45.395Z] #53 3.599 ++ dirname ./install.sh 04:50:45 [2020-05-08T04:50:45.395Z] #53 3.602 + dir=. 04:50:45 [2020-05-08T04:50:45.395Z] #53 3.602 + bin=golangci_lint 04:50:45 [2020-05-08T04:50:45.395Z] #53 3.602 + shift 04:50:45 [2020-05-08T04:50:45.395Z] #53 3.602 + '[' '!' -f ./golangci_lint.installer ']' 04:50:45 [2020-05-08T04:50:45.395Z] #53 3.603 + . ./golangci_lint.installer 04:50:45 [2020-05-08T04:50:45.395Z] #53 3.603 ++ : v1.23.8 04:50:45 [2020-05-08T04:50:45.395Z] #53 3.603 + install_golangci_lint 04:50:45 [2020-05-08T04:50:45.395Z] #53 3.604 + echo 'Installing golangci-lint version v1.23.8' 04:50:45 [2020-05-08T04:50:45.395Z] #53 3.604 Installing golangci-lint version v1.23.8 04:50:45 [2020-05-08T04:50:45.395Z] #53 3.604 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint 04:50:45 [2020-05-08T04:50:45.395Z] #53 ... 04:50:45 [2020-05-08T04:50:45.395Z] 04:50:45 [2020-05-08T04:50:45.395Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:50:45 [2020-05-08T04:50:45.395Z] #47 3.719 + RM_GOPATH=0 04:50:45 [2020-05-08T04:50:45.395Z] #47 3.719 + TMP_GOPATH= 04:50:45 [2020-05-08T04:50:45.395Z] #47 3.719 + : /build 04:50:45 [2020-05-08T04:50:45.395Z] #47 3.719 + '[' -z '' ']' 04:50:45 [2020-05-08T04:50:45.395Z] #47 3.720 ++ mktemp -d 04:50:45 [2020-05-08T04:50:45.395Z] #47 3.723 + export GOPATH=/tmp/tmp.bmmCCAK3UM 04:50:45 [2020-05-08T04:50:45.395Z] #47 3.723 + GOPATH=/tmp/tmp.bmmCCAK3UM 04:50:45 [2020-05-08T04:50:45.395Z] #47 3.723 + RM_GOPATH=1 04:50:45 [2020-05-08T04:50:45.395Z] #47 3.724 ++ dirname ./install.sh 04:50:45 [2020-05-08T04:50:45.395Z] #47 3.726 + dir=. 04:50:45 [2020-05-08T04:50:45.395Z] #47 3.726 + bin=vndr 04:50:45 [2020-05-08T04:50:45.395Z] #47 3.726 + shift 04:50:45 [2020-05-08T04:50:45.395Z] #47 3.726 + '[' '!' -f ./vndr.installer ']' 04:50:45 [2020-05-08T04:50:45.395Z] #47 3.726 + . ./vndr.installer 04:50:45 [2020-05-08T04:50:45.395Z] #47 3.726 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 04:50:45 [2020-05-08T04:50:45.395Z] #47 3.726 + install_vndr 04:50:45 [2020-05-08T04:50:45.395Z] #47 3.726 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' 04:50:45 [2020-05-08T04:50:45.395Z] #47 3.726 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 04:50:45 [2020-05-08T04:50:45.395Z] #47 3.726 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.bmmCCAK3UM/src/github.com/LK4D4/vndr 04:50:45 [2020-05-08T04:50:45.395Z] #47 3.741 Cloning into '/tmp/tmp.bmmCCAK3UM/src/github.com/LK4D4/vndr'... 04:50:45 [2020-05-08T04:50:45.395Z] #47 4.331 + cd /tmp/tmp.bmmCCAK3UM/src/github.com/LK4D4/vndr 04:50:45 [2020-05-08T04:50:45.395Z] #47 4.331 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 04:50:45 [2020-05-08T04:50:45.395Z] #47 4.347 + go build -buildmode=pie -v -o /build/vndr . 04:50:45 [2020-05-08T04:50:45.395Z] #47 5.414 internal/cpu 04:50:45 [2020-05-08T04:50:45.395Z] #47 5.422 runtime/internal/atomic 04:50:45 [2020-05-08T04:50:45.395Z] #47 5.663 runtime/internal/sys 04:50:45 [2020-05-08T04:50:45.395Z] #47 5.816 runtime/internal/math 04:50:45 [2020-05-08T04:50:45.395Z] #47 5.870 internal/race 04:50:45 [2020-05-08T04:50:45.395Z] #47 5.959 internal/bytealg 04:50:45 [2020-05-08T04:50:45.395Z] #47 6.007 sync/atomic 04:50:45 [2020-05-08T04:50:45.395Z] #47 6.163 unicode 04:50:45 [2020-05-08T04:50:45.395Z] #47 6.234 runtime 04:50:45 [2020-05-08T04:50:45.395Z] #47 8.607 unicode/utf8 04:50:45 [2020-05-08T04:50:45.395Z] #47 9.056 math 04:50:45 [2020-05-08T04:50:45.395Z] #47 ... 04:50:45 [2020-05-08T04:50:45.395Z] 04:50:45 [2020-05-08T04:50:45.395Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 04:50:45 [2020-05-08T04:50:45.395Z] #25 2.591 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 04:50:45 [2020-05-08T04:50:45.395Z] #25 2.627 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 04:50:45 [2020-05-08T04:50:45.395Z] #25 2.655 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 04:50:45 [2020-05-08T04:50:45.395Z] #25 3.302 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] 04:50:45 [2020-05-08T04:50:45.395Z] #25 4.985 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] 04:50:45 [2020-05-08T04:50:45.395Z] #25 7.561 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] 04:50:45 [2020-05-08T04:50:45.682Z] #25 ... 04:50:45 [2020-05-08T04:50:45.682Z] 04:50:45 [2020-05-08T04:50:45.682Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:50:45 [2020-05-08T04:50:45.682Z] #74 3.669 + RM_GOPATH=0 04:50:45 [2020-05-08T04:50:45.682Z] #74 3.669 + TMP_GOPATH= 04:50:45 [2020-05-08T04:50:45.682Z] #74 3.669 + : /build 04:50:45 [2020-05-08T04:50:45.683Z] #74 3.670 + '[' -z '' ']' 04:50:45 [2020-05-08T04:50:45.683Z] #74 3.677 ++ mktemp -d 04:50:45 [2020-05-08T04:50:45.683Z] #74 3.681 + export GOPATH=/tmp/tmp.dDzS3oJxx0 04:50:45 [2020-05-08T04:50:45.683Z] #74 3.681 + GOPATH=/tmp/tmp.dDzS3oJxx0 04:50:45 [2020-05-08T04:50:45.683Z] #74 3.681 + RM_GOPATH=1 04:50:45 [2020-05-08T04:50:45.683Z] #74 3.683 ++ dirname ./install.sh 04:50:45 [2020-05-08T04:50:45.683Z] #74 3.687 + dir=. 04:50:45 [2020-05-08T04:50:45.683Z] #74 3.688 + bin=proxy 04:50:45 [2020-05-08T04:50:45.683Z] #74 3.688 + shift 04:50:45 [2020-05-08T04:50:45.683Z] #74 3.688 + '[' '!' -f ./proxy.installer ']' 04:50:45 [2020-05-08T04:50:45.683Z] #74 3.688 + . ./proxy.installer 04:50:45 [2020-05-08T04:50:45.683Z] #74 3.688 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee 04:50:45 [2020-05-08T04:50:45.683Z] #74 3.689 + install_proxy 04:50:45 [2020-05-08T04:50:45.683Z] #74 3.690 + case "$1" in 04:50:45 [2020-05-08T04:50:45.683Z] #74 3.690 + export CGO_ENABLED=0 04:50:45 [2020-05-08T04:50:45.683Z] #74 3.690 + CGO_ENABLED=0 04:50:45 [2020-05-08T04:50:45.683Z] #74 3.690 + _install_proxy 04:50:45 [2020-05-08T04:50:45.683Z] #74 3.691 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' 04:50:45 [2020-05-08T04:50:45.683Z] #74 3.691 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee 04:50:45 [2020-05-08T04:50:45.683Z] #74 3.691 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.dDzS3oJxx0/src/github.com/docker/libnetwork 04:50:45 [2020-05-08T04:50:45.683Z] #74 3.697 Cloning into '/tmp/tmp.dDzS3oJxx0/src/github.com/docker/libnetwork'... 04:50:45 [2020-05-08T04:50:45.965Z] #74 ... 04:50:45 [2020-05-08T04:50:45.965Z] 04:50:45 [2020-05-08T04:50:45.965Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:50:45 [2020-05-08T04:50:45.965Z] #68 3.649 + RM_GOPATH=0 04:50:45 [2020-05-08T04:50:45.965Z] #68 3.649 + TMP_GOPATH= 04:50:45 [2020-05-08T04:50:45.965Z] #68 3.649 + : /build/ 04:50:45 [2020-05-08T04:50:45.965Z] #68 3.649 + '[' -z '' ']' 04:50:45 [2020-05-08T04:50:45.965Z] #68 3.650 ++ mktemp -d 04:50:45 [2020-05-08T04:50:45.965Z] #68 3.651 + export GOPATH=/tmp/tmp.YZoMwKSLqZ 04:50:45 [2020-05-08T04:50:45.965Z] #68 3.651 + GOPATH=/tmp/tmp.YZoMwKSLqZ 04:50:45 [2020-05-08T04:50:45.965Z] #68 3.651 + RM_GOPATH=1 04:50:45 [2020-05-08T04:50:45.965Z] #68 3.658 ++ dirname ./install.sh 04:50:45 [2020-05-08T04:50:45.965Z] #68 3.660 + dir=. 04:50:45 [2020-05-08T04:50:45.965Z] #68 3.660 + bin=rootlesskit 04:50:45 [2020-05-08T04:50:45.965Z] #68 3.660 + shift 04:50:45 [2020-05-08T04:50:45.965Z] #68 3.660 + '[' '!' -f ./rootlesskit.installer ']' 04:50:45 [2020-05-08T04:50:45.965Z] #68 3.660 + . ./rootlesskit.installer 04:50:45 [2020-05-08T04:50:45.965Z] #68 3.661 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 04:50:45 [2020-05-08T04:50:45.965Z] #68 3.662 + install_rootlesskit 04:50:45 [2020-05-08T04:50:45.965Z] #68 3.662 + case "$1" in 04:50:45 [2020-05-08T04:50:45.965Z] #68 3.662 + export CGO_ENABLED=0 04:50:45 [2020-05-08T04:50:45.965Z] #68 3.662 + CGO_ENABLED=0 04:50:45 [2020-05-08T04:50:45.965Z] #68 3.662 + _install_rootlesskit 04:50:45 [2020-05-08T04:50:45.965Z] #68 3.662 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' 04:50:45 [2020-05-08T04:50:45.965Z] #68 3.662 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 04:50:45 [2020-05-08T04:50:45.965Z] #68 3.663 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.YZoMwKSLqZ/src/github.com/rootless-containers/rootlesskit 04:50:45 [2020-05-08T04:50:45.965Z] #68 3.664 Cloning into '/tmp/tmp.YZoMwKSLqZ/src/github.com/rootless-containers/rootlesskit'... 04:50:45 [2020-05-08T04:50:45.965Z] #68 6.639 + cd /tmp/tmp.YZoMwKSLqZ/src/github.com/rootless-containers/rootlesskit 04:50:45 [2020-05-08T04:50:45.965Z] #68 6.652 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 04:50:45 [2020-05-08T04:50:45.965Z] #68 6.843 + for f in rootlesskit rootlesskit-docker-proxy 04:50:45 [2020-05-08T04:50:45.965Z] #68 6.843 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 04:50:45 [2020-05-08T04:50:45.965Z] #68 ... 04:50:45 [2020-05-08T04:50:45.965Z] 04:50:45 [2020-05-08T04:50:45.965Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... 04:50:45 [2020-05-08T04:50:45.965Z] #62 1.648 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 04:50:45 [2020-05-08T04:50:45.965Z] #62 1.933 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 04:50:45 [2020-05-08T04:50:45.965Z] #62 2.020 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 04:50:45 [2020-05-08T04:50:45.965Z] #62 2.697 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] 04:50:45 [2020-05-08T04:50:45.965Z] #62 4.510 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] 04:50:45 [2020-05-08T04:50:45.965Z] #62 6.509 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] 04:50:46 [2020-05-08T04:50:46.248Z] #62 ... 04:50:46 [2020-05-08T04:50:46.248Z] 04:50:46 [2020-05-08T04:50:46.248Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 04:50:46 [2020-05-08T04:50:46.248Z] #10 2.686 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 04:50:46 [2020-05-08T04:50:46.248Z] #10 2.792 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 04:50:46 [2020-05-08T04:50:46.248Z] #10 2.792 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 04:50:46 [2020-05-08T04:50:46.248Z] #10 3.459 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] 04:50:46 [2020-05-08T04:50:46.248Z] #10 5.062 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] 04:50:46 [2020-05-08T04:50:46.248Z] #10 6.917 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] 04:50:46 [2020-05-08T04:50:46.248Z] #10 ... 04:50:46 [2020-05-08T04:50:46.248Z] 04:50:46 [2020-05-08T04:50:46.248Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 04:50:46 [2020-05-08T04:50:46.248Z] #41 2.572 + git clone https://github.com/docker/distribution.git . 04:50:46 [2020-05-08T04:50:46.248Z] #41 2.580 Cloning into '.'... 04:50:46 [2020-05-08T04:50:46.530Z] #41 ... 04:50:46 [2020-05-08T04:50:46.530Z] 04:50:46 [2020-05-08T04:50:46.530Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:50:46 [2020-05-08T04:50:46.530Z] #56 11.57 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 04:50:46 [2020-05-08T04:50:46.530Z] #56 11.58 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 04:50:46 [2020-05-08T04:50:46.530Z] #56 11.58 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 04:50:46 [2020-05-08T04:50:46.530Z] #56 11.70 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 04:50:46 [2020-05-08T04:50:46.530Z] #56 11.81 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 04:50:47 [2020-05-08T04:50:47.145Z] #56 12.25 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 04:50:47 [2020-05-08T04:50:47.428Z] #56 ... 04:50:47 [2020-05-08T04:50:47.428Z] 04:50:47 [2020-05-08T04:50:47.428Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 04:50:47 [2020-05-08T04:50:47.428Z] #30 2.838 + git clone https://github.com/kolyshkin/go-swagger.git . 04:50:47 [2020-05-08T04:50:47.428Z] #30 2.838 Cloning into '.'... 04:50:47 [2020-05-08T04:50:47.428Z] #30 ... 04:50:47 [2020-05-08T04:50:47.428Z] 04:50:47 [2020-05-08T04:50:47.428Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 04:50:47 [2020-05-08T04:50:47.428Z] #25 13.03 Fetched 8043 kB in 11s (763 kB/s) 04:50:48 [2020-05-08T04:50:48.077Z] ok github.com/docker/docker/api/server 0.071s coverage: 9.0% of statements 04:50:48 [2020-05-08T04:50:48.554Z] #20 transferring context: 50.02MB 3.3s 04:50:48 [2020-05-08T04:50:48.554Z] #20 transferring context: 50.53MB 3.4s done 04:50:48 [2020-05-08T04:50:48.554Z] #20 DONE 3.5s 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 04:50:48 [2020-05-08T04:50:48.554Z] #30 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... 04:50:48 [2020-05-08T04:50:48.554Z] #34 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:50:48 [2020-05-08T04:50:48.554Z] #56 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:50:48 [2020-05-08T04:50:48.554Z] #38 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... 04:50:48 [2020-05-08T04:50:48.554Z] #15 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 04:50:48 [2020-05-08T04:50:48.554Z] #21 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker 04:50:48 [2020-05-08T04:50:48.554Z] #11 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... 04:50:48 [2020-05-08T04:50:48.554Z] #51 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... 04:50:48 [2020-05-08T04:50:48.554Z] #12 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ 04:50:48 [2020-05-08T04:50:48.554Z] #45 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... 04:50:48 [2020-05-08T04:50:48.554Z] #52 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ 04:50:48 [2020-05-08T04:50:48.554Z] #46 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:50:48 [2020-05-08T04:50:48.554Z] #47 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 04:50:48 [2020-05-08T04:50:48.554Z] #27 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:50:48 [2020-05-08T04:50:48.554Z] #23 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 04:50:48 [2020-05-08T04:50:48.554Z] #41 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 04:50:48 [2020-05-08T04:50:48.554Z] #35 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 04:50:48 [2020-05-08T04:50:48.554Z] #10 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 04:50:48 [2020-05-08T04:50:48.554Z] #58 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... 04:50:48 [2020-05-08T04:50:48.554Z] #62 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:50:48 [2020-05-08T04:50:48.554Z] #50 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ 04:50:48 [2020-05-08T04:50:48.554Z] #73 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... 04:50:48 [2020-05-08T04:50:48.554Z] #14 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 04:50:48 [2020-05-08T04:50:48.554Z] #43 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:50:48 [2020-05-08T04:50:48.554Z] #60 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... 04:50:48 [2020-05-08T04:50:48.554Z] #70 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 04:50:48 [2020-05-08T04:50:48.554Z] #17 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ 04:50:48 [2020-05-08T04:50:48.554Z] #59 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 04:50:48 [2020-05-08T04:50:48.554Z] #19 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... 04:50:48 [2020-05-08T04:50:48.554Z] #42 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... 04:50:48 [2020-05-08T04:50:48.554Z] #13 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:50:48 [2020-05-08T04:50:48.554Z] #44 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 04:50:48 [2020-05-08T04:50:48.554Z] #29 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:50:48 [2020-05-08T04:50:48.554Z] #74 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... 04:50:48 [2020-05-08T04:50:48.554Z] #8 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ 04:50:48 [2020-05-08T04:50:48.554Z] #67 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ 04:50:48 [2020-05-08T04:50:48.554Z] #22 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:50:48 [2020-05-08T04:50:48.554Z] #33 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... 04:50:48 [2020-05-08T04:50:48.554Z] #61 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... 04:50:48 [2020-05-08T04:50:48.554Z] #48 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... 04:50:48 [2020-05-08T04:50:48.554Z] #24 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build 04:50:48 [2020-05-08T04:50:48.554Z] #69 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ 04:50:48 [2020-05-08T04:50:48.554Z] #49 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... 04:50:48 [2020-05-08T04:50:48.554Z] #9 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ 04:50:48 [2020-05-08T04:50:48.554Z] #55 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 04:50:48 [2020-05-08T04:50:48.554Z] #63 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #16 [dev-systemd-false 6/26] RUN ldconfig 04:50:48 [2020-05-08T04:50:48.554Z] #16 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... 04:50:48 [2020-05-08T04:50:48.554Z] #57 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... 04:50:48 [2020-05-08T04:50:48.554Z] #72 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ 04:50:48 [2020-05-08T04:50:48.554Z] #32 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... 04:50:48 [2020-05-08T04:50:48.554Z] #18 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 04:50:48 [2020-05-08T04:50:48.554Z] #25 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... 04:50:48 [2020-05-08T04:50:48.554Z] #28 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ 04:50:48 [2020-05-08T04:50:48.554Z] #37 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ 04:50:48 [2020-05-08T04:50:48.554Z] #64 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... 04:50:48 [2020-05-08T04:50:48.554Z] #66 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... 04:50:48 [2020-05-08T04:50:48.554Z] #31 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... 04:50:48 [2020-05-08T04:50:48.554Z] #39 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:50:48 [2020-05-08T04:50:48.554Z] #68 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:50:48 [2020-05-08T04:50:48.554Z] #53 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / 04:50:48 [2020-05-08T04:50:48.554Z] #26 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:50:48 [2020-05-08T04:50:48.554Z] #65 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 04:50:48 [2020-05-08T04:50:48.554Z] #36 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... 04:50:48 [2020-05-08T04:50:48.554Z] #54 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 04:50:48 [2020-05-08T04:50:48.554Z] #40 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... 04:50:48 [2020-05-08T04:50:48.554Z] #75 CACHED 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 04:50:48 [2020-05-08T04:50:48.554Z] #76 DONE 0.0s 04:50:48 [2020-05-08T04:50:48.554Z] 04:50:48 [2020-05-08T04:50:48.554Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker 04:50:49 [2020-05-08T04:50:49.317Z] #77 DONE 1.1s 04:50:49 [2020-05-08T04:50:49.317Z] 04:50:49 [2020-05-08T04:50:49.317Z] #78 exporting to oci image format 04:50:49 [2020-05-08T04:50:49.652Z] #78 exporting layers 04:50:50 [2020-05-08T04:50:50.881Z] #25 13.03 Reading package lists... 04:50:52 [2020-05-08T04:50:52.808Z] DEBUG: print all environment variables to check how Jenkins runs this script 04:50:52 [2020-05-08T04:50:52.808Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-bcbabcd5\powershellScript.ps1'; exit $LASTEXITCODE; 04:50:52 [2020-05-08T04:50:52.808Z] ---------------------------------------------------------------------------- 04:50:52 [2020-05-08T04:50:52.808Z] 04:50:52 [2020-05-08T04:50:52.808Z] INFO: executeCI.ps1 starting at Fri May 8 04:50:49 CUT 2020 04:50:52 [2020-05-08T04:50:52.808Z] 04:50:52 [2020-05-08T04:50:52.808Z] INFO: Script version 05-Feb-2019 09:03 PDT 04:50:52 [2020-05-08T04:50:52.808Z] INFO: Running git version 2.24.1.windows.2 04:50:52 [2020-05-08T04:50:52.808Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 04:50:52 [2020-05-08T04:50:52.808Z] INFO: Environment variables: 04:50:52 [2020-05-08T04:50:52.808Z] 04:50:52 [2020-05-08T04:50:52.808Z] Name Value 04:50:52 [2020-05-08T04:50:52.808Z] ---- ----- 04:50:52 [2020-05-08T04:50:52.808Z] ALLUSERSPROFILE C:\ProgramData 04:50:52 [2020-05-08T04:50:52.808Z] amd64 true 04:50:52 [2020-05-08T04:50:52.809Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming 04:50:52 [2020-05-08T04:50:52.809Z] APT_MIRROR cdn-fastly.deb.debian.org 04:50:52 [2020-05-08T04:50:52.809Z] arm64 true 04:50:52 [2020-05-08T04:50:52.809Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 04:50:52 [2020-05-08T04:50:52.809Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 04:50:52 [2020-05-08T04:50:52.809Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN 04:50:52 [2020-05-08T04:50:52.809Z] BRANCH_NAME PR-40846 04:50:52 [2020-05-08T04:50:52.809Z] BUILD_DISPLAY_NAME #5 04:50:52 [2020-05-08T04:50:52.809Z] BUILD_ID 5 04:50:52 [2020-05-08T04:50:52.809Z] BUILD_NUMBER 5 04:50:52 [2020-05-08T04:50:52.809Z] BUILD_TAG jenkins-moby-PR-40846-5 04:50:52 [2020-05-08T04:50:52.809Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40846/5/ 04:50:52 [2020-05-08T04:50:52.809Z] CHANGE_AUTHOR AkihiroSuda 04:50:52 [2020-05-08T04:50:52.809Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda 04:50:52 [2020-05-08T04:50:52.809Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com 04:50:52 [2020-05-08T04:50:52.809Z] CHANGE_BRANCH cgroup2-use-systemd-by-default 04:50:52 [2020-05-08T04:50:52.809Z] CHANGE_FORK AkihiroSuda/docker 04:50:52 [2020-05-08T04:50:52.809Z] CHANGE_ID 40846 04:50:52 [2020-05-08T04:50:52.809Z] CHANGE_TARGET master 04:50:52 [2020-05-08T04:50:52.809Z] CHANGE_TITLE cgroup2: use "systemd" cgroup driver by default when available 04:50:52 [2020-05-08T04:50:52.809Z] CHANGE_URL https://github.com/moby/moby/pull/40846 04:50:52 [2020-05-08T04:50:52.809Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 04:50:52 [2020-05-08T04:50:52.809Z] CommonProgramFiles C:\Program Files\Common Files 04:50:52 [2020-05-08T04:50:52.809Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files 04:50:52 [2020-05-08T04:50:52.809Z] CommonProgramW6432 C:\Program Files\Common Files 04:50:52 [2020-05-08T04:50:52.809Z] COMPUTERNAME azwin-2-c2c9b0 04:50:52 [2020-05-08T04:50:52.809Z] ComSpec C:\windows\system32\cmd.exe 04:50:52 [2020-05-08T04:50:52.809Z] ConfigSequenceNumber 0 04:50:52 [2020-05-08T04:50:52.809Z] dco true 04:50:52 [2020-05-08T04:50:52.809Z] DOCKER_BUILDKIT 0 04:50:52 [2020-05-08T04:50:52.809Z] DOCKER_DUT_DEBUG 1 04:50:52 [2020-05-08T04:50:52.809Z] DOCKER_EXPERIMENTAL 1 04:50:52 [2020-05-08T04:50:52.809Z] DOCKER_GRAPHDRIVER overlay2 04:50:52 [2020-05-08T04:50:52.809Z] DriverData C:\Windows\System32\Drivers\DriverData 04:50:52 [2020-05-08T04:50:52.809Z] EXECUTOR_NUMBER 0 04:50:52 [2020-05-08T04:50:52.809Z] FQDN azwin-2-c2c9b0.westus.cloudapp.azure.com 04:50:52 [2020-05-08T04:50:52.809Z] GIT_BRANCH PR-40846 04:50:52 [2020-05-08T04:50:52.809Z] GIT_COMMIT 96109a81abb3ed379e894a79eee4dc18162866ce 04:50:52 [2020-05-08T04:50:52.809Z] GIT_PREVIOUS_COMMIT 4714ab5d6c95e379ddd37b2b435486c676199f43 04:50:52 [2020-05-08T04:50:52.809Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 4714ab5d6c95e379ddd37b2b435486c676199f43 04:50:52 [2020-05-08T04:50:52.809Z] GIT_URL https://github.com/moby/moby.git 04:50:52 [2020-05-08T04:50:52.809Z] HUDSON_COOKIE eec9d975-9b94-417f-aa6d-384253933d00 04:50:52 [2020-05-08T04:50:52.809Z] HUDSON_HOME /var/cloudbees-jenkins-distribution 04:50:52 [2020-05-08T04:50:52.809Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 04:50:52 [2020-05-08T04:50:52.809Z] HUDSON_URL https://ci-next.docker.com/public/ 04:50:52 [2020-05-08T04:50:52.809Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 04:50:52 [2020-05-08T04:50:52.809Z] JENKINS_HOME /var/cloudbees-jenkins-distribution 04:50:52 [2020-05-08T04:50:52.809Z] JENKINS_NODE_COOKIE dafc3fcf-fc57-4a23-90c0-a49601ee4316 04:50:52 [2020-05-08T04:50:52.809Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf 04:50:52 [2020-05-08T04:50:52.809Z] JENKINS_URL https://ci-next.docker.com/public/ 04:50:52 [2020-05-08T04:50:52.809Z] JOB_BASE_NAME PR-40846 04:50:52 [2020-05-08T04:50:52.809Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40846/display/redirect 04:50:52 [2020-05-08T04:50:52.809Z] JOB_NAME moby/PR-40846 04:50:52 [2020-05-08T04:50:52.809Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40846/ 04:50:52 [2020-05-08T04:50:52.809Z] library.jps.version master 04:50:52 [2020-05-08T04:50:52.809Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local 04:50:52 [2020-05-08T04:50:52.809Z] NODE_LABELS amd64 azure azwin-2-c2c9b0 azwin-2019 docker west-us windows windows-2019 x86_64 04:50:52 [2020-05-08T04:50:52.809Z] NODE_NAME azwin-2-c2c9b0 04:50:52 [2020-05-08T04:50:52.809Z] NUMBER_OF_PROCESSORS 4 04:50:52 [2020-05-08T04:50:52.809Z] OS Windows_NT 04:50:52 [2020-05-08T04:50:52.809Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... 04:50:52 [2020-05-08T04:50:52.809Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL 04:50:52 [2020-05-08T04:50:52.809Z] ppc64le true 04:50:52 [2020-05-08T04:50:52.809Z] PROCESSOR_ARCHITECTURE AMD64 04:50:52 [2020-05-08T04:50:52.809Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel 04:50:52 [2020-05-08T04:50:52.809Z] PROCESSOR_LEVEL 6 04:50:52 [2020-05-08T04:50:52.809Z] PROCESSOR_REVISION 5504 04:50:52 [2020-05-08T04:50:52.809Z] ProgramData C:\ProgramData 04:50:52 [2020-05-08T04:50:52.809Z] ProgramFiles C:\Program Files 04:50:52 [2020-05-08T04:50:52.809Z] ProgramFiles(x86) C:\Program Files (x86) 04:50:52 [2020-05-08T04:50:52.809Z] ProgramW6432 C:\Program Files 04:50:52 [2020-05-08T04:50:52.809Z] PROMPT $P$G 04:50:52 [2020-05-08T04:50:52.809Z] PSExecutionPolicyPreference Bypass 04:50:52 [2020-05-08T04:50:52.809Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... 04:50:52 [2020-05-08T04:50:52.809Z] PUBLIC C:\Users\Public 04:50:52 [2020-05-08T04:50:52.809Z] rootless true 04:50:52 [2020-05-08T04:50:52.809Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40846/5/display/redirect?page=changes 04:50:52 [2020-05-08T04:50:52.809Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40846/5/display/redirect 04:50:52 [2020-05-08T04:50:52.809Z] s390x true 04:50:52 [2020-05-08T04:50:52.809Z] SKIP_VALIDATION_TESTS 1 04:50:52 [2020-05-08T04:50:52.809Z] SOURCES_DRIVE d 04:50:52 [2020-05-08T04:50:52.809Z] SOURCES_SUBDIR gopath 04:50:52 [2020-05-08T04:50:52.809Z] STAGE_NAME Run tests 04:50:52 [2020-05-08T04:50:52.809Z] SystemDrive C: 04:50:52 [2020-05-08T04:50:52.809Z] SystemRoot C:\windows 04:50:52 [2020-05-08T04:50:52.809Z] TEMP C:\windows\TEMP 04:50:52 [2020-05-08T04:50:52.809Z] TESTDEBUG 0 04:50:52 [2020-05-08T04:50:52.809Z] TESTRUN_DRIVE d 04:50:52 [2020-05-08T04:50:52.809Z] TESTRUN_SUBDIR CI 04:50:52 [2020-05-08T04:50:52.809Z] TIMEOUT 120m 04:50:52 [2020-05-08T04:50:52.809Z] TMP C:\windows\TEMP 04:50:52 [2020-05-08T04:50:52.809Z] unit_validate true 04:50:52 [2020-05-08T04:50:52.809Z] USERDOMAIN WORKGROUP 04:50:52 [2020-05-08T04:50:52.809Z] USERNAME azwin-2-c2c9b0$ 04:50:52 [2020-05-08T04:50:52.809Z] USERPROFILE C:\windows\system32\config\systemprofile 04:50:52 [2020-05-08T04:50:52.809Z] validate_force false 04:50:52 [2020-05-08T04:50:52.809Z] windir C:\windows 04:50:52 [2020-05-08T04:50:52.809Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore 04:50:52 [2020-05-08T04:50:52.809Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 04:50:52 [2020-05-08T04:50:52.809Z] windowsRS1 false 04:50:52 [2020-05-08T04:50:52.809Z] windowsRS5 true 04:50:52 [2020-05-08T04:50:52.809Z] WORKSPACE d:\gopath\src\github.com\docker\docker 04:50:52 [2020-05-08T04:50:52.809Z] 04:50:52 [2020-05-08T04:50:52.809Z] 04:50:52 [2020-05-08T04:50:52.809Z] 04:50:52 [2020-05-08T04:50:52.809Z] INFO: Sources under d:\gopath\... 04:50:52 [2020-05-08T04:50:52.809Z] INFO: Test run under d:\CI\... 04:50:52 [2020-05-08T04:50:52.809Z] INFO: Running in D:\gopath\src\github.com\docker\docker 04:50:52 [2020-05-08T04:50:52.809Z] INFO: docker/docker repository was found 04:50:52 [2020-05-08T04:50:52.809Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon 04:50:52 [2020-05-08T04:50:52.809Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1158' 04:50:52 [2020-05-08T04:50:52.809Z] INFO: Docker version of control daemon 04:50:52 [2020-05-08T04:50:52.809Z] 04:50:52 [2020-05-08T04:50:52.809Z] Client: Docker Engine - Enterprise 04:50:52 [2020-05-08T04:50:52.809Z] Version: 19.03.5 04:50:52 [2020-05-08T04:50:52.809Z] API version: 1.40 04:50:52 [2020-05-08T04:50:52.809Z] Go version: go1.12.12 04:50:52 [2020-05-08T04:50:52.809Z] Git commit: 2ee0c57608 04:50:52 [2020-05-08T04:50:52.809Z] Built: 11/13/2019 08:00:16 04:50:52 [2020-05-08T04:50:52.809Z] OS/Arch: windows/amd64 04:50:52 [2020-05-08T04:50:52.809Z] Experimental: false 04:50:52 [2020-05-08T04:50:52.809Z] 04:50:52 [2020-05-08T04:50:52.809Z] Server: Docker Engine - Enterprise 04:50:52 [2020-05-08T04:50:52.809Z] Engine: 04:50:52 [2020-05-08T04:50:52.809Z] Version: 19.03.5 04:50:52 [2020-05-08T04:50:52.809Z] API version: 1.40 (minimum version 1.24) 04:50:52 [2020-05-08T04:50:52.809Z] Go version: go1.12.12 04:50:52 [2020-05-08T04:50:52.809Z] Git commit: 2ee0c57608 04:50:52 [2020-05-08T04:50:52.809Z] Built: 11/13/2019 07:58:51 04:50:52 [2020-05-08T04:50:52.809Z] OS/Arch: windows/amd64 04:50:52 [2020-05-08T04:50:52.809Z] Experimental: true 04:50:52 [2020-05-08T04:50:52.809Z] 04:50:52 [2020-05-08T04:50:52.809Z] INFO: Docker info of control daemon 04:50:52 [2020-05-08T04:50:52.809Z] 04:50:52 [2020-05-08T04:50:52.809Z] Client: 04:50:52 [2020-05-08T04:50:52.809Z] Debug Mode: false 04:50:52 [2020-05-08T04:50:52.809Z] Plugins: 04:50:52 [2020-05-08T04:50:52.809Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) 04:50:52 [2020-05-08T04:50:52.809Z] 04:50:52 [2020-05-08T04:50:52.809Z] Server: 04:50:52 [2020-05-08T04:50:52.809Z] Containers: 0 04:50:52 [2020-05-08T04:50:52.809Z] Running: 0 04:50:52 [2020-05-08T04:50:52.809Z] Paused: 0 04:50:52 [2020-05-08T04:50:52.809Z] Stopped: 0 04:50:52 [2020-05-08T04:50:52.809Z] Images: 10 04:50:52 [2020-05-08T04:50:52.809Z] Server Version: 19.03.5 04:50:52 [2020-05-08T04:50:52.809Z] Storage Driver: windowsfilter (windows) lcow (linux) 04:50:52 [2020-05-08T04:50:52.809Z] Windows: 04:50:52 [2020-05-08T04:50:52.809Z] LCOW: 04:50:52 [2020-05-08T04:50:52.809Z] Logging Driver: json-file 04:50:52 [2020-05-08T04:50:52.809Z] Plugins: 04:50:52 [2020-05-08T04:50:52.809Z] Volume: local 04:50:52 [2020-05-08T04:50:52.809Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 04:50:52 [2020-05-08T04:50:52.809Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 04:50:52 [2020-05-08T04:50:52.809Z] Swarm: inactive 04:50:52 [2020-05-08T04:50:52.809Z] Default Isolation: process 04:50:52 [2020-05-08T04:50:52.809Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 04:50:52 [2020-05-08T04:50:52.809Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) 04:50:52 [2020-05-08T04:50:52.809Z] OSType: windows 04:50:52 [2020-05-08T04:50:52.809Z] Architecture: x86_64 04:50:52 [2020-05-08T04:50:52.809Z] CPUs: 4 04:50:52 [2020-05-08T04:50:52.809Z] Total Memory: 32GiB 04:50:52 [2020-05-08T04:50:52.809Z] Name: azwin-2-c2c9b0 04:50:52 [2020-05-08T04:50:52.809Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW 04:50:52 [2020-05-08T04:50:52.809Z] Docker Root Dir: D:\docker 04:50:52 [2020-05-08T04:50:52.809Z] Debug Mode: false 04:50:52 [2020-05-08T04:50:52.809Z] Registry: https://index.docker.io/v1/ 04:50:52 [2020-05-08T04:50:52.809Z] Labels: 04:50:52 [2020-05-08T04:50:52.809Z] Experimental: true 04:50:52 [2020-05-08T04:50:52.809Z] Insecure Registries: 04:50:52 [2020-05-08T04:50:52.809Z] 10.0.0.4:5000 04:50:52 [2020-05-08T04:50:52.809Z] 127.0.0.0/8 04:50:52 [2020-05-08T04:50:52.809Z] Registry Mirrors: 04:50:52 [2020-05-08T04:50:52.809Z] http://10.0.0.4:5000/ 04:50:52 [2020-05-08T04:50:52.809Z] Live Restore Enabled: false 04:50:52 [2020-05-08T04:50:52.809Z] 04:50:52 [2020-05-08T04:50:52.809Z] 04:50:52 [2020-05-08T04:50:52.809Z] INFO: Commit hash is 0f17d7d666 04:50:52 [2020-05-08T04:50:52.809Z] INFO: Nuke-Everything... 04:50:52 [2020-05-08T04:50:52.809Z] INFO: Container count on control daemon to delete is 0 04:50:52 [2020-05-08T04:50:52.809Z] INFO: Nuking d:\CI 04:50:52 [2020-05-08T04:50:52.809Z] INFO: Zapped successfully 04:50:52 [2020-05-08T04:50:52.809Z] INFO: Location for testing is d:\CI\PR-40846\5 04:50:52 [2020-05-08T04:50:52.809Z] INFO: Validating GOLang consistency in Dockerfile.windows... 04:50:52 [2020-05-08T04:50:52.809Z] 04:50:52 [2020-05-08T04:50:52.809Z] 04:50:52 [2020-05-08T04:50:52.809Z] INFO: Building the image from Dockerfile.windows at 05/08/2020 04:50:52... 04:50:52 [2020-05-08T04:50:52.809Z] 04:50:52 [2020-05-08T04:50:52.907Z] #25 16.25 Reading package lists... 04:50:52 [2020-05-08T04:50:52.907Z] #25 ... 04:50:52 [2020-05-08T04:50:52.907Z] 04:50:52 [2020-05-08T04:50:52.907Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:50:52 [2020-05-08T04:50:52.907Z] #74 15.13 Checking out files: 95% (1970/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. 04:50:52 [2020-05-08T04:50:52.907Z] #74 15.23 + cd /tmp/tmp.dDzS3oJxx0/src/github.com/docker/libnetwork 04:50:52 [2020-05-08T04:50:52.907Z] #74 15.26 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee 04:50:52 [2020-05-08T04:50:52.907Z] #74 16.07 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 04:50:55 [2020-05-08T04:50:55.584Z] #74 ... 04:50:55 [2020-05-08T04:50:55.584Z] 04:50:55 [2020-05-08T04:50:55.584Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:50:55 [2020-05-08T04:50:55.584Z] #33 10.63 internal/testlog 04:50:55 [2020-05-08T04:50:55.584Z] #33 11.07 encoding 04:50:55 [2020-05-08T04:50:55.584Z] #33 11.29 runtime/cgo 04:50:55 [2020-05-08T04:50:55.584Z] #33 ... 04:50:55 [2020-05-08T04:50:55.584Z] 04:50:55 [2020-05-08T04:50:55.584Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 04:50:55 [2020-05-08T04:50:55.584Z] #25 16.25 Reading package lists... 04:50:55 [2020-05-08T04:50:55.584Z] #25 19.37 Building dependency tree... 04:50:55 [2020-05-08T04:50:55.584Z] #25 20.15 ca-certificates is already the newest version (20190110). 04:50:55 [2020-05-08T04:50:55.584Z] #25 20.15 The following additional packages will be installed: 04:50:55 [2020-05-08T04:50:55.584Z] #25 20.22 libjq1 libonig5 04:50:55 [2020-05-08T04:50:55.584Z] #25 20.60 The following NEW packages will be installed: 04:50:55 [2020-05-08T04:50:55.584Z] #25 20.62 jq libjq1 libonig5 04:50:55 [2020-05-08T04:50:55.584Z] #25 20.78 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. 04:50:55 [2020-05-08T04:50:55.584Z] #25 20.78 Need to get 350 kB of archives. 04:50:55 [2020-05-08T04:50:55.584Z] #25 20.78 After this operation, 1154 kB of additional disk space will be used. 04:50:55 [2020-05-08T04:50:55.584Z] #25 20.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] 04:50:55 [2020-05-08T04:50:55.585Z] #25 20.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] 04:50:55 [2020-05-08T04:50:55.585Z] #25 20.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] 04:50:56 [2020-05-08T04:50:56.199Z] #25 21.44 debconf: delaying package configuration, since apt-utils is not installed 04:50:56 [2020-05-08T04:50:56.199Z] #25 21.54 Fetched 350 kB in 0s (2461 kB/s) 04:50:56 [2020-05-08T04:50:56.199Z] #25 21.61 Selecting previously unselected package libonig5:s390x. 04:50:56 [2020-05-08T04:50:56.199Z] #25 21.61 (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 ... 15176 files and directories currently installed.) 04:50:56 [2020-05-08T04:50:56.199Z] #25 21.67 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... 04:50:56 [2020-05-08T04:50:56.199Z] #25 21.67 Unpacking libonig5:s390x (6.9.1-1) ... 04:50:56 [2020-05-08T04:50:56.481Z] #25 21.86 Selecting previously unselected package libjq1:s390x. 04:50:56 [2020-05-08T04:50:56.481Z] #25 21.86 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... 04:50:56 [2020-05-08T04:50:56.481Z] #25 21.86 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... 04:50:56 [2020-05-08T04:50:56.481Z] #25 21.96 Selecting previously unselected package jq. 04:50:56 [2020-05-08T04:50:56.481Z] #25 21.96 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... 04:50:56 [2020-05-08T04:50:56.481Z] #25 21.97 Unpacking jq (1.5+dfsg-2+b1) ... 04:50:56 [2020-05-08T04:50:56.481Z] #25 22.08 Setting up libonig5:s390x (6.9.1-1) ... 04:50:56 [2020-05-08T04:50:56.763Z] #25 22.11 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... 04:50:56 [2020-05-08T04:50:56.763Z] #25 22.11 Setting up jq (1.5+dfsg-2+b1) ... 04:50:56 [2020-05-08T04:50:56.763Z] #25 22.12 Processing triggers for libc-bin (2.28-10) ... 04:50:57 [2020-05-08T04:50:57.046Z] #25 DONE 22.5s 04:50:57 [2020-05-08T04:50:57.046Z] 04:50:57 [2020-05-08T04:50:57.046Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / 04:50:57 [2020-05-08T04:50:57.329Z] #26 DONE 0.1s 04:50:57 [2020-05-08T04:50:57.329Z] 04:50:57 [2020-05-08T04:50:57.329Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 04:50:57 [2020-05-08T04:50:57.329Z] #43 12.95 Fetched 8043 kB in 11s (725 kB/s) 04:50:57 [2020-05-08T04:50:57.329Z] #43 12.95 Reading package lists... 04:50:57 [2020-05-08T04:50:57.329Z] #43 16.57 Reading package lists... 04:50:57 [2020-05-08T04:50:57.330Z] #43 20.39 Building dependency tree... 04:50:57 [2020-05-08T04:50:57.330Z] #43 21.44 The following additional packages will be installed: 04:50:57 [2020-05-08T04:50:57.330Z] #43 21.44 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 04:50:57 [2020-05-08T04:50:57.330Z] #43 21.45 libprotoc17 python-pkg-resources python-six zlib1g-dev 04:50:57 [2020-05-08T04:50:57.330Z] #43 21.45 Suggested packages: 04:50:57 [2020-05-08T04:50:57.330Z] #43 21.45 manpages-dev python-setuptools 04:50:57 [2020-05-08T04:50:57.330Z] #43 22.49 The following NEW packages will be installed: 04:50:57 [2020-05-08T04:50:57.330Z] #43 22.49 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 04:50:57 [2020-05-08T04:50:57.330Z] #43 22.50 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 04:50:57 [2020-05-08T04:50:57.330Z] #43 22.50 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 04:50:57 [2020-05-08T04:50:57.330Z] #43 22.50 python-six zlib1g-dev 04:50:57 [2020-05-08T04:50:57.330Z] #43 22.66 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. 04:50:57 [2020-05-08T04:50:57.330Z] #43 22.66 Need to get 3742 kB of archives. 04:50:57 [2020-05-08T04:50:57.330Z] #43 22.66 After this operation, 22.0 MB of additional disk space will be used. 04:50:57 [2020-05-08T04:50:57.330Z] #43 22.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] 04:50:57 [2020-05-08T04:50:57.330Z] #43 22.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] 04:50:57 [2020-05-08T04:50:57.330Z] #43 22.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] 04:50:57 [2020-05-08T04:50:57.330Z] #43 22.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] 04:50:57 [2020-05-08T04:50:57.330Z] #43 22.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] 04:50:57 [2020-05-08T04:50:57.330Z] #43 22.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] 04:50:57 [2020-05-08T04:50:57.330Z] #43 22.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] 04:50:57 [2020-05-08T04:50:57.330Z] #43 22.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] 04:50:57 [2020-05-08T04:50:57.330Z] #43 22.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] 04:50:57 [2020-05-08T04:50:57.330Z] #43 22.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] 04:50:57 [2020-05-08T04:50:57.330Z] #43 22.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] 04:50:57 [2020-05-08T04:50:57.330Z] #43 ... 04:50:57 [2020-05-08T04:50:57.330Z] 04:50:57 [2020-05-08T04:50:57.330Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 04:50:57 [2020-05-08T04:50:57.330Z] #41 12.41 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 04:50:57 [2020-05-08T04:50:57.330Z] #41 13.60 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 04:50:57 [2020-05-08T04:50:57.429Z] Sending build context to Docker daemon 55.25MB 04:50:57 [2020-05-08T04:50:57.429Z] 04:50:57 [2020-05-08T04:50:57.429Z] Step 1/10 : FROM microsoft/windowsservercore 04:50:57 [2020-05-08T04:50:57.429Z] ---> fdf6432edbdc 04:50:57 [2020-05-08T04:50:57.429Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] 04:50:57 [2020-05-08T04:50:57.429Z] ---> Using cache 04:50:57 [2020-05-08T04:50:57.429Z] ---> b1d1046b3133 04:50:57 [2020-05-08T04:50:57.429Z] Step 3/10 : ARG GO_VERSION=1.13.10 04:50:57 [2020-05-08T04:50:57.429Z] ---> Using cache 04:50:57 [2020-05-08T04:50:57.429Z] ---> 1312babf8b34 04:50:57 [2020-05-08T04:50:57.429Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 04:50:57 [2020-05-08T04:50:57.429Z] ---> Using cache 04:50:57 [2020-05-08T04:50:57.429Z] ---> b5e89937bc16 04:50:57 [2020-05-08T04:50:57.429Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} 04:50:57 [2020-05-08T04:50:57.429Z] ---> Using cache 04:50:57 [2020-05-08T04:50:57.429Z] ---> dcee143c4d01 04:50:57 [2020-05-08T04:50:57.429Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; 04:50:57 [2020-05-08T04:50:57.429Z] ---> Using cache 04:50:57 [2020-05-08T04:50:57.429Z] ---> 3f3dacaff563 04:50:57 [2020-05-08T04:50:57.429Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum 04:50:57 [2020-05-08T04:50:57.429Z] ---> Using cache 04:50:57 [2020-05-08T04:50:57.429Z] ---> 25d2143357ff 04:50:57 [2020-05-08T04:50:57.429Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] 04:50:57 [2020-05-08T04:50:57.429Z] ---> Using cache 04:50:57 [2020-05-08T04:50:57.429Z] ---> 4dd28f8433b9 04:50:57 [2020-05-08T04:50:57.429Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker 04:50:57 [2020-05-08T04:50:57.429Z] ---> Using cache 04:50:57 [2020-05-08T04:50:57.429Z] ---> d85c7e7400f7 04:50:57 [2020-05-08T04:50:57.429Z] Step 10/10 : COPY . . 04:50:57 [2020-05-08T04:50:57.622Z] #41 ... 04:50:57 [2020-05-08T04:50:57.622Z] 04:50:57 [2020-05-08T04:50:57.622Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:50:57 [2020-05-08T04:50:57.622Z] #56 12.71 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 04:50:57 [2020-05-08T04:50:57.622Z] #56 13.49 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be 04:50:57 [2020-05-08T04:50:57.622Z] #56 14.50 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 04:50:57 [2020-05-08T04:50:57.622Z] #56 14.53 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 04:50:57 [2020-05-08T04:50:57.622Z] #56 14.66 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 04:50:57 [2020-05-08T04:50:57.622Z] #56 14.79 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be 04:50:57 [2020-05-08T04:50:57.622Z] #56 15.16 runtime 04:50:57 [2020-05-08T04:50:57.622Z] #56 15.20 runtime/cgo 04:50:57 [2020-05-08T04:50:57.622Z] #56 ... 04:50:57 [2020-05-08T04:50:57.622Z] 04:50:57 [2020-05-08T04:50:57.622Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 04:50:57 [2020-05-08T04:50:57.622Z] #43 22.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] 04:50:57 [2020-05-08T04:50:57.622Z] #43 23.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] 04:50:57 [2020-05-08T04:50:57.622Z] #43 23.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] 04:50:57 [2020-05-08T04:50:57.622Z] #43 23.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] 04:50:57 [2020-05-08T04:50:57.622Z] #43 23.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] 04:50:57 [2020-05-08T04:50:57.622Z] #43 23.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] 04:50:58 [2020-05-08T04:50:58.236Z] #43 ... 04:50:58 [2020-05-08T04:50:58.236Z] 04:50:58 [2020-05-08T04:50:58.236Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 04:50:58 [2020-05-08T04:50:58.236Z] #35 13.65 Fetched 8043 kB in 12s (696 kB/s) 04:50:58 [2020-05-08T04:50:58.236Z] #35 13.65 Reading package lists... 04:50:58 [2020-05-08T04:50:58.236Z] #35 17.38 Reading package lists... 04:50:58 [2020-05-08T04:50:58.236Z] #35 20.55 Building dependency tree... 04:50:58 [2020-05-08T04:50:58.236Z] #35 21.77 The following additional packages will be installed: 04:50:58 [2020-05-08T04:50:58.236Z] #35 21.78 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 04:50:58 [2020-05-08T04:50:58.236Z] #35 21.78 Suggested packages: 04:50:58 [2020-05-08T04:50:58.236Z] #35 21.78 cmake-doc ninja-build lrzip 04:50:58 [2020-05-08T04:50:58.236Z] #35 21.78 Recommended packages: 04:50:58 [2020-05-08T04:50:58.236Z] #35 21.78 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 04:50:58 [2020-05-08T04:50:58.236Z] #35 22.42 The following NEW packages will be installed: 04:50:58 [2020-05-08T04:50:58.236Z] #35 22.44 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 04:50:58 [2020-05-08T04:50:58.236Z] #35 22.44 vim-common xxd 04:50:58 [2020-05-08T04:50:58.236Z] #35 22.61 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. 04:50:58 [2020-05-08T04:50:58.236Z] #35 22.61 Need to get 14.0 MB of archives. 04:50:58 [2020-05-08T04:50:58.236Z] #35 22.61 After this operation, 62.1 MB of additional disk space will be used. 04:50:58 [2020-05-08T04:50:58.236Z] #35 22.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] 04:50:58 [2020-05-08T04:50:58.236Z] #35 22.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] 04:50:58 [2020-05-08T04:50:58.236Z] #35 22.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] 04:50:58 [2020-05-08T04:50:58.236Z] #35 22.77 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] 04:50:58 [2020-05-08T04:50:58.236Z] #35 23.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] 04:50:58 [2020-05-08T04:50:58.236Z] #35 23.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] 04:50:58 [2020-05-08T04:50:58.236Z] #35 23.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] 04:50:58 [2020-05-08T04:50:58.236Z] #35 23.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] 04:50:58 [2020-05-08T04:50:58.236Z] #35 23.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] 04:50:58 [2020-05-08T04:50:58.236Z] #35 23.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] 04:50:58 [2020-05-08T04:50:58.236Z] #35 ... 04:50:58 [2020-05-08T04:50:58.236Z] 04:50:58 [2020-05-08T04:50:58.236Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 04:50:58 [2020-05-08T04:50:58.236Z] #43 23.81 debconf: delaying package configuration, since apt-utils is not installed 04:50:58 [2020-05-08T04:50:58.549Z] #43 23.91 Fetched 3742 kB in 0s (8033 kB/s) 04:50:58 [2020-05-08T04:50:58.549Z] #43 ... 04:50:58 [2020-05-08T04:50:58.549Z] 04:50:58 [2020-05-08T04:50:58.549Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... 04:50:58 [2020-05-08T04:50:58.549Z] #62 13.85 Fetched 8043 kB in 12s (650 kB/s) 04:50:58 [2020-05-08T04:50:58.549Z] #62 13.85 Reading package lists... 04:50:58 [2020-05-08T04:50:58.549Z] #62 17.55 Reading package lists... 04:50:58 [2020-05-08T04:50:58.549Z] #62 20.90 Building dependency tree... 04:50:58 [2020-05-08T04:50:58.549Z] #62 22.22 The following additional packages will be installed: 04:50:58 [2020-05-08T04:50:58.549Z] #62 22.26 libbtrfs0 04:50:58 [2020-05-08T04:50:58.549Z] #62 22.32 The following NEW packages will be installed: 04:50:58 [2020-05-08T04:50:58.549Z] #62 22.33 libbtrfs-dev libbtrfs0 04:50:58 [2020-05-08T04:50:58.549Z] #62 22.47 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. 04:50:58 [2020-05-08T04:50:58.549Z] #62 22.47 Need to get 118 kB of archives. 04:50:58 [2020-05-08T04:50:58.549Z] #62 22.47 After this operation, 390 kB of additional disk space will be used. 04:50:58 [2020-05-08T04:50:58.549Z] #62 22.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] 04:50:58 [2020-05-08T04:50:58.550Z] #62 22.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] 04:50:58 [2020-05-08T04:50:58.550Z] #62 23.43 debconf: delaying package configuration, since apt-utils is not installed 04:50:58 [2020-05-08T04:50:58.550Z] #62 23.50 Fetched 118 kB in 0s (787 kB/s) 04:50:58 [2020-05-08T04:50:58.550Z] #62 23.59 Selecting previously unselected package libbtrfs0. 04:50:58 [2020-05-08T04:50:58.550Z] #62 23.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15176 files and directories currently installed.) 04:50:58 [2020-05-08T04:50:58.550Z] #62 23.65 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... 04:50:58 [2020-05-08T04:50:58.550Z] #62 23.66 Unpacking libbtrfs0 (4.20.1-2) ... 04:50:58 [2020-05-08T04:50:58.550Z] #62 23.74 Selecting previously unselected package libbtrfs-dev. 04:50:58 [2020-05-08T04:50:58.550Z] #62 23.74 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... 04:50:58 [2020-05-08T04:50:58.550Z] #62 23.75 Unpacking libbtrfs-dev (4.20.1-2) ... 04:50:58 [2020-05-08T04:50:58.550Z] #62 23.87 Setting up libbtrfs0 (4.20.1-2) ... 04:50:58 [2020-05-08T04:50:58.550Z] #62 23.88 Setting up libbtrfs-dev (4.20.1-2) ... 04:50:58 [2020-05-08T04:50:58.550Z] #62 23.88 Processing triggers for libc-bin (2.28-10) ... 04:50:58 [2020-05-08T04:50:58.550Z] #62 ... 04:50:58 [2020-05-08T04:50:58.550Z] 04:50:58 [2020-05-08T04:50:58.550Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 04:50:58 [2020-05-08T04:50:58.550Z] #43 23.97 Selecting previously unselected package libcap-dev:s390x. 04:50:58 [2020-05-08T04:50:58.662Z] #78 exporting layers 8.3s done 04:50:58 [2020-05-08T04:50:58.662Z] #78 exporting manifest sha256:65300c302a0e6b0297da1e8ca314e537e51165a5301c40110128e99754d81783 04:50:58 [2020-05-08T04:50:58.662Z] #78 exporting manifest sha256:65300c302a0e6b0297da1e8ca314e537e51165a5301c40110128e99754d81783 done 04:50:58 [2020-05-08T04:50:58.662Z] #78 exporting config sha256:0c1f22214204f697dc97dbe89d4e001d388d676174f1cab9715a6b6329e1a876 done 04:50:58 [2020-05-08T04:50:58.662Z] #78 sending tarball 04:50:58 [2020-05-08T04:50:58.832Z] #43 23.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15176 files and directories currently installed.) 04:50:58 [2020-05-08T04:50:58.832Z] #43 24.02 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... 04:50:58 [2020-05-08T04:50:58.832Z] #43 24.03 Unpacking libcap-dev:s390x (1:2.25-2) ... 04:50:58 [2020-05-08T04:50:58.832Z] #43 ... 04:50:58 [2020-05-08T04:50:58.832Z] 04:50:58 [2020-05-08T04:50:58.832Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:50:58 [2020-05-08T04:50:58.832Z] #47 13.87 unicode/utf16 04:50:58 [2020-05-08T04:50:58.832Z] #47 14.15 container/list 04:50:58 [2020-05-08T04:50:58.832Z] #47 14.57 crypto/internal/subtle 04:50:58 [2020-05-08T04:50:58.832Z] #47 14.65 crypto/subtle 04:50:58 [2020-05-08T04:50:58.832Z] #47 14.78 vendor/golang.org/x/crypto/cryptobyte/asn1 04:50:58 [2020-05-08T04:50:58.832Z] #47 14.85 internal/nettrace 04:50:58 [2020-05-08T04:50:58.832Z] #47 14.94 runtime/cgo 04:50:58 [2020-05-08T04:50:58.832Z] #47 19.70 vendor/golang.org/x/crypto/internal/subtle 04:50:58 [2020-05-08T04:50:58.832Z] #47 ... 04:50:58 [2020-05-08T04:50:58.832Z] 04:50:58 [2020-05-08T04:50:58.832Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... 04:50:58 [2020-05-08T04:50:58.832Z] #62 DONE 24.2s 04:50:58 [2020-05-08T04:50:58.832Z] 04:50:58 [2020-05-08T04:50:58.832Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 04:50:58 [2020-05-08T04:50:58.832Z] #63 DONE 0.1s 04:50:58 [2020-05-08T04:50:58.832Z] 04:50:58 [2020-05-08T04:50:58.832Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 04:50:58 [2020-05-08T04:50:58.832Z] #10 14.21 Fetched 8043 kB in 12s (692 kB/s) 04:50:58 [2020-05-08T04:50:58.832Z] #10 14.21 Reading package lists... 04:50:58 [2020-05-08T04:50:58.832Z] #10 17.54 Reading package lists... 04:50:58 [2020-05-08T04:50:58.832Z] #10 21.08 Building dependency tree... 04:50:58 [2020-05-08T04:50:58.832Z] #10 22.20 The following additional packages will be installed: 04:50:58 [2020-05-08T04:50:58.832Z] #10 22.22 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 04:50:58 [2020-05-08T04:50:58.832Z] #10 22.22 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 04:50:58 [2020-05-08T04:50:58.832Z] #10 22.22 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 04:50:58 [2020-05-08T04:50:58.832Z] #10 22.22 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev 04:50:58 [2020-05-08T04:50:58.832Z] #10 22.22 Suggested packages: 04:50:58 [2020-05-08T04:50:58.832Z] #10 22.22 gcc-8-locales seccomp wine64 04:50:58 [2020-05-08T04:50:58.832Z] #10 23.17 The following NEW packages will be installed: 04:50:58 [2020-05-08T04:50:58.832Z] #10 23.24 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 04:50:58 [2020-05-08T04:50:58.832Z] #10 23.24 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev 04:50:58 [2020-05-08T04:50:58.832Z] #10 23.24 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev 04:50:58 [2020-05-08T04:50:58.832Z] #10 23.24 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev 04:50:58 [2020-05-08T04:50:58.832Z] #10 23.24 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev 04:50:58 [2020-05-08T04:50:58.832Z] #10 23.24 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev 04:50:58 [2020-05-08T04:50:58.832Z] #10 23.34 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. 04:50:58 [2020-05-08T04:50:58.832Z] #10 23.34 Need to get 73.3 MB of archives. 04:50:58 [2020-05-08T04:50:58.832Z] #10 23.34 After this operation, 494 MB of additional disk space will be used. 04:50:58 [2020-05-08T04:50:58.832Z] #10 23.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] 04:50:58 [2020-05-08T04:50:58.832Z] #10 23.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] 04:50:58 [2020-05-08T04:50:58.832Z] #10 23.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 04:50:58 [2020-05-08T04:50:58.832Z] #10 23.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] 04:50:58 [2020-05-08T04:50:58.832Z] #10 23.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] 04:50:58 [2020-05-08T04:50:58.832Z] #10 23.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] 04:50:58 [2020-05-08T04:50:58.832Z] #10 24.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 04:50:58 [2020-05-08T04:50:58.832Z] #10 24.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] 04:50:58 [2020-05-08T04:50:58.832Z] #10 24.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] 04:50:58 [2020-05-08T04:50:58.832Z] #10 ... 04:50:58 [2020-05-08T04:50:58.832Z] 04:50:58 [2020-05-08T04:50:58.832Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ 04:50:58 [2020-05-08T04:50:58.832Z] #64 DONE 0.1s 04:50:58 [2020-05-08T04:50:58.832Z] 04:50:58 [2020-05-08T04:50:58.832Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 04:50:58 [2020-05-08T04:50:58.832Z] #35 24.39 debconf: delaying package configuration, since apt-utils is not installed 04:50:59 [2020-05-08T04:50:59.132Z] #35 24.57 Fetched 14.0 MB in 1s (13.1 MB/s) 04:50:59 [2020-05-08T04:50:59.415Z] #35 24.70 Selecting previously unselected package xxd. 04:50:59 [2020-05-08T04:50:59.415Z] #35 24.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15176 files and directories currently installed.) 04:50:59 [2020-05-08T04:50:59.415Z] #35 24.74 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... 04:50:59 [2020-05-08T04:50:59.415Z] #35 24.74 Unpacking xxd (2:8.1.0875-5) ... 04:50:59 [2020-05-08T04:50:59.415Z] #35 24.88 Selecting previously unselected package vim-common. 04:50:59 [2020-05-08T04:50:59.415Z] #35 24.88 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... 04:50:59 [2020-05-08T04:50:59.415Z] #35 24.90 Unpacking vim-common (2:8.1.0875-5) ... 04:50:59 [2020-05-08T04:50:59.698Z] #35 25.09 Selecting previously unselected package cmake-data. 04:50:59 [2020-05-08T04:50:59.698Z] #35 25.10 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... 04:50:59 [2020-05-08T04:50:59.698Z] #35 25.10 Unpacking cmake-data (3.13.4-1) ... 04:51:03 [2020-05-08T04:51:03.151Z] #35 28.00 Selecting previously unselected package libicu63:s390x. 04:51:03 [2020-05-08T04:51:03.151Z] #35 28.00 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... 04:51:03 [2020-05-08T04:51:03.151Z] #35 28.01 Unpacking libicu63:s390x (63.1-6+deb10u1) ... 04:51:03 [2020-05-08T04:51:03.767Z] #35 ... 04:51:03 [2020-05-08T04:51:03.768Z] 04:51:03 [2020-05-08T04:51:03.768Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:51:03 [2020-05-08T04:51:03.768Z] #74 DONE 28.8s 04:51:03 [2020-05-08T04:51:03.768Z] 04:51:03 [2020-05-08T04:51:03.768Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 04:51:03 [2020-05-08T04:51:03.768Z] #27 2.713 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... 04:51:03 [2020-05-08T04:51:03.768Z] #27 3.006 04:51:03 [2020-05-08T04:51:03.768Z] #27 3.184 # 2.5% ###### 8.8% ########## 15.1% ############### 21.4% ################### 27.6% ######################## 33.9% ############################ 40.2% ############################### 44.3% ################################## 48.5% ##################################### 52.7% ######################################## 56.9% ########################################### 61.1% ############################################## 65.3% ################################################# 69.4% ###################################################### 75.7% ########################################################### 82.0% ############################################################## 86.2% ################################################################## 92.4% ######################################################################## 100.0% 04:51:03 [2020-05-08T04:51:03.768Z] #27 5.728 04:51:03 [2020-05-08T04:51:03.768Z] #27 5.906 ########## 15.1% ####################### 32.1% ################################### 49.1% ############################################### 66.1% ########################################################### 83.1% #################################################################### 94.4% ######################################################################## 100.0% 04:51:04 [2020-05-08T04:51:04.778Z] #27 7.403 #=#=# 04:51:05 [2020-05-08T04:51:05.916Z] #27 7.595 # 2.8% ####### 10.4% ############ 18.0% ################## 25.7% ########################### 38.4% ################################# 46.0% ######################################## 56.2% ################################################# 68.9% ####################################################### 76.6% ############################################################## 86.7% ##################################################################### 96.9% ######################################################################## 100.0% 04:51:06 [2020-05-08T04:51:06.531Z] #27 9.200 04:51:08 [2020-05-08T04:51:08.844Z] #27 9.360 # 1.6% ### 4.4% ###### 9.0% ######## 11.9% ############ 17.4% ############### 21.2% ################### 27.4% ##################### 30.3% ####################### 32.2% ########################## 37.0% ############################# 40.9% ################################ 44.6% ################################## 47.2% ################################# 04:51:08 [2020-05-08T04:51:08.844Z] #27 ... 04:51:08 [2020-05-08T04:51:08.844Z] 04:51:08 [2020-05-08T04:51:08.844Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 04:51:08 [2020-05-08T04:51:08.844Z] #43 24.20 Selecting previously unselected package libnet1:s390x. 04:51:08 [2020-05-08T04:51:08.844Z] #43 24.21 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... 04:51:08 [2020-05-08T04:51:08.844Z] #43 24.21 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... 04:51:08 [2020-05-08T04:51:08.844Z] #43 24.31 Selecting previously unselected package libnet1-dev. 04:51:08 [2020-05-08T04:51:08.844Z] #43 24.32 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... 04:51:08 [2020-05-08T04:51:08.844Z] #43 24.33 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... 04:51:08 [2020-05-08T04:51:08.844Z] #43 24.54 Selecting previously unselected package libnl-3-200:s390x. 04:51:08 [2020-05-08T04:51:08.844Z] #43 24.54 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... 04:51:08 [2020-05-08T04:51:08.844Z] #43 24.55 Unpacking libnl-3-200:s390x (3.4.0-1) ... 04:51:08 [2020-05-08T04:51:08.844Z] #43 24.63 Selecting previously unselected package libnl-3-dev:s390x. 04:51:08 [2020-05-08T04:51:08.844Z] #43 24.63 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... 04:51:08 [2020-05-08T04:51:08.844Z] #43 24.63 Unpacking libnl-3-dev:s390x (3.4.0-1) ... 04:51:08 [2020-05-08T04:51:08.844Z] #43 24.88 Selecting previously unselected package libprotobuf-c1:s390x. 04:51:08 [2020-05-08T04:51:08.844Z] #43 24.88 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... 04:51:08 [2020-05-08T04:51:08.844Z] #43 24.89 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... 04:51:08 [2020-05-08T04:51:08.844Z] #43 24.99 Selecting previously unselected package libprotobuf-c-dev:s390x. 04:51:08 [2020-05-08T04:51:08.844Z] #43 24.99 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... 04:51:08 [2020-05-08T04:51:08.844Z] #43 25.00 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... 04:51:08 [2020-05-08T04:51:08.844Z] #43 25.07 Selecting previously unselected package zlib1g-dev:s390x. 04:51:08 [2020-05-08T04:51:08.844Z] #43 25.07 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... 04:51:08 [2020-05-08T04:51:08.844Z] #43 25.08 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... 04:51:08 [2020-05-08T04:51:08.844Z] #43 25.25 Selecting previously unselected package libprotobuf17:s390x. 04:51:08 [2020-05-08T04:51:08.844Z] #43 25.25 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... 04:51:08 [2020-05-08T04:51:08.844Z] #43 25.25 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... 04:51:08 [2020-05-08T04:51:08.844Z] #43 25.83 Selecting previously unselected package libprotobuf-lite17:s390x. 04:51:08 [2020-05-08T04:51:08.844Z] #43 25.86 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... 04:51:08 [2020-05-08T04:51:08.844Z] #43 25.86 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... 04:51:08 [2020-05-08T04:51:08.844Z] #43 26.08 Selecting previously unselected package libprotobuf-dev:s390x. 04:51:08 [2020-05-08T04:51:08.844Z] #43 26.11 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... 04:51:08 [2020-05-08T04:51:08.844Z] #43 26.12 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... 04:51:08 [2020-05-08T04:51:08.844Z] #43 26.90 Selecting previously unselected package libprotoc17:s390x. 04:51:08 [2020-05-08T04:51:08.845Z] #43 26.91 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... 04:51:08 [2020-05-08T04:51:08.845Z] #43 26.92 Unpacking libprotoc17:s390x (3.6.1.3-2) ... 04:51:08 [2020-05-08T04:51:08.845Z] #43 27.33 Selecting previously unselected package protobuf-c-compiler. 04:51:08 [2020-05-08T04:51:08.845Z] #43 27.33 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... 04:51:08 [2020-05-08T04:51:08.845Z] #43 27.34 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... 04:51:08 [2020-05-08T04:51:08.845Z] #43 27.44 Selecting previously unselected package protobuf-compiler. 04:51:08 [2020-05-08T04:51:08.845Z] #43 27.44 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... 04:51:08 [2020-05-08T04:51:08.845Z] #43 27.44 Unpacking protobuf-compiler (3.6.1.3-2) ... 04:51:08 [2020-05-08T04:51:08.845Z] #43 27.55 Selecting previously unselected package python-pkg-resources. 04:51:08 [2020-05-08T04:51:08.845Z] #43 27.56 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... 04:51:08 [2020-05-08T04:51:08.845Z] #43 27.56 Unpacking python-pkg-resources (40.8.0-1) ... 04:51:08 [2020-05-08T04:51:08.845Z] #43 27.76 Selecting previously unselected package python-six. 04:51:08 [2020-05-08T04:51:08.845Z] #43 27.76 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... 04:51:08 [2020-05-08T04:51:08.845Z] #43 27.77 Unpacking python-six (1.12.0-1) ... 04:51:08 [2020-05-08T04:51:08.845Z] #43 27.80 Selecting previously unselected package python-protobuf. 04:51:08 [2020-05-08T04:51:08.845Z] #43 27.80 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... 04:51:08 [2020-05-08T04:51:08.845Z] #43 27.81 Unpacking python-protobuf (3.6.1.3-2) ... 04:51:08 [2020-05-08T04:51:08.845Z] #43 28.27 Setting up python-pkg-resources (40.8.0-1) ... 04:51:08 [2020-05-08T04:51:08.845Z] #43 30.42 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... 04:51:08 [2020-05-08T04:51:08.845Z] #43 30.42 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... 04:51:08 [2020-05-08T04:51:08.845Z] #43 30.43 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... 04:51:08 [2020-05-08T04:51:08.845Z] #43 30.44 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... 04:51:08 [2020-05-08T04:51:08.845Z] #43 30.45 Setting up python-six (1.12.0-1) ... 04:51:08 [2020-05-08T04:51:08.845Z] #43 31.97 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... 04:51:08 [2020-05-08T04:51:08.845Z] #43 32.00 Setting up libnl-3-200:s390x (3.4.0-1) ... 04:51:08 [2020-05-08T04:51:08.845Z] #43 32.01 Setting up libprotobuf17:s390x (3.6.1.3-2) ... 04:51:08 [2020-05-08T04:51:08.845Z] #43 32.02 Setting up libcap-dev:s390x (1:2.25-2) ... 04:51:08 [2020-05-08T04:51:08.845Z] #43 32.03 Setting up libprotoc17:s390x (3.6.1.3-2) ... 04:51:08 [2020-05-08T04:51:08.845Z] #43 32.03 Setting up protobuf-compiler (3.6.1.3-2) ... 04:51:08 [2020-05-08T04:51:08.845Z] #43 32.04 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... 04:51:08 [2020-05-08T04:51:08.845Z] #43 32.05 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... 04:51:08 [2020-05-08T04:51:08.845Z] #43 32.06 Setting up protobuf-c-compiler (1.3.1-1+b1) ... 04:51:08 [2020-05-08T04:51:08.845Z] #43 32.06 Setting up python-protobuf (3.6.1.3-2) ... 04:51:08 [2020-05-08T04:51:08.845Z] #43 ... 04:51:08 [2020-05-08T04:51:08.845Z] 04:51:08 [2020-05-08T04:51:08.845Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:51:08 [2020-05-08T04:51:08.845Z] #65 1.401 + RM_GOPATH=0 04:51:08 [2020-05-08T04:51:08.845Z] #65 1.401 + TMP_GOPATH= 04:51:08 [2020-05-08T04:51:08.845Z] #65 1.401 + : /build 04:51:08 [2020-05-08T04:51:08.845Z] #65 1.401 + '[' -z '' ']' 04:51:08 [2020-05-08T04:51:08.845Z] #65 1.401 ++ mktemp -d 04:51:08 [2020-05-08T04:51:08.845Z] #65 1.403 + export GOPATH=/tmp/tmp.ta2Lfq3TZc 04:51:08 [2020-05-08T04:51:08.845Z] #65 1.403 + GOPATH=/tmp/tmp.ta2Lfq3TZc 04:51:08 [2020-05-08T04:51:08.845Z] #65 1.403 + RM_GOPATH=1 04:51:08 [2020-05-08T04:51:08.845Z] #65 1.403 ++ dirname ./install.sh 04:51:08 [2020-05-08T04:51:08.845Z] #65 1.406 + dir=. 04:51:08 [2020-05-08T04:51:08.845Z] #65 1.406 + bin=containerd 04:51:08 [2020-05-08T04:51:08.845Z] #65 1.406 + shift 04:51:08 [2020-05-08T04:51:08.845Z] #65 1.406 + '[' '!' -f ./containerd.installer ']' 04:51:08 [2020-05-08T04:51:08.845Z] #65 1.406 + . ./containerd.installer 04:51:08 [2020-05-08T04:51:08.845Z] #65 1.406 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 04:51:08 [2020-05-08T04:51:08.845Z] #65 1.406 + install_containerd 04:51:08 [2020-05-08T04:51:08.845Z] #65 1.406 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' 04:51:08 [2020-05-08T04:51:08.845Z] #65 1.406 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 04:51:08 [2020-05-08T04:51:08.845Z] #65 1.406 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ta2Lfq3TZc/src/github.com/containerd/containerd 04:51:08 [2020-05-08T04:51:08.845Z] #65 1.414 Cloning into '/tmp/tmp.ta2Lfq3TZc/src/github.com/containerd/containerd'... 04:51:09 [2020-05-08T04:51:09.128Z] #65 ... 04:51:09 [2020-05-08T04:51:09.128Z] 04:51:09 [2020-05-08T04:51:09.128Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 04:51:10 [2020-05-08T04:51:10.824Z] #27 9.360 # 1.6% ### 4.4% ###### 9.0% ######## 11.9% ############ 17.4% ############### 21.2% ################### 27.4% ##################### 30.3% ####################### 32.2% ########################## 37.0% ############################# 40.9% ################################ 44.6% ################################## 47.2% ################################## 47.3% #################################### 51.4% ####################################### 54.8% ########################################## 58.5% ############################################ 62.3% ############################################## 65.1% ################################################ 68.0% ################################################## 70.8% ##################################################### 73.7% ####################################################### 77.4% ########################################################## 81.2% ############################################################# 84.9% ############################################################### 87.7% ################################################################# 91.5% ################################################################### 94.3% ##################################################################### 97.1% #27 ... 04:51:10 [2020-05-08T04:51:10.824Z] 04:51:10 [2020-05-08T04:51:10.824Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 04:51:10 [2020-05-08T04:51:10.824Z] #43 35.48 Setting up libnl-3-dev:s390x (3.4.0-1) ... 04:51:10 [2020-05-08T04:51:10.824Z] #43 35.49 Processing triggers for libc-bin (2.28-10) ... 04:51:10 [2020-05-08T04:51:10.824Z] #43 DONE 36.2s 04:51:10 [2020-05-08T04:51:10.824Z] 04:51:10 [2020-05-08T04:51:10.824Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 04:51:10 [2020-05-08T04:51:10.825Z] #27 9.360 # 1.6% ### 4.4% ###### 9.0% ######## 11.9% ############ 17.4% ############### 21.2% ################### 27.4% ##################### 30.3% ####################### 32.2% ########################## 37.0% ############################# 40.9% ################################ 44.6% ################################## 47.2% ################################## 47.3% #################################### 51.4% ####################################### 54.8% ########################################## 58.5% ############################################ 62.3% ############################################## 65.1% ################################################ 68.0% ################################################## 70.8% ##################################################### 73.7% ####################################################### 77.4% ########################################################## 81.2% ############################################################# 84.9% ############################################################### 87.7% ################################################################# 91.5% ################################################################### 94.3% ##################################################################### 97.1% ####################################################################### 100.0% ######################################################################## 100.0% 04:51:10 [2020-05-08T04:51:10.825Z] #27 13.66 04:51:10 [2020-05-08T04:51:10.825Z] #27 ... 04:51:10 [2020-05-08T04:51:10.825Z] 04:51:10 [2020-05-08T04:51:10.825Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 04:51:10 [2020-05-08T04:51:10.825Z] #10 26.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] 04:51:10 [2020-05-08T04:51:10.825Z] #10 28.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] 04:51:10 [2020-05-08T04:51:10.825Z] #10 28.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] 04:51:10 [2020-05-08T04:51:10.825Z] #10 28.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] 04:51:10 [2020-05-08T04:51:10.825Z] #10 28.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] 04:51:10 [2020-05-08T04:51:10.825Z] #10 28.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] 04:51:10 [2020-05-08T04:51:10.825Z] #10 28.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] 04:51:10 [2020-05-08T04:51:10.825Z] #10 28.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] 04:51:10 [2020-05-08T04:51:10.825Z] #10 28.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] 04:51:10 [2020-05-08T04:51:10.825Z] #10 28.10 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] 04:51:10 [2020-05-08T04:51:10.825Z] #10 28.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] 04:51:10 [2020-05-08T04:51:10.825Z] #10 28.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] 04:51:10 [2020-05-08T04:51:10.825Z] #10 28.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] 04:51:10 [2020-05-08T04:51:10.825Z] #10 28.15 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] 04:51:10 [2020-05-08T04:51:10.825Z] #10 28.15 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] 04:51:10 [2020-05-08T04:51:10.825Z] #10 28.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] 04:51:10 [2020-05-08T04:51:10.825Z] #10 29.07 debconf: delaying package configuration, since apt-utils is not installed 04:51:10 [2020-05-08T04:51:10.825Z] #10 29.17 Fetched 73.3 MB in 5s (15.0 MB/s) 04:51:10 [2020-05-08T04:51:10.825Z] #10 29.38 Selecting previously unselected package binutils-mingw-w64-i686. 04:51:10 [2020-05-08T04:51:10.825Z] #10 29.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 ... 15176 files and directories currently installed.) 04:51:10 [2020-05-08T04:51:10.825Z] #10 29.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... 04:51:10 [2020-05-08T04:51:10.825Z] #10 29.60 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 04:51:10 [2020-05-08T04:51:10.825Z] #10 31.52 Selecting previously unselected package binutils-mingw-w64-x86-64. 04:51:10 [2020-05-08T04:51:10.825Z] #10 31.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... 04:51:10 [2020-05-08T04:51:10.825Z] #10 31.52 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 04:51:10 [2020-05-08T04:51:10.825Z] #10 33.34 Selecting previously unselected package binutils-mingw-w64. 04:51:10 [2020-05-08T04:51:10.825Z] #10 33.36 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 04:51:10 [2020-05-08T04:51:10.825Z] #10 33.37 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 04:51:10 [2020-05-08T04:51:10.825Z] #10 33.46 Selecting previously unselected package libdevmapper1.02.1:s390x. 04:51:10 [2020-05-08T04:51:10.825Z] #10 33.46 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... 04:51:10 [2020-05-08T04:51:10.825Z] #10 33.47 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... 04:51:10 [2020-05-08T04:51:10.825Z] #10 33.60 Selecting previously unselected package dmsetup. 04:51:10 [2020-05-08T04:51:10.825Z] #10 33.61 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... 04:51:10 [2020-05-08T04:51:10.825Z] #10 33.61 Unpacking dmsetup (2:1.02.155-3) ... 04:51:10 [2020-05-08T04:51:10.825Z] #10 33.74 Selecting previously unselected package mingw-w64-common. 04:51:10 [2020-05-08T04:51:10.825Z] #10 33.74 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... 04:51:10 [2020-05-08T04:51:10.825Z] #10 33.75 Unpacking mingw-w64-common (6.0.0-3) ... 04:51:10 [2020-05-08T04:51:10.825Z] #10 ... 04:51:10 [2020-05-08T04:51:10.825Z] 04:51:10 [2020-05-08T04:51:10.825Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 04:51:10 [2020-05-08T04:51:10.825Z] #30 33.37 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. 04:51:10 [2020-05-08T04:51:10.825Z] #30 33.61 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 04:51:10 [2020-05-08T04:51:10.825Z] #30 33.64 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 04:51:11 [2020-05-08T04:51:11.440Z] #30 ... 04:51:11 [2020-05-08T04:51:11.440Z] 04:51:11 [2020-05-08T04:51:11.440Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:51:11 [2020-05-08T04:51:11.440Z] #47 26.73 internal/reflectlite 04:51:11 [2020-05-08T04:51:11.440Z] #47 26.73 sync 04:51:11 [2020-05-08T04:51:11.440Z] #47 27.61 github.com/LK4D4/vndr/godl/singleflight 04:51:11 [2020-05-08T04:51:11.440Z] #47 27.84 math/rand 04:51:11 [2020-05-08T04:51:11.440Z] #47 28.73 internal/singleflight 04:51:11 [2020-05-08T04:51:11.440Z] #47 29.66 errors 04:51:11 [2020-05-08T04:51:11.440Z] #47 29.67 sort 04:51:11 [2020-05-08T04:51:11.440Z] #47 29.98 io 04:51:11 [2020-05-08T04:51:11.440Z] #47 30.59 strconv 04:51:11 [2020-05-08T04:51:11.440Z] #47 31.04 bytes 04:51:11 [2020-05-08T04:51:11.440Z] #47 33.15 bufio 04:51:11 [2020-05-08T04:51:11.440Z] #47 33.55 reflect 04:51:11 [2020-05-08T04:51:11.440Z] #47 34.60 syscall 04:51:11 [2020-05-08T04:51:11.723Z] #47 ... 04:51:11 [2020-05-08T04:51:11.723Z] 04:51:11 [2020-05-08T04:51:11.723Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 04:51:11 [2020-05-08T04:51:11.723Z] #35 33.06 Selecting previously unselected package libxml2:s390x. 04:51:11 [2020-05-08T04:51:11.723Z] #35 33.07 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... 04:51:11 [2020-05-08T04:51:11.723Z] #35 33.08 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... 04:51:11 [2020-05-08T04:51:11.723Z] #35 33.57 Selecting previously unselected package libarchive13:s390x. 04:51:11 [2020-05-08T04:51:11.723Z] #35 33.58 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... 04:51:11 [2020-05-08T04:51:11.723Z] #35 33.59 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... 04:51:11 [2020-05-08T04:51:11.723Z] #35 33.77 Selecting previously unselected package libjsoncpp1:s390x. 04:51:11 [2020-05-08T04:51:11.723Z] #35 33.78 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... 04:51:11 [2020-05-08T04:51:11.723Z] #35 33.78 Unpacking libjsoncpp1:s390x (1.7.4-3) ... 04:51:11 [2020-05-08T04:51:11.723Z] #35 33.88 Selecting previously unselected package librhash0:s390x. 04:51:11 [2020-05-08T04:51:11.723Z] #35 33.88 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... 04:51:11 [2020-05-08T04:51:11.723Z] #35 33.89 Unpacking librhash0:s390x (1.3.8-1) ... 04:51:11 [2020-05-08T04:51:11.723Z] #35 34.02 Selecting previously unselected package libuv1:s390x. 04:51:11 [2020-05-08T04:51:11.723Z] #35 34.04 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... 04:51:11 [2020-05-08T04:51:11.723Z] #35 34.04 Unpacking libuv1:s390x (1.24.1-1) ... 04:51:11 [2020-05-08T04:51:11.723Z] #35 34.19 Selecting previously unselected package cmake. 04:51:11 [2020-05-08T04:51:11.723Z] #35 34.20 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... 04:51:11 [2020-05-08T04:51:11.723Z] #35 34.21 Unpacking cmake (3.13.4-1) ... 04:51:11 [2020-05-08T04:51:11.723Z] #35 36.35 Setting up libicu63:s390x (63.1-6+deb10u1) ... 04:51:11 [2020-05-08T04:51:11.723Z] #35 36.37 Setting up xxd (2:8.1.0875-5) ... 04:51:11 [2020-05-08T04:51:11.723Z] #35 36.40 Setting up libuv1:s390x (1.24.1-1) ... 04:51:11 [2020-05-08T04:51:11.723Z] #35 36.40 Setting up vim-common (2:8.1.0875-5) ... 04:51:11 [2020-05-08T04:51:11.723Z] #35 36.43 Setting up librhash0:s390x (1.3.8-1) ... 04:51:11 [2020-05-08T04:51:11.723Z] #35 36.45 Setting up cmake-data (3.13.4-1) ... 04:51:11 [2020-05-08T04:51:11.723Z] #35 36.46 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... 04:51:11 [2020-05-08T04:51:11.723Z] #35 36.47 Setting up libjsoncpp1:s390x (1.7.4-3) ... 04:51:11 [2020-05-08T04:51:11.723Z] #35 36.48 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... 04:51:11 [2020-05-08T04:51:11.723Z] #35 36.49 Setting up cmake (3.13.4-1) ... 04:51:11 [2020-05-08T04:51:11.723Z] #35 36.50 Processing triggers for libc-bin (2.28-10) ... 04:51:11 [2020-05-08T04:51:11.723Z] #35 36.52 Processing triggers for mime-support (3.62) ... 04:51:11 [2020-05-08T04:51:11.723Z] #35 DONE 37.0s 04:51:11 [2020-05-08T04:51:11.723Z] 04:51:11 [2020-05-08T04:51:11.723Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 04:51:11 [2020-05-08T04:51:11.723Z] #36 DONE 0.1s 04:51:11 [2020-05-08T04:51:11.723Z] 04:51:11 [2020-05-08T04:51:11.723Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ 04:51:11 [2020-05-08T04:51:11.723Z] #37 DONE 0.1s 04:51:11 [2020-05-08T04:51:11.723Z] 04:51:11 [2020-05-08T04:51:11.723Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:51:12 [2020-05-08T04:51:12.005Z] #38 ... 04:51:12 [2020-05-08T04:51:12.005Z] 04:51:12 [2020-05-08T04:51:12.005Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:51:12 [2020-05-08T04:51:12.005Z] #33 27.27 sync 04:51:12 [2020-05-08T04:51:12.005Z] #33 27.28 internal/reflectlite 04:51:12 [2020-05-08T04:51:12.005Z] #33 29.60 errors 04:51:12 [2020-05-08T04:51:12.005Z] #33 29.60 sort 04:51:12 [2020-05-08T04:51:12.005Z] #33 29.83 strconv 04:51:12 [2020-05-08T04:51:12.005Z] #33 30.76 io 04:51:12 [2020-05-08T04:51:12.005Z] #33 31.67 syscall 04:51:12 [2020-05-08T04:51:12.005Z] #33 33.20 reflect 04:51:12 [2020-05-08T04:51:12.287Z] #33 ... 04:51:12 [2020-05-08T04:51:12.287Z] 04:51:12 [2020-05-08T04:51:12.287Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 04:51:12 [2020-05-08T04:51:12.287Z] #27 14.93 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... 04:51:12 [2020-05-08T04:51:12.624Z] #27 15.25 04:51:12 [2020-05-08T04:51:12.624Z] #27 15.38 #=#=# ######################################################################## 100.0% 04:51:12 [2020-05-08T04:51:12.624Z] #27 15.52 04:51:13 [2020-05-08T04:51:13.631Z] #27 16.49 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... 04:51:13 [2020-05-08T04:51:13.631Z] #27 ... 04:51:13 [2020-05-08T04:51:13.631Z] 04:51:13 [2020-05-08T04:51:13.631Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:51:13 [2020-05-08T04:51:13.631Z] #50 28.92 + cd /tmp/tmp.ByOOYOQXdV/src/gotest.tools/gotestsum 04:51:13 [2020-05-08T04:51:13.631Z] #50 28.92 + git checkout -q v0.3.5 04:51:13 [2020-05-08T04:51:13.631Z] #50 28.94 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum 04:51:13 [2020-05-08T04:51:13.916Z] #50 ... 04:51:13 [2020-05-08T04:51:13.916Z] 04:51:13 [2020-05-08T04:51:13.916Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:51:13 [2020-05-08T04:51:13.916Z] #38 1.376 + RM_GOPATH=0 04:51:13 [2020-05-08T04:51:13.916Z] #38 1.376 + TMP_GOPATH= 04:51:13 [2020-05-08T04:51:13.916Z] #38 1.376 + : /build 04:51:13 [2020-05-08T04:51:13.916Z] #38 1.376 + '[' -z '' ']' 04:51:13 [2020-05-08T04:51:13.916Z] #38 1.377 ++ mktemp -d 04:51:13 [2020-05-08T04:51:13.916Z] #38 1.378 + export GOPATH=/tmp/tmp.8O9gsHb3UR 04:51:13 [2020-05-08T04:51:13.916Z] #38 1.378 + GOPATH=/tmp/tmp.8O9gsHb3UR 04:51:13 [2020-05-08T04:51:13.916Z] #38 1.378 + RM_GOPATH=1 04:51:13 [2020-05-08T04:51:13.916Z] #38 1.380 ++ dirname ./install.sh 04:51:13 [2020-05-08T04:51:13.916Z] #38 1.381 + dir=. 04:51:13 [2020-05-08T04:51:13.916Z] #38 1.381 + bin=tini 04:51:13 [2020-05-08T04:51:13.916Z] #38 1.381 + shift 04:51:13 [2020-05-08T04:51:13.916Z] #38 1.381 + '[' '!' -f ./tini.installer ']' 04:51:13 [2020-05-08T04:51:13.916Z] #38 1.382 + . ./tini.installer 04:51:13 [2020-05-08T04:51:13.916Z] #38 1.382 ++ : fec3683b971d9c3ef73f284f176672c44b448662 04:51:13 [2020-05-08T04:51:13.916Z] #38 1.382 + install_tini 04:51:13 [2020-05-08T04:51:13.916Z] #38 1.382 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' 04:51:13 [2020-05-08T04:51:13.916Z] #38 1.382 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 04:51:13 [2020-05-08T04:51:13.916Z] #38 1.382 + git clone https://github.com/krallin/tini.git /tmp/tmp.8O9gsHb3UR/tini 04:51:13 [2020-05-08T04:51:13.916Z] #38 1.384 Cloning into '/tmp/tmp.8O9gsHb3UR/tini'... 04:51:13 [2020-05-08T04:51:13.916Z] #38 1.977 + cd /tmp/tmp.8O9gsHb3UR/tini 04:51:13 [2020-05-08T04:51:13.916Z] #38 1.977 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 04:51:13 [2020-05-08T04:51:13.916Z] #38 1.980 + cmake . 04:51:14 [2020-05-08T04:51:14.198Z] #38 2.389 -- The C compiler identification is GNU 8.3.0 04:51:14 [2020-05-08T04:51:14.198Z] #38 2.444 -- Check for working C compiler: /usr/bin/cc 04:51:14 [2020-05-08T04:51:14.812Z] #38 2.915 -- Check for working C compiler: /usr/bin/cc -- works 04:51:14 [2020-05-08T04:51:14.812Z] #38 2.926 -- Detecting C compiler ABI info 04:51:15 [2020-05-08T04:51:15.094Z] #38 3.321 -- Detecting C compiler ABI info - done 04:51:15 [2020-05-08T04:51:15.094Z] #38 3.326 -- Detecting C compile features 04:51:16 [2020-05-08T04:51:16.565Z] #38 4.711 -- Detecting C compile features - done 04:51:16 [2020-05-08T04:51:16.565Z] #38 4.722 -- Performing Test HAS_BUILTIN_FORTIFY 04:51:16 [2020-05-08T04:51:16.565Z] #38 ... 04:51:16 [2020-05-08T04:51:16.565Z] 04:51:16 [2020-05-08T04:51:16.565Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:51:16 [2020-05-08T04:51:16.565Z] #56 31.76 bytes 04:51:16 [2020-05-08T04:51:16.565Z] #56 31.80 syscall 04:51:16 [2020-05-08T04:51:16.565Z] #56 34.01 reflect 04:51:16 [2020-05-08T04:51:16.565Z] #56 38.11 time 04:51:16 [2020-05-08T04:51:16.565Z] #56 41.74 internal/poll 04:51:16 [2020-05-08T04:51:16.848Z] #56 ... 04:51:16 [2020-05-08T04:51:16.848Z] 04:51:16 [2020-05-08T04:51:16.848Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 04:51:16 [2020-05-08T04:51:16.848Z] #27 16.76 04:51:16 [2020-05-08T04:51:16.848Z] #27 16.87 ########### 15.6% ######################################################################## 100.0% 04:51:16 [2020-05-08T04:51:16.848Z] #27 16.99 04:51:16 [2020-05-08T04:51:16.848Z] #27 17.83 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... 04:51:16 [2020-05-08T04:51:16.848Z] #27 17.89 skipping existing b63cc5f62c21 04:51:16 [2020-05-08T04:51:16.848Z] #27 17.94 04:51:16 [2020-05-08T04:51:16.848Z] #27 19.01 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... 04:51:16 [2020-05-08T04:51:16.848Z] #27 19.34 04:51:16 [2020-05-08T04:51:16.848Z] #27 19.47 ######################################################################## 100.0% 04:51:16 [2020-05-08T04:51:16.848Z] #27 19.54 04:51:16 [2020-05-08T04:51:16.848Z] #27 19.60 Download of images into '/build' complete. 04:51:16 [2020-05-08T04:51:16.848Z] #27 19.60 Use something like the following to load the result into a Docker daemon: 04:51:16 [2020-05-08T04:51:16.848Z] #27 19.60 tar -cC '/build' . | docker load 04:51:16 [2020-05-08T04:51:16.848Z] #27 DONE 19.8s 04:51:16 [2020-05-08T04:51:16.848Z] 04:51:16 [2020-05-08T04:51:16.848Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:51:16 [2020-05-08T04:51:16.848Z] #38 4.943 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 04:51:16 [2020-05-08T04:51:16.848Z] #38 4.984 -- Configuring done 04:51:16 [2020-05-08T04:51:16.848Z] #38 5.027 -- Generating done 04:51:16 [2020-05-08T04:51:16.848Z] #38 5.049 -- Build files have been written to: /tmp/tmp.8O9gsHb3UR/tini 04:51:16 [2020-05-08T04:51:16.848Z] #38 5.054 + make tini-static 04:51:17 [2020-05-08T04:51:17.481Z] #38 5.809 Scanning dependencies of target tini-static 04:51:17 [2020-05-08T04:51:17.786Z] #38 6.048 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 04:51:18 [2020-05-08T04:51:18.018Z] #78 ... 04:51:18 [2020-05-08T04:51:18.018Z] 04:51:18 [2020-05-08T04:51:18.018Z] #79 importing to docker 04:51:18 [2020-05-08T04:51:18.018Z] #79 ... 04:51:18 [2020-05-08T04:51:18.018Z] 04:51:18 [2020-05-08T04:51:18.018Z] #78 exporting to oci image format 04:51:18 [2020-05-08T04:51:18.018Z] #78 sending tarball 18.9s done 04:51:18 [2020-05-08T04:51:18.018Z] #78 DONE 27.3s 04:51:18 [2020-05-08T04:51:18.018Z] 04:51:18 [2020-05-08T04:51:18.018Z] #79 importing to docker 04:51:18 [2020-05-08T04:51:18.794Z] #38 6.910 [100%] Linking C executable tini-static 04:51:19 [2020-05-08T04:51:19.186Z] #79 DONE 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 04:51:19 [2020-05-08T04:51:19.409Z] #38 7.492 [100%] Built target tini-static 04:51:19 [2020-05-08T04:51:19.409Z] #38 7.573 + mkdir -p /build 04:51:19 [2020-05-08T04:51:19.409Z] #38 7.581 + cp tini-static /build/docker-init 04:51:19 [2020-05-08T04:51:19.409Z] #38 DONE 7.8s 04:51:19 [2020-05-08T04:51:19.409Z] 04:51:19 [2020-05-08T04:51:19.409Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:51:19 [2020-05-08T04:51:19.409Z] #44 2.531 Note: Building without setproctitle() and strlcpy() support. 04:51:19 [2020-05-08T04:51:19.409Z] #44 2.531 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 04:51:19 [2020-05-08T04:51:19.409Z] #44 2.539 Note: Building without GnuTLS support 04:51:19 [2020-05-08T04:51:19.409Z] #44 3.390 fatal: not a git repository (or any of the parent directories): .git 04:51:19 [2020-05-08T04:51:19.409Z] #44 3.414 GEN .gitid 04:51:19 [2020-05-08T04:51:19.409Z] #44 3.423 GEN criu/include/version.h 04:51:19 [2020-05-08T04:51:19.409Z] #44 3.454 GEN include/common/asm 04:51:19 [2020-05-08T04:51:19.409Z] #44 4.332 PBCC images/google/protobuf/descriptor.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 4.412 PBCC images/opts.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 4.442 PBCC images/sit.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 4.491 DEP images/google/protobuf/descriptor.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 4.558 DEP images/opts.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 4.566 DEP images/sit.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 4.604 PBCC images/macvlan.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 4.627 DEP images/macvlan.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 4.675 PBCC images/autofs.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 4.697 DEP images/autofs.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 4.736 PBCC images/sysctl.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 4.755 DEP images/sysctl.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 4.771 PBCC images/time.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 4.775 DEP images/time.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 4.815 PBCC images/binfmt-misc.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 4.832 DEP images/binfmt-misc.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 4.893 PBCC images/seccomp.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 4.898 DEP images/seccomp.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 4.935 PBCC images/userns.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 4.952 DEP images/userns.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 4.969 PBCC images/cgroup.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 5.014 DEP images/cgroup.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 5.072 PBCC images/fown.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 5.078 PBCC images/ext-file.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 5.081 DEP images/fown.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 5.126 DEP images/ext-file.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 5.184 PBCC images/rpc.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 5.190 DEP images/rpc.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 5.253 PBCC images/siginfo.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 5.278 DEP images/siginfo.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 5.313 PBCC images/pagemap.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 5.320 DEP images/pagemap.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 5.389 PBCC images/rlimit.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 5.393 DEP images/rlimit.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 5.438 PBCC images/file-lock.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 5.458 DEP images/file-lock.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 5.508 PBCC images/tty.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 5.532 DEP images/tty.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 5.599 PBCC images/tun.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 5.604 PBCC images/netdev.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 5.628 DEP images/tun.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 5.717 DEP images/netdev.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 5.778 PBCC images/vma.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 5.795 DEP images/vma.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 5.803 PBCC images/creds.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 5.875 DEP images/creds.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 5.900 PBCC images/utsns.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 5.955 DEP images/utsns.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 6.007 PBCC images/ipc-desc.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 6.026 PBCC images/ipc-sem.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 6.041 DEP images/ipc-desc.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 6.056 DEP images/ipc-sem.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 6.095 PBCC images/ipc-msg.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 6.108 DEP images/ipc-msg.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 6.166 PBCC images/ipc-shm.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 6.191 DEP images/ipc-shm.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 6.236 PBCC images/ipc-var.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 6.247 DEP images/ipc-var.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 6.331 PBCC images/sk-opts.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 6.355 PBCC images/packet-sock.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 6.477 DEP images/sk-opts.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 6.499 DEP images/packet-sock.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 6.550 PBCC images/sk-netlink.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 6.625 DEP images/sk-netlink.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 6.713 PBCC images/sk-inet.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 6.773 DEP images/sk-inet.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 6.865 PBCC images/sk-unix.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 6.959 DEP images/sk-unix.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 7.125 PBCC images/mm.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 7.144 DEP images/mm.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 7.216 PBCC images/timerfd.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 7.250 DEP images/timerfd.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 7.261 PBCC images/timer.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 7.268 DEP images/timer.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 7.317 PBCC images/sa.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 7.358 DEP images/sa.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 7.370 PBCC images/pipe-data.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 7.407 DEP images/pipe-data.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 7.460 PBCC images/mnt.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 7.468 DEP images/mnt.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 7.518 PBCC images/sk-packet.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 7.536 DEP images/sk-packet.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 7.584 PBCC images/tcp-stream.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 7.611 DEP images/tcp-stream.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 7.685 PBCC images/pipe.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 7.715 DEP images/pipe.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 7.762 PBCC images/pstree.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 7.766 DEP images/pstree.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 7.801 PBCC images/fs.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 7.820 DEP images/fs.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 7.867 PBCC images/signalfd.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 7.957 DEP images/signalfd.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 7.999 PBCC images/fh.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 8.014 PBCC images/fsnotify.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 8.059 DEP images/fh.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 8.108 DEP images/fsnotify.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 8.146 PBCC images/eventpoll.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 8.151 DEP images/eventpoll.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 8.200 PBCC images/eventfd.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 8.236 DEP images/eventfd.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 8.288 PBCC images/remap-file-path.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 8.322 DEP images/remap-file-path.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 8.334 PBCC images/fifo.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 8.362 DEP images/fifo.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 8.412 PBCC images/ghost-file.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 8.418 DEP images/ghost-file.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 8.477 PBCC images/regfile.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 8.537 DEP images/regfile.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 8.585 PBCC images/ns.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 8.628 DEP images/ns.pb-c.d 04:51:19 [2020-05-08T04:51:19.409Z] #44 8.672 PBCC images/fdinfo.pb-c.c 04:51:19 [2020-05-08T04:51:19.409Z] #44 8.771 DEP images/fdinfo.pb-c.d 04:51:19 [2020-05-08T04:51:19.692Z] #44 8.819 PBCC images/core-aarch64.pb-c.c 04:51:19 [2020-05-08T04:51:19.692Z] #44 8.897 PBCC images/core-arm.pb-c.c 04:51:19 [2020-05-08T04:51:19.692Z] #44 8.934 PBCC images/core-ppc64.pb-c.c 04:51:19 [2020-05-08T04:51:19.692Z] #44 8.995 PBCC images/core-s390.pb-c.c 04:51:19 [2020-05-08T04:51:19.809Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40846/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=96109a81abb3ed379e894a79eee4dc18162866ce -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:96109a81abb3ed379e894a79eee4dc18162866ce hack/test/unit 04:51:19 [2020-05-08T04:51:19.844Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ea40dc21da759048) in /home/ubuntu/workspace/moby_PR-40846 [Pipeline] { [Pipeline] checkout 04:51:19 [2020-05-08T04:51:19.990Z] #44 9.003 PBCC images/core-x86.pb-c.c 04:51:19 [2020-05-08T04:51:19.990Z] #44 9.056 PBCC images/core.pb-c.c 04:51:19 [2020-05-08T04:51:19.990Z] #44 9.122 PBCC images/inventory.pb-c.c 04:51:19 [2020-05-08T04:51:19.990Z] #44 9.238 DEP images/core-aarch64.pb-c.d 04:51:20 [2020-05-08T04:51:20.273Z] #44 9.393 DEP images/core-arm.pb-c.d 04:51:20 [2020-05-08T04:51:20.273Z] #44 9.463 DEP images/core-ppc64.pb-c.d 04:51:20 [2020-05-08T04:51:20.273Z] #44 9.545 DEP images/core-s390.pb-c.d 04:51:20 [2020-05-08T04:51:20.273Z] #44 9.593 DEP images/core-x86.pb-c.d 04:51:20 [2020-05-08T04:51:20.273Z] #44 9.647 DEP images/core.pb-c.d 04:51:20 [2020-05-08T04:51:20.557Z] #44 9.730 DEP images/inventory.pb-c.d 04:51:20 [2020-05-08T04:51:20.557Z] #44 9.801 PBCC images/cpuinfo.pb-c.c 04:51:20 [2020-05-08T04:51:20.557Z] #44 9.856 DEP images/cpuinfo.pb-c.d 04:51:20 [2020-05-08T04:51:20.557Z] #44 9.892 PBCC images/stats.pb-c.c 04:51:20 [2020-05-08T04:51:20.557Z] #44 9.901 DEP images/stats.pb-c.d 04:51:21 [2020-05-08T04:51:21.564Z] #44 10.86 make[1]: Nothing to be done for 'all'. 04:51:22 [2020-05-08T04:51:22.385Z] ---> 2364922674d7 04:51:22 [2020-05-08T04:51:22.385Z] Successfully built 2364922674d7 04:51:22 [2020-05-08T04:51:22.385Z] Successfully tagged docker:latest 04:51:22 [2020-05-08T04:51:22.385Z] INFO: Image build ended at 05/08/2020 04:51:21. Duration:00:00:29.0099311 04:51:22 [2020-05-08T04:51:22.385Z] 04:51:22 [2020-05-08T04:51:22.385Z] 04:51:22 [2020-05-08T04:51:22.385Z] INFO: Building the test binaries at 05/08/2020 04:51:21... 04:51:22 [2020-05-08T04:51:22.572Z] #44 11.80 CC images/stats.o 04:51:22 [2020-05-08T04:51:22.855Z] #44 12.01 CC images/core.o 04:51:23 [2020-05-08T04:51:23.138Z] #44 12.39 CC images/core-x86.o 04:51:23 [2020-05-08T04:51:23.138Z] #44 ... 04:51:23 [2020-05-08T04:51:23.138Z] 04:51:23 [2020-05-08T04:51:23.138Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:51:23 [2020-05-08T04:51:23.138Z] #33 38.33 time 04:51:23 [2020-05-08T04:51:23.138Z] #33 42.57 internal/syscall/execenv 04:51:23 [2020-05-08T04:51:23.138Z] #33 42.74 internal/syscall/unix 04:51:23 [2020-05-08T04:51:23.138Z] #33 43.24 os 04:51:23 [2020-05-08T04:51:23.138Z] #33 44.36 internal/fmtsort 04:51:23 [2020-05-08T04:51:23.138Z] #33 45.05 strings 04:51:23 [2020-05-08T04:51:23.138Z] #33 46.70 fmt 04:51:23 [2020-05-08T04:51:23.138Z] #33 47.24 path/filepath 04:51:23 [2020-05-08T04:51:23.138Z] #33 48.33 io/ioutil 04:51:23 [2020-05-08T04:51:23.420Z] #33 ... 04:51:23 [2020-05-08T04:51:23.420Z] 04:51:23 [2020-05-08T04:51:23.420Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 04:51:23 [2020-05-08T04:51:23.420Z] #10 38.74 Selecting previously unselected package mingw-w64-x86-64-dev. 04:51:23 [2020-05-08T04:51:23.420Z] #10 38.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 04:51:23 [2020-05-08T04:51:23.420Z] #10 38.76 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 04:51:23 [2020-05-08T04:51:23.420Z] #10 44.36 Selecting previously unselected package gcc-mingw-w64-base. 04:51:23 [2020-05-08T04:51:23.420Z] #10 44.37 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... 04:51:23 [2020-05-08T04:51:23.420Z] #10 44.39 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 04:51:23 [2020-05-08T04:51:23.420Z] #10 44.53 Selecting previously unselected package gcc-mingw-w64-x86-64. 04:51:23 [2020-05-08T04:51:23.420Z] #10 44.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... 04:51:23 [2020-05-08T04:51:23.420Z] #10 44.53 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 04:51:23 [2020-05-08T04:51:23.420Z] #10 ... 04:51:23 [2020-05-08T04:51:23.420Z] 04:51:23 [2020-05-08T04:51:23.420Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:51:23 [2020-05-08T04:51:23.781Z] using credential docker-jenkins-github-credentials 04:51:23 [2020-05-08T04:51:23.792Z] Cloning the remote Git repository 04:51:23 [2020-05-08T04:51:23.792Z] Cloning with configured refspecs honoured and without tags 04:51:23 [2020-05-08T04:51:23.985Z] #65 24.33 Checking out files: 75% (2421/3186) Checking out files: 76% (2422/3186) Checking out files: 77% (2454/3186) Checking out files: 78% (2486/3186) Checking out files: 79% (2517/3186) Checking out files: 80% (2549/3186) Checking out files: 81% (2581/3186) Checking out files: 82% (2613/3186) Checking out files: 83% (2645/3186) Checking out files: 84% (2677/3186) Checking out files: 85% (2709/3186) Checking out files: 86% (2740/3186) Checking out files: 87% (2772/3186) Checking out files: 88% (2804/3186) Checking out files: 89% (2836/3186) Checking out files: 90% (2868/3186) Checking out files: 91% (2900/3186) Checking out files: 92% (2932/3186) Checking out files: 93% (2963/3186) Checking out files: 94% (2995/3186) Checking out files: 95% (3027/3186) Checking out files: 96% (3059/3186) Checking out files: 97% (3091/3186) Checking out files: 98% (3123/3186) Checking out files: 99% (3155/3186) Checking out files: 100% (3186/3186) Checking out files: 100% (3186/3186), done. 04:51:23 [2020-05-08T04:51:23.985Z] #65 25.13 + cd /tmp/tmp.ta2Lfq3TZc/src/github.com/containerd/containerd 04:51:23 [2020-05-08T04:51:23.985Z] #65 25.13 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 04:51:23 [2020-05-08T04:51:23.834Z] Cloning repository https://github.com/moby/moby.git 04:51:23 [2020-05-08T04:51:23.956Z] > git init /home/ubuntu/workspace/moby_PR-40846 # timeout=10 04:51:24 [2020-05-08T04:51:24.307Z] Fetching upstream changes from https://github.com/moby/moby.git 04:51:24 [2020-05-08T04:51:24.307Z] > git --version # timeout=10 04:51:24 [2020-05-08T04:51:24.346Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:51:24 [2020-05-08T04:51:24.347Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40846/head:refs/remotes/origin/PR-40846 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:51:27 [2020-05-08T04:51:27.421Z] #65 ... 04:51:27 [2020-05-08T04:51:27.421Z] 04:51:27 [2020-05-08T04:51:27.421Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:51:27 [2020-05-08T04:51:27.421Z] #47 40.37 time 04:51:27 [2020-05-08T04:51:27.421Z] #47 44.03 internal/fmtsort 04:51:27 [2020-05-08T04:51:27.421Z] #47 44.63 strings 04:51:27 [2020-05-08T04:51:27.421Z] #47 45.20 os 04:51:27 [2020-05-08T04:51:27.421Z] #47 46.93 regexp/syntax 04:51:27 [2020-05-08T04:51:27.421Z] #47 48.38 fmt 04:51:27 [2020-05-08T04:51:27.421Z] #47 ... 04:51:27 [2020-05-08T04:51:27.421Z] 04:51:27 [2020-05-08T04:51:27.421Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:51:27 [2020-05-08T04:51:27.421Z] #44 12.80 CC images/core-arm.o 04:51:27 [2020-05-08T04:51:27.421Z] #44 12.96 CC images/core-aarch64.o 04:51:27 [2020-05-08T04:51:27.421Z] #44 13.16 CC images/core-ppc64.o 04:51:27 [2020-05-08T04:51:27.421Z] #44 13.52 CC images/core-s390.o 04:51:27 [2020-05-08T04:51:27.421Z] #44 14.09 CC images/cpuinfo.o 04:51:27 [2020-05-08T04:51:27.421Z] #44 14.34 CC images/inventory.o 04:51:27 [2020-05-08T04:51:27.421Z] #44 14.46 CC images/fdinfo.o 04:51:27 [2020-05-08T04:51:27.421Z] #44 14.76 CC images/fown.o 04:51:27 [2020-05-08T04:51:27.421Z] #44 14.86 CC images/ns.o 04:51:27 [2020-05-08T04:51:27.421Z] #44 15.04 CC images/regfile.o 04:51:27 [2020-05-08T04:51:27.421Z] #44 15.26 CC images/ghost-file.o 04:51:27 [2020-05-08T04:51:27.421Z] #44 15.41 CC images/fifo.o 04:51:27 [2020-05-08T04:51:27.421Z] #44 15.54 CC images/remap-file-path.o 04:51:27 [2020-05-08T04:51:27.421Z] #44 15.69 CC images/eventfd.o 04:51:27 [2020-05-08T04:51:27.421Z] #44 15.85 CC images/eventpoll.o 04:51:27 [2020-05-08T04:51:27.421Z] #44 16.06 CC images/fh.o 04:51:27 [2020-05-08T04:51:27.421Z] #44 16.19 CC images/fsnotify.o 04:51:27 [2020-05-08T04:51:27.421Z] #44 16.63 CC images/signalfd.o 04:51:27 [2020-05-08T04:51:27.421Z] #44 16.77 CC images/fs.o 04:51:27 [2020-05-08T04:51:27.454Z] ? github.com/docker/docker/api [no test files] 04:51:27 [2020-05-08T04:51:27.465Z] INFO: make.ps1 starting at 05/08/2020 04:51:25 04:51:27 [2020-05-08T04:51:27.465Z] INFO: Git commit (0f17d7d666) assumed from DOCKER_GITCOMMIT environment variable 04:51:27 [2020-05-08T04:51:27.465Z] INFO: Invoking autogen... 04:51:27 [2020-05-08T04:51:27.465Z] INFO: Building daemon... 04:51:27 [2020-05-08T04:51:27.704Z] #44 16.91 CC images/pstree.o 04:51:27 [2020-05-08T04:51:27.704Z] #44 17.01 CC images/pipe.o 04:51:27 [2020-05-08T04:51:27.986Z] #44 17.14 CC images/tcp-stream.o 04:51:27 [2020-05-08T04:51:27.986Z] #44 17.30 CC images/sk-packet.o 04:51:28 [2020-05-08T04:51:28.268Z] #44 17.55 CC images/mnt.o 04:51:28 [2020-05-08T04:51:28.269Z] #44 ... 04:51:28 [2020-05-08T04:51:28.269Z] 04:51:28 [2020-05-08T04:51:28.269Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:51:28 [2020-05-08T04:51:28.269Z] #56 43.58 os 04:51:28 [2020-05-08T04:51:28.269Z] #56 45.52 encoding/binary 04:51:28 [2020-05-08T04:51:28.269Z] #56 46.89 encoding/base64 04:51:28 [2020-05-08T04:51:28.269Z] #56 47.12 fmt 04:51:28 [2020-05-08T04:51:28.269Z] #56 47.40 path/filepath 04:51:28 [2020-05-08T04:51:28.269Z] #56 48.59 golang.org/x/sys/unix 04:51:28 [2020-05-08T04:51:28.269Z] #56 51.41 encoding/json 04:51:28 [2020-05-08T04:51:28.551Z] #56 ... 04:51:28 [2020-05-08T04:51:28.551Z] 04:51:28 [2020-05-08T04:51:28.551Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:51:28 [2020-05-08T04:51:28.551Z] #44 17.68 CC images/pipe-data.o 04:51:28 [2020-05-08T04:51:28.551Z] #44 17.83 CC images/sa.o 04:51:28 [2020-05-08T04:51:28.833Z] #44 18.00 CC images/timer.o 04:51:29 [2020-05-08T04:51:29.115Z] #44 18.33 CC images/timerfd.o 04:51:29 [2020-05-08T04:51:29.115Z] #44 18.44 CC images/mm.o 04:51:29 [2020-05-08T04:51:29.397Z] #44 18.60 CC images/sk-opts.o 04:51:29 [2020-05-08T04:51:29.680Z] #44 18.76 CC images/sk-unix.o 04:51:29 [2020-05-08T04:51:29.680Z] #44 18.97 CC images/sk-inet.o 04:51:29 [2020-05-08T04:51:29.962Z] #44 19.30 CC images/tun.o 04:51:30 [2020-05-08T04:51:30.243Z] #44 19.55 CC images/sk-netlink.o 04:51:30 [2020-05-08T04:51:30.526Z] #44 19.69 CC images/packet-sock.o 04:51:30 [2020-05-08T04:51:30.808Z] #44 20.03 CC images/ipc-var.o 04:51:31 [2020-05-08T04:51:31.090Z] #44 20.24 CC images/ipc-desc.o 04:51:31 [2020-05-08T04:51:31.372Z] #44 20.43 CC images/ipc-shm.o 04:51:31 [2020-05-08T04:51:31.372Z] #44 20.67 CC images/ipc-msg.o 04:51:31 [2020-05-08T04:51:31.655Z] #44 ... 04:51:31 [2020-05-08T04:51:31.655Z] 04:51:31 [2020-05-08T04:51:31.655Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:51:31 [2020-05-08T04:51:31.655Z] #33 48.72 path 04:51:31 [2020-05-08T04:51:31.655Z] #33 49.21 text/tabwriter 04:51:31 [2020-05-08T04:51:31.655Z] #33 50.26 flag 04:51:31 [2020-05-08T04:51:31.655Z] #33 50.26 github.com/BurntSushi/toml 04:51:31 [2020-05-08T04:51:31.655Z] #33 51.67 log 04:51:31 [2020-05-08T04:51:31.655Z] #33 53.40 github.com/BurntSushi/toml/cmd/tomlv 04:51:31 [2020-05-08T04:51:31.655Z] #33 DONE 56.7s 04:51:31 [2020-05-08T04:51:31.655Z] 04:51:31 [2020-05-08T04:51:31.655Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:51:31 [2020-05-08T04:51:31.655Z] #44 20.88 CC images/ipc-sem.o 04:51:31 [2020-05-08T04:51:31.954Z] #44 21.09 CC images/utsns.o 04:51:31 [2020-05-08T04:51:31.954Z] #44 21.25 CC images/creds.o 04:51:31 [2020-05-08T04:51:31.954Z] #44 21.35 CC images/vma.o 04:51:32 [2020-05-08T04:51:32.263Z] #44 21.44 CC images/netdev.o 04:51:32 [2020-05-08T04:51:32.263Z] #44 21.55 CC images/tty.o 04:51:32 [2020-05-08T04:51:32.877Z] #44 21.96 CC images/file-lock.o 04:51:32 [2020-05-08T04:51:32.878Z] #44 22.10 CC images/rlimit.o 04:51:33 [2020-05-08T04:51:33.160Z] #44 22.23 CC images/pagemap.o 04:51:33 [2020-05-08T04:51:33.160Z] #44 22.48 CC images/siginfo.o 04:51:33 [2020-05-08T04:51:33.442Z] #44 22.73 CC images/rpc.o 04:51:34 [2020-05-08T04:51:34.449Z] #44 23.41 CC images/ext-file.o 04:51:34 [2020-05-08T04:51:34.449Z] #44 23.58 CC images/cgroup.o 04:51:34 [2020-05-08T04:51:34.731Z] #44 23.91 CC images/userns.o 04:51:34 [2020-05-08T04:51:34.731Z] #44 24.12 CC images/google/protobuf/descriptor.o 04:51:35 [2020-05-08T04:51:35.738Z] #44 24.91 CC images/opts.o 04:51:35 [2020-05-08T04:51:35.738Z] #44 ... 04:51:35 [2020-05-08T04:51:35.738Z] 04:51:35 [2020-05-08T04:51:35.738Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:51:35 [2020-05-08T04:51:35.738Z] #65 26.78 + export 'BUILDTAGS=netgo osusergo static_build' 04:51:35 [2020-05-08T04:51:35.738Z] #65 26.78 + BUILDTAGS='netgo osusergo static_build' 04:51:35 [2020-05-08T04:51:35.738Z] #65 26.78 + export EXTRA_FLAGS=-buildmode=pie 04:51:35 [2020-05-08T04:51:35.738Z] #65 26.78 + EXTRA_FLAGS=-buildmode=pie 04:51:35 [2020-05-08T04:51:35.738Z] #65 26.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 04:51:35 [2020-05-08T04:51:35.739Z] #65 26.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 04:51:35 [2020-05-08T04:51:35.739Z] #65 26.78 + '[' '' = dynamic ']' 04:51:35 [2020-05-08T04:51:35.739Z] #65 26.78 + make 04:51:35 [2020-05-08T04:51:35.739Z] #65 27.89 + bin/ctr 04:51:36 [2020-05-08T04:51:36.021Z] #65 ... 04:51:36 [2020-05-08T04:51:36.021Z] 04:51:36 [2020-05-08T04:51:36.021Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:51:36 [2020-05-08T04:51:36.021Z] #47 51.12 regexp 04:51:36 [2020-05-08T04:51:36.021Z] #47 52.01 go/token 04:51:36 [2020-05-08T04:51:36.021Z] #47 52.60 go/scanner 04:51:36 [2020-05-08T04:51:36.021Z] #47 53.66 go/ast 04:51:36 [2020-05-08T04:51:36.021Z] #47 53.82 internal/lazyregexp 04:51:36 [2020-05-08T04:51:36.021Z] #47 54.08 net/url 04:51:36 [2020-05-08T04:51:36.021Z] #47 55.28 text/template/parse 04:51:36 [2020-05-08T04:51:36.021Z] #47 57.30 go/parser 04:51:36 [2020-05-08T04:51:36.021Z] #47 58.50 text/template 04:51:36 [2020-05-08T04:51:36.021Z] #47 59.52 encoding/xml 04:51:36 [2020-05-08T04:51:36.021Z] #47 ... 04:51:36 [2020-05-08T04:51:36.021Z] 04:51:36 [2020-05-08T04:51:36.021Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:51:36 [2020-05-08T04:51:36.021Z] #44 25.08 CC images/seccomp.o 04:51:36 [2020-05-08T04:51:36.021Z] #44 25.24 CC images/binfmt-misc.o 04:51:36 [2020-05-08T04:51:36.303Z] #44 25.44 CC images/time.o 04:51:36 [2020-05-08T04:51:36.585Z] #44 25.59 CC images/sysctl.o 04:51:36 [2020-05-08T04:51:36.585Z] #44 25.74 CC images/autofs.o 04:51:36 [2020-05-08T04:51:36.867Z] #44 25.93 CC images/macvlan.o 04:51:36 [2020-05-08T04:51:36.867Z] #44 26.08 CC images/sit.o 04:51:37 [2020-05-08T04:51:37.149Z] #44 26.25 LINK images/built-in.o 04:51:37 [2020-05-08T04:51:37.149Z] #44 26.33 GEN compel/include/asm 04:51:37 [2020-05-08T04:51:37.149Z] #44 26.35 GEN compel/include/version.h 04:51:37 [2020-05-08T04:51:37.149Z] #44 26.35 touch .config 04:51:37 [2020-05-08T04:51:37.149Z] #44 26.36 GEN include/common/config.h 04:51:37 [2020-05-08T04:51:37.149Z] #44 26.43 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d 04:51:37 [2020-05-08T04:51:37.149Z] #44 26.51 GEN compel/plugins/include/uapi/std/syscall-codes.h 04:51:37 [2020-05-08T04:51:37.149Z] #44 26.52 GEN compel/plugins/include/uapi/std/syscall.h 04:51:37 [2020-05-08T04:51:37.149Z] #44 26.53 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S 04:51:37 [2020-05-08T04:51:37.432Z] #44 26.55 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d 04:51:37 [2020-05-08T04:51:37.432Z] #44 26.56 DEP compel/arch/s390/plugins/std/parasite-head.d 04:51:37 [2020-05-08T04:51:37.432Z] #44 26.57 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 04:51:37 [2020-05-08T04:51:37.432Z] #44 26.58 DEP compel/plugins/std/infect.d 04:51:37 [2020-05-08T04:51:37.432Z] #44 26.66 DEP compel/plugins/std/string.d 04:51:37 [2020-05-08T04:51:37.432Z] #44 26.72 DEP compel/plugins/std/log.d 04:51:37 [2020-05-08T04:51:37.432Z] #44 26.76 DEP compel/plugins/std/fds.d 04:51:37 [2020-05-08T04:51:37.713Z] #44 26.81 DEP compel/plugins/std/std.d 04:51:37 [2020-05-08T04:51:37.713Z] #44 26.92 DEP compel/plugins/shmem/shmem.d 04:51:37 [2020-05-08T04:51:37.713Z] #44 27.02 DEP compel/plugins/fds/fds.d 04:51:37 [2020-05-08T04:51:37.995Z] #44 27.14 CC compel/plugins/std/std.o 04:51:38 [2020-05-08T04:51:38.278Z] #44 27.33 CC compel/plugins/std/fds.o 04:51:38 [2020-05-08T04:51:38.563Z] #44 27.76 CC compel/plugins/std/log.o 04:51:39 [2020-05-08T04:51:39.178Z] #44 28.27 CC compel/plugins/std/string.o 04:51:39 [2020-05-08T04:51:39.460Z] #44 28.69 CC compel/plugins/std/infect.o 04:51:40 [2020-05-08T04:51:40.075Z] #44 29.12 CC compel/arch/s390/plugins/std/parasite-head.o 04:51:40 [2020-05-08T04:51:40.075Z] #44 29.15 CC compel/arch/s390/plugins/std/syscalls/syscalls.o 04:51:40 [2020-05-08T04:51:40.075Z] #44 29.19 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o 04:51:40 [2020-05-08T04:51:40.075Z] #44 ... 04:51:40 [2020-05-08T04:51:40.075Z] 04:51:40 [2020-05-08T04:51:40.075Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:51:40 [2020-05-08T04:51:40.075Z] #56 55.10 github.com/pkg/diff 04:51:40 [2020-05-08T04:51:40.075Z] #56 55.83 go/ast 04:51:40 [2020-05-08T04:51:40.075Z] #56 55.92 golang.org/x/crypto/ssh/terminal 04:51:40 [2020-05-08T04:51:40.075Z] #56 56.97 mvdan.cc/editorconfig 04:51:40 [2020-05-08T04:51:40.075Z] #56 57.96 mvdan.cc/sh/v3/fileutil 04:51:40 [2020-05-08T04:51:40.075Z] #56 58.08 mvdan.cc/sh/v3/syntax 04:51:40 [2020-05-08T04:51:40.075Z] #56 63.16 mvdan.cc/sh/v3/cmd/shfmt 04:51:40 [2020-05-08T04:51:40.075Z] #56 ... 04:51:40 [2020-05-08T04:51:40.075Z] 04:51:40 [2020-05-08T04:51:40.075Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:51:40 [2020-05-08T04:51:40.075Z] #44 29.32 AR compel/plugins/std.lib.a 04:51:40 [2020-05-08T04:51:40.075Z] #44 29.35 CC compel/plugins/fds/fds.o 04:51:40 [2020-05-08T04:51:40.357Z] #44 29.57 AR compel/plugins/fds.lib.a 04:51:40 [2020-05-08T04:51:40.357Z] #44 29.62 HOSTDEP compel/src/lib/log-host.d 04:51:40 [2020-05-08T04:51:40.663Z] #44 29.69 HOSTDEP compel/src/lib/handle-elf-host.d 04:51:40 [2020-05-08T04:51:40.663Z] #44 29.88 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d 04:51:40 [2020-05-08T04:51:40.663Z] #44 30.00 HOSTDEP compel/src/main-host.d 04:51:40 [2020-05-08T04:51:40.945Z] #44 30.19 DEP compel/src/lib/ptrace.d 04:51:41 [2020-05-08T04:51:41.227Z] #44 30.35 DEP compel/src/lib/infect.d 04:51:41 [2020-05-08T04:51:41.227Z] #44 30.45 DEP compel/src/lib/infect-util.d 04:51:41 [2020-05-08T04:51:41.227Z] #44 30.56 DEP compel/src/lib/infect-rpc.d 04:51:41 [2020-05-08T04:51:41.509Z] #44 30.67 DEP compel/arch/s390/src/lib/infect.d 04:51:41 [2020-05-08T04:51:41.509Z] #44 30.75 DEP compel/arch/s390/src/lib/cpu.d 04:51:41 [2020-05-08T04:51:41.509Z] #44 30.79 DEP compel/src/lib/log.d 04:51:41 [2020-05-08T04:51:41.509Z] #44 30.84 DEP compel/src/main.d 04:51:41 [2020-05-08T04:51:41.509Z] #44 30.90 DEP compel/src/lib/handle-elf.d 04:51:41 [2020-05-08T04:51:41.791Z] #44 30.95 DEP compel/arch/s390/src/lib/handle-elf.d 04:51:41 [2020-05-08T04:51:41.791Z] #44 31.03 CC compel/src/lib/log.o 04:51:42 [2020-05-08T04:51:42.076Z] #44 ... 04:51:42 [2020-05-08T04:51:42.076Z] 04:51:42 [2020-05-08T04:51:42.076Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:51:42 [2020-05-08T04:51:42.076Z] #56 DONE 67.2s 04:51:42 [2020-05-08T04:51:42.076Z] 04:51:42 [2020-05-08T04:51:42.076Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:51:42 [2020-05-08T04:51:42.076Z] #44 31.40 CC compel/arch/s390/src/lib/cpu.o 04:51:42 [2020-05-08T04:51:42.696Z] #44 31.83 CC compel/arch/s390/src/lib/infect.o 04:51:43 [2020-05-08T04:51:43.310Z] #44 32.49 CC compel/src/lib/infect-rpc.o 04:51:43 [2020-05-08T04:51:43.592Z] #44 32.76 CC compel/src/lib/infect-util.o 04:51:43 [2020-05-08T04:51:43.874Z] #44 32.89 CC compel/src/lib/infect.o 04:51:44 [2020-05-08T04:51:44.920Z] ok github.com/docker/docker/api/server/httputils 0.019s coverage: 14.7% of statements 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/api/server/backend/build [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 37.7% of statements 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/api/server/router [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/api/server/router/build [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/api/server/router/container [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/api/server/router/debug [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/api/server/router/image [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/api/server/router/network [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/api/server/router/session [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ok github.com/docker/docker/api/types/strslice 0.033s coverage: 90.0% of statements 04:51:44 [2020-05-08T04:51:44.920Z] ok github.com/docker/docker/api/types/filters 0.020s coverage: 92.2% of statements 04:51:44 [2020-05-08T04:51:44.920Z] ok github.com/docker/docker/api/server/router/swarm 0.029s coverage: 4.8% of statements 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/api/server/router/system [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/api/server/router/volume [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/api/types [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/api/types/backend [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/api/types/container [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/api/types/events [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/api/types/image [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/api/types/mount [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/api/types/network [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/api/types/registry [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/api/types/swarm [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ok github.com/docker/docker/api/types/time 0.027s coverage: 100.0% of statements 04:51:44 [2020-05-08T04:51:44.920Z] ok github.com/docker/docker/api/types/versions 0.032s coverage: 75.0% of statements 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/api/types/volume [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/builder [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/builder/builder-next [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 04:51:44 [2020-05-08T04:51:44.920Z] ok github.com/docker/docker/builder/dockerignore 0.014s coverage: 96.8% of statements 04:51:44 [2020-05-08T04:51:44.920Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements 04:51:45 [2020-05-08T04:51:45.344Z] #44 34.32 CC compel/src/lib/ptrace.o 04:51:45 [2020-05-08T04:51:45.344Z] #44 34.54 AR compel/libcompel.a 04:51:45 [2020-05-08T04:51:45.344Z] #44 34.60 HOSTCC compel/src/main-host.o 04:51:45 [2020-05-08T04:51:45.392Z] Fetching without tags 04:51:45 [2020-05-08T04:51:45.626Z] #44 34.85 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o 04:51:45 [2020-05-08T04:51:45.627Z] #44 34.93 HOSTCC compel/src/lib/handle-elf-host.o 04:51:45 [2020-05-08T04:51:45.720Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit 4714ab5d6c95e379ddd37b2b435486c676199f43 04:51:45 [2020-05-08T04:51:45.909Z] #44 35.27 HOSTCC compel/src/lib/log-host.o 04:51:46 [2020-05-08T04:51:46.191Z] #44 35.42 HOSTLINK compel/compel-host-bin 04:51:46 [2020-05-08T04:51:46.191Z] #44 ... 04:51:46 [2020-05-08T04:51:46.191Z] 04:51:46 [2020-05-08T04:51:46.191Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 04:51:46 [2020-05-08T04:51:46.191Z] #10 61.53 Selecting previously unselected package g++-mingw-w64-x86-64. 04:51:46 [2020-05-08T04:51:46.191Z] #10 61.54 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... 04:51:46 [2020-05-08T04:51:46.191Z] #10 61.54 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 04:51:46 [2020-05-08T04:51:46.191Z] #10 ... 04:51:46 [2020-05-08T04:51:46.191Z] 04:51:46 [2020-05-08T04:51:46.191Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:51:46 [2020-05-08T04:51:46.191Z] #44 35.56 DEP soccr/soccr.d 04:51:46 [2020-05-08T04:51:46.301Z] ok github.com/docker/docker/builder/remotecontext/git 3.280s coverage: 86.3% of statements 04:51:46 [2020-05-08T04:51:46.301Z] ok github.com/docker/docker/builder/remotecontext 0.366s coverage: 13.6% of statements 04:51:45 [2020-05-08T04:51:45.288Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:51:45 [2020-05-08T04:51:45.312Z] > git config --add remote.origin.fetch +refs/pull/40846/head:refs/remotes/origin/PR-40846 # timeout=10 04:51:45 [2020-05-08T04:51:45.339Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:51:45 [2020-05-08T04:51:45.377Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 04:51:45 [2020-05-08T04:51:45.408Z] Fetching upstream changes from https://github.com/moby/moby.git 04:51:45 [2020-05-08T04:51:45.408Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials 04:51:45 [2020-05-08T04:51:45.410Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40846/head:refs/remotes/origin/PR-40846 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:51:45 [2020-05-08T04:51:45.738Z] > git config core.sparsecheckout # timeout=10 04:51:45 [2020-05-08T04:51:45.762Z] > git checkout -f 4714ab5d6c95e379ddd37b2b435486c676199f43 # timeout=10 04:51:46 [2020-05-08T04:51:46.473Z] #44 35.64 CC soccr/soccr.o 04:51:46 [2020-05-08T04:51:46.756Z] #44 ... 04:51:46 [2020-05-08T04:51:46.756Z] 04:51:46 [2020-05-08T04:51:46.756Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:51:46 [2020-05-08T04:51:46.756Z] #47 62.10 go/doc 04:51:46 [2020-05-08T04:51:46.756Z] #47 63.39 github.com/LK4D4/vndr/versioned 04:51:46 [2020-05-08T04:51:46.756Z] #47 63.52 net 04:51:46 [2020-05-08T04:51:46.756Z] #47 64.53 github.com/LK4D4/vndr/build 04:51:46 [2020-05-08T04:51:46.756Z] #47 66.76 vendor/golang.org/x/text/transform 04:51:46 [2020-05-08T04:51:46.756Z] #47 67.18 vendor/golang.org/x/text/unicode/bidi 04:51:46 [2020-05-08T04:51:46.756Z] #47 68.59 vendor/golang.org/x/text/secure/bidirule 04:51:46 [2020-05-08T04:51:46.756Z] #47 68.79 vendor/golang.org/x/text/unicode/norm 04:51:46 [2020-05-08T04:51:46.756Z] #47 71.88 vendor/golang.org/x/net/idna 04:51:47 [2020-05-08T04:51:47.038Z] #47 ... 04:51:47 [2020-05-08T04:51:47.038Z] 04:51:47 [2020-05-08T04:51:47.038Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 04:51:47 [2020-05-08T04:51:47.038Z] #10 72.63 Selecting previously unselected package libapparmor1:s390x. 04:51:47 [2020-05-08T04:51:47.298Z] Merge succeeded, producing 192a839daed4f17e42214e0109df995dfed42f78 04:51:47 [2020-05-08T04:51:47.298Z] Checking out Revision 192a839daed4f17e42214e0109df995dfed42f78 (PR-40846) 04:51:47 [2020-05-08T04:51:47.320Z] #10 72.64 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... 04:51:47 [2020-05-08T04:51:47.320Z] #10 72.64 Unpacking libapparmor1:s390x (2.13.2-10) ... 04:51:47 [2020-05-08T04:51:47.320Z] #10 72.69 Selecting previously unselected package libapparmor-dev:s390x. 04:51:47 [2020-05-08T04:51:47.320Z] #10 72.72 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... 04:51:47 [2020-05-08T04:51:47.320Z] #10 72.72 Unpacking libapparmor-dev:s390x (2.13.2-10) ... 04:51:47 [2020-05-08T04:51:47.603Z] #10 72.82 Selecting previously unselected package libbtrfs0. 04:51:47 [2020-05-08T04:51:47.603Z] #10 72.82 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... 04:51:47 [2020-05-08T04:51:47.603Z] #10 72.82 Unpacking libbtrfs0 (4.20.1-2) ... 04:51:47 [2020-05-08T04:51:47.603Z] #10 72.87 Selecting previously unselected package libbtrfs-dev. 04:51:47 [2020-05-08T04:51:47.603Z] #10 72.88 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... 04:51:47 [2020-05-08T04:51:47.603Z] #10 72.88 Unpacking libbtrfs-dev (4.20.1-2) ... 04:51:47 [2020-05-08T04:51:47.603Z] #10 73.00 Selecting previously unselected package libdevmapper-event1.02.1:s390x. 04:51:47 [2020-05-08T04:51:47.603Z] #10 73.00 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... 04:51:47 [2020-05-08T04:51:47.603Z] #10 73.00 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... 04:51:47 [2020-05-08T04:51:47.603Z] #10 73.07 Selecting previously unselected package libudev-dev:s390x. 04:51:47 [2020-05-08T04:51:47.603Z] #10 73.07 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... 04:51:47 [2020-05-08T04:51:47.603Z] #10 73.08 Unpacking libudev-dev:s390x (241-7~deb10u3) ... 04:51:47 [2020-05-08T04:51:47.683Z] ok github.com/docker/docker/builder/dockerfile 1.329s coverage: 48.2% of statements 04:51:47 [2020-05-08T04:51:47.683Z] ? github.com/docker/docker/cli [no test files] 04:51:47 [2020-05-08T04:51:47.683Z] ? github.com/docker/docker/cli/config [no test files] 04:51:47 [2020-05-08T04:51:47.902Z] #10 73.22 Selecting previously unselected package libsepol1-dev:s390x. 04:51:47 [2020-05-08T04:51:47.902Z] #10 73.22 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... 04:51:47 [2020-05-08T04:51:47.902Z] #10 73.22 Unpacking libsepol1-dev:s390x (2.8-1) ... 04:51:47 [2020-05-08T04:51:47.902Z] #10 73.48 Selecting previously unselected package libpcre16-3:s390x. 04:51:48 [2020-05-08T04:51:48.184Z] #10 73.48 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... 04:51:48 [2020-05-08T04:51:48.184Z] #10 73.49 Unpacking libpcre16-3:s390x (2:8.39-12) ... 04:51:48 [2020-05-08T04:51:48.184Z] #10 73.57 Selecting previously unselected package libpcre32-3:s390x. 04:51:48 [2020-05-08T04:51:48.184Z] #10 73.57 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... 04:51:48 [2020-05-08T04:51:48.184Z] #10 73.58 Unpacking libpcre32-3:s390x (2:8.39-12) ... 04:51:48 [2020-05-08T04:51:48.184Z] #10 73.65 Selecting previously unselected package libpcrecpp0v5:s390x. 04:51:48 [2020-05-08T04:51:48.184Z] #10 73.65 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... 04:51:48 [2020-05-08T04:51:48.184Z] #10 73.65 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... 04:51:48 [2020-05-08T04:51:48.184Z] #10 73.69 Selecting previously unselected package libpcre3-dev:s390x. 04:51:48 [2020-05-08T04:51:48.184Z] #10 73.69 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... 04:51:48 [2020-05-08T04:51:48.184Z] #10 73.70 Unpacking libpcre3-dev:s390x (2:8.39-12) ... 04:51:46 [2020-05-08T04:51:46.538Z] > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10 04:51:47 [2020-05-08T04:51:47.294Z] > git rev-parse HEAD^{commit} # timeout=10 04:51:47 [2020-05-08T04:51:47.308Z] > git config core.sparsecheckout # timeout=10 04:51:47 [2020-05-08T04:51:47.330Z] > git checkout -f 192a839daed4f17e42214e0109df995dfed42f78 # timeout=10 04:51:48 [2020-05-08T04:51:48.799Z] #10 73.99 Selecting previously unselected package libselinux1-dev:s390x. 04:51:48 [2020-05-08T04:51:48.799Z] #10 74.00 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... 04:51:48 [2020-05-08T04:51:48.799Z] #10 74.00 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... 04:51:48 [2020-05-08T04:51:48.799Z] #10 74.24 Selecting previously unselected package libdevmapper-dev:s390x. 04:51:48 [2020-05-08T04:51:48.799Z] #10 74.25 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... 04:51:48 [2020-05-08T04:51:48.799Z] #10 74.25 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... 04:51:48 [2020-05-08T04:51:48.799Z] #10 74.29 Selecting previously unselected package libseccomp-dev:s390x. 04:51:48 [2020-05-08T04:51:48.799Z] #10 74.29 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... 04:51:48 [2020-05-08T04:51:48.799Z] #10 74.30 Unpacking libseccomp-dev:s390x (2.3.3-4) ... 04:51:48 [2020-05-08T04:51:48.799Z] #10 74.37 Selecting previously unselected package libsystemd-dev:s390x. 04:51:49 [2020-05-08T04:51:49.081Z] #10 74.37 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... 04:51:49 [2020-05-08T04:51:49.081Z] #10 74.37 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... 04:51:49 [2020-05-08T04:51:49.364Z] #10 74.82 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... 04:51:49 [2020-05-08T04:51:49.364Z] #10 74.83 Setting up libseccomp-dev:s390x (2.3.3-4) ... 04:51:49 [2020-05-08T04:51:49.364Z] #10 74.83 Setting up libapparmor1:s390x (2.13.2-10) ... 04:51:49 [2020-05-08T04:51:49.364Z] #10 74.84 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 04:51:49 [2020-05-08T04:51:49.364Z] #10 74.85 Setting up libpcre16-3:s390x (2:8.39-12) ... 04:51:49 [2020-05-08T04:51:49.364Z] #10 74.85 Setting up libsepol1-dev:s390x (2.8-1) ... 04:51:49 [2020-05-08T04:51:49.364Z] #10 74.86 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 04:51:49 [2020-05-08T04:51:49.364Z] #10 74.87 Setting up libbtrfs0 (4.20.1-2) ... 04:51:49 [2020-05-08T04:51:49.364Z] #10 74.87 Setting up libpcre32-3:s390x (2:8.39-12) ... 04:51:49 [2020-05-08T04:51:49.364Z] #10 74.88 Setting up libudev-dev:s390x (241-7~deb10u3) ... 04:51:49 [2020-05-08T04:51:49.646Z] #10 74.89 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 04:51:49 [2020-05-08T04:51:49.646Z] #10 74.90 Setting up libbtrfs-dev (4.20.1-2) ... 04:51:49 [2020-05-08T04:51:49.646Z] #10 74.91 Setting up libapparmor-dev:s390x (2.13.2-10) ... 04:51:49 [2020-05-08T04:51:49.646Z] #10 74.91 Setting up mingw-w64-common (6.0.0-3) ... 04:51:49 [2020-05-08T04:51:49.646Z] #10 74.92 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... 04:51:49 [2020-05-08T04:51:49.646Z] #10 74.93 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 04:51:49 [2020-05-08T04:51:49.646Z] #10 74.93 Setting up libpcre3-dev:s390x (2:8.39-12) ... 04:51:49 [2020-05-08T04:51:49.646Z] #10 74.94 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 04:51:49 [2020-05-08T04:51:49.646Z] #10 74.95 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 04:51:49 [2020-05-08T04:51:49.646Z] #10 74.95 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode 04:51:49 [2020-05-08T04:51:49.646Z] #10 74.96 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 04:51:49 [2020-05-08T04:51:49.646Z] #10 74.97 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode 04:51:49 [2020-05-08T04:51:49.646Z] #10 74.97 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 04:51:49 [2020-05-08T04:51:49.646Z] #10 74.97 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 04:51:49 [2020-05-08T04:51:49.646Z] #10 74.98 Setting up libselinux1-dev:s390x (2.8-1+b1) ... 04:51:49 [2020-05-08T04:51:49.646Z] #10 74.99 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... 04:51:49 [2020-05-08T04:51:49.646Z] #10 74.99 Setting up dmsetup (2:1.02.155-3) ... 04:51:49 [2020-05-08T04:51:49.646Z] #10 75.00 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... 04:51:49 [2020-05-08T04:51:49.646Z] #10 75.01 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... 04:51:49 [2020-05-08T04:51:49.646Z] #10 75.01 Processing triggers for libc-bin (2.28-10) ... 04:51:50 [2020-05-08T04:51:50.261Z] #10 DONE 75.5s 04:51:50 [2020-05-08T04:51:50.261Z] 04:51:50 [2020-05-08T04:51:50.261Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 04:51:50 [2020-05-08T04:51:50.261Z] #58 DONE 0.1s 04:51:50 [2020-05-08T04:51:50.261Z] 04:51:50 [2020-05-08T04:51:50.261Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker 04:51:50 [2020-05-08T04:51:50.261Z] #11 ... 04:51:50 [2020-05-08T04:51:50.261Z] 04:51:50 [2020-05-08T04:51:50.261Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ 04:51:50 [2020-05-08T04:51:50.261Z] #59 DONE 0.1s 04:51:50 [2020-05-08T04:51:50.261Z] 04:51:50 [2020-05-08T04:51:50.261Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:51:50 [2020-05-08T04:51:50.261Z] #68 75.55 + for f in rootlesskit rootlesskit-docker-proxy 04:51:50 [2020-05-08T04:51:50.261Z] #68 75.56 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 04:51:50 [2020-05-08T04:51:50.649Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements 04:51:51 [2020-05-08T04:51:51.203Z] Commit message: "Merge commit 'cdf49f37eece6a927b4692468cda322d22f4a79a' into HEAD" 04:51:51 [2020-05-08T04:51:51.219Z] > git rev-list --no-walk 4714ab5d6c95e379ddd37b2b435486c676199f43 # timeout=10 04:51:51 [2020-05-08T04:51:51.736Z] #68 ... 04:51:51 [2020-05-08T04:51:51.736Z] 04:51:51 [2020-05-08T04:51:51.736Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker 04:51:51 [2020-05-08T04:51:51.736Z] #11 DONE 1.6s 04:51:51 [2020-05-08T04:51:51.736Z] 04:51:51 [2020-05-08T04:51:51.736Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:51:51 [2020-05-08T04:51:51.736Z] #60 1.355 + RM_GOPATH=0 04:51:51 [2020-05-08T04:51:51.736Z] #60 1.355 + TMP_GOPATH= 04:51:51 [2020-05-08T04:51:51.736Z] #60 1.355 + : /build 04:51:51 [2020-05-08T04:51:51.736Z] #60 1.355 + '[' -z '' ']' 04:51:51 [2020-05-08T04:51:51.736Z] #60 1.355 ++ mktemp -d 04:51:51 [2020-05-08T04:51:51.736Z] #60 1.356 + export GOPATH=/tmp/tmp.5tFYZYv8Tl 04:51:51 [2020-05-08T04:51:51.736Z] #60 1.356 + GOPATH=/tmp/tmp.5tFYZYv8Tl 04:51:51 [2020-05-08T04:51:51.736Z] #60 1.356 + RM_GOPATH=1 04:51:51 [2020-05-08T04:51:51.736Z] #60 1.356 ++ dirname ./install.sh 04:51:51 [2020-05-08T04:51:51.736Z] #60 1.369 + dir=. 04:51:51 [2020-05-08T04:51:51.736Z] #60 1.369 + bin=runc 04:51:51 [2020-05-08T04:51:51.736Z] #60 1.369 + shift 04:51:51 [2020-05-08T04:51:51.736Z] #60 1.369 + '[' '!' -f ./runc.installer ']' 04:51:51 [2020-05-08T04:51:51.736Z] #60 1.369 + . ./runc.installer 04:51:51 [2020-05-08T04:51:51.736Z] #60 1.369 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd 04:51:51 [2020-05-08T04:51:51.736Z] #60 1.369 + install_runc 04:51:51 [2020-05-08T04:51:51.736Z] #60 1.369 + uname -r 04:51:51 [2020-05-08T04:51:51.736Z] #60 1.379 + grep -q '^3\.10\.0.*\.el7\.' 04:51:51 [2020-05-08T04:51:51.736Z] #60 1.385 + RUNC_BUILDTAGS='seccomp apparmor selinux ' 04:51:51 [2020-05-08T04:51:51.736Z] #60 1.385 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' 04:51:51 [2020-05-08T04:51:51.736Z] #60 1.385 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5tFYZYv8Tl/src/github.com/opencontainers/runc 04:51:51 [2020-05-08T04:51:51.736Z] #60 1.385 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) 04:51:51 [2020-05-08T04:51:51.736Z] #60 1.392 Cloning into '/tmp/tmp.5tFYZYv8Tl/src/github.com/opencontainers/runc'... 04:51:51 [2020-05-08T04:51:51.884Z] ok github.com/docker/docker/client 0.431s coverage: 75.4% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh 04:51:52 [2020-05-08T04:51:52.589Z] + docker version 04:51:52 [2020-05-08T04:51:52.601Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 04:51:52 [2020-05-08T04:51:52.601Z] 04:51:52 [2020-05-08T04:51:52.601Z] 04:51:52 [2020-05-08T04:51:52.601Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) 04:51:52 [2020-05-08T04:51:52.601Z] 04:51:52 [2020-05-08T04:51:52.601Z] ---> Making bundle: test-integration (in bundles/test-integration) 04:51:52 [2020-05-08T04:51:52.601Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 04:51:52 [2020-05-08T04:51:52.601Z] HOSTNAME=a98cd5dddaf1 04:51:52 [2020-05-08T04:51:52.601Z] TEST_SKIP_INTEGRATION=1 04:51:52 [2020-05-08T04:51:52.601Z] TESTDEBUG=0 04:51:52 [2020-05-08T04:51:52.601Z] DEST=bundles/test-integration 04:51:52 [2020-05-08T04:51:52.601Z] PWD=/go/src/github.com/docker/docker 04:51:52 [2020-05-08T04:51:52.601Z] KEEPBUNDLE=1 04:51:52 [2020-05-08T04:51:52.601Z] DOCKER_GITCOMMIT=96109a81abb3ed379e894a79eee4dc18162866ce 04:51:52 [2020-05-08T04:51:52.601Z] container=docker 04:51:52 [2020-05-08T04:51:52.601Z] HOME=/root 04:51:52 [2020-05-08T04:51:52.601Z] GOLANG_VERSION=1.13.10 04:51:52 [2020-05-08T04:51:52.601Z] VALIDATE_REPO=https://github.com/moby/moby.git 04:51:52 [2020-05-08T04:51:52.601Z] VALIDATE_BRANCH=master 04:51:52 [2020-05-08T04:51:52.601Z] TERM=xterm 04:51:52 [2020-05-08T04:51:52.601Z] DOCKER_PKG=github.com/docker/docker 04:51:52 [2020-05-08T04:51:52.601Z] SHLVL=1 04:51:52 [2020-05-08T04:51:52.601Z] TIMEOUT=120m 04:51:52 [2020-05-08T04:51:52.601Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 04:51:52 [2020-05-08T04:51:52.601Z] DOCKER_GRAPHDRIVER=overlay2 04:51:52 [2020-05-08T04:51:52.601Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ 04:51:52 [2020-05-08T04:51:52.601Z] GO111MODULE=off 04:51:52 [2020-05-08T04:51:52.601Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 04:51:52 [2020-05-08T04:51:52.601Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 04:51:52 [2020-05-08T04:51:52.601Z] GOPATH=/go 04:51:52 [2020-05-08T04:51:52.602Z] PKG_CONFIG=pkg-config 04:51:52 [2020-05-08T04:51:52.602Z] _=/usr/bin/env 04:51:52 [2020-05-08T04:51:52.602Z] Building test suite binary ./integration-cli/test.main 04:51:52 [2020-05-08T04:51:52.602Z] 04:51:52 [2020-05-08T04:51:52.602Z] No new tests added to integration. 04:51:52 [2020-05-08T04:51:52.602Z] 04:51:52 [2020-05-08T04:51:52.602Z] ---> Making bundle: test-integration (in bundles/test-integration) 04:51:52 [2020-05-08T04:51:52.602Z] ---> Making bundle: test-integration (in bundles/test-integration) 04:51:52 [2020-05-08T04:51:52.602Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 04:51:52 [2020-05-08T04:51:52.602Z] HOSTNAME=0fd6bbf46aaa 04:51:52 [2020-05-08T04:51:52.602Z] TEST_SKIP_INTEGRATION=1 04:51:52 [2020-05-08T04:51:52.602Z] TESTDEBUG=0 04:51:52 [2020-05-08T04:51:52.602Z] DEST=bundles/test-integration 04:51:52 [2020-05-08T04:51:52.602Z] PWD=/go/src/github.com/docker/docker 04:51:52 [2020-05-08T04:51:52.602Z] KEEPBUNDLE=1 04:51:52 [2020-05-08T04:51:52.602Z] DOCKER_GITCOMMIT=96109a81abb3ed379e894a79eee4dc18162866ce 04:51:52 [2020-05-08T04:51:52.602Z] container=docker 04:51:52 [2020-05-08T04:51:52.602Z] HOME=/root 04:51:52 [2020-05-08T04:51:52.602Z] GOLANG_VERSION=1.13.10 04:51:52 [2020-05-08T04:51:52.602Z] VALIDATE_REPO=https://github.com/moby/moby.git 04:51:52 [2020-05-08T04:51:52.602Z] VALIDATE_BRANCH=master 04:51:52 [2020-05-08T04:51:52.602Z] TERM=xterm 04:51:52 [2020-05-08T04:51:52.602Z] DOCKER_PKG=github.com/docker/docker 04:51:52 [2020-05-08T04:51:52.602Z] SHLVL=1 04:51:52 [2020-05-08T04:51:52.602Z] TIMEOUT=120m 04:51:52 [2020-05-08T04:51:52.602Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 04:51:52 [2020-05-08T04:51:52.602Z] DOCKER_GRAPHDRIVER=overlay2 04:51:52 [2020-05-08T04:51:52.602Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ 04:51:52 [2020-05-08T04:51:52.602Z] GO111MODULE=off 04:51:52 [2020-05-08T04:51:52.602Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 04:51:52 [2020-05-08T04:51:52.602Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 04:51:52 [2020-05-08T04:51:52.602Z] GOPATH=/go 04:51:52 [2020-05-08T04:51:52.602Z] PKG_CONFIG=pkg-config 04:51:52 [2020-05-08T04:51:52.602Z] _=/usr/bin/env 04:51:52 [2020-05-08T04:51:52.602Z] Building test suite binary ./integration-cli/test.main 04:51:53 [2020-05-08T04:51:53.760Z] #60 ... 04:51:53 [2020-05-08T04:51:53.760Z] 04:51:53 [2020-05-08T04:51:53.760Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... 04:51:53 [2020-05-08T04:51:53.760Z] #12 DONE 1.8s 04:51:53 [2020-05-08T04:51:53.760Z] 04:51:53 [2020-05-08T04:51:53.760Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... 04:51:53 [2020-05-08T04:51:53.963Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 04:51:53 [2020-05-08T04:51:53.963Z] HOSTNAME=d9b739744c06 04:51:53 [2020-05-08T04:51:53.963Z] TESTDEBUG=0 04:51:53 [2020-05-08T04:51:53.963Z] DEST=bundles/test-integration 04:51:53 [2020-05-08T04:51:53.963Z] PWD=/go/src/github.com/docker/docker 04:51:53 [2020-05-08T04:51:53.963Z] KEEPBUNDLE=1 04:51:53 [2020-05-08T04:51:53.963Z] DOCKER_GITCOMMIT=96109a81abb3ed379e894a79eee4dc18162866ce 04:51:53 [2020-05-08T04:51:53.963Z] container=docker 04:51:53 [2020-05-08T04:51:53.963Z] HOME=/root 04:51:53 [2020-05-08T04:51:53.963Z] GOLANG_VERSION=1.13.10 04:51:53 [2020-05-08T04:51:53.963Z] VALIDATE_REPO=https://github.com/moby/moby.git 04:51:53 [2020-05-08T04:51:53.963Z] VALIDATE_BRANCH=master 04:51:53 [2020-05-08T04:51:53.963Z] TERM=xterm 04:51:53 [2020-05-08T04:51:53.963Z] DOCKER_PKG=github.com/docker/docker 04:51:53 [2020-05-08T04:51:53.963Z] SHLVL=1 04:51:53 [2020-05-08T04:51:53.963Z] TIMEOUT=120m 04:51:53 [2020-05-08T04:51:53.963Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 04:51:53 [2020-05-08T04:51:53.963Z] DOCKER_GRAPHDRIVER=overlay2 04:51:53 [2020-05-08T04:51:53.963Z] GO111MODULE=off 04:51:53 [2020-05-08T04:51:53.963Z] TEST_SKIP_INTEGRATION_CLI=1 04:51:53 [2020-05-08T04:51:53.963Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 04:51:53 [2020-05-08T04:51:53.963Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 04:51:53 [2020-05-08T04:51:53.963Z] GOPATH=/go 04:51:53 [2020-05-08T04:51:53.963Z] PKG_CONFIG=pkg-config 04:51:53 [2020-05-08T04:51:53.963Z] _=/usr/bin/env 04:51:53 [2020-05-08T04:51:53.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 04:51:55 [2020-05-08T04:51:55.232Z] #13 1.503 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 04:51:55 [2020-05-08T04:51:55.232Z] #13 DONE 1.7s 04:51:55 [2020-05-08T04:51:55.232Z] 04:51:55 [2020-05-08T04:51:55.232Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... 04:51:56 [2020-05-08T04:51:56.256Z] #14 ... 04:51:56 [2020-05-08T04:51:56.256Z] 04:51:56 [2020-05-08T04:51:56.256Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:51:56 [2020-05-08T04:51:56.256Z] #68 DONE 81.5s 04:51:56 [2020-05-08T04:51:56.256Z] 04:51:56 [2020-05-08T04:51:56.256Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build 04:51:56 [2020-05-08T04:51:56.256Z] #69 DONE 0.1s 04:51:56 [2020-05-08T04:51:56.538Z] 04:51:56 [2020-05-08T04:51:56.538Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:51:56 [2020-05-08T04:51:56.538Z] #44 36.64 AR soccr/libsoccr.a 04:51:56 [2020-05-08T04:51:56.538Z] #44 36.66 make[1]: 'soccr/libsoccr.a' is up to date. 04:51:56 [2020-05-08T04:51:56.538Z] #44 36.77 DEP criu/arch/s390/sigframe.d 04:51:56 [2020-05-08T04:51:56.538Z] #44 36.83 DEP criu/arch/s390/crtools.d 04:51:56 [2020-05-08T04:51:56.538Z] #44 36.92 DEP criu/arch/s390/cpu.d 04:51:56 [2020-05-08T04:51:56.538Z] #44 37.01 CC criu/arch/s390/cpu.o 04:51:56 [2020-05-08T04:51:56.538Z] #44 37.36 CC criu/arch/s390/crtools.o 04:51:56 [2020-05-08T04:51:56.538Z] #44 38.16 CC criu/arch/s390/sigframe.o 04:51:56 [2020-05-08T04:51:56.538Z] #44 38.30 LINK criu/arch/s390/crtools.built-in.o 04:51:56 [2020-05-08T04:51:56.538Z] #44 38.34 DEP criu/pie/util-vdso.d 04:51:56 [2020-05-08T04:51:56.538Z] #44 38.44 DEP criu/pie/util.d 04:51:56 [2020-05-08T04:51:56.538Z] #44 38.57 CC criu/pie/util.o 04:51:56 [2020-05-08T04:51:56.538Z] #44 38.83 CC criu/pie/util-vdso.o 04:51:56 [2020-05-08T04:51:56.538Z] #44 39.23 AR criu/pie/pie.lib.a 04:51:56 [2020-05-08T04:51:56.538Z] #44 39.25 DEP criu/pie/restorer.d 04:51:56 [2020-05-08T04:51:56.538Z] #44 39.31 DEP criu/arch/s390/restorer.d 04:51:56 [2020-05-08T04:51:56.538Z] #44 39.42 DEP criu/arch/s390/vdso-pie.d 04:51:56 [2020-05-08T04:51:56.538Z] #44 39.52 DEP criu/pie/parasite-vdso.d 04:51:56 [2020-05-08T04:51:56.538Z] #44 39.68 DEP criu/pie/parasite.d 04:51:56 [2020-05-08T04:51:56.538Z] #44 39.88 CC criu/pie/parasite.o 04:51:56 [2020-05-08T04:51:56.538Z] #44 40.80 LINK criu/pie/parasite.built-in.o 04:51:56 [2020-05-08T04:51:56.538Z] #44 40.81 GEN criu/pie/parasite-blob.h 04:51:56 [2020-05-08T04:51:56.538Z] #44 40.83 CC criu/pie/parasite-vdso.o 04:51:56 [2020-05-08T04:51:56.538Z] #44 41.31 CC criu/arch/s390/vdso-pie.o 04:51:56 [2020-05-08T04:51:56.538Z] #44 41.67 CC criu/arch/s390/restorer.o 04:51:56 [2020-05-08T04:51:56.538Z] #44 42.04 CC criu/pie/restorer.o 04:51:56 [2020-05-08T04:51:56.539Z] #44 44.32 LINK criu/pie/restorer.built-in.o 04:51:56 [2020-05-08T04:51:56.539Z] #44 44.33 GEN criu/pie/restorer-blob.h 04:51:56 [2020-05-08T04:51:56.539Z] #44 44.43 DEP criu/vdso.d 04:51:56 [2020-05-08T04:51:56.539Z] #44 44.67 DEP criu/uts_ns.d 04:51:56 [2020-05-08T04:51:56.539Z] #44 44.75 DEP criu/util.d 04:51:56 [2020-05-08T04:51:56.539Z] #44 44.91 DEP criu/uffd.d 04:51:56 [2020-05-08T04:51:56.539Z] #44 45.21 DEP criu/tun.d 04:51:56 [2020-05-08T04:51:56.539Z] #44 45.42 DEP criu/tty.d 04:51:56 [2020-05-08T04:51:56.539Z] #44 45.65 DEP criu/timerfd.d 04:51:56 [2020-05-08T04:51:56.539Z] #44 45.78 DEP criu/sysfs_parse.d 04:51:56 [2020-05-08T04:51:56.820Z] #44 45.96 DEP criu/sysctl.d 04:51:56 [2020-05-08T04:51:56.820Z] #44 ... 04:51:56 [2020-05-08T04:51:56.820Z] 04:51:56 [2020-05-08T04:51:56.820Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... 04:51:56 [2020-05-08T04:51:56.820Z] #14 DONE 1.8s 04:51:56 [2020-05-08T04:51:56.820Z] 04:51:56 [2020-05-08T04:51:56.820Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:51:56 [2020-05-08T04:51:56.820Z] #44 46.11 DEP criu/string.d 04:51:56 [2020-05-08T04:51:56.820Z] #44 46.14 DEP criu/stats.d 04:51:56 [2020-05-08T04:51:56.820Z] #44 ... 04:51:56 [2020-05-08T04:51:56.820Z] 04:51:56 [2020-05-08T04:51:56.820Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:51:56 [2020-05-08T04:51:56.820Z] #47 73.10 vendor/golang.org/x/net/http2/hpack 04:51:56 [2020-05-08T04:51:56.820Z] #47 74.05 mime 04:51:56 [2020-05-08T04:51:56.820Z] #47 75.41 mime/quotedprintable 04:51:56 [2020-05-08T04:51:56.820Z] #47 76.07 net/http/internal 04:51:56 [2020-05-08T04:51:56.820Z] #47 78.62 mime/multipart 04:51:56 [2020-05-08T04:51:56.820Z] #47 78.63 crypto/x509 04:51:56 [2020-05-08T04:51:56.820Z] #47 81.36 crypto/tls 04:51:57 [2020-05-08T04:51:57.143Z] #47 ... 04:51:57 [2020-05-08T04:51:57.143Z] 04:51:57 [2020-05-08T04:51:57.143Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:51:57 [2020-05-08T04:51:57.143Z] #44 46.24 DEP criu/sockets.d 04:51:57 [2020-05-08T04:51:57.143Z] #44 46.41 DEP criu/sk-unix.d 04:51:57 [2020-05-08T04:51:57.425Z] #44 ... 04:51:57 [2020-05-08T04:51:57.425Z] 04:51:57 [2020-05-08T04:51:57.425Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:51:57 [2020-05-08T04:51:57.425Z] #50 DONE 82.6s 04:51:57 [2020-05-08T04:51:57.425Z] 04:51:57 [2020-05-08T04:51:57.425Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:51:57 [2020-05-08T04:51:57.425Z] #60 7.338 + cd /tmp/tmp.5tFYZYv8Tl/src/github.com/opencontainers/runc 04:51:57 [2020-05-08T04:51:57.425Z] #60 7.338 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd 04:51:58 [2020-05-08T04:51:58.447Z] #60 7.959 + '[' -z '' ']' 04:51:58 [2020-05-08T04:51:58.447Z] #60 7.959 + target=static 04:51:58 [2020-05-08T04:51:58.447Z] #60 7.959 + make 'BUILDTAGS=seccomp apparmor selinux ' static 04:51:59 [2020-05-08T04:51:59.062Z] #60 ... 04:51:59 [2020-05-08T04:51:59.062Z] 04:51:59 [2020-05-08T04:51:59.062Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... 04:51:59 [2020-05-08T04:51:59.062Z] #15 DONE 2.0s 04:51:59 [2020-05-08T04:51:59.062Z] 04:51:59 [2020-05-08T04:51:59.062Z] #16 [dev-systemd-false 6/26] RUN ldconfig 04:51:59 [2020-05-08T04:51:59.165Z] Client: Docker Engine - Community 04:51:59 [2020-05-08T04:51:59.165Z] Version: 19.03.8 04:51:59 [2020-05-08T04:51:59.165Z] API version: 1.40 04:51:59 [2020-05-08T04:51:59.165Z] Go version: go1.12.17 04:51:59 [2020-05-08T04:51:59.165Z] Git commit: afacb8b7f0 04:51:59 [2020-05-08T04:51:59.165Z] Built: Wed Mar 11 01:25:46 2020 04:51:59 [2020-05-08T04:51:59.165Z] OS/Arch: linux/amd64 04:51:59 [2020-05-08T04:51:59.165Z] Experimental: false 04:51:59 [2020-05-08T04:51:59.165Z] 04:51:59 [2020-05-08T04:51:59.165Z] Server: Docker Engine - Community 04:51:59 [2020-05-08T04:51:59.165Z] Engine: 04:51:59 [2020-05-08T04:51:59.165Z] Version: 19.03.8 04:51:59 [2020-05-08T04:51:59.165Z] API version: 1.40 (minimum version 1.12) 04:51:59 [2020-05-08T04:51:59.165Z] Go version: go1.12.17 04:51:59 [2020-05-08T04:51:59.165Z] Git commit: afacb8b7f0 04:51:59 [2020-05-08T04:51:59.166Z] Built: Wed Mar 11 01:24:19 2020 04:51:59 [2020-05-08T04:51:59.166Z] OS/Arch: linux/amd64 04:51:59 [2020-05-08T04:51:59.166Z] Experimental: true 04:51:59 [2020-05-08T04:51:59.166Z] containerd: 04:51:59 [2020-05-08T04:51:59.166Z] Version: 1.2.13 04:51:59 [2020-05-08T04:51:59.166Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 04:51:59 [2020-05-08T04:51:59.166Z] runc: 04:51:59 [2020-05-08T04:51:59.166Z] Version: 1.0.0-rc10 04:51:59 [2020-05-08T04:51:59.166Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd 04:51:59 [2020-05-08T04:51:59.166Z] docker-init: 04:51:59 [2020-05-08T04:51:59.166Z] Version: 0.18.0 04:51:59 [2020-05-08T04:51:59.166Z] GitCommit: fec3683 [Pipeline] sh 04:51:59 [2020-05-08T04:51:59.498Z] + docker info 04:52:00 [2020-05-08T04:52:00.534Z] #16 DONE 1.4s 04:52:00 [2020-05-08T04:52:00.534Z] 04:52:00 [2020-05-08T04:52:00.534Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 04:52:02 [2020-05-08T04:52:02.005Z] #17 1.519 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 04:52:02 [2020-05-08T04:52:02.005Z] #17 1.652 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 04:52:02 [2020-05-08T04:52:02.287Z] #17 1.842 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 04:52:02 [2020-05-08T04:52:02.287Z] #17 1.903 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] 04:52:03 [2020-05-08T04:52:03.293Z] #17 2.673 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [175 kB] 04:52:03 [2020-05-08T04:52:03.908Z] #17 3.309 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] 04:52:06 [2020-05-08T04:52:06.581Z] #17 ... 04:52:06 [2020-05-08T04:52:06.581Z] 04:52:06 [2020-05-08T04:52:06.581Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:52:06 [2020-05-08T04:52:06.581Z] #44 46.73 DEP criu/sk-tcp.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 46.96 DEP criu/sk-queue.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 47.10 DEP criu/sk-packet.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 47.23 DEP criu/sk-netlink.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 47.40 DEP criu/sk-inet.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 47.57 DEP criu/signalfd.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 47.76 DEP criu/sigframe.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 47.88 DEP criu/shmem.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 48.08 DEP criu/servicefd.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 48.22 DEP criu/seize.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 48.39 DEP criu/seccomp.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 48.46 DEP criu/rst-malloc.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 48.49 DEP criu/rbtree.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 48.50 DEP criu/pstree.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 48.54 DEP criu/protobuf.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 48.65 GEN criu/protobuf-desc-gen.h 04:52:06 [2020-05-08T04:52:06.581Z] #44 49.62 DEP criu/protobuf-desc.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 49.76 DEP criu/proc_parse.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 49.88 DEP criu/plugin.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 49.94 DEP criu/pipes.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 50.18 DEP criu/pie-util.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 50.27 DEP criu/pie-util-vdso.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 50.35 DEP criu/path.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 50.45 DEP criu/parasite-syscall.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 50.57 DEP criu/pagemap.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 50.73 DEP criu/pagemap-cache.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 50.81 DEP criu/page-xfer.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 50.89 DEP criu/page-pipe.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 50.98 DEP criu/netfilter.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 51.07 DEP criu/net.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 51.27 DEP criu/namespaces.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 51.39 DEP criu/mount.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 51.58 DEP criu/mem.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 51.67 DEP criu/lsm.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 51.77 DEP criu/log.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 51.90 DEP criu/libnetlink.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 52.00 DEP criu/kerndat.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 52.12 DEP criu/kcmp-ids.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 52.18 DEP criu/irmap.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 52.35 DEP criu/ipc_ns.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 52.46 DEP criu/image.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 52.60 DEP criu/image-desc.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 52.67 DEP criu/fsnotify.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 52.86 DEP criu/filesystems.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 53.07 DEP criu/files.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 53.21 DEP criu/files-reg.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 53.35 DEP criu/files-ext.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 53.46 DEP criu/file-lock.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 53.58 DEP criu/file-ids.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 53.72 DEP criu/fifo.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 53.92 DEP criu/fdstore.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 54.06 DEP criu/fault-injection.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 54.10 DEP criu/external.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 54.22 DEP criu/eventpoll.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 54.31 DEP criu/eventfd.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 54.40 DEP criu/crtools.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 54.49 DEP criu/cr-service.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 54.60 DEP criu/cr-restore.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 54.75 DEP criu/cr-errno.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 54.77 DEP criu/cr-dump.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 54.95 DEP criu/cr-dedup.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 55.11 DEP criu/cr-check.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 55.32 DEP criu/config.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 55.43 DEP criu/clone-noasan.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 55.46 DEP criu/cgroup.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 55.59 DEP criu/cgroup-props.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 55.67 DEP criu/bitmap.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 55.69 DEP criu/bfd.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 55.77 DEP criu/autofs.d 04:52:06 [2020-05-08T04:52:06.581Z] #44 55.84 DEP criu/aio.d 04:52:06 [2020-05-08T04:52:06.863Z] #44 55.92 DEP criu/action-scripts.d 04:52:07 [2020-05-08T04:52:07.146Z] #44 56.17 CC criu/action-scripts.o 04:52:07 [2020-05-08T04:52:07.146Z] #44 ... 04:52:07 [2020-05-08T04:52:07.146Z] 04:52:07 [2020-05-08T04:52:07.146Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 04:52:07 [2020-05-08T04:52:07.146Z] #17 6.605 Fetched 8043 kB in 5s (1518 kB/s) 04:52:09 [2020-05-08T04:52:09.166Z] #17 6.605 Reading package lists... 04:52:09 [2020-05-08T04:52:09.449Z] #17 8.579 Reading package lists... 04:52:09 [2020-05-08T04:52:09.449Z] #17 ... 04:52:09 [2020-05-08T04:52:09.449Z] 04:52:09 [2020-05-08T04:52:09.449Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:52:09 [2020-05-08T04:52:09.449Z] #60 9.255 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . 04:52:09 [2020-05-08T04:52:09.731Z] #60 ... 04:52:09 [2020-05-08T04:52:09.731Z] 04:52:09 [2020-05-08T04:52:09.731Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:52:09 [2020-05-08T04:52:09.731Z] #44 56.63 CC criu/aio.o 04:52:09 [2020-05-08T04:52:09.731Z] #44 57.14 CC criu/autofs.o 04:52:09 [2020-05-08T04:52:09.731Z] #44 58.07 CC criu/bfd.o 04:52:09 [2020-05-08T04:52:09.731Z] #44 58.60 CC criu/bitmap.o 04:52:09 [2020-05-08T04:52:09.731Z] #44 58.70 CC criu/cgroup-props.o 04:52:10 [2020-05-08T04:52:10.013Z] #44 59.15 CC criu/cgroup.o 04:52:11 [2020-05-08T04:52:11.551Z] #44 ... 04:52:11 [2020-05-08T04:52:11.551Z] 04:52:11 [2020-05-08T04:52:11.551Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:52:11 [2020-05-08T04:52:11.551Z] #47 86.55 net/http/httptrace 04:52:11 [2020-05-08T04:52:11.551Z] #47 86.71 net/http 04:52:11 [2020-05-08T04:52:11.551Z] #47 93.85 github.com/LK4D4/vndr/godl 04:52:11 [2020-05-08T04:52:11.551Z] #47 94.49 github.com/LK4D4/vndr 04:52:11 [2020-05-08T04:52:11.551Z] #47 ... 04:52:11 [2020-05-08T04:52:11.551Z] 04:52:11 [2020-05-08T04:52:11.551Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 04:52:11 [2020-05-08T04:52:11.551Z] #17 8.579 Reading package lists... 04:52:11 [2020-05-08T04:52:11.551Z] #17 10.55 Building dependency tree... 04:52:11 [2020-05-08T04:52:11.551Z] #17 11.09 libcap2-bin is already the newest version (1:2.25-2). 04:52:11 [2020-05-08T04:52:11.551Z] #17 11.09 The following additional packages will be installed: 04:52:11 [2020-05-08T04:52:11.551Z] #17 11.12 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 04:52:11 [2020-05-08T04:52:11.551Z] #17 11.12 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib 04:52:11 [2020-05-08T04:52:11.551Z] #17 11.12 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 04:52:11 [2020-05-08T04:52:11.551Z] #17 11.12 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 04:52:11 [2020-05-08T04:52:11.551Z] #17 11.12 python3.7 python3.7-minimal vim-runtime xxd 04:52:11 [2020-05-08T04:52:11.551Z] #17 11.12 Suggested packages: 04:52:11 [2020-05-08T04:52:11.551Z] #17 11.12 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc 04:52:11 [2020-05-08T04:52:11.551Z] #17 11.12 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc 04:52:11 [2020-05-08T04:52:11.551Z] #17 11.12 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota 04:52:11 [2020-05-08T04:52:11.551Z] #17 11.12 Recommended packages: 04:52:11 [2020-05-08T04:52:11.551Z] #17 11.12 aufs-dkms nftables build-essential python3-dev python3-keyring 04:52:11 [2020-05-08T04:52:11.551Z] #17 11.12 python3-keyrings.alt python3-xdg unzip 04:52:11 [2020-05-08T04:52:11.719Z] Client: 04:52:11 [2020-05-08T04:52:11.719Z] Debug Mode: false 04:52:11 [2020-05-08T04:52:11.719Z] 04:52:11 [2020-05-08T04:52:11.719Z] Server: 04:52:11 [2020-05-08T04:52:11.719Z] Containers: 0 04:52:11 [2020-05-08T04:52:11.719Z] Running: 0 04:52:11 [2020-05-08T04:52:11.719Z] Paused: 0 04:52:11 [2020-05-08T04:52:11.719Z] Stopped: 0 04:52:11 [2020-05-08T04:52:11.719Z] Images: 0 04:52:11 [2020-05-08T04:52:11.719Z] Server Version: 19.03.8 04:52:11 [2020-05-08T04:52:11.719Z] Storage Driver: overlay2 04:52:11 [2020-05-08T04:52:11.719Z] Backing Filesystem: <unknown> 04:52:11 [2020-05-08T04:52:11.719Z] Supports d_type: true 04:52:11 [2020-05-08T04:52:11.719Z] Native Overlay Diff: true 04:52:11 [2020-05-08T04:52:11.719Z] Logging Driver: json-file 04:52:11 [2020-05-08T04:52:11.719Z] Cgroup Driver: cgroupfs 04:52:11 [2020-05-08T04:52:11.719Z] Plugins: 04:52:11 [2020-05-08T04:52:11.719Z] Volume: local 04:52:11 [2020-05-08T04:52:11.719Z] Network: bridge host ipvlan macvlan null overlay 04:52:11 [2020-05-08T04:52:11.719Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 04:52:11 [2020-05-08T04:52:11.719Z] Swarm: inactive 04:52:11 [2020-05-08T04:52:11.719Z] Runtimes: runc 04:52:11 [2020-05-08T04:52:11.719Z] Default Runtime: runc 04:52:11 [2020-05-08T04:52:11.719Z] Init Binary: docker-init 04:52:11 [2020-05-08T04:52:11.719Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 04:52:11 [2020-05-08T04:52:11.719Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd 04:52:11 [2020-05-08T04:52:11.719Z] init version: fec3683 04:52:11 [2020-05-08T04:52:11.719Z] Security Options: 04:52:11 [2020-05-08T04:52:11.719Z] apparmor 04:52:11 [2020-05-08T04:52:11.719Z] seccomp 04:52:11 [2020-05-08T04:52:11.719Z] Profile: default 04:52:11 [2020-05-08T04:52:11.719Z] Kernel Version: 4.15.0-1065-aws 04:52:11 [2020-05-08T04:52:11.719Z] Operating System: Ubuntu 18.04.4 LTS 04:52:11 [2020-05-08T04:52:11.719Z] OSType: linux 04:52:11 [2020-05-08T04:52:11.719Z] Architecture: x86_64 04:52:11 [2020-05-08T04:52:11.719Z] CPUs: 2 04:52:11 [2020-05-08T04:52:11.719Z] Total Memory: 7.501GiB 04:52:11 [2020-05-08T04:52:11.719Z] Name: ip-10-100-32-255 04:52:11 [2020-05-08T04:52:11.719Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP 04:52:11 [2020-05-08T04:52:11.719Z] Docker Root Dir: /var/lib/docker 04:52:11 [2020-05-08T04:52:11.719Z] Debug Mode: false 04:52:11 [2020-05-08T04:52:11.719Z] Registry: https://index.docker.io/v1/ 04:52:11 [2020-05-08T04:52:11.719Z] Labels: 04:52:11 [2020-05-08T04:52:11.719Z] Experimental: true 04:52:11 [2020-05-08T04:52:11.719Z] Insecure Registries: 04:52:11 [2020-05-08T04:52:11.719Z] 127.0.0.0/8 04:52:11 [2020-05-08T04:52:11.719Z] Live Restore Enabled: true 04:52:11 [2020-05-08T04:52:11.719Z] 04:52:11 [2020-05-08T04:52:11.719Z] WARNING: No swap limit support [Pipeline] sh 04:52:12 [2020-05-08T04:52:12.018Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 04:52:12 [2020-05-08T04:52:12.018Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 04:52:12 [2020-05-08T04:52:12.018Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40846/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh 04:52:12 [2020-05-08T04:52:12.018Z] + bash /home/ubuntu/workspace/moby_PR-40846/check-config.sh 04:52:12 [2020-05-08T04:52:12.018Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... 04:52:12 [2020-05-08T04:52:12.018Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... 04:52:12 [2020-05-08T04:52:12.018Z] 04:52:12 [2020-05-08T04:52:12.018Z] Generally Necessary: 04:52:12 [2020-05-08T04:52:12.018Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] 04:52:12 [2020-05-08T04:52:12.018Z] - apparmor: enabled and tools installed 04:52:12 [2020-05-08T04:52:12.018Z] - CONFIG_NAMESPACES: enabled 04:52:12 [2020-05-08T04:52:12.018Z] - CONFIG_NET_NS: enabled 04:52:12 [2020-05-08T04:52:12.018Z] - CONFIG_PID_NS: enabled 04:52:12 [2020-05-08T04:52:12.018Z] - CONFIG_IPC_NS: enabled 04:52:12 [2020-05-08T04:52:12.018Z] - CONFIG_UTS_NS: enabled 04:52:12 [2020-05-08T04:52:12.018Z] - CONFIG_CGROUPS: enabled 04:52:12 [2020-05-08T04:52:12.018Z] - CONFIG_CGROUP_CPUACCT: enabled 04:52:12 [2020-05-08T04:52:12.018Z] - CONFIG_CGROUP_DEVICE: enabled 04:52:12 [2020-05-08T04:52:12.018Z] - CONFIG_CGROUP_FREEZER: enabled 04:52:12 [2020-05-08T04:52:12.018Z] - CONFIG_CGROUP_SCHED: enabled 04:52:12 [2020-05-08T04:52:12.018Z] - CONFIG_CPUSETS: enabled 04:52:12 [2020-05-08T04:52:12.018Z] - CONFIG_MEMCG: enabled 04:52:12 [2020-05-08T04:52:12.018Z] - CONFIG_KEYS: enabled 04:52:12 [2020-05-08T04:52:12.018Z] - CONFIG_VETH: enabled (as module) 04:52:12 [2020-05-08T04:52:12.018Z] - CONFIG_BRIDGE: enabled (as module) 04:52:12 [2020-05-08T04:52:12.018Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) 04:52:12 [2020-05-08T04:52:12.018Z] - CONFIG_NF_NAT_IPV4: enabled (as module) 04:52:12 [2020-05-08T04:52:12.018Z] - CONFIG_IP_NF_FILTER: enabled (as module) 04:52:12 [2020-05-08T04:52:12.018Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) 04:52:12 [2020-05-08T04:52:12.018Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) 04:52:12 [2020-05-08T04:52:12.018Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) 04:52:12 [2020-05-08T04:52:12.018Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) 04:52:12 [2020-05-08T04:52:12.018Z] - CONFIG_IP_NF_NAT: enabled (as module) 04:52:12 [2020-05-08T04:52:12.018Z] - CONFIG_NF_NAT: enabled (as module) 04:52:12 [2020-05-08T04:52:12.018Z] - CONFIG_NF_NAT_NEEDED: enabled 04:52:12 [2020-05-08T04:52:12.018Z] - CONFIG_POSIX_MQUEUE: enabled 04:52:12 [2020-05-08T04:52:12.018Z] 04:52:12 [2020-05-08T04:52:12.018Z] Optional Features: 04:52:12 [2020-05-08T04:52:12.018Z] - CONFIG_USER_NS: enabled 04:52:12 [2020-05-08T04:52:12.018Z] - CONFIG_SECCOMP: enabled 04:52:12 [2020-05-08T04:52:12.018Z] - CONFIG_CGROUP_PIDS: enabled 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_MEMCG_SWAP: enabled 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_MEMCG_SWAP_ENABLED: missing 04:52:12 [2020-05-08T04:52:12.285Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_BLK_CGROUP: enabled 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_BLK_DEV_THROTTLING: enabled 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_IOSCHED_CFQ: enabled 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_CGROUP_PERF: enabled 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_CGROUP_HUGETLB: enabled 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_CGROUP_NET_PRIO: enabled 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_CFS_BANDWIDTH: enabled 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_FAIR_GROUP_SCHED: enabled 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_RT_GROUP_SCHED: missing 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_IP_VS: enabled (as module) 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_IP_VS_NFCT: enabled 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_IP_VS_PROTO_TCP: enabled 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_IP_VS_PROTO_UDP: enabled 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_IP_VS_RR: enabled (as module) 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_EXT4_FS: enabled 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_EXT4_FS_SECURITY: enabled 04:52:12 [2020-05-08T04:52:12.285Z] - Network Drivers: 04:52:12 [2020-05-08T04:52:12.285Z] - "overlay": 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_VXLAN: enabled (as module) 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled 04:52:12 [2020-05-08T04:52:12.285Z] Optional (for encrypted networks): 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_CRYPTO: enabled 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_CRYPTO_AEAD: enabled 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_CRYPTO_GCM: enabled 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_CRYPTO_SEQIV: enabled 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_CRYPTO_GHASH: enabled 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_XFRM: enabled 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_XFRM_USER: enabled (as module) 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_XFRM_ALGO: enabled (as module) 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_INET_ESP: enabled (as module) 04:52:12 [2020-05-08T04:52:12.285Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) 04:52:12 [2020-05-08T04:52:12.285Z] - "ipvlan": 04:52:12 [2020-05-08T04:52:12.549Z] - CONFIG_IPVLAN: enabled (as module) 04:52:12 [2020-05-08T04:52:12.550Z] - "macvlan": 04:52:12 [2020-05-08T04:52:12.550Z] - CONFIG_MACVLAN: enabled (as module) 04:52:12 [2020-05-08T04:52:12.550Z] - CONFIG_DUMMY: enabled (as module) 04:52:12 [2020-05-08T04:52:12.550Z] - "ftp,tftp client in container": 04:52:12 [2020-05-08T04:52:12.550Z] - CONFIG_NF_NAT_FTP: enabled (as module) 04:52:12 [2020-05-08T04:52:12.550Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) 04:52:12 [2020-05-08T04:52:12.550Z] - CONFIG_NF_NAT_TFTP: enabled (as module) 04:52:12 [2020-05-08T04:52:12.550Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) 04:52:12 [2020-05-08T04:52:12.550Z] - Storage Drivers: 04:52:12 [2020-05-08T04:52:12.550Z] - "aufs": 04:52:12 [2020-05-08T04:52:12.550Z] - CONFIG_AUFS_FS: enabled (as module) 04:52:12 [2020-05-08T04:52:12.550Z] - "btrfs": 04:52:12 [2020-05-08T04:52:12.550Z] - CONFIG_BTRFS_FS: enabled (as module) 04:52:12 [2020-05-08T04:52:12.550Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled 04:52:12 [2020-05-08T04:52:12.550Z] - "devicemapper": 04:52:12 [2020-05-08T04:52:12.550Z] - CONFIG_BLK_DEV_DM: enabled 04:52:12 [2020-05-08T04:52:12.550Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) 04:52:12 [2020-05-08T04:52:12.550Z] - "overlay": 04:52:12 [2020-05-08T04:52:12.550Z] - CONFIG_OVERLAY_FS: enabled (as module) 04:52:12 [2020-05-08T04:52:12.550Z] - "zfs": 04:52:12 [2020-05-08T04:52:12.550Z] - /dev/zfs: missing 04:52:12 [2020-05-08T04:52:12.550Z] - zfs command: missing 04:52:12 [2020-05-08T04:52:12.550Z] - zpool command: missing 04:52:12 [2020-05-08T04:52:12.550Z] 04:52:12 [2020-05-08T04:52:12.550Z] Limits: 04:52:12 [2020-05-08T04:52:12.550Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 04:52:12 [2020-05-08T04:52:12.550Z] 04:52:12 [2020-05-08T04:52:12.550Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh 04:52:13 [2020-05-08T04:52:13.018Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:96109a81abb3ed379e894a79eee4dc18162866ce . 04:52:13 [2020-05-08T04:52:13.018Z] #1 [internal] load .dockerignore 04:52:13 [2020-05-08T04:52:13.018Z] #1 transferring context: 87B done 04:52:13 [2020-05-08T04:52:13.018Z] #1 DONE 0.1s 04:52:13 [2020-05-08T04:52:13.018Z] 04:52:13 [2020-05-08T04:52:13.018Z] #2 [internal] load build definition from Dockerfile 04:52:13 [2020-05-08T04:52:13.018Z] #2 transferring dockerfile: 17.18kB 0.0s done 04:52:13 [2020-05-08T04:52:13.018Z] #2 DONE 0.1s 04:52:13 [2020-05-08T04:52:13.018Z] 04:52:13 [2020-05-08T04:52:13.018Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental 04:52:13 [2020-05-08T04:52:13.021Z] #17 12.40 The following NEW packages will be installed: 04:52:13 [2020-05-08T04:52:13.021Z] #17 12.40 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 04:52:13 [2020-05-08T04:52:13.021Z] #17 12.40 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 04:52:13 [2020-05-08T04:52:13.021Z] #17 12.40 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 04:52:13 [2020-05-08T04:52:13.021Z] #17 12.40 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib 04:52:13 [2020-05-08T04:52:13.021Z] #17 12.40 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils 04:52:13 [2020-05-08T04:52:13.021Z] #17 12.40 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources 04:52:13 [2020-05-08T04:52:13.021Z] #17 12.40 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo 04:52:13 [2020-05-08T04:52:13.021Z] #17 12.40 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 04:52:13 [2020-05-08T04:52:13.021Z] #17 12.40 xz-utils zip 04:52:13 [2020-05-08T04:52:13.021Z] #17 12.47 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. 04:52:13 [2020-05-08T04:52:13.021Z] #17 12.47 Need to get 27.7 MB of archives. 04:52:13 [2020-05-08T04:52:13.021Z] #17 12.47 After this operation, 117 MB of additional disk space will be used. 04:52:13 [2020-05-08T04:52:13.021Z] #17 12.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] 04:52:13 [2020-05-08T04:52:13.021Z] #17 12.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] 04:52:13 [2020-05-08T04:52:13.021Z] #17 12.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] 04:52:13 [2020-05-08T04:52:13.303Z] #17 12.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] 04:52:13 [2020-05-08T04:52:13.303Z] #17 12.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] 04:52:13 [2020-05-08T04:52:13.303Z] #17 12.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] 04:52:13 [2020-05-08T04:52:13.587Z] #3 DONE 0.6s 04:52:13 [2020-05-08T04:52:13.846Z] 04:52:13 [2020-05-08T04:52:13.846Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... 04:52:13 [2020-05-08T04:52:13.846Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done 04:52:13 [2020-05-08T04:52:13.846Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done 04:52:13 [2020-05-08T04:52:13.846Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done 04:52:13 [2020-05-08T04:52:13.846Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done 04:52:13 [2020-05-08T04:52:13.846Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s 04:52:13 [2020-05-08T04:52:13.846Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.47MB / 8.88MB 0.2s 04:52:13 [2020-05-08T04:52:13.930Z] #17 13.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] 04:52:13 [2020-05-08T04:52:13.930Z] #17 13.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] 04:52:13 [2020-05-08T04:52:13.930Z] #17 13.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] 04:52:13 [2020-05-08T04:52:13.930Z] #17 13.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] 04:52:13 [2020-05-08T04:52:13.930Z] #17 13.55 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] 04:52:13 [2020-05-08T04:52:13.930Z] #17 13.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] 04:52:13 [2020-05-08T04:52:13.930Z] #17 13.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] 04:52:13 [2020-05-08T04:52:13.930Z] #17 13.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] 04:52:13 [2020-05-08T04:52:13.930Z] #17 13.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] 04:52:13 [2020-05-08T04:52:13.930Z] #17 13.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] 04:52:13 [2020-05-08T04:52:13.930Z] #17 13.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] 04:52:13 [2020-05-08T04:52:13.930Z] #17 13.58 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] 04:52:13 [2020-05-08T04:52:13.930Z] #17 13.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] 04:52:13 [2020-05-08T04:52:13.930Z] #17 13.59 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] 04:52:13 [2020-05-08T04:52:13.930Z] #17 13.59 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] 04:52:13 [2020-05-08T04:52:13.930Z] #17 13.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] 04:52:14 [2020-05-08T04:52:14.105Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done 04:52:14 [2020-05-08T04:52:14.105Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s 04:52:14 [2020-05-08T04:52:14.213Z] #17 13.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] 04:52:14 [2020-05-08T04:52:14.213Z] #17 13.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] 04:52:14 [2020-05-08T04:52:14.213Z] #17 13.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] 04:52:14 [2020-05-08T04:52:14.213Z] #17 13.63 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] 04:52:14 [2020-05-08T04:52:14.213Z] #17 13.64 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] 04:52:14 [2020-05-08T04:52:14.213Z] #17 13.64 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] 04:52:14 [2020-05-08T04:52:14.213Z] #17 13.64 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] 04:52:14 [2020-05-08T04:52:14.213Z] #17 13.85 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] 04:52:14 [2020-05-08T04:52:14.213Z] #17 13.86 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] 04:52:14 [2020-05-08T04:52:14.213Z] #17 13.87 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] 04:52:14 [2020-05-08T04:52:14.213Z] #17 13.88 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] 04:52:14 [2020-05-08T04:52:14.213Z] #17 13.88 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] 04:52:14 [2020-05-08T04:52:14.213Z] #17 13.88 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] 04:52:14 [2020-05-08T04:52:14.213Z] #17 13.95 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] 04:52:14 [2020-05-08T04:52:14.213Z] #17 13.95 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] 04:52:14 [2020-05-08T04:52:14.213Z] #17 13.95 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] 04:52:14 [2020-05-08T04:52:14.213Z] #17 13.96 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] 04:52:14 [2020-05-08T04:52:14.363Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done 04:52:14 [2020-05-08T04:52:14.363Z] #4 DONE 0.8s 04:52:14 [2020-05-08T04:52:14.496Z] #17 13.99 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] 04:52:14 [2020-05-08T04:52:14.496Z] #17 13.99 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] 04:52:14 [2020-05-08T04:52:14.496Z] #17 13.99 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] 04:52:14 [2020-05-08T04:52:14.496Z] #17 14.04 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] 04:52:14 [2020-05-08T04:52:14.496Z] #17 14.04 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] 04:52:14 [2020-05-08T04:52:14.496Z] #17 14.05 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] 04:52:14 [2020-05-08T04:52:14.779Z] #17 14.35 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] 04:52:14 [2020-05-08T04:52:14.930Z] 04:52:14 [2020-05-08T04:52:14.930Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 04:52:15 [2020-05-08T04:52:15.061Z] #17 14.83 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] 04:52:15 [2020-05-08T04:52:15.190Z] #6 DONE 0.2s 04:52:15 [2020-05-08T04:52:15.190Z] 04:52:15 [2020-05-08T04:52:15.190Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster 04:52:15 [2020-05-08T04:52:15.190Z] #5 DONE 0.2s 04:52:15 [2020-05-08T04:52:15.190Z] 04:52:15 [2020-05-08T04:52:15.190Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... 04:52:15 [2020-05-08T04:52:15.190Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done 04:52:15 [2020-05-08T04:52:15.343Z] #17 14.84 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] 04:52:15 [2020-05-08T04:52:15.449Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done 04:52:15 [2020-05-08T04:52:15.449Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0B / 10.00MB 0.2s 04:52:15 [2020-05-08T04:52:15.449Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0B / 7.81MB 0.2s 04:52:15 [2020-05-08T04:52:15.449Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done 04:52:15 [2020-05-08T04:52:15.449Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done 04:52:15 [2020-05-08T04:52:15.449Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 2.82MB / 50.38MB 0.2s 04:52:15 [2020-05-08T04:52:15.449Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 2.14MB / 10.00MB 0.3s 04:52:15 [2020-05-08T04:52:15.449Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 6.86MB / 50.38MB 0.3s 04:52:15 [2020-05-08T04:52:15.626Z] #17 ... 04:52:15 [2020-05-08T04:52:15.626Z] 04:52:15 [2020-05-08T04:52:15.626Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:52:15 [2020-05-08T04:52:15.626Z] #47 DONE 100.9s 04:52:15 [2020-05-08T04:52:15.626Z] 04:52:15 [2020-05-08T04:52:15.626Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:52:15 [2020-05-08T04:52:15.626Z] #44 61.19 CC criu/clone-noasan.o 04:52:15 [2020-05-08T04:52:15.626Z] #44 61.38 CC criu/config.o 04:52:15 [2020-05-08T04:52:15.626Z] #44 62.30 CC criu/cr-check.o 04:52:15 [2020-05-08T04:52:15.626Z] #44 63.18 CC criu/cr-dedup.o 04:52:15 [2020-05-08T04:52:15.626Z] #44 63.55 CC criu/cr-dump.o 04:52:15 [2020-05-08T04:52:15.626Z] #44 65.01 CC criu/cr-errno.o 04:52:15 [2020-05-08T04:52:15.715Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 5.94MB / 10.00MB 0.4s 04:52:15 [2020-05-08T04:52:15.715Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 4.26MB / 7.81MB 0.4s 04:52:15 [2020-05-08T04:52:15.715Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 10.69MB / 50.38MB 0.4s 04:52:15 [2020-05-08T04:52:15.715Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 8.20MB / 10.00MB 0.5s 04:52:15 [2020-05-08T04:52:15.715Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 5.93MB / 7.81MB 0.5s 04:52:15 [2020-05-08T04:52:15.908Z] #44 65.03 CC criu/cr-restore.o 04:52:15 [2020-05-08T04:52:15.975Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.6s 04:52:15 [2020-05-08T04:52:15.975Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.6s 04:52:15 [2020-05-08T04:52:15.975Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 17.88MB / 50.38MB 0.6s 04:52:15 [2020-05-08T04:52:15.975Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.6s done 04:52:15 [2020-05-08T04:52:15.975Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.6s done 04:52:15 [2020-05-08T04:52:15.975Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 782.89kB / 51.83MB 0.7s 04:52:15 [2020-05-08T04:52:15.975Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 0B / 68.61MB 0.7s 04:52:16 [2020-05-08T04:52:16.236Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 23.83MB / 50.38MB 0.8s 04:52:16 [2020-05-08T04:52:16.236Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 8.20MB / 51.83MB 0.8s 04:52:16 [2020-05-08T04:52:16.236Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 4.91MB / 68.61MB 0.8s 04:52:16 [2020-05-08T04:52:16.236Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 29.82MB / 50.38MB 1.0s 04:52:16 [2020-05-08T04:52:16.236Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 17.49MB / 51.83MB 1.0s 04:52:16 [2020-05-08T04:52:16.236Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 16.99MB / 68.61MB 1.0s 04:52:16 [2020-05-08T04:52:16.498Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 40.11MB / 50.38MB 1.2s 04:52:16 [2020-05-08T04:52:16.498Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 29.54MB / 51.83MB 1.2s 04:52:16 [2020-05-08T04:52:16.498Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 27.79MB / 68.61MB 1.2s 04:52:16 [2020-05-08T04:52:16.757Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 47.96MB / 50.38MB 1.4s 04:52:16 [2020-05-08T04:52:16.757Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 33.49MB / 51.83MB 1.4s 04:52:16 [2020-05-08T04:52:16.757Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 31.89MB / 68.61MB 1.4s 04:52:16 [2020-05-08T04:52:16.757Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 43.27MB / 51.83MB 1.6s 04:52:16 [2020-05-08T04:52:16.757Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 39.21MB / 68.61MB 1.6s 04:52:17 [2020-05-08T04:52:17.031Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.6s done 04:52:17 [2020-05-08T04:52:17.031Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 48.85MB / 51.83MB 1.7s 04:52:17 [2020-05-08T04:52:17.031Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 0B / 120.15MB 1.7s 04:52:17 [2020-05-08T04:52:17.031Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 1.8s done 04:52:17 [2020-05-08T04:52:17.031Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 47.20MB / 68.61MB 1.9s 04:52:17 [2020-05-08T04:52:17.031Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 0B / 126B 1.9s 04:52:17 [2020-05-08T04:52:17.294Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 04:52:17 [2020-05-08T04:52:17.294Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 50.99MB / 68.61MB 2.1s 04:52:17 [2020-05-08T04:52:17.294Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 7.00MB / 120.15MB 2.1s 04:52:17 [2020-05-08T04:52:17.294Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 1.9s done 04:52:17 [2020-05-08T04:52:17.378Z] #44 ... 04:52:17 [2020-05-08T04:52:17.378Z] 04:52:17 [2020-05-08T04:52:17.378Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 04:52:17 [2020-05-08T04:52:17.378Z] #17 15.57 debconf: delaying package configuration, since apt-utils is not installed 04:52:17 [2020-05-08T04:52:17.378Z] #17 15.63 Fetched 27.7 MB in 2s (11.5 MB/s) 04:52:17 [2020-05-08T04:52:17.378Z] #17 15.66 Selecting previously unselected package pigz. 04:52:17 [2020-05-08T04:52:17.378Z] #17 15.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23198 files and directories currently installed.) 04:52:17 [2020-05-08T04:52:17.378Z] #17 15.76 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... 04:52:17 [2020-05-08T04:52:17.378Z] #17 15.76 Unpacking pigz (2.4-1) ... 04:52:17 [2020-05-08T04:52:17.378Z] #17 15.86 Selecting previously unselected package libpython3.7-minimal:s390x. 04:52:17 [2020-05-08T04:52:17.378Z] #17 15.86 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... 04:52:17 [2020-05-08T04:52:17.378Z] #17 15.86 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... 04:52:17 [2020-05-08T04:52:17.378Z] #17 16.24 Selecting previously unselected package python3.7-minimal. 04:52:17 [2020-05-08T04:52:17.378Z] #17 16.24 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... 04:52:17 [2020-05-08T04:52:17.378Z] #17 16.24 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... 04:52:17 [2020-05-08T04:52:17.378Z] #17 16.95 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... 04:52:17 [2020-05-08T04:52:17.378Z] #17 16.96 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... 04:52:17 [2020-05-08T04:52:17.555Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 58.02MB / 68.61MB 2.3s 04:52:17 [2020-05-08T04:52:17.555Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 18.65MB / 120.15MB 2.3s 04:52:17 [2020-05-08T04:52:17.814Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 66.31MB / 68.61MB 2.5s 04:52:17 [2020-05-08T04:52:17.814Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 25.28MB / 120.15MB 2.5s 04:52:18 [2020-05-08T04:52:18.072Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 2.7s done 04:52:18 [2020-05-08T04:52:18.072Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 32.80MB / 120.15MB 2.8s 04:52:18 [2020-05-08T04:52:18.332Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 41.31MB / 120.15MB 3.1s 04:52:18 [2020-05-08T04:52:18.447Z] ok github.com/docker/docker/cmd/dockerd 0.174s coverage: 30.8% of statements 04:52:18 [2020-05-08T04:52:18.592Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 49.23MB / 120.15MB 3.5s 04:52:18 [2020-05-08T04:52:18.848Z] #17 18.36 Selecting previously unselected package python3-minimal. 04:52:18 [2020-05-08T04:52:18.848Z] #17 18.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23447 files and directories currently installed.) 04:52:18 [2020-05-08T04:52:18.848Z] #17 18.41 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... 04:52:18 [2020-05-08T04:52:18.848Z] #17 18.41 Unpacking python3-minimal (3.7.3-1) ... 04:52:18 [2020-05-08T04:52:18.848Z] #17 18.47 Selecting previously unselected package libmpdec2:s390x. 04:52:18 [2020-05-08T04:52:18.848Z] #17 18.47 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... 04:52:18 [2020-05-08T04:52:18.848Z] #17 18.47 Unpacking libmpdec2:s390x (2.4.2-2) ... 04:52:18 [2020-05-08T04:52:18.848Z] #17 18.53 Selecting previously unselected package libpython3.7-stdlib:s390x. 04:52:19 [2020-05-08T04:52:19.130Z] #17 18.54 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... 04:52:19 [2020-05-08T04:52:19.130Z] #17 18.54 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... 04:52:19 [2020-05-08T04:52:19.163Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 60.97MB / 120.15MB 3.9s 04:52:19 [2020-05-08T04:52:19.421Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 68.47MB / 120.15MB 4.0s 04:52:19 [2020-05-08T04:52:19.421Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 78.03MB / 120.15MB 4.2s 04:52:19 [2020-05-08T04:52:19.744Z] #17 19.26 Selecting previously unselected package python3.7. 04:52:19 [2020-05-08T04:52:19.744Z] #17 19.27 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... 04:52:19 [2020-05-08T04:52:19.744Z] #17 19.27 Unpacking python3.7 (3.7.3-2+deb10u1) ... 04:52:19 [2020-05-08T04:52:19.744Z] #17 19.39 Selecting previously unselected package libpython3-stdlib:s390x. 04:52:19 [2020-05-08T04:52:19.744Z] #17 19.39 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... 04:52:19 [2020-05-08T04:52:19.744Z] #17 19.40 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... 04:52:19 [2020-05-08T04:52:19.744Z] #17 19.49 Setting up python3-minimal (3.7.3-1) ... 04:52:19 [2020-05-08T04:52:19.994Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 88.63MB / 120.15MB 4.6s 04:52:19 [2020-05-08T04:52:19.994Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 99.23MB / 120.15MB 4.9s 04:52:20 [2020-05-08T04:52:20.079Z] #17 ... 04:52:20 [2020-05-08T04:52:20.079Z] 04:52:20 [2020-05-08T04:52:20.079Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 04:52:20 [2020-05-08T04:52:20.079Z] #30 DONE 105.6s 04:52:20 [2020-05-08T04:52:20.361Z] 04:52:20 [2020-05-08T04:52:20.361Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:52:20 [2020-05-08T04:52:20.361Z] #44 67.89 CC criu/cr-service.o 04:52:20 [2020-05-08T04:52:20.361Z] #44 69.08 CC criu/crtools.o 04:52:20 [2020-05-08T04:52:20.361Z] #44 69.49 CC criu/eventfd.o 04:52:20 [2020-05-08T04:52:20.565Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 110.60MB / 120.15MB 5.3s 04:52:20 [2020-05-08T04:52:20.643Z] #44 69.79 CC criu/eventpoll.o 04:52:20 [2020-05-08T04:52:20.830Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 118.70MB / 120.15MB 5.5s 04:52:20 [2020-05-08T04:52:20.986Z] ok github.com/docker/docker/container 0.159s coverage: 34.9% of statements 04:52:20 [2020-05-08T04:52:20.986Z] ? github.com/docker/docker/container/stream [no test files] 04:52:20 [2020-05-08T04:52:20.986Z] ? github.com/docker/docker/contrib/apparmor [no test files] 04:52:20 [2020-05-08T04:52:20.986Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 04:52:20 [2020-05-08T04:52:20.986Z] ? github.com/docker/docker/contrib/httpserver [no test files] 04:52:21 [2020-05-08T04:52:21.090Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.8s done 04:52:21 [2020-05-08T04:52:21.258Z] #44 70.38 CC criu/external.o 04:52:21 [2020-05-08T04:52:21.350Z] #7 ... 04:52:21 [2020-05-08T04:52:21.350Z] 04:52:21 [2020-05-08T04:52:21.350Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... 04:52:21 [2020-05-08T04:52:21.350Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done 04:52:21 [2020-05-08T04:52:21.350Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done 04:52:21 [2020-05-08T04:52:21.350Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done 04:52:21 [2020-05-08T04:52:21.350Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.4s done 04:52:21 [2020-05-08T04:52:21.350Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.2s done 04:52:21 [2020-05-08T04:52:21.350Z] #71 DONE 6.0s 04:52:21 [2020-05-08T04:52:21.350Z] 04:52:21 [2020-05-08T04:52:21.350Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... 04:52:21 [2020-05-08T04:52:21.350Z] #7 ... 04:52:21 [2020-05-08T04:52:21.350Z] 04:52:21 [2020-05-08T04:52:21.350Z] #20 [internal] load build context 04:52:21 [2020-05-08T04:52:21.350Z] #20 transferring context: 39.08MB 5.9s 04:52:21 [2020-05-08T04:52:21.350Z] #20 ... 04:52:21 [2020-05-08T04:52:21.350Z] 04:52:21 [2020-05-08T04:52:21.350Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... 04:52:21 [2020-05-08T04:52:21.540Z] #44 70.58 CC criu/fault-injection.o 04:52:21 [2020-05-08T04:52:21.540Z] #44 70.68 CC criu/fdstore.o 04:52:21 [2020-05-08T04:52:21.823Z] #44 70.94 CC criu/fifo.o 04:52:21 [2020-05-08T04:52:21.823Z] #44 71.20 CC criu/file-ids.o 04:52:21 [2020-05-08T04:52:21.928Z] #7 ... 04:52:21 [2020-05-08T04:52:21.928Z] 04:52:21 [2020-05-08T04:52:21.928Z] #20 [internal] load build context 04:52:21 [2020-05-08T04:52:21.928Z] #20 transferring context: 50.53MB 6.5s done 04:52:21 [2020-05-08T04:52:21.928Z] #20 DONE 6.6s 04:52:21 [2020-05-08T04:52:21.928Z] 04:52:21 [2020-05-08T04:52:21.928Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... 04:52:22 [2020-05-08T04:52:22.042Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|files|name|compiled_files|imports|types_sizes) took 1m54.52350193s 04:52:22 [2020-05-08T04:52:22.042Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 465.495215ms 04:52:22 [2020-05-08T04:52:22.109Z] #44 71.34 CC criu/file-lock.o 04:52:22 [2020-05-08T04:52:22.192Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 5.1s 04:52:22 [2020-05-08T04:52:22.391Z] #44 71.70 CC criu/files-ext.o 04:52:22 [2020-05-08T04:52:22.674Z] #44 71.89 CC criu/files-reg.o 04:52:23 [2020-05-08T04:52:23.526Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.055s coverage: 65.3% of statements 04:52:24 [2020-05-08T04:52:24.144Z] #44 73.14 CC criu/files.o 04:52:24 [2020-05-08T04:52:24.144Z] #44 ... 04:52:24 [2020-05-08T04:52:24.144Z] 04:52:24 [2020-05-08T04:52:24.144Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 04:52:24 [2020-05-08T04:52:24.144Z] #17 20.37 Selecting previously unselected package python3. 04:52:24 [2020-05-08T04:52:24.144Z] #17 20.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 ... 23859 files and directories currently installed.) 04:52:24 [2020-05-08T04:52:24.144Z] #17 20.44 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... 04:52:24 [2020-05-08T04:52:24.144Z] #17 20.47 Unpacking python3 (3.7.3-1) ... 04:52:24 [2020-05-08T04:52:24.144Z] #17 20.57 Selecting previously unselected package libip4tc0:s390x. 04:52:24 [2020-05-08T04:52:24.144Z] #17 20.57 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... 04:52:24 [2020-05-08T04:52:24.144Z] #17 20.57 Unpacking libip4tc0:s390x (1.8.2-4) ... 04:52:24 [2020-05-08T04:52:24.144Z] #17 20.65 Selecting previously unselected package libip6tc0:s390x. 04:52:24 [2020-05-08T04:52:24.144Z] #17 20.65 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... 04:52:24 [2020-05-08T04:52:24.144Z] #17 20.65 Unpacking libip6tc0:s390x (1.8.2-4) ... 04:52:24 [2020-05-08T04:52:24.144Z] #17 20.75 Selecting previously unselected package libiptc0:s390x. 04:52:24 [2020-05-08T04:52:24.144Z] #17 20.75 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... 04:52:24 [2020-05-08T04:52:24.144Z] #17 20.75 Unpacking libiptc0:s390x (1.8.2-4) ... 04:52:24 [2020-05-08T04:52:24.144Z] #17 20.81 Selecting previously unselected package libnfnetlink0:s390x. 04:52:24 [2020-05-08T04:52:24.144Z] #17 20.81 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... 04:52:24 [2020-05-08T04:52:24.144Z] #17 20.81 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... 04:52:24 [2020-05-08T04:52:24.144Z] #17 20.84 Selecting previously unselected package libnetfilter-conntrack3:s390x. 04:52:24 [2020-05-08T04:52:24.144Z] #17 20.85 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... 04:52:24 [2020-05-08T04:52:24.144Z] #17 20.85 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... 04:52:24 [2020-05-08T04:52:24.144Z] #17 20.88 Selecting previously unselected package libnftnl11:s390x. 04:52:24 [2020-05-08T04:52:24.144Z] #17 20.88 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... 04:52:24 [2020-05-08T04:52:24.144Z] #17 20.89 Unpacking libnftnl11:s390x (1.1.2-2) ... 04:52:24 [2020-05-08T04:52:24.144Z] #17 20.94 Selecting previously unselected package iptables. 04:52:24 [2020-05-08T04:52:24.145Z] #17 20.95 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... 04:52:24 [2020-05-08T04:52:24.145Z] #17 20.95 Unpacking iptables (1.8.2-4) ... 04:52:24 [2020-05-08T04:52:24.145Z] #17 21.15 Selecting previously unselected package xxd. 04:52:24 [2020-05-08T04:52:24.145Z] #17 21.15 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... 04:52:24 [2020-05-08T04:52:24.145Z] #17 21.15 Unpacking xxd (2:8.1.0875-5) ... 04:52:24 [2020-05-08T04:52:24.145Z] #17 21.22 Selecting previously unselected package vim-common. 04:52:24 [2020-05-08T04:52:24.145Z] #17 21.22 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... 04:52:24 [2020-05-08T04:52:24.145Z] #17 21.23 Unpacking vim-common (2:8.1.0875-5) ... 04:52:24 [2020-05-08T04:52:24.145Z] #17 21.33 Selecting previously unselected package bash-completion. 04:52:24 [2020-05-08T04:52:24.145Z] #17 21.33 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... 04:52:24 [2020-05-08T04:52:24.145Z] #17 22.85 Unpacking bash-completion (1:2.8-6) ... 04:52:24 [2020-05-08T04:52:24.145Z] #17 23.08 Selecting previously unselected package bzip2. 04:52:24 [2020-05-08T04:52:24.145Z] #17 23.08 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... 04:52:24 [2020-05-08T04:52:24.145Z] #17 23.09 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 04:52:24 [2020-05-08T04:52:24.145Z] #17 23.17 Selecting previously unselected package xz-utils. 04:52:24 [2020-05-08T04:52:24.145Z] #17 23.17 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... 04:52:24 [2020-05-08T04:52:24.145Z] #17 23.17 Unpacking xz-utils (5.2.4-1) ... 04:52:24 [2020-05-08T04:52:24.145Z] #17 23.28 Selecting previously unselected package apparmor. 04:52:24 [2020-05-08T04:52:24.145Z] #17 23.28 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... 04:52:24 [2020-05-08T04:52:24.145Z] #17 23.34 Unpacking apparmor (2.13.2-10) ... 04:52:24 [2020-05-08T04:52:24.145Z] #17 23.60 Selecting previously unselected package aufs-tools. 04:52:24 [2020-05-08T04:52:24.145Z] #17 23.60 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... 04:52:24 [2020-05-08T04:52:24.145Z] #17 23.61 Unpacking aufs-tools (1:4.14+20190211-1) ... 04:52:24 [2020-05-08T04:52:24.145Z] #17 23.67 Selecting previously unselected package libonig5:s390x. 04:52:24 [2020-05-08T04:52:24.145Z] #17 23.67 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... 04:52:24 [2020-05-08T04:52:24.145Z] #17 23.67 Unpacking libonig5:s390x (6.9.1-1) ... 04:52:24 [2020-05-08T04:52:24.145Z] #17 23.73 Selecting previously unselected package libjq1:s390x. 04:52:24 [2020-05-08T04:52:24.145Z] #17 23.74 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... 04:52:24 [2020-05-08T04:52:24.145Z] #17 23.74 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... 04:52:24 [2020-05-08T04:52:24.145Z] #17 23.80 Selecting previously unselected package jq. 04:52:24 [2020-05-08T04:52:24.145Z] #17 23.80 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... 04:52:24 [2020-05-08T04:52:24.145Z] #17 23.80 Unpacking jq (1.5+dfsg-2+b1) ... 04:52:24 [2020-05-08T04:52:24.145Z] #17 23.85 Selecting previously unselected package libaio1:s390x. 04:52:24 [2020-05-08T04:52:24.145Z] #17 23.85 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... 04:52:24 [2020-05-08T04:52:24.145Z] #17 23.85 Unpacking libaio1:s390x (0.3.112-3) ... 04:52:24 [2020-05-08T04:52:24.145Z] #17 23.89 Selecting previously unselected package libgpm2:s390x. 04:52:24 [2020-05-08T04:52:24.145Z] #17 23.89 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... 04:52:24 [2020-05-08T04:52:24.145Z] #17 23.89 Unpacking libgpm2:s390x (1.20.7-5) ... 04:52:24 [2020-05-08T04:52:24.145Z] #17 23.94 Selecting previously unselected package libicu63:s390x. 04:52:24 [2020-05-08T04:52:24.427Z] #17 23.94 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... 04:52:24 [2020-05-08T04:52:24.427Z] #17 23.95 Unpacking libicu63:s390x (63.1-6+deb10u1) ... 04:52:24 [2020-05-08T04:52:24.726Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 7.3s done 04:52:24 [2020-05-08T04:52:24.726Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 04:52:24 [2020-05-08T04:52:24.909Z] ok github.com/docker/docker/daemon/cluster/convert 0.029s coverage: 35.6% of statements 04:52:24 [2020-05-08T04:52:24.984Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.4s done 04:52:25 [2020-05-08T04:52:25.242Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 04:52:25 [2020-05-08T04:52:25.808Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.4s done 04:52:26 [2020-05-08T04:52:26.068Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 04:52:26 [2020-05-08T04:52:26.292Z] ok github.com/docker/docker/daemon/cluster 0.085s coverage: 0.5% of statements 04:52:26 [2020-05-08T04:52:26.448Z] #17 25.93 Selecting previously unselected package libnet1:s390x. 04:52:26 [2020-05-08T04:52:26.448Z] #17 25.93 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... 04:52:26 [2020-05-08T04:52:26.448Z] #17 25.94 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... 04:52:26 [2020-05-08T04:52:26.448Z] #17 25.98 Selecting previously unselected package libnl-3-200:s390x. 04:52:26 [2020-05-08T04:52:26.448Z] #17 25.98 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... 04:52:26 [2020-05-08T04:52:26.448Z] #17 25.98 Unpacking libnl-3-200:s390x (3.4.0-1) ... 04:52:26 [2020-05-08T04:52:26.448Z] #17 26.03 Selecting previously unselected package libprotobuf-c1:s390x. 04:52:26 [2020-05-08T04:52:26.448Z] #17 26.03 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... 04:52:26 [2020-05-08T04:52:26.448Z] #17 26.03 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... 04:52:26 [2020-05-08T04:52:26.448Z] #17 26.07 Selecting previously unselected package libreadline5:s390x. 04:52:26 [2020-05-08T04:52:26.448Z] #17 26.07 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... 04:52:26 [2020-05-08T04:52:26.448Z] #17 26.07 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... 04:52:26 [2020-05-08T04:52:26.448Z] #17 26.12 Selecting previously unselected package net-tools. 04:52:26 [2020-05-08T04:52:26.448Z] #17 26.12 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... 04:52:26 [2020-05-08T04:52:26.448Z] #17 26.13 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 04:52:26 [2020-05-08T04:52:26.731Z] #17 26.26 Selecting previously unselected package python-pip-whl. 04:52:26 [2020-05-08T04:52:26.731Z] #17 26.26 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... 04:52:26 [2020-05-08T04:52:26.731Z] #17 26.26 Unpacking python-pip-whl (18.1-5) ... 04:52:27 [2020-05-08T04:52:27.013Z] #17 26.64 Selecting previously unselected package python3-lib2to3. 04:52:27 [2020-05-08T04:52:27.013Z] #17 26.64 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... 04:52:27 [2020-05-08T04:52:27.013Z] #17 26.64 Unpacking python3-lib2to3 (3.7.3-1) ... 04:52:27 [2020-05-08T04:52:27.013Z] #17 26.71 Selecting previously unselected package python3-distutils. 04:52:27 [2020-05-08T04:52:27.013Z] #17 26.71 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... 04:52:27 [2020-05-08T04:52:27.013Z] #17 26.71 Unpacking python3-distutils (3.7.3-1) ... 04:52:27 [2020-05-08T04:52:27.295Z] #17 26.78 Selecting previously unselected package python3-pip. 04:52:27 [2020-05-08T04:52:27.295Z] #17 26.78 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... 04:52:27 [2020-05-08T04:52:27.295Z] #17 26.78 Unpacking python3-pip (18.1-5) ... 04:52:27 [2020-05-08T04:52:27.295Z] #17 26.88 Selecting previously unselected package python3-pkg-resources. 04:52:27 [2020-05-08T04:52:27.295Z] #17 26.89 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... 04:52:27 [2020-05-08T04:52:27.295Z] #17 26.89 Unpacking python3-pkg-resources (40.8.0-1) ... 04:52:27 [2020-05-08T04:52:27.295Z] #17 26.97 Selecting previously unselected package python3-setuptools. 04:52:27 [2020-05-08T04:52:27.295Z] #17 26.97 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... 04:52:27 [2020-05-08T04:52:27.295Z] #17 26.97 Unpacking python3-setuptools (40.8.0-1) ... 04:52:27 [2020-05-08T04:52:27.578Z] #17 27.13 Selecting previously unselected package python3-wheel. 04:52:27 [2020-05-08T04:52:27.578Z] #17 27.13 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... 04:52:27 [2020-05-08T04:52:27.578Z] #17 27.14 Unpacking python3-wheel (0.32.3-2) ... 04:52:27 [2020-05-08T04:52:27.578Z] #17 27.19 Selecting previously unselected package sudo. 04:52:27 [2020-05-08T04:52:27.578Z] #17 27.19 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... 04:52:27 [2020-05-08T04:52:27.578Z] #17 27.20 Unpacking sudo (1.8.27-1+deb10u2) ... 04:52:27 [2020-05-08T04:52:27.860Z] #17 27.47 Selecting previously unselected package thin-provisioning-tools. 04:52:27 [2020-05-08T04:52:27.860Z] #17 27.47 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... 04:52:27 [2020-05-08T04:52:27.860Z] #17 27.47 Unpacking thin-provisioning-tools (0.7.6-2.1) ... 04:52:28 [2020-05-08T04:52:28.142Z] #17 27.62 Selecting previously unselected package uidmap. 04:52:28 [2020-05-08T04:52:28.142Z] #17 27.62 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... 04:52:28 [2020-05-08T04:52:28.142Z] #17 27.63 Unpacking uidmap (1:4.5-1.1) ... 04:52:28 [2020-05-08T04:52:28.142Z] #17 27.75 Selecting previously unselected package vim-runtime. 04:52:28 [2020-05-08T04:52:28.142Z] #17 27.75 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... 04:52:28 [2020-05-08T04:52:28.142Z] #17 27.76 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 04:52:28 [2020-05-08T04:52:28.142Z] #17 27.78 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 04:52:28 [2020-05-08T04:52:28.142Z] #17 27.78 Unpacking vim-runtime (2:8.1.0875-5) ... 04:52:28 [2020-05-08T04:52:28.831Z] ok github.com/docker/docker/daemon/discovery 0.019s coverage: 30.0% of statements 04:52:30 [2020-05-08T04:52:30.167Z] #17 29.74 Selecting previously unselected package vim. 04:52:30 [2020-05-08T04:52:30.167Z] #17 29.75 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... 04:52:30 [2020-05-08T04:52:30.167Z] #17 29.76 Unpacking vim (2:8.1.0875-5) ... 04:52:30 [2020-05-08T04:52:30.258Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.6s done 04:52:30 [2020-05-08T04:52:30.258Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 0.1s 04:52:30 [2020-05-08T04:52:30.450Z] #17 30.13 Selecting previously unselected package xfsprogs. 04:52:30 [2020-05-08T04:52:30.450Z] #17 30.14 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... 04:52:30 [2020-05-08T04:52:30.450Z] #17 30.15 Unpacking xfsprogs (4.20.0-1) ... 04:52:30 [2020-05-08T04:52:30.746Z] ok github.com/docker/docker/daemon/events 0.073s coverage: 50.0% of statements 04:52:30 [2020-05-08T04:52:30.746Z] ok github.com/docker/docker/daemon/config 0.079s coverage: 81.7% of statements 04:52:31 [2020-05-08T04:52:31.063Z] #17 30.45 Selecting previously unselected package zip. 04:52:31 [2020-05-08T04:52:31.063Z] #17 30.45 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... 04:52:31 [2020-05-08T04:52:31.063Z] #17 30.46 Unpacking zip (3.0-11+b1) ... 04:52:31 [2020-05-08T04:52:31.063Z] #17 30.60 Setting up aufs-tools (1:4.14+20190211-1) ... 04:52:31 [2020-05-08T04:52:31.063Z] #17 30.61 Setting up net-tools (1.60+git20180626.aebd88e-1) ... 04:52:31 [2020-05-08T04:52:31.064Z] #17 30.62 Setting up libip6tc0:s390x (1.8.2-4) ... 04:52:31 [2020-05-08T04:52:31.064Z] #17 30.63 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... 04:52:31 [2020-05-08T04:52:31.064Z] #17 30.63 Setting up libgpm2:s390x (1.20.7-5) ... 04:52:31 [2020-05-08T04:52:31.064Z] #17 30.64 Setting up libip4tc0:s390x (1.8.2-4) ... 04:52:31 [2020-05-08T04:52:31.064Z] #17 30.65 Setting up uidmap (1:4.5-1.1) ... 04:52:31 [2020-05-08T04:52:31.064Z] #17 30.66 Setting up libnftnl11:s390x (1.1.2-2) ... 04:52:31 [2020-05-08T04:52:31.064Z] #17 30.66 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... 04:52:31 [2020-05-08T04:52:31.064Z] #17 30.67 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 04:52:31 [2020-05-08T04:52:31.064Z] #17 30.68 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... 04:52:31 [2020-05-08T04:52:31.064Z] #17 30.68 Setting up libicu63:s390x (63.1-6+deb10u1) ... 04:52:31 [2020-05-08T04:52:31.064Z] #17 30.69 Setting up xxd (2:8.1.0875-5) ... 04:52:31 [2020-05-08T04:52:31.064Z] #17 30.70 Setting up zip (3.0-11+b1) ... 04:52:31 [2020-05-08T04:52:31.064Z] #17 30.70 Setting up vim-common (2:8.1.0875-5) ... 04:52:31 [2020-05-08T04:52:31.064Z] #17 30.72 Setting up bash-completion (1:2.8-6) ... 04:52:32 [2020-05-08T04:52:32.534Z] #17 32.30 Setting up libiptc0:s390x (1.8.2-4) ... 04:52:32 [2020-05-08T04:52:32.816Z] #17 32.31 Setting up xz-utils (5.2.4-1) ... 04:52:32 [2020-05-08T04:52:32.816Z] #17 32.31 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 04:52:32 [2020-05-08T04:52:32.816Z] #17 32.32 Setting up sudo (1.8.27-1+deb10u2) ... 04:52:32 [2020-05-08T04:52:32.816Z] #17 32.37 invoke-rc.d: could not determine current runlevel 04:52:32 [2020-05-08T04:52:32.816Z] #17 32.38 invoke-rc.d: policy-rc.d denied execution of start. 04:52:32 [2020-05-08T04:52:32.816Z] #17 32.38 Setting up pigz (2.4-1) ... 04:52:32 [2020-05-08T04:52:32.816Z] #17 32.39 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... 04:52:32 [2020-05-08T04:52:32.816Z] #17 32.40 Setting up libnl-3-200:s390x (3.4.0-1) ... 04:52:32 [2020-05-08T04:52:32.816Z] #17 32.41 Setting up python-pip-whl (18.1-5) ... 04:52:32 [2020-05-08T04:52:32.816Z] #17 32.42 Setting up libmpdec2:s390x (2.4.2-2) ... 04:52:32 [2020-05-08T04:52:32.816Z] #17 32.42 Setting up vim-runtime (2:8.1.0875-5) ... 04:52:33 [2020-05-08T04:52:33.098Z] #17 32.67 Setting up libaio1:s390x (0.3.112-3) ... 04:52:33 [2020-05-08T04:52:33.098Z] #17 32.68 Setting up libonig5:s390x (6.9.1-1) ... 04:52:33 [2020-05-08T04:52:33.098Z] #17 32.69 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... 04:52:33 [2020-05-08T04:52:33.098Z] #17 32.70 Setting up vim (2:8.1.0875-5) ... 04:52:33 [2020-05-08T04:52:33.098Z] #17 32.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 04:52:33 [2020-05-08T04:52:33.098Z] #17 32.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 04:52:33 [2020-05-08T04:52:33.098Z] #17 32.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 04:52:33 [2020-05-08T04:52:33.098Z] #17 32.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 04:52:33 [2020-05-08T04:52:33.098Z] #17 32.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 04:52:33 [2020-05-08T04:52:33.098Z] #17 32.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 04:52:33 [2020-05-08T04:52:33.098Z] #17 32.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 04:52:33 [2020-05-08T04:52:33.098Z] #17 32.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 04:52:33 [2020-05-08T04:52:33.098Z] #17 32.76 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... 04:52:33 [2020-05-08T04:52:33.098Z] #17 32.77 Setting up thin-provisioning-tools (0.7.6-2.1) ... 04:52:33 [2020-05-08T04:52:33.098Z] #17 32.78 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... 04:52:33 [2020-05-08T04:52:33.286Z] ok github.com/docker/docker/daemon/graphdriver 0.023s coverage: 2.2% of statements 04:52:33 [2020-05-08T04:52:33.380Z] #17 32.78 Setting up jq (1.5+dfsg-2+b1) ... 04:52:33 [2020-05-08T04:52:33.380Z] #17 32.79 Setting up libpython3-stdlib:s390x (3.7.3-1) ... 04:52:33 [2020-05-08T04:52:33.380Z] #17 32.80 Setting up python3.7 (3.7.3-2+deb10u1) ... 04:52:33 [2020-05-08T04:52:33.540Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 3.5s done 04:52:33 [2020-05-08T04:52:33.540Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 04:52:34 [2020-05-08T04:52:34.850Z] #17 34.32 Setting up iptables (1.8.2-4) ... 04:52:34 [2020-05-08T04:52:34.850Z] #17 34.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 04:52:34 [2020-05-08T04:52:34.850Z] #17 34.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 04:52:34 [2020-05-08T04:52:34.850Z] #17 34.34 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 04:52:34 [2020-05-08T04:52:34.850Z] #17 34.34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 04:52:34 [2020-05-08T04:52:34.850Z] #17 34.35 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 04:52:34 [2020-05-08T04:52:34.850Z] #17 34.35 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 04:52:34 [2020-05-08T04:52:34.850Z] #17 34.36 Setting up python3 (3.7.3-1) ... 04:52:35 [2020-05-08T04:52:35.132Z] #17 34.66 Setting up python3-wheel (0.32.3-2) ... 04:52:35 [2020-05-08T04:52:35.132Z] #17 ... 04:52:35 [2020-05-08T04:52:35.132Z] 04:52:35 [2020-05-08T04:52:35.132Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:52:35 [2020-05-08T04:52:35.132Z] #44 74.23 CC criu/filesystems.o 04:52:35 [2020-05-08T04:52:35.132Z] #44 74.62 CC criu/fsnotify.o 04:52:35 [2020-05-08T04:52:35.132Z] #44 75.28 CC criu/image-desc.o 04:52:35 [2020-05-08T04:52:35.132Z] #44 75.34 CC criu/image.o 04:52:35 [2020-05-08T04:52:35.132Z] #44 75.88 CC criu/ipc_ns.o 04:52:35 [2020-05-08T04:52:35.132Z] #44 76.63 CC criu/irmap.o 04:52:35 [2020-05-08T04:52:35.132Z] #44 76.96 CC criu/kcmp-ids.o 04:52:35 [2020-05-08T04:52:35.132Z] #44 77.26 CC criu/kerndat.o 04:52:35 [2020-05-08T04:52:35.132Z] #44 78.03 CC criu/libnetlink.o 04:52:35 [2020-05-08T04:52:35.132Z] #44 78.22 CC criu/log.o 04:52:35 [2020-05-08T04:52:35.132Z] #44 78.51 CC criu/lsm.o 04:52:35 [2020-05-08T04:52:35.132Z] #44 78.81 CC criu/mem.o 04:52:35 [2020-05-08T04:52:35.132Z] #44 79.79 CC criu/mount.o 04:52:35 [2020-05-08T04:52:35.132Z] #44 82.27 CC criu/namespaces.o 04:52:35 [2020-05-08T04:52:35.132Z] #44 83.46 CC criu/net.o 04:52:35 [2020-05-08T04:52:35.747Z] #44 ... 04:52:35 [2020-05-08T04:52:35.747Z] 04:52:35 [2020-05-08T04:52:35.747Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 04:52:35 [2020-05-08T04:52:35.747Z] #17 35.21 Setting up apparmor (2.13.2-10) ... 04:52:36 [2020-05-08T04:52:36.571Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements 04:52:36 [2020-05-08T04:52:36.571Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.486s coverage: 13.8% of statements 04:52:36 [2020-05-08T04:52:36.753Z] #17 36.20 Setting up xfsprogs (4.20.0-1) ... 04:52:36 [2020-05-08T04:52:36.753Z] #17 36.21 Setting up python3-lib2to3 (3.7.3-1) ... 04:52:36 [2020-05-08T04:52:36.753Z] #17 36.39 Setting up python3-pkg-resources (40.8.0-1) ... 04:52:37 [2020-05-08T04:52:37.035Z] #17 36.68 Setting up python3-distutils (3.7.3-1) ... 04:52:37 [2020-05-08T04:52:37.317Z] #17 36.98 Setting up python3-setuptools (40.8.0-1) ... 04:52:37 [2020-05-08T04:52:37.931Z] #17 37.58 Setting up python3-pip (18.1-5) ... 04:52:37 [2020-05-08T04:52:37.952Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.633s coverage: 57.0% of statements 04:52:38 [2020-05-08T04:52:38.545Z] #17 38.28 Processing triggers for libc-bin (2.28-10) ... 04:52:38 [2020-05-08T04:52:38.545Z] #17 38.33 Processing triggers for mime-support (3.62) ... 04:52:38 [2020-05-08T04:52:38.814Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 5.0s 04:52:39 [2020-05-08T04:52:39.178Z] #17 DONE 38.9s 04:52:39 [2020-05-08T04:52:39.178Z] 04:52:39 [2020-05-08T04:52:39.178Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... 04:52:39 [2020-05-08T04:52:39.320Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... 04:52:39 [2020-05-08T04:52:39.320Z] 04:52:39 [2020-05-08T04:52:39.320Z] ________ ____ __. 04:52:39 [2020-05-08T04:52:39.320Z] \_____ \ | |/ _| 04:52:39 [2020-05-08T04:52:39.320Z] / | \| < 04:52:39 [2020-05-08T04:52:39.320Z] / | \ | \ 04:52:39 [2020-05-08T04:52:39.320Z] \_______ /____|__ \ 04:52:39 [2020-05-08T04:52:39.320Z] \/ \/ 04:52:39 [2020-05-08T04:52:39.320Z] 04:52:39 [2020-05-08T04:52:39.320Z] INFO: make.ps1 ended at 05/08/2020 04:52:33 04:52:39 [2020-05-08T04:52:39.320Z] INFO: Binaries build ended at 05/08/2020 04:52:35. Duration:00:01:13.5501655 04:52:39 [2020-05-08T04:52:39.320Z] INFO: Copying the built daemon binary to d:\CI\PR-40846\5\binary\dockerd-0f17d7d666.exe... 04:52:39 [2020-05-08T04:52:39.320Z] INFO: Copying the built client binary to d:\CI\PR-40846\5\binary\docker-0f17d7d666.exe... 04:52:39 [2020-05-08T04:52:39.320Z] INFO: Copying dockerversion from the container... 04:52:39 [2020-05-08T04:52:39.320Z] INFO: Copying the golang package from the container to d:\CI\PR-40846\5\installer\go.zip... 04:52:39 [2020-05-08T04:52:39.860Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements 04:52:40 [2020-05-08T04:52:40.654Z] #18 1.248 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 04:52:40 [2020-05-08T04:52:40.654Z] #18 1.250 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 04:52:40 [2020-05-08T04:52:40.654Z] #18 1.253 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 04:52:40 [2020-05-08T04:52:40.654Z] #18 DONE 1.4s 04:52:40 [2020-05-08T04:52:40.654Z] 04:52:40 [2020-05-08T04:52:40.654Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:52:40 [2020-05-08T04:52:40.654Z] #44 85.20 CC criu/netfilter.o 04:52:40 [2020-05-08T04:52:40.654Z] #44 85.36 CC criu/page-pipe.o 04:52:40 [2020-05-08T04:52:40.654Z] #44 85.73 CC criu/page-xfer.o 04:52:40 [2020-05-08T04:52:40.654Z] #44 86.80 CC criu/pagemap-cache.o 04:52:40 [2020-05-08T04:52:40.654Z] #44 87.06 CC criu/pagemap.o 04:52:40 [2020-05-08T04:52:40.654Z] #44 87.72 CC criu/parasite-syscall.o 04:52:40 [2020-05-08T04:52:40.654Z] #44 88.15 CC criu/path.o 04:52:40 [2020-05-08T04:52:40.654Z] #44 88.32 CC criu/pie-util-vdso.o 04:52:40 [2020-05-08T04:52:40.654Z] #44 88.71 CC criu/pie-util.o 04:52:40 [2020-05-08T04:52:40.654Z] #44 88.85 CC criu/pipes.o 04:52:40 [2020-05-08T04:52:40.654Z] #44 89.38 CC criu/plugin.o 04:52:40 [2020-05-08T04:52:40.654Z] #44 89.69 CC criu/proc_parse.o 04:52:41 [2020-05-08T04:52:41.766Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.526s coverage: 46.2% of statements 04:52:42 [2020-05-08T04:52:42.103Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 8.0s done 04:52:42 [2020-05-08T04:52:42.103Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 04:52:42 [2020-05-08T04:52:42.103Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done 04:52:42 [2020-05-08T04:52:42.103Z] #7 DONE 26.7s 04:52:42 [2020-05-08T04:52:42.103Z] 04:52:42 [2020-05-08T04:52:42.103Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... 04:52:42 [2020-05-08T04:52:42.131Z] #44 91.15 CC criu/protobuf-desc.o 04:52:42 [2020-05-08T04:52:42.173Z] INFO: Extracting go.zip to d:\CI\PR-40846\5\go 04:52:42 [2020-05-08T04:52:42.334Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.147s coverage: 73.1% of statements 04:52:42 [2020-05-08T04:52:42.413Z] #44 91.75 CC criu/protobuf.o 04:52:43 [2020-05-08T04:52:43.027Z] #44 92.10 CC criu/pstree.o 04:52:43 [2020-05-08T04:52:43.480Z] #8 DONE 1.5s 04:52:43 [2020-05-08T04:52:43.480Z] 04:52:43 [2020-05-08T04:52:43.480Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... 04:52:43 [2020-05-08T04:52:43.641Z] #44 ... 04:52:43 [2020-05-08T04:52:43.641Z] 04:52:43 [2020-05-08T04:52:43.641Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 04:52:43 [2020-05-08T04:52:43.641Z] #41 129.0 + dpkg --print-architecture 04:52:43 [2020-05-08T04:52:43.641Z] #41 129.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 04:52:43 [2020-05-08T04:52:43.714Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.948s coverage: 49.5% of statements 04:52:43 [2020-05-08T04:52:43.714Z] ok github.com/docker/docker/daemon 12.468s coverage: 17.4% of statements 04:52:43 [2020-05-08T04:52:43.714Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 04:52:43 [2020-05-08T04:52:43.714Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 04:52:43 [2020-05-08T04:52:43.714Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 04:52:43 [2020-05-08T04:52:43.714Z] ? github.com/docker/docker/daemon/exec [no test files] 04:52:43 [2020-05-08T04:52:43.714Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 04:52:44 [2020-05-08T04:52:44.648Z] #41 129.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 04:52:44 [2020-05-08T04:52:44.648Z] #41 129.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 04:52:44 [2020-05-08T04:52:44.875Z] #9 DONE 1.1s 04:52:44 [2020-05-08T04:52:44.875Z] 04:52:44 [2020-05-08T04:52:44.875Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution 04:52:44 [2020-05-08T04:52:44.875Z] #40 DONE 0.1s 04:52:44 [2020-05-08T04:52:44.875Z] 04:52:44 [2020-05-08T04:52:44.875Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger 04:52:44 [2020-05-08T04:52:44.875Z] #29 DONE 0.1s 04:52:44 [2020-05-08T04:52:44.875Z] 04:52:44 [2020-05-08T04:52:44.875Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 04:52:44 [2020-05-08T04:52:44.875Z] #21 DONE 0.1s 04:52:44 [2020-05-08T04:52:44.875Z] 04:52:44 [2020-05-08T04:52:44.875Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ 04:52:44 [2020-05-08T04:52:44.875Z] #32 ... 04:52:44 [2020-05-08T04:52:44.875Z] 04:52:44 [2020-05-08T04:52:44.875Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ 04:52:44 [2020-05-08T04:52:44.875Z] #22 DONE 0.2s 04:52:44 [2020-05-08T04:52:44.875Z] 04:52:44 [2020-05-08T04:52:44.875Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ 04:52:44 [2020-05-08T04:52:44.875Z] #32 DONE 0.2s 04:52:44 [2020-05-08T04:52:44.875Z] 04:52:44 [2020-05-08T04:52:44.875Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ 04:52:44 [2020-05-08T04:52:44.875Z] #73 DONE 0.2s 04:52:44 [2020-05-08T04:52:44.875Z] 04:52:44 [2020-05-08T04:52:44.875Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ 04:52:44 [2020-05-08T04:52:44.875Z] #55 DONE 0.2s 04:52:44 [2020-05-08T04:52:44.875Z] 04:52:44 [2020-05-08T04:52:44.875Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:52:45 [2020-05-08T04:52:45.095Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.636s coverage: 76.1% of statements 04:52:45 [2020-05-08T04:52:45.136Z] #74 ... 04:52:45 [2020-05-08T04:52:45.136Z] 04:52:45 [2020-05-08T04:52:45.136Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ 04:52:45 [2020-05-08T04:52:45.136Z] #46 DONE 0.3s 04:52:45 [2020-05-08T04:52:45.136Z] 04:52:45 [2020-05-08T04:52:45.136Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ 04:52:45 [2020-05-08T04:52:45.136Z] #49 DONE 0.4s 04:52:45 [2020-05-08T04:52:45.136Z] 04:52:45 [2020-05-08T04:52:45.136Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ 04:52:45 [2020-05-08T04:52:45.136Z] #67 DONE 0.4s 04:52:45 [2020-05-08T04:52:45.136Z] 04:52:45 [2020-05-08T04:52:45.136Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... 04:52:45 [2020-05-08T04:52:45.136Z] #52 DONE 0.4s 04:52:45 [2020-05-08T04:52:45.136Z] 04:52:45 [2020-05-08T04:52:45.136Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:52:45 [2020-05-08T04:52:45.665Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 58.0% of statements 04:52:45 [2020-05-08T04:52:45.925Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.034s coverage: 3.0% of statements 04:52:46 [2020-05-08T04:52:46.865Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements 04:52:47 [2020-05-08T04:52:47.358Z] #41 ... 04:52:47 [2020-05-08T04:52:47.358Z] 04:52:47 [2020-05-08T04:52:47.358Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 04:52:47 [2020-05-08T04:52:47.358Z] #19 3.612 Collecting yamllint==1.16.0 04:52:47 [2020-05-08T04:52:47.358Z] #19 3.817 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 04:52:47 [2020-05-08T04:52:47.358Z] #19 3.878 Collecting pyyaml (from yamllint==1.16.0) 04:52:47 [2020-05-08T04:52:47.358Z] #19 3.962 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) 04:52:47 [2020-05-08T04:52:47.358Z] #19 4.704 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 04:52:47 [2020-05-08T04:52:47.358Z] #19 4.807 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl 04:52:47 [2020-05-08T04:52:47.358Z] #19 4.848 Building wheels for collected packages: pyyaml 04:52:47 [2020-05-08T04:52:47.358Z] #19 4.856 Running setup.py bdist_wheel for pyyaml: started 04:52:47 [2020-05-08T04:52:47.358Z] #19 5.454 Running setup.py bdist_wheel for pyyaml: finished with status 'done' 04:52:47 [2020-05-08T04:52:47.358Z] #19 5.454 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd 04:52:47 [2020-05-08T04:52:47.358Z] #19 5.494 Successfully built pyyaml 04:52:47 [2020-05-08T04:52:47.358Z] #19 5.533 Installing collected packages: pyyaml, pathspec, yamllint 04:52:47 [2020-05-08T04:52:47.358Z] #19 5.860 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 04:52:47 [2020-05-08T04:52:47.358Z] #19 DONE 6.2s 04:52:47 [2020-05-08T04:52:47.358Z] 04:52:47 [2020-05-08T04:52:47.358Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... 04:52:47 [2020-05-08T04:52:47.358Z] #24 DONE 0.1s 04:52:47 [2020-05-08T04:52:47.358Z] 04:52:47 [2020-05-08T04:52:47.358Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... 04:52:47 [2020-05-08T04:52:47.640Z] #28 DONE 0.7s 04:52:47 [2020-05-08T04:52:47.640Z] 04:52:47 [2020-05-08T04:52:47.640Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:52:47 [2020-05-08T04:52:47.640Z] #44 92.90 CC criu/rbtree.o 04:52:47 [2020-05-08T04:52:47.640Z] #44 93.11 CC criu/rst-malloc.o 04:52:47 [2020-05-08T04:52:47.640Z] #44 93.41 CC criu/seccomp.o 04:52:47 [2020-05-08T04:52:47.640Z] #44 93.84 CC criu/seize.o 04:52:47 [2020-05-08T04:52:47.640Z] #44 94.44 CC criu/servicefd.o 04:52:47 [2020-05-08T04:52:47.640Z] #44 94.90 CC criu/shmem.o 04:52:47 [2020-05-08T04:52:47.640Z] #44 95.53 CC criu/sigframe.o 04:52:47 [2020-05-08T04:52:47.640Z] #44 95.62 CC criu/signalfd.o 04:52:47 [2020-05-08T04:52:47.640Z] #44 95.81 CC criu/sk-inet.o 04:52:47 [2020-05-08T04:52:47.640Z] #44 96.65 CC criu/sk-netlink.o 04:52:47 [2020-05-08T04:52:47.640Z] #44 96.97 CC criu/sk-packet.o 04:52:47 [2020-05-08T04:52:47.922Z] #44 ... 04:52:47 [2020-05-08T04:52:47.922Z] 04:52:47 [2020-05-08T04:52:47.922Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... 04:52:47 [2020-05-08T04:52:47.922Z] #31 DONE 0.2s 04:52:47 [2020-05-08T04:52:47.922Z] 04:52:47 [2020-05-08T04:52:47.922Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... 04:52:47 [2020-05-08T04:52:47.922Z] #34 DONE 0.1s 04:52:47 [2020-05-08T04:52:47.922Z] 04:52:47 [2020-05-08T04:52:47.922Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... 04:52:48 [2020-05-08T04:52:48.204Z] #39 DONE 0.1s 04:52:48 [2020-05-08T04:52:48.204Z] 04:52:48 [2020-05-08T04:52:48.204Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:52:48 [2020-05-08T04:52:48.204Z] #60 ... 04:52:48 [2020-05-08T04:52:48.204Z] 04:52:48 [2020-05-08T04:52:48.204Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:52:48 [2020-05-08T04:52:48.204Z] #44 97.43 CC criu/sk-queue.o 04:52:48 [2020-05-08T04:52:48.486Z] #44 97.67 CC criu/sk-tcp.o 04:52:48 [2020-05-08T04:52:48.768Z] #44 97.99 CC criu/sk-unix.o 04:52:48 [2020-05-08T04:52:48.771Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 41.8% of statements 04:52:49 [2020-05-08T04:52:49.340Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.042s coverage: 57.7% of statements 04:52:49 [2020-05-08T04:52:49.340Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 04:52:49 [2020-05-08T04:52:49.340Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 04:52:49 [2020-05-08T04:52:49.340Z] ok github.com/docker/docker/daemon/logger/awslogs 0.272s coverage: 77.8% of statements 04:52:49 [2020-05-08T04:52:49.600Z] ok github.com/docker/docker/daemon/images 0.051s coverage: 4.9% of statements 04:52:49 [2020-05-08T04:52:49.600Z] ? github.com/docker/docker/daemon/initlayer [no test files] 04:52:49 [2020-05-08T04:52:49.600Z] ? github.com/docker/docker/daemon/listeners [no test files] 04:52:49 [2020-05-08T04:52:49.600Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 04:52:49 [2020-05-08T04:52:49.600Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 04:52:49 [2020-05-08T04:52:49.861Z] ok github.com/docker/docker/daemon/logger/gelf 0.030s coverage: 67.0% of statements 04:52:50 [2020-05-08T04:52:50.238Z] #44 99.28 CC criu/sockets.o 04:52:50 [2020-05-08T04:52:50.431Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.018s coverage: 87.2% of statements 04:52:50 [2020-05-08T04:52:50.521Z] #44 99.76 CC criu/stats.o 04:52:50 [2020-05-08T04:52:50.803Z] #44 99.90 CC criu/string.o 04:52:50 [2020-05-08T04:52:50.803Z] #44 99.95 CC criu/sysctl.o 04:52:51 [2020-05-08T04:52:51.000Z] ok github.com/docker/docker/daemon/logger/journald 0.043s coverage: 26.2% of statements 04:52:51 [2020-05-08T04:52:51.000Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.030s coverage: 61.6% of statements 04:52:51 [2020-05-08T04:52:51.135Z] #44 100.4 CC criu/sysfs_parse.o 04:52:51 [2020-05-08T04:52:51.417Z] #44 100.6 CC criu/timerfd.o 04:52:51 [2020-05-08T04:52:51.699Z] #44 100.8 CC criu/tty.o 04:52:51 [2020-05-08T04:52:51.711Z] #53 ... 04:52:51 [2020-05-08T04:52:51.711Z] 04:52:51 [2020-05-08T04:52:51.711Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 04:52:51 [2020-05-08T04:52:51.711Z] #10 5.329 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 04:52:51 [2020-05-08T04:52:51.711Z] #10 5.365 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 04:52:51 [2020-05-08T04:52:51.711Z] #10 5.365 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 04:52:51 [2020-05-08T04:52:51.711Z] #10 5.765 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 04:52:52 [2020-05-08T04:52:52.279Z] #10 ... 04:52:52 [2020-05-08T04:52:52.279Z] 04:52:52 [2020-05-08T04:52:52.279Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 04:52:52 [2020-05-08T04:52:52.279Z] #35 5.941 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 04:52:52 [2020-05-08T04:52:52.279Z] #35 5.996 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 04:52:52 [2020-05-08T04:52:52.279Z] #35 5.996 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 04:52:52 [2020-05-08T04:52:52.279Z] #35 7.434 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 04:52:52 [2020-05-08T04:52:52.313Z] #44 101.7 CC criu/tun.o 04:52:52 [2020-05-08T04:52:52.383Z] ok github.com/docker/docker/daemon/logger/local 0.057s coverage: 75.2% of statements 04:52:52 [2020-05-08T04:52:52.383Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 04:52:52 [2020-05-08T04:52:52.383Z] time="2020-05-08T04:52:52Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate219208877/log557761576.1: no such file or directory" 04:52:52 [2020-05-08T04:52:52.383Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.067s coverage: 38.3% of statements 04:52:52 [2020-05-08T04:52:52.543Z] #35 ... 04:52:52 [2020-05-08T04:52:52.543Z] 04:52:52 [2020-05-08T04:52:52.543Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 04:52:52 [2020-05-08T04:52:52.543Z] #10 7.944 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] 04:52:52 [2020-05-08T04:52:52.595Z] #44 101.9 CC criu/uffd.o 04:52:52 [2020-05-08T04:52:52.954Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.037s coverage: 33.3% of statements 04:52:53 [2020-05-08T04:52:53.524Z] ok github.com/docker/docker/daemon/logger/templates 0.039s coverage: 8.3% of statements 04:52:53 [2020-05-08T04:52:53.602Z] #44 102.5 CC criu/util.o 04:52:53 [2020-05-08T04:52:53.785Z] ok github.com/docker/docker/daemon/logger/syslog 0.045s coverage: 47.8% of statements 04:52:54 [2020-05-08T04:52:54.217Z] #44 103.3 CC criu/uts_ns.o 04:52:54 [2020-05-08T04:52:54.217Z] #44 103.4 CC criu/vdso.o 04:52:54 [2020-05-08T04:52:54.499Z] #44 103.8 LINK criu/built-in.o 04:52:54 [2020-05-08T04:52:54.781Z] #44 103.9 LINK criu/criu 04:52:54 [2020-05-08T04:52:54.781Z] #44 104.1 DEP lib/c/criu.d 04:52:54 [2020-05-08T04:52:54.781Z] #44 104.2 CC images/rpc.pb-c.o 04:52:55 [2020-05-08T04:52:55.081Z] #10 ... 04:52:55 [2020-05-08T04:52:55.081Z] 04:52:55 [2020-05-08T04:52:55.081Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... 04:52:55 [2020-05-08T04:52:55.081Z] #62 9.260 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 04:52:55 [2020-05-08T04:52:55.081Z] #62 9.344 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 04:52:55 [2020-05-08T04:52:55.081Z] #62 9.403 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 04:52:55 [2020-05-08T04:52:55.081Z] #62 ... 04:52:55 [2020-05-08T04:52:55.081Z] 04:52:55 [2020-05-08T04:52:55.081Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 04:52:55 [2020-05-08T04:52:55.081Z] #25 9.875 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 04:52:55 [2020-05-08T04:52:55.081Z] #25 9.984 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 04:52:55 [2020-05-08T04:52:55.081Z] #25 9.984 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 04:52:55 [2020-05-08T04:52:55.081Z] #25 ... 04:52:55 [2020-05-08T04:52:55.081Z] 04:52:55 [2020-05-08T04:52:55.081Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 04:52:55 [2020-05-08T04:52:55.081Z] #41 9.604 + git clone https://github.com/docker/distribution.git . 04:52:55 [2020-05-08T04:52:55.081Z] #41 9.604 Cloning into '.'... 04:52:55 [2020-05-08T04:52:55.081Z] #41 ... 04:52:55 [2020-05-08T04:52:55.081Z] 04:52:55 [2020-05-08T04:52:55.081Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:52:55 [2020-05-08T04:52:55.081Z] #47 9.224 + RM_GOPATH=0 04:52:55 [2020-05-08T04:52:55.081Z] #47 9.229 + TMP_GOPATH= 04:52:55 [2020-05-08T04:52:55.081Z] #47 9.229 + : /build 04:52:55 [2020-05-08T04:52:55.081Z] #47 9.229 + '[' -z '' ']' 04:52:55 [2020-05-08T04:52:55.081Z] #47 9.230 ++ mktemp -d 04:52:55 [2020-05-08T04:52:55.081Z] #47 9.238 + export GOPATH=/tmp/tmp.iZXsLiiQBw 04:52:55 [2020-05-08T04:52:55.081Z] #47 9.238 + GOPATH=/tmp/tmp.iZXsLiiQBw 04:52:55 [2020-05-08T04:52:55.081Z] #47 9.238 + RM_GOPATH=1 04:52:55 [2020-05-08T04:52:55.081Z] #47 9.238 ++ dirname ./install.sh 04:52:55 [2020-05-08T04:52:55.081Z] #47 9.238 + dir=. 04:52:55 [2020-05-08T04:52:55.081Z] #47 9.238 + bin=vndr 04:52:55 [2020-05-08T04:52:55.081Z] #47 9.238 + shift 04:52:55 [2020-05-08T04:52:55.081Z] #47 9.238 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 04:52:55 [2020-05-08T04:52:55.081Z] #47 9.239 + '[' '!' -f ./vndr.installer ']' 04:52:55 [2020-05-08T04:52:55.081Z] #47 9.239 + . ./vndr.installer 04:52:55 [2020-05-08T04:52:55.081Z] #47 9.239 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 04:52:55 [2020-05-08T04:52:55.081Z] #47 9.239 + install_vndr 04:52:55 [2020-05-08T04:52:55.081Z] #47 9.239 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' 04:52:55 [2020-05-08T04:52:55.081Z] #47 9.242 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.iZXsLiiQBw/src/github.com/LK4D4/vndr 04:52:55 [2020-05-08T04:52:55.081Z] #47 9.259 Cloning into '/tmp/tmp.iZXsLiiQBw/src/github.com/LK4D4/vndr'... 04:52:55 [2020-05-08T04:52:55.081Z] #47 ... 04:52:55 [2020-05-08T04:52:55.081Z] 04:52:55 [2020-05-08T04:52:55.081Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:52:55 [2020-05-08T04:52:55.081Z] #56 9.021 + RM_GOPATH=0 04:52:55 [2020-05-08T04:52:55.081Z] #56 9.021 + TMP_GOPATH= 04:52:55 [2020-05-08T04:52:55.081Z] #56 9.021 + : /build 04:52:55 [2020-05-08T04:52:55.081Z] #56 9.021 + '[' -z '' ']' 04:52:55 [2020-05-08T04:52:55.081Z] #56 9.021 ++ mktemp -d 04:52:55 [2020-05-08T04:52:55.081Z] #56 9.021 + export GOPATH=/tmp/tmp.shx0iNRM0y 04:52:55 [2020-05-08T04:52:55.081Z] #56 9.021 + GOPATH=/tmp/tmp.shx0iNRM0y 04:52:55 [2020-05-08T04:52:55.081Z] #56 9.021 + RM_GOPATH=1 04:52:55 [2020-05-08T04:52:55.081Z] #56 9.021 ++ dirname ./install.sh 04:52:55 [2020-05-08T04:52:55.081Z] #56 9.024 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f 04:52:55 [2020-05-08T04:52:55.081Z] #56 9.025 + dir=. 04:52:55 [2020-05-08T04:52:55.081Z] #56 9.025 + bin=shfmt 04:52:55 [2020-05-08T04:52:55.081Z] #56 9.025 + shift 04:52:55 [2020-05-08T04:52:55.081Z] #56 9.025 + '[' '!' -f ./shfmt.installer ']' 04:52:55 [2020-05-08T04:52:55.081Z] #56 9.025 + . ./shfmt.installer 04:52:55 [2020-05-08T04:52:55.081Z] #56 9.025 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f 04:52:55 [2020-05-08T04:52:55.081Z] #56 9.025 + install_shfmt 04:52:55 [2020-05-08T04:52:55.081Z] #56 9.025 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' 04:52:55 [2020-05-08T04:52:55.081Z] #56 9.025 + git clone https://github.com/mvdan/sh.git /tmp/tmp.shx0iNRM0y/src/github.com/mvdan/sh 04:52:55 [2020-05-08T04:52:55.081Z] #56 9.025 Cloning into '/tmp/tmp.shx0iNRM0y/src/github.com/mvdan/sh'... 04:52:55 [2020-05-08T04:52:55.166Z] ok github.com/docker/docker/daemon/network 0.014s coverage: 63.8% of statements 04:52:55 [2020-05-08T04:52:55.166Z] ok github.com/docker/docker/daemon/logger/splunk 1.924s coverage: 82.5% of statements 04:52:55 [2020-05-08T04:52:55.166Z] ? github.com/docker/docker/daemon/names [no test files] 04:52:55 [2020-05-08T04:52:55.166Z] ? github.com/docker/docker/daemon/stats [no test files] 04:52:55 [2020-05-08T04:52:55.340Z] #56 ... 04:52:55 [2020-05-08T04:52:55.340Z] 04:52:55 [2020-05-08T04:52:55.340Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:52:55 [2020-05-08T04:52:55.340Z] #33 10.20 + RM_GOPATH=0 04:52:55 [2020-05-08T04:52:55.340Z] #33 10.20 + TMP_GOPATH= 04:52:55 [2020-05-08T04:52:55.340Z] #33 10.20 + : /build 04:52:55 [2020-05-08T04:52:55.340Z] #33 10.20 + '[' -z '' ']' 04:52:55 [2020-05-08T04:52:55.340Z] #33 10.20 ++ mktemp -d 04:52:55 [2020-05-08T04:52:55.340Z] #33 10.24 + export GOPATH=/tmp/tmp.4wiMyJl0AF 04:52:55 [2020-05-08T04:52:55.340Z] #33 10.24 + GOPATH=/tmp/tmp.4wiMyJl0AF 04:52:55 [2020-05-08T04:52:55.340Z] #33 10.24 + RM_GOPATH=1 04:52:55 [2020-05-08T04:52:55.340Z] #33 10.24 ++ dirname ./install.sh 04:52:55 [2020-05-08T04:52:55.340Z] #33 10.25 + dir=. 04:52:55 [2020-05-08T04:52:55.340Z] #33 10.25 + bin=tomlv 04:52:55 [2020-05-08T04:52:55.340Z] #33 10.25 + shift 04:52:55 [2020-05-08T04:52:55.340Z] #33 10.25 + '[' '!' -f ./tomlv.installer ']' 04:52:55 [2020-05-08T04:52:55.340Z] #33 10.25 + . ./tomlv.installer 04:52:55 [2020-05-08T04:52:55.340Z] #33 10.25 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 04:52:55 [2020-05-08T04:52:55.340Z] #33 10.25 + install_tomlv 04:52:55 [2020-05-08T04:52:55.340Z] #33 10.25 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' 04:52:55 [2020-05-08T04:52:55.340Z] #33 10.25 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.4wiMyJl0AF/src/github.com/BurntSushi/toml 04:52:55 [2020-05-08T04:52:55.340Z] #33 10.25 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 04:52:55 [2020-05-08T04:52:55.340Z] #33 10.27 Cloning into '/tmp/tmp.4wiMyJl0AF/src/github.com/BurntSushi/toml'... 04:52:55 [2020-05-08T04:52:55.396Z] #44 104.5 CC lib/c/criu.o 04:52:55 [2020-05-08T04:52:55.599Z] #33 ... 04:52:55 [2020-05-08T04:52:55.599Z] 04:52:55 [2020-05-08T04:52:55.599Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:52:55 [2020-05-08T04:52:55.599Z] #23 8.729 + RM_GOPATH=0 04:52:55 [2020-05-08T04:52:55.599Z] #23 8.729 + TMP_GOPATH= 04:52:55 [2020-05-08T04:52:55.599Z] #23 8.729 + : /build 04:52:55 [2020-05-08T04:52:55.599Z] #23 8.729 + '[' -z '' ']' 04:52:55 [2020-05-08T04:52:55.599Z] #23 8.739 ++ mktemp -d 04:52:55 [2020-05-08T04:52:55.599Z] #23 8.745 + export GOPATH=/tmp/tmp.1Ezgtf47jJ 04:52:55 [2020-05-08T04:52:55.599Z] #23 8.745 + GOPATH=/tmp/tmp.1Ezgtf47jJ 04:52:55 [2020-05-08T04:52:55.599Z] #23 8.745 + RM_GOPATH=1 04:52:55 [2020-05-08T04:52:55.599Z] #23 8.745 ++ dirname ./install.sh 04:52:55 [2020-05-08T04:52:55.599Z] #23 8.748 Install docker/cli version 17.06.2-ce from stable 04:52:55 [2020-05-08T04:52:55.599Z] #23 8.751 + dir=. 04:52:55 [2020-05-08T04:52:55.599Z] #23 8.751 + bin=dockercli 04:52:55 [2020-05-08T04:52:55.599Z] #23 8.751 + shift 04:52:55 [2020-05-08T04:52:55.599Z] #23 8.751 + '[' '!' -f ./dockercli.installer ']' 04:52:55 [2020-05-08T04:52:55.599Z] #23 8.751 + . ./dockercli.installer 04:52:55 [2020-05-08T04:52:55.599Z] #23 8.751 ++ : stable 04:52:55 [2020-05-08T04:52:55.599Z] #23 8.751 ++ : 17.06.2-ce 04:52:55 [2020-05-08T04:52:55.599Z] #23 8.751 + install_dockercli 04:52:55 [2020-05-08T04:52:55.599Z] #23 8.751 + echo 'Install docker/cli version 17.06.2-ce from stable' 04:52:55 [2020-05-08T04:52:55.599Z] #23 8.751 ++ uname -m 04:52:55 [2020-05-08T04:52:55.599Z] #23 8.769 + arch=x86_64 04:52:55 [2020-05-08T04:52:55.599Z] #23 8.769 + '[' x86_64 '!=' x86_64 ']' 04:52:55 [2020-05-08T04:52:55.599Z] #23 8.769 + url=https://download.docker.com/linux/static 04:52:55 [2020-05-08T04:52:55.599Z] #23 8.769 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 04:52:55 [2020-05-08T04:52:55.599Z] #23 8.773 + tar -xz docker/docker 04:52:55 [2020-05-08T04:52:55.599Z] #23 ... 04:52:55 [2020-05-08T04:52:55.599Z] 04:52:55 [2020-05-08T04:52:55.599Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:52:55 [2020-05-08T04:52:55.599Z] #68 9.655 + RM_GOPATH=0 04:52:55 [2020-05-08T04:52:55.599Z] #68 9.655 + TMP_GOPATH= 04:52:55 [2020-05-08T04:52:55.599Z] #68 9.655 + : /build/ 04:52:55 [2020-05-08T04:52:55.599Z] #68 9.655 + '[' -z '' ']' 04:52:55 [2020-05-08T04:52:55.599Z] #68 9.656 ++ mktemp -d 04:52:55 [2020-05-08T04:52:55.599Z] #68 9.666 + export GOPATH=/tmp/tmp.2WXsJwFSzx 04:52:55 [2020-05-08T04:52:55.599Z] #68 9.666 + GOPATH=/tmp/tmp.2WXsJwFSzx 04:52:55 [2020-05-08T04:52:55.599Z] #68 9.666 + RM_GOPATH=1 04:52:55 [2020-05-08T04:52:55.599Z] #68 9.674 ++ dirname ./install.sh 04:52:55 [2020-05-08T04:52:55.599Z] #68 9.678 + dir=. 04:52:55 [2020-05-08T04:52:55.599Z] #68 9.678 + bin=rootlesskit 04:52:55 [2020-05-08T04:52:55.599Z] #68 9.678 + shift 04:52:55 [2020-05-08T04:52:55.599Z] #68 9.678 + '[' '!' -f ./rootlesskit.installer ']' 04:52:55 [2020-05-08T04:52:55.599Z] #68 9.678 + . ./rootlesskit.installer 04:52:55 [2020-05-08T04:52:55.599Z] #68 9.678 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 04:52:55 [2020-05-08T04:52:55.599Z] #68 9.678 + install_rootlesskit 04:52:55 [2020-05-08T04:52:55.599Z] #68 9.678 + case "$1" in 04:52:55 [2020-05-08T04:52:55.599Z] #68 9.678 + export CGO_ENABLED=0 04:52:55 [2020-05-08T04:52:55.599Z] #68 9.678 + CGO_ENABLED=0 04:52:55 [2020-05-08T04:52:55.599Z] #68 9.678 + _install_rootlesskit 04:52:55 [2020-05-08T04:52:55.599Z] #68 9.678 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' 04:52:55 [2020-05-08T04:52:55.599Z] #68 9.678 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 04:52:55 [2020-05-08T04:52:55.599Z] #68 9.679 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.2WXsJwFSzx/src/github.com/rootless-containers/rootlesskit 04:52:55 [2020-05-08T04:52:55.599Z] #68 9.680 Cloning into '/tmp/tmp.2WXsJwFSzx/src/github.com/rootless-containers/rootlesskit'... 04:52:55 [2020-05-08T04:52:55.599Z] #68 ... 04:52:55 [2020-05-08T04:52:55.599Z] 04:52:55 [2020-05-08T04:52:55.599Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:52:55 [2020-05-08T04:52:55.599Z] #50 9.271 + RM_GOPATH=0 04:52:55 [2020-05-08T04:52:55.599Z] #50 9.271 + TMP_GOPATH= 04:52:55 [2020-05-08T04:52:55.599Z] #50 9.271 + : /build 04:52:55 [2020-05-08T04:52:55.599Z] #50 9.271 + '[' -z '' ']' 04:52:55 [2020-05-08T04:52:55.599Z] #50 9.280 ++ mktemp -d 04:52:55 [2020-05-08T04:52:55.599Z] #50 9.280 + export GOPATH=/tmp/tmp.bB5IKMHjZy 04:52:55 [2020-05-08T04:52:55.599Z] #50 9.280 + GOPATH=/tmp/tmp.bB5IKMHjZy 04:52:55 [2020-05-08T04:52:55.599Z] #50 9.280 + RM_GOPATH=1 04:52:55 [2020-05-08T04:52:55.599Z] #50 9.287 Installing gotestsum version v0.3.5 04:52:55 [2020-05-08T04:52:55.599Z] #50 9.287 ++ dirname ./install.sh 04:52:55 [2020-05-08T04:52:55.599Z] #50 9.287 + dir=. 04:52:55 [2020-05-08T04:52:55.599Z] #50 9.287 + bin=gotestsum 04:52:55 [2020-05-08T04:52:55.599Z] #50 9.287 + shift 04:52:55 [2020-05-08T04:52:55.599Z] #50 9.287 + '[' '!' -f ./gotestsum.installer ']' 04:52:55 [2020-05-08T04:52:55.600Z] #50 9.287 + . ./gotestsum.installer 04:52:55 [2020-05-08T04:52:55.600Z] #50 9.287 ++ : v0.3.5 04:52:55 [2020-05-08T04:52:55.600Z] #50 9.287 + install_gotestsum 04:52:55 [2020-05-08T04:52:55.600Z] #50 9.287 + echo 'Installing gotestsum version v0.3.5' 04:52:55 [2020-05-08T04:52:55.600Z] #50 9.287 + go get -d gotest.tools/gotestsum 04:52:55 [2020-05-08T04:52:55.678Z] #44 105.0 LINK lib/c/built-in.o 04:52:55 [2020-05-08T04:52:55.858Z] #50 ... 04:52:55 [2020-05-08T04:52:55.859Z] 04:52:55 [2020-05-08T04:52:55.859Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 04:52:55 [2020-05-08T04:52:55.859Z] #43 6.221 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 04:52:55 [2020-05-08T04:52:55.859Z] #43 6.277 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 04:52:55 [2020-05-08T04:52:55.859Z] #43 6.277 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 04:52:55 [2020-05-08T04:52:55.859Z] #43 7.807 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 04:52:55 [2020-05-08T04:52:55.859Z] #43 11.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] 04:52:55 [2020-05-08T04:52:55.960Z] #44 105.1 LINK lib/c/libcriu.so 04:52:55 [2020-05-08T04:52:55.960Z] #44 105.1 LINK lib/c/libcriu.a 04:52:55 [2020-05-08T04:52:55.960Z] #44 105.2 GEN magic.py 04:52:55 [2020-05-08T04:52:55.960Z] #44 105.3 Note: Building without setproctitle() and strlcpy() support. 04:52:55 [2020-05-08T04:52:55.960Z] #44 105.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 04:52:55 [2020-05-08T04:52:55.960Z] #44 105.3 Note: Building without GnuTLS support 04:52:56 [2020-05-08T04:52:56.117Z] #43 ... 04:52:56 [2020-05-08T04:52:56.117Z] 04:52:56 [2020-05-08T04:52:56.117Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 04:52:56 [2020-05-08T04:52:56.117Z] #30 10.09 + git clone https://github.com/kolyshkin/go-swagger.git . 04:52:56 [2020-05-08T04:52:56.117Z] #30 10.09 Cloning into '.'... 04:52:56 [2020-05-08T04:52:56.117Z] #30 ... 04:52:56 [2020-05-08T04:52:56.117Z] 04:52:56 [2020-05-08T04:52:56.117Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:52:56 [2020-05-08T04:52:56.117Z] #74 8.729 + RM_GOPATH=0 04:52:56 [2020-05-08T04:52:56.117Z] #74 8.729 + TMP_GOPATH= 04:52:56 [2020-05-08T04:52:56.117Z] #74 8.729 + : /build 04:52:56 [2020-05-08T04:52:56.117Z] #74 8.729 + '[' -z '' ']' 04:52:56 [2020-05-08T04:52:56.117Z] #74 8.739 ++ mktemp -d 04:52:56 [2020-05-08T04:52:56.117Z] #74 8.750 + export GOPATH=/tmp/tmp.MRE4p0jW0C 04:52:56 [2020-05-08T04:52:56.117Z] #74 8.750 + GOPATH=/tmp/tmp.MRE4p0jW0C 04:52:56 [2020-05-08T04:52:56.117Z] #74 8.750 + RM_GOPATH=1 04:52:56 [2020-05-08T04:52:56.117Z] #74 8.751 ++ dirname ./install.sh 04:52:56 [2020-05-08T04:52:56.117Z] #74 8.758 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee 04:52:56 [2020-05-08T04:52:56.117Z] #74 8.761 + dir=. 04:52:56 [2020-05-08T04:52:56.117Z] #74 8.761 + bin=proxy 04:52:56 [2020-05-08T04:52:56.117Z] #74 8.761 + shift 04:52:56 [2020-05-08T04:52:56.117Z] #74 8.761 + '[' '!' -f ./proxy.installer ']' 04:52:56 [2020-05-08T04:52:56.117Z] #74 8.761 + . ./proxy.installer 04:52:56 [2020-05-08T04:52:56.117Z] #74 8.761 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee 04:52:56 [2020-05-08T04:52:56.117Z] #74 8.761 + install_proxy 04:52:56 [2020-05-08T04:52:56.117Z] #74 8.761 + case "$1" in 04:52:56 [2020-05-08T04:52:56.117Z] #74 8.761 + export CGO_ENABLED=0 04:52:56 [2020-05-08T04:52:56.117Z] #74 8.761 + CGO_ENABLED=0 04:52:56 [2020-05-08T04:52:56.117Z] #74 8.761 + _install_proxy 04:52:56 [2020-05-08T04:52:56.117Z] #74 8.761 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' 04:52:56 [2020-05-08T04:52:56.117Z] #74 8.761 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.MRE4p0jW0C/src/github.com/docker/libnetwork 04:52:56 [2020-05-08T04:52:56.117Z] #74 8.782 Cloning into '/tmp/tmp.MRE4p0jW0C/src/github.com/docker/libnetwork'... 04:52:56 [2020-05-08T04:52:56.550Z] ok github.com/docker/docker/distribution/metadata 0.101s coverage: 48.2% of statements 04:52:56 [2020-05-08T04:52:56.575Z] #44 105.7 fatal: not a git repository (or any of the parent directories): .git 04:52:56 [2020-05-08T04:52:56.857Z] #44 106.2 make[1]: Nothing to be done for 'all'. 04:52:57 [2020-05-08T04:52:57.471Z] #44 106.6 make[1]: 'images/built-in.o' is up to date. 04:52:57 [2020-05-08T04:52:57.471Z] #44 106.6 make[1]: 'compel/plugins/std.lib.a' is up to date. 04:52:57 [2020-05-08T04:52:57.471Z] #44 106.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. 04:52:57 [2020-05-08T04:52:57.471Z] #44 106.6 make[1]: 'compel/libcompel.a' is up to date. 04:52:57 [2020-05-08T04:52:57.471Z] #44 106.7 make[1]: 'compel/compel-host-bin' is up to date. 04:52:57 [2020-05-08T04:52:57.471Z] #44 106.7 make[1]: Nothing to be done for 'all'. 04:52:57 [2020-05-08T04:52:57.471Z] #44 106.7 make[1]: 'soccr/libsoccr.a' is up to date. 04:52:57 [2020-05-08T04:52:57.490Z] ok github.com/docker/docker/errdefs 0.029s coverage: 49.4% of statements 04:52:57 [2020-05-08T04:52:57.490Z] ok github.com/docker/docker/distribution 0.303s coverage: 22.1% of statements 04:52:57 [2020-05-08T04:52:57.490Z] ? github.com/docker/docker/distribution/utils [no test files] 04:52:57 [2020-05-08T04:52:57.753Z] #44 106.8 make[2]: Nothing to be done for 'all'. 04:52:57 [2020-05-08T04:52:57.753Z] #44 106.8 make[2]: Nothing to be done for 'all'. 04:52:57 [2020-05-08T04:52:57.753Z] #44 106.9 make[2]: Nothing to be done for 'all'. 04:52:57 [2020-05-08T04:52:57.753Z] #44 106.9 make[2]: Nothing to be done for 'all'. 04:52:57 [2020-05-08T04:52:57.753Z] #44 107.0 make[2]: Nothing to be done for 'all'. 04:52:57 [2020-05-08T04:52:57.753Z] #44 107.0 make[2]: Nothing to be done for 'all'. 04:52:57 [2020-05-08T04:52:57.753Z] #44 107.0 make[2]: Nothing to be done for 'all'. 04:52:58 [2020-05-08T04:52:58.043Z] #44 107.1 make[2]: Nothing to be done for 'all'. 04:52:58 [2020-05-08T04:52:58.043Z] #44 107.1 INSTALL criu/criu 04:52:58 [2020-05-08T04:52:58.325Z] #44 DONE 107.5s 04:52:58 [2020-05-08T04:52:58.325Z] 04:52:58 [2020-05-08T04:52:58.325Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:52:58 [2020-05-08T04:52:58.872Z] ok github.com/docker/docker/image 0.051s coverage: 86.4% of statements 04:52:59 [2020-05-08T04:52:59.133Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements 04:52:59 [2020-05-08T04:52:59.393Z] ok github.com/docker/docker/image/v1 0.046s coverage: 25.0% of statements 04:52:59 [2020-05-08T04:52:59.404Z] #74 ... 04:52:59 [2020-05-08T04:52:59.404Z] 04:52:59 [2020-05-08T04:52:59.404Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:52:59 [2020-05-08T04:52:59.404Z] #33 12.50 + cd /tmp/tmp.4wiMyJl0AF/src/github.com/BurntSushi/toml 04:52:59 [2020-05-08T04:52:59.404Z] #33 12.50 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 04:52:59 [2020-05-08T04:52:59.404Z] #33 12.64 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv 04:52:59 [2020-05-08T04:52:59.404Z] #33 13.74 internal/cpu 04:52:59 [2020-05-08T04:52:59.404Z] #33 13.77 runtime/internal/atomic 04:52:59 [2020-05-08T04:52:59.404Z] #33 14.24 runtime/internal/math 04:52:59 [2020-05-08T04:52:59.404Z] #33 14.48 math/bits 04:52:59 [2020-05-08T04:52:59.404Z] #33 14.57 internal/bytealg 04:52:59 [2020-05-08T04:52:59.652Z] ok github.com/docker/docker/distribution/xfer 1.718s coverage: 85.6% of statements 04:52:59 [2020-05-08T04:52:59.652Z] ? github.com/docker/docker/dockerversion [no test files] 04:52:59 [2020-05-08T04:52:59.652Z] ? github.com/docker/docker/image/tarexport [no test files] 04:52:59 [2020-05-08T04:52:59.652Z] ? github.com/docker/docker/internal/test/suite [no test files] 04:52:59 [2020-05-08T04:52:59.911Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements 04:53:00 [2020-05-08T04:53:00.350Z] #65 ... 04:53:00 [2020-05-08T04:53:00.350Z] 04:53:00 [2020-05-08T04:53:00.350Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 04:53:00 [2020-05-08T04:53:00.350Z] #41 DONE 145.8s 04:53:00 [2020-05-08T04:53:00.481Z] ok github.com/docker/docker/pkg/aaparser 0.019s coverage: 50.0% of statements 04:53:00 [2020-05-08T04:53:00.634Z] 04:53:00 [2020-05-08T04:53:00.634Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:53:00 [2020-05-08T04:53:00.790Z] #33 15.73 runtime 04:53:00 [2020-05-08T04:53:00.791Z] #33 15.76 math 04:53:01 [2020-05-08T04:53:01.640Z] #60 ... 04:53:01 [2020-05-08T04:53:01.640Z] 04:53:01 [2020-05-08T04:53:01.640Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:53:01 [2020-05-08T04:53:01.640Z] #53 146.6 + cd /tmp/tmp.KZP5uJiKRD/src/github.com/golangci/golangci-lint/ 04:53:01 [2020-05-08T04:53:01.640Z] #53 146.6 + git checkout -q v1.23.8 04:53:01 [2020-05-08T04:53:01.640Z] #53 146.9 ++ git describe --tags 04:53:01 [2020-05-08T04:53:01.922Z] #53 146.9 + version=v1.23.8 04:53:01 [2020-05-08T04:53:01.922Z] #53 146.9 ++ git rev-parse --short HEAD 04:53:01 [2020-05-08T04:53:01.922Z] #53 146.9 + commit=76a82c6 04:53:01 [2020-05-08T04:53:01.922Z] #53 146.9 ++ git show -s --format=%cd 04:53:01 [2020-05-08T04:53:01.922Z] #53 146.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300' 04:53:01 [2020-05-08T04:53:01.922Z] #53 146.9 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint 04:53:01 [2020-05-08T04:53:01.922Z] #53 ... 04:53:01 [2020-05-08T04:53:01.922Z] 04:53:01 [2020-05-08T04:53:01.922Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... 04:53:01 [2020-05-08T04:53:01.922Z] #42 DONE 0.3s 04:53:02 [2020-05-08T04:53:02.206Z] 04:53:02 [2020-05-08T04:53:02.206Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ 04:53:02 [2020-05-08T04:53:02.206Z] #45 DONE 0.2s 04:53:02 [2020-05-08T04:53:02.206Z] 04:53:02 [2020-05-08T04:53:02.206Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... 04:53:02 [2020-05-08T04:53:02.206Z] #48 DONE 0.1s 04:53:02 [2020-05-08T04:53:02.206Z] 04:53:02 [2020-05-08T04:53:02.206Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... 04:53:02 [2020-05-08T04:53:02.392Z] ok github.com/docker/docker/opts 0.052s coverage: 67.4% of statements 04:53:02 [2020-05-08T04:53:02.488Z] #51 DONE 0.1s 04:53:02 [2020-05-08T04:53:02.488Z] 04:53:02 [2020-05-08T04:53:02.488Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:53:02 [2020-05-08T04:53:02.960Z] ok github.com/docker/docker/pkg/broadcaster 0.010s coverage: 100.0% of statements 04:53:03 [2020-05-08T04:53:03.102Z] #60 72.78 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 04:53:03 [2020-05-08T04:53:03.330Z] #33 ... 04:53:03 [2020-05-08T04:53:03.330Z] 04:53:03 [2020-05-08T04:53:03.330Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:53:03 [2020-05-08T04:53:03.330Z] #68 16.84 Checking out files: 99% (785/789) Checking out files: 100% (789/789) Checking out files: 100% (789/789), done. 04:53:03 [2020-05-08T04:53:03.330Z] #68 16.88 + cd /tmp/tmp.2WXsJwFSzx/src/github.com/rootless-containers/rootlesskit 04:53:03 [2020-05-08T04:53:03.330Z] #68 16.88 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 04:53:03 [2020-05-08T04:53:03.330Z] #68 17.41 + for f in rootlesskit rootlesskit-docker-proxy 04:53:03 [2020-05-08T04:53:03.330Z] #68 17.41 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit 04:53:03 [2020-05-08T04:53:03.529Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements 04:53:03 [2020-05-08T04:53:03.716Z] #60 73.45 + mkdir -p /build 04:53:03 [2020-05-08T04:53:03.716Z] #60 73.45 + cp runc /build/runc 04:53:03 [2020-05-08T04:53:03.998Z] #60 DONE 73.7s 04:53:03 [2020-05-08T04:53:03.998Z] 04:53:03 [2020-05-08T04:53:03.998Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:53:04 [2020-05-08T04:53:04.099Z] ok github.com/docker/docker/pkg/authorization 1.391s coverage: 68.3% of statements 04:53:04 [2020-05-08T04:53:04.099Z] ok github.com/docker/docker/pkg/archive 1.116s coverage: 77.1% of statements 04:53:04 [2020-05-08T04:53:04.669Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements 04:53:04 [2020-05-08T04:53:04.713Z] #68 ... 04:53:04 [2020-05-08T04:53:04.713Z] 04:53:04 [2020-05-08T04:53:04.713Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:53:04 [2020-05-08T04:53:04.713Z] #53 9.431 + RM_GOPATH=0 04:53:04 [2020-05-08T04:53:04.713Z] #53 9.431 + TMP_GOPATH= 04:53:04 [2020-05-08T04:53:04.713Z] #53 9.431 + : /build 04:53:04 [2020-05-08T04:53:04.713Z] #53 9.431 + '[' -z '' ']' 04:53:04 [2020-05-08T04:53:04.713Z] #53 9.431 ++ mktemp -d 04:53:04 [2020-05-08T04:53:04.713Z] #53 9.438 Installing golangci-lint version v1.23.8 04:53:04 [2020-05-08T04:53:04.713Z] #53 9.438 + export GOPATH=/tmp/tmp.J1zEGtTVVa 04:53:04 [2020-05-08T04:53:04.713Z] #53 9.438 + GOPATH=/tmp/tmp.J1zEGtTVVa 04:53:04 [2020-05-08T04:53:04.713Z] #53 9.438 + RM_GOPATH=1 04:53:04 [2020-05-08T04:53:04.713Z] #53 9.438 ++ dirname ./install.sh 04:53:04 [2020-05-08T04:53:04.713Z] #53 9.438 + dir=. 04:53:04 [2020-05-08T04:53:04.713Z] #53 9.438 + bin=golangci_lint 04:53:04 [2020-05-08T04:53:04.713Z] #53 9.438 + shift 04:53:04 [2020-05-08T04:53:04.713Z] #53 9.438 + '[' '!' -f ./golangci_lint.installer ']' 04:53:04 [2020-05-08T04:53:04.713Z] #53 9.438 + . ./golangci_lint.installer 04:53:04 [2020-05-08T04:53:04.713Z] #53 9.438 ++ : v1.23.8 04:53:04 [2020-05-08T04:53:04.713Z] #53 9.438 + install_golangci_lint 04:53:04 [2020-05-08T04:53:04.713Z] #53 9.438 + echo 'Installing golangci-lint version v1.23.8' 04:53:04 [2020-05-08T04:53:04.713Z] #53 9.438 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint 04:53:04 [2020-05-08T04:53:04.713Z] #53 ... 04:53:04 [2020-05-08T04:53:04.713Z] 04:53:04 [2020-05-08T04:53:04.713Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:53:04 [2020-05-08T04:53:04.713Z] #47 10.25 + cd /tmp/tmp.iZXsLiiQBw/src/github.com/LK4D4/vndr 04:53:04 [2020-05-08T04:53:04.713Z] #47 10.25 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 04:53:04 [2020-05-08T04:53:04.713Z] #47 10.34 + go build -buildmode=pie -v -o /build/vndr . 04:53:04 [2020-05-08T04:53:04.713Z] #47 13.36 runtime/internal/atomic 04:53:04 [2020-05-08T04:53:04.713Z] #47 13.40 internal/cpu 04:53:04 [2020-05-08T04:53:04.713Z] #47 13.83 runtime/internal/sys 04:53:04 [2020-05-08T04:53:04.713Z] #47 14.00 runtime/internal/math 04:53:04 [2020-05-08T04:53:04.713Z] #47 14.15 internal/race 04:53:04 [2020-05-08T04:53:04.713Z] #47 14.29 sync/atomic 04:53:04 [2020-05-08T04:53:04.713Z] #47 14.33 internal/bytealg 04:53:04 [2020-05-08T04:53:04.713Z] #47 14.88 unicode 04:53:04 [2020-05-08T04:53:04.713Z] #47 15.48 runtime 04:53:05 [2020-05-08T04:53:05.238Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements 04:53:05 [2020-05-08T04:53:05.497Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 92.9% of statements 04:53:05 [2020-05-08T04:53:05.649Z] #47 ... 04:53:05 [2020-05-08T04:53:05.649Z] 04:53:05 [2020-05-08T04:53:05.649Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 04:53:05 [2020-05-08T04:53:05.649Z] #35 11.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] 04:53:05 [2020-05-08T04:53:05.649Z] #35 15.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] 04:53:05 [2020-05-08T04:53:05.914Z] #35 ... 04:53:05 [2020-05-08T04:53:05.914Z] 04:53:05 [2020-05-08T04:53:05.914Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... 04:53:05 [2020-05-08T04:53:05.914Z] #62 11.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 04:53:05 [2020-05-08T04:53:05.914Z] #62 15.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] 04:53:05 [2020-05-08T04:53:05.914Z] #62 18.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] 04:53:05 [2020-05-08T04:53:05.914Z] #62 ... 04:53:05 [2020-05-08T04:53:05.914Z] 04:53:05 [2020-05-08T04:53:05.914Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 04:53:05 [2020-05-08T04:53:05.914Z] #25 13.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 04:53:05 [2020-05-08T04:53:05.914Z] #25 16.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] 04:53:05 [2020-05-08T04:53:05.914Z] #25 20.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] 04:53:06 [2020-05-08T04:53:06.066Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements 04:53:06 [2020-05-08T04:53:06.181Z] #25 ... 04:53:06 [2020-05-08T04:53:06.181Z] 04:53:06 [2020-05-08T04:53:06.181Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:53:06 [2020-05-08T04:53:06.181Z] #23 21.34 + mkdir -p /build 04:53:06 [2020-05-08T04:53:06.440Z] #23 21.35 + mv docker/docker /build/ 04:53:06 [2020-05-08T04:53:06.440Z] #23 21.35 + rmdir docker 04:53:06 [2020-05-08T04:53:06.440Z] #23 DONE 21.6s 04:53:06 [2020-05-08T04:53:06.440Z] 04:53:06 [2020-05-08T04:53:06.440Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:53:06 [2020-05-08T04:53:06.440Z] #47 21.12 unicode/utf8 04:53:06 [2020-05-08T04:53:06.636Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements 04:53:07 [2020-05-08T04:53:07.010Z] #47 21.93 math 04:53:07 [2020-05-08T04:53:07.139Z] INFO: Extraction ended at 05/08/2020 04:53:04. Duration:00:00:23.2022714 04:53:07 [2020-05-08T04:53:07.139Z] INFO: Updating the golang and path environment variables 04:53:07 [2020-05-08T04:53:07.139Z] INFO: GOPATH=d:\gopath 04:53:07 [2020-05-08T04:53:07.139Z] INFO: go version go1.13.10 windows/amd64 04:53:07 [2020-05-08T04:53:07.139Z] INFO: Running the daemon under test in debug mode 04:53:07 [2020-05-08T04:53:07.139Z] INFO: Starting a daemon under test... 04:53:07 [2020-05-08T04:53:07.139Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40846\5\daemon --pidfile d:\CI\PR-40846\5\docker.pid -D 04:53:07 [2020-05-08T04:53:07.139Z] INFO: Process started successfully. 04:53:07 [2020-05-08T04:53:07.139Z] INFO: Start tailing logs of the daemon under tests 04:53:07 [2020-05-08T04:53:07.139Z] INFO: Waiting for the daemon under test to start... 04:53:07 [2020-05-08T04:53:07.204Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements 04:53:07 [2020-05-08T04:53:07.512Z] #65 128.5 + bin/containerd 04:53:07 [2020-05-08T04:53:07.576Z] #47 ... 04:53:07 [2020-05-08T04:53:07.577Z] 04:53:07 [2020-05-08T04:53:07.577Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 04:53:07 [2020-05-08T04:53:07.577Z] #10 12.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] 04:53:07 [2020-05-08T04:53:07.577Z] #10 ... 04:53:07 [2020-05-08T04:53:07.577Z] 04:53:07 [2020-05-08T04:53:07.577Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 04:53:07 [2020-05-08T04:53:07.577Z] #43 15.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] 04:53:07 [2020-05-08T04:53:07.835Z] #43 ... 04:53:07 [2020-05-08T04:53:07.835Z] 04:53:07 [2020-05-08T04:53:07.835Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:53:07 [2020-05-08T04:53:07.835Z] #33 22.83 internal/testlog 04:53:08 [2020-05-08T04:53:08.139Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements 04:53:08 [2020-05-08T04:53:08.139Z] ok github.com/docker/docker/pkg/chrootarchive 3.456s coverage: 43.2% of statements 04:53:08 [2020-05-08T04:53:08.402Z] #33 23.32 encoding 04:53:08 [2020-05-08T04:53:08.402Z] #33 23.49 runtime/cgo 04:53:08 [2020-05-08T04:53:08.641Z] INFO: Daemon under test started and replied! 04:53:08 [2020-05-08T04:53:08.642Z] INFO: Docker version of the daemon under test 04:53:08 [2020-05-08T04:53:08.642Z] 04:53:08 [2020-05-08T04:53:08.642Z] Client: 04:53:08 [2020-05-08T04:53:08.642Z] Version: 17.06.2-ce 04:53:08 [2020-05-08T04:53:08.642Z] API version: 1.30 04:53:08 [2020-05-08T04:53:08.642Z] Go version: go1.8.3 04:53:08 [2020-05-08T04:53:08.642Z] Git commit: cec0b72 04:53:08 [2020-05-08T04:53:08.642Z] Built: Tue Sep 5 19:57:19 2017 04:53:08 [2020-05-08T04:53:08.642Z] OS/Arch: windows/amd64 04:53:08 [2020-05-08T04:53:08.642Z] 04:53:08 [2020-05-08T04:53:08.642Z] Server: 04:53:08 [2020-05-08T04:53:08.642Z] Version: 0.0.0-dev 04:53:08 [2020-05-08T04:53:08.642Z] API version: 1.41 (minimum version 1.24) 04:53:08 [2020-05-08T04:53:08.642Z] Go version: go1.13.10 04:53:08 [2020-05-08T04:53:08.642Z] Git commit: 0f17d7d666 04:53:08 [2020-05-08T04:53:08.642Z] Built: 05/08/2020 04:51:26 04:53:08 [2020-05-08T04:53:08.642Z] OS/Arch: windows/amd64 04:53:08 [2020-05-08T04:53:08.642Z] Experimental: false 04:53:08 [2020-05-08T04:53:08.642Z] 04:53:08 [2020-05-08T04:53:08.642Z] INFO: Docker info of the daemon under test 04:53:08 [2020-05-08T04:53:08.642Z] 04:53:08 [2020-05-08T04:53:08.642Z] Containers: 0 04:53:08 [2020-05-08T04:53:08.642Z] Running: 0 04:53:08 [2020-05-08T04:53:08.642Z] Paused: 0 04:53:08 [2020-05-08T04:53:08.642Z] Stopped: 0 04:53:08 [2020-05-08T04:53:08.642Z] Images: 0 04:53:08 [2020-05-08T04:53:08.642Z] Server Version: 0.0.0-dev 04:53:08 [2020-05-08T04:53:08.642Z] Storage Driver: windowsfilter 04:53:08 [2020-05-08T04:53:08.642Z] Windows: 04:53:08 [2020-05-08T04:53:08.642Z] Logging Driver: json-file 04:53:08 [2020-05-08T04:53:08.642Z] Plugins: 04:53:08 [2020-05-08T04:53:08.642Z] Volume: local 04:53:08 [2020-05-08T04:53:08.642Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 04:53:08 [2020-05-08T04:53:08.642Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 04:53:08 [2020-05-08T04:53:08.642Z] Swarm: inactive 04:53:08 [2020-05-08T04:53:08.642Z] Default Isolation: process 04:53:08 [2020-05-08T04:53:08.642Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 04:53:08 [2020-05-08T04:53:08.642Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) 04:53:08 [2020-05-08T04:53:08.642Z] OSType: windows 04:53:08 [2020-05-08T04:53:08.642Z] Architecture: x86_64 04:53:08 [2020-05-08T04:53:08.642Z] CPUs: 4 04:53:08 [2020-05-08T04:53:08.642Z] Total Memory: 32GiB 04:53:08 [2020-05-08T04:53:08.642Z] Name: azwin-2-c2c9b0 04:53:08 [2020-05-08T04:53:08.642Z] ID: 4V5R:NZOM:4PV5:3AVO:YNIW:EELK:PS4K:ORO6:DCNE:XBYI:FVTJ:5HST 04:53:08 [2020-05-08T04:53:08.642Z] Docker Root Dir: D:\CI\PR-40846\5\daemon 04:53:08 [2020-05-08T04:53:08.642Z] Debug Mode (client): false 04:53:08 [2020-05-08T04:53:08.642Z] Debug Mode (server): true 04:53:08 [2020-05-08T04:53:08.642Z] File Descriptors: -1 04:53:08 [2020-05-08T04:53:08.642Z] Goroutines: 17 04:53:08 [2020-05-08T04:53:08.642Z] System Time: 2020-05-08T04:53:08.275418Z 04:53:08 [2020-05-08T04:53:08.642Z] EventsListeners: 0 04:53:08 [2020-05-08T04:53:08.642Z] Registry: https://index.docker.io/v1/ 04:53:08 [2020-05-08T04:53:08.642Z] Labels: 04:53:08 [2020-05-08T04:53:08.642Z] Experimental: false 04:53:08 [2020-05-08T04:53:08.642Z] Insecure Registries: 04:53:08 [2020-05-08T04:53:08.642Z] 127.0.0.0/8 04:53:08 [2020-05-08T04:53:08.642Z] Live Restore Enabled: false 04:53:08 [2020-05-08T04:53:08.642Z] 04:53:08 [2020-05-08T04:53:08.642Z] 04:53:08 [2020-05-08T04:53:08.642Z] INFO: Docker images of the daemon under test 04:53:08 [2020-05-08T04:53:08.642Z] 04:53:08 [2020-05-08T04:53:08.642Z] REPOSITORY TAG IMAGE ID CREATED SIZE 04:53:08 [2020-05-08T04:53:08.642Z] 04:53:08 [2020-05-08T04:53:08.642Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore 04:53:08 [2020-05-08T04:53:08.642Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... 04:53:08 [2020-05-08T04:53:08.642Z] ltsc2019: Pulling from windows/servercore 04:53:09 [2020-05-08T04:53:09.077Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements 04:53:09 [2020-05-08T04:53:09.077Z] ok github.com/docker/docker/layer 7.189s coverage: 68.8% of statements 04:53:09 [2020-05-08T04:53:09.077Z] ? github.com/docker/docker/libcontainerd [no test files] 04:53:09 [2020-05-08T04:53:09.077Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 04:53:09 [2020-05-08T04:53:09.077Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 04:53:09 [2020-05-08T04:53:09.077Z] ? github.com/docker/docker/libcontainerd/types [no test files] 04:53:09 [2020-05-08T04:53:09.077Z] ? github.com/docker/docker/oci [no test files] 04:53:09 [2020-05-08T04:53:09.077Z] ? github.com/docker/docker/oci/caps [no test files] 04:53:09 [2020-05-08T04:53:09.077Z] ? github.com/docker/docker/pkg/containerfs [no test files] 04:53:09 [2020-05-08T04:53:09.077Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 04:53:09 [2020-05-08T04:53:09.077Z] ok github.com/docker/docker/pkg/fsutils 0.303s coverage: 85.1% of statements 04:53:09 [2020-05-08T04:53:09.093Z] 65014b3c3121: Pulling fs layer 04:53:09 [2020-05-08T04:53:09.093Z] eac6fba788c9: Pulling fs layer 04:53:09 [2020-05-08T04:53:09.336Z] ok github.com/docker/docker/pkg/homedir 0.025s coverage: 11.4% of statements 04:53:09 [2020-05-08T04:53:09.336Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements 04:53:10 [2020-05-08T04:53:10.275Z] ok github.com/docker/docker/pkg/jsonmessage 0.025s coverage: 91.7% of statements 04:53:10 [2020-05-08T04:53:10.534Z] ok github.com/docker/docker/pkg/locker 0.031s coverage: 88.9% of statements 04:53:10 [2020-05-08T04:53:10.795Z] ok github.com/docker/docker/pkg/longpath 0.018s coverage: 100.0% of statements 04:53:11 [2020-05-08T04:53:11.055Z] ok github.com/docker/docker/pkg/ioutils 0.610s coverage: 70.6% of statements 04:53:11 [2020-05-08T04:53:11.055Z] ok github.com/docker/docker/pkg/namesgenerator 0.021s coverage: 85.7% of statements 04:53:11 [2020-05-08T04:53:11.055Z] ok github.com/docker/docker/pkg/idtools 0.908s coverage: 70.3% of statements 04:53:11 [2020-05-08T04:53:11.055Z] ? github.com/docker/docker/pkg/loopback [no test files] 04:53:11 [2020-05-08T04:53:11.055Z] ? github.com/docker/docker/pkg/mount [no test files] 04:53:11 [2020-05-08T04:53:11.055Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 04:53:11 [2020-05-08T04:53:11.315Z] ok github.com/docker/docker/pkg/parsers 0.021s coverage: 97.0% of statements 04:53:11 [2020-05-08T04:53:11.574Z] ok github.com/docker/docker/pkg/parsers/kernel 0.013s coverage: 60.0% of statements 04:53:11 [2020-05-08T04:53:11.834Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.039s coverage: 91.4% of statements 04:53:11 [2020-05-08T04:53:11.834Z] ok github.com/docker/docker/pkg/pidfile 0.018s coverage: 82.4% of statements 04:53:11 [2020-05-08T04:53:11.834Z] ? github.com/docker/docker/pkg/platform [no test files] 04:53:11 [2020-05-08T04:53:11.834Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 04:53:12 [2020-05-08T04:53:12.774Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.069s coverage: 56.8% of statements 04:53:13 [2020-05-08T04:53:13.034Z] ok github.com/docker/docker/pkg/pools 0.016s coverage: 88.2% of statements 04:53:13 [2020-05-08T04:53:13.034Z] ok github.com/docker/docker/pkg/plugins/transport 0.021s coverage: 85.7% of statements 04:53:13 [2020-05-08T04:53:13.294Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements 04:53:13 [2020-05-08T04:53:13.667Z] #33 ... 04:53:13 [2020-05-08T04:53:13.667Z] 04:53:13 [2020-05-08T04:53:13.667Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:53:13 [2020-05-08T04:53:13.667Z] #47 26.53 unicode/utf16 04:53:13 [2020-05-08T04:53:13.667Z] #47 26.89 container/list 04:53:13 [2020-05-08T04:53:13.667Z] #47 27.40 crypto/internal/subtle 04:53:13 [2020-05-08T04:53:13.667Z] #47 27.49 crypto/subtle 04:53:13 [2020-05-08T04:53:13.667Z] #47 27.66 vendor/golang.org/x/crypto/cryptobyte/asn1 04:53:13 [2020-05-08T04:53:13.667Z] #47 27.78 internal/nettrace 04:53:13 [2020-05-08T04:53:13.667Z] #47 27.89 runtime/cgo 04:53:13 [2020-05-08T04:53:13.863Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements 04:53:14 [2020-05-08T04:53:14.431Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements 04:53:14 [2020-05-08T04:53:14.690Z] ok github.com/docker/docker/pkg/pubsub 1.087s coverage: 73.9% of statements 04:53:14 [2020-05-08T04:53:14.949Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements 04:53:15 [2020-05-08T04:53:15.209Z] ok github.com/docker/docker/pkg/stringid 0.014s coverage: 70.6% of statements 04:53:15 [2020-05-08T04:53:15.469Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements 04:53:16 [2020-05-08T04:53:16.406Z] ok github.com/docker/docker/pkg/sysinfo 0.018s coverage: 54.1% of statements 04:53:16 [2020-05-08T04:53:16.665Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 36.9% of statements 04:53:16 [2020-05-08T04:53:16.925Z] ok github.com/docker/docker/pkg/signal 2.798s coverage: 61.0% of statements 04:53:16 [2020-05-08T04:53:16.956Z] #47 ... 04:53:16 [2020-05-08T04:53:16.957Z] 04:53:16 [2020-05-08T04:53:16.957Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:53:16 [2020-05-08T04:53:16.957Z] #74 29.93 Checking out files: 63% (1321/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. 04:53:16 [2020-05-08T04:53:16.957Z] #74 30.64 + cd /tmp/tmp.MRE4p0jW0C/src/github.com/docker/libnetwork 04:53:16 [2020-05-08T04:53:16.957Z] #74 30.64 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee 04:53:16 [2020-05-08T04:53:16.957Z] #74 31.13 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy 04:53:17 [2020-05-08T04:53:17.185Z] ok github.com/docker/docker/pkg/tailfile 0.126s coverage: 88.6% of statements 04:53:17 [2020-05-08T04:53:17.185Z] testing: warning: no tests to run 04:53:17 [2020-05-08T04:53:17.185Z] coverage: [no statements] 04:53:17 [2020-05-08T04:53:17.185Z] ok github.com/docker/docker/pkg/term/windows 0.012s coverage: [no statements] [no tests to run] 04:53:17 [2020-05-08T04:53:17.755Z] ok github.com/docker/docker/pkg/tarsum 0.110s coverage: 89.3% of statements 04:53:17 [2020-05-08T04:53:17.755Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements 04:53:18 [2020-05-08T04:53:18.015Z] ok github.com/docker/docker/pkg/truncindex 0.116s coverage: 91.5% of statements 04:53:18 [2020-05-08T04:53:18.275Z] ok github.com/docker/docker/pkg/useragent 0.009s coverage: 88.9% of statements 04:53:19 [2020-05-08T04:53:19.287Z] eac6fba788c9: Verifying Checksum 04:53:19 [2020-05-08T04:53:19.287Z] eac6fba788c9: Download complete 04:53:19 [2020-05-08T04:53:19.488Z] #74 ... 04:53:19 [2020-05-08T04:53:19.488Z] 04:53:19 [2020-05-08T04:53:19.488Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:53:19 [2020-05-08T04:53:19.488Z] #56 24.00 + cd /tmp/tmp.shx0iNRM0y/src/github.com/mvdan/sh 04:53:19 [2020-05-08T04:53:19.488Z] #56 24.00 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f 04:53:19 [2020-05-08T04:53:19.488Z] #56 24.12 + GO111MODULE=on 04:53:19 [2020-05-08T04:53:19.488Z] #56 24.12 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt 04:53:19 [2020-05-08T04:53:19.488Z] #56 25.08 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 04:53:19 [2020-05-08T04:53:19.488Z] #56 25.28 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 04:53:19 [2020-05-08T04:53:19.488Z] #56 25.28 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 04:53:19 [2020-05-08T04:53:19.488Z] #56 25.54 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 04:53:19 [2020-05-08T04:53:19.488Z] #56 25.57 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 04:53:19 [2020-05-08T04:53:19.488Z] #56 26.46 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 04:53:19 [2020-05-08T04:53:19.488Z] #56 27.34 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be 04:53:19 [2020-05-08T04:53:19.488Z] #56 28.77 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be 04:53:19 [2020-05-08T04:53:19.488Z] #56 30.03 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 04:53:19 [2020-05-08T04:53:19.488Z] #56 30.30 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc 04:53:19 [2020-05-08T04:53:19.488Z] #56 30.48 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be 04:53:19 [2020-05-08T04:53:19.488Z] #56 30.52 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e 04:53:19 [2020-05-08T04:53:19.488Z] #56 31.32 runtime/cgo 04:53:19 [2020-05-08T04:53:19.488Z] #56 31.53 runtime 04:53:19 [2020-05-08T04:53:19.488Z] #56 ... 04:53:19 [2020-05-08T04:53:19.488Z] 04:53:19 [2020-05-08T04:53:19.488Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 04:53:19 [2020-05-08T04:53:19.488Z] #41 30.15 Checking out files: 89% (1432/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. 04:53:19 [2020-05-08T04:53:19.488Z] #41 30.37 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 04:53:19 [2020-05-08T04:53:19.488Z] #41 33.00 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry 04:53:19 [2020-05-08T04:53:19.657Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements 04:53:20 [2020-05-08T04:53:20.226Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 73.8% of statements 04:53:20 [2020-05-08T04:53:20.485Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements 04:53:21 [2020-05-08T04:53:21.389Z] #41 ... 04:53:21 [2020-05-08T04:53:21.389Z] 04:53:21 [2020-05-08T04:53:21.389Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 04:53:21 [2020-05-08T04:53:21.389Z] #10 26.68 Fetched 8347 kB in 22s (383 kB/s) 04:53:21 [2020-05-08T04:53:21.389Z] #10 26.68 Reading package lists... 04:53:21 [2020-05-08T04:53:21.389Z] #10 34.05 Reading package lists... 04:53:21 [2020-05-08T04:53:21.389Z] #10 ... 04:53:21 [2020-05-08T04:53:21.389Z] 04:53:21 [2020-05-08T04:53:21.389Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 04:53:21 [2020-05-08T04:53:21.389Z] #35 28.56 Fetched 8347 kB in 23s (365 kB/s) 04:53:21 [2020-05-08T04:53:21.389Z] #35 28.56 Reading package lists... 04:53:21 [2020-05-08T04:53:21.423Z] ok github.com/docker/docker/plugin 0.632s coverage: 23.3% of statements 04:53:21 [2020-05-08T04:53:21.682Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements 04:53:22 [2020-05-08T04:53:22.251Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 50.9% of statements 04:53:22 [2020-05-08T04:53:22.325Z] #35 36.19 Reading package lists... 04:53:22 [2020-05-08T04:53:22.325Z] #35 ... 04:53:22 [2020-05-08T04:53:22.325Z] 04:53:22 [2020-05-08T04:53:22.325Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... 04:53:22 [2020-05-08T04:53:22.325Z] #62 30.80 Fetched 8347 kB in 22s (381 kB/s) 04:53:22 [2020-05-08T04:53:22.325Z] #62 30.80 Reading package lists... 04:53:22 [2020-05-08T04:53:22.511Z] ok github.com/docker/docker/registry 0.240s coverage: 56.1% of statements 04:53:22 [2020-05-08T04:53:22.583Z] #62 37.60 Reading package lists... 04:53:22 [2020-05-08T04:53:22.583Z] #62 ... 04:53:22 [2020-05-08T04:53:22.583Z] 04:53:22 [2020-05-08T04:53:22.583Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 04:53:22 [2020-05-08T04:53:22.583Z] #43 27.99 Fetched 8347 kB in 22s (378 kB/s) 04:53:22 [2020-05-08T04:53:22.583Z] #43 27.99 Reading package lists... 04:53:22 [2020-05-08T04:53:22.772Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements 04:53:22 [2020-05-08T04:53:22.842Z] #43 34.72 Reading package lists... 04:53:22 [2020-05-08T04:53:22.842Z] #43 ... 04:53:22 [2020-05-08T04:53:22.842Z] 04:53:22 [2020-05-08T04:53:22.842Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 04:53:22 [2020-05-08T04:53:22.842Z] #25 31.69 Fetched 8347 kB in 22s (377 kB/s) 04:53:22 [2020-05-08T04:53:22.842Z] #25 31.69 Reading package lists... 04:53:22 [2020-05-08T04:53:22.954Z] 65014b3c3121: Verifying Checksum 04:53:22 [2020-05-08T04:53:22.954Z] 65014b3c3121: Download complete 04:53:24 [2020-05-08T04:53:24.152Z] ok github.com/docker/docker/runconfig 0.053s coverage: 65.8% of statements 04:53:25 [2020-05-08T04:53:25.316Z] #25 38.77 Reading package lists... 04:53:25 [2020-05-08T04:53:25.316Z] #25 ... 04:53:25 [2020-05-08T04:53:25.316Z] 04:53:25 [2020-05-08T04:53:25.316Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 04:53:25 [2020-05-08T04:53:25.316Z] #10 34.05 Reading package lists... 04:53:25 [2020-05-08T04:53:25.533Z] ok github.com/docker/docker/volume/drivers 0.013s coverage: 36.1% of statements 04:53:25 [2020-05-08T04:53:25.533Z] ok github.com/docker/docker/volume/local 0.062s coverage: 73.0% of statements 04:53:26 [2020-05-08T04:53:26.101Z] ok github.com/docker/docker/volume/mounts 0.091s coverage: 67.0% of statements 04:53:27 [2020-05-08T04:53:27.036Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements 04:53:27 [2020-05-08T04:53:27.478Z] #10 41.01 Building dependency tree... 04:53:29 [2020-05-08T04:53:29.381Z] #10 44.67 The following additional packages will be installed: 04:53:29 [2020-05-08T04:53:29.381Z] #10 44.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base 04:53:29 [2020-05-08T04:53:29.381Z] #10 44.68 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 04:53:29 [2020-05-08T04:53:29.381Z] #10 44.69 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 04:53:29 [2020-05-08T04:53:29.381Z] #10 44.69 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev 04:53:29 [2020-05-08T04:53:29.381Z] #10 44.69 Suggested packages: 04:53:29 [2020-05-08T04:53:29.381Z] #10 44.70 gcc-8-locales seccomp wine64 04:53:29 [2020-05-08T04:53:29.706Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m2.382938268s with top 10 stages: buildssa: 1m34.626835674s, goimports: 22.002172378s, unconvert: 12.696268526s, gosec: 10.637423264s, golint: 5.465434809s, ineffassign: 4.145338346s, misspell: 3.799037316s, inspect: 3.559672877s, vrp: 2.71603698s, printf: 2.034822962s 04:53:30 [2020-05-08T04:53:30.757Z] #10 46.01 The following NEW packages will be installed: 04:53:30 [2020-05-08T04:53:30.757Z] #10 46.04 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup 04:53:30 [2020-05-08T04:53:30.757Z] #10 46.04 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev 04:53:30 [2020-05-08T04:53:30.757Z] #10 46.04 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev 04:53:30 [2020-05-08T04:53:30.757Z] #10 46.04 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev 04:53:30 [2020-05-08T04:53:30.757Z] #10 46.05 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev 04:53:30 [2020-05-08T04:53:30.757Z] #10 46.05 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev 04:53:31 [2020-05-08T04:53:31.327Z] #10 46.51 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. 04:53:31 [2020-05-08T04:53:31.327Z] #10 46.51 Need to get 77.7 MB of archives. 04:53:31 [2020-05-08T04:53:31.327Z] #10 46.51 After this operation, 487 MB of additional disk space will be used. 04:53:31 [2020-05-08T04:53:31.327Z] #10 46.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] 04:53:31 [2020-05-08T04:53:31.327Z] #10 46.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] 04:53:31 [2020-05-08T04:53:31.613Z] #10 47.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] 04:53:31 [2020-05-08T04:53:31.613Z] #10 47.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] 04:53:31 [2020-05-08T04:53:31.613Z] #10 47.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] 04:53:31 [2020-05-08T04:53:31.613Z] #10 47.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] 04:53:31 [2020-05-08T04:53:31.613Z] #10 ... 04:53:31 [2020-05-08T04:53:31.613Z] 04:53:31 [2020-05-08T04:53:31.613Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:53:31 [2020-05-08T04:53:31.613Z] #33 46.78 sync 04:53:31 [2020-05-08T04:53:31.910Z] #33 46.78 internal/reflectlite 04:53:34 [2020-05-08T04:53:34.473Z] #33 ... 04:53:34 [2020-05-08T04:53:34.473Z] 04:53:34 [2020-05-08T04:53:34.473Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:53:34 [2020-05-08T04:53:34.473Z] #74 DONE 49.3s 04:53:34 [2020-05-08T04:53:34.473Z] 04:53:34 [2020-05-08T04:53:34.473Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 04:53:34 [2020-05-08T04:53:34.473Z] #43 34.72 Reading package lists... 04:53:34 [2020-05-08T04:53:34.473Z] #43 41.88 Building dependency tree... 04:53:34 [2020-05-08T04:53:34.473Z] #43 45.47 The following additional packages will be installed: 04:53:34 [2020-05-08T04:53:34.473Z] #43 45.47 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 04:53:34 [2020-05-08T04:53:34.473Z] #43 45.47 libprotoc17 python-pkg-resources python-six zlib1g-dev 04:53:34 [2020-05-08T04:53:34.473Z] #43 45.48 Suggested packages: 04:53:34 [2020-05-08T04:53:34.473Z] #43 45.48 manpages-dev python-setuptools 04:53:34 [2020-05-08T04:53:34.473Z] #43 46.80 The following NEW packages will be installed: 04:53:34 [2020-05-08T04:53:34.473Z] #43 46.83 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev 04:53:34 [2020-05-08T04:53:34.473Z] #43 46.83 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 04:53:34 [2020-05-08T04:53:34.473Z] #43 46.83 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf 04:53:34 [2020-05-08T04:53:34.473Z] #43 46.84 python-six zlib1g-dev 04:53:34 [2020-05-08T04:53:34.473Z] #43 47.30 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. 04:53:34 [2020-05-08T04:53:34.473Z] #43 47.30 Need to get 4095 kB of archives. 04:53:34 [2020-05-08T04:53:34.473Z] #43 47.30 After this operation, 22.5 MB of additional disk space will be used. 04:53:34 [2020-05-08T04:53:34.473Z] #43 47.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] 04:53:34 [2020-05-08T04:53:34.473Z] #43 47.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 04:53:34 [2020-05-08T04:53:34.473Z] #43 47.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] 04:53:34 [2020-05-08T04:53:34.473Z] #43 47.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 04:53:34 [2020-05-08T04:53:34.473Z] #43 47.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] 04:53:34 [2020-05-08T04:53:34.473Z] #43 47.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 04:53:34 [2020-05-08T04:53:34.473Z] #43 47.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] 04:53:34 [2020-05-08T04:53:34.473Z] #43 47.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] 04:53:34 [2020-05-08T04:53:34.473Z] #43 47.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] 04:53:34 [2020-05-08T04:53:34.473Z] #43 47.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] 04:53:34 [2020-05-08T04:53:34.473Z] #43 47.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] 04:53:34 [2020-05-08T04:53:34.473Z] #43 47.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] 04:53:34 [2020-05-08T04:53:34.473Z] #43 47.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] 04:53:34 [2020-05-08T04:53:34.473Z] #43 47.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] 04:53:34 [2020-05-08T04:53:34.473Z] #43 47.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] 04:53:34 [2020-05-08T04:53:34.473Z] #43 47.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] 04:53:34 [2020-05-08T04:53:34.473Z] #43 47.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] 04:53:34 [2020-05-08T04:53:34.473Z] #43 49.56 debconf: delaying package configuration, since apt-utils is not installed 04:53:34 [2020-05-08T04:53:34.473Z] #43 49.87 Fetched 4095 kB in 1s (4636 kB/s) 04:53:34 [2020-05-08T04:53:34.479Z] #65 ... 04:53:34 [2020-05-08T04:53:34.479Z] 04:53:34 [2020-05-08T04:53:34.479Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:53:34 [2020-05-08T04:53:34.479Z] #53 DONE 176.8s 04:53:34 [2020-05-08T04:53:34.479Z] 04:53:34 [2020-05-08T04:53:34.479Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:53:34 [2020-05-08T04:53:34.479Z] #65 ... 04:53:34 [2020-05-08T04:53:34.479Z] 04:53:34 [2020-05-08T04:53:34.479Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... 04:53:34 [2020-05-08T04:53:34.479Z] #54 DONE 0.2s 04:53:34 [2020-05-08T04:53:34.479Z] 04:53:34 [2020-05-08T04:53:34.479Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... 04:53:34 [2020-05-08T04:53:34.479Z] #57 DONE 0.1s 04:53:34 [2020-05-08T04:53:34.479Z] 04:53:34 [2020-05-08T04:53:34.479Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... 04:53:34 [2020-05-08T04:53:34.479Z] #61 DONE 0.1s 04:53:34 [2020-05-08T04:53:34.479Z] 04:53:34 [2020-05-08T04:53:34.479Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:53:34 [2020-05-08T04:53:34.732Z] #43 50.03 Selecting previously unselected package libcap-dev:amd64. 04:53:34 [2020-05-08T04:53:34.732Z] #43 50.03 (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 ... 15409 files and directories currently installed.) 04:53:34 [2020-05-08T04:53:34.732Z] #43 50.17 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... 04:53:34 [2020-05-08T04:53:34.732Z] #43 50.19 Unpacking libcap-dev:amd64 (1:2.25-2) ... 04:53:34 [2020-05-08T04:53:34.991Z] #43 50.46 Selecting previously unselected package libnet1:amd64. 04:53:34 [2020-05-08T04:53:34.991Z] #43 50.47 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 04:53:34 [2020-05-08T04:53:34.991Z] #43 50.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 04:53:35 [2020-05-08T04:53:35.251Z] #43 ... 04:53:35 [2020-05-08T04:53:35.251Z] 04:53:35 [2020-05-08T04:53:35.252Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:53:35 [2020-05-08T04:53:35.252Z] #47 50.19 github.com/LK4D4/vndr/godl/singleflight 04:53:35 [2020-05-08T04:53:35.252Z] #47 50.20 errors 04:53:35 [2020-05-08T04:53:35.819Z] #47 50.72 sort 04:53:35 [2020-05-08T04:53:35.819Z] #47 50.72 io 04:53:37 [2020-05-08T04:53:37.152Z] #65 157.8 + bin/containerd-stress 04:53:37 [2020-05-08T04:53:37.195Z] #47 ... 04:53:37 [2020-05-08T04:53:37.195Z] 04:53:37 [2020-05-08T04:53:37.195Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... 04:53:37 [2020-05-08T04:53:37.195Z] #62 37.60 Reading package lists... 04:53:37 [2020-05-08T04:53:37.195Z] #62 44.70 Building dependency tree... 04:53:37 [2020-05-08T04:53:37.195Z] #62 48.71 The following additional packages will be installed: 04:53:37 [2020-05-08T04:53:37.195Z] #62 48.72 libbtrfs0 04:53:37 [2020-05-08T04:53:37.195Z] #62 48.93 The following NEW packages will be installed: 04:53:37 [2020-05-08T04:53:37.195Z] #62 48.96 libbtrfs-dev libbtrfs0 04:53:37 [2020-05-08T04:53:37.195Z] #62 49.38 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. 04:53:37 [2020-05-08T04:53:37.195Z] #62 49.38 Need to get 119 kB of archives. 04:53:37 [2020-05-08T04:53:37.195Z] #62 49.38 After this operation, 387 kB of additional disk space will be used. 04:53:37 [2020-05-08T04:53:37.195Z] #62 49.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 04:53:37 [2020-05-08T04:53:37.195Z] #62 49.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 04:53:37 [2020-05-08T04:53:37.195Z] #62 51.18 debconf: delaying package configuration, since apt-utils is not installed 04:53:37 [2020-05-08T04:53:37.195Z] #62 51.44 Fetched 119 kB in 0s (407 kB/s) 04:53:37 [2020-05-08T04:53:37.195Z] #62 51.57 Selecting previously unselected package libbtrfs0. 04:53:37 [2020-05-08T04:53:37.195Z] #62 51.57 (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 ... 15409 files and directories currently installed.) 04:53:37 [2020-05-08T04:53:37.195Z] #62 51.65 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... 04:53:37 [2020-05-08T04:53:37.195Z] #62 51.66 Unpacking libbtrfs0 (4.20.1-2) ... 04:53:37 [2020-05-08T04:53:37.195Z] #62 51.80 Selecting previously unselected package libbtrfs-dev. 04:53:37 [2020-05-08T04:53:37.195Z] #62 51.85 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... 04:53:37 [2020-05-08T04:53:37.195Z] #62 51.86 Unpacking libbtrfs-dev (4.20.1-2) ... 04:53:37 [2020-05-08T04:53:37.195Z] #62 52.05 Setting up libbtrfs0 (4.20.1-2) ... 04:53:37 [2020-05-08T04:53:37.195Z] #62 52.08 Setting up libbtrfs-dev (4.20.1-2) ... 04:53:37 [2020-05-08T04:53:37.195Z] #62 52.09 Processing triggers for libc-bin (2.28-10) ... 04:53:37 [2020-05-08T04:53:37.195Z] #62 DONE 52.5s 04:53:37 [2020-05-08T04:53:37.195Z] 04:53:37 [2020-05-08T04:53:37.195Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 04:53:37 [2020-05-08T04:53:37.195Z] #63 DONE 0.1s 04:53:37 [2020-05-08T04:53:37.195Z] 04:53:37 [2020-05-08T04:53:37.195Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:53:37 [2020-05-08T04:53:37.195Z] #47 51.92 strconv 04:53:37 [2020-05-08T04:53:37.195Z] #47 ... 04:53:37 [2020-05-08T04:53:37.195Z] 04:53:37 [2020-05-08T04:53:37.195Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ 04:53:37 [2020-05-08T04:53:37.195Z] #64 DONE 0.1s 04:53:37 [2020-05-08T04:53:37.454Z] 04:53:37 [2020-05-08T04:53:37.454Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 04:53:37 [2020-05-08T04:53:37.454Z] #43 50.92 Selecting previously unselected package libnet1-dev. 04:53:37 [2020-05-08T04:53:37.454Z] #43 50.92 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... 04:53:37 [2020-05-08T04:53:37.454Z] #43 50.94 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... 04:53:37 [2020-05-08T04:53:37.454Z] #43 51.14 Selecting previously unselected package libnl-3-200:amd64. 04:53:37 [2020-05-08T04:53:37.454Z] #43 51.15 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... 04:53:37 [2020-05-08T04:53:37.454Z] #43 51.16 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 04:53:37 [2020-05-08T04:53:37.454Z] #43 51.32 Selecting previously unselected package libnl-3-dev:amd64. 04:53:37 [2020-05-08T04:53:37.454Z] #43 51.33 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... 04:53:37 [2020-05-08T04:53:37.454Z] #43 51.40 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... 04:53:37 [2020-05-08T04:53:37.454Z] #43 51.76 Selecting previously unselected package libprotobuf-c1:amd64. 04:53:37 [2020-05-08T04:53:37.454Z] #43 51.76 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 04:53:37 [2020-05-08T04:53:37.454Z] #43 51.76 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 04:53:37 [2020-05-08T04:53:37.454Z] #43 51.85 Selecting previously unselected package libprotobuf-c-dev:amd64. 04:53:37 [2020-05-08T04:53:37.454Z] #43 51.87 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... 04:53:37 [2020-05-08T04:53:37.454Z] #43 51.89 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 04:53:37 [2020-05-08T04:53:37.454Z] #43 52.05 Selecting previously unselected package zlib1g-dev:amd64. 04:53:37 [2020-05-08T04:53:37.454Z] #43 52.05 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... 04:53:37 [2020-05-08T04:53:37.454Z] #43 52.06 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... 04:53:37 [2020-05-08T04:53:37.454Z] #43 52.32 Selecting previously unselected package libprotobuf17:amd64. 04:53:37 [2020-05-08T04:53:37.454Z] #43 52.33 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... 04:53:37 [2020-05-08T04:53:37.454Z] #43 52.34 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... 04:53:37 [2020-05-08T04:53:37.713Z] #43 ... 04:53:37 [2020-05-08T04:53:37.713Z] 04:53:37 [2020-05-08T04:53:37.713Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 04:53:37 [2020-05-08T04:53:37.713Z] #35 36.19 Reading package lists... 04:53:37 [2020-05-08T04:53:37.713Z] #35 43.30 Building dependency tree... 04:53:37 [2020-05-08T04:53:37.713Z] #35 46.98 The following additional packages will be installed: 04:53:37 [2020-05-08T04:53:37.713Z] #35 47.01 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd 04:53:37 [2020-05-08T04:53:37.713Z] #35 47.04 Suggested packages: 04:53:37 [2020-05-08T04:53:37.713Z] #35 47.04 cmake-doc ninja-build lrzip 04:53:37 [2020-05-08T04:53:37.713Z] #35 47.04 Recommended packages: 04:53:37 [2020-05-08T04:53:37.713Z] #35 47.04 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny 04:53:37 [2020-05-08T04:53:37.713Z] #35 48.53 The following NEW packages will be installed: 04:53:37 [2020-05-08T04:53:37.713Z] #35 48.54 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 04:53:37 [2020-05-08T04:53:37.713Z] #35 48.54 vim-common xxd 04:53:37 [2020-05-08T04:53:37.713Z] #35 48.94 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. 04:53:37 [2020-05-08T04:53:37.713Z] #35 48.94 Need to get 14.9 MB of archives. 04:53:37 [2020-05-08T04:53:37.713Z] #35 48.94 After this operation, 61.8 MB of additional disk space will be used. 04:53:37 [2020-05-08T04:53:37.713Z] #35 48.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 04:53:37 [2020-05-08T04:53:37.713Z] #35 48.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 04:53:37 [2020-05-08T04:53:37.713Z] #35 48.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] 04:53:37 [2020-05-08T04:53:37.713Z] #35 49.11 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 04:53:37 [2020-05-08T04:53:37.713Z] #35 50.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] 04:53:37 [2020-05-08T04:53:37.713Z] #35 50.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] 04:53:37 [2020-05-08T04:53:37.713Z] #35 50.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] 04:53:37 [2020-05-08T04:53:37.713Z] #35 50.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] 04:53:37 [2020-05-08T04:53:37.713Z] #35 50.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] 04:53:37 [2020-05-08T04:53:37.713Z] #35 50.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] 04:53:37 [2020-05-08T04:53:37.713Z] #35 52.27 debconf: delaying package configuration, since apt-utils is not installed 04:53:37 [2020-05-08T04:53:37.713Z] #35 52.58 Fetched 14.9 MB in 2s (6167 kB/s) 04:53:37 [2020-05-08T04:53:37.713Z] #35 52.82 Selecting previously unselected package xxd. 04:53:37 [2020-05-08T04:53:37.713Z] #35 52.82 (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 ... 15409 files and directories currently installed.) 04:53:37 [2020-05-08T04:53:37.713Z] #35 52.92 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... 04:53:37 [2020-05-08T04:53:37.713Z] #35 52.93 Unpacking xxd (2:8.1.0875-5) ... 04:53:37 [2020-05-08T04:53:37.972Z] #35 53.24 Selecting previously unselected package vim-common. 04:53:37 [2020-05-08T04:53:37.972Z] #35 53.25 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... 04:53:37 [2020-05-08T04:53:37.972Z] #35 53.38 Unpacking vim-common (2:8.1.0875-5) ... 04:53:38 [2020-05-08T04:53:38.158Z] #65 159.1 + bin/containerd-shim 04:53:38 [2020-05-08T04:53:38.232Z] #35 ... 04:53:38 [2020-05-08T04:53:38.232Z] 04:53:38 [2020-05-08T04:53:38.232Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 04:53:38 [2020-05-08T04:53:38.232Z] #43 53.73 Selecting previously unselected package libprotobuf-lite17:amd64. 04:53:38 [2020-05-08T04:53:38.232Z] #43 53.73 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... 04:53:38 [2020-05-08T04:53:38.232Z] #43 53.76 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... 04:53:38 [2020-05-08T04:53:38.491Z] #43 54.01 Selecting previously unselected package libprotobuf-dev:amd64. 04:53:38 [2020-05-08T04:53:38.491Z] #43 54.01 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... 04:53:38 [2020-05-08T04:53:38.754Z] #43 54.01 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... 04:53:39 [2020-05-08T04:53:39.328Z] #43 ... 04:53:39 [2020-05-08T04:53:39.328Z] 04:53:39 [2020-05-08T04:53:39.328Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... 04:53:39 [2020-05-08T04:53:39.328Z] #25 38.77 Reading package lists... 04:53:39 [2020-05-08T04:53:39.328Z] #25 46.12 Building dependency tree... 04:53:39 [2020-05-08T04:53:39.328Z] #25 50.28 ca-certificates is already the newest version (20190110). 04:53:39 [2020-05-08T04:53:39.328Z] #25 50.28 The following additional packages will be installed: 04:53:39 [2020-05-08T04:53:39.328Z] #25 50.29 libjq1 libonig5 04:53:39 [2020-05-08T04:53:39.328Z] #25 51.05 The following NEW packages will be installed: 04:53:39 [2020-05-08T04:53:39.328Z] #25 51.06 jq libjq1 libonig5 04:53:39 [2020-05-08T04:53:39.328Z] #25 51.44 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. 04:53:39 [2020-05-08T04:53:39.328Z] #25 51.44 Need to get 355 kB of archives. 04:53:39 [2020-05-08T04:53:39.328Z] #25 51.44 After this operation, 1072 kB of additional disk space will be used. 04:53:39 [2020-05-08T04:53:39.328Z] #25 51.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 04:53:39 [2020-05-08T04:53:39.328Z] #25 51.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 04:53:39 [2020-05-08T04:53:39.328Z] #25 51.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 04:53:39 [2020-05-08T04:53:39.328Z] #25 52.85 debconf: delaying package configuration, since apt-utils is not installed 04:53:39 [2020-05-08T04:53:39.328Z] #25 53.15 Fetched 355 kB in 0s (1279 kB/s) 04:53:39 [2020-05-08T04:53:39.328Z] #25 53.28 Selecting previously unselected package libonig5:amd64. 04:53:39 [2020-05-08T04:53:39.328Z] #25 53.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) 04:53:39 [2020-05-08T04:53:39.328Z] #25 53.38 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... 04:53:39 [2020-05-08T04:53:39.328Z] #25 53.39 Unpacking libonig5:amd64 (6.9.1-1) ... 04:53:39 [2020-05-08T04:53:39.328Z] #25 53.69 Selecting previously unselected package libjq1:amd64. 04:53:39 [2020-05-08T04:53:39.328Z] #25 53.69 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... 04:53:39 [2020-05-08T04:53:39.328Z] #25 53.70 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 04:53:39 [2020-05-08T04:53:39.328Z] #25 53.90 Selecting previously unselected package jq. 04:53:39 [2020-05-08T04:53:39.328Z] #25 53.90 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... 04:53:39 [2020-05-08T04:53:39.328Z] #25 53.91 Unpacking jq (1.5+dfsg-2+b1) ... 04:53:39 [2020-05-08T04:53:39.328Z] #25 54.16 Setting up libonig5:amd64 (6.9.1-1) ... 04:53:39 [2020-05-08T04:53:39.328Z] #25 54.17 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 04:53:39 [2020-05-08T04:53:39.328Z] #25 54.20 Setting up jq (1.5+dfsg-2+b1) ... 04:53:39 [2020-05-08T04:53:39.328Z] #25 54.21 Processing triggers for libc-bin (2.28-10) ... 04:53:39 [2020-05-08T04:53:39.328Z] #25 DONE 54.7s 04:53:39 [2020-05-08T04:53:39.328Z] 04:53:39 [2020-05-08T04:53:39.328Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / 04:53:39 [2020-05-08T04:53:39.328Z] #26 DONE 0.1s 04:53:39 [2020-05-08T04:53:39.328Z] 04:53:39 [2020-05-08T04:53:39.328Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 04:53:42 [2020-05-08T04:53:42.562Z] #65 163.4 + bin/containerd-shim-runc-v1 04:53:42 [2020-05-08T04:53:42.619Z] #27 ... 04:53:42 [2020-05-08T04:53:42.619Z] 04:53:42 [2020-05-08T04:53:42.619Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 04:53:42 [2020-05-08T04:53:42.619Z] #10 47.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] 04:53:42 [2020-05-08T04:53:42.619Z] #10 48.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] 04:53:42 [2020-05-08T04:53:42.619Z] #10 48.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] 04:53:42 [2020-05-08T04:53:42.619Z] #10 52.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] 04:53:42 [2020-05-08T04:53:42.619Z] #10 55.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] 04:53:42 [2020-05-08T04:53:42.619Z] #10 55.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] 04:53:42 [2020-05-08T04:53:42.619Z] #10 55.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] 04:53:42 [2020-05-08T04:53:42.619Z] #10 55.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] 04:53:42 [2020-05-08T04:53:42.619Z] #10 55.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] 04:53:42 [2020-05-08T04:53:42.619Z] #10 55.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] 04:53:42 [2020-05-08T04:53:42.619Z] #10 55.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] 04:53:42 [2020-05-08T04:53:42.619Z] #10 55.17 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] 04:53:42 [2020-05-08T04:53:42.619Z] #10 55.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] 04:53:42 [2020-05-08T04:53:42.619Z] #10 55.23 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] 04:53:42 [2020-05-08T04:53:42.619Z] #10 55.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] 04:53:42 [2020-05-08T04:53:42.619Z] #10 55.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] 04:53:42 [2020-05-08T04:53:42.619Z] #10 55.40 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] 04:53:42 [2020-05-08T04:53:42.619Z] #10 55.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] 04:53:42 [2020-05-08T04:53:42.619Z] #10 55.41 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] 04:53:42 [2020-05-08T04:53:42.619Z] #10 56.64 debconf: delaying package configuration, since apt-utils is not installed 04:53:42 [2020-05-08T04:53:42.619Z] #10 56.81 Fetched 77.7 MB in 9s (8459 kB/s) 04:53:42 [2020-05-08T04:53:42.619Z] #10 56.89 Selecting previously unselected package binutils-mingw-w64-i686. 04:53:42 [2020-05-08T04:53:42.619Z] #10 56.89 (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 ... 15409 files and directories currently installed.) 04:53:42 [2020-05-08T04:53:42.619Z] #10 56.98 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... 04:53:42 [2020-05-08T04:53:42.619Z] #10 56.98 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 04:53:42 [2020-05-08T04:53:42.619Z] #10 ... 04:53:42 [2020-05-08T04:53:42.619Z] 04:53:42 [2020-05-08T04:53:42.619Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 04:53:42 [2020-05-08T04:53:42.619Z] #43 55.74 Selecting previously unselected package libprotoc17:amd64. 04:53:42 [2020-05-08T04:53:42.619Z] #43 55.74 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... 04:53:42 [2020-05-08T04:53:42.619Z] #43 55.75 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... 04:53:42 [2020-05-08T04:53:42.619Z] #43 56.46 Selecting previously unselected package protobuf-c-compiler. 04:53:42 [2020-05-08T04:53:42.619Z] #43 56.46 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... 04:53:42 [2020-05-08T04:53:42.619Z] #43 56.47 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... 04:53:42 [2020-05-08T04:53:42.619Z] #43 56.64 Selecting previously unselected package protobuf-compiler. 04:53:42 [2020-05-08T04:53:42.619Z] #43 56.66 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... 04:53:42 [2020-05-08T04:53:42.619Z] #43 56.68 Unpacking protobuf-compiler (3.6.1.3-2) ... 04:53:42 [2020-05-08T04:53:42.619Z] #43 56.89 Selecting previously unselected package python-pkg-resources. 04:53:42 [2020-05-08T04:53:42.619Z] #43 56.91 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... 04:53:42 [2020-05-08T04:53:42.619Z] #43 56.92 Unpacking python-pkg-resources (40.8.0-1) ... 04:53:42 [2020-05-08T04:53:42.619Z] #43 57.21 Selecting previously unselected package python-six. 04:53:42 [2020-05-08T04:53:42.619Z] #43 57.22 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... 04:53:42 [2020-05-08T04:53:42.619Z] #43 57.23 Unpacking python-six (1.12.0-1) ... 04:53:42 [2020-05-08T04:53:42.619Z] #43 57.36 Selecting previously unselected package python-protobuf. 04:53:42 [2020-05-08T04:53:42.619Z] #43 57.38 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... 04:53:42 [2020-05-08T04:53:42.619Z] #43 57.39 Unpacking python-protobuf (3.6.1.3-2) ... 04:53:42 [2020-05-08T04:53:42.878Z] #43 58.09 Setting up python-pkg-resources (40.8.0-1) ... 04:53:44 [2020-05-08T04:53:44.070Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/api/server/backend/build [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ok github.com/docker/docker/api/server/middleware 0.042s coverage: 37.7% of statements 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/api/server/router [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/api/server/router/build [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/api/server/router/container [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/api/server/router/debug [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/api/server/router/image [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/api/server/router/network [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/api/server/router/session [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements 04:53:44 [2020-05-08T04:53:44.070Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.8% of statements 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/api/server/router/system [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/api/server/router/volume [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/api/types [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/api/types/backend [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/api/types/container [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/api/types/events [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ok github.com/docker/docker/api/types/filters 0.030s coverage: 92.2% of statements 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/api/types/image [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/api/types/mount [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/api/types/network [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/api/types/registry [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/api/types/swarm [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ok github.com/docker/docker/api/types/time 0.026s coverage: 100.0% of statements 04:53:44 [2020-05-08T04:53:44.070Z] ok github.com/docker/docker/api/types/versions 0.022s coverage: 75.0% of statements 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/api/types/volume [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/builder [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/builder/builder-next [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 04:53:44 [2020-05-08T04:53:44.070Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements 04:53:44 [2020-05-08T04:53:44.070Z] ok github.com/docker/docker/cli/debug 0.019s coverage: 100.0% of statements 04:53:44 [2020-05-08T04:53:44.562Z] INFO [runner/unused/goanalysis] analyzers took 26.378540656s with top 10 stages: buildssa: 22.377301078s, U1000: 4.001239578s 04:53:44 [2020-05-08T04:53:44.562Z] INFO [runner] Issues before processing: 2301, after processing: 0 04:53:44 [2020-05-08T04:53:44.562Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1692/1692, filename_unadjuster: 1692/1692, autogenerated_exclude: 1587/1692, exclude-rules: 63/1587, cgo: 1692/2301, skip_dirs: 1692/1692, identifier_marker: 1587/1587, exclude: 1587/1587, path_prettifier: 1692/1692, nolint: 0/63 04:53:44 [2020-05-08T04:53:44.562Z] INFO [runner] processing took 123.698255ms with stages: nolint: 54.144505ms, identifier_marker: 38.352517ms, path_prettifier: 12.633688ms, exclude-rules: 6.725634ms, autogenerated_exclude: 6.558085ms, skip_dirs: 3.54651ms, cgo: 981.519µs, filename_unadjuster: 749.549µs, max_same_issues: 1.589µs, uniq_by_line: 960ns, source_code: 693ns, path_shortener: 641ns, max_from_linter: 593ns, diff: 589ns, exclude: 439ns, skip_files: 437ns, max_per_file_from_linter: 307ns 04:53:44 [2020-05-08T04:53:44.562Z] INFO [runner] linters took 1m33.366926351s with stages: goanalysis_metalinter: 1m15.166368217s, unused: 18.07594786s 04:53:44 [2020-05-08T04:53:44.562Z] INFO File cache stats: 1442 entries of total size 6.8MiB 04:53:44 [2020-05-08T04:53:44.562Z] INFO Memory: 1557 samples, avg is 236.6MB, max is 3163.8MB 04:53:44 [2020-05-08T04:53:44.562Z] INFO Execution took 3m28.748469542s 04:53:44 [2020-05-08T04:53:44.562Z] Congratulations! The shell scripts are properly formatted. 04:53:44 [2020-05-08T04:53:44.582Z] #65 165.6 + bin/containerd-shim-runc-v2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh 04:53:45 [2020-05-08T04:53:45.197Z] #65 166.2 + binaries 04:53:45 [2020-05-08T04:53:45.197Z] #65 166.2 + mkdir -p /build 04:53:45 [2020-05-08T04:53:45.197Z] #65 166.2 + cp bin/containerd /build/containerd 04:53:45 [2020-05-08T04:53:45.197Z] #65 166.3 + cp bin/containerd-shim /build/containerd-shim 04:53:45 [2020-05-08T04:53:45.197Z] #65 166.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 04:53:45 [2020-05-08T04:53:45.197Z] #65 166.3 + cp bin/ctr /build/ctr 04:53:45 [2020-05-08T04:53:45.412Z] #43 ... 04:53:45 [2020-05-08T04:53:45.412Z] 04:53:45 [2020-05-08T04:53:45.412Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:53:45 [2020-05-08T04:53:45.412Z] #33 50.30 sort 04:53:45 [2020-05-08T04:53:45.412Z] #33 50.32 errors 04:53:45 [2020-05-08T04:53:45.412Z] #33 50.84 strconv 04:53:45 [2020-05-08T04:53:45.412Z] #33 51.91 io 04:53:45 [2020-05-08T04:53:45.412Z] #33 53.50 internal/oserror 04:53:45 [2020-05-08T04:53:45.412Z] #33 53.59 syscall 04:53:45 [2020-05-08T04:53:45.412Z] #33 54.99 reflect 04:53:45 [2020-05-08T04:53:45.412Z] #33 ... 04:53:45 [2020-05-08T04:53:45.412Z] 04:53:45 [2020-05-08T04:53:45.412Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 04:53:45 [2020-05-08T04:53:45.412Z] #27 3.954 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... 04:53:45 [2020-05-08T04:53:45.412Z] #27 4.298 04:53:45 [2020-05-08T04:53:45.412Z] #27 4.530 ## 3.1% ####### 10.5% ############# 18.4% ################### 27.1% ######################## 34.3% ############################# 41.4% ################################# 46.3% ###################################### 54.1% ############################################ 61.9% ################################################# 69.4% ###################################################### 75.2% ########################################################### 83.1% ################################################################# 90.8% ######################################################################## 100.0% 04:53:45 [2020-05-08T04:53:45.470Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40846/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=96109a81abb3ed379e894a79eee4dc18162866ce -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:96109a81abb3ed379e894a79eee4dc18162866ce hack/make.sh dynbinary-daemon test-docker-py 04:53:45 [2020-05-08T04:53:45.485Z] #65 DONE 166.7s 04:53:45 [2020-05-08T04:53:45.671Z] #27 6.291 04:53:45 [2020-05-08T04:53:45.727Z] 04:53:45 [2020-05-08T04:53:45.984Z] Removing bundles/ 04:53:45 [2020-05-08T04:53:45.984Z] 04:53:45 [2020-05-08T04:53:45.984Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) 04:53:45 [2020-05-08T04:53:45.984Z] Building: bundles/dynbinary-daemon/dockerd-dev 04:53:45 [2020-05-08T04:53:45.984Z] GOOS="" GOARCH="" GOARM="" 04:53:46 [2020-05-08T04:53:46.382Z] ok github.com/docker/docker/builder/remotecontext/git 5.201s coverage: 86.3% of statements 04:53:46 [2020-05-08T04:53:46.448Z] #27 6.491 0.1% ############### 21.2% ########################### 38.6% ###################################### 53.1% ################################################## 70.1% ################################################################ 90.3% ######################################################################## 100.0% 04:53:46 [2020-05-08T04:53:46.490Z] 04:53:46 [2020-05-08T04:53:46.490Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... 04:53:46 [2020-05-08T04:53:46.490Z] #66 DONE 0.3s 04:53:46 [2020-05-08T04:53:46.490Z] 04:53:46 [2020-05-08T04:53:46.490Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... 04:53:46 [2020-05-08T04:53:46.709Z] #27 7.510 04:53:46 [2020-05-08T04:53:46.772Z] #70 DONE 0.1s 04:53:46 [2020-05-08T04:53:46.772Z] 04:53:46 [2020-05-08T04:53:46.772Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... 04:53:46 [2020-05-08T04:53:46.772Z] #72 DONE 0.1s 04:53:46 [2020-05-08T04:53:46.772Z] 04:53:46 [2020-05-08T04:53:46.772Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... 04:53:47 [2020-05-08T04:53:47.053Z] #75 DONE 0.2s 04:53:47 [2020-05-08T04:53:47.053Z] 04:53:47 [2020-05-08T04:53:47.053Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 04:53:47 [2020-05-08T04:53:47.054Z] #76 DONE 0.0s 04:53:47 [2020-05-08T04:53:47.054Z] 04:53:47 [2020-05-08T04:53:47.054Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker 04:53:47 [2020-05-08T04:53:47.228Z] #27 7.680 ## 4.1% ######## 11.3% 04:53:47 [2020-05-08T04:53:47.228Z] #27 ... 04:53:47 [2020-05-08T04:53:47.228Z] 04:53:47 [2020-05-08T04:53:47.228Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:53:47 [2020-05-08T04:53:47.228Z] #65 3.146 + RM_GOPATH=0 04:53:47 [2020-05-08T04:53:47.228Z] #65 3.146 + TMP_GOPATH= 04:53:47 [2020-05-08T04:53:47.228Z] #65 3.146 + : /build 04:53:47 [2020-05-08T04:53:47.228Z] #65 3.146 + '[' -z '' ']' 04:53:47 [2020-05-08T04:53:47.228Z] #65 3.146 ++ mktemp -d 04:53:47 [2020-05-08T04:53:47.228Z] #65 3.146 + export GOPATH=/tmp/tmp.EW1lZTxTUN 04:53:47 [2020-05-08T04:53:47.228Z] #65 3.146 + GOPATH=/tmp/tmp.EW1lZTxTUN 04:53:47 [2020-05-08T04:53:47.228Z] #65 3.146 + RM_GOPATH=1 04:53:47 [2020-05-08T04:53:47.228Z] #65 3.146 ++ dirname ./install.sh 04:53:47 [2020-05-08T04:53:47.228Z] #65 3.157 + dir=. 04:53:47 [2020-05-08T04:53:47.228Z] #65 3.158 + bin=containerd 04:53:47 [2020-05-08T04:53:47.228Z] #65 3.158 + shift 04:53:47 [2020-05-08T04:53:47.228Z] #65 3.159 + '[' '!' -f ./containerd.installer ']' 04:53:47 [2020-05-08T04:53:47.228Z] #65 3.159 + . ./containerd.installer 04:53:47 [2020-05-08T04:53:47.228Z] #65 3.159 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 04:53:47 [2020-05-08T04:53:47.228Z] #65 3.160 + install_containerd 04:53:47 [2020-05-08T04:53:47.228Z] #65 3.160 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' 04:53:47 [2020-05-08T04:53:47.228Z] #65 3.161 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 04:53:47 [2020-05-08T04:53:47.228Z] #65 3.161 + git clone https://github.com/containerd/containerd.git /tmp/tmp.EW1lZTxTUN/src/github.com/containerd/containerd 04:53:47 [2020-05-08T04:53:47.228Z] #65 3.167 Cloning into '/tmp/tmp.EW1lZTxTUN/src/github.com/containerd/containerd'... 04:53:47 [2020-05-08T04:53:47.228Z] #65 ... 04:53:47 [2020-05-08T04:53:47.228Z] 04:53:47 [2020-05-08T04:53:47.228Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 04:53:47 [2020-05-08T04:53:47.487Z] #27 7.680 ## 4.1% ######## 11.3% ############## 19.8% ################## 25.1% ####################### 33.0% 04:53:47 [2020-05-08T04:53:47.487Z] #27 ... 04:53:47 [2020-05-08T04:53:47.487Z] 04:53:47 [2020-05-08T04:53:47.487Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:53:47 [2020-05-08T04:53:47.487Z] #47 52.39 bytes 04:53:47 [2020-05-08T04:53:47.487Z] #47 55.31 bufio 04:53:47 [2020-05-08T04:53:47.487Z] #47 56.67 reflect 04:53:47 [2020-05-08T04:53:47.487Z] #47 57.48 syscall 04:53:47 [2020-05-08T04:53:47.487Z] #47 ... 04:53:47 [2020-05-08T04:53:47.487Z] 04:53:47 [2020-05-08T04:53:47.487Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 04:53:47 [2020-05-08T04:53:47.667Z] #77 DONE 0.6s 04:53:47 [2020-05-08T04:53:47.667Z] 04:53:47 [2020-05-08T04:53:47.667Z] #78 exporting to image 04:53:47 [2020-05-08T04:53:47.667Z] #78 exporting layers 04:53:48 [2020-05-08T04:53:48.074Z] ok github.com/docker/docker/builder/remotecontext 0.621s coverage: 13.6% of statements 04:53:48 [2020-05-08T04:53:48.264Z] #27 7.680 ## 4.1% ######## 11.3% ############## 19.8% ################## 25.1% ####################### 33.0% ############################ 39.4% ############################### 44.4% ##################################### 51.7% ####################################### 54.2% ############################################# 62.7% ################################################ 67.0% #################################################### 72.6% ######################################################### 79.9% 04:53:48 [2020-05-08T04:53:48.264Z] #27 ... 04:53:48 [2020-05-08T04:53:48.264Z] 04:53:48 [2020-05-08T04:53:48.264Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 04:53:48 [2020-05-08T04:53:48.264Z] #35 53.78 Selecting previously unselected package cmake-data. 04:53:48 [2020-05-08T04:53:48.264Z] #35 53.80 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... 04:53:48 [2020-05-08T04:53:48.264Z] #35 53.81 Unpacking cmake-data (3.13.4-1) ... 04:53:48 [2020-05-08T04:53:48.264Z] #35 57.51 Selecting previously unselected package libicu63:amd64. 04:53:48 [2020-05-08T04:53:48.264Z] #35 57.52 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... 04:53:48 [2020-05-08T04:53:48.264Z] #35 57.53 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 04:53:48 [2020-05-08T04:53:48.522Z] #35 ... 04:53:48 [2020-05-08T04:53:48.522Z] 04:53:48 [2020-05-08T04:53:48.522Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 04:53:48 [2020-05-08T04:53:48.523Z] #27 7.680 ## 4.1% ######## 11.3% ############## 19.8% ################## 25.1% ####################### 33.0% ############################ 39.4% ############################### 44.4% ##################################### 51.7% ####################################### 54.2% ############################################# 62.7% ################################################ 67.0% #################################################### 72.6% ######################################################### 79.9% ############################################################## 86.7% ##################################################################### 97.1% ######################################################################## 100.0% 04:53:48 [2020-05-08T04:53:48.781Z] #27 9.574 04:53:48 [2020-05-08T04:53:48.955Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.6% of statements 04:53:48 [2020-05-08T04:53:48.955Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 04:53:48 [2020-05-08T04:53:48.955Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 04:53:48 [2020-05-08T04:53:48.955Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 04:53:48 [2020-05-08T04:53:48.955Z] ? github.com/docker/docker/pkg/term [no test files] 04:53:48 [2020-05-08T04:53:48.955Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 04:53:48 [2020-05-08T04:53:48.955Z] ? github.com/docker/docker/profiles/apparmor [no test files] 04:53:48 [2020-05-08T04:53:48.955Z] ? github.com/docker/docker/rootless [no test files] 04:53:48 [2020-05-08T04:53:48.955Z] ? github.com/docker/docker/rootless/specconv [no test files] 04:53:48 [2020-05-08T04:53:48.955Z] ? github.com/docker/docker/runconfig/opts [no test files] 04:53:48 [2020-05-08T04:53:48.955Z] ? github.com/docker/docker/testutil/daemon [no test files] 04:53:48 [2020-05-08T04:53:48.955Z] ? github.com/docker/docker/testutil/environment [no test files] 04:53:48 [2020-05-08T04:53:48.955Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 04:53:48 [2020-05-08T04:53:48.955Z] ? github.com/docker/docker/testutil/fakegit [no test files] 04:53:48 [2020-05-08T04:53:48.955Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 04:53:48 [2020-05-08T04:53:48.955Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 04:53:48 [2020-05-08T04:53:48.955Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 04:53:48 [2020-05-08T04:53:48.955Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 04:53:48 [2020-05-08T04:53:48.955Z] ? github.com/docker/docker/testutil/registry [no test files] 04:53:48 [2020-05-08T04:53:48.955Z] ? github.com/docker/docker/testutil/request [no test files] 04:53:48 [2020-05-08T04:53:48.955Z] ? github.com/docker/docker/volume [no test files] 04:53:48 [2020-05-08T04:53:48.955Z] ? github.com/docker/docker/volume/service/opts [no test files] 04:53:48 [2020-05-08T04:53:48.955Z] ? github.com/docker/docker/volume/testutils [no test files] 04:53:48 [2020-05-08T04:53:48.955Z] 04:53:48 [2020-05-08T04:53:48.955Z] === Skipped 04:53:48 [2020-05-08T04:53:48.955Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 04:53:48 [2020-05-08T04:53:48.955Z] exec_linux_test.go:18: requires AppArmor to be enabled 04:53:48 [2020-05-08T04:53:48.955Z] 04:53:48 [2020-05-08T04:53:48.955Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 04:53:48 [2020-05-08T04:53:48.955Z] exec_linux_test.go:38: requires AppArmor to be enabled 04:53:48 [2020-05-08T04:53:48.955Z] 04:53:48 [2020-05-08T04:53:48.955Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:46: Driver btrfs not supported 04:53:48 [2020-05-08T04:53:48.955Z] 04:53:48 [2020-05-08T04:53:48.955Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:46: Driver btrfs not supported 04:53:48 [2020-05-08T04:53:48.955Z] 04:53:48 [2020-05-08T04:53:48.955Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:46: Driver btrfs not supported 04:53:48 [2020-05-08T04:53:48.955Z] 04:53:48 [2020-05-08T04:53:48.955Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:46: Driver btrfs not supported 04:53:48 [2020-05-08T04:53:48.955Z] 04:53:48 [2020-05-08T04:53:48.955Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:46: Driver btrfs not supported 04:53:48 [2020-05-08T04:53:48.955Z] 04:53:48 [2020-05-08T04:53:48.955Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:73: No driver to put! 04:53:48 [2020-05-08T04:53:48.955Z] 04:53:48 [2020-05-08T04:53:48.955Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 04:53:48 [2020-05-08T04:53:48.955Z] time="2020-05-08T04:52:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:44: graphdriver: driver not supported 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 04:53:48 [2020-05-08T04:53:48.955Z] 04:53:48 [2020-05-08T04:53:48.955Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 04:53:48 [2020-05-08T04:53:48.955Z] time="2020-05-08T04:52:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:44: graphdriver: driver not supported 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 04:53:48 [2020-05-08T04:53:48.955Z] 04:53:48 [2020-05-08T04:53:48.955Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 04:53:48 [2020-05-08T04:53:48.955Z] time="2020-05-08T04:52:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:44: graphdriver: driver not supported 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 04:53:48 [2020-05-08T04:53:48.955Z] 04:53:48 [2020-05-08T04:53:48.955Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 04:53:48 [2020-05-08T04:53:48.955Z] time="2020-05-08T04:52:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:44: graphdriver: driver not supported 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 04:53:48 [2020-05-08T04:53:48.955Z] 04:53:48 [2020-05-08T04:53:48.955Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 04:53:48 [2020-05-08T04:53:48.955Z] time="2020-05-08T04:52:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:44: graphdriver: driver not supported 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 04:53:48 [2020-05-08T04:53:48.955Z] 04:53:48 [2020-05-08T04:53:48.955Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:73: No driver to put! 04:53:48 [2020-05-08T04:53:48.955Z] 04:53:48 [2020-05-08T04:53:48.955Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 04:53:48 [2020-05-08T04:53:48.955Z] overlay_test.go:44: Fails to compute changes after apply intermittently 04:53:48 [2020-05-08T04:53:48.955Z] 04:53:48 [2020-05-08T04:53:48.955Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 04:53:48 [2020-05-08T04:53:48.955Z] overlay_test.go:49: Fails to compute changes intermittently 04:53:48 [2020-05-08T04:53:48.955Z] 04:53:48 [2020-05-08T04:53:48.955Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 04:53:48 [2020-05-08T04:53:48.955Z] overlay_test.go:65: Cannot run test with naive change algorithm 04:53:48 [2020-05-08T04:53:48.955Z] 04:53:48 [2020-05-08T04:53:48.955Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 04:53:48 [2020-05-08T04:53:48.955Z] 04:53:48 [2020-05-08T04:53:48.955Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:46: Driver zfs not supported 04:53:48 [2020-05-08T04:53:48.955Z] 04:53:48 [2020-05-08T04:53:48.955Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:46: Driver zfs not supported 04:53:48 [2020-05-08T04:53:48.955Z] 04:53:48 [2020-05-08T04:53:48.955Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:46: Driver zfs not supported 04:53:48 [2020-05-08T04:53:48.955Z] 04:53:48 [2020-05-08T04:53:48.955Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:46: Driver zfs not supported 04:53:48 [2020-05-08T04:53:48.955Z] 04:53:48 [2020-05-08T04:53:48.955Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:46: Driver zfs not supported 04:53:48 [2020-05-08T04:53:48.955Z] 04:53:48 [2020-05-08T04:53:48.955Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 04:53:48 [2020-05-08T04:53:48.955Z] graphtest_unix.go:73: No driver to put! 04:53:48 [2020-05-08T04:53:48.955Z] 04:53:48 [2020-05-08T04:53:48.955Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 04:53:48 [2020-05-08T04:53:48.955Z] sysinfo_linux_test.go:92: App Armor Must be Disabled 04:53:48 [2020-05-08T04:53:48.955Z] 04:53:48 [2020-05-08T04:53:48.955Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 04:53:48 [2020-05-08T04:53:48.955Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled 04:53:48 [2020-05-08T04:53:48.955Z] 04:53:48 [2020-05-08T04:53:48.955Z] 04:53:48 [2020-05-08T04:53:48.955Z] DONE 2123 tests, 26 skipped in 192.336s Post stage [Pipeline] junit 04:53:48 [2020-05-08T04:53:48.968Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:49 [2020-05-08T04:53:49.444Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40846/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=96109a81abb3ed379e894a79eee4dc18162866ce -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:96109a81abb3ed379e894a79eee4dc18162866ce hack/make.sh dynbinary test-integration 04:53:50 [2020-05-08T04:53:50.340Z] #78 exporting layers 2.5s done 04:53:50 [2020-05-08T04:53:50.340Z] #78 writing image sha256:18d60001a3cf6cb10be5bc8ec12d8445df56d4bbb9ae7cfb0b3cf0677cf954c3 done 04:53:50 [2020-05-08T04:53:50.340Z] #78 naming to docker.io/library/docker:96109a81abb3ed379e894a79eee4dc18162866ce done 04:53:50 [2020-05-08T04:53:50.340Z] #78 DONE 2.5s [Pipeline] } 04:53:50 [2020-05-08T04:53:50.372Z] ok github.com/docker/docker/builder/dockerfile 1.428s coverage: 48.2% of statements 04:53:50 [2020-05-08T04:53:50.372Z] ? github.com/docker/docker/cli [no test files] 04:53:50 [2020-05-08T04:53:50.372Z] ? github.com/docker/docker/cli/config [no test files] [Pipeline] // stage 04:53:50 [2020-05-08T04:53:50.380Z] 04:53:50 [2020-05-08T04:53:50.380Z] Removing bundles/ 04:53:50 [2020-05-08T04:53:50.380Z] 04:53:50 [2020-05-08T04:53:50.380Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 04:53:50 [2020-05-08T04:53:50.380Z] Building: bundles/dynbinary-daemon/dockerd-dev 04:53:50 [2020-05-08T04:53:50.380Z] GOOS="" GOARCH="" GOARM="" [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 04:53:50 [2020-05-08T04:53:50.760Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40846/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=96109a81abb3ed379e894a79eee4dc18162866ce -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:96109a81abb3ed379e894a79eee4dc18162866ce hack/test/unit 04:53:51 [2020-05-08T04:53:51.115Z] #27 9.789 1.2% # 2.2% ### 5.2% ###### 8.5% ######## 11.4% ########## 14.5% ############# 18.5% ############### 21.8% ################# 24.0% ################## 25.4% ################### 27.4% #################### 29.1% ###################### 30.9% ####################### 32.8% ######################### 35.0% ########################## 36.6% ########################### 37.7% ############################ 39.2% ############################# 40.3% ############################# 41.5% 04:53:51 [2020-05-08T04:53:51.115Z] #27 ... 04:53:51 [2020-05-08T04:53:51.115Z] 04:53:51 [2020-05-08T04:53:51.115Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:53:51 [2020-05-08T04:53:51.115Z] #50 56.03 + cd /tmp/tmp.bB5IKMHjZy/src/gotest.tools/gotestsum 04:53:51 [2020-05-08T04:53:51.115Z] #50 56.03 + git checkout -q v0.3.5 04:53:51 [2020-05-08T04:53:51.115Z] #50 56.10 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum 04:53:51 [2020-05-08T04:53:51.374Z] #50 ... 04:53:51 [2020-05-08T04:53:51.374Z] 04:53:51 [2020-05-08T04:53:51.374Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 04:53:53 [2020-05-08T04:53:53.191Z] #27 9.789 1.2% # 2.2% ### 5.2% ###### 8.5% ######## 11.4% ########## 14.5% ############# 18.5% ############### 21.8% ################# 24.0% ################## 25.4% ################### 27.4% #################### 29.1% ###################### 30.9% ####################### 32.8% ######################### 35.0% ########################## 36.6% ########################### 37.7% ############################ 39.2% ############################# 40.3% ############################# 41.5% ############################### 43.1% ################################ 45.6% ################################## 48.5% #################################### 51.2% ###################################### 53.3% ####################################### 55.5% ######################################### 57.9% ######################################### 57.9% ############################################ 61.6% ############################################## 64.5% ################################################ 66.9% ################################################# 69.2% ################################################### 71.8% ##################################################### 74.8% ####################################################### 77.3% ######################################################### 79.4% ########################################################## 81.5% ########################################################### 83.3% ############################################################# 85.5% ############################################################### 87.6% 04:53:53 [2020-05-08T04:53:53.191Z] #27 ... 04:53:53 [2020-05-08T04:53:53.191Z] 04:53:53 [2020-05-08T04:53:53.191Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 04:53:53 [2020-05-08T04:53:53.191Z] #30 58.56 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. 04:53:53 [2020-05-08T04:53:53.191Z] #30 59.35 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 04:53:53 [2020-05-08T04:53:53.191Z] #30 60.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger 04:53:53 [2020-05-08T04:53:53.431Z] ? github.com/docker/docker/api [no test files] 04:53:53 [2020-05-08T04:53:53.450Z] #30 ... 04:53:53 [2020-05-08T04:53:53.450Z] 04:53:53 [2020-05-08T04:53:53.450Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 04:53:53 [2020-05-08T04:53:53.709Z] #27 9.789 1.2% # 2.2% ### 5.2% ###### 8.5% ######## 11.4% ########## 14.5% ############# 18.5% ############### 21.8% ################# 24.0% ################## 25.4% ################### 27.4% #################### 29.1% ###################### 30.9% ####################### 32.8% ######################### 35.0% ########################## 36.6% ########################### 37.7% ############################ 39.2% ############################# 40.3% ############################# 41.5% ############################### 43.1% ################################ 45.6% ################################## 48.5% #################################### 51.2% ###################################### 53.3% ####################################### 55.5% ######################################### 57.9% ######################################### 57.9% ############################################ 61.6% ############################################## 64.5% ################################################ 66.9% ################################################# 69.2% ################################################### 71.8% ##################################################### 74.8% ####################################################### 77.3% ######################################################### 79.4% ########################################################## 81.5% ########################################################### 83.3% ############################################################# 85.5% ############################################################### 87.6% ################################################################# 90.4% ################################################################### 93.8% ###################################################################### 97.3% ######################################################################## 100.0% 04:53:53 [2020-05-08T04:53:53.709Z] #27 ... 04:53:53 [2020-05-08T04:53:53.709Z] 04:53:53 [2020-05-08T04:53:53.709Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:53:53 [2020-05-08T04:53:53.709Z] #56 58.66 syscall 04:53:53 [2020-05-08T04:53:53.709Z] #56 58.71 reflect 04:53:53 [2020-05-08T04:53:53.709Z] #56 67.77 time 04:53:53 [2020-05-08T04:53:53.709Z] #56 ... 04:53:53 [2020-05-08T04:53:53.709Z] 04:53:53 [2020-05-08T04:53:53.709Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 04:53:53 [2020-05-08T04:53:53.709Z] #10 59.23 Selecting previously unselected package binutils-mingw-w64-x86-64. 04:53:53 [2020-05-08T04:53:53.709Z] #10 59.26 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... 04:53:53 [2020-05-08T04:53:53.709Z] #10 59.27 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 04:53:53 [2020-05-08T04:53:53.709Z] #10 62.80 Selecting previously unselected package binutils-mingw-w64. 04:53:53 [2020-05-08T04:53:53.709Z] #10 62.80 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... 04:53:53 [2020-05-08T04:53:53.709Z] #10 62.82 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... 04:53:53 [2020-05-08T04:53:53.709Z] #10 63.02 Selecting previously unselected package libdevmapper1.02.1:amd64. 04:53:53 [2020-05-08T04:53:53.709Z] #10 63.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... 04:53:53 [2020-05-08T04:53:53.709Z] #10 63.02 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 04:53:53 [2020-05-08T04:53:53.709Z] #10 63.31 Selecting previously unselected package dmsetup. 04:53:53 [2020-05-08T04:53:53.709Z] #10 63.31 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... 04:53:53 [2020-05-08T04:53:53.709Z] #10 63.32 Unpacking dmsetup (2:1.02.155-3) ... 04:53:53 [2020-05-08T04:53:53.709Z] #10 63.58 Selecting previously unselected package mingw-w64-common. 04:53:53 [2020-05-08T04:53:53.709Z] #10 63.58 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... 04:53:53 [2020-05-08T04:53:53.709Z] #10 63.59 Unpacking mingw-w64-common (6.0.0-3) ... 04:53:53 [2020-05-08T04:53:53.968Z] #10 ... 04:53:53 [2020-05-08T04:53:53.968Z] 04:53:53 [2020-05-08T04:53:53.968Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 04:53:53 [2020-05-08T04:53:53.968Z] #27 14.54 04:53:54 [2020-05-08T04:53:54.904Z] #27 15.51 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... 04:53:55 [2020-05-08T04:53:55.471Z] #27 15.97 04:53:55 [2020-05-08T04:53:55.471Z] #27 16.18 ######################################################################## 100.0% 04:53:55 [2020-05-08T04:53:55.471Z] #27 16.28 04:53:56 [2020-05-08T04:53:56.356Z] ok github.com/docker/docker/client 0.702s coverage: 75.4% of statements 04:53:56 [2020-05-08T04:53:56.849Z] #27 17.46 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... 04:53:57 [2020-05-08T04:53:57.108Z] #27 17.83 04:53:57 [2020-05-08T04:53:57.366Z] #27 ... 04:53:57 [2020-05-08T04:53:57.367Z] 04:53:57 [2020-05-08T04:53:57.367Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... 04:53:57 [2020-05-08T04:53:57.367Z] #35 65.55 Selecting previously unselected package libxml2:amd64. 04:53:57 [2020-05-08T04:53:57.367Z] #35 65.56 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... 04:53:57 [2020-05-08T04:53:57.367Z] #35 65.56 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... 04:53:57 [2020-05-08T04:53:57.367Z] #35 66.28 Selecting previously unselected package libarchive13:amd64. 04:53:57 [2020-05-08T04:53:57.367Z] #35 66.28 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... 04:53:57 [2020-05-08T04:53:57.367Z] #35 66.29 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... 04:53:57 [2020-05-08T04:53:57.367Z] #35 66.64 Selecting previously unselected package libjsoncpp1:amd64. 04:53:57 [2020-05-08T04:53:57.367Z] #35 66.65 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... 04:53:57 [2020-05-08T04:53:57.367Z] #35 66.68 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 04:53:57 [2020-05-08T04:53:57.367Z] #35 66.88 Selecting previously unselected package librhash0:amd64. 04:53:57 [2020-05-08T04:53:57.367Z] #35 66.89 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... 04:53:57 [2020-05-08T04:53:57.367Z] #35 66.91 Unpacking librhash0:amd64 (1.3.8-1) ... 04:53:57 [2020-05-08T04:53:57.367Z] #35 67.16 Selecting previously unselected package libuv1:amd64. 04:53:57 [2020-05-08T04:53:57.367Z] #35 67.17 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... 04:53:57 [2020-05-08T04:53:57.367Z] #35 67.20 Unpacking libuv1:amd64 (1.24.1-1) ... 04:53:57 [2020-05-08T04:53:57.367Z] #35 67.47 Selecting previously unselected package cmake. 04:53:57 [2020-05-08T04:53:57.367Z] #35 67.49 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... 04:53:57 [2020-05-08T04:53:57.367Z] #35 67.52 Unpacking cmake (3.13.4-1) ... 04:53:57 [2020-05-08T04:53:57.367Z] #35 71.52 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 04:53:57 [2020-05-08T04:53:57.367Z] #35 71.55 Setting up xxd (2:8.1.0875-5) ... 04:53:57 [2020-05-08T04:53:57.367Z] #35 71.57 Setting up libuv1:amd64 (1.24.1-1) ... 04:53:57 [2020-05-08T04:53:57.367Z] #35 71.58 Setting up vim-common (2:8.1.0875-5) ... 04:53:57 [2020-05-08T04:53:57.367Z] #35 71.66 Setting up librhash0:amd64 (1.3.8-1) ... 04:53:57 [2020-05-08T04:53:57.367Z] #35 71.67 Setting up cmake-data (3.13.4-1) ... 04:53:57 [2020-05-08T04:53:57.367Z] #35 71.71 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... 04:53:57 [2020-05-08T04:53:57.367Z] #35 71.73 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 04:53:57 [2020-05-08T04:53:57.367Z] #35 71.76 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... 04:53:57 [2020-05-08T04:53:57.367Z] #35 71.78 Setting up cmake (3.13.4-1) ... 04:53:57 [2020-05-08T04:53:57.367Z] #35 71.79 Processing triggers for libc-bin (2.28-10) ... 04:53:57 [2020-05-08T04:53:57.367Z] #35 71.91 Processing triggers for mime-support (3.62) ... 04:53:57 [2020-05-08T04:53:57.367Z] #35 DONE 72.8s 04:53:57 [2020-05-08T04:53:57.367Z] 04:53:57 [2020-05-08T04:53:57.367Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh 04:53:57 [2020-05-08T04:53:57.367Z] #36 DONE 0.1s 04:53:57 [2020-05-08T04:53:57.367Z] 04:53:57 [2020-05-08T04:53:57.367Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 04:53:57 [2020-05-08T04:53:57.625Z] #27 18.09 0.7% ###27 ... 04:53:57 [2020-05-08T04:53:57.625Z] 04:53:57 [2020-05-08T04:53:57.625Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ 04:53:57 [2020-05-08T04:53:57.625Z] #37 DONE 0.1s 04:53:57 [2020-05-08T04:53:57.625Z] 04:53:57 [2020-05-08T04:53:57.625Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 04:53:57 [2020-05-08T04:53:57.625Z] #27 18.09 0.7% ######################################################################## 100.0% 04:53:57 [2020-05-08T04:53:57.625Z] #27 18.43 04:53:57 [2020-05-08T04:53:57.625Z] #27 ... 04:53:57 [2020-05-08T04:53:57.625Z] 04:53:57 [2020-05-08T04:53:57.625Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 04:53:57 [2020-05-08T04:53:57.625Z] #43 63.15 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... 04:53:57 [2020-05-08T04:53:57.625Z] #43 63.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 04:53:57 [2020-05-08T04:53:57.625Z] #43 63.17 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 04:53:57 [2020-05-08T04:53:57.625Z] #43 63.18 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... 04:53:57 [2020-05-08T04:53:57.625Z] #43 63.21 Setting up python-six (1.12.0-1) ... 04:53:57 [2020-05-08T04:53:57.625Z] #43 67.63 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... 04:53:57 [2020-05-08T04:53:57.625Z] #43 67.64 Setting up libnl-3-200:amd64 (3.4.0-1) ... 04:53:57 [2020-05-08T04:53:57.625Z] #43 67.66 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... 04:53:57 [2020-05-08T04:53:57.625Z] #43 67.67 Setting up libcap-dev:amd64 (1:2.25-2) ... 04:53:57 [2020-05-08T04:53:57.625Z] #43 67.70 Setting up libprotoc17:amd64 (3.6.1.3-2) ... 04:53:57 [2020-05-08T04:53:57.625Z] #43 67.72 Setting up protobuf-compiler (3.6.1.3-2) ... 04:53:57 [2020-05-08T04:53:57.625Z] #43 67.75 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... 04:53:57 [2020-05-08T04:53:57.625Z] #43 67.77 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... 04:53:57 [2020-05-08T04:53:57.625Z] #43 67.79 Setting up protobuf-c-compiler (1.3.1-1+b1) ... 04:53:57 [2020-05-08T04:53:57.625Z] #43 67.80 Setting up python-protobuf (3.6.1.3-2) ... 04:53:57 [2020-05-08T04:53:57.884Z] #43 ... 04:53:57 [2020-05-08T04:53:57.884Z] 04:53:57 [2020-05-08T04:53:57.884Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:53:57 [2020-05-08T04:53:57.884Z] #33 62.84 time 04:53:57 [2020-05-08T04:53:57.884Z] #33 69.38 internal/poll 04:53:57 [2020-05-08T04:53:57.884Z] #33 70.55 internal/fmtsort 04:53:57 [2020-05-08T04:53:57.884Z] #33 70.98 internal/syscall/execenv 04:53:57 [2020-05-08T04:53:57.884Z] #33 71.28 internal/syscall/unix 04:53:57 [2020-05-08T04:53:57.884Z] #33 71.62 strings 04:53:57 [2020-05-08T04:53:57.884Z] #33 71.78 os 04:53:58 [2020-05-08T04:53:58.143Z] #33 ... 04:53:58 [2020-05-08T04:53:58.143Z] 04:53:58 [2020-05-08T04:53:58.143Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:53:59 [2020-05-08T04:53:59.519Z] #38 ... 04:53:59 [2020-05-08T04:53:59.519Z] 04:53:59 [2020-05-08T04:53:59.519Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... 04:53:59 [2020-05-08T04:53:59.519Z] #43 74.65 Setting up libnl-3-dev:amd64 (3.4.0-1) ... 04:53:59 [2020-05-08T04:53:59.519Z] #43 74.66 Processing triggers for libc-bin (2.28-10) ... 04:53:59 [2020-05-08T04:53:59.519Z] #43 DONE 75.0s 04:53:59 [2020-05-08T04:53:59.848Z] 04:53:59 [2020-05-08T04:53:59.848Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:54:00 [2020-05-08T04:54:00.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 04:54:00 [2020-05-08T04:54:00.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 04:54:00 [2020-05-08T04:54:00.785Z] #44 ... 04:54:00 [2020-05-08T04:54:00.785Z] 04:54:00 [2020-05-08T04:54:00.785Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:54:00 [2020-05-08T04:54:00.785Z] #47 65.63 time 04:54:00 [2020-05-08T04:54:00.785Z] #47 71.61 internal/poll 04:54:00 [2020-05-08T04:54:00.785Z] #47 73.05 strings 04:54:00 [2020-05-08T04:54:00.785Z] #47 74.36 os 04:54:00 [2020-05-08T04:54:00.785Z] #47 ... 04:54:00 [2020-05-08T04:54:00.785Z] 04:54:00 [2020-05-08T04:54:00.785Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:54:00 [2020-05-08T04:54:00.785Z] #38 3.304 + RM_GOPATH=0 04:54:00 [2020-05-08T04:54:00.785Z] #38 3.304 + TMP_GOPATH= 04:54:00 [2020-05-08T04:54:00.785Z] #38 3.304 + : /build 04:54:00 [2020-05-08T04:54:00.785Z] #38 3.304 + '[' -z '' ']' 04:54:00 [2020-05-08T04:54:00.785Z] #38 3.307 ++ mktemp -d 04:54:00 [2020-05-08T04:54:00.785Z] #38 3.308 + export GOPATH=/tmp/tmp.p5h0ENjZFk 04:54:00 [2020-05-08T04:54:00.785Z] #38 3.309 + GOPATH=/tmp/tmp.p5h0ENjZFk 04:54:00 [2020-05-08T04:54:00.785Z] #38 3.309 + RM_GOPATH=1 04:54:00 [2020-05-08T04:54:00.785Z] #38 3.310 ++ dirname ./install.sh 04:54:00 [2020-05-08T04:54:00.785Z] #38 3.311 + dir=. 04:54:00 [2020-05-08T04:54:00.785Z] #38 3.311 + bin=tini 04:54:00 [2020-05-08T04:54:00.785Z] #38 3.311 + shift 04:54:00 [2020-05-08T04:54:00.785Z] #38 3.311 + '[' '!' -f ./tini.installer ']' 04:54:00 [2020-05-08T04:54:00.785Z] #38 3.311 + . ./tini.installer 04:54:00 [2020-05-08T04:54:00.785Z] #38 3.311 ++ : fec3683b971d9c3ef73f284f176672c44b448662 04:54:00 [2020-05-08T04:54:00.785Z] #38 3.311 + install_tini 04:54:00 [2020-05-08T04:54:00.785Z] #38 3.311 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' 04:54:00 [2020-05-08T04:54:00.785Z] #38 3.311 + git clone https://github.com/krallin/tini.git /tmp/tmp.p5h0ENjZFk/tini 04:54:00 [2020-05-08T04:54:00.785Z] #38 3.311 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 04:54:00 [2020-05-08T04:54:00.785Z] #38 3.329 Cloning into '/tmp/tmp.p5h0ENjZFk/tini'... 04:54:01 [2020-05-08T04:54:01.352Z] #38 ... 04:54:01 [2020-05-08T04:54:01.353Z] 04:54:01 [2020-05-08T04:54:01.353Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... 04:54:01 [2020-05-08T04:54:01.353Z] #27 19.57 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... 04:54:01 [2020-05-08T04:54:01.353Z] #27 19.66 skipping existing 1849cc453dee 04:54:01 [2020-05-08T04:54:01.353Z] #27 19.85 04:54:01 [2020-05-08T04:54:01.353Z] #27 20.99 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... 04:54:01 [2020-05-08T04:54:01.353Z] #27 21.45 04:54:01 [2020-05-08T04:54:01.353Z] #27 21.60 ######################################################################## 100.0% 04:54:01 [2020-05-08T04:54:01.353Z] #27 21.73 04:54:01 [2020-05-08T04:54:01.353Z] #27 21.80 Download of images into '/build' complete. 04:54:01 [2020-05-08T04:54:01.353Z] #27 21.80 Use something like the following to load the result into a Docker daemon: 04:54:01 [2020-05-08T04:54:01.353Z] #27 21.80 tar -cC '/build' . | docker load 04:54:01 [2020-05-08T04:54:01.353Z] #27 DONE 21.9s 04:54:01 [2020-05-08T04:54:01.353Z] 04:54:01 [2020-05-08T04:54:01.353Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:54:01 [2020-05-08T04:54:01.353Z] #33 75.58 path 04:54:01 [2020-05-08T04:54:01.353Z] #33 76.25 text/tabwriter 04:54:01 [2020-05-08T04:54:01.803Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements 04:54:01 [2020-05-08T04:54:01.923Z] #33 77.08 fmt 04:54:02 [2020-05-08T04:54:02.495Z] #33 77.53 path/filepath 04:54:04 [2020-05-08T04:54:04.398Z] #33 79.49 io/ioutil 04:54:04 [2020-05-08T04:54:04.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 04:54:05 [2020-05-08T04:54:05.334Z] #33 ... 04:54:05 [2020-05-08T04:54:05.334Z] 04:54:05 [2020-05-08T04:54:05.334Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 04:54:05 [2020-05-08T04:54:05.334Z] #10 70.70 Selecting previously unselected package mingw-w64-x86-64-dev. 04:54:05 [2020-05-08T04:54:05.334Z] #10 70.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... 04:54:05 [2020-05-08T04:54:05.334Z] #10 70.73 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... 04:54:05 [2020-05-08T04:54:05.334Z] #10 80.34 Selecting previously unselected package gcc-mingw-w64-base. 04:54:05 [2020-05-08T04:54:05.334Z] #10 80.34 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... 04:54:05 [2020-05-08T04:54:05.334Z] #10 80.35 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 04:54:05 [2020-05-08T04:54:05.334Z] #10 80.53 Selecting previously unselected package gcc-mingw-w64-x86-64. 04:54:05 [2020-05-08T04:54:05.334Z] #10 80.54 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 04:54:05 [2020-05-08T04:54:05.334Z] #10 80.54 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 04:54:05 [2020-05-08T04:54:05.593Z] #10 ... 04:54:05 [2020-05-08T04:54:05.593Z] 04:54:05 [2020-05-08T04:54:05.593Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:54:05 [2020-05-08T04:54:05.593Z] #44 5.101 Note: Building without setproctitle() and strlcpy() support. 04:54:05 [2020-05-08T04:54:05.593Z] #44 5.101 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 04:54:05 [2020-05-08T04:54:05.593Z] #44 5.108 Note: Building without GnuTLS support 04:54:06 [2020-05-08T04:54:06.972Z] #44 7.226 fatal: not a git repository (or any of the parent directories): .git 04:54:06 [2020-05-08T04:54:06.972Z] #44 7.265 GEN .gitid 04:54:06 [2020-05-08T04:54:06.972Z] #44 7.301 GEN criu/include/version.h 04:54:06 [2020-05-08T04:54:06.972Z] #44 7.356 GEN include/common/asm 04:54:08 [2020-05-08T04:54:08.885Z] #44 9.059 PBCC images/google/protobuf/descriptor.pb-c.c 04:54:08 [2020-05-08T04:54:08.885Z] #44 ... 04:54:08 [2020-05-08T04:54:08.885Z] 04:54:08 [2020-05-08T04:54:08.885Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:54:08 [2020-05-08T04:54:08.885Z] #56 73.64 encoding/binary 04:54:08 [2020-05-08T04:54:08.885Z] #56 74.35 context 04:54:08 [2020-05-08T04:54:08.885Z] #56 75.73 os 04:54:08 [2020-05-08T04:54:08.885Z] #56 76.49 encoding/base64 04:54:08 [2020-05-08T04:54:08.885Z] #56 78.28 golang.org/x/sys/unix 04:54:08 [2020-05-08T04:54:08.885Z] #56 81.30 fmt 04:54:08 [2020-05-08T04:54:08.885Z] #56 ... 04:54:08 [2020-05-08T04:54:08.885Z] 04:54:08 [2020-05-08T04:54:08.885Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:54:08 [2020-05-08T04:54:08.885Z] #44 9.205 PBCC images/opts.pb-c.c 04:54:08 [2020-05-08T04:54:08.885Z] #44 9.241 PBCC images/sit.pb-c.c 04:54:08 [2020-05-08T04:54:08.885Z] #44 9.291 DEP images/google/protobuf/descriptor.pb-c.d 04:54:08 [2020-05-08T04:54:08.885Z] #44 9.347 DEP images/opts.pb-c.d 04:54:08 [2020-05-08T04:54:08.885Z] #44 9.387 DEP images/sit.pb-c.d 04:54:08 [2020-05-08T04:54:08.885Z] #44 9.438 PBCC images/macvlan.pb-c.c 04:54:09 [2020-05-08T04:54:09.144Z] #44 9.485 DEP images/macvlan.pb-c.d 04:54:09 [2020-05-08T04:54:09.144Z] #44 9.542 PBCC images/autofs.pb-c.c 04:54:09 [2020-05-08T04:54:09.144Z] #44 9.550 DEP images/autofs.pb-c.d 04:54:09 [2020-05-08T04:54:09.144Z] #44 9.625 PBCC images/sysctl.pb-c.c 04:54:09 [2020-05-08T04:54:09.144Z] #44 9.657 DEP images/sysctl.pb-c.d 04:54:09 [2020-05-08T04:54:09.403Z] #44 9.726 PBCC images/time.pb-c.c 04:54:09 [2020-05-08T04:54:09.403Z] #44 9.781 DEP images/time.pb-c.d 04:54:09 [2020-05-08T04:54:09.403Z] #44 9.827 PBCC images/binfmt-misc.pb-c.c 04:54:09 [2020-05-08T04:54:09.403Z] #44 9.835 DEP images/binfmt-misc.pb-c.d 04:54:09 [2020-05-08T04:54:09.403Z] #44 9.911 PBCC images/seccomp.pb-c.c 04:54:09 [2020-05-08T04:54:09.662Z] #44 9.998 DEP images/seccomp.pb-c.d 04:54:09 [2020-05-08T04:54:09.662Z] #44 10.09 PBCC images/userns.pb-c.c 04:54:09 [2020-05-08T04:54:09.662Z] #44 10.12 DEP images/userns.pb-c.d 04:54:09 [2020-05-08T04:54:09.662Z] #44 10.18 PBCC images/cgroup.pb-c.c 04:54:09 [2020-05-08T04:54:09.921Z] #44 10.25 DEP images/cgroup.pb-c.d 04:54:09 [2020-05-08T04:54:09.921Z] #44 10.33 PBCC images/fown.pb-c.c 04:54:09 [2020-05-08T04:54:09.921Z] #44 10.41 PBCC images/ext-file.pb-c.c 04:54:09 [2020-05-08T04:54:09.921Z] #44 10.45 DEP images/fown.pb-c.d 04:54:10 [2020-05-08T04:54:10.180Z] #44 10.52 DEP images/ext-file.pb-c.d 04:54:10 [2020-05-08T04:54:10.180Z] #44 10.58 PBCC images/rpc.pb-c.c 04:54:10 [2020-05-08T04:54:10.180Z] #44 10.72 DEP images/rpc.pb-c.d 04:54:10 [2020-05-08T04:54:10.439Z] #44 10.79 PBCC images/siginfo.pb-c.c 04:54:10 [2020-05-08T04:54:10.439Z] #44 10.81 DEP images/siginfo.pb-c.d 04:54:10 [2020-05-08T04:54:10.439Z] #44 10.87 PBCC images/pagemap.pb-c.c 04:54:10 [2020-05-08T04:54:10.698Z] #44 10.95 DEP images/pagemap.pb-c.d 04:54:10 [2020-05-08T04:54:10.698Z] #44 11.04 PBCC images/rlimit.pb-c.c 04:54:10 [2020-05-08T04:54:10.698Z] #44 11.10 DEP images/rlimit.pb-c.d 04:54:10 [2020-05-08T04:54:10.958Z] #44 11.17 PBCC images/file-lock.pb-c.c 04:54:10 [2020-05-08T04:54:10.958Z] #44 11.20 DEP images/file-lock.pb-c.d 04:54:10 [2020-05-08T04:54:10.958Z] #44 11.24 PBCC images/tty.pb-c.c 04:54:10 [2020-05-08T04:54:10.958Z] #44 11.34 DEP images/tty.pb-c.d 04:54:10 [2020-05-08T04:54:10.958Z] #44 11.44 PBCC images/tun.pb-c.c 04:54:11 [2020-05-08T04:54:11.217Z] #44 ... 04:54:11 [2020-05-08T04:54:11.217Z] 04:54:11 [2020-05-08T04:54:11.217Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:54:11 [2020-05-08T04:54:11.217Z] #38 4.539 + cd /tmp/tmp.p5h0ENjZFk/tini 04:54:11 [2020-05-08T04:54:11.217Z] #38 4.539 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 04:54:11 [2020-05-08T04:54:11.217Z] #38 4.706 + cmake . 04:54:11 [2020-05-08T04:54:11.217Z] #38 5.802 -- The C compiler identification is GNU 8.3.0 04:54:11 [2020-05-08T04:54:11.217Z] #38 5.906 -- Check for working C compiler: /usr/bin/cc 04:54:11 [2020-05-08T04:54:11.217Z] #38 6.592 -- Check for working C compiler: /usr/bin/cc -- works 04:54:11 [2020-05-08T04:54:11.217Z] #38 6.599 -- Detecting C compiler ABI info 04:54:11 [2020-05-08T04:54:11.217Z] #38 7.280 -- Detecting C compiler ABI info - done 04:54:11 [2020-05-08T04:54:11.217Z] #38 7.337 -- Detecting C compile features 04:54:11 [2020-05-08T04:54:11.217Z] #38 10.04 -- Detecting C compile features - done 04:54:11 [2020-05-08T04:54:11.217Z] #38 10.11 -- Performing Test HAS_BUILTIN_FORTIFY 04:54:11 [2020-05-08T04:54:11.217Z] #38 10.46 -- Performing Test HAS_BUILTIN_FORTIFY - Failed 04:54:11 [2020-05-08T04:54:11.217Z] #38 10.56 -- Configuring done 04:54:11 [2020-05-08T04:54:11.217Z] #38 10.58 -- Generating done 04:54:11 [2020-05-08T04:54:11.217Z] #38 10.60 -- Build files have been written to: /tmp/tmp.p5h0ENjZFk/tini 04:54:11 [2020-05-08T04:54:11.217Z] #38 10.61 + make tini-static 04:54:11 [2020-05-08T04:54:11.217Z] #38 10.96 Scanning dependencies of target tini-static 04:54:11 [2020-05-08T04:54:11.217Z] #38 11.02 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o 04:54:11 [2020-05-08T04:54:11.217Z] #38 12.58 [100%] Linking C executable tini-static 04:54:11 [2020-05-08T04:54:11.217Z] #38 13.19 [100%] Built target tini-static 04:54:11 [2020-05-08T04:54:11.217Z] #38 13.30 + mkdir -p /build 04:54:11 [2020-05-08T04:54:11.217Z] #38 13.30 + cp tini-static /build/docker-init 04:54:11 [2020-05-08T04:54:11.217Z] #38 DONE 13.6s 04:54:11 [2020-05-08T04:54:11.217Z] 04:54:11 [2020-05-08T04:54:11.217Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:54:11 [2020-05-08T04:54:11.217Z] #44 11.59 PBCC images/netdev.pb-c.c 04:54:11 [2020-05-08T04:54:11.217Z] #44 11.66 DEP images/tun.pb-c.d 04:54:11 [2020-05-08T04:54:11.476Z] #44 11.74 DEP images/netdev.pb-c.d 04:54:11 [2020-05-08T04:54:11.476Z] #44 11.84 PBCC images/vma.pb-c.c 04:54:11 [2020-05-08T04:54:11.476Z] #44 11.96 DEP images/vma.pb-c.d 04:54:11 [2020-05-08T04:54:11.735Z] #44 12.03 PBCC images/creds.pb-c.c 04:54:11 [2020-05-08T04:54:11.735Z] #44 12.05 DEP images/creds.pb-c.d 04:54:12 [2020-05-08T04:54:12.008Z] #44 12.26 PBCC images/utsns.pb-c.c 04:54:12 [2020-05-08T04:54:12.008Z] #44 12.34 DEP images/utsns.pb-c.d 04:54:12 [2020-05-08T04:54:12.008Z] #44 12.49 PBCC images/ipc-desc.pb-c.c 04:54:12 [2020-05-08T04:54:12.008Z] #44 12.54 PBCC images/ipc-sem.pb-c.c 04:54:12 [2020-05-08T04:54:12.275Z] #44 12.63 DEP images/ipc-desc.pb-c.d 04:54:12 [2020-05-08T04:54:12.533Z] #44 12.70 DEP images/ipc-sem.pb-c.d 04:54:12 [2020-05-08T04:54:12.533Z] #44 12.74 PBCC images/ipc-msg.pb-c.c 04:54:12 [2020-05-08T04:54:12.533Z] #44 12.78 DEP images/ipc-msg.pb-c.d 04:54:12 [2020-05-08T04:54:12.533Z] #44 12.85 PBCC images/ipc-shm.pb-c.c 04:54:12 [2020-05-08T04:54:12.533Z] #44 12.91 DEP images/ipc-shm.pb-c.d 04:54:12 [2020-05-08T04:54:12.533Z] #44 12.95 PBCC images/ipc-var.pb-c.c 04:54:12 [2020-05-08T04:54:12.533Z] #44 12.98 DEP images/ipc-var.pb-c.d 04:54:12 [2020-05-08T04:54:12.533Z] #44 13.03 PBCC images/sk-opts.pb-c.c 04:54:12 [2020-05-08T04:54:12.533Z] #44 13.07 PBCC images/packet-sock.pb-c.c 04:54:12 [2020-05-08T04:54:12.533Z] #44 ... 04:54:12 [2020-05-08T04:54:12.533Z] 04:54:12 [2020-05-08T04:54:12.533Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:54:12 [2020-05-08T04:54:12.533Z] #47 77.53 regexp/syntax 04:54:12 [2020-05-08T04:54:12.533Z] #47 80.12 fmt 04:54:12 [2020-05-08T04:54:12.533Z] #47 83.26 regexp 04:54:12 [2020-05-08T04:54:12.533Z] #47 85.75 go/token 04:54:12 [2020-05-08T04:54:12.533Z] #47 87.50 internal/lazyregexp 04:54:12 [2020-05-08T04:54:12.533Z] #47 87.59 go/scanner 04:54:12 [2020-05-08T04:54:12.792Z] #47 ... 04:54:12 [2020-05-08T04:54:12.792Z] 04:54:12 [2020-05-08T04:54:12.792Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:54:12 [2020-05-08T04:54:12.792Z] #44 13.14 DEP images/sk-opts.pb-c.d 04:54:12 [2020-05-08T04:54:12.792Z] #44 13.19 DEP images/packet-sock.pb-c.d 04:54:12 [2020-05-08T04:54:12.792Z] #44 13.25 PBCC images/sk-netlink.pb-c.c 04:54:12 [2020-05-08T04:54:12.792Z] #44 13.30 DEP images/sk-netlink.pb-c.d 04:54:13 [2020-05-08T04:54:13.051Z] #44 13.37 PBCC images/sk-inet.pb-c.c 04:54:13 [2020-05-08T04:54:13.051Z] #44 13.47 DEP images/sk-inet.pb-c.d 04:54:13 [2020-05-08T04:54:13.051Z] #44 13.52 PBCC images/sk-unix.pb-c.c 04:54:13 [2020-05-08T04:54:13.051Z] #44 13.57 DEP images/sk-unix.pb-c.d 04:54:13 [2020-05-08T04:54:13.309Z] #44 13.65 PBCC images/mm.pb-c.c 04:54:13 [2020-05-08T04:54:13.568Z] #44 13.73 DEP images/mm.pb-c.d 04:54:13 [2020-05-08T04:54:13.568Z] #44 13.79 PBCC images/timerfd.pb-c.c 04:54:13 [2020-05-08T04:54:13.568Z] #44 13.88 DEP images/timerfd.pb-c.d 04:54:13 [2020-05-08T04:54:13.568Z] #44 13.98 PBCC images/timer.pb-c.c 04:54:13 [2020-05-08T04:54:13.827Z] #44 14.02 DEP images/timer.pb-c.d 04:54:13 [2020-05-08T04:54:13.827Z] #44 14.07 PBCC images/sa.pb-c.c 04:54:13 [2020-05-08T04:54:13.827Z] #44 14.17 DEP images/sa.pb-c.d 04:54:13 [2020-05-08T04:54:13.827Z] #44 14.27 PBCC images/pipe-data.pb-c.c 04:54:14 [2020-05-08T04:54:14.086Z] #44 14.31 DEP images/pipe-data.pb-c.d 04:54:14 [2020-05-08T04:54:14.086Z] #44 14.37 PBCC images/mnt.pb-c.c 04:54:14 [2020-05-08T04:54:14.086Z] #44 14.43 DEP images/mnt.pb-c.d 04:54:14 [2020-05-08T04:54:14.086Z] #44 14.52 PBCC images/sk-packet.pb-c.c 04:54:14 [2020-05-08T04:54:14.086Z] #44 14.54 DEP images/sk-packet.pb-c.d 04:54:14 [2020-05-08T04:54:14.345Z] #44 14.58 PBCC images/tcp-stream.pb-c.c 04:54:14 [2020-05-08T04:54:14.345Z] #44 14.63 DEP images/tcp-stream.pb-c.d 04:54:14 [2020-05-08T04:54:14.345Z] #44 14.74 PBCC images/pipe.pb-c.c 04:54:14 [2020-05-08T04:54:14.345Z] #44 14.76 DEP images/pipe.pb-c.d 04:54:14 [2020-05-08T04:54:14.345Z] #44 14.83 PBCC images/pstree.pb-c.c 04:54:14 [2020-05-08T04:54:14.604Z] #44 14.86 DEP images/pstree.pb-c.d 04:54:14 [2020-05-08T04:54:14.604Z] #44 14.93 PBCC images/fs.pb-c.c 04:54:14 [2020-05-08T04:54:14.604Z] #44 14.97 DEP images/fs.pb-c.d 04:54:14 [2020-05-08T04:54:14.604Z] #44 15.03 PBCC images/signalfd.pb-c.c 04:54:14 [2020-05-08T04:54:14.604Z] #44 15.07 DEP images/signalfd.pb-c.d 04:54:14 [2020-05-08T04:54:14.862Z] #44 15.14 PBCC images/fh.pb-c.c 04:54:14 [2020-05-08T04:54:14.862Z] #44 15.17 PBCC images/fsnotify.pb-c.c 04:54:14 [2020-05-08T04:54:14.862Z] #44 15.24 DEP images/fh.pb-c.d 04:54:15 [2020-05-08T04:54:15.122Z] #44 15.33 DEP images/fsnotify.pb-c.d 04:54:15 [2020-05-08T04:54:15.122Z] #44 15.43 PBCC images/eventpoll.pb-c.c 04:54:15 [2020-05-08T04:54:15.122Z] #44 15.46 DEP images/eventpoll.pb-c.d 04:54:15 [2020-05-08T04:54:15.122Z] #44 15.51 PBCC images/eventfd.pb-c.c 04:54:15 [2020-05-08T04:54:15.122Z] #44 15.54 DEP images/eventfd.pb-c.d 04:54:15 [2020-05-08T04:54:15.122Z] #44 15.60 PBCC images/remap-file-path.pb-c.c 04:54:15 [2020-05-08T04:54:15.122Z] #44 15.64 DEP images/remap-file-path.pb-c.d 04:54:15 [2020-05-08T04:54:15.381Z] #44 15.72 PBCC images/fifo.pb-c.c 04:54:15 [2020-05-08T04:54:15.381Z] #44 15.78 DEP images/fifo.pb-c.d 04:54:15 [2020-05-08T04:54:15.381Z] #44 15.85 PBCC images/ghost-file.pb-c.c 04:54:15 [2020-05-08T04:54:15.639Z] #44 15.96 DEP images/ghost-file.pb-c.d 04:54:15 [2020-05-08T04:54:15.639Z] #44 16.03 PBCC images/regfile.pb-c.c 04:54:15 [2020-05-08T04:54:15.902Z] #44 16.14 DEP images/regfile.pb-c.d 04:54:15 [2020-05-08T04:54:15.902Z] #44 16.24 PBCC images/ns.pb-c.c 04:54:15 [2020-05-08T04:54:15.902Z] #44 16.25 DEP images/ns.pb-c.d 04:54:15 [2020-05-08T04:54:15.902Z] #44 16.29 PBCC images/fdinfo.pb-c.c 04:54:16 [2020-05-08T04:54:16.161Z] #44 16.39 DEP images/fdinfo.pb-c.d 04:54:16 [2020-05-08T04:54:16.161Z] #44 ... 04:54:16 [2020-05-08T04:54:16.161Z] 04:54:16 [2020-05-08T04:54:16.161Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:54:16 [2020-05-08T04:54:16.161Z] #33 81.79 github.com/BurntSushi/toml 04:54:16 [2020-05-08T04:54:16.161Z] #33 81.79 flag 04:54:16 [2020-05-08T04:54:16.161Z] #33 83.82 log 04:54:16 [2020-05-08T04:54:16.161Z] #33 86.46 github.com/BurntSushi/toml/cmd/tomlv 04:54:16 [2020-05-08T04:54:16.161Z] #33 DONE 91.1s 04:54:16 [2020-05-08T04:54:16.161Z] 04:54:16 [2020-05-08T04:54:16.161Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:54:16 [2020-05-08T04:54:16.161Z] #44 16.56 PBCC images/core-aarch64.pb-c.c 04:54:16 [2020-05-08T04:54:16.161Z] #44 16.68 PBCC images/core-arm.pb-c.c 04:54:16 [2020-05-08T04:54:16.421Z] #44 16.86 PBCC images/core-ppc64.pb-c.c 04:54:16 [2020-05-08T04:54:16.680Z] #44 17.02 PBCC images/core-s390.pb-c.c 04:54:16 [2020-05-08T04:54:16.680Z] #44 17.07 PBCC images/core-x86.pb-c.c 04:54:16 [2020-05-08T04:54:16.680Z] #44 17.12 PBCC images/core.pb-c.c 04:54:16 [2020-05-08T04:54:16.939Z] #44 17.29 PBCC images/inventory.pb-c.c 04:54:17 [2020-05-08T04:54:17.198Z] #44 17.42 DEP images/core-aarch64.pb-c.d 04:54:17 [2020-05-08T04:54:17.198Z] #44 17.52 DEP images/core-arm.pb-c.d 04:54:17 [2020-05-08T04:54:17.198Z] #44 17.57 DEP images/core-ppc64.pb-c.d 04:54:17 [2020-05-08T04:54:17.456Z] #44 17.66 DEP images/core-s390.pb-c.d 04:54:17 [2020-05-08T04:54:17.456Z] #44 17.71 DEP images/core-x86.pb-c.d 04:54:17 [2020-05-08T04:54:17.456Z] #44 17.78 DEP images/core.pb-c.d 04:54:17 [2020-05-08T04:54:17.456Z] #44 17.83 DEP images/inventory.pb-c.d 04:54:17 [2020-05-08T04:54:17.456Z] #44 17.90 PBCC images/cpuinfo.pb-c.c 04:54:17 [2020-05-08T04:54:17.715Z] #44 17.95 DEP images/cpuinfo.pb-c.d 04:54:17 [2020-05-08T04:54:17.715Z] #44 18.03 PBCC images/stats.pb-c.c 04:54:17 [2020-05-08T04:54:17.715Z] #44 18.10 DEP images/stats.pb-c.d 04:54:19 [2020-05-08T04:54:19.619Z] #44 19.54 make[1]: Nothing to be done for 'all'. 04:54:21 [2020-05-08T04:54:21.080Z] #44 21.17 CC images/stats.o 04:54:21 [2020-05-08T04:54:21.080Z] #44 21.57 CC images/core.o 04:54:21 [2020-05-08T04:54:21.080Z] #44 ... 04:54:21 [2020-05-08T04:54:21.080Z] 04:54:21 [2020-05-08T04:54:21.080Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:54:21 [2020-05-08T04:54:21.080Z] #56 86.12 encoding/json 04:54:21 [2020-05-08T04:54:21.080Z] #56 88.52 github.com/pkg/diff 04:54:21 [2020-05-08T04:54:21.080Z] #56 89.92 go/ast 04:54:21 [2020-05-08T04:54:21.080Z] #56 93.96 golang.org/x/crypto/ssh/terminal 04:54:21 [2020-05-08T04:54:21.080Z] #56 95.14 mvdan.cc/editorconfig 04:54:21 [2020-05-08T04:54:21.080Z] #56 95.51 mvdan.cc/sh/v3/fileutil 04:54:21 [2020-05-08T04:54:21.080Z] #56 95.74 mvdan.cc/sh/v3/syntax 04:54:21 [2020-05-08T04:54:21.341Z] #56 ... 04:54:21 [2020-05-08T04:54:21.341Z] 04:54:21 [2020-05-08T04:54:21.341Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:54:21 [2020-05-08T04:54:21.341Z] #65 38.02 Checking out files: 52% (1669/3186) Checking out files: 53% (1689/3186) Checking out files: 54% (1721/3186) Checking out files: 55% (1753/3186) Checking out files: 56% (1785/3186) Checking out files: 57% (1817/3186) Checking out files: 58% (1848/3186) Checking out files: 59% (1880/3186) Checking out files: 60% (1912/3186) Checking out files: 61% (1944/3186) Checking out files: 62% (1976/3186) Checking out files: 63% (2008/3186) Checking out files: 64% (2040/3186) Checking out files: 65% (2071/3186) Checking out files: 66% (2103/3186) Checking out files: 67% (2135/3186) Checking out files: 68% (2167/3186) Checking out files: 69% (2199/3186) Checking out files: 70% (2231/3186) Checking out files: 71% (2263/3186) Checking out files: 72% (2294/3186) Checking out files: 73% (2326/3186) Checking out files: 74% (2358/3186) Checking out files: 75% (2390/3186) Checking out files: 76% (2422/3186) Checking out files: 77% (2454/3186) Checking out files: 78% (2486/3186) Checking out files: 79% (2517/3186) Checking out files: 80% (2549/3186) Checking out files: 81% (2581/3186) Checking out files: 82% (2613/3186) Checking out files: 83% (2645/3186) Checking out files: 84% (2677/3186) Checking out files: 85% (2709/3186) Checking out files: 86% (2740/3186) Checking out files: 87% (2772/3186) Checking out files: 88% (2804/3186) Checking out files: 89% (2836/3186) Checking out files: 89% (2859/3186) Checking out files: 90% (2868/3186) Checking out files: 91% (2900/3186) Checking out files: 92% (2932/3186) Checking out files: 93% (2963/3186) Checking out files: 94% (2995/3186) Checking out files: 95% (3027/3186) Checking out files: 96% (3059/3186) Checking out files: 97% (3091/3186) Checking out files: 98% (3123/3186) Checking out files: 99% (3155/3186) Checking out files: 100% (3186/3186) Checking out files: 100% (3186/3186), done. 04:54:21 [2020-05-08T04:54:21.341Z] #65 39.63 + cd /tmp/tmp.EW1lZTxTUN/src/github.com/containerd/containerd 04:54:21 [2020-05-08T04:54:21.341Z] #65 39.63 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 04:54:21 [2020-05-08T04:54:21.341Z] #65 41.50 + export 'BUILDTAGS=netgo osusergo static_build' 04:54:21 [2020-05-08T04:54:21.341Z] #65 41.50 + BUILDTAGS='netgo osusergo static_build' 04:54:21 [2020-05-08T04:54:21.341Z] #65 41.50 + export EXTRA_FLAGS=-buildmode=pie 04:54:21 [2020-05-08T04:54:21.341Z] #65 41.50 + EXTRA_FLAGS=-buildmode=pie 04:54:21 [2020-05-08T04:54:21.341Z] #65 41.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' 04:54:21 [2020-05-08T04:54:21.341Z] #65 41.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' 04:54:21 [2020-05-08T04:54:21.341Z] #65 41.50 + '[' '' = dynamic ']' 04:54:21 [2020-05-08T04:54:21.341Z] #65 41.50 + make 04:54:21 [2020-05-08T04:54:21.341Z] #65 42.74 + bin/ctr 04:54:21 [2020-05-08T04:54:21.907Z] #65 ... 04:54:21 [2020-05-08T04:54:21.907Z] 04:54:21 [2020-05-08T04:54:21.907Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:54:21 [2020-05-08T04:54:21.907Z] #44 22.27 CC images/core-x86.o 04:54:22 [2020-05-08T04:54:22.473Z] #44 22.92 CC images/core-arm.o 04:54:23 [2020-05-08T04:54:23.040Z] #44 23.27 CC images/core-aarch64.o 04:54:23 [2020-05-08T04:54:23.040Z] #44 ... 04:54:23 [2020-05-08T04:54:23.040Z] 04:54:23 [2020-05-08T04:54:23.040Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:54:23 [2020-05-08T04:54:23.040Z] #47 87.81 net/url 04:54:23 [2020-05-08T04:54:23.040Z] #47 89.11 go/ast 04:54:23 [2020-05-08T04:54:23.040Z] #47 89.60 text/template/parse 04:54:23 [2020-05-08T04:54:23.040Z] #47 94.64 text/template 04:54:23 [2020-05-08T04:54:23.040Z] #47 94.72 go/parser 04:54:23 [2020-05-08T04:54:23.299Z] #47 ... 04:54:23 [2020-05-08T04:54:23.299Z] 04:54:23 [2020-05-08T04:54:23.299Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:54:23 [2020-05-08T04:54:23.299Z] #44 23.66 CC images/core-ppc64.o 04:54:23 [2020-05-08T04:54:23.866Z] #44 24.22 CC images/core-s390.o 04:54:24 [2020-05-08T04:54:24.433Z] #44 24.92 CC images/cpuinfo.o 04:54:24 [2020-05-08T04:54:24.999Z] #44 25.39 CC images/inventory.o 04:54:25 [2020-05-08T04:54:25.565Z] #44 25.70 CC images/fdinfo.o 04:54:25 [2020-05-08T04:54:25.824Z] #44 26.13 CC images/fown.o 04:54:26 [2020-05-08T04:54:26.082Z] #44 26.42 CC images/ns.o 04:54:26 [2020-05-08T04:54:26.342Z] #44 26.68 CC images/regfile.o 04:54:26 [2020-05-08T04:54:26.600Z] #44 27.04 CC images/ghost-file.o 04:54:26 [2020-05-08T04:54:26.859Z] #44 27.41 CC images/fifo.o 04:54:27 [2020-05-08T04:54:27.425Z] #44 27.75 CC images/remap-file-path.o 04:54:27 [2020-05-08T04:54:27.425Z] #44 27.97 CC images/eventfd.o 04:54:27 [2020-05-08T04:54:27.992Z] #44 28.19 CC images/eventpoll.o 04:54:28 [2020-05-08T04:54:28.251Z] #44 28.58 CC images/fh.o 04:54:28 [2020-05-08T04:54:28.510Z] #44 28.89 CC images/fsnotify.o 04:54:29 [2020-05-08T04:54:29.077Z] #44 29.47 CC images/signalfd.o 04:54:29 [2020-05-08T04:54:29.336Z] #44 29.71 CC images/fs.o 04:54:29 [2020-05-08T04:54:29.336Z] #44 29.85 CC images/pstree.o 04:54:29 [2020-05-08T04:54:29.903Z] #44 30.15 CC images/pipe.o 04:54:29 [2020-05-08T04:54:29.903Z] #44 30.41 CC images/tcp-stream.o 04:54:30 [2020-05-08T04:54:30.161Z] #44 30.61 CC images/sk-packet.o 04:54:30 [2020-05-08T04:54:30.728Z] #44 30.88 CC images/mnt.o 04:54:30 [2020-05-08T04:54:30.728Z] #44 31.08 CC images/pipe-data.o 04:54:30 [2020-05-08T04:54:30.987Z] #44 31.36 CC images/sa.o 04:54:31 [2020-05-08T04:54:31.245Z] #44 31.70 CC images/timer.o 04:54:31 [2020-05-08T04:54:31.812Z] #44 32.10 CC images/timerfd.o 04:54:31 [2020-05-08T04:54:31.812Z] #44 ... 04:54:31 [2020-05-08T04:54:31.812Z] 04:54:31 [2020-05-08T04:54:31.812Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 04:54:31 [2020-05-08T04:54:31.812Z] #10 107.3 Selecting previously unselected package g++-mingw-w64-x86-64. 04:54:31 [2020-05-08T04:54:31.812Z] #10 107.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... 04:54:31 [2020-05-08T04:54:31.812Z] #10 107.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 04:54:33 [2020-05-08T04:54:33.726Z] #10 ... 04:54:33 [2020-05-08T04:54:33.726Z] 04:54:33 [2020-05-08T04:54:33.726Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:54:33 [2020-05-08T04:54:33.726Z] #47 98.34 encoding/xml 04:54:33 [2020-05-08T04:54:33.726Z] #47 100.3 go/doc 04:54:33 [2020-05-08T04:54:33.726Z] #47 103.7 github.com/LK4D4/vndr/build 04:54:33 [2020-05-08T04:54:33.726Z] #47 104.3 github.com/LK4D4/vndr/versioned 04:54:33 [2020-05-08T04:54:33.726Z] #47 104.4 compress/flate 04:54:33 [2020-05-08T04:54:33.726Z] #47 107.4 vendor/golang.org/x/text/transform 04:54:33 [2020-05-08T04:54:33.726Z] #47 107.4 net 04:54:33 [2020-05-08T04:54:33.726Z] #47 108.3 vendor/golang.org/x/text/unicode/bidi 04:54:33 [2020-05-08T04:54:33.726Z] #47 ... 04:54:33 [2020-05-08T04:54:33.726Z] 04:54:33 [2020-05-08T04:54:33.726Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:54:33 [2020-05-08T04:54:33.726Z] #44 32.46 CC images/mm.o 04:54:33 [2020-05-08T04:54:33.726Z] #44 32.80 CC images/sk-opts.o 04:54:33 [2020-05-08T04:54:33.726Z] #44 33.00 CC images/sk-unix.o 04:54:33 [2020-05-08T04:54:33.726Z] #44 33.35 CC images/sk-inet.o 04:54:33 [2020-05-08T04:54:33.726Z] #44 33.73 CC images/tun.o 04:54:33 [2020-05-08T04:54:33.726Z] #44 34.14 CC images/sk-netlink.o 04:54:33 [2020-05-08T04:54:33.984Z] #44 ... 04:54:33 [2020-05-08T04:54:33.984Z] 04:54:33 [2020-05-08T04:54:33.984Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... 04:54:33 [2020-05-08T04:54:33.984Z] #56 102.8 mvdan.cc/sh/v3/cmd/shfmt 04:54:33 [2020-05-08T04:54:33.984Z] #56 DONE 109.0s 04:54:33 [2020-05-08T04:54:33.984Z] 04:54:33 [2020-05-08T04:54:33.984Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:54:33 [2020-05-08T04:54:33.984Z] #44 34.40 CC images/packet-sock.o 04:54:34 [2020-05-08T04:54:34.924Z] #44 34.99 CC images/ipc-var.o 04:54:34 [2020-05-08T04:54:34.924Z] #44 35.36 CC images/ipc-desc.o 04:54:35 [2020-05-08T04:54:35.182Z] #44 35.65 CC images/ipc-shm.o 04:54:35 [2020-05-08T04:54:35.441Z] #44 35.88 CC images/ipc-msg.o 04:54:35 [2020-05-08T04:54:35.700Z] #44 36.10 CC images/ipc-sem.o 04:54:35 [2020-05-08T04:54:35.958Z] #44 36.22 CC images/utsns.o 04:54:35 [2020-05-08T04:54:35.958Z] #44 36.39 CC images/creds.o 04:54:36 [2020-05-08T04:54:36.217Z] #44 36.59 CC images/vma.o 04:54:36 [2020-05-08T04:54:36.476Z] #44 36.80 CC images/netdev.o 04:54:37 [2020-05-08T04:54:37.042Z] #44 37.20 CC images/tty.o 04:54:37 [2020-05-08T04:54:37.300Z] #44 37.79 CC images/file-lock.o 04:54:37 [2020-05-08T04:54:37.559Z] #44 38.04 CC images/rlimit.o 04:54:37 [2020-05-08T04:54:37.818Z] #44 38.21 CC images/pagemap.o 04:54:38 [2020-05-08T04:54:38.076Z] #44 38.48 CC images/siginfo.o 04:54:38 [2020-05-08T04:54:38.643Z] #44 38.79 CC images/rpc.o 04:54:39 [2020-05-08T04:54:39.578Z] #44 40.00 CC images/ext-file.o 04:54:39 [2020-05-08T04:54:39.836Z] #44 40.15 CC images/cgroup.o 04:54:40 [2020-05-08T04:54:40.405Z] #44 40.81 CC images/userns.o 04:54:40 [2020-05-08T04:54:40.664Z] #44 41.09 CC images/google/protobuf/descriptor.o 04:54:42 [2020-05-08T04:54:42.567Z] #44 42.86 CC images/opts.o 04:54:42 [2020-05-08T04:54:42.567Z] #44 43.11 CC images/seccomp.o 04:54:43 [2020-05-08T04:54:43.134Z] #44 43.45 CC images/binfmt-misc.o 04:54:43 [2020-05-08T04:54:43.393Z] #44 43.61 CC images/time.o 04:54:43 [2020-05-08T04:54:43.652Z] #44 43.90 CC images/sysctl.o 04:54:43 [2020-05-08T04:54:43.652Z] #44 44.10 CC images/autofs.o 04:54:43 [2020-05-08T04:54:43.910Z] #44 44.31 CC images/macvlan.o 04:54:44 [2020-05-08T04:54:44.169Z] #44 44.55 CC images/sit.o 04:54:44 [2020-05-08T04:54:44.427Z] #44 44.82 LINK images/built-in.o 04:54:44 [2020-05-08T04:54:44.427Z] #44 44.94 GEN compel/include/asm 04:54:44 [2020-05-08T04:54:44.686Z] #44 44.95 GEN compel/include/version.h 04:54:44 [2020-05-08T04:54:44.686Z] #44 44.98 touch .config 04:54:44 [2020-05-08T04:54:44.686Z] #44 45.01 GEN include/common/config.h 04:54:44 [2020-05-08T04:54:44.686Z] #44 45.09 GEN compel/plugins/include/uapi/std/syscall-codes-64.h 04:54:44 [2020-05-08T04:54:44.686Z] #44 45.12 GEN compel/plugins/include/uapi/std/syscall-64.h 04:54:44 [2020-05-08T04:54:44.686Z] #44 45.17 GEN compel/arch/x86/plugins/std/syscalls-64.S 04:54:44 [2020-05-08T04:54:44.686Z] #44 45.18 DEP compel/arch/x86/plugins/std/syscalls-64.d 04:54:44 [2020-05-08T04:54:44.686Z] #44 45.21 DEP compel/arch/x86/plugins/std/memcpy.d 04:54:44 [2020-05-08T04:54:44.945Z] #44 45.24 DEP compel/arch/x86/plugins/std/parasite-head.d 04:54:44 [2020-05-08T04:54:44.945Z] #44 45.27 GEN compel/plugins/include/uapi/std/syscall.h 04:54:44 [2020-05-08T04:54:44.945Z] #44 45.31 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c 04:54:44 [2020-05-08T04:54:44.945Z] #44 45.33 GEN compel/plugins/include/uapi/std/syscall-codes.h 04:54:44 [2020-05-08T04:54:44.945Z] #44 45.34 GEN compel/plugins/include/uapi/std/asm/syscall-types.h 04:54:44 [2020-05-08T04:54:44.945Z] #44 45.35 DEP compel/plugins/std/infect.d 04:54:45 [2020-05-08T04:54:45.203Z] #44 45.47 DEP compel/plugins/std/string.d 04:54:45 [2020-05-08T04:54:45.203Z] #44 45.56 DEP compel/plugins/std/log.d 04:54:45 [2020-05-08T04:54:45.203Z] #44 45.63 DEP compel/plugins/std/fds.d 04:54:45 [2020-05-08T04:54:45.203Z] #44 45.71 DEP compel/plugins/std/std.d 04:54:45 [2020-05-08T04:54:45.462Z] #44 45.79 DEP compel/plugins/shmem/shmem.d 04:54:45 [2020-05-08T04:54:45.462Z] #44 45.88 DEP compel/plugins/fds/fds.d 04:54:45 [2020-05-08T04:54:45.721Z] #44 46.06 CC compel/plugins/std/std.o 04:54:45 [2020-05-08T04:54:45.721Z] #44 ... 04:54:45 [2020-05-08T04:54:45.721Z] 04:54:45 [2020-05-08T04:54:45.721Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:54:45 [2020-05-08T04:54:45.721Z] #47 110.6 vendor/golang.org/x/text/secure/bidirule 04:54:45 [2020-05-08T04:54:45.721Z] #47 110.9 vendor/golang.org/x/text/unicode/norm 04:54:45 [2020-05-08T04:54:45.721Z] #47 114.8 vendor/golang.org/x/net/idna 04:54:45 [2020-05-08T04:54:45.721Z] #47 117.1 vendor/golang.org/x/net/http2/hpack 04:54:45 [2020-05-08T04:54:45.721Z] #47 118.5 mime 04:54:45 [2020-05-08T04:54:45.721Z] #47 120.4 mime/quotedprintable 04:54:45 [2020-05-08T04:54:45.980Z] #47 120.9 net/http/internal 04:54:45 [2020-05-08T04:54:45.980Z] #47 ... 04:54:45 [2020-05-08T04:54:45.980Z] 04:54:45 [2020-05-08T04:54:45.980Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:54:45 [2020-05-08T04:54:45.980Z] #44 46.39 CC compel/plugins/std/fds.o 04:54:46 [2020-05-08T04:54:46.547Z] #44 46.97 CC compel/plugins/std/log.o 04:54:47 [2020-05-08T04:54:47.485Z] #44 47.82 CC compel/plugins/std/string.o 04:54:48 [2020-05-08T04:54:48.422Z] #44 48.62 CC compel/plugins/std/infect.o 04:54:48 [2020-05-08T04:54:48.681Z] #44 49.12 CC compel/arch/x86/plugins/std/parasite-head.o 04:54:48 [2020-05-08T04:54:48.939Z] #44 49.18 CC compel/arch/x86/plugins/std/memcpy.o 04:54:48 [2020-05-08T04:54:48.939Z] #44 49.27 CC compel/arch/x86/plugins/std/syscalls-64.o 04:54:48 [2020-05-08T04:54:48.939Z] #44 49.34 AR compel/plugins/std.lib.a 04:54:48 [2020-05-08T04:54:48.939Z] #44 49.43 CC compel/plugins/fds/fds.o 04:54:48 [2020-05-08T04:54:48.980Z] ? github.com/docker/docker/api/server/backend/build [no test files] 04:54:48 [2020-05-08T04:54:48.980Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements 04:54:48 [2020-05-08T04:54:48.980Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements 04:54:48 [2020-05-08T04:54:48.980Z] ? github.com/docker/docker/api/server/router [no test files] 04:54:48 [2020-05-08T04:54:48.980Z] ? github.com/docker/docker/api/server/router/build [no test files] 04:54:48 [2020-05-08T04:54:48.980Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 04:54:48 [2020-05-08T04:54:48.980Z] ? github.com/docker/docker/api/server/router/container [no test files] 04:54:48 [2020-05-08T04:54:48.980Z] ? github.com/docker/docker/api/server/router/debug [no test files] 04:54:48 [2020-05-08T04:54:48.980Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 04:54:48 [2020-05-08T04:54:48.980Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 04:54:48 [2020-05-08T04:54:48.980Z] ? github.com/docker/docker/api/server/router/image [no test files] 04:54:48 [2020-05-08T04:54:48.980Z] ? github.com/docker/docker/api/server/router/network [no test files] 04:54:48 [2020-05-08T04:54:48.980Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 04:54:48 [2020-05-08T04:54:48.980Z] ? github.com/docker/docker/api/server/router/session [no test files] 04:54:48 [2020-05-08T04:54:48.980Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.8% of statements 04:54:48 [2020-05-08T04:54:48.980Z] ? github.com/docker/docker/api/server/router/system [no test files] 04:54:48 [2020-05-08T04:54:48.980Z] ? github.com/docker/docker/api/server/router/volume [no test files] 04:54:48 [2020-05-08T04:54:48.980Z] ? github.com/docker/docker/api/types [no test files] 04:54:48 [2020-05-08T04:54:48.980Z] ? github.com/docker/docker/api/types/backend [no test files] 04:54:48 [2020-05-08T04:54:48.980Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 04:54:48 [2020-05-08T04:54:48.980Z] ? github.com/docker/docker/api/types/container [no test files] 04:54:48 [2020-05-08T04:54:48.980Z] ? github.com/docker/docker/api/types/events [no test files] 04:54:48 [2020-05-08T04:54:48.980Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements 04:54:48 [2020-05-08T04:54:48.980Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements 04:54:48 [2020-05-08T04:54:48.980Z] ? github.com/docker/docker/api/types/image [no test files] 04:54:48 [2020-05-08T04:54:48.980Z] ? github.com/docker/docker/api/types/mount [no test files] 04:54:48 [2020-05-08T04:54:48.980Z] ? github.com/docker/docker/api/types/network [no test files] 04:54:48 [2020-05-08T04:54:48.980Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 04:54:48 [2020-05-08T04:54:48.980Z] ? github.com/docker/docker/api/types/registry [no test files] 04:54:48 [2020-05-08T04:54:48.980Z] ? github.com/docker/docker/api/types/swarm [no test files] 04:54:48 [2020-05-08T04:54:48.980Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 04:54:49 [2020-05-08T04:54:49.200Z] #44 49.71 AR compel/plugins/fds.lib.a 04:54:49 [2020-05-08T04:54:49.262Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements 04:54:49 [2020-05-08T04:54:49.262Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements 04:54:49 [2020-05-08T04:54:49.262Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 04:54:49 [2020-05-08T04:54:49.262Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 04:54:49 [2020-05-08T04:54:49.262Z] ? github.com/docker/docker/api/types/volume [no test files] 04:54:49 [2020-05-08T04:54:49.262Z] ? github.com/docker/docker/builder [no test files] 04:54:49 [2020-05-08T04:54:49.262Z] ? github.com/docker/docker/builder/builder-next [no test files] 04:54:49 [2020-05-08T04:54:49.262Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 04:54:49 [2020-05-08T04:54:49.262Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 04:54:49 [2020-05-08T04:54:49.262Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 04:54:49 [2020-05-08T04:54:49.262Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 04:54:49 [2020-05-08T04:54:49.262Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 04:54:49 [2020-05-08T04:54:49.262Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 04:54:49 [2020-05-08T04:54:49.460Z] #44 49.78 HOSTDEP compel/src/lib/log-host.d 04:54:49 [2020-05-08T04:54:49.460Z] #44 49.88 HOSTDEP compel/src/lib/handle-elf-host.d 04:54:49 [2020-05-08T04:54:49.544Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements 04:54:49 [2020-05-08T04:54:49.719Z] #44 50.02 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d 04:54:49 [2020-05-08T04:54:49.979Z] #44 50.19 HOSTDEP compel/src/main-host.d 04:54:50 [2020-05-08T04:54:50.237Z] #44 50.44 DEP compel/src/lib/ptrace.d 04:54:50 [2020-05-08T04:54:50.237Z] #44 50.56 DEP compel/src/lib/infect.d 04:54:50 [2020-05-08T04:54:50.237Z] #44 50.65 DEP compel/src/lib/infect-util.d 04:54:50 [2020-05-08T04:54:50.496Z] #44 50.82 DEP compel/src/lib/infect-rpc.d 04:54:50 [2020-05-08T04:54:50.496Z] #44 50.92 DEP compel/arch/x86/src/lib/infect.d 04:54:50 [2020-05-08T04:54:50.496Z] #44 51.05 DEP compel/arch/x86/src/lib/cpu.d 04:54:50 [2020-05-08T04:54:50.754Z] #44 51.13 DEP compel/src/lib/log.d 04:54:50 [2020-05-08T04:54:50.754Z] #44 51.29 DEP compel/src/main.d 04:54:51 [2020-05-08T04:54:51.012Z] #44 51.45 DEP compel/src/lib/handle-elf.d 04:54:51 [2020-05-08T04:54:51.271Z] #44 51.60 DEP compel/arch/x86/src/lib/handle-elf.d 04:54:51 [2020-05-08T04:54:51.271Z] #44 51.80 CC compel/src/lib/log.o 04:54:51 [2020-05-08T04:54:51.838Z] #44 52.05 CC compel/arch/x86/src/lib/cpu.o 04:54:52 [2020-05-08T04:54:52.097Z] #44 ... 04:54:52 [2020-05-08T04:54:52.097Z] 04:54:52 [2020-05-08T04:54:52.097Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 04:54:52 [2020-05-08T04:54:52.097Z] #10 125.1 Selecting previously unselected package libapparmor1:amd64. 04:54:52 [2020-05-08T04:54:52.097Z] #10 125.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... 04:54:52 [2020-05-08T04:54:52.097Z] #10 125.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... 04:54:52 [2020-05-08T04:54:52.097Z] #10 125.3 Selecting previously unselected package libapparmor-dev:amd64. 04:54:52 [2020-05-08T04:54:52.097Z] #10 125.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... 04:54:52 [2020-05-08T04:54:52.097Z] #10 125.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... 04:54:52 [2020-05-08T04:54:52.097Z] #10 125.4 Selecting previously unselected package libbtrfs0. 04:54:52 [2020-05-08T04:54:52.097Z] #10 125.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... 04:54:52 [2020-05-08T04:54:52.097Z] #10 125.4 Unpacking libbtrfs0 (4.20.1-2) ... 04:54:52 [2020-05-08T04:54:52.097Z] #10 125.4 Selecting previously unselected package libbtrfs-dev. 04:54:52 [2020-05-08T04:54:52.097Z] #10 125.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... 04:54:52 [2020-05-08T04:54:52.097Z] #10 125.5 Unpacking libbtrfs-dev (4.20.1-2) ... 04:54:52 [2020-05-08T04:54:52.097Z] #10 125.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. 04:54:52 [2020-05-08T04:54:52.097Z] #10 125.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... 04:54:52 [2020-05-08T04:54:52.097Z] #10 125.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 04:54:52 [2020-05-08T04:54:52.097Z] #10 125.7 Selecting previously unselected package libudev-dev:amd64. 04:54:52 [2020-05-08T04:54:52.097Z] #10 125.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... 04:54:52 [2020-05-08T04:54:52.097Z] #10 125.8 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... 04:54:52 [2020-05-08T04:54:52.097Z] #10 126.0 Selecting previously unselected package libsepol1-dev:amd64. 04:54:52 [2020-05-08T04:54:52.097Z] #10 126.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... 04:54:52 [2020-05-08T04:54:52.097Z] #10 126.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... 04:54:52 [2020-05-08T04:54:52.097Z] #10 126.3 Selecting previously unselected package libpcre16-3:amd64. 04:54:52 [2020-05-08T04:54:52.097Z] #10 126.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... 04:54:52 [2020-05-08T04:54:52.097Z] #10 126.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... 04:54:52 [2020-05-08T04:54:52.097Z] #10 126.6 Selecting previously unselected package libpcre32-3:amd64. 04:54:52 [2020-05-08T04:54:52.097Z] #10 126.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... 04:54:52 [2020-05-08T04:54:52.097Z] #10 126.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... 04:54:52 [2020-05-08T04:54:52.097Z] #10 126.7 Selecting previously unselected package libpcrecpp0v5:amd64. 04:54:52 [2020-05-08T04:54:52.097Z] #10 126.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... 04:54:52 [2020-05-08T04:54:52.097Z] #10 126.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... 04:54:52 [2020-05-08T04:54:52.097Z] #10 126.9 Selecting previously unselected package libpcre3-dev:amd64. 04:54:52 [2020-05-08T04:54:52.097Z] #10 126.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... 04:54:52 [2020-05-08T04:54:52.097Z] #10 126.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... 04:54:52 [2020-05-08T04:54:52.097Z] #10 127.4 Selecting previously unselected package libselinux1-dev:amd64. 04:54:52 [2020-05-08T04:54:52.097Z] #10 127.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... 04:54:52 [2020-05-08T04:54:52.097Z] #10 127.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... 04:54:52 [2020-05-08T04:54:52.356Z] #10 127.7 Selecting previously unselected package libdevmapper-dev:amd64. 04:54:52 [2020-05-08T04:54:52.356Z] #10 127.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... 04:54:52 [2020-05-08T04:54:52.356Z] #10 127.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... 04:54:52 [2020-05-08T04:54:52.356Z] #10 127.8 Selecting previously unselected package libseccomp-dev:amd64. 04:54:52 [2020-05-08T04:54:52.356Z] #10 127.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... 04:54:52 [2020-05-08T04:54:52.356Z] #10 127.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... 04:54:52 [2020-05-08T04:54:52.614Z] #10 127.9 Selecting previously unselected package libsystemd-dev:amd64. 04:54:52 [2020-05-08T04:54:52.614Z] #10 127.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... 04:54:52 [2020-05-08T04:54:52.614Z] #10 127.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... 04:54:52 [2020-05-08T04:54:52.995Z] ok github.com/docker/docker/builder/remotecontext 0.348s coverage: 13.6% of statements 04:54:53 [2020-05-08T04:54:53.182Z] #10 128.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... 04:54:53 [2020-05-08T04:54:53.182Z] #10 128.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ... 04:54:53 [2020-05-08T04:54:53.182Z] #10 128.6 Setting up libapparmor1:amd64 (2.13.2-10) ... 04:54:53 [2020-05-08T04:54:53.182Z] #10 128.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... 04:54:53 [2020-05-08T04:54:53.182Z] #10 128.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... 04:54:53 [2020-05-08T04:54:53.278Z] ok github.com/docker/docker/builder/dockerfile 0.947s coverage: 48.2% of statements 04:54:53 [2020-05-08T04:54:53.441Z] #10 128.7 Setting up libsepol1-dev:amd64 (2.8-1) ...#10 ... 04:54:53 [2020-05-08T04:54:53.441Z] 04:54:53 [2020-05-08T04:54:53.441Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:54:53 [2020-05-08T04:54:53.441Z] #68 121.1 + for f in rootlesskit rootlesskit-docker-proxy 04:54:53 [2020-05-08T04:54:53.441Z] #68 121.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy 04:54:53 [2020-05-08T04:54:53.441Z] #68 DONE 128.2s 04:54:53 [2020-05-08T04:54:53.441Z] 04:54:53 [2020-05-08T04:54:53.441Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build 04:54:53 [2020-05-08T04:54:53.441Z] #69 DONE 0.1s 04:54:53 [2020-05-08T04:54:53.441Z] 04:54:53 [2020-05-08T04:54:53.441Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... 04:54:53 [2020-05-08T04:54:53.441Z] #10 128.7 Setting up libsepol1-dev:amd64 (2.8-1) ... 04:54:53 [2020-05-08T04:54:53.441Z] #10 128.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... 04:54:53 [2020-05-08T04:54:53.441Z] #10 128.7 Setting up libbtrfs0 (4.20.1-2) ... 04:54:53 [2020-05-08T04:54:53.441Z] #10 128.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... 04:54:53 [2020-05-08T04:54:53.441Z] #10 128.8 Setting up libudev-dev:amd64 (241-7~deb10u3) ... 04:54:53 [2020-05-08T04:54:53.441Z] #10 128.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... 04:54:53 [2020-05-08T04:54:53.441Z] #10 128.8 Setting up libbtrfs-dev (4.20.1-2) ... 04:54:53 [2020-05-08T04:54:53.441Z] #10 128.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... 04:54:53 [2020-05-08T04:54:53.441Z] #10 128.9 Setting up mingw-w64-common (6.0.0-3) ... 04:54:53 [2020-05-08T04:54:53.441Z] #10 128.9 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... 04:54:53 [2020-05-08T04:54:53.441Z] #10 128.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... 04:54:53 [2020-05-08T04:54:53.441Z] #10 128.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... 04:54:53 [2020-05-08T04:54:53.565Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements 04:54:53 [2020-05-08T04:54:53.699Z] #10 128.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 04:54:53 [2020-05-08T04:54:53.699Z] #10 129.0 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 04:54:53 [2020-05-08T04:54:53.699Z] #10 129.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 04:54:53 [2020-05-08T04:54:53.699Z] #10 129.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... 04:54:53 [2020-05-08T04:54:53.699Z] #10 129.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 04:54:53 [2020-05-08T04:54:53.699Z] #10 129.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 04:54:53 [2020-05-08T04:54:53.699Z] #10 129.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... 04:54:53 [2020-05-08T04:54:53.699Z] #10 129.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... 04:54:53 [2020-05-08T04:54:53.699Z] #10 129.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... 04:54:53 [2020-05-08T04:54:53.699Z] #10 129.1 Setting up dmsetup (2:1.02.155-3) ... 04:54:53 [2020-05-08T04:54:53.699Z] #10 129.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... 04:54:53 [2020-05-08T04:54:53.699Z] #10 129.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... 04:54:53 [2020-05-08T04:54:53.699Z] #10 129.2 Processing triggers for libc-bin (2.28-10) ... 04:54:54 [2020-05-08T04:54:54.252Z] ok github.com/docker/docker/cmd/dockerd 0.133s coverage: 30.8% of statements 04:54:54 [2020-05-08T04:54:54.266Z] #10 DONE 129.6s 04:54:54 [2020-05-08T04:54:54.266Z] 04:54:54 [2020-05-08T04:54:54.266Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 04:54:54 [2020-05-08T04:54:54.524Z] #58 DONE 0.2s 04:54:54 [2020-05-08T04:54:54.524Z] 04:54:54 [2020-05-08T04:54:54.524Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ 04:54:54 [2020-05-08T04:54:54.524Z] #59 DONE 0.1s 04:54:54 [2020-05-08T04:54:54.524Z] 04:54:54 [2020-05-08T04:54:54.524Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:54:54 [2020-05-08T04:54:54.571Z] ok github.com/docker/docker/builder/remotecontext/git 1.107s coverage: 86.3% of statements 04:54:54 [2020-05-08T04:54:54.571Z] ? github.com/docker/docker/cli [no test files] 04:54:54 [2020-05-08T04:54:54.571Z] ? github.com/docker/docker/cli/config [no test files] 04:54:56 [2020-05-08T04:54:56.428Z] #60 ... 04:54:56 [2020-05-08T04:54:56.428Z] 04:54:56 [2020-05-08T04:54:56.428Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:54:56 [2020-05-08T04:54:56.428Z] #50 DONE 131.3s 04:54:56 [2020-05-08T04:54:56.428Z] 04:54:56 [2020-05-08T04:54:56.428Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:54:56 [2020-05-08T04:54:56.428Z] #47 125.3 net/textproto 04:54:56 [2020-05-08T04:54:56.428Z] #47 125.3 crypto/x509 04:54:56 [2020-05-08T04:54:56.428Z] #47 126.6 vendor/golang.org/x/net/http/httpguts 04:54:56 [2020-05-08T04:54:56.428Z] #47 126.8 vendor/golang.org/x/net/http/httpproxy 04:54:56 [2020-05-08T04:54:56.428Z] #47 127.3 mime/multipart 04:54:56 [2020-05-08T04:54:56.428Z] #47 130.9 crypto/tls 04:54:56 [2020-05-08T04:54:56.591Z] ok github.com/docker/docker/client 0.101s coverage: 75.4% of statements 04:54:57 [2020-05-08T04:54:57.363Z] #47 ... 04:54:57 [2020-05-08T04:54:57.363Z] 04:54:57 [2020-05-08T04:54:57.363Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker 04:54:57 [2020-05-08T04:54:57.363Z] #11 DONE 2.9s 04:54:57 [2020-05-08T04:54:57.363Z] 04:54:57 [2020-05-08T04:54:57.363Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:54:57 [2020-05-08T04:54:57.363Z] #44 52.82 CC compel/arch/x86/src/lib/infect.o 04:54:57 [2020-05-08T04:54:57.363Z] #44 53.74 CC compel/src/lib/infect-rpc.o 04:54:57 [2020-05-08T04:54:57.363Z] #44 54.24 CC compel/src/lib/infect-util.o 04:54:57 [2020-05-08T04:54:57.363Z] #44 54.88 CC compel/src/lib/infect.o 04:54:57 [2020-05-08T04:54:57.623Z] #44 58.16 CC compel/src/lib/ptrace.o 04:54:58 [2020-05-08T04:54:58.081Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 04:54:58 [2020-05-08T04:54:58.087Z] ok github.com/docker/docker/container 0.234s coverage: 34.9% of statements 04:54:58 [2020-05-08T04:54:58.087Z] ? github.com/docker/docker/container/stream [no test files] 04:54:58 [2020-05-08T04:54:58.087Z] ? github.com/docker/docker/contrib/apparmor [no test files] 04:54:58 [2020-05-08T04:54:58.087Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 04:54:58 [2020-05-08T04:54:58.087Z] ? github.com/docker/docker/contrib/httpserver [no test files] 04:54:58 [2020-05-08T04:54:58.559Z] #44 58.87 AR compel/libcompel.a 04:54:58 [2020-05-08T04:54:58.559Z] #44 58.99 HOSTCC compel/src/main-host.o 04:54:59 [2020-05-08T04:54:59.015Z] 04:54:59 [2020-05-08T04:54:59.015Z] ---> Making bundle: test-integration (in bundles/test-integration) 04:54:59 [2020-05-08T04:54:59.126Z] #44 59.42 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o 04:54:59 [2020-05-08T04:54:59.274Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 04:54:59 [2020-05-08T04:54:59.274Z] HOSTNAME=9f5d16211c90 04:54:59 [2020-05-08T04:54:59.274Z] TESTDEBUG=0 04:54:59 [2020-05-08T04:54:59.274Z] DEST=bundles/test-integration 04:54:59 [2020-05-08T04:54:59.274Z] PWD=/go/src/github.com/docker/docker 04:54:59 [2020-05-08T04:54:59.274Z] DOCKER_GITCOMMIT=96109a81abb3ed379e894a79eee4dc18162866ce 04:54:59 [2020-05-08T04:54:59.274Z] container=docker 04:54:59 [2020-05-08T04:54:59.274Z] HOME=/root 04:54:59 [2020-05-08T04:54:59.274Z] GOLANG_VERSION=1.13.10 04:54:59 [2020-05-08T04:54:59.274Z] VALIDATE_REPO=https://github.com/moby/moby.git 04:54:59 [2020-05-08T04:54:59.274Z] VALIDATE_BRANCH=master 04:54:59 [2020-05-08T04:54:59.274Z] TERM=xterm 04:54:59 [2020-05-08T04:54:59.274Z] DOCKER_PKG=github.com/docker/docker 04:54:59 [2020-05-08T04:54:59.274Z] SHLVL=1 04:54:59 [2020-05-08T04:54:59.274Z] TIMEOUT=120m 04:54:59 [2020-05-08T04:54:59.274Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 04:54:59 [2020-05-08T04:54:59.274Z] DOCKER_GRAPHDRIVER=overlay2 04:54:59 [2020-05-08T04:54:59.274Z] GO111MODULE=off 04:54:59 [2020-05-08T04:54:59.274Z] DOCKER_EXPERIMENTAL=1 04:54:59 [2020-05-08T04:54:59.274Z] TEST_SKIP_INTEGRATION_CLI=1 04:54:59 [2020-05-08T04:54:59.274Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 04:54:59 [2020-05-08T04:54:59.274Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 04:54:59 [2020-05-08T04:54:59.274Z] GOPATH=/go 04:54:59 [2020-05-08T04:54:59.274Z] PKG_CONFIG=pkg-config 04:54:59 [2020-05-08T04:54:59.274Z] _=/usr/bin/env 04:54:59 [2020-05-08T04:54:59.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 04:54:59 [2020-05-08T04:54:59.385Z] #44 59.70 HOSTCC compel/src/lib/handle-elf-host.o 04:54:59 [2020-05-08T04:54:59.644Z] #44 ... 04:54:59 [2020-05-08T04:54:59.644Z] 04:54:59 [2020-05-08T04:54:59.644Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... 04:54:59 [2020-05-08T04:54:59.644Z] #12 DONE 2.6s 04:54:59 [2020-05-08T04:54:59.644Z] 04:54:59 [2020-05-08T04:54:59.644Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:54:59 [2020-05-08T04:54:59.644Z] #44 60.06 HOSTCC compel/src/lib/log-host.o 04:54:59 [2020-05-08T04:54:59.644Z] #44 ... 04:54:59 [2020-05-08T04:54:59.644Z] 04:54:59 [2020-05-08T04:54:59.644Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:54:59 [2020-05-08T04:54:59.644Z] #60 2.846 + RM_GOPATH=0 04:54:59 [2020-05-08T04:54:59.644Z] #60 2.846 + TMP_GOPATH= 04:54:59 [2020-05-08T04:54:59.644Z] #60 2.846 + : /build 04:54:59 [2020-05-08T04:54:59.644Z] #60 2.846 + '[' -z '' ']' 04:54:59 [2020-05-08T04:54:59.644Z] #60 2.846 ++ mktemp -d 04:54:59 [2020-05-08T04:54:59.644Z] #60 2.846 + export GOPATH=/tmp/tmp.eDMzZr8eZs 04:54:59 [2020-05-08T04:54:59.644Z] #60 2.846 + GOPATH=/tmp/tmp.eDMzZr8eZs 04:54:59 [2020-05-08T04:54:59.644Z] #60 2.846 + RM_GOPATH=1 04:54:59 [2020-05-08T04:54:59.644Z] #60 2.846 ++ dirname ./install.sh 04:54:59 [2020-05-08T04:54:59.644Z] #60 2.846 + dir=. 04:54:59 [2020-05-08T04:54:59.644Z] #60 2.846 + bin=runc 04:54:59 [2020-05-08T04:54:59.644Z] #60 2.846 + shift 04:54:59 [2020-05-08T04:54:59.644Z] #60 2.846 + '[' '!' -f ./runc.installer ']' 04:54:59 [2020-05-08T04:54:59.644Z] #60 2.846 + . ./runc.installer 04:54:59 [2020-05-08T04:54:59.644Z] #60 2.846 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd 04:54:59 [2020-05-08T04:54:59.644Z] #60 2.846 + install_runc 04:54:59 [2020-05-08T04:54:59.644Z] #60 2.846 + grep -q '^3\.10\.0.*\.el7\.' 04:54:59 [2020-05-08T04:54:59.644Z] #60 2.846 + uname -r 04:54:59 [2020-05-08T04:54:59.644Z] #60 2.850 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) 04:54:59 [2020-05-08T04:54:59.644Z] #60 2.851 + RUNC_BUILDTAGS='seccomp apparmor selinux ' 04:54:59 [2020-05-08T04:54:59.644Z] #60 2.851 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' 04:54:59 [2020-05-08T04:54:59.644Z] #60 2.851 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.eDMzZr8eZs/src/github.com/opencontainers/runc 04:54:59 [2020-05-08T04:54:59.644Z] #60 2.851 Cloning into '/tmp/tmp.eDMzZr8eZs/src/github.com/opencontainers/runc'... 04:55:01 [2020-05-08T04:55:01.913Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.047s coverage: 65.3% of statements 04:55:02 [2020-05-08T04:55:02.181Z] #60 ... 04:55:02 [2020-05-08T04:55:02.181Z] 04:55:02 [2020-05-08T04:55:02.181Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... 04:55:02 [2020-05-08T04:55:02.181Z] #13 2.078 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' 04:55:02 [2020-05-08T04:55:02.181Z] #13 DONE 2.2s 04:55:02 [2020-05-08T04:55:02.181Z] 04:55:02 [2020-05-08T04:55:02.181Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... 04:55:04 [2020-05-08T04:55:04.083Z] #14 DONE 2.0s 04:55:04 [2020-05-08T04:55:04.083Z] 04:55:04 [2020-05-08T04:55:04.083Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... 04:55:05 [2020-05-08T04:55:05.985Z] #15 DONE 2.1s 04:55:05 [2020-05-08T04:55:05.985Z] 04:55:05 [2020-05-08T04:55:05.985Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:55:05 [2020-05-08T04:55:05.985Z] #60 10.34 + cd /tmp/tmp.eDMzZr8eZs/src/github.com/opencontainers/runc 04:55:05 [2020-05-08T04:55:05.985Z] #60 10.35 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd 04:55:05 [2020-05-08T04:55:05.985Z] #60 10.83 + '[' -z '' ']' 04:55:05 [2020-05-08T04:55:05.985Z] #60 10.84 + target=static 04:55:05 [2020-05-08T04:55:05.985Z] #60 10.84 + make 'BUILDTAGS=seccomp apparmor selinux ' static 04:55:06 [2020-05-08T04:55:06.920Z] #60 12.32 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . 04:55:07 [2020-05-08T04:55:07.398Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 04:55:07 [2020-05-08T04:55:07.398Z] 04:55:07 [2020-05-08T04:55:07.398Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) 04:55:07 [2020-05-08T04:55:07.398Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) 04:55:07 [2020-05-08T04:55:07.398Z] Using test binary docker 04:55:07 [2020-05-08T04:55:07.398Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 04:55:07 [2020-05-08T04:55:07.398Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 04:55:07 [2020-05-08T04:55:07.398Z] INFO: Waiting for daemon to start... 04:55:07 [2020-05-08T04:55:07.398Z] Starting dockerd 04:55:08 [2020-05-08T04:55:08.304Z] #60 ... 04:55:08 [2020-05-08T04:55:08.304Z] 04:55:08 [2020-05-08T04:55:08.304Z] #16 [dev-systemd-false 6/26] RUN ldconfig 04:55:08 [2020-05-08T04:55:08.304Z] #16 DONE 2.2s 04:55:08 [2020-05-08T04:55:08.304Z] 04:55:08 [2020-05-08T04:55:08.304Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 04:55:09 [2020-05-08T04:55:09.324Z] ok github.com/docker/docker/daemon/cluster/convert 0.028s coverage: 35.6% of statements 04:55:09 [2020-05-08T04:55:09.917Z] . 04:55:09 [2020-05-08T04:55:09.917Z] INFO: Building docker-sdk-python3:4.2.0... 04:55:10 [2020-05-08T04:55:10.205Z] #17 ... 04:55:10 [2020-05-08T04:55:10.206Z] 04:55:10 [2020-05-08T04:55:10.206Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:55:10 [2020-05-08T04:55:10.206Z] #44 60.37 HOSTLINK compel/compel-host-bin 04:55:10 [2020-05-08T04:55:10.206Z] #44 60.56 DEP soccr/soccr.d 04:55:10 [2020-05-08T04:55:10.206Z] #44 60.71 CC soccr/soccr.o 04:55:10 [2020-05-08T04:55:10.206Z] #44 62.11 AR soccr/libsoccr.a 04:55:10 [2020-05-08T04:55:10.206Z] #44 62.14 make[1]: 'soccr/libsoccr.a' is up to date. 04:55:10 [2020-05-08T04:55:10.206Z] #44 62.58 DEP criu/arch/x86/sigframe.d 04:55:10 [2020-05-08T04:55:10.206Z] #44 62.76 DEP criu/arch/x86/sigaction_compat.d 04:55:10 [2020-05-08T04:55:10.206Z] #44 62.93 DEP criu/arch/x86/kerndat.d 04:55:10 [2020-05-08T04:55:10.206Z] #44 63.15 DEP criu/arch/x86/crtools.d 04:55:10 [2020-05-08T04:55:10.206Z] #44 63.28 DEP criu/arch/x86/cpu.d 04:55:10 [2020-05-08T04:55:10.206Z] #44 63.42 CC criu/arch/x86/cpu.o 04:55:10 [2020-05-08T04:55:10.206Z] #44 64.00 CC criu/arch/x86/crtools.o 04:55:10 [2020-05-08T04:55:10.206Z] #44 65.33 CC criu/arch/x86/kerndat.o 04:55:10 [2020-05-08T04:55:10.206Z] #44 65.71 CC criu/arch/x86/sigaction_compat.o 04:55:10 [2020-05-08T04:55:10.206Z] #44 66.01 CC criu/arch/x86/sigframe.o 04:55:10 [2020-05-08T04:55:10.206Z] #44 66.33 LINK criu/arch/x86/crtools.built-in.o 04:55:10 [2020-05-08T04:55:10.206Z] #44 66.42 DEP criu/pie/util-vdso-elf32.d 04:55:10 [2020-05-08T04:55:10.206Z] #44 66.65 DEP criu/pie/util-vdso.d 04:55:10 [2020-05-08T04:55:10.206Z] #44 66.81 DEP criu/pie/util.d 04:55:10 [2020-05-08T04:55:10.206Z] #44 66.99 CC criu/pie/util.o 04:55:10 [2020-05-08T04:55:10.206Z] #44 67.40 CC criu/pie/util-vdso.o 04:55:10 [2020-05-08T04:55:10.206Z] #44 68.04 CC criu/pie/util-vdso-elf32.o 04:55:10 [2020-05-08T04:55:10.206Z] #44 68.76 AR criu/pie/pie.lib.a 04:55:10 [2020-05-08T04:55:10.206Z] #44 68.88 DEP criu/pie/restorer.d 04:55:10 [2020-05-08T04:55:10.206Z] #44 69.19 DEP criu/arch/x86/sigaction_compat_pie.d 04:55:10 [2020-05-08T04:55:10.206Z] #44 69.35 DEP criu/arch/x86/restorer_unmap.d 04:55:10 [2020-05-08T04:55:10.206Z] #44 69.42 DEP criu/arch/x86/restorer.d 04:55:10 [2020-05-08T04:55:10.206Z] #44 69.62 DEP criu/arch/x86/vdso-pie.d 04:55:10 [2020-05-08T04:55:10.206Z] #44 69.77 DEP criu/pie/parasite-vdso.d 04:55:10 [2020-05-08T04:55:10.206Z] #44 69.89 DEP criu/pie/parasite.d 04:55:10 [2020-05-08T04:55:10.206Z] #44 70.19 CC criu/pie/parasite.o 04:55:10 [2020-05-08T04:55:10.464Z] #44 ... 04:55:10 [2020-05-08T04:55:10.464Z] 04:55:10 [2020-05-08T04:55:10.464Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 04:55:10 [2020-05-08T04:55:10.464Z] #17 2.284 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] 04:55:10 [2020-05-08T04:55:10.722Z] #17 2.471 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] 04:55:10 [2020-05-08T04:55:10.722Z] #17 2.486 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] 04:55:11 [2020-05-08T04:55:11.289Z] #17 2.921 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] 04:55:11 [2020-05-08T04:55:11.683Z] ok github.com/docker/docker/daemon/cluster 0.231s coverage: 0.5% of statements 04:55:12 [2020-05-08T04:55:12.664Z] #17 4.213 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [197 kB] 04:55:14 [2020-05-08T04:55:14.037Z] #17 5.563 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] 04:55:14 [2020-05-08T04:55:14.037Z] #17 ... 04:55:14 [2020-05-08T04:55:14.037Z] 04:55:14 [2020-05-08T04:55:14.037Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:55:14 [2020-05-08T04:55:14.037Z] #47 138.7 net/http/httptrace 04:55:14 [2020-05-08T04:55:14.037Z] #47 139.0 net/http 04:55:14 [2020-05-08T04:55:14.037Z] #47 ... 04:55:14 [2020-05-08T04:55:14.037Z] 04:55:14 [2020-05-08T04:55:14.037Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:55:14 [2020-05-08T04:55:14.037Z] #44 71.51 LINK criu/pie/parasite.built-in.o 04:55:14 [2020-05-08T04:55:14.037Z] #44 71.52 GEN criu/pie/parasite-blob.h 04:55:14 [2020-05-08T04:55:14.037Z] #44 71.53 CC criu/pie/parasite-vdso.o 04:55:14 [2020-05-08T04:55:14.037Z] #44 72.12 CC criu/arch/x86/vdso-pie.o 04:55:14 [2020-05-08T04:55:14.037Z] #44 72.43 CC criu/arch/x86/restorer.o 04:55:14 [2020-05-08T04:55:14.037Z] #44 72.89 CC criu/arch/x86/restorer_unmap.o 04:55:14 [2020-05-08T04:55:14.037Z] #44 72.94 CC criu/arch/x86/sigaction_compat_pie.o 04:55:14 [2020-05-08T04:55:14.037Z] #44 73.22 CC criu/pie/restorer.o 04:55:15 [2020-05-08T04:55:15.938Z] #44 76.34 LINK criu/pie/restorer.built-in.o 04:55:15 [2020-05-08T04:55:15.938Z] #44 76.36 GEN criu/pie/restorer-blob.h 04:55:16 [2020-05-08T04:55:16.211Z] #44 76.47 DEP criu/vdso.d 04:55:16 [2020-05-08T04:55:16.212Z] #44 76.72 DEP criu/vdso-compat.d 04:55:16 [2020-05-08T04:55:16.469Z] #44 76.87 DEP criu/uts_ns.d 04:55:16 [2020-05-08T04:55:16.469Z] #44 76.97 DEP criu/util.d 04:55:16 [2020-05-08T04:55:16.728Z] #44 ... 04:55:16 [2020-05-08T04:55:16.728Z] 04:55:16 [2020-05-08T04:55:16.728Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:55:16 [2020-05-08T04:55:16.728Z] #47 151.6 github.com/LK4D4/vndr/godl 04:55:17 [2020-05-08T04:55:17.646Z] ok github.com/docker/docker/daemon/discovery 0.037s coverage: 30.0% of statements 04:55:17 [2020-05-08T04:55:17.663Z] #47 152.5 github.com/LK4D4/vndr 04:55:20 [2020-05-08T04:55:20.682Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements 04:55:21 [2020-05-08T04:55:21.401Z] ok github.com/docker/docker/daemon/config 0.087s coverage: 81.7% of statements 04:55:22 [2020-05-08T04:55:22.932Z] #47 ... 04:55:22 [2020-05-08T04:55:22.932Z] 04:55:22 [2020-05-08T04:55:22.932Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:55:22 [2020-05-08T04:55:22.932Z] #44 77.17 DEP criu/uffd.d 04:55:22 [2020-05-08T04:55:22.932Z] #44 77.37 DEP criu/tun.d 04:55:22 [2020-05-08T04:55:22.932Z] #44 77.66 DEP criu/tty.d 04:55:22 [2020-05-08T04:55:22.932Z] #44 77.94 DEP criu/timerfd.d 04:55:22 [2020-05-08T04:55:22.932Z] #44 78.19 DEP criu/sysfs_parse.d 04:55:22 [2020-05-08T04:55:22.932Z] #44 78.37 DEP criu/sysctl.d 04:55:22 [2020-05-08T04:55:22.932Z] #44 78.60 DEP criu/string.d 04:55:22 [2020-05-08T04:55:22.932Z] #44 78.65 DEP criu/stats.d 04:55:22 [2020-05-08T04:55:22.932Z] #44 78.83 DEP criu/sockets.d 04:55:22 [2020-05-08T04:55:22.932Z] #44 79.08 DEP criu/sk-unix.d 04:55:22 [2020-05-08T04:55:22.932Z] #44 79.21 DEP criu/sk-tcp.d 04:55:22 [2020-05-08T04:55:22.932Z] #44 79.37 DEP criu/sk-queue.d 04:55:22 [2020-05-08T04:55:22.932Z] #44 79.57 DEP criu/sk-packet.d 04:55:22 [2020-05-08T04:55:22.932Z] #44 79.83 DEP criu/sk-netlink.d 04:55:22 [2020-05-08T04:55:22.932Z] #44 80.00 DEP criu/sk-inet.d 04:55:22 [2020-05-08T04:55:22.932Z] #44 80.20 DEP criu/signalfd.d 04:55:22 [2020-05-08T04:55:22.932Z] #44 80.36 DEP criu/sigframe.d 04:55:22 [2020-05-08T04:55:22.932Z] #44 80.45 DEP criu/shmem.d 04:55:22 [2020-05-08T04:55:22.932Z] #44 80.60 DEP criu/servicefd.d 04:55:22 [2020-05-08T04:55:22.932Z] #44 80.76 DEP criu/seize.d 04:55:22 [2020-05-08T04:55:22.932Z] #44 80.91 DEP criu/seccomp.d 04:55:22 [2020-05-08T04:55:22.932Z] #44 81.07 DEP criu/rst-malloc.d 04:55:22 [2020-05-08T04:55:22.932Z] #44 81.14 DEP criu/rbtree.d 04:55:22 [2020-05-08T04:55:22.932Z] #44 81.17 DEP criu/pstree.d 04:55:22 [2020-05-08T04:55:22.932Z] #44 81.36 DEP criu/protobuf.d 04:55:22 [2020-05-08T04:55:22.932Z] #44 81.51 GEN criu/protobuf-desc-gen.h 04:55:22 [2020-05-08T04:55:22.932Z] #44 82.97 DEP criu/protobuf-desc.d 04:55:22 [2020-05-08T04:55:22.932Z] #44 83.08 DEP criu/proc_parse.d 04:55:22 [2020-05-08T04:55:22.932Z] #44 83.28 DEP criu/plugin.d 04:55:22 [2020-05-08T04:55:22.932Z] #44 83.42 DEP criu/pipes.d 04:55:23 [2020-05-08T04:55:23.190Z] #44 83.63 DEP criu/pie-util.d 04:55:23 [2020-05-08T04:55:23.448Z] #44 83.72 DEP criu/pie-util-vdso.d 04:55:23 [2020-05-08T04:55:23.448Z] #44 83.87 DEP criu/pie-util-vdso-elf32.d 04:55:23 [2020-05-08T04:55:23.535Z] ok github.com/docker/docker/cmd/dockerd 0.038s coverage: 30.8% of statements 04:55:23 [2020-05-08T04:55:23.535Z] ok github.com/docker/docker/container 0.111s coverage: 34.9% of statements 04:55:23 [2020-05-08T04:55:23.535Z] ? github.com/docker/docker/container/stream [no test files] 04:55:23 [2020-05-08T04:55:23.535Z] ? github.com/docker/docker/contrib/apparmor [no test files] 04:55:23 [2020-05-08T04:55:23.535Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 04:55:23 [2020-05-08T04:55:23.535Z] ? github.com/docker/docker/contrib/httpserver [no test files] 04:55:23 [2020-05-08T04:55:23.706Z] #44 84.03 DEP criu/path.d 04:55:23 [2020-05-08T04:55:23.706Z] #44 84.14 DEP criu/parasite-syscall.d 04:55:23 [2020-05-08T04:55:23.764Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements 04:55:23 [2020-05-08T04:55:23.964Z] #44 84.35 DEP criu/pagemap.d 04:55:24 [2020-05-08T04:55:24.222Z] #44 84.51 DEP criu/pagemap-cache.d 04:55:24 [2020-05-08T04:55:24.222Z] #44 84.69 DEP criu/page-xfer.d 04:55:24 [2020-05-08T04:55:24.480Z] #44 84.89 DEP criu/page-pipe.d 04:55:24 [2020-05-08T04:55:24.738Z] #44 84.98 DEP criu/netfilter.d 04:55:24 [2020-05-08T04:55:24.738Z] #44 85.19 DEP criu/net.d 04:55:24 [2020-05-08T04:55:24.996Z] #44 85.34 DEP criu/namespaces.d 04:55:25 [2020-05-08T04:55:25.254Z] #44 85.55 DEP criu/mount.d 04:55:25 [2020-05-08T04:55:25.254Z] #44 85.70 DEP criu/mem.d 04:55:25 [2020-05-08T04:55:25.512Z] #44 85.93 DEP criu/lsm.d 04:55:25 [2020-05-08T04:55:25.770Z] #44 86.08 DEP criu/log.d 04:55:25 [2020-05-08T04:55:25.770Z] #44 86.18 DEP criu/libnetlink.d 04:55:25 [2020-05-08T04:55:25.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 04:55:25 [2020-05-08T04:55:25.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 04:55:25 [2020-05-08T04:55:25.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 04:55:26 [2020-05-08T04:55:26.028Z] #44 86.27 DEP criu/kerndat.d 04:55:26 [2020-05-08T04:55:26.286Z] #44 ... 04:55:26 [2020-05-08T04:55:26.286Z] 04:55:26 [2020-05-08T04:55:26.286Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:55:26 [2020-05-08T04:55:26.286Z] #47 DONE 161.1s 04:55:26 [2020-05-08T04:55:26.286Z] 04:55:26 [2020-05-08T04:55:26.286Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:55:26 [2020-05-08T04:55:26.286Z] #44 86.53 DEP criu/kcmp-ids.d 04:55:26 [2020-05-08T04:55:26.286Z] #44 ... 04:55:26 [2020-05-08T04:55:26.286Z] 04:55:26 [2020-05-08T04:55:26.286Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 04:55:26 [2020-05-08T04:55:26.286Z] #17 11.11 Fetched 8347 kB in 9s (921 kB/s) 04:55:26 [2020-05-08T04:55:26.286Z] #17 11.11 Reading package lists... 04:55:26 [2020-05-08T04:55:26.286Z] #17 14.75 Reading package lists... 04:55:26 [2020-05-08T04:55:26.286Z] #17 ... 04:55:26 [2020-05-08T04:55:26.286Z] 04:55:26 [2020-05-08T04:55:26.286Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:55:26 [2020-05-08T04:55:26.286Z] #44 86.69 DEP criu/irmap.d 04:55:26 [2020-05-08T04:55:26.545Z] #44 86.99 DEP criu/ipc_ns.d 04:55:26 [2020-05-08T04:55:26.803Z] #44 87.19 DEP criu/image.d 04:55:27 [2020-05-08T04:55:27.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 04:55:27 [2020-05-08T04:55:27.369Z] #44 87.50 DEP criu/image-desc.d 04:55:27 [2020-05-08T04:55:27.369Z] #44 87.64 DEP criu/fsnotify.d 04:55:27 [2020-05-08T04:55:27.576Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.562s coverage: 13.9% of statements 04:55:27 [2020-05-08T04:55:27.627Z] #44 87.88 DEP criu/filesystems.d 04:55:27 [2020-05-08T04:55:27.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 04:55:27 [2020-05-08T04:55:27.885Z] #44 88.12 DEP criu/files.d 04:55:27 [2020-05-08T04:55:27.885Z] #44 88.29 DEP criu/files-reg.d 04:55:28 [2020-05-08T04:55:28.143Z] #44 88.42 DEP criu/files-ext.d 04:55:28 [2020-05-08T04:55:28.143Z] #44 88.53 DEP criu/file-lock.d 04:55:28 [2020-05-08T04:55:28.143Z] #44 88.67 DEP criu/file-ids.d 04:55:28 [2020-05-08T04:55:28.296Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements 04:55:28 [2020-05-08T04:55:28.401Z] #44 88.77 DEP criu/fifo.d 04:55:28 [2020-05-08T04:55:28.401Z] #44 88.90 DEP criu/fdstore.d 04:55:28 [2020-05-08T04:55:28.659Z] #44 89.07 DEP criu/fault-injection.d 04:55:28 [2020-05-08T04:55:28.659Z] #44 89.10 DEP criu/external.d 04:55:28 [2020-05-08T04:55:28.659Z] #44 89.19 DEP criu/eventpoll.d 04:55:28 [2020-05-08T04:55:28.919Z] #44 89.45 DEP criu/eventfd.d 04:55:29 [2020-05-08T04:55:29.017Z] ok github.com/docker/docker/daemon/cluster 0.043s coverage: 0.5% of statements 04:55:29 [2020-05-08T04:55:29.178Z] #44 89.55 DEP criu/crtools.d 04:55:29 [2020-05-08T04:55:29.436Z] #44 89.69 DEP criu/cr-service.d 04:55:29 [2020-05-08T04:55:29.436Z] #44 89.89 DEP criu/cr-restore.d 04:55:29 [2020-05-08T04:55:29.693Z] #44 90.15 DEP criu/cr-errno.d 04:55:29 [2020-05-08T04:55:29.951Z] #44 90.16 DEP criu/cr-dump.d 04:55:29 [2020-05-08T04:55:29.951Z] #44 90.31 DEP criu/cr-dedup.d 04:55:29 [2020-05-08T04:55:29.951Z] #44 90.44 DEP criu/cr-check.d 04:55:30 [2020-05-08T04:55:30.024Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements 04:55:30 [2020-05-08T04:55:30.209Z] #44 90.66 DEP criu/config.d 04:55:30 [2020-05-08T04:55:30.467Z] #44 90.81 DEP criu/clone-noasan.d 04:55:30 [2020-05-08T04:55:30.467Z] #44 90.86 DEP criu/cgroup.d 04:55:30 [2020-05-08T04:55:30.601Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.957s coverage: 57.9% of statements 04:55:30 [2020-05-08T04:55:30.725Z] #44 91.06 DEP criu/cgroup-props.d 04:55:30 [2020-05-08T04:55:30.725Z] #44 91.14 DEP criu/bitmap.d 04:55:30 [2020-05-08T04:55:30.725Z] #44 91.16 DEP criu/bfd.d 04:55:30 [2020-05-08T04:55:30.725Z] #44 91.24 DEP criu/autofs.d 04:55:30 [2020-05-08T04:55:30.983Z] #44 91.39 DEP criu/aio.d 04:55:30 [2020-05-08T04:55:30.983Z] #44 91.54 DEP criu/action-scripts.d 04:55:31 [2020-05-08T04:55:31.030Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.6% of statements 04:55:31 [2020-05-08T04:55:31.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 04:55:31 [2020-05-08T04:55:31.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 04:55:31 [2020-05-08T04:55:31.549Z] #44 91.87 CC criu/action-scripts.o 04:55:31 [2020-05-08T04:55:31.769Z] ok github.com/docker/docker/daemon 12.547s coverage: 17.4% of statements 04:55:31 [2020-05-08T04:55:31.769Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 04:55:31 [2020-05-08T04:55:31.769Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 04:55:31 [2020-05-08T04:55:31.769Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 04:55:31 [2020-05-08T04:55:31.769Z] ? github.com/docker/docker/daemon/exec [no test files] 04:55:32 [2020-05-08T04:55:32.115Z] #44 92.27 CC criu/aio.o 04:55:32 [2020-05-08T04:55:32.692Z] #44 92.92 CC criu/autofs.o 04:55:32 [2020-05-08T04:55:32.950Z] #44 ... 04:55:32 [2020-05-08T04:55:32.950Z] 04:55:32 [2020-05-08T04:55:32.950Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 04:55:32 [2020-05-08T04:55:32.950Z] #17 18.46 Building dependency tree... 04:55:32 [2020-05-08T04:55:32.950Z] #17 20.33 libcap2-bin is already the newest version (1:2.25-2). 04:55:32 [2020-05-08T04:55:32.950Z] #17 20.33 The following additional packages will be installed: 04:55:32 [2020-05-08T04:55:32.950Z] #17 20.33 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 04:55:32 [2020-05-08T04:55:32.950Z] #17 20.33 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib 04:55:32 [2020-05-08T04:55:32.950Z] #17 20.33 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 04:55:32 [2020-05-08T04:55:32.950Z] #17 20.33 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources 04:55:32 [2020-05-08T04:55:32.950Z] #17 20.33 python3.7 python3.7-minimal vim-runtime xxd 04:55:32 [2020-05-08T04:55:32.950Z] #17 20.33 Suggested packages: 04:55:32 [2020-05-08T04:55:32.950Z] #17 20.33 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc 04:55:32 [2020-05-08T04:55:32.950Z] #17 20.33 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc 04:55:32 [2020-05-08T04:55:32.950Z] #17 20.33 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota 04:55:32 [2020-05-08T04:55:32.950Z] #17 20.33 Recommended packages: 04:55:32 [2020-05-08T04:55:32.950Z] #17 20.33 aufs-dkms nftables build-essential python3-dev python3-keyring 04:55:32 [2020-05-08T04:55:32.950Z] #17 20.33 python3-keyrings.alt python3-xdg unzip 04:55:32 [2020-05-08T04:55:32.950Z] #17 21.96 The following NEW packages will be installed: 04:55:32 [2020-05-08T04:55:32.950Z] #17 21.96 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 04:55:32 [2020-05-08T04:55:32.950Z] #17 21.96 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 04:55:32 [2020-05-08T04:55:32.950Z] #17 21.96 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 04:55:32 [2020-05-08T04:55:32.950Z] #17 21.96 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib 04:55:32 [2020-05-08T04:55:32.950Z] #17 21.96 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils 04:55:32 [2020-05-08T04:55:32.950Z] #17 21.96 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources 04:55:32 [2020-05-08T04:55:32.950Z] #17 21.96 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo 04:55:32 [2020-05-08T04:55:32.950Z] #17 21.96 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd 04:55:32 [2020-05-08T04:55:32.950Z] #17 21.96 xz-utils zip 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.29 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.29 Need to get 28.5 MB of archives. 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.29 After this operation, 116 MB of additional disk space will be used. 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.58 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.62 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.62 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.63 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.67 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.68 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.68 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.69 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 22.69 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 23.16 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 23.16 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 23.16 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 23.16 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 23.18 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 23.18 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 23.25 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 23.26 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 23.27 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 23.28 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 23.29 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 23.31 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 23.31 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 23.37 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 23.39 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 23.41 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 23.66 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 23.71 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 23.72 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] 04:55:32 [2020-05-08T04:55:32.950Z] #17 24.38 debconf: delaying package configuration, since apt-utils is not installed 04:55:32 [2020-05-08T04:55:32.950Z] #17 24.46 Fetched 28.5 MB in 2s (16.7 MB/s) 04:55:32 [2020-05-08T04:55:32.950Z] #17 24.52 Selecting previously unselected package pigz. 04:55:32 [2020-05-08T04:55:32.950Z] #17 24.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 ... 23431 files and directories currently installed.) 04:55:32 [2020-05-08T04:55:32.950Z] #17 24.57 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... 04:55:32 [2020-05-08T04:55:32.950Z] #17 24.58 Unpacking pigz (2.4-1) ... 04:55:32 [2020-05-08T04:55:32.950Z] #17 24.69 Selecting previously unselected package libpython3.7-minimal:amd64. 04:55:32 [2020-05-08T04:55:32.951Z] #17 24.71 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... 04:55:32 [2020-05-08T04:55:32.951Z] #17 24.71 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... 04:55:33 [2020-05-08T04:55:33.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 04:55:33 [2020-05-08T04:55:33.516Z] #17 25.17 Selecting previously unselected package python3.7-minimal. 04:55:33 [2020-05-08T04:55:33.516Z] #17 25.17 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... 04:55:33 [2020-05-08T04:55:33.516Z] #17 25.18 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... 04:55:33 [2020-05-08T04:55:33.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 04:55:34 [2020-05-08T04:55:34.081Z] #17 ... 04:55:34 [2020-05-08T04:55:34.081Z] 04:55:34 [2020-05-08T04:55:34.081Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:55:34 [2020-05-08T04:55:34.081Z] #44 94.42 CC criu/bfd.o 04:55:34 [2020-05-08T04:55:34.647Z] #44 ... 04:55:34 [2020-05-08T04:55:34.647Z] 04:55:34 [2020-05-08T04:55:34.647Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... 04:55:34 [2020-05-08T04:55:34.647Z] #30 DONE 169.9s 04:55:34 [2020-05-08T04:55:34.647Z] 04:55:34 [2020-05-08T04:55:34.647Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:55:34 [2020-05-08T04:55:34.647Z] #44 94.89 CC criu/bitmap.o 04:55:34 [2020-05-08T04:55:34.777Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.021s coverage: 1.8% of statements 04:55:34 [2020-05-08T04:55:34.905Z] #44 95.16 CC criu/cgroup-props.o 04:55:35 [2020-05-08T04:55:35.511Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.264s coverage: 69.2% of statements 04:55:35 [2020-05-08T04:55:35.838Z] #44 96.07 CC criu/cgroup.o 04:55:37 [2020-05-08T04:55:37.799Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.391s coverage: 45.9% of statements 04:55:37 [2020-05-08T04:55:37.799Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 04:55:37 [2020-05-08T04:55:37.827Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.427s coverage: 13.9% of statements 04:55:38 [2020-05-08T04:55:38.134Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.309s coverage: 49.5% of statements 04:55:38 [2020-05-08T04:55:38.366Z] #44 98.68 CC criu/clone-noasan.o 04:55:38 [2020-05-08T04:55:38.366Z] #44 98.79 CC criu/config.o 04:55:39 [2020-05-08T04:55:39.303Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 81.7% of statements 04:55:39 [2020-05-08T04:55:39.740Z] #44 99.95 CC criu/cr-check.o 04:55:39 [2020-05-08T04:55:39.917Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements 04:55:40 [2020-05-08T04:55:40.307Z] #44 ... 04:55:40 [2020-05-08T04:55:40.307Z] 04:55:40 [2020-05-08T04:55:40.307Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 04:55:40 [2020-05-08T04:55:40.307Z] #17 26.08 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 26.10 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 28.56 Selecting previously unselected package python3-minimal. 04:55:40 [2020-05-08T04:55:40.307Z] #17 28.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 ... 23680 files and directories currently installed.) 04:55:40 [2020-05-08T04:55:40.307Z] #17 28.61 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 28.61 Unpacking python3-minimal (3.7.3-1) ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 28.69 Selecting previously unselected package libmpdec2:amd64. 04:55:40 [2020-05-08T04:55:40.307Z] #17 28.70 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 28.71 Unpacking libmpdec2:amd64 (2.4.2-2) ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 28.82 Selecting previously unselected package libpython3.7-stdlib:amd64. 04:55:40 [2020-05-08T04:55:40.307Z] #17 28.83 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 28.84 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 29.69 Selecting previously unselected package python3.7. 04:55:40 [2020-05-08T04:55:40.307Z] #17 29.69 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 29.70 Unpacking python3.7 (3.7.3-2+deb10u1) ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 29.81 Selecting previously unselected package libpython3-stdlib:amd64. 04:55:40 [2020-05-08T04:55:40.307Z] #17 29.81 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 29.82 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 29.92 Setting up python3-minimal (3.7.3-1) ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 30.54 Selecting previously unselected package python3. 04:55:40 [2020-05-08T04:55:40.307Z] #17 30.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24092 files and directories currently installed.) 04:55:40 [2020-05-08T04:55:40.307Z] #17 30.58 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 30.60 Unpacking python3 (3.7.3-1) ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 30.71 Selecting previously unselected package libip4tc0:amd64. 04:55:40 [2020-05-08T04:55:40.307Z] #17 30.72 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 30.72 Unpacking libip4tc0:amd64 (1.8.2-4) ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 30.82 Selecting previously unselected package libip6tc0:amd64. 04:55:40 [2020-05-08T04:55:40.307Z] #17 30.82 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 30.83 Unpacking libip6tc0:amd64 (1.8.2-4) ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 30.91 Selecting previously unselected package libiptc0:amd64. 04:55:40 [2020-05-08T04:55:40.307Z] #17 30.91 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 30.92 Unpacking libiptc0:amd64 (1.8.2-4) ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 31.00 Selecting previously unselected package libnfnetlink0:amd64. 04:55:40 [2020-05-08T04:55:40.307Z] #17 31.00 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 31.01 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 31.05 Selecting previously unselected package libnetfilter-conntrack3:amd64. 04:55:40 [2020-05-08T04:55:40.307Z] #17 31.06 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 31.06 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 31.13 Selecting previously unselected package libnftnl11:amd64. 04:55:40 [2020-05-08T04:55:40.307Z] #17 31.13 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 31.14 Unpacking libnftnl11:amd64 (1.1.2-2) ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 31.23 Selecting previously unselected package iptables. 04:55:40 [2020-05-08T04:55:40.307Z] #17 31.25 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 31.26 Unpacking iptables (1.8.2-4) ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 31.59 Selecting previously unselected package xxd. 04:55:40 [2020-05-08T04:55:40.307Z] #17 31.60 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 31.61 Unpacking xxd (2:8.1.0875-5) ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 31.72 Selecting previously unselected package vim-common. 04:55:40 [2020-05-08T04:55:40.307Z] #17 31.73 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 31.76 Unpacking vim-common (2:8.1.0875-5) ... 04:55:40 [2020-05-08T04:55:40.307Z] #17 31.89 Selecting previously unselected package bash-completion. 04:55:40 [2020-05-08T04:55:40.307Z] #17 31.91 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... 04:55:40 [2020-05-08T04:55:40.532Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements 04:55:41 [2020-05-08T04:55:41.146Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements 04:55:41 [2020-05-08T04:55:41.146Z] ok github.com/docker/docker/daemon 12.243s coverage: 17.4% of statements 04:55:41 [2020-05-08T04:55:41.146Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 04:55:41 [2020-05-08T04:55:41.146Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 04:55:41 [2020-05-08T04:55:41.146Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 04:55:41 [2020-05-08T04:55:41.146Z] ? github.com/docker/docker/daemon/exec [no test files] 04:55:41 [2020-05-08T04:55:41.987Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.670s coverage: 76.1% of statements 04:55:42 [2020-05-08T04:55:42.326Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 58.0% of statements 04:55:42 [2020-05-08T04:55:42.837Z] #17 34.38 Unpacking bash-completion (1:2.8-6) ... 04:55:43 [2020-05-08T04:55:43.050Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.028s coverage: 3.0% of statements 04:55:43 [2020-05-08T04:55:43.095Z] #17 34.79 Selecting previously unselected package bzip2. 04:55:43 [2020-05-08T04:55:43.095Z] #17 34.81 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... 04:55:43 [2020-05-08T04:55:43.095Z] #17 34.81 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 04:55:43 [2020-05-08T04:55:43.166Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements 04:55:43 [2020-05-08T04:55:43.353Z] #17 34.92 Selecting previously unselected package xz-utils. 04:55:43 [2020-05-08T04:55:43.353Z] #17 34.94 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... 04:55:43 [2020-05-08T04:55:43.353Z] #17 34.94 Unpacking xz-utils (5.2.4-1) ... 04:55:43 [2020-05-08T04:55:43.353Z] #17 35.09 Selecting previously unselected package apparmor. 04:55:43 [2020-05-08T04:55:43.353Z] #17 35.11 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... 04:55:43 [2020-05-08T04:55:43.611Z] #17 35.19 Unpacking apparmor (2.13.2-10) ... 04:55:43 [2020-05-08T04:55:43.774Z] ok github.com/docker/docker/daemon/links 0.026s coverage: 93.0% of statements 04:55:43 [2020-05-08T04:55:43.869Z] #17 35.55 Selecting previously unselected package aufs-tools. 04:55:43 [2020-05-08T04:55:43.869Z] #17 35.56 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... 04:55:43 [2020-05-08T04:55:43.869Z] #17 35.56 Unpacking aufs-tools (1:4.14+20190211-1) ... 04:55:43 [2020-05-08T04:55:43.869Z] #17 35.69 Selecting previously unselected package libonig5:amd64. 04:55:43 [2020-05-08T04:55:43.869Z] #17 35.69 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... 04:55:43 [2020-05-08T04:55:43.869Z] #17 35.70 Unpacking libonig5:amd64 (6.9.1-1) ... 04:55:44 [2020-05-08T04:55:44.127Z] #17 35.86 Selecting previously unselected package libjq1:amd64. 04:55:44 [2020-05-08T04:55:44.127Z] #17 35.87 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... 04:55:44 [2020-05-08T04:55:44.127Z] #17 35.87 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... 04:55:44 [2020-05-08T04:55:44.127Z] #17 35.98 Selecting previously unselected package jq. 04:55:44 [2020-05-08T04:55:44.127Z] #17 36.00 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... 04:55:44 [2020-05-08T04:55:44.127Z] #17 36.01 Unpacking jq (1.5+dfsg-2+b1) ... 04:55:44 [2020-05-08T04:55:44.171Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.185s coverage: 57.0% of statements 04:55:44 [2020-05-08T04:55:44.385Z] #17 36.09 Selecting previously unselected package libaio1:amd64. 04:55:44 [2020-05-08T04:55:44.385Z] #17 36.09 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... 04:55:44 [2020-05-08T04:55:44.385Z] #17 36.10 Unpacking libaio1:amd64 (0.3.112-3) ... 04:55:44 [2020-05-08T04:55:44.385Z] #17 36.16 Selecting previously unselected package libgpm2:amd64. 04:55:44 [2020-05-08T04:55:44.385Z] #17 36.17 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... 04:55:44 [2020-05-08T04:55:44.385Z] #17 36.17 Unpacking libgpm2:amd64 (1.20.7-5) ... 04:55:44 [2020-05-08T04:55:44.497Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.031s coverage: 52.1% of statements 04:55:44 [2020-05-08T04:55:44.497Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 04:55:44 [2020-05-08T04:55:44.497Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 04:55:44 [2020-05-08T04:55:44.643Z] #17 36.26 Selecting previously unselected package libicu63:amd64. 04:55:44 [2020-05-08T04:55:44.643Z] #17 36.26 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... 04:55:44 [2020-05-08T04:55:44.643Z] #17 36.28 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... 04:55:45 [2020-05-08T04:55:45.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 04:55:47 [2020-05-08T04:55:47.923Z] #17 39.75 Selecting previously unselected package libnet1:amd64. 04:55:47 [2020-05-08T04:55:47.923Z] #17 39.77 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... 04:55:47 [2020-05-08T04:55:47.923Z] #17 39.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... 04:55:48 [2020-05-08T04:55:48.186Z] #17 39.87 Selecting previously unselected package libnl-3-200:amd64. 04:55:48 [2020-05-08T04:55:48.186Z] #17 39.90 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... 04:55:48 [2020-05-08T04:55:48.186Z] #17 39.91 Unpacking libnl-3-200:amd64 (3.4.0-1) ... 04:55:48 [2020-05-08T04:55:48.186Z] #17 39.99 Selecting previously unselected package libprotobuf-c1:amd64. 04:55:48 [2020-05-08T04:55:48.186Z] #17 40.01 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... 04:55:48 [2020-05-08T04:55:48.186Z] #17 40.01 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... 04:55:48 [2020-05-08T04:55:48.186Z] #17 40.08 Selecting previously unselected package libreadline5:amd64. 04:55:48 [2020-05-08T04:55:48.186Z] #17 40.08 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... 04:55:48 [2020-05-08T04:55:48.443Z] #17 40.10 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... 04:55:48 [2020-05-08T04:55:48.443Z] #17 40.22 Selecting previously unselected package net-tools. 04:55:48 [2020-05-08T04:55:48.443Z] #17 40.22 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... 04:55:48 [2020-05-08T04:55:48.443Z] #17 40.23 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... 04:55:48 [2020-05-08T04:55:48.547Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.055s coverage: 45.9% of statements 04:55:48 [2020-05-08T04:55:48.701Z] #17 40.42 Selecting previously unselected package python-pip-whl. 04:55:48 [2020-05-08T04:55:48.701Z] #17 40.42 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... 04:55:48 [2020-05-08T04:55:48.701Z] #17 40.43 Unpacking python-pip-whl (18.1-5) ... 04:55:48 [2020-05-08T04:55:48.959Z] #17 40.91 Selecting previously unselected package python3-lib2to3. 04:55:48 [2020-05-08T04:55:48.959Z] #17 40.92 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... 04:55:48 [2020-05-08T04:55:48.959Z] #17 40.92 Unpacking python3-lib2to3 (3.7.3-1) ... 04:55:49 [2020-05-08T04:55:49.160Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements 04:55:49 [2020-05-08T04:55:49.216Z] #17 41.03 Selecting previously unselected package python3-distutils. 04:55:49 [2020-05-08T04:55:49.216Z] #17 41.04 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... 04:55:49 [2020-05-08T04:55:49.216Z] #17 41.05 Unpacking python3-distutils (3.7.3-1) ... 04:55:49 [2020-05-08T04:55:49.307Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements 04:55:49 [2020-05-08T04:55:49.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 04:55:49 [2020-05-08T04:55:49.474Z] #17 41.17 Selecting previously unselected package python3-pip. 04:55:49 [2020-05-08T04:55:49.474Z] #17 41.18 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... 04:55:49 [2020-05-08T04:55:49.474Z] #17 41.18 Unpacking python3-pip (18.1-5) ... 04:55:49 [2020-05-08T04:55:49.474Z] #17 41.35 Selecting previously unselected package python3-pkg-resources. 04:55:49 [2020-05-08T04:55:49.474Z] #17 41.37 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... 04:55:49 [2020-05-08T04:55:49.474Z] #17 41.37 Unpacking python3-pkg-resources (40.8.0-1) ... 04:55:49 [2020-05-08T04:55:49.544Z] 65014b3c3121: Pull complete 04:55:49 [2020-05-08T04:55:49.644Z] ok github.com/docker/docker/daemon/logger 0.314s coverage: 41.8% of statements 04:55:49 [2020-05-08T04:55:49.732Z] #17 41.52 Selecting previously unselected package python3-setuptools. 04:55:49 [2020-05-08T04:55:49.732Z] #17 41.54 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... 04:55:49 [2020-05-08T04:55:49.732Z] #17 41.54 Unpacking python3-setuptools (40.8.0-1) ... 04:55:49 [2020-05-08T04:55:49.989Z] #17 41.76 Selecting previously unselected package python3-wheel. 04:55:49 [2020-05-08T04:55:49.989Z] #17 41.77 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... 04:55:49 [2020-05-08T04:55:49.989Z] #17 41.77 Unpacking python3-wheel (0.32.3-2) ... 04:55:49 [2020-05-08T04:55:49.989Z] #17 41.87 Selecting previously unselected package sudo. 04:55:49 [2020-05-08T04:55:49.989Z] #17 41.87 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... 04:55:49 [2020-05-08T04:55:49.989Z] #17 41.88 Unpacking sudo (1.8.27-1+deb10u2) ... 04:55:50 [2020-05-08T04:55:50.816Z] ok github.com/docker/docker/daemon/logger/awslogs 0.560s coverage: 77.8% of statements 04:55:50 [2020-05-08T04:55:50.924Z] #17 42.42 Selecting previously unselected package thin-provisioning-tools. 04:55:50 [2020-05-08T04:55:50.924Z] #17 42.44 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... 04:55:50 [2020-05-08T04:55:50.924Z] #17 42.44 Unpacking thin-provisioning-tools (0.7.6-2.1) ... 04:55:50 [2020-05-08T04:55:50.924Z] #17 42.66 Selecting previously unselected package uidmap. 04:55:50 [2020-05-08T04:55:50.924Z] #17 42.68 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... 04:55:50 [2020-05-08T04:55:50.924Z] #17 42.69 Unpacking uidmap (1:4.5-1.1) ... 04:55:50 [2020-05-08T04:55:50.924Z] #17 42.78 Selecting previously unselected package vim-runtime. 04:55:51 [2020-05-08T04:55:51.183Z] #17 42.79 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... 04:55:51 [2020-05-08T04:55:51.183Z] #17 42.81 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' 04:55:51 [2020-05-08T04:55:51.183Z] #17 42.84 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' 04:55:51 [2020-05-08T04:55:51.183Z] #17 42.84 Unpacking vim-runtime (2:8.1.0875-5) ... 04:55:51 [2020-05-08T04:55:51.183Z] #17 ... 04:55:51 [2020-05-08T04:55:51.183Z] 04:55:51 [2020-05-08T04:55:51.183Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:55:51 [2020-05-08T04:55:51.183Z] #44 101.5 CC criu/cr-dedup.o 04:55:51 [2020-05-08T04:55:51.183Z] #44 101.9 CC criu/cr-dump.o 04:55:51 [2020-05-08T04:55:51.183Z] #44 104.0 CC criu/cr-errno.o 04:55:51 [2020-05-08T04:55:51.183Z] #44 104.1 CC criu/cr-restore.o 04:55:51 [2020-05-08T04:55:51.183Z] #44 108.5 CC criu/cr-service.o 04:55:51 [2020-05-08T04:55:51.183Z] #44 110.0 CC criu/crtools.o 04:55:51 [2020-05-08T04:55:51.183Z] #44 110.5 CC criu/eventfd.o 04:55:51 [2020-05-08T04:55:51.183Z] #44 111.0 CC criu/eventpoll.o 04:55:51 [2020-05-08T04:55:51.442Z] #44 111.9 CC criu/external.o 04:55:51 [2020-05-08T04:55:51.986Z] ok github.com/docker/docker/daemon/images 0.065s coverage: 4.9% of statements 04:55:51 [2020-05-08T04:55:51.986Z] ? github.com/docker/docker/daemon/initlayer [no test files] 04:55:51 [2020-05-08T04:55:51.986Z] ? github.com/docker/docker/daemon/listeners [no test files] 04:55:51 [2020-05-08T04:55:51.986Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 04:55:51 [2020-05-08T04:55:51.986Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 04:55:52 [2020-05-08T04:55:52.009Z] #44 112.2 CC criu/fault-injection.o 04:55:52 [2020-05-08T04:55:52.009Z] #44 112.3 CC criu/fdstore.o 04:55:52 [2020-05-08T04:55:52.268Z] #44 112.7 CC criu/fifo.o 04:55:52 [2020-05-08T04:55:52.323Z] ok github.com/docker/docker/daemon/logger/journald 0.032s coverage: 26.2% of statements 04:55:52 [2020-05-08T04:55:52.608Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.622s coverage: 49.5% of statements 04:55:52 [2020-05-08T04:55:52.659Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.037s coverage: 87.2% of statements 04:55:52 [2020-05-08T04:55:52.835Z] #44 113.1 CC criu/file-ids.o 04:55:53 [2020-05-08T04:55:53.093Z] #44 113.4 CC criu/file-lock.o 04:55:53 [2020-05-08T04:55:53.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 04:55:53 [2020-05-08T04:55:53.852Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.077s coverage: 61.6% of statements 04:55:54 [2020-05-08T04:55:54.029Z] #44 114.3 CC criu/files-ext.o 04:55:54 [2020-05-08T04:55:54.080Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.509s coverage: 73.1% of statements 04:55:54 [2020-05-08T04:55:54.080Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 04:55:54 [2020-05-08T04:55:54.288Z] #44 114.6 CC criu/files-reg.o 04:55:54 [2020-05-08T04:55:54.288Z] #44 ... 04:55:54 [2020-05-08T04:55:54.288Z] 04:55:54 [2020-05-08T04:55:54.288Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 04:55:54 [2020-05-08T04:55:54.288Z] #17 46.00 Selecting previously unselected package vim. 04:55:54 [2020-05-08T04:55:54.288Z] #17 46.01 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... 04:55:54 [2020-05-08T04:55:54.288Z] #17 46.04 Unpacking vim (2:8.1.0875-5) ... 04:55:54 [2020-05-08T04:55:54.856Z] #17 46.60 Selecting previously unselected package xfsprogs. 04:55:54 [2020-05-08T04:55:54.856Z] #17 46.61 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... 04:55:54 [2020-05-08T04:55:54.856Z] #17 46.61 Unpacking xfsprogs (4.20.0-1) ... 04:55:55 [2020-05-08T04:55:55.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 04:55:55 [2020-05-08T04:55:55.423Z] #17 47.08 Selecting previously unselected package zip. 04:55:55 [2020-05-08T04:55:55.423Z] #17 47.09 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... 04:55:55 [2020-05-08T04:55:55.423Z] #17 47.09 Unpacking zip (3.0-11+b1) ... 04:55:55 [2020-05-08T04:55:55.423Z] #17 47.28 Setting up aufs-tools (1:4.14+20190211-1) ... 04:55:55 [2020-05-08T04:55:55.423Z] #17 47.31 Setting up net-tools (1.60+git20180626.aebd88e-1) ... 04:55:55 [2020-05-08T04:55:55.553Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.594s coverage: 76.1% of statements 04:55:55 [2020-05-08T04:55:55.682Z] #17 47.32 Setting up libip6tc0:amd64 (1.8.2-4) ... 04:55:55 [2020-05-08T04:55:55.682Z] #17 47.34 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... 04:55:55 [2020-05-08T04:55:55.682Z] #17 47.35 Setting up libgpm2:amd64 (1.20.7-5) ... 04:55:55 [2020-05-08T04:55:55.682Z] #17 47.36 Setting up libip4tc0:amd64 (1.8.2-4) ... 04:55:55 [2020-05-08T04:55:55.682Z] #17 47.36 Setting up uidmap (1:4.5-1.1) ... 04:55:55 [2020-05-08T04:55:55.682Z] #17 47.37 Setting up libnftnl11:amd64 (1.1.2-2) ... 04:55:55 [2020-05-08T04:55:55.682Z] #17 47.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... 04:55:55 [2020-05-08T04:55:55.682Z] #17 47.39 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 04:55:55 [2020-05-08T04:55:55.682Z] #17 47.40 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... 04:55:55 [2020-05-08T04:55:55.682Z] #17 47.41 Setting up libicu63:amd64 (63.1-6+deb10u1) ... 04:55:55 [2020-05-08T04:55:55.682Z] #17 47.42 Setting up xxd (2:8.1.0875-5) ... 04:55:55 [2020-05-08T04:55:55.682Z] #17 47.43 Setting up zip (3.0-11+b1) ... 04:55:55 [2020-05-08T04:55:55.682Z] #17 47.44 Setting up vim-common (2:8.1.0875-5) ... 04:55:55 [2020-05-08T04:55:55.682Z] #17 47.46 Setting up bash-completion (1:2.8-6) ... 04:55:55 [2020-05-08T04:55:55.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 04:55:55 [2020-05-08T04:55:55.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 04:55:56 [2020-05-08T04:55:56.146Z] ok github.com/docker/docker/daemon/logger/local 0.096s coverage: 75.2% of statements 04:55:56 [2020-05-08T04:55:56.146Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 04:55:56 [2020-05-08T04:55:56.168Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements 04:55:56 [2020-05-08T04:55:56.560Z] sha256:ea76f43078eeb09fe7bb80b6cef50f50031819ba3ee1417dcfb432e1f192b043 04:55:56 [2020-05-08T04:55:56.560Z] INFO: Starting docker-py tests... 04:55:56 [2020-05-08T04:55:56.560Z] ============================= test session starts ============================== 04:55:56 [2020-05-08T04:55:56.560Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 04:55:56 [2020-05-08T04:55:56.560Z] rootdir: /src, inifile: pytest.ini 04:55:56 [2020-05-08T04:55:56.560Z] plugins: cov-2.6.1, timeout-1.3.3 04:55:56 [2020-05-08T04:55:56.561Z] collected 387 items / 1 deselected / 386 selected 04:55:56 [2020-05-08T04:55:56.561Z] 04:55:56 [2020-05-08T04:55:56.781Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements 04:55:57 [2020-05-08T04:55:57.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 04:55:57 [2020-05-08T04:55:57.315Z] time="2020-05-08T04:55:56Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate665310512/log036355791.1: no such file or directory" 04:55:57 [2020-05-08T04:55:57.315Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.109s coverage: 38.3% of statements 04:55:57 [2020-05-08T04:55:57.650Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.053s coverage: 33.3% of statements 04:55:58 [2020-05-08T04:55:58.801Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements 04:55:58 [2020-05-08T04:55:58.801Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements 04:55:58 [2020-05-08T04:55:58.967Z] #17 50.13 Setting up libiptc0:amd64 (1.8.2-4) ... 04:55:58 [2020-05-08T04:55:58.967Z] #17 50.14 Setting up xz-utils (5.2.4-1) ... 04:55:58 [2020-05-08T04:55:58.967Z] #17 50.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 04:55:58 [2020-05-08T04:55:58.967Z] #17 50.17 Setting up sudo (1.8.27-1+deb10u2) ... 04:55:58 [2020-05-08T04:55:58.967Z] #17 50.21 invoke-rc.d: could not determine current runlevel 04:55:58 [2020-05-08T04:55:58.967Z] #17 50.23 invoke-rc.d: policy-rc.d denied execution of start. 04:55:58 [2020-05-08T04:55:58.967Z] #17 50.24 Setting up pigz (2.4-1) ... 04:55:58 [2020-05-08T04:55:58.967Z] #17 50.25 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... 04:55:58 [2020-05-08T04:55:58.967Z] #17 50.26 Setting up libnl-3-200:amd64 (3.4.0-1) ... 04:55:58 [2020-05-08T04:55:58.967Z] #17 50.28 Setting up python-pip-whl (18.1-5) ... 04:55:58 [2020-05-08T04:55:58.967Z] #17 50.29 Setting up libmpdec2:amd64 (2.4.2-2) ... 04:55:58 [2020-05-08T04:55:58.967Z] #17 50.30 Setting up vim-runtime (2:8.1.0875-5) ... 04:55:58 [2020-05-08T04:55:58.967Z] #17 50.69 Setting up libaio1:amd64 (0.3.112-3) ... 04:55:58 [2020-05-08T04:55:58.967Z] #17 50.70 Setting up libonig5:amd64 (6.9.1-1) ... 04:55:58 [2020-05-08T04:55:58.967Z] #17 50.71 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... 04:55:58 [2020-05-08T04:55:58.967Z] #17 50.72 Setting up vim (2:8.1.0875-5) ... 04:55:58 [2020-05-08T04:55:58.967Z] #17 50.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode 04:55:58 [2020-05-08T04:55:58.967Z] #17 50.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode 04:55:58 [2020-05-08T04:55:58.967Z] #17 50.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode 04:55:58 [2020-05-08T04:55:58.967Z] #17 50.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode 04:55:58 [2020-05-08T04:55:58.967Z] #17 50.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode 04:55:58 [2020-05-08T04:55:58.967Z] #17 50.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode 04:55:58 [2020-05-08T04:55:58.968Z] #17 50.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode 04:55:58 [2020-05-08T04:55:58.968Z] #17 50.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode 04:55:58 [2020-05-08T04:55:58.968Z] #17 50.78 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... 04:55:58 [2020-05-08T04:55:58.968Z] #17 50.79 Setting up thin-provisioning-tools (0.7.6-2.1) ... 04:55:58 [2020-05-08T04:55:58.968Z] #17 50.80 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... 04:55:58 [2020-05-08T04:55:58.968Z] #17 50.81 Setting up jq (1.5+dfsg-2+b1) ... 04:55:58 [2020-05-08T04:55:58.968Z] #17 50.82 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... 04:55:58 [2020-05-08T04:55:58.968Z] #17 50.83 Setting up python3.7 (3.7.3-2+deb10u1) ... 04:55:59 [2020-05-08T04:55:59.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 04:55:59 [2020-05-08T04:55:59.338Z] ok github.com/docker/docker/daemon/logger/templates 0.023s coverage: 8.3% of statements 04:55:59 [2020-05-08T04:55:59.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 04:55:59 [2020-05-08T04:55:59.416Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.966s coverage: 57.7% of statements 04:55:59 [2020-05-08T04:55:59.416Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 04:55:59 [2020-05-08T04:55:59.416Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 04:55:59 [2020-05-08T04:55:59.416Z] ? github.com/docker/docker/daemon/initlayer [no test files] 04:55:59 [2020-05-08T04:55:59.416Z] ? github.com/docker/docker/daemon/listeners [no test files] 04:56:00 [2020-05-08T04:56:00.030Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 41.8% of statements 04:56:00 [2020-05-08T04:56:00.563Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 47.8% of statements 04:56:00 [2020-05-08T04:56:00.604Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 04:56:01 [2020-05-08T04:56:01.036Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 67.0% of statements 04:56:01 [2020-05-08T04:56:01.036Z] ok github.com/docker/docker/daemon/logger/awslogs 0.108s coverage: 77.8% of statements 04:56:01 [2020-05-08T04:56:01.036Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 04:56:01 [2020-05-08T04:56:01.036Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 04:56:01 [2020-05-08T04:56:01.678Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 26.2% of statements 04:56:01 [2020-05-08T04:56:01.736Z] ok github.com/docker/docker/daemon/logger/splunk 2.928s coverage: 82.5% of statements 04:56:01 [2020-05-08T04:56:01.736Z] ? github.com/docker/docker/daemon/names [no test files] 04:56:01 [2020-05-08T04:56:01.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 04:56:01 [2020-05-08T04:56:01.961Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.003s coverage: 61.6% of statements 04:56:02 [2020-05-08T04:56:02.243Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements 04:56:02 [2020-05-08T04:56:02.252Z] #17 53.75 Setting up iptables (1.8.2-4) ... 04:56:02 [2020-05-08T04:56:02.252Z] #17 53.78 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode 04:56:02 [2020-05-08T04:56:02.252Z] #17 53.78 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 04:56:02 [2020-05-08T04:56:02.252Z] #17 53.80 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 04:56:02 [2020-05-08T04:56:02.252Z] #17 53.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 04:56:02 [2020-05-08T04:56:02.252Z] #17 53.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 04:56:02 [2020-05-08T04:56:02.252Z] #17 53.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 04:56:02 [2020-05-08T04:56:02.252Z] #17 53.83 Setting up python3 (3.7.3-1) ... 04:56:02 [2020-05-08T04:56:02.511Z] #17 54.18 Setting up python3-wheel (0.32.3-2) ... 04:56:02 [2020-05-08T04:56:02.857Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements 04:56:02 [2020-05-08T04:56:02.857Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 04:56:02 [2020-05-08T04:56:02.905Z] ok github.com/docker/docker/daemon/network 0.043s coverage: 63.8% of statements 04:56:02 [2020-05-08T04:56:02.905Z] ? github.com/docker/docker/daemon/stats [no test files] 04:56:03 [2020-05-08T04:56:03.079Z] #17 54.87 Setting up apparmor (2.13.2-10) ... 04:56:03 [2020-05-08T04:56:03.471Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 37.7% of statements 04:56:03 [2020-05-08T04:56:03.752Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements 04:56:03 [2020-05-08T04:56:03.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 04:56:04 [2020-05-08T04:56:04.455Z] #17 56.36 Setting up xfsprogs (4.20.0-1) ... 04:56:04 [2020-05-08T04:56:04.713Z] #17 56.38 Setting up python3-lib2to3 (3.7.3-1) ... 04:56:04 [2020-05-08T04:56:04.758Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 47.8% of statements 04:56:04 [2020-05-08T04:56:04.972Z] #17 56.69 Setting up python3-pkg-resources (40.8.0-1) ... 04:56:05 [2020-05-08T04:56:05.040Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements 04:56:05 [2020-05-08T04:56:05.900Z] ok github.com/docker/docker/distribution/metadata 0.159s coverage: 48.2% of statements 04:56:05 [2020-05-08T04:56:05.907Z] #17 57.50 Setting up python3-distutils (3.7.3-1) ... 04:56:06 [2020-05-08T04:56:06.048Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements 04:56:06 [2020-05-08T04:56:06.048Z] ok github.com/docker/docker/daemon/logger/splunk 1.464s coverage: 82.5% of statements 04:56:06 [2020-05-08T04:56:06.048Z] ? github.com/docker/docker/daemon/names [no test files] 04:56:06 [2020-05-08T04:56:06.048Z] ? github.com/docker/docker/daemon/stats [no test files] 04:56:06 [2020-05-08T04:56:06.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 04:56:06 [2020-05-08T04:56:06.166Z] #17 57.93 Setting up python3-setuptools (40.8.0-1) ... 04:56:06 [2020-05-08T04:56:06.424Z] #17 ... 04:56:06 [2020-05-08T04:56:06.424Z] 04:56:06 [2020-05-08T04:56:06.424Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:56:06 [2020-05-08T04:56:06.424Z] #44 116.8 CC criu/files.o 04:56:06 [2020-05-08T04:56:06.424Z] #44 118.9 CC criu/filesystems.o 04:56:06 [2020-05-08T04:56:06.424Z] #44 119.6 CC criu/fsnotify.o 04:56:06 [2020-05-08T04:56:06.424Z] #44 120.8 CC criu/image-desc.o 04:56:06 [2020-05-08T04:56:06.424Z] #44 120.9 CC criu/image.o 04:56:06 [2020-05-08T04:56:06.424Z] #44 121.8 CC criu/ipc_ns.o 04:56:06 [2020-05-08T04:56:06.424Z] #44 122.9 CC criu/irmap.o 04:56:06 [2020-05-08T04:56:06.424Z] #44 123.5 CC criu/kcmp-ids.o 04:56:06 [2020-05-08T04:56:06.424Z] #44 123.9 CC criu/kerndat.o 04:56:06 [2020-05-08T04:56:06.424Z] #44 125.0 CC criu/libnetlink.o 04:56:06 [2020-05-08T04:56:06.424Z] #44 125.4 CC criu/log.o 04:56:06 [2020-05-08T04:56:06.424Z] #44 125.9 CC criu/lsm.o 04:56:06 [2020-05-08T04:56:06.424Z] #44 126.3 CC criu/mem.o 04:56:06 [2020-05-08T04:56:06.620Z] ok github.com/docker/docker/errdefs 0.045s coverage: 49.4% of statements 04:56:06 [2020-05-08T04:56:06.992Z] #44 ... 04:56:06 [2020-05-08T04:56:06.992Z] 04:56:06 [2020-05-08T04:56:06.992Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 04:56:06 [2020-05-08T04:56:06.992Z] #41 202.2 + dpkg --print-architecture 04:56:06 [2020-05-08T04:56:06.992Z] #41 202.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd 04:56:07 [2020-05-08T04:56:07.520Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 48.2% of statements 04:56:07 [2020-05-08T04:56:07.520Z] ok github.com/docker/docker/distribution 0.249s coverage: 22.1% of statements 04:56:07 [2020-05-08T04:56:07.520Z] ? github.com/docker/docker/distribution/utils [no test files] 04:56:07 [2020-05-08T04:56:07.559Z] #41 202.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go 04:56:07 [2020-05-08T04:56:07.559Z] #41 202.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry 04:56:08 [2020-05-08T04:56:08.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 04:56:08 [2020-05-08T04:56:08.309Z] ok github.com/docker/docker/distribution 0.774s coverage: 22.1% of statements 04:56:08 [2020-05-08T04:56:08.309Z] ? github.com/docker/docker/distribution/utils [no test files] 04:56:08 [2020-05-08T04:56:08.526Z] ok github.com/docker/docker/errdefs 0.006s coverage: 49.4% of statements 04:56:08 [2020-05-08T04:56:08.935Z] #41 ... 04:56:08 [2020-05-08T04:56:08.935Z] 04:56:08 [2020-05-08T04:56:08.935Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... 04:56:08 [2020-05-08T04:56:08.935Z] #17 59.06 Setting up python3-pip (18.1-5) ... 04:56:08 [2020-05-08T04:56:08.935Z] #17 60.13 Processing triggers for libc-bin (2.28-10) ... 04:56:08 [2020-05-08T04:56:08.935Z] #17 60.17 Processing triggers for mime-support (3.62) ... 04:56:08 [2020-05-08T04:56:08.935Z] #17 DONE 60.7s 04:56:08 [2020-05-08T04:56:08.935Z] 04:56:08 [2020-05-08T04:56:08.935Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... 04:56:09 [2020-05-08T04:56:09.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 04:56:09 [2020-05-08T04:56:09.541Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements 04:56:10 [2020-05-08T04:56:10.022Z] ok github.com/docker/docker/distribution/xfer 1.705s coverage: 85.1% of statements 04:56:10 [2020-05-08T04:56:10.022Z] ? github.com/docker/docker/dockerversion [no test files] 04:56:10 [2020-05-08T04:56:10.155Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements 04:56:10 [2020-05-08T04:56:10.358Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements 04:56:10 [2020-05-08T04:56:10.438Z] ok github.com/docker/docker/distribution/xfer 1.869s coverage: 85.1% of statements 04:56:10 [2020-05-08T04:56:10.438Z] ? github.com/docker/docker/dockerversion [no test files] 04:56:10 [2020-05-08T04:56:10.438Z] ? github.com/docker/docker/image/tarexport [no test files] 04:56:10 [2020-05-08T04:56:10.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 04:56:10 [2020-05-08T04:56:10.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 04:56:10 [2020-05-08T04:56:10.837Z] #18 1.722 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode 04:56:10 [2020-05-08T04:56:10.837Z] #18 1.726 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode 04:56:10 [2020-05-08T04:56:10.837Z] #18 1.729 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting 04:56:10 [2020-05-08T04:56:10.837Z] #18 DONE 1.8s 04:56:10 [2020-05-08T04:56:10.837Z] 04:56:10 [2020-05-08T04:56:10.837Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 04:56:11 [2020-05-08T04:56:11.051Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements 04:56:11 [2020-05-08T04:56:11.052Z] ? github.com/docker/docker/internal/test/suite [no test files] 04:56:11 [2020-05-08T04:56:11.531Z] ok github.com/docker/docker/image 0.133s coverage: 86.4% of statements 04:56:11 [2020-05-08T04:56:11.531Z] ? github.com/docker/docker/image/tarexport [no test files] 04:56:11 [2020-05-08T04:56:11.669Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements 04:56:12 [2020-05-08T04:56:12.254Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements 04:56:12 [2020-05-08T04:56:12.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 04:56:12 [2020-05-08T04:56:12.715Z] ok github.com/docker/docker/opts 0.018s coverage: 67.4% of statements 04:56:12 [2020-05-08T04:56:12.715Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements 04:56:13 [2020-05-08T04:56:13.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 04:56:13 [2020-05-08T04:56:13.988Z] ok github.com/docker/docker/image/v1 0.049s coverage: 25.0% of statements 04:56:13 [2020-05-08T04:56:13.988Z] ? github.com/docker/docker/internal/test/suite [no test files] 04:56:14 [2020-05-08T04:56:14.324Z] ok github.com/docker/docker/pkg/aaparser 0.029s coverage: 50.0% of statements 04:56:14 [2020-05-08T04:56:14.736Z] ok github.com/docker/docker/pkg/archive 0.493s coverage: 77.4% of statements 04:56:15 [2020-05-08T04:56:15.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 04:56:15 [2020-05-08T04:56:15.741Z] ok github.com/docker/docker/pkg/authorization 0.563s coverage: 68.3% of statements 04:56:15 [2020-05-08T04:56:15.741Z] ok github.com/docker/docker/pkg/broadcaster 0.033s coverage: 100.0% of statements 04:56:16 [2020-05-08T04:56:16.023Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements 04:56:16 [2020-05-08T04:56:16.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 04:56:17 [2020-05-08T04:56:17.399Z] #19 5.784 Collecting yamllint==1.16.0 04:56:17 [2020-05-08T04:56:17.658Z] #19 ... 04:56:17 [2020-05-08T04:56:17.658Z] 04:56:17 [2020-05-08T04:56:17.658Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:56:17 [2020-05-08T04:56:17.658Z] #44 128.0 CC criu/mount.o 04:56:17 [2020-05-08T04:56:17.658Z] #44 132.5 CC criu/namespaces.o 04:56:17 [2020-05-08T04:56:17.658Z] #44 134.5 CC criu/net.o 04:56:17 [2020-05-08T04:56:17.658Z] #44 137.7 CC criu/netfilter.o 04:56:17 [2020-05-08T04:56:17.658Z] #44 138.0 CC criu/page-pipe.o 04:56:17 [2020-05-08T04:56:17.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 04:56:17 [2020-05-08T04:56:17.902Z] tests/integration/api_build_test.py .......................X [ 6%] 04:56:18 [2020-05-08T04:56:18.156Z] ok github.com/docker/docker/opts 0.086s coverage: 67.4% of statements 04:56:18 [2020-05-08T04:56:18.240Z] #44 138.6 CC criu/page-xfer.o 04:56:18 [2020-05-08T04:56:18.472Z] tests/integration/api_client_test.py ..... [ 7%] 04:56:19 [2020-05-08T04:56:19.351Z] ok github.com/docker/docker/pkg/authorization 0.744s coverage: 68.3% of statements 04:56:19 [2020-05-08T04:56:19.351Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements 04:56:19 [2020-05-08T04:56:19.617Z] #44 139.9 CC criu/pagemap-cache.o 04:56:19 [2020-05-08T04:56:19.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 04:56:19 [2020-05-08T04:56:19.875Z] #44 140.2 CC criu/pagemap.o 04:56:20 [2020-05-08T04:56:20.083Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements 04:56:20 [2020-05-08T04:56:20.399Z] ok github.com/docker/docker/pkg/chrootarchive 3.464s coverage: 43.2% of statements 04:56:20 [2020-05-08T04:56:20.399Z] ok github.com/docker/docker/layer 7.928s coverage: 68.8% of statements 04:56:20 [2020-05-08T04:56:20.399Z] ? github.com/docker/docker/libcontainerd [no test files] 04:56:20 [2020-05-08T04:56:20.399Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 04:56:20 [2020-05-08T04:56:20.399Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 04:56:20 [2020-05-08T04:56:20.399Z] ? github.com/docker/docker/libcontainerd/types [no test files] 04:56:20 [2020-05-08T04:56:20.399Z] ? github.com/docker/docker/oci [no test files] 04:56:20 [2020-05-08T04:56:20.399Z] ? github.com/docker/docker/oci/caps [no test files] 04:56:20 [2020-05-08T04:56:20.399Z] ? github.com/docker/docker/pkg/containerfs [no test files] 04:56:20 [2020-05-08T04:56:20.399Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 04:56:20 [2020-05-08T04:56:20.399Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements 04:56:20 [2020-05-08T04:56:20.406Z] tests/integration/api_config_test.py ..... [ 8%] 04:56:20 [2020-05-08T04:56:20.419Z] ok github.com/docker/docker/pkg/archive 1.492s coverage: 76.7% of statements 04:56:20 [2020-05-08T04:56:20.681Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements 04:56:20 [2020-05-08T04:56:20.681Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements 04:56:20 [2020-05-08T04:56:20.809Z] #44 141.0 CC criu/parasite-syscall.o 04:56:20 [2020-05-08T04:56:20.963Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements 04:56:21 [2020-05-08T04:56:21.245Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements 04:56:21 [2020-05-08T04:56:21.526Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements 04:56:21 [2020-05-08T04:56:21.586Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements 04:56:21 [2020-05-08T04:56:21.745Z] #44 141.8 CC criu/path.o 04:56:21 [2020-05-08T04:56:21.745Z] #44 142.2 CC criu/pie-util-vdso-elf32.o 04:56:21 [2020-05-08T04:56:21.800Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 04:56:21 [2020-05-08T04:56:21.800Z] Using test binary docker 04:56:21 [2020-05-08T04:56:21.800Z] +++ /etc/init.d/apparmor start 04:56:21 [2020-05-08T04:56:21.800Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 04:56:21 [2020-05-08T04:56:21.800Z] Starting dockerd 04:56:21 [2020-05-08T04:56:21.800Z] INFO: Waiting for daemon to start... 04:56:21 [2020-05-08T04:56:21.800Z] +++ 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 04:56:21 [2020-05-08T04:56:21.923Z] ok github.com/docker/docker/pkg/discovery 0.019s coverage: 58.3% of statements 04:56:22 [2020-05-08T04:56:22.002Z] #44 ... 04:56:22 [2020-05-08T04:56:22.002Z] 04:56:22 [2020-05-08T04:56:22.002Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 04:56:22 [2020-05-08T04:56:22.002Z] #19 11.10 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) 04:56:22 [2020-05-08T04:56:22.002Z] #19 11.18 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) 04:56:22 [2020-05-08T04:56:22.002Z] #19 11.22 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl 04:56:22 [2020-05-08T04:56:22.002Z] #19 11.27 Collecting pyyaml (from yamllint==1.16.0) 04:56:22 [2020-05-08T04:56:22.260Z] #19 11.41 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) 04:56:22 [2020-05-08T04:56:22.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 04:56:22 [2020-05-08T04:56:22.652Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 92.9% of statements 04:56:22 [2020-05-08T04:56:22.995Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements 04:56:23 [2020-05-08T04:56:23.161Z] . 04:56:23 [2020-05-08T04:56:23.161Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 04:56:23 [2020-05-08T04:56:23.161Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 04:56:23 [2020-05-08T04:56:23.161Z] Error: No such image: emptyfs 04:56:23 [2020-05-08T04:56:23.161Z] ++++ tar -cC bundles/test-integration/emptyfs . 04:56:23 [2020-05-08T04:56:23.161Z] ++++ docker load 04:56:23 [2020-05-08T04:56:23.278Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements 04:56:23 [2020-05-08T04:56:23.636Z] #19 12.78 Building wheels for collected packages: pyyaml 04:56:23 [2020-05-08T04:56:23.636Z] #19 12.79 Running setup.py bdist_wheel for pyyaml: started 04:56:23 [2020-05-08T04:56:23.721Z] Running integration-test (iteration 1) 04:56:23 [2020-05-08T04:56:23.721Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 04:56:23 [2020-05-08T04:56:23.721Z] ++ 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 04:56:23 [2020-05-08T04:56:23.721Z] ++ set -e 04:56:23 [2020-05-08T04:56:23.721Z] ++ '[' -n 0 ']' 04:56:23 [2020-05-08T04:56:23.721Z] ++ set -x 04:56:23 [2020-05-08T04:56:23.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m 04:56:24 [2020-05-08T04:56:24.203Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 04:56:24 [2020-05-08T04:56:24.203Z] Using test binary docker 04:56:24 [2020-05-08T04:56:24.203Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 04:56:24 [2020-05-08T04:56:24.203Z] +++ /etc/init.d/apparmor start 04:56:24 [2020-05-08T04:56:24.203Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 04:56:24 [2020-05-08T04:56:24.203Z] INFO: Waiting for daemon to start... 04:56:24 [2020-05-08T04:56:24.203Z] Starting dockerd 04:56:24 [2020-05-08T04:56:24.203Z] +++ 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 04:56:24 [2020-05-08T04:56:24.284Z] ok github.com/docker/docker/pkg/fsutils 0.461s coverage: 85.1% of statements 04:56:24 [2020-05-08T04:56:24.345Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements 04:56:24 [2020-05-08T04:56:24.345Z] ok github.com/docker/docker/layer 7.326s coverage: 68.8% of statements 04:56:24 [2020-05-08T04:56:24.345Z] ? github.com/docker/docker/libcontainerd [no test files] 04:56:24 [2020-05-08T04:56:24.345Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 04:56:24 [2020-05-08T04:56:24.345Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 04:56:24 [2020-05-08T04:56:24.345Z] ? github.com/docker/docker/libcontainerd/types [no test files] 04:56:24 [2020-05-08T04:56:24.345Z] ? github.com/docker/docker/oci [no test files] 04:56:24 [2020-05-08T04:56:24.345Z] ? github.com/docker/docker/oci/caps [no test files] 04:56:24 [2020-05-08T04:56:24.566Z] ok github.com/docker/docker/pkg/discovery/kv 3.065s coverage: 84.1% of statements 04:56:24 [2020-05-08T04:56:24.566Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements 04:56:24 [2020-05-08T04:56:24.571Z] #19 13.82 Running setup.py bdist_wheel for pyyaml: finished with status 'done' 04:56:24 [2020-05-08T04:56:24.571Z] #19 13.82 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd 04:56:24 [2020-05-08T04:56:24.571Z] #19 13.89 Successfully built pyyaml 04:56:24 [2020-05-08T04:56:24.571Z] #19 13.89 Installing collected packages: pathspec, pyyaml, yamllint 04:56:24 [2020-05-08T04:56:24.830Z] #19 14.23 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 04:56:25 [2020-05-08T04:56:25.068Z] ok github.com/docker/docker/pkg/discovery/nodes 0.018s coverage: 93.8% of statements 04:56:25 [2020-05-08T04:56:25.068Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements 04:56:25 [2020-05-08T04:56:25.572Z] ok github.com/docker/docker/pkg/idtools 0.319s coverage: 70.3% of statements 04:56:25 [2020-05-08T04:56:25.572Z] ok github.com/docker/docker/pkg/ioutils 0.293s coverage: 69.3% of statements 04:56:25 [2020-05-08T04:56:25.765Z] #19 DONE 14.7s 04:56:25 [2020-05-08T04:56:25.765Z] 04:56:25 [2020-05-08T04:56:25.765Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... 04:56:25 [2020-05-08T04:56:25.765Z] #24 DONE 0.1s 04:56:25 [2020-05-08T04:56:25.765Z] 04:56:25 [2020-05-08T04:56:25.765Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:56:25 [2020-05-08T04:56:25.765Z] #44 142.8 CC criu/pie-util-vdso.o 04:56:25 [2020-05-08T04:56:25.765Z] #44 143.3 CC criu/pie-util.o 04:56:25 [2020-05-08T04:56:25.765Z] #44 143.5 CC criu/pipes.o 04:56:25 [2020-05-08T04:56:25.765Z] #44 144.3 CC criu/plugin.o 04:56:25 [2020-05-08T04:56:25.765Z] #44 144.8 CC criu/proc_parse.o 04:56:25 [2020-05-08T04:56:25.854Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements 04:56:25 [2020-05-08T04:56:25.854Z] ok github.com/docker/docker/pkg/locker 0.013s coverage: 88.9% of statements 04:56:26 [2020-05-08T04:56:26.103Z] . 04:56:26 [2020-05-08T04:56:26.104Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 04:56:26 [2020-05-08T04:56:26.104Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 04:56:26 [2020-05-08T04:56:26.104Z] Error: No such image: emptyfs 04:56:26 [2020-05-08T04:56:26.104Z] ++++ tar -cC bundles/test-integration/emptyfs . 04:56:26 [2020-05-08T04:56:26.104Z] ++++ docker load 04:56:26 [2020-05-08T04:56:26.139Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements 04:56:26 [2020-05-08T04:56:26.139Z] ? github.com/docker/docker/pkg/loopback [no test files] 04:56:26 [2020-05-08T04:56:26.139Z] ? github.com/docker/docker/pkg/mount [no test files] 04:56:26 [2020-05-08T04:56:26.139Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements 04:56:26 [2020-05-08T04:56:26.139Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 04:56:26 [2020-05-08T04:56:26.333Z] #44 ... 04:56:26 [2020-05-08T04:56:26.333Z] 04:56:26 [2020-05-08T04:56:26.333Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... 04:56:26 [2020-05-08T04:56:26.333Z] #28 DONE 0.7s 04:56:26 [2020-05-08T04:56:26.333Z] 04:56:26 [2020-05-08T04:56:26.333Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... 04:56:26 [2020-05-08T04:56:26.333Z] #31 DONE 0.1s 04:56:26 [2020-05-08T04:56:26.333Z] 04:56:26 [2020-05-08T04:56:26.333Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:56:26 [2020-05-08T04:56:26.421Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements 04:56:26 [2020-05-08T04:56:26.421Z] ok github.com/docker/docker/pkg/parsers/kernel 0.012s coverage: 60.0% of statements 04:56:26 [2020-05-08T04:56:26.591Z] #60 ... 04:56:26 [2020-05-08T04:56:26.591Z] 04:56:26 [2020-05-08T04:56:26.591Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... 04:56:26 [2020-05-08T04:56:26.591Z] #34 DONE 0.1s 04:56:26 [2020-05-08T04:56:26.591Z] 04:56:26 [2020-05-08T04:56:26.591Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... 04:56:26 [2020-05-08T04:56:26.591Z] #39 DONE 0.1s 04:56:26 [2020-05-08T04:56:26.591Z] 04:56:26 [2020-05-08T04:56:26.591Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:56:26 [2020-05-08T04:56:26.670Z] Running integration-test (iteration 1) 04:56:26 [2020-05-08T04:56:26.670Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 04:56:26 [2020-05-08T04:56:26.670Z] ++ 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 04:56:26 [2020-05-08T04:56:26.670Z] ++ set -e 04:56:26 [2020-05-08T04:56:26.670Z] ++ '[' -n 0 ']' 04:56:26 [2020-05-08T04:56:26.670Z] ++ set -x 04:56:26 [2020-05-08T04:56:26.670Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m 04:56:26 [2020-05-08T04:56:26.703Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 91.4% of statements 04:56:26 [2020-05-08T04:56:26.756Z] ok github.com/docker/docker/pkg/chrootarchive 4.583s coverage: 43.2% of statements 04:56:26 [2020-05-08T04:56:26.757Z] ? github.com/docker/docker/pkg/containerfs [no test files] 04:56:26 [2020-05-08T04:56:26.757Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 04:56:26 [2020-05-08T04:56:26.757Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements 04:56:26 [2020-05-08T04:56:26.757Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements 04:56:26 [2020-05-08T04:56:26.984Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements 04:56:26 [2020-05-08T04:56:26.984Z] ? github.com/docker/docker/pkg/platform [no test files] 04:56:26 [2020-05-08T04:56:26.984Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 04:56:27 [2020-05-08T04:56:27.525Z] #60 ... 04:56:27 [2020-05-08T04:56:27.525Z] 04:56:27 [2020-05-08T04:56:27.525Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:56:27 [2020-05-08T04:56:27.525Z] #44 147.8 CC criu/protobuf-desc.o 04:56:27 [2020-05-08T04:56:27.597Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements 04:56:27 [2020-05-08T04:56:27.879Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements 04:56:27 [2020-05-08T04:56:27.930Z] ok github.com/docker/docker/pkg/discovery/kv 3.173s coverage: 84.1% of statements 04:56:27 [2020-05-08T04:56:27.930Z] ok github.com/docker/docker/pkg/fsutils 0.320s coverage: 85.1% of statements 04:56:28 [2020-05-08T04:56:28.160Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements 04:56:28 [2020-05-08T04:56:28.442Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements 04:56:28 [2020-05-08T04:56:28.460Z] #44 148.7 CC criu/protobuf.o 04:56:28 [2020-05-08T04:56:28.654Z] ok github.com/docker/docker/pkg/homedir 0.028s coverage: 11.4% of statements 04:56:28 [2020-05-08T04:56:28.718Z] #44 149.0 CC criu/pstree.o 04:56:29 [2020-05-08T04:56:29.654Z] #44 150.0 CC criu/rbtree.o 04:56:29 [2020-05-08T04:56:29.912Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements 04:56:29 [2020-05-08T04:56:29.912Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements 04:56:29 [2020-05-08T04:56:29.912Z] #44 150.3 CC criu/rst-malloc.o 04:56:30 [2020-05-08T04:56:30.171Z] #44 150.6 CC criu/seccomp.o 04:56:30 [2020-05-08T04:56:30.346Z] ok github.com/docker/docker/pkg/locker 0.095s coverage: 88.9% of statements 04:56:30 [2020-05-08T04:56:30.346Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements 04:56:31 [2020-05-08T04:56:31.072Z] ok github.com/docker/docker/pkg/idtools 0.820s coverage: 70.3% of statements 04:56:31 [2020-05-08T04:56:31.072Z] ok github.com/docker/docker/pkg/ioutils 1.601s coverage: 69.3% of statements 04:56:31 [2020-05-08T04:56:31.072Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements 04:56:31 [2020-05-08T04:56:31.072Z] ? github.com/docker/docker/pkg/loopback [no test files] 04:56:31 [2020-05-08T04:56:31.072Z] ? github.com/docker/docker/pkg/mount [no test files] 04:56:31 [2020-05-08T04:56:31.106Z] #44 151.2 CC criu/seize.o 04:56:31 [2020-05-08T04:56:31.408Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements 04:56:31 [2020-05-08T04:56:31.408Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 04:56:31 [2020-05-08T04:56:31.673Z] #44 151.9 CC criu/servicefd.o 04:56:31 [2020-05-08T04:56:31.931Z] #44 152.3 CC criu/shmem.o 04:56:32 [2020-05-08T04:56:32.131Z] ok github.com/docker/docker/pkg/parsers 0.021s coverage: 97.0% of statements 04:56:32 [2020-05-08T04:56:32.466Z] ok github.com/docker/docker/pkg/parsers/kernel 0.056s coverage: 60.0% of statements 04:56:32 [2020-05-08T04:56:32.582Z] ok github.com/docker/docker/pkg/signal 2.343s coverage: 61.0% of statements 04:56:32 [2020-05-08T04:56:32.801Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 91.4% of statements 04:56:32 [2020-05-08T04:56:32.864Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements 04:56:32 [2020-05-08T04:56:32.866Z] #44 153.2 CC criu/sigframe.o 04:56:33 [2020-05-08T04:56:33.125Z] #44 153.4 CC criu/signalfd.o 04:56:33 [2020-05-08T04:56:33.139Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements 04:56:33 [2020-05-08T04:56:33.139Z] ? github.com/docker/docker/pkg/platform [no test files] 04:56:33 [2020-05-08T04:56:33.139Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 04:56:33 [2020-05-08T04:56:33.146Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements 04:56:33 [2020-05-08T04:56:33.384Z] #44 153.8 CC criu/sk-inet.o 04:56:33 [2020-05-08T04:56:33.428Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements 04:56:33 [2020-05-08T04:56:33.710Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements 04:56:34 [2020-05-08T04:56:34.306Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements 04:56:34 [2020-05-08T04:56:34.323Z] #44 ... 04:56:34 [2020-05-08T04:56:34.323Z] 04:56:34 [2020-05-08T04:56:34.323Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... 04:56:34 [2020-05-08T04:56:34.323Z] #41 DONE 229.2s 04:56:34 [2020-05-08T04:56:34.323Z] 04:56:34 [2020-05-08T04:56:34.323Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:56:34 [2020-05-08T04:56:34.326Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements 04:56:34 [2020-05-08T04:56:34.582Z] #53 229.5 + cd /tmp/tmp.J1zEGtTVVa/src/github.com/golangci/golangci-lint/ 04:56:34 [2020-05-08T04:56:34.582Z] #53 229.5 + git checkout -q v1.23.8 04:56:34 [2020-05-08T04:56:34.940Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.9% of statements 04:56:34 [2020-05-08T04:56:34.940Z] ok github.com/docker/docker/pkg/tailfile 0.033s coverage: 88.6% of statements 04:56:35 [2020-05-08T04:56:35.516Z] #53 230.3 ++ git describe --tags 04:56:35 [2020-05-08T04:56:35.516Z] #53 ... 04:56:35 [2020-05-08T04:56:35.516Z] 04:56:35 [2020-05-08T04:56:35.516Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... 04:56:35 [2020-05-08T04:56:35.516Z] #42 DONE 0.3s 04:56:35 [2020-05-08T04:56:35.516Z] 04:56:35 [2020-05-08T04:56:35.516Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:56:35 [2020-05-08T04:56:35.516Z] #53 230.3 + version=v1.23.8 04:56:35 [2020-05-08T04:56:35.516Z] #53 230.3 ++ git rev-parse --short HEAD 04:56:35 [2020-05-08T04:56:35.516Z] #53 230.3 + commit=76a82c6 04:56:35 [2020-05-08T04:56:35.516Z] #53 230.3 ++ git show -s --format=%cd 04:56:35 [2020-05-08T04:56:35.516Z] #53 230.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' 04:56:35 [2020-05-08T04:56:35.516Z] #53 230.3 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint 04:56:35 [2020-05-08T04:56:35.554Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements 04:56:35 [2020-05-08T04:56:35.554Z] testing: warning: no tests to run 04:56:35 [2020-05-08T04:56:35.554Z] coverage: [no statements] 04:56:35 [2020-05-08T04:56:35.554Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] 04:56:36 [2020-05-08T04:56:36.026Z] ok github.com/docker/docker/pkg/plugins/transport 0.023s coverage: 85.7% of statements 04:56:36 [2020-05-08T04:56:36.026Z] ok github.com/docker/docker/pkg/progress 0.006s coverage: 75.9% of statements 04:56:36 [2020-05-08T04:56:36.026Z] ok github.com/docker/docker/pkg/pools 0.012s coverage: 88.2% of statements 04:56:36 [2020-05-08T04:56:36.168Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements 04:56:36 [2020-05-08T04:56:36.168Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements 04:56:36 [2020-05-08T04:56:36.450Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements 04:56:36 [2020-05-08T04:56:36.647Z] Loaded image: buildpack-deps:jessie 04:56:36 [2020-05-08T04:56:36.647Z] Loaded image: busybox:latest 04:56:36 [2020-05-08T04:56:36.647Z] Loaded image: busybox:glibc 04:56:36 [2020-05-08T04:56:36.647Z] Loaded image: debian:jessie 04:56:36 [2020-05-08T04:56:36.647Z] Loaded image: hello-world:latest 04:56:36 [2020-05-08T04:56:36.647Z] INFO: Testing against a local daemon 04:56:36 [2020-05-08T04:56:36.647Z] === RUN TestCgroupNamespacesBuild 04:56:37 [2020-05-08T04:56:37.190Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements 04:56:37 [2020-05-08T04:56:37.910Z] ok github.com/docker/docker/pkg/pubsub 1.167s coverage: 73.9% of statements 04:56:38 [2020-05-08T04:56:38.246Z] ok github.com/docker/docker/pkg/stdcopy 0.014s coverage: 100.0% of statements 04:56:38 [2020-05-08T04:56:38.469Z] ok github.com/docker/docker/plugin 0.555s coverage: 23.3% of statements 04:56:38 [2020-05-08T04:56:38.548Z] --- PASS: TestCgroupNamespacesBuild (2.65s) 04:56:38 [2020-05-08T04:56:38.548Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 04:56:38 [2020-05-08T04:56:38.751Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements 04:56:39 [2020-05-08T04:56:39.372Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements 04:56:39 [2020-05-08T04:56:39.455Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements 04:56:39 [2020-05-08T04:56:39.455Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements 04:56:39 [2020-05-08T04:56:39.654Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements 04:56:39 [2020-05-08T04:56:39.703Z] #53 ... 04:56:39 [2020-05-08T04:56:39.704Z] 04:56:39 [2020-05-08T04:56:39.704Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:56:39 [2020-05-08T04:56:39.704Z] #44 155.1 CC criu/sk-netlink.o 04:56:39 [2020-05-08T04:56:39.704Z] #44 155.7 CC criu/sk-packet.o 04:56:39 [2020-05-08T04:56:39.704Z] #44 156.3 CC criu/sk-queue.o 04:56:39 [2020-05-08T04:56:39.704Z] #44 156.7 CC criu/sk-tcp.o 04:56:39 [2020-05-08T04:56:39.704Z] #44 157.2 CC criu/sk-unix.o 04:56:39 [2020-05-08T04:56:39.704Z] #44 158.9 CC criu/sockets.o 04:56:39 [2020-05-08T04:56:39.704Z] #44 159.6 CC criu/stats.o 04:56:39 [2020-05-08T04:56:39.704Z] #44 159.9 CC criu/string.o 04:56:39 [2020-05-08T04:56:39.704Z] #44 160.0 CC criu/sysctl.o 04:56:39 [2020-05-08T04:56:39.923Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.73s) 04:56:39 [2020-05-08T04:56:39.923Z] === RUN TestBuildWithSession 04:56:39 [2020-05-08T04:56:39.923Z] --- SKIP: TestBuildWithSession (0.00s) 04:56:39 [2020-05-08T04:56:39.923Z] build_session_test.go:25: TODO: BuildKit 04:56:39 [2020-05-08T04:56:39.923Z] === RUN TestBuildSquashParent 04:56:40 [2020-05-08T04:56:40.174Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements 04:56:40 [2020-05-08T04:56:40.271Z] #44 160.7 CC criu/sysfs_parse.o 04:56:40 [2020-05-08T04:56:40.529Z] #44 160.9 CC criu/timerfd.o 04:56:40 [2020-05-08T04:56:40.788Z] #44 161.2 CC criu/tty.o 04:56:40 [2020-05-08T04:56:40.894Z] ok github.com/docker/docker/pkg/signal 3.378s coverage: 61.0% of statements 04:56:41 [2020-05-08T04:56:41.126Z] ok github.com/docker/docker/registry 0.096s coverage: 56.1% of statements 04:56:41 [2020-05-08T04:56:41.408Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements 04:56:41 [2020-05-08T04:56:41.408Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements 04:56:42 [2020-05-08T04:56:42.070Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 36.9% of statements 04:56:42 [2020-05-08T04:56:42.070Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 53.7% of statements 04:56:42 [2020-05-08T04:56:42.414Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.8% of statements 04:56:42 [2020-05-08T04:56:42.414Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements 04:56:42 [2020-05-08T04:56:42.691Z] #44 162.8 CC criu/tun.o 04:56:42 [2020-05-08T04:56:42.691Z] #44 163.2 CC criu/uffd.o 04:56:42 [2020-05-08T04:56:42.791Z] ok github.com/docker/docker/pkg/tailfile 0.180s coverage: 88.6% of statements 04:56:43 [2020-05-08T04:56:43.128Z] testing: warning: no tests to run 04:56:43 [2020-05-08T04:56:43.128Z] coverage: [no statements] 04:56:43 [2020-05-08T04:56:43.128Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] 04:56:43 [2020-05-08T04:56:43.855Z] ok github.com/docker/docker/pkg/truncindex 0.111s coverage: 91.5% of statements 04:56:44 [2020-05-08T04:56:44.068Z] #44 164.2 CC criu/util.o 04:56:44 [2020-05-08T04:56:44.190Z] ok github.com/docker/docker/pkg/tarsum 0.201s coverage: 89.3% of statements 04:56:44 [2020-05-08T04:56:44.190Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements 04:56:44 [2020-05-08T04:56:44.327Z] #44 ... 04:56:44 [2020-05-08T04:56:44.327Z] 04:56:44 [2020-05-08T04:56:44.327Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... 04:56:44 [2020-05-08T04:56:44.327Z] #60 109.8 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty 04:56:44 [2020-05-08T04:56:44.478Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements 04:56:44 [2020-05-08T04:56:44.931Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements 04:56:45 [2020-05-08T04:56:45.092Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements 04:56:45 [2020-05-08T04:56:45.705Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements 04:56:46 [2020-05-08T04:56:46.229Z] #60 111.4 + mkdir -p /build 04:56:46 [2020-05-08T04:56:46.229Z] #60 111.4 + cp runc /build/runc 04:56:46 [2020-05-08T04:56:46.229Z] #60 DONE 111.7s 04:56:46 [2020-05-08T04:56:46.229Z] 04:56:46 [2020-05-08T04:56:46.229Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:56:46 [2020-05-08T04:56:46.229Z] #44 165.4 CC criu/uts_ns.o 04:56:46 [2020-05-08T04:56:46.229Z] #44 165.6 CC criu/vdso-compat.o 04:56:46 [2020-05-08T04:56:46.229Z] #44 165.8 CC criu/vdso.o 04:56:46 [2020-05-08T04:56:46.229Z] #44 166.3 LINK criu/built-in.o 04:56:46 [2020-05-08T04:56:46.229Z] #44 166.5 LINK criu/criu 04:56:46 [2020-05-08T04:56:46.483Z] --- PASS: TestBuildSquashParent (5.72s) 04:56:46 [2020-05-08T04:56:46.483Z] === RUN TestBuildWithRemoveAndForceRemove 04:56:46 [2020-05-08T04:56:46.483Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 04:56:46 [2020-05-08T04:56:46.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 04:56:46 [2020-05-08T04:56:46.483Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 04:56:46 [2020-05-08T04:56:46.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 04:56:46 [2020-05-08T04:56:46.483Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 04:56:46 [2020-05-08T04:56:46.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 04:56:46 [2020-05-08T04:56:46.483Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 04:56:46 [2020-05-08T04:56:46.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 04:56:46 [2020-05-08T04:56:46.483Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 04:56:46 [2020-05-08T04:56:46.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 04:56:46 [2020-05-08T04:56:46.483Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 04:56:46 [2020-05-08T04:56:46.483Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 04:56:46 [2020-05-08T04:56:46.483Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 04:56:46 [2020-05-08T04:56:46.483Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 04:56:46 [2020-05-08T04:56:46.483Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 04:56:46 [2020-05-08T04:56:46.483Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 04:56:46 [2020-05-08T04:56:46.487Z] #44 167.0 DEP lib/c/criu.d 04:56:46 [2020-05-08T04:56:46.614Z] ok github.com/docker/docker/plugin/v2 0.022s coverage: 14.5% of statements 04:56:46 [2020-05-08T04:56:46.711Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.0% of statements 04:56:46 [2020-05-08T04:56:46.746Z] #44 167.2 CC images/rpc.pb-c.o 04:56:47 [2020-05-08T04:56:47.681Z] #44 167.8 CC lib/c/criu.o 04:56:48 [2020-05-08T04:56:48.249Z] #44 168.5 LINK lib/c/built-in.o 04:56:48 [2020-05-08T04:56:48.249Z] #44 168.5 LINK lib/c/libcriu.so 04:56:48 [2020-05-08T04:56:48.249Z] #44 168.6 LINK lib/c/libcriu.a 04:56:48 [2020-05-08T04:56:48.249Z] #44 168.7 GEN magic.py 04:56:48 [2020-05-08T04:56:48.249Z] #44 168.8 Note: Building without setproctitle() and strlcpy() support. 04:56:48 [2020-05-08T04:56:48.249Z] #44 168.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). 04:56:48 [2020-05-08T04:56:48.386Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 04:56:48 [2020-05-08T04:56:48.507Z] #44 168.8 Note: Building without GnuTLS support 04:56:48 [2020-05-08T04:56:48.645Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 04:56:48 [2020-05-08T04:56:48.906Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements 04:56:49 [2020-05-08T04:56:49.074Z] #44 169.4 fatal: not a git repository (or any of the parent directories): .git 04:56:49 [2020-05-08T04:56:49.243Z] ok github.com/docker/docker/profiles/seccomp 0.034s coverage: 68.8% of statements 04:56:49 [2020-05-08T04:56:49.641Z] #44 169.9 make[1]: Nothing to be done for 'all'. 04:56:49 [2020-05-08T04:56:49.899Z] #44 170.3 make[1]: 'images/built-in.o' is up to date. 04:56:49 [2020-05-08T04:56:49.899Z] #44 170.3 make[1]: 'compel/plugins/std.lib.a' is up to date. 04:56:49 [2020-05-08T04:56:49.899Z] #44 170.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. 04:56:49 [2020-05-08T04:56:49.899Z] #44 170.4 make[1]: 'compel/libcompel.a' is up to date. 04:56:49 [2020-05-08T04:56:49.964Z] ok github.com/docker/docker/plugin 0.601s coverage: 23.3% of statements 04:56:50 [2020-05-08T04:56:50.158Z] #44 170.4 make[1]: 'compel/compel-host-bin' is up to date. 04:56:50 [2020-05-08T04:56:50.158Z] #44 170.4 make[1]: Nothing to be done for 'all'. 04:56:50 [2020-05-08T04:56:50.158Z] #44 170.4 make[1]: 'soccr/libsoccr.a' is up to date. 04:56:50 [2020-05-08T04:56:50.158Z] #44 170.6 make[2]: Nothing to be done for 'all'. 04:56:50 [2020-05-08T04:56:50.158Z] #44 170.6 make[2]: Nothing to be done for 'all'. 04:56:50 [2020-05-08T04:56:50.158Z] #44 170.7 make[2]: Nothing to be done for 'all'. 04:56:50 [2020-05-08T04:56:50.416Z] #44 170.7 make[2]: Nothing to be done for 'all'. 04:56:50 [2020-05-08T04:56:50.417Z] #44 170.8 make[2]: Nothing to be done for 'all'. 04:56:50 [2020-05-08T04:56:50.417Z] #44 170.8 make[2]: Nothing to be done for 'all'. 04:56:50 [2020-05-08T04:56:50.417Z] #44 170.9 make[2]: Nothing to be done for 'all'. 04:56:50 [2020-05-08T04:56:50.675Z] #44 170.9 make[2]: Nothing to be done for 'all'. 04:56:50 [2020-05-08T04:56:50.675Z] #44 171.0 INSTALL criu/criu 04:56:50 [2020-05-08T04:56:50.675Z] #44 ... 04:56:50 [2020-05-08T04:56:50.675Z] 04:56:50 [2020-05-08T04:56:50.675Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:56:50 [2020-05-08T04:56:50.675Z] #65 193.5 + bin/containerd 04:56:50 [2020-05-08T04:56:50.675Z] #65 ... 04:56:50 [2020-05-08T04:56:50.675Z] 04:56:50 [2020-05-08T04:56:50.675Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... 04:56:50 [2020-05-08T04:56:50.675Z] #44 DONE 171.2s 04:56:50 [2020-05-08T04:56:50.934Z] 04:56:50 [2020-05-08T04:56:50.934Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:56:51 [2020-05-08T04:56:51.177Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 04:56:51 [2020-05-08T04:56:51.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.65s) 04:56:51 [2020-05-08T04:56:51.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.87s) 04:56:51 [2020-05-08T04:56:51.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.96s) 04:56:51 [2020-05-08T04:56:51.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.99s) 04:56:51 [2020-05-08T04:56:51.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.18s) 04:56:51 [2020-05-08T04:56:51.177Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.05s) 04:56:51 [2020-05-08T04:56:51.177Z] === RUN TestBuildMultiStageCopy 04:56:51 [2020-05-08T04:56:51.177Z] === RUN TestBuildMultiStageCopy/copy_to_root 04:56:51 [2020-05-08T04:56:51.679Z] ok github.com/docker/docker/registry/resumable 0.036s coverage: 100.0% of statements 04:56:51 [2020-05-08T04:56:51.869Z] #65 ... 04:56:51 [2020-05-08T04:56:51.869Z] 04:56:51 [2020-05-08T04:56:51.869Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ 04:56:51 [2020-05-08T04:56:51.869Z] #45 DONE 0.1s 04:56:51 [2020-05-08T04:56:51.869Z] 04:56:51 [2020-05-08T04:56:51.869Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... 04:56:51 [2020-05-08T04:56:51.869Z] #48 DONE 0.1s 04:56:52 [2020-05-08T04:56:52.014Z] ok github.com/docker/docker/restartmanager 0.007s coverage: 45.3% of statements 04:56:52 [2020-05-08T04:56:52.128Z] 04:56:52 [2020-05-08T04:56:52.128Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... 04:56:52 [2020-05-08T04:56:52.128Z] #51 DONE 0.1s 04:56:52 [2020-05-08T04:56:52.128Z] 04:56:52 [2020-05-08T04:56:52.128Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:56:53 [2020-05-08T04:56:53.079Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 04:56:53 [2020-05-08T04:56:53.196Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements 04:56:53 [2020-05-08T04:56:53.338Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 04:56:53 [2020-05-08T04:56:53.905Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 04:56:54 [2020-05-08T04:56:54.366Z] ok github.com/docker/docker/registry 0.568s coverage: 56.1% of statements 04:56:54 [2020-05-08T04:56:54.443Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] 04:56:54 [2020-05-08T04:56:54.471Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 04:56:55 [2020-05-08T04:56:55.038Z] --- PASS: TestBuildMultiStageCopy (4.39s) 04:56:55 [2020-05-08T04:56:55.038Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.27s) 04:56:55 [2020-05-08T04:56:55.038Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) 04:56:55 [2020-05-08T04:56:55.038Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) 04:56:55 [2020-05-08T04:56:55.038Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) 04:56:55 [2020-05-08T04:56:55.038Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) 04:56:55 [2020-05-08T04:56:55.038Z] === RUN TestBuildMultiStageParentConfig 04:56:55 [2020-05-08T04:56:55.544Z] ok github.com/docker/docker/runconfig 0.026s coverage: 65.8% of statements 04:56:55 [2020-05-08T04:56:55.731Z] Loaded image: buildpack-deps:jessie 04:56:55 [2020-05-08T04:56:55.731Z] Loaded image: busybox:latest 04:56:55 [2020-05-08T04:56:55.731Z] Loaded image: busybox:glibc 04:56:55 [2020-05-08T04:56:55.731Z] Loaded image: debian:jessie 04:56:55 [2020-05-08T04:56:55.731Z] Loaded image: hello-world:latest 04:56:55 [2020-05-08T04:56:55.731Z] INFO: Testing against a local daemon 04:56:55 [2020-05-08T04:56:55.731Z] === RUN TestCgroupNamespacesBuild 04:56:56 [2020-05-08T04:56:56.411Z] --- PASS: TestBuildMultiStageParentConfig (1.39s) 04:56:56 [2020-05-08T04:56:56.411Z] === RUN TestBuildLabelWithTargets 04:56:56 [2020-05-08T04:56:56.656Z] --- PASS: TestCgroupNamespacesBuild (3.24s) 04:56:56 [2020-05-08T04:56:56.656Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 04:56:58 [2020-05-08T04:56:58.942Z] --- PASS: TestBuildLabelWithTargets (2.15s) 04:56:58 [2020-05-08T04:56:58.942Z] === RUN TestBuildWithEmptyLayers 04:56:59 [2020-05-08T04:56:59.210Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.33s) 04:56:59 [2020-05-08T04:56:59.211Z] === RUN TestBuildWithSession 04:56:59 [2020-05-08T04:56:59.211Z] --- SKIP: TestBuildWithSession (0.00s) 04:56:59 [2020-05-08T04:56:59.211Z] build_session_test.go:25: TODO: BuildKit 04:56:59 [2020-05-08T04:56:59.211Z] === RUN TestBuildSquashParent 04:56:59 [2020-05-08T04:56:59.369Z] ok github.com/docker/docker/volume/drivers 0.022s coverage: 36.1% of statements 04:56:59 [2020-05-08T04:56:59.509Z] --- PASS: TestBuildWithEmptyLayers (1.02s) 04:56:59 [2020-05-08T04:56:59.509Z] === RUN TestBuildMultiStageOnBuild 04:57:00 [2020-05-08T04:57:00.089Z] ok github.com/docker/docker/volume/local 0.053s coverage: 73.0% of statements 04:57:00 [2020-05-08T04:57:00.425Z] ok github.com/docker/docker/volume/mounts 0.089s coverage: 67.0% of statements 04:57:01 [2020-05-08T04:57:01.931Z] ok github.com/docker/docker/pkg/plugins 33.627s coverage: 76.6% of statements 04:57:01 [2020-05-08T04:57:01.931Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 04:57:01 [2020-05-08T04:57:01.931Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 04:57:01 [2020-05-08T04:57:01.931Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 04:57:01 [2020-05-08T04:57:01.931Z] ? github.com/docker/docker/pkg/term [no test files] 04:57:01 [2020-05-08T04:57:01.931Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 04:57:01 [2020-05-08T04:57:01.931Z] ? github.com/docker/docker/profiles/apparmor [no test files] 04:57:01 [2020-05-08T04:57:01.931Z] ? github.com/docker/docker/rootless [no test files] 04:57:01 [2020-05-08T04:57:01.931Z] ? github.com/docker/docker/rootless/specconv [no test files] 04:57:01 [2020-05-08T04:57:01.931Z] ? github.com/docker/docker/runconfig/opts [no test files] 04:57:01 [2020-05-08T04:57:01.931Z] ? github.com/docker/docker/testutil/daemon [no test files] 04:57:01 [2020-05-08T04:57:01.931Z] ? github.com/docker/docker/testutil/environment [no test files] 04:57:01 [2020-05-08T04:57:01.931Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 04:57:01 [2020-05-08T04:57:01.931Z] ? github.com/docker/docker/testutil/fakegit [no test files] 04:57:01 [2020-05-08T04:57:01.931Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 04:57:01 [2020-05-08T04:57:01.931Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 04:57:01 [2020-05-08T04:57:01.931Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 04:57:01 [2020-05-08T04:57:01.931Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 04:57:01 [2020-05-08T04:57:01.931Z] ? github.com/docker/docker/testutil/registry [no test files] 04:57:01 [2020-05-08T04:57:01.931Z] ? github.com/docker/docker/testutil/request [no test files] 04:57:01 [2020-05-08T04:57:01.931Z] ? github.com/docker/docker/volume [no test files] 04:57:01 [2020-05-08T04:57:01.931Z] ? github.com/docker/docker/volume/service/opts [no test files] 04:57:01 [2020-05-08T04:57:01.931Z] ? github.com/docker/docker/volume/testutils [no test files] 04:57:01 [2020-05-08T04:57:01.931Z] 04:57:01 [2020-05-08T04:57:01.931Z] === Skipped 04:57:01 [2020-05-08T04:57:01.931Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 04:57:01 [2020-05-08T04:57:01.931Z] exec_linux_test.go:18: requires AppArmor to be enabled 04:57:01 [2020-05-08T04:57:01.931Z] 04:57:01 [2020-05-08T04:57:01.931Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 04:57:01 [2020-05-08T04:57:01.931Z] exec_linux_test.go:38: requires AppArmor to be enabled 04:57:01 [2020-05-08T04:57:01.931Z] 04:57:01 [2020-05-08T04:57:01.931Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 04:57:01 [2020-05-08T04:57:01.931Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:57:01 [2020-05-08T04:57:01.931Z] graphtest_unix.go:46: Driver btrfs not supported 04:57:01 [2020-05-08T04:57:01.931Z] 04:57:01 [2020-05-08T04:57:01.931Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 04:57:01 [2020-05-08T04:57:01.931Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:57:01 [2020-05-08T04:57:01.931Z] graphtest_unix.go:46: Driver btrfs not supported 04:57:01 [2020-05-08T04:57:01.931Z] 04:57:01 [2020-05-08T04:57:01.931Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 04:57:01 [2020-05-08T04:57:01.931Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:57:01 [2020-05-08T04:57:01.931Z] graphtest_unix.go:46: Driver btrfs not supported 04:57:01 [2020-05-08T04:57:01.931Z] 04:57:01 [2020-05-08T04:57:01.931Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 04:57:01 [2020-05-08T04:57:01.931Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:57:01 [2020-05-08T04:57:01.931Z] graphtest_unix.go:46: Driver btrfs not supported 04:57:01 [2020-05-08T04:57:01.931Z] 04:57:01 [2020-05-08T04:57:01.931Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 04:57:01 [2020-05-08T04:57:01.931Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:57:01 [2020-05-08T04:57:01.931Z] graphtest_unix.go:46: Driver btrfs not supported 04:57:01 [2020-05-08T04:57:01.931Z] 04:57:01 [2020-05-08T04:57:01.931Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 04:57:01 [2020-05-08T04:57:01.931Z] graphtest_unix.go:73: No driver to put! 04:57:01 [2020-05-08T04:57:01.931Z] 04:57:01 [2020-05-08T04:57:01.931Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 04:57:01 [2020-05-08T04:57:01.931Z] time="2020-05-08T04:55:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 04:57:01 [2020-05-08T04:57:01.931Z] graphtest_unix.go:44: graphdriver: driver not supported 04:57:01 [2020-05-08T04:57:01.931Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 04:57:01 [2020-05-08T04:57:01.931Z] 04:57:01 [2020-05-08T04:57:01.931Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 04:57:01 [2020-05-08T04:57:01.931Z] time="2020-05-08T04:55:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 04:57:01 [2020-05-08T04:57:01.931Z] graphtest_unix.go:44: graphdriver: driver not supported 04:57:01 [2020-05-08T04:57:01.931Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 04:57:01 [2020-05-08T04:57:01.931Z] 04:57:01 [2020-05-08T04:57:01.931Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 04:57:01 [2020-05-08T04:57:01.931Z] time="2020-05-08T04:55:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 04:57:01 [2020-05-08T04:57:01.931Z] graphtest_unix.go:44: graphdriver: driver not supported 04:57:01 [2020-05-08T04:57:01.931Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 04:57:01 [2020-05-08T04:57:01.931Z] 04:57:01 [2020-05-08T04:57:01.931Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 04:57:01 [2020-05-08T04:57:01.932Z] time="2020-05-08T04:55:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 04:57:01 [2020-05-08T04:57:01.932Z] graphtest_unix.go:44: graphdriver: driver not supported 04:57:01 [2020-05-08T04:57:01.932Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 04:57:01 [2020-05-08T04:57:01.932Z] 04:57:01 [2020-05-08T04:57:01.932Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 04:57:01 [2020-05-08T04:57:01.932Z] time="2020-05-08T04:55:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 04:57:01 [2020-05-08T04:57:01.932Z] graphtest_unix.go:44: graphdriver: driver not supported 04:57:01 [2020-05-08T04:57:01.932Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 04:57:01 [2020-05-08T04:57:01.932Z] 04:57:01 [2020-05-08T04:57:01.932Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 04:57:01 [2020-05-08T04:57:01.932Z] graphtest_unix.go:73: No driver to put! 04:57:01 [2020-05-08T04:57:01.932Z] 04:57:01 [2020-05-08T04:57:01.932Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 04:57:01 [2020-05-08T04:57:01.932Z] overlay_test.go:44: Fails to compute changes after apply intermittently 04:57:01 [2020-05-08T04:57:01.932Z] 04:57:01 [2020-05-08T04:57:01.932Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 04:57:01 [2020-05-08T04:57:01.932Z] overlay_test.go:49: Fails to compute changes intermittently 04:57:01 [2020-05-08T04:57:01.932Z] 04:57:01 [2020-05-08T04:57:01.932Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 04:57:01 [2020-05-08T04:57:01.932Z] overlay_test.go:65: Cannot run test with naive change algorithm 04:57:01 [2020-05-08T04:57:01.932Z] 04:57:01 [2020-05-08T04:57:01.932Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 04:57:01 [2020-05-08T04:57:01.932Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 04:57:01 [2020-05-08T04:57:01.932Z] 04:57:01 [2020-05-08T04:57:01.932Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 04:57:01 [2020-05-08T04:57:01.932Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:57:01 [2020-05-08T04:57:01.932Z] graphtest_unix.go:46: Driver zfs not supported 04:57:01 [2020-05-08T04:57:01.932Z] 04:57:01 [2020-05-08T04:57:01.932Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 04:57:01 [2020-05-08T04:57:01.932Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:57:01 [2020-05-08T04:57:01.932Z] graphtest_unix.go:46: Driver zfs not supported 04:57:01 [2020-05-08T04:57:01.932Z] 04:57:01 [2020-05-08T04:57:01.932Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 04:57:01 [2020-05-08T04:57:01.932Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:57:01 [2020-05-08T04:57:01.932Z] graphtest_unix.go:46: Driver zfs not supported 04:57:01 [2020-05-08T04:57:01.932Z] 04:57:01 [2020-05-08T04:57:01.932Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 04:57:01 [2020-05-08T04:57:01.932Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:57:01 [2020-05-08T04:57:01.932Z] graphtest_unix.go:46: Driver zfs not supported 04:57:01 [2020-05-08T04:57:01.932Z] 04:57:01 [2020-05-08T04:57:01.932Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 04:57:01 [2020-05-08T04:57:01.932Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:57:01 [2020-05-08T04:57:01.932Z] graphtest_unix.go:46: Driver zfs not supported 04:57:01 [2020-05-08T04:57:01.932Z] 04:57:01 [2020-05-08T04:57:01.932Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 04:57:01 [2020-05-08T04:57:01.932Z] graphtest_unix.go:73: No driver to put! 04:57:01 [2020-05-08T04:57:01.932Z] 04:57:01 [2020-05-08T04:57:01.932Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 04:57:01 [2020-05-08T04:57:01.932Z] sysinfo_linux_test.go:92: App Armor Must be Disabled 04:57:01 [2020-05-08T04:57:01.932Z] 04:57:01 [2020-05-08T04:57:01.932Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 04:57:01 [2020-05-08T04:57:01.932Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled 04:57:01 [2020-05-08T04:57:01.932Z] 04:57:01 [2020-05-08T04:57:01.932Z] 04:57:01 [2020-05-08T04:57:01.932Z] DONE 2123 tests, 26 skipped in 189.333s Post stage [Pipeline] junit 04:57:01 [2020-05-08T04:57:01.967Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:02 [2020-05-08T04:57:02.604Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40846/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=96109a81abb3ed379e894a79eee4dc18162866ce -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:96109a81abb3ed379e894a79eee4dc18162866ce hack/make.sh dynbinary test-integration 04:57:02 [2020-05-08T04:57:02.696Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.0% of statements 04:57:02 [2020-05-08T04:57:02.794Z] --- PASS: TestBuildMultiStageOnBuild (2.64s) 04:57:02 [2020-05-08T04:57:02.794Z] === RUN TestBuildUncleanTarFilenames 04:57:02 [2020-05-08T04:57:02.886Z] 04:57:03 [2020-05-08T04:57:03.168Z] Removing bundles/ 04:57:03 [2020-05-08T04:57:03.168Z] 04:57:03 [2020-05-08T04:57:03.168Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 04:57:03 [2020-05-08T04:57:03.168Z] Building: bundles/dynbinary-daemon/dockerd-dev 04:57:03 [2020-05-08T04:57:03.168Z] GOOS="" GOARCH="" GOARM="" 04:57:03 [2020-05-08T04:57:03.729Z] --- PASS: TestBuildUncleanTarFilenames (1.42s) 04:57:03 [2020-05-08T04:57:03.729Z] === RUN TestBuildMultiStageLayerLeak 04:57:07 [2020-05-08T04:57:07.015Z] --- PASS: TestBuildMultiStageLayerLeak (2.87s) 04:57:07 [2020-05-08T04:57:07.015Z] === RUN TestBuildWithHugeFile 04:57:10 [2020-05-08T04:57:10.048Z] ok github.com/docker/docker/pkg/plugins 33.657s coverage: 76.6% of statements 04:57:10 [2020-05-08T04:57:10.048Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 04:57:10 [2020-05-08T04:57:10.048Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 04:57:10 [2020-05-08T04:57:10.048Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 04:57:10 [2020-05-08T04:57:10.048Z] ? github.com/docker/docker/pkg/term [no test files] 04:57:10 [2020-05-08T04:57:10.048Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 04:57:10 [2020-05-08T04:57:10.048Z] ? github.com/docker/docker/profiles/apparmor [no test files] 04:57:10 [2020-05-08T04:57:10.048Z] ? github.com/docker/docker/rootless [no test files] 04:57:10 [2020-05-08T04:57:10.048Z] ? github.com/docker/docker/rootless/specconv [no test files] 04:57:10 [2020-05-08T04:57:10.048Z] ? github.com/docker/docker/runconfig/opts [no test files] 04:57:10 [2020-05-08T04:57:10.048Z] ? github.com/docker/docker/testutil/daemon [no test files] 04:57:10 [2020-05-08T04:57:10.048Z] ? github.com/docker/docker/testutil/environment [no test files] 04:57:10 [2020-05-08T04:57:10.048Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 04:57:10 [2020-05-08T04:57:10.048Z] ? github.com/docker/docker/testutil/fakegit [no test files] 04:57:10 [2020-05-08T04:57:10.048Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 04:57:10 [2020-05-08T04:57:10.048Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 04:57:10 [2020-05-08T04:57:10.048Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 04:57:10 [2020-05-08T04:57:10.048Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 04:57:10 [2020-05-08T04:57:10.048Z] ? github.com/docker/docker/testutil/registry [no test files] 04:57:10 [2020-05-08T04:57:10.048Z] ? github.com/docker/docker/testutil/request [no test files] 04:57:10 [2020-05-08T04:57:10.048Z] ? github.com/docker/docker/volume [no test files] 04:57:10 [2020-05-08T04:57:10.048Z] ? github.com/docker/docker/volume/service/opts [no test files] 04:57:10 [2020-05-08T04:57:10.048Z] ? github.com/docker/docker/volume/testutils [no test files] 04:57:10 [2020-05-08T04:57:10.048Z] 04:57:10 [2020-05-08T04:57:10.048Z] === Skipped 04:57:10 [2020-05-08T04:57:10.048Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 04:57:10 [2020-05-08T04:57:10.048Z] exec_linux_test.go:18: requires AppArmor to be enabled 04:57:10 [2020-05-08T04:57:10.048Z] 04:57:10 [2020-05-08T04:57:10.048Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 04:57:10 [2020-05-08T04:57:10.048Z] exec_linux_test.go:38: requires AppArmor to be enabled 04:57:10 [2020-05-08T04:57:10.048Z] 04:57:10 [2020-05-08T04:57:10.048Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 04:57:10 [2020-05-08T04:57:10.048Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:57:10 [2020-05-08T04:57:10.048Z] graphtest_unix.go:46: Driver btrfs not supported 04:57:10 [2020-05-08T04:57:10.048Z] 04:57:10 [2020-05-08T04:57:10.048Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 04:57:10 [2020-05-08T04:57:10.048Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:57:10 [2020-05-08T04:57:10.048Z] graphtest_unix.go:46: Driver btrfs not supported 04:57:10 [2020-05-08T04:57:10.048Z] 04:57:10 [2020-05-08T04:57:10.048Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 04:57:10 [2020-05-08T04:57:10.048Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:57:10 [2020-05-08T04:57:10.048Z] graphtest_unix.go:46: Driver btrfs not supported 04:57:10 [2020-05-08T04:57:10.048Z] 04:57:10 [2020-05-08T04:57:10.048Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 04:57:10 [2020-05-08T04:57:10.048Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:57:10 [2020-05-08T04:57:10.048Z] graphtest_unix.go:46: Driver btrfs not supported 04:57:10 [2020-05-08T04:57:10.048Z] 04:57:10 [2020-05-08T04:57:10.048Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 04:57:10 [2020-05-08T04:57:10.048Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:57:10 [2020-05-08T04:57:10.048Z] graphtest_unix.go:46: Driver btrfs not supported 04:57:10 [2020-05-08T04:57:10.048Z] 04:57:10 [2020-05-08T04:57:10.048Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 04:57:10 [2020-05-08T04:57:10.048Z] graphtest_unix.go:73: No driver to put! 04:57:10 [2020-05-08T04:57:10.048Z] 04:57:10 [2020-05-08T04:57:10.048Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 04:57:10 [2020-05-08T04:57:10.048Z] time="2020-05-08T04:55:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 04:57:10 [2020-05-08T04:57:10.048Z] graphtest_unix.go:44: graphdriver: driver not supported 04:57:10 [2020-05-08T04:57:10.049Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 04:57:10 [2020-05-08T04:57:10.049Z] 04:57:10 [2020-05-08T04:57:10.049Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 04:57:10 [2020-05-08T04:57:10.049Z] time="2020-05-08T04:55:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 04:57:10 [2020-05-08T04:57:10.049Z] graphtest_unix.go:44: graphdriver: driver not supported 04:57:10 [2020-05-08T04:57:10.049Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 04:57:10 [2020-05-08T04:57:10.049Z] 04:57:10 [2020-05-08T04:57:10.049Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 04:57:10 [2020-05-08T04:57:10.049Z] time="2020-05-08T04:55:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 04:57:10 [2020-05-08T04:57:10.049Z] graphtest_unix.go:44: graphdriver: driver not supported 04:57:10 [2020-05-08T04:57:10.049Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 04:57:10 [2020-05-08T04:57:10.049Z] 04:57:10 [2020-05-08T04:57:10.049Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 04:57:10 [2020-05-08T04:57:10.049Z] time="2020-05-08T04:55:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 04:57:10 [2020-05-08T04:57:10.049Z] graphtest_unix.go:44: graphdriver: driver not supported 04:57:10 [2020-05-08T04:57:10.049Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 04:57:10 [2020-05-08T04:57:10.049Z] 04:57:10 [2020-05-08T04:57:10.049Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 04:57:10 [2020-05-08T04:57:10.049Z] time="2020-05-08T04:55:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 04:57:10 [2020-05-08T04:57:10.049Z] graphtest_unix.go:44: graphdriver: driver not supported 04:57:10 [2020-05-08T04:57:10.049Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 04:57:10 [2020-05-08T04:57:10.049Z] 04:57:10 [2020-05-08T04:57:10.049Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 04:57:10 [2020-05-08T04:57:10.049Z] graphtest_unix.go:73: No driver to put! 04:57:10 [2020-05-08T04:57:10.049Z] 04:57:10 [2020-05-08T04:57:10.049Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 04:57:10 [2020-05-08T04:57:10.049Z] overlay_test.go:44: Fails to compute changes after apply intermittently 04:57:10 [2020-05-08T04:57:10.049Z] 04:57:10 [2020-05-08T04:57:10.049Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 04:57:10 [2020-05-08T04:57:10.049Z] overlay_test.go:49: Fails to compute changes intermittently 04:57:10 [2020-05-08T04:57:10.049Z] 04:57:10 [2020-05-08T04:57:10.049Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 04:57:10 [2020-05-08T04:57:10.049Z] overlay_test.go:65: Cannot run test with naive change algorithm 04:57:10 [2020-05-08T04:57:10.049Z] 04:57:10 [2020-05-08T04:57:10.049Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 04:57:10 [2020-05-08T04:57:10.049Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 04:57:10 [2020-05-08T04:57:10.049Z] 04:57:10 [2020-05-08T04:57:10.049Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 04:57:10 [2020-05-08T04:57:10.049Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:57:10 [2020-05-08T04:57:10.049Z] graphtest_unix.go:46: Driver zfs not supported 04:57:10 [2020-05-08T04:57:10.049Z] 04:57:10 [2020-05-08T04:57:10.049Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 04:57:10 [2020-05-08T04:57:10.049Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:57:10 [2020-05-08T04:57:10.049Z] graphtest_unix.go:46: Driver zfs not supported 04:57:10 [2020-05-08T04:57:10.049Z] 04:57:10 [2020-05-08T04:57:10.049Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 04:57:10 [2020-05-08T04:57:10.049Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:57:10 [2020-05-08T04:57:10.049Z] graphtest_unix.go:46: Driver zfs not supported 04:57:10 [2020-05-08T04:57:10.049Z] 04:57:10 [2020-05-08T04:57:10.049Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 04:57:10 [2020-05-08T04:57:10.049Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:57:10 [2020-05-08T04:57:10.049Z] graphtest_unix.go:46: Driver zfs not supported 04:57:10 [2020-05-08T04:57:10.049Z] 04:57:10 [2020-05-08T04:57:10.049Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 04:57:10 [2020-05-08T04:57:10.049Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 04:57:10 [2020-05-08T04:57:10.049Z] graphtest_unix.go:46: Driver zfs not supported 04:57:10 [2020-05-08T04:57:10.049Z] 04:57:10 [2020-05-08T04:57:10.049Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 04:57:10 [2020-05-08T04:57:10.049Z] graphtest_unix.go:73: No driver to put! 04:57:10 [2020-05-08T04:57:10.049Z] 04:57:10 [2020-05-08T04:57:10.049Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 04:57:10 [2020-05-08T04:57:10.049Z] sysinfo_linux_test.go:92: App Armor Must be Disabled 04:57:10 [2020-05-08T04:57:10.049Z] 04:57:10 [2020-05-08T04:57:10.049Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 04:57:10 [2020-05-08T04:57:10.049Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled 04:57:10 [2020-05-08T04:57:10.049Z] 04:57:10 [2020-05-08T04:57:10.049Z] 04:57:10 [2020-05-08T04:57:10.049Z] DONE 2123 tests, 26 skipped in 348.364s Post stage [Pipeline] junit 04:57:10 [2020-05-08T04:57:10.847Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:11 [2020-05-08T04:57:11.370Z] --- PASS: TestBuildSquashParent (10.95s) 04:57:11 [2020-05-08T04:57:11.370Z] === RUN TestBuildWithRemoveAndForceRemove 04:57:11 [2020-05-08T04:57:11.370Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 04:57:11 [2020-05-08T04:57:11.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 04:57:11 [2020-05-08T04:57:11.370Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 04:57:11 [2020-05-08T04:57:11.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 04:57:11 [2020-05-08T04:57:11.370Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 04:57:11 [2020-05-08T04:57:11.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 04:57:11 [2020-05-08T04:57:11.370Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 04:57:11 [2020-05-08T04:57:11.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 04:57:11 [2020-05-08T04:57:11.370Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 04:57:11 [2020-05-08T04:57:11.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 04:57:11 [2020-05-08T04:57:11.370Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 04:57:11 [2020-05-08T04:57:11.370Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 04:57:11 [2020-05-08T04:57:11.370Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 04:57:11 [2020-05-08T04:57:11.370Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 04:57:11 [2020-05-08T04:57:11.809Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40846/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=96109a81abb3ed379e894a79eee4dc18162866ce -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:96109a81abb3ed379e894a79eee4dc18162866ce hack/make.sh dynbinary test-integration 04:57:12 [2020-05-08T04:57:12.141Z] 04:57:12 [2020-05-08T04:57:12.141Z] Removing bundles/ 04:57:12 [2020-05-08T04:57:12.477Z] 04:57:12 [2020-05-08T04:57:12.477Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 04:57:12 [2020-05-08T04:57:12.477Z] Building: bundles/dynbinary-daemon/dockerd-dev 04:57:12 [2020-05-08T04:57:12.477Z] GOOS="" GOARCH="" GOARM="" 04:57:13 [2020-05-08T04:57:13.256Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 04:57:13 [2020-05-08T04:57:13.512Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 04:57:16 [2020-05-08T04:57:16.773Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 04:57:17 [2020-05-08T04:57:17.028Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 04:57:20 [2020-05-08T04:57:20.327Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 04:57:20 [2020-05-08T04:57:20.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.29s) 04:57:20 [2020-05-08T04:57:20.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.46s) 04:57:20 [2020-05-08T04:57:20.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.33s) 04:57:20 [2020-05-08T04:57:20.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.46s) 04:57:20 [2020-05-08T04:57:20.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.40s) 04:57:20 [2020-05-08T04:57:20.327Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.36s) 04:57:20 [2020-05-08T04:57:20.327Z] === RUN TestBuildMultiStageCopy 04:57:20 [2020-05-08T04:57:20.327Z] === RUN TestBuildMultiStageCopy/copy_to_root 04:57:23 [2020-05-08T04:57:23.587Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 04:57:24 [2020-05-08T04:57:24.147Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 04:57:25 [2020-05-08T04:57:25.072Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 04:57:25 [2020-05-08T04:57:25.632Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 04:57:26 [2020-05-08T04:57:26.192Z] --- PASS: TestBuildMultiStageCopy (5.91s) 04:57:26 [2020-05-08T04:57:26.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s) 04:57:26 [2020-05-08T04:57:26.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) 04:57:26 [2020-05-08T04:57:26.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.67s) 04:57:26 [2020-05-08T04:57:26.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) 04:57:26 [2020-05-08T04:57:26.192Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.71s) 04:57:26 [2020-05-08T04:57:26.192Z] === RUN TestBuildMultiStageParentConfig 04:57:28 [2020-05-08T04:57:28.077Z] --- PASS: TestBuildMultiStageParentConfig (1.56s) 04:57:28 [2020-05-08T04:57:28.077Z] === RUN TestBuildLabelWithTargets 04:57:30 [2020-05-08T04:57:30.587Z] --- PASS: TestBuildLabelWithTargets (2.65s) 04:57:30 [2020-05-08T04:57:30.587Z] === RUN TestBuildWithEmptyLayers 04:57:30 [2020-05-08T04:57:30.836Z] #65 ... 04:57:30 [2020-05-08T04:57:30.837Z] 04:57:30 [2020-05-08T04:57:30.837Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:57:30 [2020-05-08T04:57:30.837Z] #53 DONE 283.3s 04:57:30 [2020-05-08T04:57:30.837Z] 04:57:30 [2020-05-08T04:57:30.837Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:57:30 [2020-05-08T04:57:30.837Z] #65 ... 04:57:30 [2020-05-08T04:57:30.837Z] 04:57:30 [2020-05-08T04:57:30.837Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... 04:57:30 [2020-05-08T04:57:30.837Z] #54 DONE 0.2s 04:57:30 [2020-05-08T04:57:30.837Z] 04:57:30 [2020-05-08T04:57:30.837Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... 04:57:30 [2020-05-08T04:57:30.837Z] #57 DONE 0.1s 04:57:30 [2020-05-08T04:57:30.837Z] 04:57:30 [2020-05-08T04:57:30.837Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:57:30 [2020-05-08T04:57:30.837Z] #65 ... 04:57:30 [2020-05-08T04:57:30.837Z] 04:57:30 [2020-05-08T04:57:30.837Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... 04:57:30 [2020-05-08T04:57:30.837Z] #61 DONE 0.1s 04:57:30 [2020-05-08T04:57:30.837Z] 04:57:30 [2020-05-08T04:57:30.837Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... 04:57:31 [2020-05-08T04:57:31.949Z] --- PASS: TestBuildWithEmptyLayers (1.34s) 04:57:31 [2020-05-08T04:57:31.949Z] === RUN TestBuildMultiStageOnBuild 04:57:35 [2020-05-08T04:57:35.024Z] #65 237.7 + bin/containerd-stress 04:57:36 [2020-05-08T04:57:36.108Z] --- PASS: TestBuildMultiStageOnBuild (3.75s) 04:57:36 [2020-05-08T04:57:36.108Z] === RUN TestBuildUncleanTarFilenames 04:57:36 [2020-05-08T04:57:36.924Z] #65 239.4 + bin/containerd-shim 04:57:37 [2020-05-08T04:57:37.470Z] --- PASS: TestBuildUncleanTarFilenames (1.98s) 04:57:37 [2020-05-08T04:57:37.470Z] === RUN TestBuildMultiStageLayerLeak 04:57:41 [2020-05-08T04:57:41.673Z] --- PASS: TestBuildMultiStageLayerLeak (3.84s) 04:57:41 [2020-05-08T04:57:41.673Z] === RUN TestBuildWithHugeFile 04:57:41 [2020-05-08T04:57:41.928Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 04:57:41 [2020-05-08T04:57:41.928Z] Using test binary docker 04:57:41 [2020-05-08T04:57:41.928Z] +++ /etc/init.d/apparmor start 04:57:41 [2020-05-08T04:57:41.928Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 04:57:41 [2020-05-08T04:57:41.928Z] INFO: Waiting for daemon to start... 04:57:41 [2020-05-08T04:57:41.928Z] Starting dockerd 04:57:41 [2020-05-08T04:57:41.928Z] +++ 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 04:57:42 [2020-05-08T04:57:42.853Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) 04:57:42 [2020-05-08T04:57:42.853Z] Using test binary docker 04:57:42 [2020-05-08T04:57:42.853Z] +++ /etc/init.d/apparmor start 04:57:42 [2020-05-08T04:57:42.853Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 04:57:42 [2020-05-08T04:57:42.853Z] INFO: Waiting for daemon to start... 04:57:42 [2020-05-08T04:57:42.853Z] Starting dockerd 04:57:42 [2020-05-08T04:57:42.853Z] +++ 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 04:57:43 [2020-05-08T04:57:43.481Z] #65 246.0 + bin/containerd-shim-runc-v1 04:57:44 [2020-05-08T04:57:44.213Z] . 04:57:44 [2020-05-08T04:57:44.214Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 04:57:44 [2020-05-08T04:57:44.214Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 04:57:44 [2020-05-08T04:57:44.214Z] Error: No such image: emptyfs 04:57:44 [2020-05-08T04:57:44.214Z] ++++ docker load 04:57:44 [2020-05-08T04:57:44.214Z] ++++ tar -cC bundles/test-integration/emptyfs . 04:57:44 [2020-05-08T04:57:44.214Z] Running integration-test (iteration 1) 04:57:44 [2020-05-08T04:57:44.214Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ 04:57:44 [2020-05-08T04:57:44.214Z] ++ 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)/' 04:57:44 [2020-05-08T04:57:44.214Z] ++ set -e 04:57:44 [2020-05-08T04:57:44.214Z] ++ '[' -n 0 ']' 04:57:44 [2020-05-08T04:57:44.214Z] ++ set -x 04:57:44 [2020-05-08T04:57:44.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' 04:57:45 [2020-05-08T04:57:45.137Z] 04:57:45 [2020-05-08T04:57:45.137Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 04:57:45 [2020-05-08T04:57:45.137Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 04:57:45 [2020-05-08T04:57:45.137Z] Error: No such image: emptyfs 04:57:45 [2020-05-08T04:57:45.137Z] ++++ tar -cC bundles/test-integration/emptyfs . 04:57:45 [2020-05-08T04:57:45.137Z] ++++ docker load 04:57:45 [2020-05-08T04:57:45.391Z] Running integration-test (iteration 1) 04:57:45 [2020-05-08T04:57:45.391Z] 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)/ 04:57:45 [2020-05-08T04:57:45.391Z] ++ 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)/' 04:57:45 [2020-05-08T04:57:45.391Z] ++ set -e 04:57:45 [2020-05-08T04:57:45.391Z] ++ '[' -n 0 ']' 04:57:45 [2020-05-08T04:57:45.391Z] ++ set -x 04:57:45 [2020-05-08T04:57:45.391Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' 04:57:45 [2020-05-08T04:57:45.723Z] eac6fba788c9: Pull complete 04:57:45 [2020-05-08T04:57:45.723Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca 04:57:45 [2020-05-08T04:57:45.723Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 04:57:45 [2020-05-08T04:57:45.723Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully 04:57:45 [2020-05-08T04:57:45.723Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test 04:57:45 [2020-05-08T04:57:45.723Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1158' 04:57:45 [2020-05-08T04:57:45.723Z] WARN: Skipping validation tests 04:57:45 [2020-05-08T04:57:45.723Z] INFO: Running unit tests at 05/08/2020 04:57:30... 04:57:45 [2020-05-08T04:57:45.723Z] INFO: make.ps1 starting at 05/08/2020 04:57:34 04:57:45 [2020-05-08T04:57:45.723Z] INFO: Git commit (0f17d7d666) assumed from DOCKER_GITCOMMIT environment variable 04:57:45 [2020-05-08T04:57:45.723Z] INFO: Invoking autogen... 04:57:45 [2020-05-08T04:57:45.723Z] INFO: Running unit tests... 04:57:45 [2020-05-08T04:57:45.724Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils 04:57:46 [2020-05-08T04:57:46.761Z] #65 248.9 + bin/containerd-shim-runc-v2 04:57:46 [2020-05-08T04:57:46.761Z] #65 249.7 + binaries 04:57:46 [2020-05-08T04:57:46.761Z] #65 249.7 + mkdir -p /build 04:57:46 [2020-05-08T04:57:46.761Z] #65 249.7 + cp bin/containerd /build/containerd 04:57:46 [2020-05-08T04:57:46.761Z] #65 249.7 + cp bin/containerd-shim /build/containerd-shim 04:57:47 [2020-05-08T04:57:47.019Z] #65 249.7 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 04:57:47 [2020-05-08T04:57:47.019Z] #65 249.7 + cp bin/ctr /build/ctr 04:57:47 [2020-05-08T04:57:47.276Z] #65 DONE 250.0s 04:57:47 [2020-05-08T04:57:47.842Z] 04:57:47 [2020-05-08T04:57:47.842Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... 04:57:48 [2020-05-08T04:57:48.100Z] #66 DONE 0.2s 04:57:48 [2020-05-08T04:57:48.100Z] 04:57:48 [2020-05-08T04:57:48.100Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... 04:57:48 [2020-05-08T04:57:48.358Z] #70 DONE 0.1s 04:57:48 [2020-05-08T04:57:48.358Z] 04:57:48 [2020-05-08T04:57:48.358Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... 04:57:48 [2020-05-08T04:57:48.358Z] #72 DONE 0.1s 04:57:48 [2020-05-08T04:57:48.358Z] 04:57:48 [2020-05-08T04:57:48.358Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... 04:57:48 [2020-05-08T04:57:48.358Z] #75 DONE 0.1s 04:57:48 [2020-05-08T04:57:48.358Z] 04:57:48 [2020-05-08T04:57:48.358Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker 04:57:48 [2020-05-08T04:57:48.358Z] #76 DONE 0.0s 04:57:48 [2020-05-08T04:57:48.616Z] 04:57:48 [2020-05-08T04:57:48.616Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker 04:57:49 [2020-05-08T04:57:49.989Z] #77 DONE 1.3s 04:57:49 [2020-05-08T04:57:49.989Z] 04:57:49 [2020-05-08T04:57:49.989Z] #78 exporting to image 04:57:49 [2020-05-08T04:57:49.989Z] #78 exporting layers 04:57:51 [2020-05-08T04:57:51.434Z] ? github.com/docker/docker/api [no test files] 04:57:53 [2020-05-08T04:57:53.690Z] --- PASS: TestBuildWithHugeFile (40.15s) 04:57:53 [2020-05-08T04:57:53.691Z] === RUN TestBuildWithEmptyDockerfile 04:57:53 [2020-05-08T04:57:53.691Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 04:57:53 [2020-05-08T04:57:53.691Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 04:57:53 [2020-05-08T04:57:53.691Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 04:57:53 [2020-05-08T04:57:53.691Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 04:57:53 [2020-05-08T04:57:53.691Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 04:57:53 [2020-05-08T04:57:53.691Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 04:57:53 [2020-05-08T04:57:53.691Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 04:57:53 [2020-05-08T04:57:53.691Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 04:57:53 [2020-05-08T04:57:53.691Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 04:57:53 [2020-05-08T04:57:53.691Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) 04:57:53 [2020-05-08T04:57:53.691Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) 04:57:53 [2020-05-08T04:57:53.691Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) 04:57:53 [2020-05-08T04:57:53.691Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) 04:57:53 [2020-05-08T04:57:53.691Z] === RUN TestBuildPreserveOwnership 04:57:53 [2020-05-08T04:57:53.691Z] === RUN TestBuildPreserveOwnership/copy_from 04:57:53 [2020-05-08T04:57:53.691Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 04:57:53 [2020-05-08T04:57:53.691Z] --- PASS: TestBuildPreserveOwnership (5.84s) 04:57:53 [2020-05-08T04:57:53.691Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.82s) 04:57:53 [2020-05-08T04:57:53.691Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.00s) 04:57:53 [2020-05-08T04:57:53.691Z] === RUN TestBuildPlatformInvalid 04:57:53 [2020-05-08T04:57:53.691Z] --- PASS: TestBuildPlatformInvalid (0.18s) 04:57:53 [2020-05-08T04:57:53.691Z] PASS 04:57:53 [2020-05-08T04:57:53.691Z] 04:57:53 [2020-05-08T04:57:53.691Z] === Skipped 04:57:53 [2020-05-08T04:57:53.691Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) 04:57:53 [2020-05-08T04:57:53.691Z] build_session_test.go:25: TODO: BuildKit 04:57:53 [2020-05-08T04:57:53.691Z] 04:57:53 [2020-05-08T04:57:53.691Z] 04:57:53 [2020-05-08T04:57:53.691Z] DONE 32 tests, 1 skipped in 86.578s 04:57:53 [2020-05-08T04:57:53.691Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 04:57:53 [2020-05-08T04:57:53.691Z] ++ 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 04:57:53 [2020-05-08T04:57:53.691Z] ++ set -e 04:57:53 [2020-05-08T04:57:53.691Z] ++ '[' -n 0 ']' 04:57:53 [2020-05-08T04:57:53.691Z] ++ set -x 04:57:53 [2020-05-08T04:57:53.691Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m 04:57:53 [2020-05-08T04:57:53.691Z] INFO: Testing against a local daemon 04:57:53 [2020-05-08T04:57:53.691Z] === RUN TestConfigInspect 04:57:55 [2020-05-08T04:57:55.181Z] ................................................ [ 29%] 04:57:56 [2020-05-08T04:57:56.559Z] #78 exporting layers 5.8s done 04:57:56 [2020-05-08T04:57:56.559Z] #78 writing image sha256:e6521247331d552fc376bd63397a13edb33379e6e8306cd7d7810891879b9109 done 04:57:56 [2020-05-08T04:57:56.559Z] #78 naming to docker.io/library/docker:96109a81abb3ed379e894a79eee4dc18162866ce done 04:57:56 [2020-05-08T04:57:56.559Z] #78 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:56 [2020-05-08T04:57:56.945Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40846/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=96109a81abb3ed379e894a79eee4dc18162866ce -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:96109a81abb3ed379e894a79eee4dc18162866ce hack/make.sh dynbinary test-integration 04:57:56 [2020-05-08T04:57:56.973Z] --- PASS: TestConfigInspect (3.23s) 04:57:56 [2020-05-08T04:57:56.973Z] === RUN TestConfigList 04:57:57 [2020-05-08T04:57:57.877Z] 04:57:58 [2020-05-08T04:57:58.135Z] Removing bundles/ 04:57:58 [2020-05-08T04:57:58.135Z] 04:57:58 [2020-05-08T04:57:58.135Z] ---> Making bundle: dynbinary (in bundles/dynbinary) 04:57:58 [2020-05-08T04:57:58.135Z] Building: bundles/dynbinary-daemon/dockerd-dev 04:57:58 [2020-05-08T04:57:58.135Z] GOOS="" GOARCH="" GOARM="" 04:57:59 [2020-05-08T04:57:59.504Z] --- PASS: TestConfigList (3.12s) 04:57:59 [2020-05-08T04:57:59.504Z] === RUN TestConfigsCreateAndDelete 04:57:59 [2020-05-08T04:57:59.886Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 04:57:59 [2020-05-08T04:57:59.886Z] 04:57:59 [2020-05-08T04:57:59.886Z] ---> Making bundle: test-integration (in bundles/test-integration) 04:57:59 [2020-05-08T04:57:59.886Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 04:57:59 [2020-05-08T04:57:59.886Z] HOSTNAME=5ab4ae7e86c5 04:57:59 [2020-05-08T04:57:59.886Z] TESTDEBUG=0 04:57:59 [2020-05-08T04:57:59.886Z] DEST=bundles/test-integration 04:57:59 [2020-05-08T04:57:59.886Z] PWD=/go/src/github.com/docker/docker 04:57:59 [2020-05-08T04:57:59.886Z] DOCKER_GITCOMMIT=96109a81abb3ed379e894a79eee4dc18162866ce 04:57:59 [2020-05-08T04:57:59.886Z] container=docker 04:57:59 [2020-05-08T04:57:59.886Z] HOME=/root 04:57:59 [2020-05-08T04:57:59.886Z] GOLANG_VERSION=1.13.10 04:57:59 [2020-05-08T04:57:59.886Z] VALIDATE_REPO=https://github.com/moby/moby.git 04:57:59 [2020-05-08T04:57:59.886Z] VALIDATE_BRANCH=master 04:57:59 [2020-05-08T04:57:59.886Z] TERM=xterm 04:57:59 [2020-05-08T04:57:59.886Z] DOCKER_PKG=github.com/docker/docker 04:57:59 [2020-05-08T04:57:59.886Z] SHLVL=1 04:57:59 [2020-05-08T04:57:59.886Z] TIMEOUT=120m 04:57:59 [2020-05-08T04:57:59.886Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 04:57:59 [2020-05-08T04:57:59.886Z] DOCKER_GRAPHDRIVER=overlay2 04:57:59 [2020-05-08T04:57:59.886Z] GO111MODULE=off 04:57:59 [2020-05-08T04:57:59.886Z] DOCKER_EXPERIMENTAL=1 04:57:59 [2020-05-08T04:57:59.886Z] TEST_SKIP_INTEGRATION_CLI=1 04:57:59 [2020-05-08T04:57:59.886Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 04:57:59 [2020-05-08T04:57:59.886Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 04:57:59 [2020-05-08T04:57:59.886Z] GOPATH=/go 04:57:59 [2020-05-08T04:57:59.886Z] PKG_CONFIG=pkg-config 04:57:59 [2020-05-08T04:57:59.886Z] _=/usr/bin/env 04:57:59 [2020-05-08T04:57:59.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 04:58:02 [2020-05-08T04:58:02.787Z] --- PASS: TestConfigsCreateAndDelete (3.15s) 04:58:02 [2020-05-08T04:58:02.787Z] === RUN TestConfigsUpdate 04:58:06 [2020-05-08T04:58:06.070Z] --- PASS: TestConfigsUpdate (3.18s) 04:58:06 [2020-05-08T04:58:06.070Z] === RUN TestTemplatedConfig 04:58:06 [2020-05-08T04:58:06.118Z] ok github.com/docker/docker/api/server 0.205s coverage: 9.0% of statements 04:58:10 [2020-05-08T04:58:10.257Z] --- PASS: TestTemplatedConfig (3.64s) 04:58:10 [2020-05-08T04:58:10.257Z] === RUN TestConfigCreateResolve 04:58:12 [2020-05-08T04:58:12.787Z] --- PASS: TestConfigCreateResolve (3.20s) 04:58:12 [2020-05-08T04:58:12.787Z] === RUN TestConfigDaemonLibtrustID 04:58:13 [2020-05-08T04:58:13.354Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) 04:58:13 [2020-05-08T04:58:13.354Z] PASS 04:58:13 [2020-05-08T04:58:13.354Z] 04:58:13 [2020-05-08T04:58:13.354Z] DONE 7 tests in 20.298s 04:58:13 [2020-05-08T04:58:13.354Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 04:58:13 [2020-05-08T04:58:13.354Z] ++ 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 04:58:13 [2020-05-08T04:58:13.354Z] ++ set -e 04:58:13 [2020-05-08T04:58:13.354Z] ++ '[' -n 0 ']' 04:58:13 [2020-05-08T04:58:13.354Z] ++ set -x 04:58:13 [2020-05-08T04:58:13.354Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m 04:58:13 [2020-05-08T04:58:13.612Z] INFO: Testing against a local daemon 04:58:13 [2020-05-08T04:58:13.613Z] === RUN TestCheckpoint 04:58:13 [2020-05-08T04:58:13.613Z] --- SKIP: TestCheckpoint (0.00s) 04:58:13 [2020-05-08T04:58:13.613Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 04:58:13 [2020-05-08T04:58:13.613Z] === RUN TestContainerInvalidJSON 04:58:13 [2020-05-08T04:58:13.613Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 04:58:13 [2020-05-08T04:58:13.613Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 04:58:13 [2020-05-08T04:58:13.613Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 04:58:13 [2020-05-08T04:58:13.613Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 04:58:13 [2020-05-08T04:58:13.613Z] === RUN TestContainerInvalidJSON//exec/foobar/start 04:58:13 [2020-05-08T04:58:13.613Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 04:58:13 [2020-05-08T04:58:13.613Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 04:58:13 [2020-05-08T04:58:13.613Z] === CONT TestContainerInvalidJSON//exec/foobar/start 04:58:13 [2020-05-08T04:58:13.613Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 04:58:13 [2020-05-08T04:58:13.613Z] --- PASS: TestContainerInvalidJSON (0.02s) 04:58:13 [2020-05-08T04:58:13.613Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 04:58:13 [2020-05-08T04:58:13.613Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 04:58:13 [2020-05-08T04:58:13.613Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 04:58:13 [2020-05-08T04:58:13.613Z] === RUN TestCopyFromContainerPathDoesNotExist 04:58:13 [2020-05-08T04:58:13.613Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) 04:58:13 [2020-05-08T04:58:13.613Z] === RUN TestCopyFromContainerPathIsNotDir 04:58:13 [2020-05-08T04:58:13.870Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) 04:58:13 [2020-05-08T04:58:13.870Z] === RUN TestCopyToContainerPathDoesNotExist 04:58:13 [2020-05-08T04:58:13.870Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) 04:58:13 [2020-05-08T04:58:13.870Z] === RUN TestCopyToContainerPathIsNotDir 04:58:14 [2020-05-08T04:58:14.129Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) 04:58:14 [2020-05-08T04:58:14.129Z] === RUN TestCopyFromContainer 04:58:14 [2020-05-08T04:58:14.420Z] tests/integration/api_exec_test.py ..................... [ 34%] 04:58:16 [2020-05-08T04:58:16.030Z] === RUN TestCopyFromContainer// 04:58:16 [2020-05-08T04:58:16.030Z] === RUN TestCopyFromContainer//bar/root 04:58:16 [2020-05-08T04:58:16.289Z] === RUN TestCopyFromContainer//bar/root/ 04:58:16 [2020-05-08T04:58:16.289Z] === RUN TestCopyFromContainer/bar/quux 04:58:16 [2020-05-08T04:58:16.547Z] === RUN TestCopyFromContainer/bar/quux/ 04:58:16 [2020-05-08T04:58:16.547Z] === RUN TestCopyFromContainer/bar/quux/baz 04:58:16 [2020-05-08T04:58:16.805Z] === RUN TestCopyFromContainer/bar/filesymlink 04:58:16 [2020-05-08T04:58:16.805Z] === RUN TestCopyFromContainer/bar/dirsymlink 04:58:16 [2020-05-08T04:58:16.805Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 04:58:17 [2020-05-08T04:58:17.064Z] === RUN TestCopyFromContainer/bar/notarget 04:58:17 [2020-05-08T04:58:17.064Z] --- PASS: TestCopyFromContainer (3.06s) 04:58:17 [2020-05-08T04:58:17.064Z] --- PASS: TestCopyFromContainer// (0.10s) 04:58:17 [2020-05-08T04:58:17.064Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) 04:58:17 [2020-05-08T04:58:17.064Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) 04:58:17 [2020-05-08T04:58:17.064Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) 04:58:17 [2020-05-08T04:58:17.064Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) 04:58:17 [2020-05-08T04:58:17.064Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) 04:58:17 [2020-05-08T04:58:17.064Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) 04:58:17 [2020-05-08T04:58:17.064Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) 04:58:17 [2020-05-08T04:58:17.064Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) 04:58:17 [2020-05-08T04:58:17.064Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) 04:58:17 [2020-05-08T04:58:17.064Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 04:58:17 [2020-05-08T04:58:17.064Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 04:58:17 [2020-05-08T04:58:17.064Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 04:58:17 [2020-05-08T04:58:17.064Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 04:58:17 [2020-05-08T04:58:17.064Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 04:58:17 [2020-05-08T04:58:17.064Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 04:58:17 [2020-05-08T04:58:17.064Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 04:58:17 [2020-05-08T04:58:17.064Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 04:58:17 [2020-05-08T04:58:17.064Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 04:58:17 [2020-05-08T04:58:17.064Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 04:58:17 [2020-05-08T04:58:17.064Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) 04:58:17 [2020-05-08T04:58:17.064Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) 04:58:17 [2020-05-08T04:58:17.064Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) 04:58:17 [2020-05-08T04:58:17.064Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) 04:58:17 [2020-05-08T04:58:17.064Z] === RUN TestCreateLinkToNonExistingContainer 04:58:17 [2020-05-08T04:58:17.323Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) 04:58:17 [2020-05-08T04:58:17.323Z] === RUN TestCreateWithInvalidEnv 04:58:17 [2020-05-08T04:58:17.323Z] === RUN TestCreateWithInvalidEnv/0 04:58:17 [2020-05-08T04:58:17.323Z] === PAUSE TestCreateWithInvalidEnv/0 04:58:17 [2020-05-08T04:58:17.323Z] === RUN TestCreateWithInvalidEnv/1 04:58:17 [2020-05-08T04:58:17.323Z] === PAUSE TestCreateWithInvalidEnv/1 04:58:17 [2020-05-08T04:58:17.323Z] === RUN TestCreateWithInvalidEnv/2 04:58:17 [2020-05-08T04:58:17.323Z] === PAUSE TestCreateWithInvalidEnv/2 04:58:17 [2020-05-08T04:58:17.323Z] === CONT TestCreateWithInvalidEnv/0 04:58:17 [2020-05-08T04:58:17.323Z] === CONT TestCreateWithInvalidEnv/1 04:58:17 [2020-05-08T04:58:17.323Z] === CONT TestCreateWithInvalidEnv/2 04:58:17 [2020-05-08T04:58:17.323Z] --- PASS: TestCreateWithInvalidEnv (0.02s) 04:58:17 [2020-05-08T04:58:17.323Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 04:58:17 [2020-05-08T04:58:17.323Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 04:58:17 [2020-05-08T04:58:17.323Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 04:58:17 [2020-05-08T04:58:17.323Z] === RUN TestCreateTmpfsMountsTarget 04:58:17 [2020-05-08T04:58:17.323Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) 04:58:17 [2020-05-08T04:58:17.323Z] === RUN TestCreateWithCustomMaskedPaths 04:58:17 [2020-05-08T04:58:17.398Z] Loaded image: buildpack-deps:jessie 04:58:17 [2020-05-08T04:58:17.398Z] Loaded image: busybox:latest 04:58:17 [2020-05-08T04:58:17.398Z] Loaded image: buildpack-deps:jessie 04:58:17 [2020-05-08T04:58:17.398Z] Loaded image: busybox:glibc 04:58:17 [2020-05-08T04:58:17.398Z] Loaded image: debian:jessie 04:58:17 [2020-05-08T04:58:17.398Z] Loaded image: busybox:latest 04:58:17 [2020-05-08T04:58:17.398Z] Loaded image: hello-world:latest 04:58:17 [2020-05-08T04:58:17.398Z] INFO: Testing against a local daemon 04:58:17 [2020-05-08T04:58:17.398Z] === RUN TestDockerDaemonSuite 04:58:17 [2020-05-08T04:58:17.398Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool 04:58:17 [2020-05-08T04:58:17.398Z] Loaded image: busybox:glibc 04:58:17 [2020-05-08T04:58:17.398Z] Loaded image: debian:jessie 04:58:17 [2020-05-08T04:58:17.398Z] Loaded image: hello-world:latest 04:58:17 [2020-05-08T04:58:17.398Z] INFO: Testing against a local daemon 04:58:17 [2020-05-08T04:58:17.398Z] === RUN TestDockerSuite 04:58:17 [2020-05-08T04:58:17.398Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported 04:58:17 [2020-05-08T04:58:17.398Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks 04:58:17 [2020-05-08T04:58:17.398Z] === RUN TestDockerSuite/TestAPIErrorJSON 04:58:17 [2020-05-08T04:58:17.398Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON 04:58:17 [2020-05-08T04:58:17.398Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText 04:58:17 [2020-05-08T04:58:17.398Z] === RUN TestDockerSuite/TestAPIErrorPlainText 04:58:17 [2020-05-08T04:58:17.398Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS 04:58:17 [2020-05-08T04:58:17.398Z] === RUN TestDockerSuite/TestAPIImagesDelete 04:58:18 [2020-05-08T04:58:18.758Z] === RUN TestDockerSuite/TestAPIImagesFilter 04:58:18 [2020-05-08T04:58:18.758Z] === RUN TestDockerSuite/TestAPIImagesHistory 04:58:19 [2020-05-08T04:58:19.318Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc 04:58:19 [2020-05-08T04:58:19.318Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad 04:58:19 [2020-05-08T04:58:19.853Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s) 04:58:19 [2020-05-08T04:58:19.853Z] === RUN TestCreateWithCapabilities 04:58:19 [2020-05-08T04:58:19.853Z] === RUN TestCreateWithCapabilities/no_capabilities 04:58:19 [2020-05-08T04:58:19.853Z] === PAUSE TestCreateWithCapabilities/no_capabilities 04:58:19 [2020-05-08T04:58:19.853Z] === RUN TestCreateWithCapabilities/empty_capabilities 04:58:19 [2020-05-08T04:58:19.853Z] === PAUSE TestCreateWithCapabilities/empty_capabilities 04:58:19 [2020-05-08T04:58:19.853Z] === RUN TestCreateWithCapabilities/valid_capabilities 04:58:19 [2020-05-08T04:58:19.853Z] === PAUSE TestCreateWithCapabilities/valid_capabilities 04:58:19 [2020-05-08T04:58:19.853Z] === RUN TestCreateWithCapabilities/invalid_capabilities 04:58:19 [2020-05-08T04:58:19.853Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities 04:58:19 [2020-05-08T04:58:19.853Z] === RUN TestCreateWithCapabilities/duplicate_capabilities 04:58:19 [2020-05-08T04:58:19.853Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities 04:58:19 [2020-05-08T04:58:19.853Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 04:58:19 [2020-05-08T04:58:19.853Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 04:58:19 [2020-05-08T04:58:19.853Z] === RUN TestCreateWithCapabilities/empty_capadd 04:58:19 [2020-05-08T04:58:19.853Z] === PAUSE TestCreateWithCapabilities/empty_capadd 04:58:19 [2020-05-08T04:58:19.853Z] === RUN TestCreateWithCapabilities/empty_capdrop 04:58:19 [2020-05-08T04:58:19.853Z] === PAUSE TestCreateWithCapabilities/empty_capdrop 04:58:19 [2020-05-08T04:58:19.853Z] === RUN TestCreateWithCapabilities/capadd_capdrop 04:58:19 [2020-05-08T04:58:19.853Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop 04:58:19 [2020-05-08T04:58:19.853Z] === RUN TestCreateWithCapabilities/conflict_with_capadd 04:58:19 [2020-05-08T04:58:19.853Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd 04:58:19 [2020-05-08T04:58:19.854Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop 04:58:19 [2020-05-08T04:58:19.854Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop 04:58:19 [2020-05-08T04:58:19.854Z] === CONT TestCreateWithCapabilities/no_capabilities 04:58:19 [2020-05-08T04:58:19.854Z] === CONT TestCreateWithCapabilities/empty_capadd 04:58:19 [2020-05-08T04:58:19.854Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop 04:58:19 [2020-05-08T04:58:19.854Z] === CONT TestCreateWithCapabilities/conflict_with_capadd 04:58:19 [2020-05-08T04:58:19.854Z] === CONT TestCreateWithCapabilities/capadd_capdrop 04:58:19 [2020-05-08T04:58:19.854Z] === CONT TestCreateWithCapabilities/empty_capdrop 04:58:19 [2020-05-08T04:58:19.854Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 04:58:19 [2020-05-08T04:58:19.854Z] === CONT TestCreateWithCapabilities/duplicate_capabilities 04:58:19 [2020-05-08T04:58:19.854Z] === CONT TestCreateWithCapabilities/valid_capabilities 04:58:19 [2020-05-08T04:58:19.854Z] === CONT TestCreateWithCapabilities/empty_capabilities 04:58:19 [2020-05-08T04:58:19.854Z] === CONT TestCreateWithCapabilities/invalid_capabilities 04:58:19 [2020-05-08T04:58:19.854Z] --- PASS: TestCreateWithCapabilities (0.04s) 04:58:19 [2020-05-08T04:58:19.854Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) 04:58:19 [2020-05-08T04:58:19.854Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) 04:58:19 [2020-05-08T04:58:19.854Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) 04:58:19 [2020-05-08T04:58:19.854Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) 04:58:19 [2020-05-08T04:58:19.854Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) 04:58:19 [2020-05-08T04:58:19.854Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) 04:58:19 [2020-05-08T04:58:19.854Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) 04:58:19 [2020-05-08T04:58:19.854Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) 04:58:19 [2020-05-08T04:58:19.854Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) 04:58:19 [2020-05-08T04:58:19.854Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) 04:58:19 [2020-05-08T04:58:19.854Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) 04:58:19 [2020-05-08T04:58:19.854Z] === RUN TestCreateWithCustomReadonlyPaths 04:58:20 [2020-05-08T04:58:20.242Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType 04:58:20 [2020-05-08T04:58:20.496Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility 04:58:20 [2020-05-08T04:58:20.496Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect 04:58:22 [2020-05-08T04:58:22.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 04:58:22 [2020-05-08T04:58:22.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 04:58:22 [2020-05-08T04:58:22.374Z] tests/integration/api_healthcheck_test.py .... [ 36%] 04:58:22 [2020-05-08T04:58:22.378Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate 04:58:22 [2020-05-08T04:58:22.385Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.24s) 04:58:22 [2020-05-08T04:58:22.385Z] === RUN TestCreateWithInvalidHealthcheckParams 04:58:22 [2020-05-08T04:58:22.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 04:58:22 [2020-05-08T04:58:22.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 04:58:22 [2020-05-08T04:58:22.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 04:58:22 [2020-05-08T04:58:22.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 04:58:22 [2020-05-08T04:58:22.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 04:58:22 [2020-05-08T04:58:22.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 04:58:22 [2020-05-08T04:58:22.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 04:58:22 [2020-05-08T04:58:22.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 04:58:22 [2020-05-08T04:58:22.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 04:58:22 [2020-05-08T04:58:22.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 04:58:22 [2020-05-08T04:58:22.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 04:58:22 [2020-05-08T04:58:22.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 04:58:22 [2020-05-08T04:58:22.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 04:58:22 [2020-05-08T04:58:22.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 04:58:22 [2020-05-08T04:58:22.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 04:58:22 [2020-05-08T04:58:22.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) 04:58:22 [2020-05-08T04:58:22.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) 04:58:22 [2020-05-08T04:58:22.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) 04:58:22 [2020-05-08T04:58:22.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) 04:58:22 [2020-05-08T04:58:22.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) 04:58:22 [2020-05-08T04:58:22.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) 04:58:22 [2020-05-08T04:58:22.385Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 04:58:22 [2020-05-08T04:58:22.633Z] === RUN TestDockerSuite/TestAPINetworkFilter 04:58:22 [2020-05-08T04:58:22.633Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults 04:58:22 [2020-05-08T04:58:22.633Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks 04:58:22 [2020-05-08T04:58:22.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 04:58:22 [2020-05-08T04:58:22.952Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) 04:58:22 [2020-05-08T04:58:22.952Z] === RUN TestContainerStartOnDaemonRestart 04:58:22 [2020-05-08T04:58:22.952Z] === PAUSE TestContainerStartOnDaemonRestart 04:58:22 [2020-05-08T04:58:22.952Z] === RUN TestDaemonRestartIpcMode 04:58:22 [2020-05-08T04:58:22.952Z] === PAUSE TestDaemonRestartIpcMode 04:58:22 [2020-05-08T04:58:22.952Z] === RUN TestDaemonHostGatewayIP 04:58:22 [2020-05-08T04:58:22.952Z] === PAUSE TestDaemonHostGatewayIP 04:58:22 [2020-05-08T04:58:22.952Z] === RUN TestContainerKillOnDaemonStart 04:58:22 [2020-05-08T04:58:22.952Z] === PAUSE TestContainerKillOnDaemonStart 04:58:22 [2020-05-08T04:58:22.952Z] === RUN TestDiff 04:58:23 [2020-05-08T04:58:23.192Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon 04:58:23 [2020-05-08T04:58:23.518Z] --- PASS: TestDiff (0.77s) 04:58:23 [2020-05-08T04:58:23.518Z] === RUN TestExecWithCloseStdin 04:58:23 [2020-05-08T04:58:23.751Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge 04:58:24 [2020-05-08T04:58:24.452Z] --- PASS: TestExecWithCloseStdin (0.91s) 04:58:24 [2020-05-08T04:58:24.452Z] === RUN TestExec 04:58:25 [2020-05-08T04:58:25.112Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork 04:58:25 [2020-05-08T04:58:25.112Z] === RUN TestDockerSuite/TestAPIOptionsRoute 04:58:25 [2020-05-08T04:58:25.112Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound 04:58:25 [2020-05-08T04:58:25.112Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats 04:58:25 [2020-05-08T04:58:25.367Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock 04:58:25 [2020-05-08T04:58:25.387Z] --- PASS: TestExec (0.87s) 04:58:25 [2020-05-08T04:58:25.387Z] === RUN TestExecUser 04:58:25 [2020-05-08T04:58:25.926Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill 04:58:26 [2020-05-08T04:58:26.022Z] tests/integration/api_image_test.py ............s..... [ 40%] 04:58:26 [2020-05-08T04:58:26.321Z] --- PASS: TestExecUser (0.88s) 04:58:26 [2020-05-08T04:58:26.321Z] === RUN TestExportContainerAndImportImage 04:58:27 [2020-05-08T04:58:27.264Z] --- PASS: TestExportContainerAndImportImage (1.09s) 04:58:27 [2020-05-08T04:58:27.264Z] === RUN TestExportContainerAfterDaemonRestart 04:58:29 [2020-05-08T04:58:29.183Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash 04:58:29 [2020-05-08T04:58:29.438Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning 04:58:29 [2020-05-08T04:58:29.797Z] --- PASS: TestExportContainerAfterDaemonRestart (1.98s) 04:58:29 [2020-05-08T04:58:29.797Z] === RUN TestHealthCheckWorkdir 04:58:30 [2020-05-08T04:58:30.363Z] --- PASS: TestHealthCheckWorkdir (1.02s) 04:58:30 [2020-05-08T04:58:30.363Z] === RUN TestHealthKillContainer 04:58:31 [2020-05-08T04:58:31.949Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers 04:58:31 [2020-05-08T04:58:31.949Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown 04:58:33 [2020-05-08T04:58:33.645Z] --- PASS: TestHealthKillContainer (2.94s) 04:58:33 [2020-05-08T04:58:33.646Z] === RUN TestInspectCpusetInConfigPre120 04:58:34 [2020-05-08T04:58:34.211Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) 04:58:34 [2020-05-08T04:58:34.211Z] === RUN TestIpcModeNone 04:58:34 [2020-05-08T04:58:34.458Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort 04:58:34 [2020-05-08T04:58:34.458Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu 04:58:35 [2020-05-08T04:58:35.146Z] --- PASS: TestIpcModeNone (0.89s) 04:58:35 [2020-05-08T04:58:35.146Z] === RUN TestIpcModePrivate 04:58:36 [2020-05-08T04:58:36.081Z] --- PASS: TestIpcModePrivate (0.88s) 04:58:36 [2020-05-08T04:58:36.081Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false 04:58:36 [2020-05-08T04:58:36.081Z] === RUN TestIpcModeShareable 04:58:36 [2020-05-08T04:58:36.341Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal 04:58:36 [2020-05-08T04:58:36.595Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines 04:58:37 [2020-05-08T04:58:37.016Z] --- PASS: TestIpcModeShareable (0.94s) 04:58:37 [2020-05-08T04:58:37.016Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true 04:58:37 [2020-05-08T04:58:37.016Z] === RUN TestAPIIpcModeShareableAndContainer 04:58:37 [2020-05-08T04:58:37.955Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc 04:58:38 [2020-05-08T04:58:38.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 04:58:38 [2020-05-08T04:58:38.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 04:58:38 [2020-05-08T04:58:38.878Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace 04:58:39 [2020-05-08T04:58:39.437Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork 04:58:39 [2020-05-08T04:58:39.549Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.72s) 04:58:39 [2020-05-08T04:58:39.549Z] === RUN TestAPIIpcModeHost 04:58:39 [2020-05-08T04:58:39.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 04:58:39 [2020-05-08T04:58:39.996Z] === RUN TestDockerSuite/TestAppArmorTraceSelf 04:58:40 [2020-05-08T04:58:40.115Z] --- PASS: TestAPIIpcModeHost (0.69s) 04:58:40 [2020-05-08T04:58:40.115Z] === RUN TestDaemonIpcModeShareable 04:58:41 [2020-05-08T04:58:41.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 04:58:41 [2020-05-08T04:58:41.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 04:58:41 [2020-05-08T04:58:41.356Z] === RUN TestDockerSuite/TestAttachAfterDetach 04:58:42 [2020-05-08T04:58:42.017Z] --- PASS: TestDaemonIpcModeShareable (1.89s) 04:58:42 [2020-05-08T04:58:42.017Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true 04:58:42 [2020-05-08T04:58:42.017Z] === RUN TestDaemonIpcModePrivate 04:58:42 [2020-05-08T04:58:42.281Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr 04:58:42 [2020-05-08T04:58:42.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 04:58:43 [2020-05-08T04:58:43.641Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop 04:58:43 [2020-05-08T04:58:43.919Z] --- PASS: TestDaemonIpcModePrivate (1.80s) 04:58:43 [2020-05-08T04:58:43.919Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false 04:58:43 [2020-05-08T04:58:43.919Z] === RUN TestDaemonIpcModePrivateFromConfig 04:58:45 [2020-05-08T04:58:45.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 04:58:45 [2020-05-08T04:58:45.823Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.89s) 04:58:45 [2020-05-08T04:58:45.823Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false 04:58:45 [2020-05-08T04:58:45.823Z] === RUN TestDaemonIpcModeShareableFromConfig 04:58:46 [2020-05-08T04:58:46.150Z] === RUN TestDockerSuite/TestAttachDetach 04:58:46 [2020-05-08T04:58:46.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 04:58:47 [2020-05-08T04:58:47.073Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 04:58:47 [2020-05-08T04:58:47.303Z] tests/integration/api_network_test.py ........................... [ 47%] 04:58:47 [2020-05-08T04:58:47.328Z] === RUN TestDockerSuite/TestAttachDisconnect 04:58:47 [2020-05-08T04:58:47.725Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) 04:58:47 [2020-05-08T04:58:47.725Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true 04:58:47 [2020-05-08T04:58:47.725Z] === RUN TestIpcModeOlderClient 04:58:47 [2020-05-08T04:58:47.725Z] === PAUSE TestIpcModeOlderClient 04:58:47 [2020-05-08T04:58:47.725Z] === RUN TestKillContainerInvalidSignal 04:58:48 [2020-05-08T04:58:48.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 04:58:48 [2020-05-08T04:58:48.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 04:58:48 [2020-05-08T04:58:48.659Z] --- PASS: TestKillContainerInvalidSignal (0.79s) 04:58:48 [2020-05-08T04:58:48.659Z] === RUN TestKillContainer 04:58:48 [2020-05-08T04:58:48.659Z] === RUN TestKillContainer/no_signal 04:58:48 [2020-05-08T04:58:48.689Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart 04:58:49 [2020-05-08T04:58:49.226Z] === RUN TestKillContainer/non_killing_signal 04:58:49 [2020-05-08T04:58:49.793Z] === RUN TestKillContainer/killing_signal 04:58:49 [2020-05-08T04:58:49.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 04:58:50 [2020-05-08T04:58:50.600Z] === RUN TestDockerSuite/TestAttachPausedContainer 04:58:50 [2020-05-08T04:58:50.728Z] --- PASS: TestKillContainer (2.31s) 04:58:50 [2020-05-08T04:58:50.729Z] --- PASS: TestKillContainer/no_signal (0.72s) 04:58:50 [2020-05-08T04:58:50.729Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) 04:58:50 [2020-05-08T04:58:50.729Z] --- PASS: TestKillContainer/killing_signal (0.77s) 04:58:50 [2020-05-08T04:58:50.729Z] === RUN TestKillWithStopSignalAndRestartPolicies 04:58:50 [2020-05-08T04:58:50.729Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 04:58:51 [2020-05-08T04:58:51.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 04:58:51 [2020-05-08T04:58:51.539Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP 04:58:51 [2020-05-08T04:58:51.663Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 04:58:52 [2020-05-08T04:58:52.098Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin 04:58:52 [2020-05-08T04:58:52.230Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s) 04:58:52 [2020-05-08T04:58:52.230Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) 04:58:52 [2020-05-08T04:58:52.230Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) 04:58:52 [2020-05-08T04:58:52.230Z] === RUN TestKillStoppedContainer 04:58:52 [2020-05-08T04:58:52.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 04:58:52 [2020-05-08T04:58:52.488Z] --- PASS: TestKillStoppedContainer (0.10s) 04:58:52 [2020-05-08T04:58:52.488Z] === RUN TestKillStoppedContainerAPIPre120 04:58:52 [2020-05-08T04:58:52.488Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) 04:58:52 [2020-05-08T04:58:52.488Z] === RUN TestKillDifferentUserContainer 04:58:53 [2020-05-08T04:58:53.423Z] --- PASS: TestKillDifferentUserContainer (0.82s) 04:58:53 [2020-05-08T04:58:53.423Z] === RUN TestInspectOomKilledTrue 04:58:53 [2020-05-08T04:58:53.423Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 04:58:53 [2020-05-08T04:58:53.423Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 04:58:53 [2020-05-08T04:58:53.423Z] === RUN TestInspectOomKilledFalse 04:58:53 [2020-05-08T04:58:53.423Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 04:58:53 [2020-05-08T04:58:53.423Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 04:58:53 [2020-05-08T04:58:53.423Z] === RUN TestLinksEtcHostsContentMatch 04:58:53 [2020-05-08T04:58:53.458Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF 04:58:53 [2020-05-08T04:58:53.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 04:58:53 [2020-05-08T04:58:53.990Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) 04:58:53 [2020-05-08T04:58:53.990Z] === RUN TestLinksContainerNames 04:58:54 [2020-05-08T04:58:54.818Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone 04:58:54 [2020-05-08T04:58:54.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 04:58:55 [2020-05-08T04:58:55.073Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote 04:58:55 [2020-05-08T04:58:55.361Z] tests/integration/api_plugin_test.py ........... [ 50%] 04:58:55 [2020-05-08T04:58:55.364Z] --- PASS: TestLinksContainerNames (1.51s) 04:58:55 [2020-05-08T04:58:55.364Z] === RUN TestLogsFollowTailEmpty 04:58:55 [2020-05-08T04:58:55.999Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent 04:58:56 [2020-05-08T04:58:56.299Z] --- PASS: TestLogsFollowTailEmpty (0.77s) 04:58:56 [2020-05-08T04:58:56.300Z] === RUN TestContainerNetworkMountsNoChown 04:58:56 [2020-05-08T04:58:56.421Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 04:58:56 [2020-05-08T04:58:56.421Z] Using test binary docker 04:58:56 [2020-05-08T04:58:56.421Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 04:58:56 [2020-05-08T04:58:56.421Z] +++ /etc/init.d/apparmor start 04:58:56 [2020-05-08T04:58:56.421Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 04:58:56 [2020-05-08T04:58:56.421Z] INFO: Waiting for daemon to start... 04:58:56 [2020-05-08T04:58:56.421Z] Starting dockerd 04:58:56 [2020-05-08T04:58:56.421Z] +++ 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 04:58:56 [2020-05-08T04:58:56.587Z] ? github.com/docker/docker/api/server/backend/build [no test files] 04:58:56 [2020-05-08T04:58:56.587Z] ok github.com/docker/docker/api/server/httputils 0.114s coverage: 14.7% of statements 04:58:56 [2020-05-08T04:58:56.866Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) 04:58:56 [2020-05-08T04:58:56.866Z] === RUN TestMountDaemonRoot 04:58:56 [2020-05-08T04:58:56.866Z] === RUN TestMountDaemonRoot/default 04:58:56 [2020-05-08T04:58:56.866Z] === PAUSE TestMountDaemonRoot/default 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/private 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/private 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/rprivate 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/rprivate 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/slave 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/slave 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/rslave 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/rslave 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/shared 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/shared 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/rshared 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/rshared 04:58:56 [2020-05-08T04:58:56.867Z] === CONT TestMountDaemonRoot/default 04:58:56 [2020-05-08T04:58:56.867Z] === CONT TestMountDaemonRoot/rprivate 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/rprivate/bind_root 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/default/bind_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === CONT TestMountDaemonRoot/shared 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/default/mount_root 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/default/mount_root 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/default/mount_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/shared/bind_root 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/default/bind_root 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/default/bind_root 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/rprivate/mount_root 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/shared/bind_root 04:58:56 [2020-05-08T04:58:56.867Z] === CONT TestMountDaemonRoot/rslave 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/shared/bind_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/shared/mount_root 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/shared/mount_root 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/shared/mount_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/rslave/bind_root 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/rslave/mount_root 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === CONT TestMountDaemonRoot/slave 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/slave/bind_root 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/slave/bind_root 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/slave/bind_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/slave/mount_root 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/slave/mount_root 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/slave/mount_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === CONT TestMountDaemonRoot/default/bind_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === CONT TestMountDaemonRoot/private 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/private/bind_root 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/private/bind_root 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/private/bind_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/private/mount_root 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/private/mount_root 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/private/mount_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === CONT TestMountDaemonRoot/default/bind_root 04:58:56 [2020-05-08T04:58:56.867Z] === CONT TestMountDaemonRoot/rshared 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/rshared/bind_root 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/rshared/mount_root 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 04:58:56 [2020-05-08T04:58:56.867Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === CONT TestMountDaemonRoot/default/mount_subpath 04:58:56 [2020-05-08T04:58:56.867Z] === CONT TestMountDaemonRoot/default/mount_root 04:58:57 [2020-05-08T04:58:57.126Z] === CONT TestMountDaemonRoot/shared/bind_root 04:58:57 [2020-05-08T04:58:57.126Z] === CONT TestMountDaemonRoot/shared/mount_subpath 04:58:57 [2020-05-08T04:58:57.126Z] === CONT TestMountDaemonRoot/shared/bind_subpath 04:58:57 [2020-05-08T04:58:57.126Z] === CONT TestMountDaemonRoot/shared/mount_root 04:58:57 [2020-05-08T04:58:57.126Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 04:58:57 [2020-05-08T04:58:57.126Z] === CONT TestMountDaemonRoot/rslave/mount_root 04:58:57 [2020-05-08T04:58:57.126Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 04:58:57 [2020-05-08T04:58:57.126Z] === CONT TestMountDaemonRoot/rslave/bind_root 04:58:57 [2020-05-08T04:58:57.126Z] === CONT TestMountDaemonRoot/rprivate/bind_root 04:58:57 [2020-05-08T04:58:57.126Z] === CONT TestMountDaemonRoot/slave/bind_root 04:58:57 [2020-05-08T04:58:57.126Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 04:58:57 [2020-05-08T04:58:57.126Z] === CONT TestMountDaemonRoot/rprivate/mount_root 04:58:57 [2020-05-08T04:58:57.126Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 04:58:57 [2020-05-08T04:58:57.126Z] === CONT TestMountDaemonRoot/private/bind_root 04:58:57 [2020-05-08T04:58:57.126Z] === CONT TestMountDaemonRoot/slave/mount_subpath 04:58:57 [2020-05-08T04:58:57.126Z] === CONT TestMountDaemonRoot/slave/mount_root 04:58:57 [2020-05-08T04:58:57.348Z] tests/integration/api_secret_test.py ..... [ 51%] 04:58:57 [2020-05-08T04:58:57.359Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile 04:58:57 [2020-05-08T04:58:57.384Z] === CONT TestMountDaemonRoot/slave/bind_subpath 04:58:57 [2020-05-08T04:58:57.384Z] === CONT TestMountDaemonRoot/rshared/bind_root 04:58:57 [2020-05-08T04:58:57.384Z] === CONT TestMountDaemonRoot/private/mount_subpath 04:58:57 [2020-05-08T04:58:57.384Z] === CONT TestMountDaemonRoot/private/mount_root 04:58:57 [2020-05-08T04:58:57.384Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 04:58:57 [2020-05-08T04:58:57.384Z] === CONT TestMountDaemonRoot/private/bind_subpath 04:58:57 [2020-05-08T04:58:57.384Z] === CONT TestMountDaemonRoot/rshared/mount_root 04:58:57 [2020-05-08T04:58:57.384Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot (0.04s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/default (0.00s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/private (0.00s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) 04:58:57 [2020-05-08T04:58:57.384Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) 04:58:57 [2020-05-08T04:58:57.384Z] === RUN TestContainerBindMountNonRecursive 04:58:57 [2020-05-08T04:58:57.532Z] ok github.com/docker/docker/api/server/middleware 0.187s coverage: 37.7% of statements 04:58:57 [2020-05-08T04:58:57.532Z] ? github.com/docker/docker/api/server/router [no test files] 04:58:57 [2020-05-08T04:58:57.532Z] ? github.com/docker/docker/api/server/router/build [no test files] 04:58:57 [2020-05-08T04:58:57.532Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 04:58:57 [2020-05-08T04:58:57.532Z] ? github.com/docker/docker/api/server/router/container [no test files] 04:58:57 [2020-05-08T04:58:57.532Z] ? github.com/docker/docker/api/server/router/debug [no test files] 04:58:57 [2020-05-08T04:58:57.532Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 04:58:57 [2020-05-08T04:58:57.532Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 04:58:57 [2020-05-08T04:58:57.532Z] ? github.com/docker/docker/api/server/router/image [no test files] 04:58:57 [2020-05-08T04:58:57.532Z] ? github.com/docker/docker/api/server/router/network [no test files] 04:58:57 [2020-05-08T04:58:57.532Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 04:58:57 [2020-05-08T04:58:57.532Z] ? github.com/docker/docker/api/server/router/session [no test files] 04:58:58 [2020-05-08T04:58:58.446Z] . 04:58:58 [2020-05-08T04:58:58.446Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 04:58:58 [2020-05-08T04:58:58.446Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 04:58:58 [2020-05-08T04:58:58.446Z] Error: No such image: emptyfs 04:58:58 [2020-05-08T04:58:58.446Z] ++++ tar -cC bundles/test-integration/emptyfs . 04:58:58 [2020-05-08T04:58:58.446Z] ++++ docker load 04:58:58 [2020-05-08T04:58:58.446Z] Running integration-test (iteration 1) 04:58:58 [2020-05-08T04:58:58.446Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 04:58:58 [2020-05-08T04:58:58.446Z] ++ 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 04:58:58 [2020-05-08T04:58:58.446Z] ++ set -e 04:58:58 [2020-05-08T04:58:58.446Z] ++ '[' -n 0 ']' 04:58:58 [2020-05-08T04:58:58.446Z] ++ set -x 04:58:58 [2020-05-08T04:58:58.446Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m 04:58:58 [2020-05-08T04:58:58.477Z] ok github.com/docker/docker/api/types/strslice 0.038s coverage: 90.0% of statements 04:58:58 [2020-05-08T04:58:58.924Z] ok github.com/docker/docker/api/types/filters 0.052s coverage: 92.2% of statements 04:58:59 [2020-05-08T04:58:59.243Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress 04:58:59 [2020-05-08T04:58:59.243Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile 04:58:59 [2020-05-08T04:58:59.284Z] --- PASS: TestContainerBindMountNonRecursive (1.83s) 04:58:59 [2020-05-08T04:58:59.284Z] === RUN TestNetworkNat 04:58:59 [2020-05-08T04:58:59.371Z] ok github.com/docker/docker/api/server/router/swarm 0.107s coverage: 4.8% of statements 04:58:59 [2020-05-08T04:58:59.371Z] ? github.com/docker/docker/api/server/router/system [no test files] 04:58:59 [2020-05-08T04:58:59.371Z] ? github.com/docker/docker/api/server/router/volume [no test files] 04:58:59 [2020-05-08T04:58:59.371Z] ? github.com/docker/docker/api/types [no test files] 04:58:59 [2020-05-08T04:58:59.371Z] ? github.com/docker/docker/api/types/backend [no test files] 04:58:59 [2020-05-08T04:58:59.371Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 04:58:59 [2020-05-08T04:58:59.371Z] ? github.com/docker/docker/api/types/container [no test files] 04:58:59 [2020-05-08T04:58:59.371Z] ? github.com/docker/docker/api/types/events [no test files] 04:58:59 [2020-05-08T04:58:59.371Z] ? github.com/docker/docker/api/types/image [no test files] 04:58:59 [2020-05-08T04:58:59.371Z] ? github.com/docker/docker/api/types/mount [no test files] 04:58:59 [2020-05-08T04:58:59.371Z] ? github.com/docker/docker/api/types/network [no test files] 04:58:59 [2020-05-08T04:58:59.371Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 04:58:59 [2020-05-08T04:58:59.371Z] ? github.com/docker/docker/api/types/registry [no test files] 04:58:59 [2020-05-08T04:58:59.371Z] ? github.com/docker/docker/api/types/swarm [no test files] 04:58:59 [2020-05-08T04:58:59.371Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 04:58:59 [2020-05-08T04:58:59.371Z] ok github.com/docker/docker/api/types/time 0.195s coverage: 100.0% of statements 04:58:59 [2020-05-08T04:58:59.497Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress 04:58:59 [2020-05-08T04:58:59.819Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 75.0% of statements 04:58:59 [2020-05-08T04:58:59.819Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 04:58:59 [2020-05-08T04:58:59.819Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 04:58:59 [2020-05-08T04:58:59.819Z] ? github.com/docker/docker/api/types/volume [no test files] 04:58:59 [2020-05-08T04:58:59.819Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] 04:58:59 [2020-05-08T04:58:59.819Z] ? github.com/docker/docker/builder [no test files] 04:58:59 [2020-05-08T04:58:59.819Z] ? github.com/docker/docker/builder/builder-next [no test files] 04:58:59 [2020-05-08T04:58:59.819Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 04:58:59 [2020-05-08T04:58:59.819Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 04:58:59 [2020-05-08T04:58:59.819Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 04:58:59 [2020-05-08T04:58:59.819Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 04:58:59 [2020-05-08T04:58:59.819Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 04:58:59 [2020-05-08T04:58:59.819Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 04:59:00 [2020-05-08T04:59:00.057Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode 04:59:00 [2020-05-08T04:59:00.223Z] --- PASS: TestNetworkNat (0.83s) 04:59:00 [2020-05-08T04:59:00.223Z] === RUN TestNetworkLocalhostTCPNat 04:59:00 [2020-05-08T04:59:00.617Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext 04:59:00 [2020-05-08T04:59:00.617Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile 04:59:00 [2020-05-08T04:59:00.765Z] ok github.com/docker/docker/builder/dockerignore 0.147s coverage: 96.8% of statements 04:59:00 [2020-05-08T04:59:00.796Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) 04:59:00 [2020-05-08T04:59:00.796Z] === RUN TestNetworkLoopbackNat 04:59:01 [2020-05-08T04:59:01.982Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog 04:59:02 [2020-05-08T04:59:02.100Z] tests/integration/api_service_test.py ................s................. [ 60%] 04:59:02 [2020-05-08T04:59:02.172Z] --- PASS: TestNetworkLoopbackNat (1.15s) 04:59:02 [2020-05-08T04:59:02.172Z] === RUN TestPause 04:59:02 [2020-05-08T04:59:02.240Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths 04:59:02 [2020-05-08T04:59:02.240Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit 04:59:02 [2020-05-08T04:59:02.739Z] --- PASS: TestPause (0.80s) 04:59:02 [2020-05-08T04:59:02.739Z] === RUN TestPauseFailsOnWindowsServerContainers 04:59:02 [2020-05-08T04:59:02.739Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 04:59:02 [2020-05-08T04:59:02.739Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 04:59:02 [2020-05-08T04:59:02.739Z] === RUN TestPauseStopPausedContainer 04:59:03 [2020-05-08T04:59:03.164Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace 04:59:03 [2020-05-08T04:59:03.673Z] --- PASS: TestPauseStopPausedContainer (0.83s) 04:59:03 [2020-05-08T04:59:03.673Z] === RUN TestPsFilter 04:59:03 [2020-05-08T04:59:03.932Z] --- PASS: TestPsFilter (0.23s) 04:59:03 [2020-05-08T04:59:03.932Z] === RUN TestRemoveContainerWithRemovedVolume 04:59:04 [2020-05-08T04:59:04.428Z] ok github.com/docker/docker/builder/remotecontext 0.483s coverage: 9.2% of statements 04:59:04 [2020-05-08T04:59:04.428Z] ok github.com/docker/docker/cli/debug 0.084s coverage: 100.0% of statements 04:59:04 [2020-05-08T04:59:04.428Z] ok github.com/docker/docker/builder/dockerfile 0.346s coverage: 46.3% of statements 04:59:04 [2020-05-08T04:59:04.867Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) 04:59:04 [2020-05-08T04:59:04.867Z] === RUN TestRemoveContainerWithVolume 04:59:05 [2020-05-08T04:59:05.252Z] Loaded image: buildpack-deps:jessie 04:59:05 [2020-05-08T04:59:05.433Z] --- PASS: TestRemoveContainerWithVolume (0.79s) 04:59:05 [2020-05-08T04:59:05.433Z] === RUN TestRemoveContainerRunning 04:59:05 [2020-05-08T04:59:05.534Z] Loaded image: busybox:latest 04:59:05 [2020-05-08T04:59:05.672Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet 04:59:05 [2020-05-08T04:59:05.816Z] Loaded image: busybox:glibc 04:59:05 [2020-05-08T04:59:05.816Z] Loaded image: debian:jessie 04:59:05 [2020-05-08T04:59:05.816Z] Loaded image: hello-world:latest 04:59:06 [2020-05-08T04:59:06.097Z] INFO: Testing against a local daemon 04:59:06 [2020-05-08T04:59:06.097Z] === RUN TestCgroupNamespacesBuild 04:59:06 [2020-05-08T04:59:06.367Z] --- PASS: TestRemoveContainerRunning (0.78s) 04:59:06 [2020-05-08T04:59:06.367Z] === RUN TestRemoveContainerForceRemoveRunning 04:59:07 [2020-05-08T04:59:07.198Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) 04:59:07 [2020-05-08T04:59:07.198Z] === RUN TestRemoveInvalidContainer 04:59:07 [2020-05-08T04:59:07.198Z] --- PASS: TestRemoveInvalidContainer (0.02s) 04:59:07 [2020-05-08T04:59:07.198Z] === RUN TestRenameLinkedContainer 04:59:07 [2020-05-08T04:59:07.554Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit 04:59:08 [2020-05-08T04:59:08.116Z] --- PASS: TestCgroupNamespacesBuild (2.27s) 04:59:08 [2020-05-08T04:59:08.116Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 04:59:10 [2020-05-08T04:59:10.152Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s) 04:59:10 [2020-05-08T04:59:10.152Z] === RUN TestBuildWithSession 04:59:10 [2020-05-08T04:59:10.152Z] --- SKIP: TestBuildWithSession (0.00s) 04:59:10 [2020-05-08T04:59:10.152Z] build_session_test.go:25: TODO: BuildKit 04:59:10 [2020-05-08T04:59:10.152Z] === RUN TestBuildSquashParent 04:59:10 [2020-05-08T04:59:10.503Z] --- PASS: TestRenameLinkedContainer (3.11s) 04:59:10 [2020-05-08T04:59:10.503Z] === RUN TestRenameStoppedContainer 04:59:10 [2020-05-08T04:59:10.811Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig 04:59:11 [2020-05-08T04:59:11.078Z] --- PASS: TestRenameStoppedContainer (0.76s) 04:59:11 [2020-05-08T04:59:11.078Z] === RUN TestRenameRunningContainerAndReuse 04:59:11 [2020-05-08T04:59:11.737Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload 04:59:12 [2020-05-08T04:59:12.297Z] === RUN TestDockerDaemonSuite/TestDaemonEvents 04:59:12 [2020-05-08T04:59:12.453Z] --- PASS: TestRenameRunningContainerAndReuse (1.58s) 04:59:12 [2020-05-08T04:59:12.453Z] === RUN TestRenameInvalidName 04:59:13 [2020-05-08T04:59:13.226Z] --- PASS: TestBuildWithHugeFile (91.77s) 04:59:13 [2020-05-08T04:59:13.226Z] === RUN TestBuildWithEmptyDockerfile 04:59:13 [2020-05-08T04:59:13.226Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 04:59:13 [2020-05-08T04:59:13.226Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 04:59:13 [2020-05-08T04:59:13.226Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 04:59:13 [2020-05-08T04:59:13.226Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 04:59:13 [2020-05-08T04:59:13.226Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 04:59:13 [2020-05-08T04:59:13.226Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 04:59:13 [2020-05-08T04:59:13.226Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 04:59:13 [2020-05-08T04:59:13.226Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 04:59:13 [2020-05-08T04:59:13.226Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 04:59:13 [2020-05-08T04:59:13.388Z] --- PASS: TestRenameInvalidName (0.78s) 04:59:13 [2020-05-08T04:59:13.388Z] === RUN TestRenameAnonymousContainer 04:59:13 [2020-05-08T04:59:13.481Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) 04:59:13 [2020-05-08T04:59:13.481Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) 04:59:13 [2020-05-08T04:59:13.481Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) 04:59:13 [2020-05-08T04:59:13.481Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) 04:59:13 [2020-05-08T04:59:13.481Z] === RUN TestBuildPreserveOwnership 04:59:13 [2020-05-08T04:59:13.481Z] === RUN TestBuildPreserveOwnership/copy_from 04:59:15 [2020-05-08T04:59:15.992Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters 04:59:16 [2020-05-08T04:59:16.645Z] ......................... [ 67%] 04:59:16 [2020-05-08T04:59:16.688Z] ok github.com/docker/docker/client 0.383s coverage: 74.9% of statements 04:59:16 [2020-05-08T04:59:16.950Z] --- PASS: TestBuildSquashParent (6.53s) 04:59:16 [2020-05-08T04:59:16.950Z] === RUN TestBuildWithRemoveAndForceRemove 04:59:16 [2020-05-08T04:59:16.950Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 04:59:16 [2020-05-08T04:59:16.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 04:59:16 [2020-05-08T04:59:16.950Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 04:59:16 [2020-05-08T04:59:16.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 04:59:16 [2020-05-08T04:59:16.950Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 04:59:16 [2020-05-08T04:59:16.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 04:59:16 [2020-05-08T04:59:16.950Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 04:59:16 [2020-05-08T04:59:16.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 04:59:16 [2020-05-08T04:59:16.950Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 04:59:16 [2020-05-08T04:59:16.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 04:59:16 [2020-05-08T04:59:16.950Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 04:59:16 [2020-05-08T04:59:16.950Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 04:59:16 [2020-05-08T04:59:16.950Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 04:59:16 [2020-05-08T04:59:16.950Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 04:59:17 [2020-05-08T04:59:17.351Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 04:59:17 [2020-05-08T04:59:17.576Z] --- PASS: TestRenameAnonymousContainer (4.05s) 04:59:17 [2020-05-08T04:59:17.576Z] === RUN TestRenameContainerWithSameName 04:59:18 [2020-05-08T04:59:18.143Z] --- PASS: TestRenameContainerWithSameName (0.79s) 04:59:18 [2020-05-08T04:59:18.143Z] === RUN TestRenameContainerWithLinkedContainer 04:59:19 [2020-05-08T04:59:19.231Z] --- PASS: TestBuildPreserveOwnership (5.64s) 04:59:19 [2020-05-08T04:59:19.232Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.68s) 04:59:19 [2020-05-08T04:59:19.232Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.95s) 04:59:19 [2020-05-08T04:59:19.232Z] === RUN TestBuildPlatformInvalid 04:59:19 [2020-05-08T04:59:19.232Z] --- PASS: TestBuildPlatformInvalid (0.17s) 04:59:19 [2020-05-08T04:59:19.232Z] PASS 04:59:19 [2020-05-08T04:59:19.232Z] 04:59:19 [2020-05-08T04:59:19.232Z] === Skipped 04:59:19 [2020-05-08T04:59:19.232Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 04:59:19 [2020-05-08T04:59:19.232Z] build_session_test.go:25: TODO: BuildKit 04:59:19 [2020-05-08T04:59:19.232Z] 04:59:19 [2020-05-08T04:59:19.232Z] 04:59:19 [2020-05-08T04:59:19.232Z] DONE 32 tests, 1 skipped in 175.592s 04:59:19 [2020-05-08T04:59:19.232Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 04:59:19 [2020-05-08T04:59:19.232Z] ++ 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 04:59:19 [2020-05-08T04:59:19.232Z] ++ set -e 04:59:19 [2020-05-08T04:59:19.232Z] ++ '[' -n 0 ']' 04:59:19 [2020-05-08T04:59:19.232Z] ++ set -x 04:59:19 [2020-05-08T04:59:19.232Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m 04:59:19 [2020-05-08T04:59:19.486Z] INFO: Testing against a local daemon 04:59:19 [2020-05-08T04:59:19.486Z] === RUN TestConfigInspect 04:59:19 [2020-05-08T04:59:19.486Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure 04:59:19 [2020-05-08T04:59:19.560Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 04:59:19 [2020-05-08T04:59:19.560Z] 04:59:19 [2020-05-08T04:59:19.560Z] ---> Making bundle: test-integration (in bundles/test-integration) 04:59:19 [2020-05-08T04:59:19.560Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 04:59:19 [2020-05-08T04:59:19.560Z] HOSTNAME=785cb1539009 04:59:19 [2020-05-08T04:59:19.560Z] DEST=bundles/test-integration 04:59:19 [2020-05-08T04:59:19.560Z] PWD=/go/src/github.com/docker/docker 04:59:19 [2020-05-08T04:59:19.560Z] DOCKER_ROOTLESS=1 04:59:19 [2020-05-08T04:59:19.560Z] DOCKER_GITCOMMIT=96109a81abb3ed379e894a79eee4dc18162866ce 04:59:19 [2020-05-08T04:59:19.560Z] container=docker 04:59:19 [2020-05-08T04:59:19.560Z] HOME=/root 04:59:19 [2020-05-08T04:59:19.560Z] GOLANG_VERSION=1.13.10 04:59:19 [2020-05-08T04:59:19.560Z] VALIDATE_REPO=https://github.com/moby/moby.git 04:59:19 [2020-05-08T04:59:19.560Z] VALIDATE_BRANCH=master 04:59:19 [2020-05-08T04:59:19.560Z] TERM=xterm 04:59:19 [2020-05-08T04:59:19.560Z] DOCKER_PKG=github.com/docker/docker 04:59:19 [2020-05-08T04:59:19.560Z] SHLVL=1 04:59:19 [2020-05-08T04:59:19.560Z] TIMEOUT=120m 04:59:19 [2020-05-08T04:59:19.560Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 04:59:19 [2020-05-08T04:59:19.560Z] DOCKER_GRAPHDRIVER=overlay2 04:59:19 [2020-05-08T04:59:19.560Z] GO111MODULE=off 04:59:19 [2020-05-08T04:59:19.560Z] DOCKER_EXPERIMENTAL=1 04:59:19 [2020-05-08T04:59:19.560Z] TEST_SKIP_INTEGRATION_CLI=1 04:59:19 [2020-05-08T04:59:19.560Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 04:59:19 [2020-05-08T04:59:19.560Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 04:59:19 [2020-05-08T04:59:19.560Z] GOPATH=/go 04:59:19 [2020-05-08T04:59:19.560Z] PKG_CONFIG=pkg-config 04:59:19 [2020-05-08T04:59:19.560Z] _=/usr/bin/env 04:59:19 [2020-05-08T04:59:19.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 04:59:19 [2020-05-08T04:59:19.623Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 04:59:19 [2020-05-08T04:59:19.623Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 04:59:20 [2020-05-08T04:59:20.043Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s) 04:59:20 [2020-05-08T04:59:20.043Z] === RUN TestResize 04:59:20 [2020-05-08T04:59:20.047Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD 04:59:20 [2020-05-08T04:59:20.605Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug 04:59:20 [2020-05-08T04:59:20.609Z] --- PASS: TestResize (0.80s) 04:59:20 [2020-05-08T04:59:20.610Z] === RUN TestResizeWithInvalidSize 04:59:20 [2020-05-08T04:59:20.997Z] Created binary: bundles/dynbinary-daemon/dockerd-dev 04:59:20 [2020-05-08T04:59:20.997Z] 04:59:20 [2020-05-08T04:59:20.997Z] ---> Making bundle: test-integration (in bundles/test-integration) 04:59:20 [2020-05-08T04:59:20.997Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack 04:59:20 [2020-05-08T04:59:20.997Z] HOSTNAME=23e861eb10d8 04:59:20 [2020-05-08T04:59:20.997Z] TESTDEBUG=0 04:59:20 [2020-05-08T04:59:20.997Z] DEST=bundles/test-integration 04:59:20 [2020-05-08T04:59:20.997Z] PWD=/go/src/github.com/docker/docker 04:59:20 [2020-05-08T04:59:20.997Z] DOCKER_GITCOMMIT=96109a81abb3ed379e894a79eee4dc18162866ce 04:59:20 [2020-05-08T04:59:20.997Z] container=docker 04:59:20 [2020-05-08T04:59:20.997Z] HOME=/root 04:59:20 [2020-05-08T04:59:20.997Z] GOLANG_VERSION=1.13.10 04:59:20 [2020-05-08T04:59:20.997Z] VALIDATE_REPO=https://github.com/moby/moby.git 04:59:20 [2020-05-08T04:59:20.997Z] VALIDATE_BRANCH=master 04:59:20 [2020-05-08T04:59:20.997Z] TERM=xterm 04:59:20 [2020-05-08T04:59:20.997Z] DOCKER_PKG=github.com/docker/docker 04:59:20 [2020-05-08T04:59:20.997Z] SHLVL=1 04:59:20 [2020-05-08T04:59:20.997Z] TIMEOUT=120m 04:59:20 [2020-05-08T04:59:20.997Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald 04:59:20 [2020-05-08T04:59:20.997Z] DOCKER_GRAPHDRIVER=overlay2 04:59:20 [2020-05-08T04:59:20.997Z] GO111MODULE=off 04:59:20 [2020-05-08T04:59:20.997Z] DOCKER_EXPERIMENTAL=1 04:59:20 [2020-05-08T04:59:20.997Z] TEST_SKIP_INTEGRATION_CLI=1 04:59:20 [2020-05-08T04:59:20.997Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 04:59:20 [2020-05-08T04:59:20.997Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make 04:59:20 [2020-05-08T04:59:20.997Z] GOPATH=/go 04:59:20 [2020-05-08T04:59:20.997Z] PKG_CONFIG=pkg-config 04:59:20 [2020-05-08T04:59:20.997Z] _=/usr/bin/env 04:59:20 [2020-05-08T04:59:20.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 04:59:21 [2020-05-08T04:59:21.164Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal 04:59:21 [2020-05-08T04:59:21.176Z] --- PASS: TestResizeWithInvalidSize (0.78s) 04:59:21 [2020-05-08T04:59:21.176Z] === RUN TestResizeWhenContainerNotStarted 04:59:21 [2020-05-08T04:59:21.649Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 04:59:21 [2020-05-08T04:59:21.649Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 04:59:21 [2020-05-08T04:59:21.723Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose 04:59:22 [2020-05-08T04:59:22.111Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) 04:59:22 [2020-05-08T04:59:22.111Z] === RUN TestDaemonRestartKillContainers 04:59:22 [2020-05-08T04:59:22.111Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 04:59:22 [2020-05-08T04:59:22.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 04:59:22 [2020-05-08T04:59:22.111Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 04:59:22 [2020-05-08T04:59:22.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 04:59:22 [2020-05-08T04:59:22.111Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 04:59:22 [2020-05-08T04:59:22.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 04:59:22 [2020-05-08T04:59:22.111Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 04:59:22 [2020-05-08T04:59:22.111Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 04:59:22 [2020-05-08T04:59:22.112Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 04:59:22 [2020-05-08T04:59:22.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 04:59:22 [2020-05-08T04:59:22.112Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 04:59:22 [2020-05-08T04:59:22.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 04:59:22 [2020-05-08T04:59:22.112Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 04:59:22 [2020-05-08T04:59:22.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 04:59:22 [2020-05-08T04:59:22.112Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 04:59:22 [2020-05-08T04:59:22.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 04:59:22 [2020-05-08T04:59:22.112Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 04:59:22 [2020-05-08T04:59:22.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 04:59:22 [2020-05-08T04:59:22.112Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 04:59:22 [2020-05-08T04:59:22.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 04:59:22 [2020-05-08T04:59:22.112Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 04:59:22 [2020-05-08T04:59:22.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 04:59:22 [2020-05-08T04:59:22.112Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 04:59:22 [2020-05-08T04:59:22.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 04:59:22 [2020-05-08T04:59:22.112Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 04:59:22 [2020-05-08T04:59:22.112Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 04:59:22 [2020-05-08T04:59:22.112Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 04:59:22 [2020-05-08T04:59:22.112Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 04:59:23 [2020-05-08T04:59:23.081Z] --- PASS: TestConfigInspect (3.45s) 04:59:23 [2020-05-08T04:59:23.081Z] === RUN TestConfigList 04:59:23 [2020-05-08T04:59:23.708Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 04:59:23 [2020-05-08T04:59:23.708Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.51s) 04:59:23 [2020-05-08T04:59:23.708Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.58s) 04:59:23 [2020-05-08T04:59:23.708Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.28s) 04:59:23 [2020-05-08T04:59:23.708Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.43s) 04:59:23 [2020-05-08T04:59:23.708Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.11s) 04:59:23 [2020-05-08T04:59:23.708Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.32s) 04:59:23 [2020-05-08T04:59:23.708Z] === RUN TestBuildMultiStageCopy 04:59:23 [2020-05-08T04:59:23.708Z] === RUN TestBuildMultiStageCopy/copy_to_root 04:59:24 [2020-05-08T04:59:24.645Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 04:59:24 [2020-05-08T04:59:24.904Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 04:59:24 [2020-05-08T04:59:24.904Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 04:59:24 [2020-05-08T04:59:24.966Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing 04:59:25 [2020-05-08T04:59:25.221Z] === RUN TestDockerSuite/TestBuildAddBadLinks 04:59:25 [2020-05-08T04:59:25.840Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 04:59:26 [2020-05-08T04:59:26.144Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume 04:59:26 [2020-05-08T04:59:26.372Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 04:59:26 [2020-05-08T04:59:26.400Z] --- PASS: TestConfigList (3.43s) 04:59:26 [2020-05-08T04:59:26.400Z] === RUN TestConfigsCreateAndDelete 04:59:26 [2020-05-08T04:59:26.776Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 04:59:26 [2020-05-08T04:59:26.983Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 04:59:27 [2020-05-08T04:59:27.263Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 04:59:27 [2020-05-08T04:59:27.343Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 04:59:27 [2020-05-08T04:59:27.343Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 04:59:27 [2020-05-08T04:59:27.759Z] === RUN TestDockerSuite/TestBuildAddBrokenTar 04:59:27 [2020-05-08T04:59:27.759Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange 04:59:28 [2020-05-08T04:59:28.264Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 04:59:28 [2020-05-08T04:59:28.280Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 04:59:28 [2020-05-08T04:59:28.545Z] --- PASS: TestBuildMultiStageCopy (4.83s) 04:59:28 [2020-05-08T04:59:28.545Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.48s) 04:59:28 [2020-05-08T04:59:28.545Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) 04:59:28 [2020-05-08T04:59:28.545Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) 04:59:28 [2020-05-08T04:59:28.545Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) 04:59:28 [2020-05-08T04:59:28.545Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) 04:59:28 [2020-05-08T04:59:28.545Z] === RUN TestBuildMultiStageParentConfig 04:59:28 [2020-05-08T04:59:28.682Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership 04:59:29 [2020-05-08T04:59:29.605Z] --- PASS: TestConfigsCreateAndDelete (3.29s) 04:59:29 [2020-05-08T04:59:29.605Z] === RUN TestConfigsUpdate 04:59:30 [2020-05-08T04:59:30.087Z] --- PASS: TestBuildMultiStageParentConfig (1.51s) 04:59:30 [2020-05-08T04:59:30.087Z] === RUN TestBuildLabelWithTargets 04:59:30 [2020-05-08T04:59:30.527Z] === RUN TestDockerDaemonSuite/TestDaemonIP 04:59:30 [2020-05-08T04:59:30.856Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 04:59:30 [2020-05-08T04:59:30.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.65s) 04:59:30 [2020-05-08T04:59:30.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.90s) 04:59:30 [2020-05-08T04:59:30.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.93s) 04:59:30 [2020-05-08T04:59:30.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.70s) 04:59:30 [2020-05-08T04:59:30.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) 04:59:30 [2020-05-08T04:59:30.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.54s) 04:59:30 [2020-05-08T04:59:30.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) 04:59:30 [2020-05-08T04:59:30.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) 04:59:30 [2020-05-08T04:59:30.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.72s) 04:59:30 [2020-05-08T04:59:30.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s) 04:59:30 [2020-05-08T04:59:30.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.41s) 04:59:30 [2020-05-08T04:59:30.856Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) 04:59:30 [2020-05-08T04:59:30.856Z] === RUN TestCgroupNamespacesRun 04:59:31 [2020-05-08T04:59:31.086Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache 04:59:32 [2020-05-08T04:59:32.230Z] --- PASS: TestCgroupNamespacesRun (1.78s) 04:59:32 [2020-05-08T04:59:32.230Z] === RUN TestCgroupNamespacesRunPrivileged 04:59:32 [2020-05-08T04:59:32.751Z] --- PASS: TestBuildLabelWithTargets (2.37s) 04:59:32 [2020-05-08T04:59:32.751Z] === RUN TestBuildWithEmptyLayers 04:59:32 [2020-05-08T04:59:32.969Z] --- PASS: TestConfigsUpdate (3.34s) 04:59:32 [2020-05-08T04:59:32.970Z] === RUN TestTemplatedConfig 04:59:33 [2020-05-08T04:59:33.224Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled 04:59:33 [2020-05-08T04:59:33.224Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR 04:59:33 [2020-05-08T04:59:33.478Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache 04:59:33 [2020-05-08T04:59:33.753Z] --- PASS: TestBuildWithEmptyLayers (0.95s) 04:59:33 [2020-05-08T04:59:33.753Z] === RUN TestBuildMultiStageOnBuild 04:59:34 [2020-05-08T04:59:34.131Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) 04:59:34 [2020-05-08T04:59:34.131Z] === RUN TestCgroupNamespacesRunDaemonHostMode 04:59:34 [2020-05-08T04:59:34.294Z] ok github.com/docker/docker/builder/remotecontext/git 30.629s coverage: 86.3% of statements 04:59:34 [2020-05-08T04:59:34.294Z] ? github.com/docker/docker/cli [no test files] 04:59:34 [2020-05-08T04:59:34.294Z] ? github.com/docker/docker/cli/config [no test files] 04:59:34 [2020-05-08T04:59:34.838Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir 04:59:35 [2020-05-08T04:59:35.398Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac 04:59:36 [2020-05-08T04:59:36.033Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) 04:59:36 [2020-05-08T04:59:36.033Z] === RUN TestCgroupNamespacesRunHostMode 04:59:36 [2020-05-08T04:59:36.418Z] --- PASS: TestBuildMultiStageOnBuild (2.98s) 04:59:36 [2020-05-08T04:59:36.418Z] === RUN TestBuildUncleanTarFilenames 04:59:37 [2020-05-08T04:59:37.282Z] --- PASS: TestTemplatedConfig (3.98s) 04:59:37 [2020-05-08T04:59:37.282Z] === RUN TestConfigCreateResolve 04:59:37 [2020-05-08T04:59:37.411Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) 04:59:37 [2020-05-08T04:59:37.411Z] === RUN TestCgroupNamespacesRunPrivateMode 04:59:37 [2020-05-08T04:59:37.842Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode 04:59:37 [2020-05-08T04:59:37.882Z] --- PASS: TestBuildUncleanTarFilenames (1.39s) 04:59:37 [2020-05-08T04:59:37.882Z] === RUN TestBuildMultiStageLayerLeak 04:59:39 [2020-05-08T04:59:39.202Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean 04:59:39 [2020-05-08T04:59:39.313Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) 04:59:39 [2020-05-08T04:59:39.313Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 04:59:39 [2020-05-08T04:59:39.995Z] ok github.com/docker/docker/cmd/dockerd 0.579s coverage: 19.3% of statements 04:59:40 [2020-05-08T04:59:40.564Z] --- PASS: TestConfigCreateResolve (3.38s) 04:59:40 [2020-05-08T04:59:40.564Z] === RUN TestConfigDaemonLibtrustID 04:59:40 [2020-05-08T04:59:40.818Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) 04:59:40 [2020-05-08T04:59:40.818Z] PASS 04:59:40 [2020-05-08T04:59:40.818Z] 04:59:40 [2020-05-08T04:59:40.818Z] DONE 7 tests in 21.525s 04:59:40 [2020-05-08T04:59:40.818Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 04:59:40 [2020-05-08T04:59:40.818Z] ++ 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 04:59:40 [2020-05-08T04:59:40.818Z] ++ set -e 04:59:40 [2020-05-08T04:59:40.818Z] ++ '[' -n 0 ']' 04:59:40 [2020-05-08T04:59:40.818Z] ++ set -x 04:59:40 [2020-05-08T04:59:40.818Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m 04:59:40 [2020-05-08T04:59:40.942Z] ok github.com/docker/docker/container 0.517s coverage: 41.9% of statements 04:59:40 [2020-05-08T04:59:40.942Z] ? github.com/docker/docker/container/stream [no test files] 04:59:40 [2020-05-08T04:59:40.942Z] ? github.com/docker/docker/contrib/apparmor [no test files] 04:59:40 [2020-05-08T04:59:40.942Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 04:59:40 [2020-05-08T04:59:40.942Z] ? github.com/docker/docker/contrib/httpserver [no test files] 04:59:41 [2020-05-08T04:59:41.072Z] INFO: Testing against a local daemon 04:59:41 [2020-05-08T04:59:41.072Z] === RUN TestCheckpoint 04:59:41 [2020-05-08T04:59:41.072Z] --- SKIP: TestCheckpoint (0.00s) 04:59:41 [2020-05-08T04:59:41.072Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 04:59:41 [2020-05-08T04:59:41.072Z] === RUN TestContainerInvalidJSON 04:59:41 [2020-05-08T04:59:41.072Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 04:59:41 [2020-05-08T04:59:41.072Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 04:59:41 [2020-05-08T04:59:41.072Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 04:59:41 [2020-05-08T04:59:41.072Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 04:59:41 [2020-05-08T04:59:41.072Z] === RUN TestContainerInvalidJSON//exec/foobar/start 04:59:41 [2020-05-08T04:59:41.072Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 04:59:41 [2020-05-08T04:59:41.072Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 04:59:41 [2020-05-08T04:59:41.072Z] === CONT TestContainerInvalidJSON//exec/foobar/start 04:59:41 [2020-05-08T04:59:41.072Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 04:59:41 [2020-05-08T04:59:41.072Z] --- PASS: TestContainerInvalidJSON (0.02s) 04:59:41 [2020-05-08T04:59:41.072Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 04:59:41 [2020-05-08T04:59:41.072Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 04:59:41 [2020-05-08T04:59:41.072Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 04:59:41 [2020-05-08T04:59:41.072Z] === RUN TestCopyFromContainerPathDoesNotExist 04:59:41 [2020-05-08T04:59:41.072Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate 04:59:41 [2020-05-08T04:59:41.072Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) 04:59:41 [2020-05-08T04:59:41.072Z] === RUN TestCopyFromContainerPathIsNotDir 04:59:41 [2020-05-08T04:59:41.215Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s) 04:59:41 [2020-05-08T04:59:41.215Z] === RUN TestCgroupNamespacesRunInvalidMode 04:59:41 [2020-05-08T04:59:41.326Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) 04:59:41 [2020-05-08T04:59:41.326Z] === RUN TestCopyToContainerPathDoesNotExist 04:59:41 [2020-05-08T04:59:41.326Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) 04:59:41 [2020-05-08T04:59:41.326Z] === RUN TestCopyToContainerPathIsNotDir 04:59:41 [2020-05-08T04:59:41.326Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) 04:59:41 [2020-05-08T04:59:41.326Z] === RUN TestCopyFromContainer 04:59:41 [2020-05-08T04:59:41.329Z] --- PASS: TestBuildMultiStageLayerLeak (3.06s) 04:59:41 [2020-05-08T04:59:41.329Z] === RUN TestBuildWithHugeFile 04:59:42 [2020-05-08T04:59:42.150Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) 04:59:42 [2020-05-08T04:59:42.150Z] === RUN TestCgroupNamespacesRunOlderClient 04:59:43 [2020-05-08T04:59:43.073Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.395s coverage: 65.3% of statements 04:59:43 [2020-05-08T04:59:43.837Z] === RUN TestCopyFromContainer// 04:59:43 [2020-05-08T04:59:43.837Z] === RUN TestCopyFromContainer//bar/root 04:59:43 [2020-05-08T04:59:43.837Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot 04:59:43 [2020-05-08T04:59:43.837Z] === RUN TestCopyFromContainer//bar/root/ 04:59:43 [2020-05-08T04:59:43.837Z] === RUN TestCopyFromContainer/bar/quux 04:59:44 [2020-05-08T04:59:44.051Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) 04:59:44 [2020-05-08T04:59:44.051Z] === RUN TestKernelTCPMemory 04:59:44 [2020-05-08T04:59:44.092Z] === RUN TestCopyFromContainer/bar/quux/ 04:59:44 [2020-05-08T04:59:44.092Z] === RUN TestCopyFromContainer/bar/quux/baz 04:59:44 [2020-05-08T04:59:44.092Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration 04:59:44 [2020-05-08T04:59:44.347Z] === RUN TestCopyFromContainer/bar/filesymlink 04:59:44 [2020-05-08T04:59:44.347Z] === RUN TestCopyFromContainer/bar/dirsymlink 04:59:44 [2020-05-08T04:59:44.347Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 04:59:44 [2020-05-08T04:59:44.601Z] === RUN TestCopyFromContainer/bar/notarget 04:59:44 [2020-05-08T04:59:44.601Z] --- PASS: TestCopyFromContainer (3.24s) 04:59:44 [2020-05-08T04:59:44.601Z] --- PASS: TestCopyFromContainer// (0.13s) 04:59:44 [2020-05-08T04:59:44.601Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) 04:59:44 [2020-05-08T04:59:44.601Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) 04:59:44 [2020-05-08T04:59:44.601Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) 04:59:44 [2020-05-08T04:59:44.601Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) 04:59:44 [2020-05-08T04:59:44.601Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) 04:59:44 [2020-05-08T04:59:44.601Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) 04:59:44 [2020-05-08T04:59:44.601Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) 04:59:44 [2020-05-08T04:59:44.601Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) 04:59:44 [2020-05-08T04:59:44.601Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) 04:59:44 [2020-05-08T04:59:44.601Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 04:59:44 [2020-05-08T04:59:44.601Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 04:59:44 [2020-05-08T04:59:44.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 04:59:44 [2020-05-08T04:59:44.601Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 04:59:44 [2020-05-08T04:59:44.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 04:59:44 [2020-05-08T04:59:44.601Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 04:59:44 [2020-05-08T04:59:44.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 04:59:44 [2020-05-08T04:59:44.601Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 04:59:44 [2020-05-08T04:59:44.601Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 04:59:44 [2020-05-08T04:59:44.601Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 04:59:44 [2020-05-08T04:59:44.601Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins 04:59:44 [2020-05-08T04:59:44.601Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) 04:59:44 [2020-05-08T04:59:44.601Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) 04:59:44 [2020-05-08T04:59:44.601Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 04:59:44 [2020-05-08T04:59:44.601Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) 04:59:44 [2020-05-08T04:59:44.601Z] === RUN TestCreateLinkToNonExistingContainer 04:59:44 [2020-05-08T04:59:44.617Z] --- PASS: TestKernelTCPMemory (0.89s) 04:59:44 [2020-05-08T04:59:44.617Z] === RUN TestNISDomainname 04:59:44 [2020-05-08T04:59:44.856Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) 04:59:44 [2020-05-08T04:59:44.856Z] === RUN TestCreateWithInvalidEnv 04:59:44 [2020-05-08T04:59:44.856Z] === RUN TestCreateWithInvalidEnv/0 04:59:44 [2020-05-08T04:59:44.856Z] === PAUSE TestCreateWithInvalidEnv/0 04:59:44 [2020-05-08T04:59:44.856Z] === RUN TestCreateWithInvalidEnv/1 04:59:44 [2020-05-08T04:59:44.856Z] === PAUSE TestCreateWithInvalidEnv/1 04:59:44 [2020-05-08T04:59:44.856Z] === RUN TestCreateWithInvalidEnv/2 04:59:44 [2020-05-08T04:59:44.856Z] === PAUSE TestCreateWithInvalidEnv/2 04:59:44 [2020-05-08T04:59:44.856Z] === CONT TestCreateWithInvalidEnv/0 04:59:44 [2020-05-08T04:59:44.856Z] === CONT TestCreateWithInvalidEnv/2 04:59:44 [2020-05-08T04:59:44.856Z] === CONT TestCreateWithInvalidEnv/1 04:59:44 [2020-05-08T04:59:44.856Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 04:59:44 [2020-05-08T04:59:44.856Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 04:59:44 [2020-05-08T04:59:44.856Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 04:59:44 [2020-05-08T04:59:44.856Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) 04:59:44 [2020-05-08T04:59:44.856Z] === RUN TestCreateTmpfsMountsTarget 04:59:44 [2020-05-08T04:59:44.856Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) 04:59:44 [2020-05-08T04:59:44.856Z] === RUN TestCreateWithCustomMaskedPaths 04:59:45 [2020-05-08T04:59:45.551Z] --- PASS: TestNISDomainname (0.97s) 04:59:45 [2020-05-08T04:59:45.551Z] === RUN TestHostnameDnsResolution 04:59:45 [2020-05-08T04:59:45.920Z] ok github.com/docker/docker/daemon/cluster 0.647s coverage: 0.5% of statements 04:59:45 [2020-05-08T04:59:45.920Z] ok github.com/docker/docker/daemon/cluster/convert 0.834s coverage: 35.6% of statements 04:59:47 [2020-05-08T04:59:47.452Z] --- PASS: TestHostnameDnsResolution (1.71s) 04:59:47 [2020-05-08T04:59:47.452Z] === RUN TestStats 04:59:48 [2020-05-08T04:59:48.114Z] --- PASS: TestCreateWithCustomMaskedPaths (2.79s) 04:59:48 [2020-05-08T04:59:48.114Z] === RUN TestCreateWithCapabilities 04:59:48 [2020-05-08T04:59:48.114Z] === RUN TestCreateWithCapabilities/no_capabilities 04:59:48 [2020-05-08T04:59:48.114Z] === PAUSE TestCreateWithCapabilities/no_capabilities 04:59:48 [2020-05-08T04:59:48.114Z] === RUN TestCreateWithCapabilities/empty_capabilities 04:59:48 [2020-05-08T04:59:48.114Z] === PAUSE TestCreateWithCapabilities/empty_capabilities 04:59:48 [2020-05-08T04:59:48.114Z] === RUN TestCreateWithCapabilities/valid_capabilities 04:59:48 [2020-05-08T04:59:48.114Z] === PAUSE TestCreateWithCapabilities/valid_capabilities 04:59:48 [2020-05-08T04:59:48.114Z] === RUN TestCreateWithCapabilities/invalid_capabilities 04:59:48 [2020-05-08T04:59:48.114Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities 04:59:48 [2020-05-08T04:59:48.114Z] === RUN TestCreateWithCapabilities/duplicate_capabilities 04:59:48 [2020-05-08T04:59:48.114Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities 04:59:48 [2020-05-08T04:59:48.114Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 04:59:48 [2020-05-08T04:59:48.114Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 04:59:48 [2020-05-08T04:59:48.114Z] === RUN TestCreateWithCapabilities/empty_capadd 04:59:48 [2020-05-08T04:59:48.114Z] === PAUSE TestCreateWithCapabilities/empty_capadd 04:59:48 [2020-05-08T04:59:48.114Z] === RUN TestCreateWithCapabilities/empty_capdrop 04:59:48 [2020-05-08T04:59:48.114Z] === PAUSE TestCreateWithCapabilities/empty_capdrop 04:59:48 [2020-05-08T04:59:48.114Z] === RUN TestCreateWithCapabilities/capadd_capdrop 04:59:48 [2020-05-08T04:59:48.114Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop 04:59:48 [2020-05-08T04:59:48.114Z] === RUN TestCreateWithCapabilities/conflict_with_capadd 04:59:48 [2020-05-08T04:59:48.114Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd 04:59:48 [2020-05-08T04:59:48.114Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop 04:59:48 [2020-05-08T04:59:48.114Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop 04:59:48 [2020-05-08T04:59:48.114Z] === CONT TestCreateWithCapabilities/no_capabilities 04:59:48 [2020-05-08T04:59:48.114Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop 04:59:48 [2020-05-08T04:59:48.114Z] === CONT TestCreateWithCapabilities/conflict_with_capadd 04:59:48 [2020-05-08T04:59:48.114Z] === CONT TestCreateWithCapabilities/capadd_capdrop 04:59:48 [2020-05-08T04:59:48.114Z] === CONT TestCreateWithCapabilities/empty_capdrop 04:59:48 [2020-05-08T04:59:48.114Z] === CONT TestCreateWithCapabilities/empty_capadd 04:59:48 [2020-05-08T04:59:48.114Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 04:59:48 [2020-05-08T04:59:48.114Z] === CONT TestCreateWithCapabilities/duplicate_capabilities 04:59:48 [2020-05-08T04:59:48.114Z] === CONT TestCreateWithCapabilities/invalid_capabilities 04:59:48 [2020-05-08T04:59:48.114Z] === CONT TestCreateWithCapabilities/valid_capabilities 04:59:48 [2020-05-08T04:59:48.114Z] === CONT TestCreateWithCapabilities/empty_capabilities 04:59:48 [2020-05-08T04:59:48.114Z] --- PASS: TestCreateWithCapabilities (0.02s) 04:59:48 [2020-05-08T04:59:48.114Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) 04:59:48 [2020-05-08T04:59:48.114Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) 04:59:48 [2020-05-08T04:59:48.114Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) 04:59:48 [2020-05-08T04:59:48.114Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) 04:59:48 [2020-05-08T04:59:48.114Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) 04:59:48 [2020-05-08T04:59:48.114Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) 04:59:48 [2020-05-08T04:59:48.114Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) 04:59:48 [2020-05-08T04:59:48.114Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) 04:59:48 [2020-05-08T04:59:48.114Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) 04:59:48 [2020-05-08T04:59:48.114Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) 04:59:48 [2020-05-08T04:59:48.114Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) 04:59:48 [2020-05-08T04:59:48.114Z] === RUN TestCreateWithCustomReadonlyPaths 04:59:48 [2020-05-08T04:59:48.114Z] === RUN TestDockerSuite/TestBuildAddFileNotFound 04:59:48 [2020-05-08T04:59:48.114Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache 04:59:48 [2020-05-08T04:59:48.369Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins 04:59:50 [2020-05-08T04:59:50.254Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache 04:59:50 [2020-05-08T04:59:50.735Z] --- PASS: TestStats (2.79s) 04:59:50 [2020-05-08T04:59:50.735Z] === RUN TestStopContainerWithTimeout 04:59:50 [2020-05-08T04:59:50.735Z] === RUN TestStopContainerWithTimeout/0 04:59:50 [2020-05-08T04:59:50.735Z] === PAUSE TestStopContainerWithTimeout/0 04:59:50 [2020-05-08T04:59:50.735Z] === RUN TestStopContainerWithTimeout/1 04:59:50 [2020-05-08T04:59:50.735Z] === PAUSE TestStopContainerWithTimeout/1 04:59:50 [2020-05-08T04:59:50.735Z] === RUN TestStopContainerWithTimeout/3 04:59:50 [2020-05-08T04:59:50.735Z] === PAUSE TestStopContainerWithTimeout/3 04:59:50 [2020-05-08T04:59:50.735Z] === RUN TestStopContainerWithTimeout/-1 04:59:50 [2020-05-08T04:59:50.735Z] === PAUSE TestStopContainerWithTimeout/-1 04:59:50 [2020-05-08T04:59:50.735Z] === CONT TestStopContainerWithTimeout/0 04:59:50 [2020-05-08T04:59:50.735Z] === CONT TestStopContainerWithTimeout/1 04:59:50 [2020-05-08T04:59:50.735Z] === CONT TestStopContainerWithTimeout/3 04:59:50 [2020-05-08T04:59:50.735Z] === CONT TestStopContainerWithTimeout/-1 04:59:50 [2020-05-08T04:59:50.812Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.77s) 04:59:50 [2020-05-08T04:59:50.812Z] === RUN TestCreateWithInvalidHealthcheckParams 04:59:50 [2020-05-08T04:59:50.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 04:59:50 [2020-05-08T04:59:50.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 04:59:50 [2020-05-08T04:59:50.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 04:59:50 [2020-05-08T04:59:50.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 04:59:50 [2020-05-08T04:59:50.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 04:59:50 [2020-05-08T04:59:50.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 04:59:50 [2020-05-08T04:59:50.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 04:59:50 [2020-05-08T04:59:50.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 04:59:50 [2020-05-08T04:59:50.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 04:59:50 [2020-05-08T04:59:50.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 04:59:50 [2020-05-08T04:59:50.812Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 04:59:50 [2020-05-08T04:59:50.812Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 04:59:50 [2020-05-08T04:59:50.812Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 04:59:50 [2020-05-08T04:59:50.812Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 04:59:50 [2020-05-08T04:59:50.812Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 04:59:50 [2020-05-08T04:59:50.812Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) 04:59:50 [2020-05-08T04:59:50.812Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 04:59:50 [2020-05-08T04:59:50.812Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) 04:59:50 [2020-05-08T04:59:50.812Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) 04:59:50 [2020-05-08T04:59:50.812Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 04:59:50 [2020-05-08T04:59:50.812Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 04:59:50 [2020-05-08T04:59:50.812Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 04:59:51 [2020-05-08T04:59:51.624Z] ok github.com/docker/docker/daemon/config 0.764s coverage: 79.6% of statements 04:59:51 [2020-05-08T04:59:51.624Z] ok github.com/docker/docker/daemon/discovery 0.162s coverage: 30.0% of statements 04:59:51 [2020-05-08T04:59:51.735Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.87s) 04:59:51 [2020-05-08T04:59:51.735Z] === RUN TestContainerStartOnDaemonRestart 04:59:51 [2020-05-08T04:59:51.735Z] === PAUSE TestContainerStartOnDaemonRestart 04:59:51 [2020-05-08T04:59:51.735Z] === RUN TestDaemonRestartIpcMode 04:59:51 [2020-05-08T04:59:51.735Z] === PAUSE TestDaemonRestartIpcMode 04:59:51 [2020-05-08T04:59:51.735Z] === RUN TestDaemonHostGatewayIP 04:59:51 [2020-05-08T04:59:51.735Z] === PAUSE TestDaemonHostGatewayIP 04:59:51 [2020-05-08T04:59:51.735Z] === RUN TestContainerKillOnDaemonStart 04:59:51 [2020-05-08T04:59:51.735Z] === PAUSE TestContainerKillOnDaemonStart 04:59:51 [2020-05-08T04:59:51.735Z] === RUN TestDiff 04:59:52 [2020-05-08T04:59:52.661Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink 04:59:52 [2020-05-08T04:59:52.661Z] --- PASS: TestDiff (1.04s) 04:59:52 [2020-05-08T04:59:52.661Z] === RUN TestExecWithCloseStdin 04:59:53 [2020-05-08T04:59:53.463Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] 04:59:53 [2020-05-08T04:59:53.584Z] --- PASS: TestExecWithCloseStdin (0.99s) 04:59:53 [2020-05-08T04:59:53.584Z] === RUN TestExec 04:59:53 [2020-05-08T04:59:53.761Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.229s coverage: 11.1% of statements 04:59:53 [2020-05-08T04:59:53.838Z] === RUN TestDockerSuite/TestBuildAddNonTar 04:59:54 [2020-05-08T04:59:54.017Z] --- PASS: TestStopContainerWithTimeout (0.02s) 04:59:54 [2020-05-08T04:59:54.017Z] --- PASS: TestStopContainerWithTimeout/0 (1.33s) 04:59:54 [2020-05-08T04:59:54.017Z] --- PASS: TestStopContainerWithTimeout/1 (2.02s) 04:59:54 [2020-05-08T04:59:54.017Z] --- PASS: TestStopContainerWithTimeout/-1 (3.16s) 04:59:54 [2020-05-08T04:59:54.017Z] --- PASS: TestStopContainerWithTimeout/3 (3.30s) 04:59:54 [2020-05-08T04:59:54.017Z] === RUN TestDeleteDevicemapper 04:59:54 [2020-05-08T04:59:54.017Z] --- SKIP: TestDeleteDevicemapper (0.00s) 04:59:54 [2020-05-08T04:59:54.017Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 04:59:54 [2020-05-08T04:59:54.017Z] === RUN TestStopContainerWithRestartPolicyAlways 04:59:54 [2020-05-08T04:59:54.764Z] --- PASS: TestExec (1.12s) 04:59:54 [2020-05-08T04:59:54.764Z] === RUN TestExecUser 04:59:55 [2020-05-08T04:59:55.262Z] ok github.com/docker/docker/daemon/events 0.279s coverage: 50.0% of statements 04:59:55 [2020-05-08T04:59:55.262Z] ok github.com/docker/docker/daemon 3.200s coverage: 9.2% of statements 04:59:55 [2020-05-08T04:59:55.262Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 04:59:55 [2020-05-08T04:59:55.262Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 04:59:55 [2020-05-08T04:59:55.262Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 04:59:55 [2020-05-08T04:59:55.262Z] ? github.com/docker/docker/daemon/exec [no test files] 04:59:55 [2020-05-08T04:59:55.262Z] ok github.com/docker/docker/daemon/graphdriver 0.129s coverage: 2.3% of statements 04:59:55 [2020-05-08T04:59:55.262Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] 04:59:55 [2020-05-08T04:59:55.262Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] 04:59:55 [2020-05-08T04:59:55.262Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] 04:59:55 [2020-05-08T04:59:55.262Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 04:59:55 [2020-05-08T04:59:55.262Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] 04:59:55 [2020-05-08T04:59:55.262Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] 04:59:55 [2020-05-08T04:59:55.262Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] 04:59:55 [2020-05-08T04:59:55.262Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] 04:59:55 [2020-05-08T04:59:55.262Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 04:59:55 [2020-05-08T04:59:55.262Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] 04:59:55 [2020-05-08T04:59:55.262Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] 04:59:55 [2020-05-08T04:59:55.262Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] 04:59:55 [2020-05-08T04:59:55.687Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict 04:59:55 [2020-05-08T04:59:55.687Z] --- PASS: TestExecUser (1.02s) 04:59:55 [2020-05-08T04:59:55.687Z] === RUN TestExportContainerAndImportImage 04:59:56 [2020-05-08T04:59:56.207Z] ok github.com/docker/docker/daemon/links 0.053s coverage: 93.0% of statements 04:59:56 [2020-05-08T04:59:56.246Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits 04:59:56 [2020-05-08T04:59:56.246Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug 04:59:56 [2020-05-08T04:59:56.549Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.98s) 04:59:56 [2020-05-08T04:59:56.549Z] === RUN TestUpdateMemory 04:59:56 [2020-05-08T04:59:56.549Z] --- SKIP: TestUpdateMemory (0.00s) 04:59:56 [2020-05-08T04:59:56.549Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 04:59:56 [2020-05-08T04:59:56.549Z] === RUN TestUpdateCPUQuota 04:59:56 [2020-05-08T04:59:56.804Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal 04:59:57 [2020-05-08T04:59:57.058Z] --- PASS: TestExportContainerAndImportImage (1.19s) 04:59:57 [2020-05-08T04:59:57.058Z] === RUN TestExportContainerAfterDaemonRestart 04:59:57 [2020-05-08T04:59:57.313Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong 04:59:57 [2020-05-08T04:59:57.871Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions 04:59:58 [2020-05-08T04:59:58.035Z] --- PASS: TestUpdateCPUQuota (1.47s) 04:59:58 [2020-05-08T04:59:58.035Z] === RUN TestUpdatePidsLimit 04:59:58 [2020-05-08T04:59:58.035Z] === RUN TestUpdatePidsLimit/update_from_none 04:59:58 [2020-05-08T04:59:58.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 04:59:58 [2020-05-08T04:59:58.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 04:59:58 [2020-05-08T04:59:58.302Z] === RUN TestUpdatePidsLimit/no_change 04:59:58 [2020-05-08T04:59:58.429Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) 04:59:58 [2020-05-08T04:59:58.429Z] === RUN TestHealthCheckWorkdir 04:59:58 [2020-05-08T04:59:58.873Z] === RUN TestUpdatePidsLimit/update_lower 04:59:59 [2020-05-08T04:59:59.053Z] ok github.com/docker/docker/daemon/logger 0.495s coverage: 42.1% of statements 04:59:59 [2020-05-08T04:59:59.132Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 04:59:59 [2020-05-08T04:59:59.390Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 04:59:59 [2020-05-08T04:59:59.500Z] ok github.com/docker/docker/daemon/logger/awslogs 0.497s coverage: 77.8% of statements 04:59:59 [2020-05-08T04:59:59.500Z] ok github.com/docker/docker/daemon/images 0.402s coverage: 4.9% of statements 04:59:59 [2020-05-08T04:59:59.500Z] ? github.com/docker/docker/daemon/initlayer [no test files] 04:59:59 [2020-05-08T04:59:59.500Z] ? github.com/docker/docker/daemon/listeners [no test files] 04:59:59 [2020-05-08T04:59:59.500Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] 04:59:59 [2020-05-08T04:59:59.500Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 04:59:59 [2020-05-08T04:59:59.500Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 04:59:59 [2020-05-08T04:59:59.500Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] 04:59:59 [2020-05-08T04:59:59.500Z] ? github.com/docker/docker/daemon/logger/journald [no test files] 04:59:59 [2020-05-08T04:59:59.791Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault 04:59:59 [2020-05-08T04:59:59.791Z] --- PASS: TestHealthCheckWorkdir (1.27s) 04:59:59 [2020-05-08T04:59:59.791Z] === RUN TestHealthKillContainer 04:59:59 [2020-05-08T04:59:59.948Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.386s coverage: 61.6% of statements 04:59:59 [2020-05-08T04:59:59.956Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 05:00:00 [2020-05-08T05:00:00.045Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime 05:00:00 [2020-05-08T05:00:00.215Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 05:00:00 [2020-05-08T05:00:00.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 05:00:01 [2020-05-08T05:00:01.405Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride 05:00:01 [2020-05-08T05:00:01.449Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.402s coverage: 87.2% of statements 05:00:02 [2020-05-08T05:00:02.115Z] --- PASS: TestUpdatePidsLimit (3.94s) 05:00:02 [2020-05-08T05:00:02.115Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) 05:00:02 [2020-05-08T05:00:02.115Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) 05:00:02 [2020-05-08T05:00:02.115Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) 05:00:02 [2020-05-08T05:00:02.115Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) 05:00:02 [2020-05-08T05:00:02.115Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) 05:00:02 [2020-05-08T05:00:02.115Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) 05:00:02 [2020-05-08T05:00:02.115Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) 05:00:02 [2020-05-08T05:00:02.115Z] === RUN TestUpdateRestartPolicy 05:00:02 [2020-05-08T05:00:02.394Z] ok github.com/docker/docker/daemon/logger/local 0.465s coverage: 75.2% of statements 05:00:02 [2020-05-08T05:00:02.394Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 05:00:02 [2020-05-08T05:00:02.394Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.562s coverage: 35.9% of statements 05:00:02 [2020-05-08T05:00:02.842Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.262s coverage: 33.3% of statements 05:00:03 [2020-05-08T05:00:03.287Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache 05:00:03 [2020-05-08T05:00:03.287Z] --- PASS: TestHealthKillContainer (3.24s) 05:00:03 [2020-05-08T05:00:03.287Z] === RUN TestInspectCpusetInConfigPre120 05:00:03 [2020-05-08T05:00:03.287Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone 05:00:03 [2020-05-08T05:00:03.847Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) 05:00:03 [2020-05-08T05:00:03.847Z] === RUN TestIpcModeNone 05:00:04 [2020-05-08T05:00:04.102Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress 05:00:04 [2020-05-08T05:00:04.346Z] ok github.com/docker/docker/daemon/logger/templates 0.073s coverage: 8.3% of statements 05:00:04 [2020-05-08T05:00:04.793Z] ok github.com/docker/docker/daemon/logger/syslog 0.125s coverage: 47.8% of statements 05:00:04 [2020-05-08T05:00:04.796Z] --- PASS: TestIpcModeNone (0.92s) 05:00:04 [2020-05-08T05:00:04.796Z] === RUN TestIpcModePrivate 05:00:05 [2020-05-08T05:00:05.075Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError 05:00:05 [2020-05-08T05:00:05.334Z] === RUN TestDockerSuite/TestBuildAddScript 05:00:05 [2020-05-08T05:00:05.910Z] --- PASS: TestIpcModePrivate (1.20s) 05:00:05 [2020-05-08T05:00:05.910Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:201, shared: false, mustBeShared: false 05:00:05 [2020-05-08T05:00:05.910Z] === RUN TestIpcModeShareable 05:00:06 [2020-05-08T05:00:06.297Z] ok github.com/docker/docker/daemon/logger/splunk 2.105s coverage: 82.5% of statements 05:00:06 [2020-05-08T05:00:06.297Z] ? github.com/docker/docker/daemon/names [no test files] 05:00:06 [2020-05-08T05:00:06.297Z] ? github.com/docker/docker/daemon/network [no test files] 05:00:06 [2020-05-08T05:00:06.297Z] ? github.com/docker/docker/daemon/stats [no test files] 05:00:07 [2020-05-08T05:00:07.273Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride 05:00:07 [2020-05-08T05:00:07.273Z] --- PASS: TestIpcModeShareable (1.33s) 05:00:07 [2020-05-08T05:00:07.273Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:204, shared: true, mustBeShared: true 05:00:07 [2020-05-08T05:00:07.273Z] === RUN TestAPIIpcModeShareableAndContainer 05:00:07 [2020-05-08T05:00:07.800Z] ok github.com/docker/docker/distribution 1.385s coverage: 20.3% of statements 05:00:07 [2020-05-08T05:00:07.800Z] ok github.com/docker/docker/distribution/metadata 0.915s coverage: 48.2% of statements 05:00:08 [2020-05-08T05:00:08.247Z] ? github.com/docker/docker/distribution/utils [no test files] 05:00:08 [2020-05-08T05:00:08.247Z] ok github.com/docker/docker/errdefs 0.111s coverage: 49.4% of statements 05:00:09 [2020-05-08T05:00:09.156Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir 05:00:09 [2020-05-08T05:00:09.156Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild 05:00:09 [2020-05-08T05:00:09.192Z] ok github.com/docker/docker/distribution/xfer 2.279s coverage: 76.8% of statements 05:00:09 [2020-05-08T05:00:09.192Z] ? github.com/docker/docker/dockerversion [no test files] 05:00:10 [2020-05-08T05:00:10.137Z] ok github.com/docker/docker/image/cache 0.127s coverage: 19.2% of statements 05:00:10 [2020-05-08T05:00:10.516Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.17s) 05:00:10 [2020-05-08T05:00:10.516Z] === RUN TestAPIIpcModeHost 05:00:10 [2020-05-08T05:00:10.584Z] ok github.com/docker/docker/image/v1 0.244s coverage: 25.0% of statements 05:00:11 [2020-05-08T05:00:11.032Z] ok github.com/docker/docker/image 1.070s coverage: 86.4% of statements 05:00:11 [2020-05-08T05:00:11.441Z] --- PASS: TestAPIIpcModeHost (0.73s) 05:00:11 [2020-05-08T05:00:11.441Z] === RUN TestDaemonIpcModeShareable 05:00:11 [2020-05-08T05:00:11.441Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency 05:00:11 [2020-05-08T05:00:11.481Z] ? github.com/docker/docker/image/tarexport [no test files] 05:00:11 [2020-05-08T05:00:11.481Z] ? github.com/docker/docker/internal/test/suite [no test files] 05:00:11 [2020-05-08T05:00:11.510Z] tests/integration/api_volume_test.py ......... [ 74%] 05:00:11 [2020-05-08T05:00:11.510Z] tests/integration/client_test.py ..... [ 75%] 05:00:11 [2020-05-08T05:00:11.510Z] tests/integration/context_api_test.py .. [ 76%] 05:00:11 [2020-05-08T05:00:11.510Z] tests/integration/errors_test.py . [ 76%] 05:00:11 [2020-05-08T05:00:11.696Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile 05:00:11 [2020-05-08T05:00:11.927Z] ok github.com/docker/docker/libcontainerd/queue 0.057s coverage: 100.0% of statements 05:00:12 [2020-05-08T05:00:12.873Z] ok github.com/docker/docker/libcontainerd/local 0.214s coverage: 1.0% of statements 05:00:13 [2020-05-08T05:00:13.056Z] --- PASS: TestDaemonIpcModeShareable (1.80s) 05:00:13 [2020-05-08T05:00:13.056Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:198, shared: true, mustBeShared: true 05:00:13 [2020-05-08T05:00:13.056Z] === RUN TestDaemonIpcModePrivate 05:00:13 [2020-05-08T05:00:13.321Z] ok github.com/docker/docker/pkg/aaparser 0.079s coverage: 50.0% of statements 05:00:13 [2020-05-08T05:00:13.321Z] ok github.com/docker/docker/layer 0.411s coverage: 30.1% of statements 05:00:13 [2020-05-08T05:00:13.768Z] ? github.com/docker/docker/libcontainerd [no test files] 05:00:13 [2020-05-08T05:00:13.768Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 05:00:13 [2020-05-08T05:00:13.768Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 05:00:13 [2020-05-08T05:00:13.768Z] ? github.com/docker/docker/libcontainerd/types [no test files] 05:00:13 [2020-05-08T05:00:13.768Z] ? github.com/docker/docker/oci [no test files] 05:00:13 [2020-05-08T05:00:13.768Z] ? github.com/docker/docker/oci/caps [no test files] 05:00:13 [2020-05-08T05:00:13.849Z] --- PASS: TestBuildWithHugeFile (28.02s) 05:00:13 [2020-05-08T05:00:13.849Z] === RUN TestBuildWithEmptyDockerfile 05:00:13 [2020-05-08T05:00:13.849Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 05:00:13 [2020-05-08T05:00:13.849Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 05:00:13 [2020-05-08T05:00:13.849Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:00:13 [2020-05-08T05:00:13.849Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:00:13 [2020-05-08T05:00:13.849Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:00:13 [2020-05-08T05:00:13.849Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:00:13 [2020-05-08T05:00:13.849Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 05:00:13 [2020-05-08T05:00:13.849Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:00:13 [2020-05-08T05:00:13.849Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:00:13 [2020-05-08T05:00:13.849Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) 05:00:13 [2020-05-08T05:00:13.849Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) 05:00:13 [2020-05-08T05:00:13.849Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) 05:00:13 [2020-05-08T05:00:13.849Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) 05:00:13 [2020-05-08T05:00:13.849Z] === RUN TestBuildPreserveOwnership 05:00:13 [2020-05-08T05:00:13.849Z] === RUN TestBuildPreserveOwnership/copy_from 05:00:13 [2020-05-08T05:00:13.849Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 05:00:14 [2020-05-08T05:00:14.313Z] --- PASS: TestUpdateRestartPolicy (12.45s) 05:00:14 [2020-05-08T05:00:14.313Z] === RUN TestUpdateRestartWithAutoRemove 05:00:14 [2020-05-08T05:00:14.939Z] --- PASS: TestDaemonIpcModePrivate (1.55s) 05:00:14 [2020-05-08T05:00:14.939Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:214, shared: false, mustBeShared: false 05:00:14 [2020-05-08T05:00:14.939Z] === RUN TestDaemonIpcModePrivateFromConfig 05:00:15 [2020-05-08T05:00:15.194Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload 05:00:15 [2020-05-08T05:00:15.247Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) 05:00:15 [2020-05-08T05:00:15.247Z] === RUN TestWaitNonBlocked 05:00:15 [2020-05-08T05:00:15.247Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 05:00:15 [2020-05-08T05:00:15.247Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 05:00:15 [2020-05-08T05:00:15.247Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 05:00:15 [2020-05-08T05:00:15.247Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 05:00:15 [2020-05-08T05:00:15.247Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 05:00:15 [2020-05-08T05:00:15.247Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 05:00:15 [2020-05-08T05:00:15.271Z] ok github.com/docker/docker/opts 0.385s coverage: 67.7% of statements 05:00:15 [2020-05-08T05:00:15.271Z] ok github.com/docker/docker/pkg/broadcaster 0.048s coverage: 100.0% of statements 05:00:15 [2020-05-08T05:00:15.718Z] ok github.com/docker/docker/pkg/authorization 0.420s coverage: 26.8% of statements 05:00:15 [2020-05-08T05:00:15.862Z] --- PASS: TestBuildPreserveOwnership (6.71s) 05:00:15 [2020-05-08T05:00:15.862Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.38s) 05:00:15 [2020-05-08T05:00:15.862Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.33s) 05:00:15 [2020-05-08T05:00:15.862Z] === RUN TestBuildPlatformInvalid 05:00:16 [2020-05-08T05:00:16.143Z] --- PASS: TestBuildPlatformInvalid (0.16s) 05:00:16 [2020-05-08T05:00:16.143Z] PASS 05:00:16 [2020-05-08T05:00:16.143Z] 05:00:16 [2020-05-08T05:00:16.143Z] === Skipped 05:00:16 [2020-05-08T05:00:16.143Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) 05:00:16 [2020-05-08T05:00:16.143Z] build_session_test.go:25: TODO: BuildKit 05:00:16 [2020-05-08T05:00:16.143Z] 05:00:16 [2020-05-08T05:00:16.143Z] 05:00:16 [2020-05-08T05:00:16.143Z] DONE 32 tests, 1 skipped in 77.574s 05:00:16 [2020-05-08T05:00:16.143Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 05:00:16 [2020-05-08T05:00:16.143Z] ++ 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 05:00:16 [2020-05-08T05:00:16.143Z] ++ set -e 05:00:16 [2020-05-08T05:00:16.143Z] ++ '[' -n 0 ']' 05:00:16 [2020-05-08T05:00:16.143Z] ++ set -x 05:00:16 [2020-05-08T05:00:16.143Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m 05:00:16 [2020-05-08T05:00:16.143Z] INFO: Testing against a local daemon 05:00:16 [2020-05-08T05:00:16.143Z] === RUN TestConfigInspect 05:00:16 [2020-05-08T05:00:16.166Z] ok github.com/docker/docker/pkg/capabilities 0.053s coverage: 87.5% of statements 05:00:16 [2020-05-08T05:00:16.182Z] --- PASS: TestWaitNonBlocked (0.03s) 05:00:16 [2020-05-08T05:00:16.182Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) 05:00:16 [2020-05-08T05:00:16.182Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) 05:00:16 [2020-05-08T05:00:16.182Z] === RUN TestWaitBlocked 05:00:16 [2020-05-08T05:00:16.182Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 05:00:16 [2020-05-08T05:00:16.182Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 05:00:16 [2020-05-08T05:00:16.182Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 05:00:16 [2020-05-08T05:00:16.182Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 05:00:16 [2020-05-08T05:00:16.182Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 05:00:16 [2020-05-08T05:00:16.182Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 05:00:16 [2020-05-08T05:00:16.598Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) 05:00:16 [2020-05-08T05:00:16.598Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:222, shared: false, mustBeShared: false 05:00:16 [2020-05-08T05:00:16.598Z] === RUN TestDaemonIpcModeShareableFromConfig 05:00:16 [2020-05-08T05:00:16.613Z] ok github.com/docker/docker/pkg/chrootarchive 0.124s coverage: 15.4% of statements 05:00:17 [2020-05-08T05:00:17.061Z] ok github.com/docker/docker/pkg/directory 0.068s coverage: 80.0% of statements 05:00:17 [2020-05-08T05:00:17.118Z] --- PASS: TestWaitBlocked (0.03s) 05:00:17 [2020-05-08T05:00:17.118Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s) 05:00:17 [2020-05-08T05:00:17.118Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s) 05:00:17 [2020-05-08T05:00:17.118Z] === CONT TestContainerStartOnDaemonRestart 05:00:17 [2020-05-08T05:00:17.118Z] === CONT TestIpcModeOlderClient 05:00:17 [2020-05-08T05:00:17.118Z] === CONT TestDaemonHostGatewayIP 05:00:17 [2020-05-08T05:00:17.118Z] === CONT TestContainerKillOnDaemonStart 05:00:17 [2020-05-08T05:00:17.378Z] --- PASS: TestIpcModeOlderClient (0.18s) 05:00:17 [2020-05-08T05:00:17.378Z] === CONT TestDaemonRestartIpcMode 05:00:17 [2020-05-08T05:00:17.509Z] ok github.com/docker/docker/pkg/discovery 0.131s coverage: 58.3% of statements 05:00:17 [2020-05-08T05:00:17.528Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir 05:00:17 [2020-05-08T05:00:17.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 05:00:17 [2020-05-08T05:00:17.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 05:00:17 [2020-05-08T05:00:17.957Z] ok github.com/docker/docker/pkg/discovery/file 0.144s coverage: 97.6% of statements 05:00:18 [2020-05-08T05:00:18.455Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.91s) 05:00:18 [2020-05-08T05:00:18.455Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: true, mustBeShared: true 05:00:18 [2020-05-08T05:00:18.455Z] === RUN TestIpcModeOlderClient 05:00:18 [2020-05-08T05:00:18.455Z] === PAUSE TestIpcModeOlderClient 05:00:18 [2020-05-08T05:00:18.455Z] === RUN TestKillContainerInvalidSignal 05:00:18 [2020-05-08T05:00:18.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 05:00:18 [2020-05-08T05:00:18.905Z] ok github.com/docker/docker/pkg/discovery/memory 0.040s coverage: 92.3% of statements 05:00:19 [2020-05-08T05:00:19.017Z] --- PASS: TestKillContainerInvalidSignal (0.84s) 05:00:19 [2020-05-08T05:00:19.017Z] === RUN TestKillContainer 05:00:19 [2020-05-08T05:00:19.017Z] === RUN TestKillContainer/no_signal 05:00:19 [2020-05-08T05:00:19.352Z] ok github.com/docker/docker/pkg/discovery/nodes 0.066s coverage: 93.8% of statements 05:00:19 [2020-05-08T05:00:19.939Z] === RUN TestKillContainer/non_killing_signal 05:00:20 [2020-05-08T05:00:20.297Z] ok github.com/docker/docker/pkg/filenotify 0.148s coverage: 36.2% of statements 05:00:20 [2020-05-08T05:00:20.498Z] === RUN TestKillContainer/killing_signal 05:00:20 [2020-05-08T05:00:20.510Z] --- PASS: TestConfigInspect (3.93s) 05:00:20 [2020-05-08T05:00:20.510Z] === RUN TestConfigList 05:00:20 [2020-05-08T05:00:20.667Z] --- PASS: TestContainerStartOnDaemonRestart (3.43s) 05:00:20 [2020-05-08T05:00:20.745Z] ok github.com/docker/docker/pkg/fileutils 0.136s coverage: 87.7% of statements 05:00:21 [2020-05-08T05:00:21.603Z] --- PASS: TestDaemonRestartIpcMode (4.02s) 05:00:21 [2020-05-08T05:00:21.690Z] ok github.com/docker/docker/pkg/homedir 0.191s coverage: 42.9% of statements 05:00:21 [2020-05-08T05:00:21.857Z] --- PASS: TestKillContainer (2.62s) 05:00:21 [2020-05-08T05:00:21.858Z] --- PASS: TestKillContainer/no_signal (0.86s) 05:00:21 [2020-05-08T05:00:21.858Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) 05:00:21 [2020-05-08T05:00:21.858Z] --- PASS: TestKillContainer/killing_signal (0.97s) 05:00:21 [2020-05-08T05:00:21.858Z] === RUN TestKillWithStopSignalAndRestartPolicies 05:00:21 [2020-05-08T05:00:21.858Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 05:00:21 [2020-05-08T05:00:21.858Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError 05:00:21 [2020-05-08T05:00:21.861Z] --- PASS: TestDaemonHostGatewayIP (4.70s) 05:00:22 [2020-05-08T05:00:22.138Z] ok github.com/docker/docker/pkg/idtools 0.137s coverage: 6.5% of statements 05:00:22 [2020-05-08T05:00:22.417Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot 05:00:22 [2020-05-08T05:00:22.585Z] ok github.com/docker/docker/pkg/discovery/kv 3.390s coverage: 84.1% of statements 05:00:22 [2020-05-08T05:00:22.672Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 05:00:23 [2020-05-08T05:00:23.531Z] ok github.com/docker/docker/pkg/archive 7.340s coverage: 62.0% of statements 05:00:23 [2020-05-08T05:00:23.531Z] ok github.com/docker/docker/pkg/jsonmessage 0.176s coverage: 91.7% of statements 05:00:23 [2020-05-08T05:00:23.531Z] ok github.com/docker/docker/pkg/locker 0.103s coverage: 88.9% of statements 05:00:23 [2020-05-08T05:00:23.596Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s) 05:00:23 [2020-05-08T05:00:23.596Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.87s) 05:00:23 [2020-05-08T05:00:23.596Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) 05:00:23 [2020-05-08T05:00:23.596Z] === RUN TestKillStoppedContainer 05:00:23 [2020-05-08T05:00:23.596Z] --- PASS: TestKillStoppedContainer (0.07s) 05:00:23 [2020-05-08T05:00:23.596Z] === RUN TestKillStoppedContainerAPIPre120 05:00:23 [2020-05-08T05:00:23.596Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) 05:00:23 [2020-05-08T05:00:23.596Z] === RUN TestKillDifferentUserContainer 05:00:23 [2020-05-08T05:00:23.976Z] --- PASS: TestConfigList (3.58s) 05:00:23 [2020-05-08T05:00:23.976Z] === RUN TestConfigsCreateAndDelete 05:00:23 [2020-05-08T05:00:23.978Z] ok github.com/docker/docker/pkg/ioutils 0.724s coverage: 68.4% of statements 05:00:24 [2020-05-08T05:00:24.425Z] ok github.com/docker/docker/pkg/longpath 0.079s coverage: 100.0% of statements 05:00:24 [2020-05-08T05:00:24.425Z] ok github.com/docker/docker/pkg/namesgenerator 0.055s coverage: 85.7% of statements 05:00:24 [2020-05-08T05:00:24.522Z] --- PASS: TestKillDifferentUserContainer (0.90s) 05:00:24 [2020-05-08T05:00:24.522Z] === RUN TestInspectOomKilledTrue 05:00:24 [2020-05-08T05:00:24.522Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 05:00:24 [2020-05-08T05:00:24.522Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 05:00:24 [2020-05-08T05:00:24.522Z] === RUN TestInspectOomKilledFalse 05:00:24 [2020-05-08T05:00:24.522Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 05:00:24 [2020-05-08T05:00:24.522Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 05:00:24 [2020-05-08T05:00:24.522Z] === RUN TestLinksEtcHostsContentMatch 05:00:25 [2020-05-08T05:00:25.369Z] ok github.com/docker/docker/pkg/parsers 0.147s coverage: 97.0% of statements 05:00:25 [2020-05-08T05:00:25.369Z] ok github.com/docker/docker/pkg/pidfile 0.096s coverage: 82.6% of statements 05:00:25 [2020-05-08T05:00:25.445Z] --- PASS: TestLinksEtcHostsContentMatch (0.78s) 05:00:25 [2020-05-08T05:00:25.445Z] === RUN TestLinksContainerNames 05:00:26 [2020-05-08T05:00:26.005Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir 05:00:26 [2020-05-08T05:00:26.259Z] === RUN TestDockerSuite/TestBuildAddTar 05:00:26 [2020-05-08T05:00:26.871Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.098s coverage: 56.8% of statements 05:00:27 [2020-05-08T05:00:27.184Z] --- PASS: TestLinksContainerNames (1.93s) 05:00:27 [2020-05-08T05:00:27.184Z] === RUN TestLogsFollowTailEmpty 05:00:27 [2020-05-08T05:00:27.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 05:00:27 [2020-05-08T05:00:27.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 05:00:27 [2020-05-08T05:00:27.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 05:00:27 [2020-05-08T05:00:27.417Z] --- PASS: TestConfigsCreateAndDelete (3.28s) 05:00:27 [2020-05-08T05:00:27.417Z] === RUN TestConfigsUpdate 05:00:27 [2020-05-08T05:00:27.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 05:00:27 [2020-05-08T05:00:27.743Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns 05:00:27 [2020-05-08T05:00:27.824Z] ok github.com/docker/docker/pkg/plugins/transport 0.124s coverage: 85.7% of statements 05:00:27 [2020-05-08T05:00:27.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 05:00:28 [2020-05-08T05:00:28.272Z] ok github.com/docker/docker/pkg/pools 0.069s coverage: 88.2% of statements 05:00:28 [2020-05-08T05:00:28.303Z] --- PASS: TestLogsFollowTailEmpty (1.01s) 05:00:28 [2020-05-08T05:00:28.303Z] === RUN TestContainerNetworkMountsNoChown 05:00:28 [2020-05-08T05:00:28.720Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements 05:00:29 [2020-05-08T05:00:29.227Z] --- PASS: TestContainerNetworkMountsNoChown (1.04s) 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/default 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/default 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/private 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/private 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/rprivate 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/rprivate 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/slave 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/slave 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/rslave 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/rslave 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/shared 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/shared 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/rshared 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/rshared 05:00:29 [2020-05-08T05:00:29.227Z] === CONT TestMountDaemonRoot/default 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/default/bind_root 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/default/bind_root 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/default/bind_subpath 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/default/mount_root 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/default/mount_root 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/default/mount_subpath 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 05:00:29 [2020-05-08T05:00:29.227Z] === CONT TestMountDaemonRoot/default/bind_root 05:00:29 [2020-05-08T05:00:29.227Z] === CONT TestMountDaemonRoot/rshared 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/rshared/bind_root 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/rshared/mount_root 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 05:00:29 [2020-05-08T05:00:29.227Z] === CONT TestMountDaemonRoot/rprivate 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/rprivate/mount_root 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/rprivate/bind_root 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 05:00:29 [2020-05-08T05:00:29.227Z] === CONT TestMountDaemonRoot/shared 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/shared/bind_root 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/shared/bind_root 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/shared/bind_subpath 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/shared/mount_root 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/shared/mount_root 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/shared/mount_subpath 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 05:00:29 [2020-05-08T05:00:29.227Z] === CONT TestMountDaemonRoot/rslave 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/rslave/mount_root 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/rslave/bind_root 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 05:00:29 [2020-05-08T05:00:29.227Z] === CONT TestMountDaemonRoot/slave 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/slave/bind_root 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/slave/bind_root 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/slave/bind_subpath 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/slave/mount_root 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/slave/mount_root 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/slave/mount_subpath 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 05:00:29 [2020-05-08T05:00:29.227Z] === CONT TestMountDaemonRoot/default/mount_subpath 05:00:29 [2020-05-08T05:00:29.227Z] === CONT TestMountDaemonRoot/private 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/private/mount_subpath 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/private/bind_root 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/private/bind_root 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/private/bind_subpath 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 05:00:29 [2020-05-08T05:00:29.227Z] === RUN TestMountDaemonRoot/private/mount_root 05:00:29 [2020-05-08T05:00:29.227Z] === PAUSE TestMountDaemonRoot/private/mount_root 05:00:29 [2020-05-08T05:00:29.227Z] === CONT TestMountDaemonRoot/default/mount_root 05:00:29 [2020-05-08T05:00:29.227Z] === CONT TestMountDaemonRoot/default/bind_subpath 05:00:29 [2020-05-08T05:00:29.482Z] === CONT TestMountDaemonRoot/rshared/bind_root 05:00:29 [2020-05-08T05:00:29.482Z] === CONT TestMountDaemonRoot/rprivate/mount_root 05:00:29 [2020-05-08T05:00:29.482Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 05:00:29 [2020-05-08T05:00:29.482Z] === CONT TestMountDaemonRoot/rshared/mount_root 05:00:29 [2020-05-08T05:00:29.482Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 05:00:29 [2020-05-08T05:00:29.482Z] === CONT TestMountDaemonRoot/shared/bind_root 05:00:29 [2020-05-08T05:00:29.482Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 05:00:29 [2020-05-08T05:00:29.666Z] ok github.com/docker/docker/pkg/reexec 0.095s coverage: 82.4% of statements 05:00:29 [2020-05-08T05:00:29.736Z] === CONT TestMountDaemonRoot/rprivate/bind_root 05:00:29 [2020-05-08T05:00:29.736Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 05:00:29 [2020-05-08T05:00:29.736Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 05:00:29 [2020-05-08T05:00:29.736Z] === CONT TestMountDaemonRoot/shared/mount_subpath 05:00:29 [2020-05-08T05:00:29.736Z] === CONT TestMountDaemonRoot/shared/mount_root 05:00:29 [2020-05-08T05:00:29.736Z] === CONT TestMountDaemonRoot/shared/bind_subpath 05:00:29 [2020-05-08T05:00:29.736Z] === CONT TestMountDaemonRoot/rslave/bind_root 05:00:29 [2020-05-08T05:00:29.736Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 05:00:29 [2020-05-08T05:00:29.736Z] === CONT TestMountDaemonRoot/rslave/mount_root 05:00:29 [2020-05-08T05:00:29.736Z] === CONT TestMountDaemonRoot/slave/bind_root 05:00:29 [2020-05-08T05:00:29.736Z] === CONT TestMountDaemonRoot/slave/mount_subpath 05:00:29 [2020-05-08T05:00:29.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 05:00:29 [2020-05-08T05:00:29.991Z] === CONT TestMountDaemonRoot/slave/mount_root 05:00:29 [2020-05-08T05:00:29.991Z] === CONT TestMountDaemonRoot/slave/bind_subpath 05:00:29 [2020-05-08T05:00:29.991Z] === CONT TestMountDaemonRoot/private/mount_subpath 05:00:29 [2020-05-08T05:00:29.991Z] === CONT TestMountDaemonRoot/private/mount_root 05:00:29 [2020-05-08T05:00:29.991Z] === CONT TestMountDaemonRoot/private/bind_subpath 05:00:29 [2020-05-08T05:00:29.991Z] === CONT TestMountDaemonRoot/private/bind_root 05:00:29 [2020-05-08T05:00:29.991Z] --- PASS: TestMountDaemonRoot (0.03s) 05:00:29 [2020-05-08T05:00:29.991Z] --- PASS: TestMountDaemonRoot/default (0.00s) 05:00:29 [2020-05-08T05:00:29.991Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) 05:00:29 [2020-05-08T05:00:29.991Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) 05:00:29 [2020-05-08T05:00:29.991Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) 05:00:29 [2020-05-08T05:00:29.991Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) 05:00:29 [2020-05-08T05:00:29.991Z] --- PASS: TestMountDaemonRoot/rshared (0.01s) 05:00:29 [2020-05-08T05:00:29.991Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) 05:00:29 [2020-05-08T05:00:29.991Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) 05:00:29 [2020-05-08T05:00:29.991Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) 05:00:29 [2020-05-08T05:00:29.992Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) 05:00:29 [2020-05-08T05:00:29.992Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 05:00:29 [2020-05-08T05:00:29.992Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) 05:00:29 [2020-05-08T05:00:29.992Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) 05:00:29 [2020-05-08T05:00:29.992Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 05:00:29 [2020-05-08T05:00:29.992Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) 05:00:29 [2020-05-08T05:00:29.992Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 05:00:29 [2020-05-08T05:00:29.992Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) 05:00:29 [2020-05-08T05:00:29.992Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) 05:00:29 [2020-05-08T05:00:29.992Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) 05:00:29 [2020-05-08T05:00:29.992Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) 05:00:29 [2020-05-08T05:00:29.992Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 05:00:29 [2020-05-08T05:00:29.992Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) 05:00:29 [2020-05-08T05:00:29.992Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) 05:00:29 [2020-05-08T05:00:29.992Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) 05:00:29 [2020-05-08T05:00:29.992Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) 05:00:29 [2020-05-08T05:00:29.992Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 05:00:29 [2020-05-08T05:00:29.992Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 05:00:29 [2020-05-08T05:00:29.992Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 05:00:29 [2020-05-08T05:00:29.992Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) 05:00:29 [2020-05-08T05:00:29.992Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) 05:00:29 [2020-05-08T05:00:29.992Z] --- PASS: TestMountDaemonRoot/private (0.00s) 05:00:29 [2020-05-08T05:00:29.992Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) 05:00:29 [2020-05-08T05:00:29.992Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 05:00:29 [2020-05-08T05:00:29.992Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) 05:00:29 [2020-05-08T05:00:29.992Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) 05:00:29 [2020-05-08T05:00:29.992Z] === RUN TestContainerBindMountNonRecursive 05:00:29 [2020-05-08T05:00:29.992Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart 05:00:30 [2020-05-08T05:00:30.113Z] ok github.com/docker/docker/pkg/pubsub 1.095s coverage: 73.9% of statements 05:00:30 [2020-05-08T05:00:30.561Z] ok github.com/docker/docker/pkg/signal 0.127s coverage: 20.3% of statements 05:00:30 [2020-05-08T05:00:30.858Z] --- PASS: TestConfigsUpdate (3.76s) 05:00:30 [2020-05-08T05:00:30.858Z] === RUN TestTemplatedConfig 05:00:31 [2020-05-08T05:00:31.008Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements 05:00:31 [2020-05-08T05:00:31.455Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements 05:00:31 [2020-05-08T05:00:31.827Z] --- PASS: TestContainerKillOnDaemonStart (13.01s) 05:00:31 [2020-05-08T05:00:31.827Z] PASS 05:00:31 [2020-05-08T05:00:31.827Z] 05:00:31 [2020-05-08T05:00:31.827Z] === Skipped 05:00:31 [2020-05-08T05:00:31.827Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) 05:00:31 [2020-05-08T05:00:31.827Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 05:00:31 [2020-05-08T05:00:31.827Z] 05:00:31 [2020-05-08T05:00:31.827Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) 05:00:31 [2020-05-08T05:00:31.827Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 05:00:31 [2020-05-08T05:00:31.827Z] 05:00:31 [2020-05-08T05:00:31.827Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) 05:00:31 [2020-05-08T05:00:31.827Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 05:00:31 [2020-05-08T05:00:31.827Z] 05:00:31 [2020-05-08T05:00:31.827Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 05:00:31 [2020-05-08T05:00:31.827Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 05:00:31 [2020-05-08T05:00:31.827Z] 05:00:31 [2020-05-08T05:00:31.827Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) 05:00:31 [2020-05-08T05:00:31.827Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 05:00:31 [2020-05-08T05:00:31.827Z] 05:00:31 [2020-05-08T05:00:31.827Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) 05:00:31 [2020-05-08T05:00:31.827Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 05:00:31 [2020-05-08T05:00:31.827Z] 05:00:31 [2020-05-08T05:00:31.827Z] 05:00:31 [2020-05-08T05:00:31.827Z] DONE 200 tests, 6 skipped in 136.807s 05:00:31 [2020-05-08T05:00:31.827Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 05:00:31 [2020-05-08T05:00:31.827Z] ++ 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 05:00:31 [2020-05-08T05:00:31.827Z] ++ set -e 05:00:31 [2020-05-08T05:00:31.827Z] ++ '[' -n 0 ']' 05:00:31 [2020-05-08T05:00:31.827Z] ++ set -x 05:00:31 [2020-05-08T05:00:31.827Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m 05:00:31 [2020-05-08T05:00:31.827Z] INFO: Testing against a local daemon 05:00:31 [2020-05-08T05:00:31.827Z] === RUN TestCommitInheritsEnv 05:00:31 [2020-05-08T05:00:31.827Z] --- PASS: TestCommitInheritsEnv (0.56s) 05:00:31 [2020-05-08T05:00:31.827Z] === RUN TestImportExtremelyLargeImageWorks 05:00:31 [2020-05-08T05:00:31.827Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) 05:00:31 [2020-05-08T05:00:31.827Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out 05:00:31 [2020-05-08T05:00:31.827Z] === RUN TestImagesFilterMultiReference 05:00:31 [2020-05-08T05:00:31.827Z] --- PASS: TestImagesFilterMultiReference (0.09s) 05:00:31 [2020-05-08T05:00:31.827Z] === RUN TestImagePullPlatformInvalid 05:00:31 [2020-05-08T05:00:31.827Z] --- PASS: TestImagePullPlatformInvalid (0.05s) 05:00:31 [2020-05-08T05:00:31.827Z] === RUN TestRemoveImageOrphaning 05:00:31 [2020-05-08T05:00:31.827Z] --- PASS: TestRemoveImageOrphaning (0.55s) 05:00:31 [2020-05-08T05:00:31.827Z] === RUN TestRemoveImageGarbageCollector 05:00:31 [2020-05-08T05:00:31.827Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 05:00:31 [2020-05-08T05:00:31.827Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:00:31 [2020-05-08T05:00:31.827Z] === RUN TestTagUnprefixedRepoByNameOrName 05:00:31 [2020-05-08T05:00:31.827Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) 05:00:31 [2020-05-08T05:00:31.827Z] === RUN TestTagInvalidReference 05:00:31 [2020-05-08T05:00:31.827Z] --- PASS: TestTagInvalidReference (0.03s) 05:00:31 [2020-05-08T05:00:31.827Z] === RUN TestTagValidPrefixedRepo 05:00:31 [2020-05-08T05:00:31.827Z] --- PASS: TestTagValidPrefixedRepo (0.07s) 05:00:31 [2020-05-08T05:00:31.827Z] === RUN TestTagExistedNameWithoutForce 05:00:31 [2020-05-08T05:00:31.827Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) 05:00:31 [2020-05-08T05:00:31.827Z] === RUN TestTagOfficialNames 05:00:31 [2020-05-08T05:00:31.902Z] ok github.com/docker/docker/pkg/stringid 0.070s coverage: 70.6% of statements 05:00:32 [2020-05-08T05:00:32.086Z] --- PASS: TestTagOfficialNames (0.08s) 05:00:32 [2020-05-08T05:00:32.086Z] === RUN TestTagMatchesDigest 05:00:32 [2020-05-08T05:00:32.086Z] --- PASS: TestTagMatchesDigest (0.03s) 05:00:32 [2020-05-08T05:00:32.086Z] PASS 05:00:32 [2020-05-08T05:00:32.086Z] 05:00:32 [2020-05-08T05:00:32.086Z] === Skipped 05:00:32 [2020-05-08T05:00:32.086Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) 05:00:32 [2020-05-08T05:00:32.086Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out 05:00:32 [2020-05-08T05:00:32.086Z] 05:00:32 [2020-05-08T05:00:32.086Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) 05:00:32 [2020-05-08T05:00:32.086Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:00:32 [2020-05-08T05:00:32.086Z] 05:00:32 [2020-05-08T05:00:32.086Z] 05:00:32 [2020-05-08T05:00:32.086Z] DONE 12 tests, 2 skipped in 1.744s 05:00:32 [2020-05-08T05:00:32.086Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 05:00:32 [2020-05-08T05:00:32.086Z] ++ 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 05:00:32 [2020-05-08T05:00:32.086Z] ++ set -e 05:00:32 [2020-05-08T05:00:32.086Z] ++ '[' -n 0 ']' 05:00:32 [2020-05-08T05:00:32.086Z] ++ set -x 05:00:32 [2020-05-08T05:00:32.086Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m 05:00:32 [2020-05-08T05:00:32.086Z] INFO: Testing against a local daemon 05:00:32 [2020-05-08T05:00:32.086Z] === RUN TestNetworkCreateDelete 05:00:32 [2020-05-08T05:00:32.503Z] --- PASS: TestContainerBindMountNonRecursive (2.53s) 05:00:32 [2020-05-08T05:00:32.503Z] === RUN TestNetworkNat 05:00:32 [2020-05-08T05:00:32.652Z] --- PASS: TestNetworkCreateDelete (0.39s) 05:00:32 [2020-05-08T05:00:32.652Z] === RUN TestDockerNetworkDeletePreferID 05:00:32 [2020-05-08T05:00:32.847Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 38.2% of statements 05:00:33 [2020-05-08T05:00:33.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 05:00:33 [2020-05-08T05:00:33.295Z] ? github.com/docker/docker/pkg/containerfs [no test files] 05:00:33 [2020-05-08T05:00:33.295Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 05:00:33 [2020-05-08T05:00:33.295Z] ? github.com/docker/docker/pkg/mount [no test files] 05:00:33 [2020-05-08T05:00:33.295Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 05:00:33 [2020-05-08T05:00:33.295Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] 05:00:33 [2020-05-08T05:00:33.295Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] 05:00:33 [2020-05-08T05:00:33.295Z] ? github.com/docker/docker/pkg/platform [no test files] 05:00:33 [2020-05-08T05:00:33.295Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 05:00:33 [2020-05-08T05:00:33.588Z] --- PASS: TestDockerNetworkDeletePreferID (1.10s) 05:00:33 [2020-05-08T05:00:33.588Z] === RUN TestInspectNetwork 05:00:33 [2020-05-08T05:00:33.742Z] ok github.com/docker/docker/pkg/system 0.082s coverage: 13.8% of statements 05:00:33 [2020-05-08T05:00:33.864Z] --- PASS: TestNetworkNat (1.18s) 05:00:33 [2020-05-08T05:00:33.864Z] === RUN TestNetworkLocalhostTCPNat 05:00:34 [2020-05-08T05:00:34.190Z] ok github.com/docker/docker/pkg/tailfile 0.119s coverage: 88.6% of statements 05:00:34 [2020-05-08T05:00:34.299Z] --- PASS: TestTemplatedConfig (3.25s) 05:00:34 [2020-05-08T05:00:34.299Z] === RUN TestConfigCreateResolve 05:00:34 [2020-05-08T05:00:34.638Z] testing: warning: no tests to run 05:00:34 [2020-05-08T05:00:34.638Z] coverage: [no statements] 05:00:34 [2020-05-08T05:00:34.638Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] 05:00:34 [2020-05-08T05:00:34.786Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) 05:00:34 [2020-05-08T05:00:34.786Z] === RUN TestNetworkLoopbackNat 05:00:34 [2020-05-08T05:00:34.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 05:00:35 [2020-05-08T05:00:35.085Z] ok github.com/docker/docker/pkg/tarsum 0.223s coverage: 89.3% of statements 05:00:35 [2020-05-08T05:00:35.085Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements 05:00:35 [2020-05-08T05:00:35.085Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements 05:00:35 [2020-05-08T05:00:35.531Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements 05:00:36 [2020-05-08T05:00:36.146Z] --- PASS: TestNetworkLoopbackNat (1.30s) 05:00:36 [2020-05-08T05:00:36.146Z] === RUN TestPause 05:00:36 [2020-05-08T05:00:36.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 05:00:36 [2020-05-08T05:00:36.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 05:00:37 [2020-05-08T05:00:37.039Z] ok github.com/docker/docker/plugin/v2 0.137s coverage: 20.1% of statements 05:00:37 [2020-05-08T05:00:37.040Z] ok github.com/docker/docker/reference 0.133s coverage: 84.4% of statements 05:00:37 [2020-05-08T05:00:37.487Z] ok github.com/docker/docker/plugin 0.247s coverage: 12.4% of statements 05:00:37 [2020-05-08T05:00:37.507Z] === RUN TestDockerSuite/TestBuildAddTarXz 05:00:37 [2020-05-08T05:00:37.508Z] --- PASS: TestPause (1.60s) 05:00:37 [2020-05-08T05:00:37.508Z] === RUN TestPauseFailsOnWindowsServerContainers 05:00:37 [2020-05-08T05:00:37.508Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 05:00:37 [2020-05-08T05:00:37.508Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 05:00:37 [2020-05-08T05:00:37.508Z] === RUN TestPauseStopPausedContainer 05:00:37 [2020-05-08T05:00:37.739Z] --- PASS: TestConfigCreateResolve (3.71s) 05:00:37 [2020-05-08T05:00:37.739Z] === RUN TestConfigDaemonLibtrustID 05:00:38 [2020-05-08T05:00:38.351Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) 05:00:38 [2020-05-08T05:00:38.351Z] PASS 05:00:38 [2020-05-08T05:00:38.351Z] 05:00:38 [2020-05-08T05:00:38.351Z] DONE 7 tests in 22.124s 05:00:38 [2020-05-08T05:00:38.351Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 05:00:38 [2020-05-08T05:00:38.351Z] ++ 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 05:00:38 [2020-05-08T05:00:38.351Z] ++ set -e 05:00:38 [2020-05-08T05:00:38.351Z] ++ '[' -n 0 ']' 05:00:38 [2020-05-08T05:00:38.351Z] ++ set -x 05:00:38 [2020-05-08T05:00:38.351Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m 05:00:38 [2020-05-08T05:00:38.351Z] INFO: Testing against a local daemon 05:00:38 [2020-05-08T05:00:38.351Z] === RUN TestCheckpoint 05:00:38 [2020-05-08T05:00:38.351Z] --- SKIP: TestCheckpoint (0.00s) 05:00:38 [2020-05-08T05:00:38.351Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 05:00:38 [2020-05-08T05:00:38.351Z] === RUN TestContainerInvalidJSON 05:00:38 [2020-05-08T05:00:38.351Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 05:00:38 [2020-05-08T05:00:38.351Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 05:00:38 [2020-05-08T05:00:38.351Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 05:00:38 [2020-05-08T05:00:38.351Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 05:00:38 [2020-05-08T05:00:38.351Z] === RUN TestContainerInvalidJSON//exec/foobar/start 05:00:38 [2020-05-08T05:00:38.351Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 05:00:38 [2020-05-08T05:00:38.351Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 05:00:38 [2020-05-08T05:00:38.351Z] === CONT TestContainerInvalidJSON//exec/foobar/start 05:00:38 [2020-05-08T05:00:38.351Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 05:00:38 [2020-05-08T05:00:38.351Z] --- PASS: TestContainerInvalidJSON (0.01s) 05:00:38 [2020-05-08T05:00:38.351Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 05:00:38 [2020-05-08T05:00:38.351Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 05:00:38 [2020-05-08T05:00:38.351Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 05:00:38 [2020-05-08T05:00:38.351Z] === RUN TestCopyFromContainerPathDoesNotExist 05:00:38 [2020-05-08T05:00:38.430Z] --- PASS: TestPauseStopPausedContainer (0.96s) 05:00:38 [2020-05-08T05:00:38.430Z] === RUN TestPsFilter 05:00:38 [2020-05-08T05:00:38.632Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) 05:00:38 [2020-05-08T05:00:38.632Z] === RUN TestCopyFromContainerPathIsNotDir 05:00:38 [2020-05-08T05:00:38.632Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) 05:00:38 [2020-05-08T05:00:38.632Z] === RUN TestCopyToContainerPathDoesNotExist 05:00:38 [2020-05-08T05:00:38.684Z] --- PASS: TestPsFilter (0.32s) 05:00:38 [2020-05-08T05:00:38.684Z] === RUN TestRemoveContainerWithRemovedVolume 05:00:38 [2020-05-08T05:00:38.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 05:00:38 [2020-05-08T05:00:38.854Z] === RUN TestInspectNetwork/full_network_id 05:00:38 [2020-05-08T05:00:38.854Z] === RUN TestInspectNetwork/partial_network_id 05:00:38 [2020-05-08T05:00:38.854Z] === RUN TestInspectNetwork/network_name 05:00:38 [2020-05-08T05:00:38.854Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 05:00:38 [2020-05-08T05:00:38.913Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) 05:00:38 [2020-05-08T05:00:38.913Z] === RUN TestCopyToContainerPathIsNotDir 05:00:38 [2020-05-08T05:00:38.913Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) 05:00:38 [2020-05-08T05:00:38.913Z] === RUN TestCopyFromContainer 05:00:38 [2020-05-08T05:00:38.939Z] === RUN TestDockerSuite/TestBuildAddTarXzGz 05:00:38 [2020-05-08T05:00:38.992Z] ok github.com/docker/docker/restartmanager 0.072s coverage: 50.9% of statements 05:00:38 [2020-05-08T05:00:38.992Z] ok github.com/docker/docker/registry/resumable 0.265s coverage: 100.0% of statements 05:00:40 [2020-05-08T05:00:40.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 05:00:40 [2020-05-08T05:00:40.300Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.47s) 05:00:40 [2020-05-08T05:00:40.300Z] === RUN TestRemoveContainerWithVolume 05:00:40 [2020-05-08T05:00:40.493Z] ok github.com/docker/docker/testutil 0.123s coverage: 62.5% of statements 05:00:40 [2020-05-08T05:00:40.493Z] ok github.com/docker/docker/registry 0.438s coverage: 51.5% of statements 05:00:40 [2020-05-08T05:00:40.493Z] ok github.com/docker/docker/runconfig 0.243s coverage: 52.2% of statements 05:00:40 [2020-05-08T05:00:40.859Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest 05:00:40 [2020-05-08T05:00:40.929Z] === RUN TestCopyFromContainer// 05:00:41 [2020-05-08T05:00:41.113Z] --- PASS: TestRemoveContainerWithVolume (0.91s) 05:00:41 [2020-05-08T05:00:41.113Z] === RUN TestRemoveContainerRunning 05:00:41 [2020-05-08T05:00:41.210Z] === RUN TestCopyFromContainer//bar/root 05:00:41 [2020-05-08T05:00:41.210Z] === RUN TestCopyFromContainer//bar/root/ 05:00:41 [2020-05-08T05:00:41.210Z] === RUN TestCopyFromContainer/bar/quux 05:00:41 [2020-05-08T05:00:41.490Z] === RUN TestCopyFromContainer/bar/quux/ 05:00:41 [2020-05-08T05:00:41.490Z] === RUN TestCopyFromContainer/bar/quux/baz 05:00:41 [2020-05-08T05:00:41.490Z] === RUN TestCopyFromContainer/bar/filesymlink 05:00:41 [2020-05-08T05:00:41.771Z] === RUN TestCopyFromContainer/bar/dirsymlink 05:00:41 [2020-05-08T05:00:41.771Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 05:00:41 [2020-05-08T05:00:41.771Z] === RUN TestCopyFromContainer/bar/notarget 05:00:42 [2020-05-08T05:00:42.037Z] --- PASS: TestRemoveContainerRunning (0.88s) 05:00:42 [2020-05-08T05:00:42.037Z] === RUN TestRemoveContainerForceRemoveRunning 05:00:42 [2020-05-08T05:00:42.052Z] --- PASS: TestCopyFromContainer (2.97s) 05:00:42 [2020-05-08T05:00:42.052Z] --- PASS: TestCopyFromContainer// (0.06s) 05:00:42 [2020-05-08T05:00:42.052Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) 05:00:42 [2020-05-08T05:00:42.052Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) 05:00:42 [2020-05-08T05:00:42.052Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) 05:00:42 [2020-05-08T05:00:42.052Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) 05:00:42 [2020-05-08T05:00:42.052Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) 05:00:42 [2020-05-08T05:00:42.052Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) 05:00:42 [2020-05-08T05:00:42.052Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) 05:00:42 [2020-05-08T05:00:42.052Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) 05:00:42 [2020-05-08T05:00:42.052Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) 05:00:42 [2020-05-08T05:00:42.052Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 05:00:42 [2020-05-08T05:00:42.052Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:00:42 [2020-05-08T05:00:42.052Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:00:42 [2020-05-08T05:00:42.052Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:00:42 [2020-05-08T05:00:42.052Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:00:42 [2020-05-08T05:00:42.052Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 05:00:42 [2020-05-08T05:00:42.052Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 05:00:42 [2020-05-08T05:00:42.052Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:00:42 [2020-05-08T05:00:42.052Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 05:00:42 [2020-05-08T05:00:42.052Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:00:42 [2020-05-08T05:00:42.052Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 05:00:42 [2020-05-08T05:00:42.052Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 05:00:42 [2020-05-08T05:00:42.052Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 05:00:42 [2020-05-08T05:00:42.052Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) 05:00:42 [2020-05-08T05:00:42.052Z] === RUN TestCreateLinkToNonExistingContainer 05:00:42 [2020-05-08T05:00:42.052Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) 05:00:42 [2020-05-08T05:00:42.052Z] === RUN TestCreateWithInvalidEnv 05:00:42 [2020-05-08T05:00:42.052Z] === RUN TestCreateWithInvalidEnv/0 05:00:42 [2020-05-08T05:00:42.052Z] === PAUSE TestCreateWithInvalidEnv/0 05:00:42 [2020-05-08T05:00:42.052Z] === RUN TestCreateWithInvalidEnv/1 05:00:42 [2020-05-08T05:00:42.052Z] === PAUSE TestCreateWithInvalidEnv/1 05:00:42 [2020-05-08T05:00:42.052Z] === RUN TestCreateWithInvalidEnv/2 05:00:42 [2020-05-08T05:00:42.052Z] === PAUSE TestCreateWithInvalidEnv/2 05:00:42 [2020-05-08T05:00:42.052Z] === CONT TestCreateWithInvalidEnv/0 05:00:42 [2020-05-08T05:00:42.052Z] === CONT TestCreateWithInvalidEnv/2 05:00:42 [2020-05-08T05:00:42.052Z] === CONT TestCreateWithInvalidEnv/1 05:00:42 [2020-05-08T05:00:42.052Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 05:00:42 [2020-05-08T05:00:42.052Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 05:00:42 [2020-05-08T05:00:42.052Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 05:00:42 [2020-05-08T05:00:42.052Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) 05:00:42 [2020-05-08T05:00:42.052Z] === RUN TestCreateTmpfsMountsTarget 05:00:42 [2020-05-08T05:00:42.052Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) 05:00:42 [2020-05-08T05:00:42.052Z] === RUN TestCreateWithCustomMaskedPaths 05:00:42 [2020-05-08T05:00:42.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 05:00:42 [2020-05-08T05:00:42.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 05:00:43 [2020-05-08T05:00:43.037Z] --- PASS: TestInspectNetwork (9.30s) 05:00:43 [2020-05-08T05:00:43.037Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 05:00:43 [2020-05-08T05:00:43.037Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 05:00:43 [2020-05-08T05:00:43.037Z] --- PASS: TestInspectNetwork/network_name (0.00s) 05:00:43 [2020-05-08T05:00:43.037Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 05:00:43 [2020-05-08T05:00:43.037Z] === RUN TestRunContainerWithBridgeNone 05:00:43 [2020-05-08T05:00:43.345Z] ok github.com/docker/docker/volume/drivers 0.332s coverage: 36.1% of statements 05:00:43 [2020-05-08T05:00:43.397Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.16s) 05:00:43 [2020-05-08T05:00:43.397Z] === RUN TestRemoveInvalidContainer 05:00:43 [2020-05-08T05:00:43.397Z] --- PASS: TestRemoveInvalidContainer (0.02s) 05:00:43 [2020-05-08T05:00:43.397Z] === RUN TestRenameLinkedContainer 05:00:43 [2020-05-08T05:00:43.397Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait 05:00:43 [2020-05-08T05:00:43.793Z] ok github.com/docker/docker/volume/local 0.352s coverage: 37.7% of statements 05:00:43 [2020-05-08T05:00:43.794Z] ok github.com/docker/docker/volume/mounts 0.071s coverage: 66.2% of statements 05:00:44 [2020-05-08T05:00:44.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 05:00:44 [2020-05-08T05:00:44.718Z] --- PASS: TestCreateWithCustomMaskedPaths (2.41s) 05:00:44 [2020-05-08T05:00:44.718Z] === RUN TestCreateWithCapabilities 05:00:44 [2020-05-08T05:00:44.718Z] === RUN TestCreateWithCapabilities/no_capabilities 05:00:44 [2020-05-08T05:00:44.718Z] === PAUSE TestCreateWithCapabilities/no_capabilities 05:00:44 [2020-05-08T05:00:44.718Z] === RUN TestCreateWithCapabilities/empty_capabilities 05:00:44 [2020-05-08T05:00:44.718Z] === PAUSE TestCreateWithCapabilities/empty_capabilities 05:00:44 [2020-05-08T05:00:44.718Z] === RUN TestCreateWithCapabilities/valid_capabilities 05:00:44 [2020-05-08T05:00:44.718Z] === PAUSE TestCreateWithCapabilities/valid_capabilities 05:00:44 [2020-05-08T05:00:44.718Z] === RUN TestCreateWithCapabilities/invalid_capabilities 05:00:44 [2020-05-08T05:00:44.718Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities 05:00:44 [2020-05-08T05:00:44.718Z] === RUN TestCreateWithCapabilities/duplicate_capabilities 05:00:44 [2020-05-08T05:00:44.718Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities 05:00:44 [2020-05-08T05:00:44.718Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 05:00:44 [2020-05-08T05:00:44.718Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 05:00:44 [2020-05-08T05:00:44.718Z] === RUN TestCreateWithCapabilities/empty_capadd 05:00:44 [2020-05-08T05:00:44.718Z] === PAUSE TestCreateWithCapabilities/empty_capadd 05:00:44 [2020-05-08T05:00:44.718Z] === RUN TestCreateWithCapabilities/empty_capdrop 05:00:44 [2020-05-08T05:00:44.718Z] === PAUSE TestCreateWithCapabilities/empty_capdrop 05:00:44 [2020-05-08T05:00:44.718Z] === RUN TestCreateWithCapabilities/capadd_capdrop 05:00:44 [2020-05-08T05:00:44.718Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop 05:00:44 [2020-05-08T05:00:44.718Z] === RUN TestCreateWithCapabilities/conflict_with_capadd 05:00:44 [2020-05-08T05:00:44.718Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd 05:00:44 [2020-05-08T05:00:44.718Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop 05:00:44 [2020-05-08T05:00:44.718Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop 05:00:44 [2020-05-08T05:00:44.718Z] === CONT TestCreateWithCapabilities/no_capabilities 05:00:44 [2020-05-08T05:00:44.718Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop 05:00:44 [2020-05-08T05:00:44.718Z] === CONT TestCreateWithCapabilities/conflict_with_capadd 05:00:44 [2020-05-08T05:00:44.718Z] === CONT TestCreateWithCapabilities/capadd_capdrop 05:00:44 [2020-05-08T05:00:44.718Z] === CONT TestCreateWithCapabilities/empty_capdrop 05:00:44 [2020-05-08T05:00:44.718Z] === CONT TestCreateWithCapabilities/empty_capadd 05:00:44 [2020-05-08T05:00:44.718Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 05:00:44 [2020-05-08T05:00:44.718Z] === CONT TestCreateWithCapabilities/duplicate_capabilities 05:00:44 [2020-05-08T05:00:44.718Z] === CONT TestCreateWithCapabilities/invalid_capabilities 05:00:44 [2020-05-08T05:00:44.718Z] === CONT TestCreateWithCapabilities/valid_capabilities 05:00:44 [2020-05-08T05:00:44.718Z] === CONT TestCreateWithCapabilities/empty_capabilities 05:00:44 [2020-05-08T05:00:44.718Z] --- PASS: TestCreateWithCapabilities (0.01s) 05:00:44 [2020-05-08T05:00:44.718Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) 05:00:44 [2020-05-08T05:00:44.718Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) 05:00:44 [2020-05-08T05:00:44.718Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) 05:00:44 [2020-05-08T05:00:44.718Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) 05:00:44 [2020-05-08T05:00:44.718Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) 05:00:44 [2020-05-08T05:00:44.718Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) 05:00:44 [2020-05-08T05:00:44.718Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) 05:00:44 [2020-05-08T05:00:44.718Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) 05:00:44 [2020-05-08T05:00:44.718Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) 05:00:44 [2020-05-08T05:00:44.718Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) 05:00:44 [2020-05-08T05:00:44.718Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) 05:00:44 [2020-05-08T05:00:44.718Z] === RUN TestCreateWithCustomReadonlyPaths 05:00:45 [2020-05-08T05:00:45.568Z] --- PASS: TestRunContainerWithBridgeNone (2.50s) 05:00:45 [2020-05-08T05:00:45.568Z] === RUN TestNetworkInvalidJSON 05:00:45 [2020-05-08T05:00:45.568Z] === RUN TestNetworkInvalidJSON//networks/create 05:00:45 [2020-05-08T05:00:45.568Z] === PAUSE TestNetworkInvalidJSON//networks/create 05:00:45 [2020-05-08T05:00:45.568Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 05:00:45 [2020-05-08T05:00:45.568Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 05:00:45 [2020-05-08T05:00:45.568Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 05:00:45 [2020-05-08T05:00:45.568Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 05:00:45 [2020-05-08T05:00:45.568Z] === CONT TestNetworkInvalidJSON//networks/create 05:00:45 [2020-05-08T05:00:45.568Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 05:00:45 [2020-05-08T05:00:45.568Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 05:00:45 [2020-05-08T05:00:45.568Z] --- PASS: TestNetworkInvalidJSON (0.03s) 05:00:45 [2020-05-08T05:00:45.568Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 05:00:45 [2020-05-08T05:00:45.568Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 05:00:45 [2020-05-08T05:00:45.568Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 05:00:45 [2020-05-08T05:00:45.569Z] === RUN TestHostIPv4BridgeLabel 05:00:45 [2020-05-08T05:00:45.907Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes 05:00:45 [2020-05-08T05:00:45.907Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot 05:00:45 [2020-05-08T05:00:45.927Z] ok github.com/docker/docker/volume/service 0.419s coverage: 70.3% of statements 05:00:46 [2020-05-08T05:00:46.269Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 05:00:46 [2020-05-08T05:00:46.269Z] Using test binary docker 05:00:46 [2020-05-08T05:00:46.269Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 05:00:46 [2020-05-08T05:00:46.269Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 05:00:46 [2020-05-08T05:00:46.270Z] INFO: Waiting for daemon to start... 05:00:46 [2020-05-08T05:00:46.270Z] Starting dockerd 05:00:46 [2020-05-08T05:00:46.503Z] --- PASS: TestHostIPv4BridgeLabel (0.87s) 05:00:46 [2020-05-08T05:00:46.503Z] === RUN TestDaemonRestartWithLiveRestore 05:00:46 [2020-05-08T05:00:46.833Z] --- PASS: TestRenameLinkedContainer (3.48s) 05:00:46 [2020-05-08T05:00:46.833Z] === RUN TestRenameStoppedContainer 05:00:46 [2020-05-08T05:00:46.833Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure 05:00:47 [2020-05-08T05:00:47.412Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.60s) 05:00:47 [2020-05-08T05:00:47.412Z] === RUN TestCreateWithInvalidHealthcheckParams 05:00:47 [2020-05-08T05:00:47.412Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:00:47 [2020-05-08T05:00:47.412Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:00:47 [2020-05-08T05:00:47.412Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:00:47 [2020-05-08T05:00:47.412Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:00:47 [2020-05-08T05:00:47.412Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:00:47 [2020-05-08T05:00:47.412Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:00:47 [2020-05-08T05:00:47.412Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:00:47 [2020-05-08T05:00:47.412Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:00:47 [2020-05-08T05:00:47.412Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:00:47 [2020-05-08T05:00:47.412Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:00:47 [2020-05-08T05:00:47.412Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:00:47 [2020-05-08T05:00:47.412Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:00:47 [2020-05-08T05:00:47.412Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:00:47 [2020-05-08T05:00:47.412Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:00:47 [2020-05-08T05:00:47.412Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:00:47 [2020-05-08T05:00:47.412Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 05:00:47 [2020-05-08T05:00:47.412Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 05:00:47 [2020-05-08T05:00:47.412Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 05:00:47 [2020-05-08T05:00:47.412Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) 05:00:47 [2020-05-08T05:00:47.412Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) 05:00:47 [2020-05-08T05:00:47.412Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 05:00:47 [2020-05-08T05:00:47.412Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 05:00:47 [2020-05-08T05:00:47.434Z] --- PASS: TestRenameStoppedContainer (0.80s) 05:00:47 [2020-05-08T05:00:47.434Z] === RUN TestRenameRunningContainerAndReuse 05:00:47 [2020-05-08T05:00:47.879Z] --- PASS: TestDaemonRestartWithLiveRestore (1.36s) 05:00:47 [2020-05-08T05:00:47.879Z] === RUN TestDaemonDefaultNetworkPools 05:00:48 [2020-05-08T05:00:48.166Z] . 05:00:48 [2020-05-08T05:00:48.166Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 05:00:48 [2020-05-08T05:00:48.166Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 05:00:48 [2020-05-08T05:00:48.166Z] Error: No such image: emptyfs 05:00:48 [2020-05-08T05:00:48.166Z] Running integration-test (iteration 1) 05:00:48 [2020-05-08T05:00:48.166Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 05:00:48 [2020-05-08T05:00:48.416Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.91s) 05:00:48 [2020-05-08T05:00:48.416Z] === RUN TestContainerStartOnDaemonRestart 05:00:48 [2020-05-08T05:00:48.416Z] === PAUSE TestContainerStartOnDaemonRestart 05:00:48 [2020-05-08T05:00:48.416Z] === RUN TestDaemonRestartIpcMode 05:00:48 [2020-05-08T05:00:48.416Z] === PAUSE TestDaemonRestartIpcMode 05:00:48 [2020-05-08T05:00:48.416Z] === RUN TestDaemonHostGatewayIP 05:00:48 [2020-05-08T05:00:48.416Z] === PAUSE TestDaemonHostGatewayIP 05:00:48 [2020-05-08T05:00:48.416Z] === RUN TestContainerKillOnDaemonStart 05:00:48 [2020-05-08T05:00:48.416Z] === PAUSE TestContainerKillOnDaemonStart 05:00:48 [2020-05-08T05:00:48.416Z] === RUN TestDiff 05:00:49 [2020-05-08T05:00:49.027Z] --- PASS: TestDiff (0.84s) 05:00:49 [2020-05-08T05:00:49.027Z] === RUN TestExecWithCloseStdin 05:00:49 [2020-05-08T05:00:49.253Z] --- PASS: TestDaemonDefaultNetworkPools (1.25s) 05:00:49 [2020-05-08T05:00:49.253Z] === RUN TestDaemonRestartWithExistingNetwork 05:00:49 [2020-05-08T05:00:49.363Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s) 05:00:49 [2020-05-08T05:00:49.363Z] === RUN TestRenameInvalidName 05:00:50 [2020-05-08T05:00:50.028Z] --- PASS: TestExecWithCloseStdin (0.99s) 05:00:50 [2020-05-08T05:00:50.028Z] === RUN TestExec 05:00:50 [2020-05-08T05:00:50.288Z] --- PASS: TestRenameInvalidName (1.02s) 05:00:50 [2020-05-08T05:00:50.288Z] === RUN TestRenameAnonymousContainer 05:00:51 [2020-05-08T05:00:51.030Z] --- PASS: TestExec (0.98s) 05:00:51 [2020-05-08T05:00:51.030Z] === RUN TestExecUser 05:00:51 [2020-05-08T05:00:51.154Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.92s) 05:00:51 [2020-05-08T05:00:51.154Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 05:00:52 [2020-05-08T05:00:52.032Z] --- PASS: TestExecUser (0.91s) 05:00:52 [2020-05-08T05:00:52.032Z] === RUN TestExportContainerAndImportImage 05:00:52 [2020-05-08T05:00:52.170Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer 05:00:53 [2020-05-08T05:00:53.033Z] --- PASS: TestExportContainerAndImportImage (1.12s) 05:00:53 [2020-05-08T05:00:53.033Z] === RUN TestExportContainerAfterDaemonRestart 05:00:53 [2020-05-08T05:00:53.529Z] === RUN TestDockerSuite/TestBuildBlankName 05:00:53 [2020-05-08T05:00:53.686Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.36s) 05:00:53 [2020-05-08T05:00:53.686Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 05:00:54 [2020-05-08T05:00:54.090Z] --- PASS: TestRenameAnonymousContainer (3.74s) 05:00:54 [2020-05-08T05:00:54.090Z] === RUN TestRenameContainerWithSameName 05:00:54 [2020-05-08T05:00:54.090Z] === RUN TestDockerSuite/TestBuildBuildTimeArg 05:00:54 [2020-05-08T05:00:54.252Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) 05:00:54 [2020-05-08T05:00:54.252Z] === RUN TestServiceWithPredefinedNetwork 05:00:54 [2020-05-08T05:00:54.416Z] tests/integration/models_containers_test.py ............................ [ 83%] 05:00:55 [2020-05-08T05:00:55.049Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) 05:00:55 [2020-05-08T05:00:55.049Z] === RUN TestHealthCheckWorkdir 05:00:55 [2020-05-08T05:00:55.064Z] --- PASS: TestRenameContainerWithSameName (0.93s) 05:00:55 [2020-05-08T05:00:55.064Z] === RUN TestRenameContainerWithLinkedContainer 05:00:55 [2020-05-08T05:00:55.064Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork 05:00:56 [2020-05-08T05:00:56.052Z] --- PASS: TestHealthCheckWorkdir (1.11s) 05:00:56 [2020-05-08T05:00:56.052Z] === RUN TestHealthKillContainer 05:00:56 [2020-05-08T05:00:56.945Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg 05:00:56 [2020-05-08T05:00:56.945Z] --- PASS: TestRenameContainerWithLinkedContainer (1.86s) 05:00:56 [2020-05-08T05:00:56.945Z] === RUN TestResize 05:00:57 [2020-05-08T05:00:57.535Z] --- PASS: TestServiceWithPredefinedNetwork (3.26s) 05:00:57 [2020-05-08T05:00:57.535Z] === RUN TestServiceRemoveKeepsIngressNetwork 05:00:57 [2020-05-08T05:00:57.535Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 05:00:57 [2020-05-08T05:00:57.536Z] service_test.go:236: FLAKY_TEST 05:00:57 [2020-05-08T05:00:57.536Z] === RUN TestServiceWithDataPathPortInit 05:00:57 [2020-05-08T05:00:57.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 05:00:57 [2020-05-08T05:00:57.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 05:00:57 [2020-05-08T05:00:57.869Z] --- PASS: TestResize (0.91s) 05:00:57 [2020-05-08T05:00:57.869Z] === RUN TestResizeWithInvalidSize 05:00:58 [2020-05-08T05:00:58.131Z] Loaded image: buildpack-deps:jessie 05:00:58 [2020-05-08T05:00:58.131Z] Loaded image: busybox:latest 05:00:58 [2020-05-08T05:00:58.131Z] Loaded image: busybox:glibc 05:00:58 [2020-05-08T05:00:58.131Z] Loaded image: debian:jessie 05:00:58 [2020-05-08T05:00:58.131Z] Loaded image: hello-world:latest 05:00:58 [2020-05-08T05:00:58.131Z] INFO: Testing against a local daemon 05:00:58 [2020-05-08T05:00:58.131Z] === RUN TestCgroupNamespacesBuild 05:00:58 [2020-05-08T05:00:58.717Z] --- PASS: TestHealthKillContainer (3.02s) 05:00:58 [2020-05-08T05:00:58.717Z] === RUN TestInspectCpusetInConfigPre120 05:00:58 [2020-05-08T05:00:58.792Z] --- PASS: TestResizeWithInvalidSize (0.95s) 05:00:58 [2020-05-08T05:00:58.792Z] === RUN TestResizeWhenContainerNotStarted 05:00:59 [2020-05-08T05:00:59.047Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit 05:00:59 [2020-05-08T05:00:59.606Z] --- PASS: TestResizeWhenContainerNotStarted (0.96s) 05:00:59 [2020-05-08T05:00:59.606Z] === RUN TestDaemonRestartKillContainers 05:00:59 [2020-05-08T05:00:59.606Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 05:00:59 [2020-05-08T05:00:59.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 05:00:59 [2020-05-08T05:00:59.606Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 05:00:59 [2020-05-08T05:00:59.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 05:00:59 [2020-05-08T05:00:59.606Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 05:00:59 [2020-05-08T05:00:59.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 05:00:59 [2020-05-08T05:00:59.606Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 05:00:59 [2020-05-08T05:00:59.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 05:00:59 [2020-05-08T05:00:59.606Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 05:00:59 [2020-05-08T05:00:59.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 05:00:59 [2020-05-08T05:00:59.606Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 05:00:59 [2020-05-08T05:00:59.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 05:00:59 [2020-05-08T05:00:59.606Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 05:00:59 [2020-05-08T05:00:59.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 05:00:59 [2020-05-08T05:00:59.606Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 05:00:59 [2020-05-08T05:00:59.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 05:00:59 [2020-05-08T05:00:59.606Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 05:00:59 [2020-05-08T05:00:59.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 05:00:59 [2020-05-08T05:00:59.606Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 05:00:59 [2020-05-08T05:00:59.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 05:00:59 [2020-05-08T05:00:59.606Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 05:00:59 [2020-05-08T05:00:59.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 05:00:59 [2020-05-08T05:00:59.606Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 05:00:59 [2020-05-08T05:00:59.606Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 05:00:59 [2020-05-08T05:00:59.606Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 05:00:59 [2020-05-08T05:00:59.606Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 05:00:59 [2020-05-08T05:00:59.722Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) 05:00:59 [2020-05-08T05:00:59.722Z] === RUN TestIpcModeNone 05:00:59 [2020-05-08T05:00:59.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 05:01:00 [2020-05-08T05:01:00.529Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg 05:01:00 [2020-05-08T05:01:00.656Z] --- PASS: TestCgroupNamespacesBuild (2.91s) 05:01:00 [2020-05-08T05:01:00.656Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 05:01:00 [2020-05-08T05:01:00.724Z] --- PASS: TestIpcModeNone (0.85s) 05:01:00 [2020-05-08T05:01:00.725Z] === RUN TestIpcModePrivate 05:01:00 [2020-05-08T05:01:00.783Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse 05:01:01 [2020-05-08T05:01:01.335Z] --- PASS: TestIpcModePrivate (0.94s) 05:01:01 [2020-05-08T05:01:01.335Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false 05:01:01 [2020-05-08T05:01:01.335Z] === RUN TestIpcModeShareable 05:01:01 [2020-05-08T05:01:01.344Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 05:01:02 [2020-05-08T05:01:02.268Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode 05:01:02 [2020-05-08T05:01:02.268Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 05:01:02 [2020-05-08T05:01:02.337Z] --- PASS: TestIpcModeShareable (0.90s) 05:01:02 [2020-05-08T05:01:02.337Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true 05:01:02 [2020-05-08T05:01:02.337Z] === RUN TestAPIIpcModeShareableAndContainer 05:01:02 [2020-05-08T05:01:02.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 05:01:02 [2020-05-08T05:01:02.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 05:01:03 [2020-05-08T05:01:03.193Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 05:01:03 [2020-05-08T05:01:03.448Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal 05:01:03 [2020-05-08T05:01:03.456Z] ok github.com/docker/docker/pkg/plugins 35.124s coverage: 73.4% of statements 05:01:03 [2020-05-08T05:01:03.456Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 05:01:03 [2020-05-08T05:01:03.456Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 05:01:03 [2020-05-08T05:01:03.456Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 05:01:03 [2020-05-08T05:01:03.456Z] ? github.com/docker/docker/pkg/symlink [no test files] 05:01:03 [2020-05-08T05:01:03.456Z] ? github.com/docker/docker/pkg/term [no test files] 05:01:03 [2020-05-08T05:01:03.456Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 05:01:03 [2020-05-08T05:01:03.456Z] ? github.com/docker/docker/rootless [no test files] 05:01:03 [2020-05-08T05:01:03.456Z] ? github.com/docker/docker/runconfig/opts [no test files] 05:01:03 [2020-05-08T05:01:03.456Z] ? github.com/docker/docker/testutil/daemon [no test files] 05:01:03 [2020-05-08T05:01:03.456Z] ? github.com/docker/docker/testutil/environment [no test files] 05:01:03 [2020-05-08T05:01:03.456Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 05:01:03 [2020-05-08T05:01:03.456Z] ? github.com/docker/docker/testutil/fakegit [no test files] 05:01:03 [2020-05-08T05:01:03.456Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 05:01:03 [2020-05-08T05:01:03.456Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 05:01:03 [2020-05-08T05:01:03.456Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 05:01:03 [2020-05-08T05:01:03.456Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 05:01:03 [2020-05-08T05:01:03.456Z] ? github.com/docker/docker/testutil/registry [no test files] 05:01:03 [2020-05-08T05:01:03.456Z] ? github.com/docker/docker/testutil/request [no test files] 05:01:03 [2020-05-08T05:01:03.456Z] ? github.com/docker/docker/volume [no test files] 05:01:03 [2020-05-08T05:01:03.456Z] ? github.com/docker/docker/volume/service/opts [no test files] 05:01:03 [2020-05-08T05:01:03.456Z] ? github.com/docker/docker/volume/testutils [no test files] 05:01:03 [2020-05-08T05:01:03.456Z] 05:01:03 [2020-05-08T05:01:03.456Z] === Skipped 05:01:03 [2020-05-08T05:01:03.456Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) 05:01:03 [2020-05-08T05:01:03.456Z] dispatchers_test.go:376: Windows does not support stopsignal 05:01:03 [2020-05-08T05:01:03.456Z] 05:01:03 [2020-05-08T05:01:03.456Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) 05:01:03 [2020-05-08T05:01:03.456Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 05:01:03 [2020-05-08T05:01:03.456Z] 05:01:03 [2020-05-08T05:01:03.456Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) 05:01:03 [2020-05-08T05:01:03.456Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 05:01:03 [2020-05-08T05:01:03.456Z] 05:01:03 [2020-05-08T05:01:03.456Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) 05:01:03 [2020-05-08T05:01:03.456Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 05:01:03 [2020-05-08T05:01:03.456Z] 05:01:03 [2020-05-08T05:01:03.456Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) 05:01:03 [2020-05-08T05:01:03.456Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root 05:01:03 [2020-05-08T05:01:03.456Z] 05:01:03 [2020-05-08T05:01:03.456Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) 05:01:03 [2020-05-08T05:01:03.456Z] client_test.go:23: runtime.GOOS == "windows" 05:01:03 [2020-05-08T05:01:03.456Z] 05:01:03 [2020-05-08T05:01:03.456Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) 05:01:03 [2020-05-08T05:01:03.456Z] daemon_test.go:147: root required 05:01:03 [2020-05-08T05:01:03.456Z] 05:01:03 [2020-05-08T05:01:03.456Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) 05:01:03 [2020-05-08T05:01:03.456Z] reload_test.go:520: root required 05:01:03 [2020-05-08T05:01:03.456Z] 05:01:03 [2020-05-08T05:01:03.456Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) 05:01:03 [2020-05-08T05:01:03.456Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root 05:01:03 [2020-05-08T05:01:03.456Z] 05:01:03 [2020-05-08T05:01:03.456Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) 05:01:03 [2020-05-08T05:01:03.456Z] pull_v2_test.go:73: Needs fixing on Windows 05:01:03 [2020-05-08T05:01:03.456Z] 05:01:03 [2020-05-08T05:01:03.456Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) 05:01:03 [2020-05-08T05:01:03.456Z] pull_v2_test.go:118: Needs fixing on Windows 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] download_test.go:268: Needs fixing on Windows 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] layer_test.go:304: Failing on Windows 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] layer_test.go:353: Failing on Windows 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] layer_test.go:468: Failing on Windows 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] layer_test.go:697: Failing on Windows 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] migration_test.go:46: Failing on Windows 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] migration_test.go:182: Failing on Windows 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] mount_test.go:17: Failing on Windows 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] mount_test.go:76: Failing on Windows 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] mount_test.go:125: Failing on Windows 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] mount_test.go:212: Failing on Windows 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] archive_test.go:133: Xz not present in msys2 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] archive_test.go:238: Failing on Windows CI machines 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] archive_windows_test.go:16: Currently fails 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] changes_test.go:192: needs more investigation 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] changes_test.go:405: needs further investigation 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] changes_test.go:441: needs further investigation 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] poller_test.go:41: No chmod on Windows 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] fileutils_test.go:134: Needs porting to Windows 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] fileutils_test.go:180: Needs porting to Windows 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) 05:01:03 [2020-05-08T05:01:03.457Z] local_test.go:181: runtime.GOOS == "windows" 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] 05:01:03 [2020-05-08T05:01:03.457Z] DONE 1761 tests, 46 skipped in 199.485s 05:01:03 [2020-05-08T05:01:03.457Z] INFO: make.ps1 ended at 05/08/2020 05:01:03 05:01:03 [2020-05-08T05:01:03.935Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.58s) 05:01:03 [2020-05-08T05:01:03.935Z] === RUN TestBuildWithSession 05:01:03 [2020-05-08T05:01:03.935Z] --- SKIP: TestBuildWithSession (0.00s) 05:01:03 [2020-05-08T05:01:03.935Z] build_session_test.go:25: TODO: BuildKit 05:01:03 [2020-05-08T05:01:03.935Z] === RUN TestBuildSquashParent 05:01:04 [2020-05-08T05:01:04.008Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 05:01:04 [2020-05-08T05:01:04.567Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 05:01:04 [2020-05-08T05:01:04.822Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped 05:01:04 [2020-05-08T05:01:04.974Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker 05:01:05 [2020-05-08T05:01:05.422Z] INFO: Unit tests ended at 05/08/2020 05:01:05. Duration:00:03:33.8322379 05:01:05 [2020-05-08T05:01:05.422Z] INFO: Building busybox 05:01:05 [2020-05-08T05:01:05.422Z] Sending build context to Docker daemon 5.12kB 05:01:05 [2020-05-08T05:01:05.422Z] 05:01:05 [2020-05-08T05:01:05.422Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore 05:01:05 [2020-05-08T05:01:05.422Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 05:01:05 [2020-05-08T05:01:05.422Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 05:01:05 [2020-05-08T05:01:05.422Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae 05:01:05 [2020-05-08T05:01:05.422Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} 05:01:05 [2020-05-08T05:01:05.422Z] ---> fdf6432edbdc 05:01:05 [2020-05-08T05:01:05.422Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin 05:01:05 [2020-05-08T05:01:05.422Z] ---> Running in a06e710e3f5c 05:01:05 [2020-05-08T05:01:05.777Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.95s) 05:01:05 [2020-05-08T05:01:05.777Z] === RUN TestAPIIpcModeHost 05:01:06 [2020-05-08T05:01:06.058Z] --- PASS: TestAPIIpcModeHost (0.63s) 05:01:06 [2020-05-08T05:01:06.058Z] === RUN TestDaemonIpcModeShareable 05:01:06 [2020-05-08T05:01:06.182Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride 05:01:06 [2020-05-08T05:01:06.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 05:01:06 [2020-05-08T05:01:06.741Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 05:01:07 [2020-05-08T05:01:07.299Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 05:01:08 [2020-05-08T05:01:08.071Z] --- PASS: TestDaemonIpcModeShareable (1.82s) 05:01:08 [2020-05-08T05:01:08.071Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true 05:01:08 [2020-05-08T05:01:08.071Z] === RUN TestDaemonIpcModePrivate 05:01:09 [2020-05-08T05:01:09.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection 05:01:09 [2020-05-08T05:01:09.536Z] --- PASS: TestDaemonIpcModePrivate (1.73s) 05:01:09 [2020-05-08T05:01:09.536Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false 05:01:09 [2020-05-08T05:01:09.536Z] === RUN TestDaemonIpcModePrivateFromConfig 05:01:10 [2020-05-08T05:01:10.104Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 05:01:10 [2020-05-08T05:01:10.490Z] --- PASS: TestBuildSquashParent (6.92s) 05:01:10 [2020-05-08T05:01:10.490Z] === RUN TestBuildWithRemoveAndForceRemove 05:01:10 [2020-05-08T05:01:10.490Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 05:01:10 [2020-05-08T05:01:10.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 05:01:10 [2020-05-08T05:01:10.490Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 05:01:10 [2020-05-08T05:01:10.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 05:01:10 [2020-05-08T05:01:10.490Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 05:01:10 [2020-05-08T05:01:10.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 05:01:10 [2020-05-08T05:01:10.490Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 05:01:10 [2020-05-08T05:01:10.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 05:01:10 [2020-05-08T05:01:10.490Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 05:01:10 [2020-05-08T05:01:10.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 05:01:10 [2020-05-08T05:01:10.490Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 05:01:10 [2020-05-08T05:01:10.490Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 05:01:10 [2020-05-08T05:01:10.490Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 05:01:10 [2020-05-08T05:01:10.490Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 05:01:10 [2020-05-08T05:01:10.664Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants 05:01:10 [2020-05-08T05:01:10.919Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 05:01:11 [2020-05-08T05:01:11.212Z] Removing intermediate container a06e710e3f5c 05:01:11 [2020-05-08T05:01:11.212Z] ---> 81bd0c5d70af 05:01:11 [2020-05-08T05:01:11.212Z] Step 7/13 : ARG BUSYBOX_VERSION 05:01:11 [2020-05-08T05:01:11.212Z] ---> Running in 2603f4ad1625 05:01:11 [2020-05-08T05:01:11.212Z] Removing intermediate container 2603f4ad1625 05:01:11 [2020-05-08T05:01:11.212Z] ---> d04c59dd215d 05:01:11 [2020-05-08T05:01:11.212Z] Step 8/13 : ARG BUSYBOX_SHA256SUM 05:01:11 [2020-05-08T05:01:11.212Z] ---> Running in ca327701ab60 05:01:11 [2020-05-08T05:01:11.212Z] Removing intermediate container ca327701ab60 05:01:11 [2020-05-08T05:01:11.212Z] ---> 1dc64d57d45f 05:01:11 [2020-05-08T05:01:11.212Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe 05:01:11 [2020-05-08T05:01:11.549Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) 05:01:11 [2020-05-08T05:01:11.549Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false 05:01:11 [2020-05-08T05:01:11.549Z] === RUN TestDaemonIpcModeShareableFromConfig 05:01:12 [2020-05-08T05:01:12.199Z] ......... [ 86%] 05:01:12 [2020-05-08T05:01:12.713Z] 05:01:12 [2020-05-08T05:01:12.801Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 05:01:13 [2020-05-08T05:01:13.016Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 05:01:13 [2020-05-08T05:01:13.016Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 05:01:13 [2020-05-08T05:01:13.019Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s) 05:01:13 [2020-05-08T05:01:13.019Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true 05:01:13 [2020-05-08T05:01:13.019Z] === RUN TestIpcModeOlderClient 05:01:13 [2020-05-08T05:01:13.019Z] === PAUSE TestIpcModeOlderClient 05:01:13 [2020-05-08T05:01:13.019Z] === RUN TestKillContainerInvalidSignal 05:01:13 [2020-05-08T05:01:13.161Z] ---> b7a380da5130 05:01:13 [2020-05-08T05:01:13.161Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } 05:01:13 [2020-05-08T05:01:13.161Z] ---> Running in 3dab9997fcd2 05:01:13 [2020-05-08T05:01:13.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 05:01:14 [2020-05-08T05:01:14.021Z] --- PASS: TestKillContainerInvalidSignal (0.88s) 05:01:14 [2020-05-08T05:01:14.021Z] === RUN TestKillContainer 05:01:14 [2020-05-08T05:01:14.021Z] === RUN TestKillContainer/no_signal 05:01:14 [2020-05-08T05:01:14.811Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv 05:01:14 [2020-05-08T05:01:14.914Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 05:01:14 [2020-05-08T05:01:14.914Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 05:01:15 [2020-05-08T05:01:15.023Z] === RUN TestKillContainer/non_killing_signal 05:01:15 [2020-05-08T05:01:15.066Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 05:01:15 [2020-05-08T05:01:15.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.78s) 05:01:15 [2020-05-08T05:01:15.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.84s) 05:01:15 [2020-05-08T05:01:15.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) 05:01:15 [2020-05-08T05:01:15.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s) 05:01:15 [2020-05-08T05:01:15.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s) 05:01:15 [2020-05-08T05:01:15.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.56s) 05:01:15 [2020-05-08T05:01:15.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.61s) 05:01:15 [2020-05-08T05:01:15.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.38s) 05:01:15 [2020-05-08T05:01:15.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.73s) 05:01:15 [2020-05-08T05:01:15.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.61s) 05:01:15 [2020-05-08T05:01:15.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.51s) 05:01:15 [2020-05-08T05:01:15.066Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.39s) 05:01:15 [2020-05-08T05:01:15.066Z] === RUN TestCgroupNamespacesRun 05:01:15 [2020-05-08T05:01:15.304Z] === RUN TestKillContainer/killing_signal 05:01:15 [2020-05-08T05:01:15.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 05:01:15 [2020-05-08T05:01:15.613Z] --- PASS: TestServiceWithDataPathPortInit (17.93s) 05:01:15 [2020-05-08T05:01:15.613Z] === RUN TestServiceWithDefaultAddressPoolInit 05:01:15 [2020-05-08T05:01:15.990Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer 05:01:16 [2020-05-08T05:01:16.768Z] --- PASS: TestKillContainer (2.65s) 05:01:16 [2020-05-08T05:01:16.768Z] --- PASS: TestKillContainer/no_signal (0.84s) 05:01:16 [2020-05-08T05:01:16.768Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) 05:01:16 [2020-05-08T05:01:16.768Z] --- PASS: TestKillContainer/killing_signal (0.86s) 05:01:16 [2020-05-08T05:01:16.768Z] === RUN TestKillWithStopSignalAndRestartPolicies 05:01:16 [2020-05-08T05:01:16.768Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 05:01:16 [2020-05-08T05:01:16.831Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) 05:01:16 [2020-05-08T05:01:16.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.70s) 05:01:16 [2020-05-08T05:01:16.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.74s) 05:01:16 [2020-05-08T05:01:16.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s) 05:01:16 [2020-05-08T05:01:16.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) 05:01:16 [2020-05-08T05:01:16.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.71s) 05:01:16 [2020-05-08T05:01:16.831Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.80s) 05:01:16 [2020-05-08T05:01:16.831Z] === RUN TestBuildMultiStageCopy 05:01:16 [2020-05-08T05:01:16.831Z] === RUN TestBuildMultiStageCopy/copy_to_root 05:01:16 [2020-05-08T05:01:16.915Z] --- PASS: TestCgroupNamespacesRun (1.90s) 05:01:16 [2020-05-08T05:01:16.915Z] === RUN TestCgroupNamespacesRunPrivileged 05:01:17 [2020-05-08T05:01:17.344Z] tests/integration/models_images_test.py ............... [ 89%] 05:01:17 [2020-05-08T05:01:17.378Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 05:01:18 [2020-05-08T05:01:18.380Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.64s) 05:01:18 [2020-05-08T05:01:18.380Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) 05:01:18 [2020-05-08T05:01:18.380Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) 05:01:18 [2020-05-08T05:01:18.380Z] === RUN TestKillStoppedContainer 05:01:18 [2020-05-08T05:01:18.380Z] --- PASS: TestKillStoppedContainer (0.10s) 05:01:18 [2020-05-08T05:01:18.380Z] === RUN TestKillStoppedContainerAPIPre120 05:01:18 [2020-05-08T05:01:18.380Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) 05:01:18 [2020-05-08T05:01:18.380Z] === RUN TestKillDifferentUserContainer 05:01:18 [2020-05-08T05:01:18.799Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.90s) 05:01:18 [2020-05-08T05:01:18.799Z] === RUN TestCgroupNamespacesRunDaemonHostMode 05:01:18 [2020-05-08T05:01:18.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 05:01:18 [2020-05-08T05:01:18.969Z] tests/integration/models_networks_test.py .... [ 90%] 05:01:19 [2020-05-08T05:01:19.358Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange 05:01:19 [2020-05-08T05:01:19.382Z] --- PASS: TestKillDifferentUserContainer (0.84s) 05:01:19 [2020-05-08T05:01:19.382Z] === RUN TestInspectOomKilledTrue 05:01:19 [2020-05-08T05:01:19.382Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 05:01:19 [2020-05-08T05:01:19.382Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 05:01:19 [2020-05-08T05:01:19.382Z] === RUN TestInspectOomKilledFalse 05:01:19 [2020-05-08T05:01:19.382Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 05:01:19 [2020-05-08T05:01:19.382Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 05:01:19 [2020-05-08T05:01:19.382Z] === RUN TestLinksEtcHostsContentMatch 05:01:19 [2020-05-08T05:01:19.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 05:01:19 [2020-05-08T05:01:19.994Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) 05:01:19 [2020-05-08T05:01:19.994Z] === RUN TestLinksContainerNames 05:01:20 [2020-05-08T05:01:20.109Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 05:01:20 [2020-05-08T05:01:20.733Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s) 05:01:20 [2020-05-08T05:01:20.733Z] === RUN TestCgroupNamespacesRunHostMode 05:01:20 [2020-05-08T05:01:20.997Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning 05:01:21 [2020-05-08T05:01:21.042Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 05:01:21 [2020-05-08T05:01:21.458Z] --- PASS: TestLinksContainerNames (1.67s) 05:01:21 [2020-05-08T05:01:21.458Z] === RUN TestLogsFollowTailEmpty 05:01:22 [2020-05-08T05:01:22.356Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s) 05:01:22 [2020-05-08T05:01:22.357Z] === RUN TestCgroupNamespacesRunPrivateMode 05:01:22 [2020-05-08T05:01:22.413Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 05:01:22 [2020-05-08T05:01:22.460Z] --- PASS: TestLogsFollowTailEmpty (0.82s) 05:01:22 [2020-05-08T05:01:22.460Z] === RUN TestContainerNetworkMountsNoChown 05:01:23 [2020-05-08T05:01:23.072Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) 05:01:23 [2020-05-08T05:01:23.072Z] === RUN TestMountDaemonRoot 05:01:23 [2020-05-08T05:01:23.072Z] === RUN TestMountDaemonRoot/default 05:01:23 [2020-05-08T05:01:23.072Z] === PAUSE TestMountDaemonRoot/default 05:01:23 [2020-05-08T05:01:23.072Z] === RUN TestMountDaemonRoot/private 05:01:23 [2020-05-08T05:01:23.072Z] === PAUSE TestMountDaemonRoot/private 05:01:23 [2020-05-08T05:01:23.072Z] === RUN TestMountDaemonRoot/rprivate 05:01:23 [2020-05-08T05:01:23.072Z] === PAUSE TestMountDaemonRoot/rprivate 05:01:23 [2020-05-08T05:01:23.072Z] === RUN TestMountDaemonRoot/slave 05:01:23 [2020-05-08T05:01:23.072Z] === PAUSE TestMountDaemonRoot/slave 05:01:23 [2020-05-08T05:01:23.072Z] === RUN TestMountDaemonRoot/rslave 05:01:23 [2020-05-08T05:01:23.072Z] === PAUSE TestMountDaemonRoot/rslave 05:01:23 [2020-05-08T05:01:23.072Z] === RUN TestMountDaemonRoot/shared 05:01:23 [2020-05-08T05:01:23.072Z] === PAUSE TestMountDaemonRoot/shared 05:01:23 [2020-05-08T05:01:23.072Z] === RUN TestMountDaemonRoot/rshared 05:01:23 [2020-05-08T05:01:23.072Z] === PAUSE TestMountDaemonRoot/rshared 05:01:23 [2020-05-08T05:01:23.072Z] === CONT TestMountDaemonRoot/default 05:01:23 [2020-05-08T05:01:23.072Z] === RUN TestMountDaemonRoot/default/bind_root 05:01:23 [2020-05-08T05:01:23.072Z] === PAUSE TestMountDaemonRoot/default/bind_root 05:01:23 [2020-05-08T05:01:23.072Z] === RUN TestMountDaemonRoot/default/bind_subpath 05:01:23 [2020-05-08T05:01:23.072Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 05:01:23 [2020-05-08T05:01:23.072Z] === RUN TestMountDaemonRoot/default/mount_root 05:01:23 [2020-05-08T05:01:23.072Z] === PAUSE TestMountDaemonRoot/default/mount_root 05:01:23 [2020-05-08T05:01:23.072Z] === RUN TestMountDaemonRoot/default/mount_subpath 05:01:23 [2020-05-08T05:01:23.072Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 05:01:23 [2020-05-08T05:01:23.072Z] === CONT TestMountDaemonRoot/default/bind_root 05:01:23 [2020-05-08T05:01:23.072Z] === CONT TestMountDaemonRoot/rshared 05:01:23 [2020-05-08T05:01:23.072Z] === RUN TestMountDaemonRoot/rshared/bind_root 05:01:23 [2020-05-08T05:01:23.072Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 05:01:23 [2020-05-08T05:01:23.072Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 05:01:23 [2020-05-08T05:01:23.072Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 05:01:23 [2020-05-08T05:01:23.072Z] === RUN TestMountDaemonRoot/rshared/mount_root 05:01:23 [2020-05-08T05:01:23.072Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 05:01:23 [2020-05-08T05:01:23.072Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 05:01:23 [2020-05-08T05:01:23.072Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 05:01:23 [2020-05-08T05:01:23.072Z] === CONT TestMountDaemonRoot/rshared/bind_root 05:01:23 [2020-05-08T05:01:23.284Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways 05:01:23 [2020-05-08T05:01:23.346Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 05:01:23 [2020-05-08T05:01:23.354Z] === CONT TestMountDaemonRoot/shared 05:01:23 [2020-05-08T05:01:23.354Z] === RUN TestMountDaemonRoot/shared/mount_subpath 05:01:23 [2020-05-08T05:01:23.354Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 05:01:23 [2020-05-08T05:01:23.354Z] === RUN TestMountDaemonRoot/shared/bind_root 05:01:23 [2020-05-08T05:01:23.354Z] === PAUSE TestMountDaemonRoot/shared/bind_root 05:01:23 [2020-05-08T05:01:23.354Z] === RUN TestMountDaemonRoot/shared/bind_subpath 05:01:23 [2020-05-08T05:01:23.354Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 05:01:23 [2020-05-08T05:01:23.354Z] === RUN TestMountDaemonRoot/shared/mount_root 05:01:23 [2020-05-08T05:01:23.354Z] === PAUSE TestMountDaemonRoot/shared/mount_root 05:01:23 [2020-05-08T05:01:23.354Z] === CONT TestMountDaemonRoot/rslave 05:01:23 [2020-05-08T05:01:23.354Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 05:01:23 [2020-05-08T05:01:23.354Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 05:01:23 [2020-05-08T05:01:23.354Z] === RUN TestMountDaemonRoot/rslave/mount_root 05:01:23 [2020-05-08T05:01:23.354Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 05:01:23 [2020-05-08T05:01:23.354Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 05:01:23 [2020-05-08T05:01:23.354Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 05:01:23 [2020-05-08T05:01:23.354Z] === RUN TestMountDaemonRoot/rslave/bind_root 05:01:23 [2020-05-08T05:01:23.354Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 05:01:23 [2020-05-08T05:01:23.354Z] === CONT TestMountDaemonRoot/slave 05:01:23 [2020-05-08T05:01:23.354Z] === RUN TestMountDaemonRoot/slave/mount_subpath 05:01:23 [2020-05-08T05:01:23.354Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 05:01:23 [2020-05-08T05:01:23.354Z] === RUN TestMountDaemonRoot/slave/bind_root 05:01:23 [2020-05-08T05:01:23.354Z] === PAUSE TestMountDaemonRoot/slave/bind_root 05:01:23 [2020-05-08T05:01:23.354Z] === RUN TestMountDaemonRoot/slave/bind_subpath 05:01:23 [2020-05-08T05:01:23.354Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 05:01:23 [2020-05-08T05:01:23.354Z] === RUN TestMountDaemonRoot/slave/mount_root 05:01:23 [2020-05-08T05:01:23.354Z] === PAUSE TestMountDaemonRoot/slave/mount_root 05:01:23 [2020-05-08T05:01:23.354Z] === CONT TestMountDaemonRoot/rprivate 05:01:23 [2020-05-08T05:01:23.354Z] === RUN TestMountDaemonRoot/rprivate/bind_root 05:01:23 [2020-05-08T05:01:23.354Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 05:01:23 [2020-05-08T05:01:23.354Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 05:01:23 [2020-05-08T05:01:23.354Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 05:01:23 [2020-05-08T05:01:23.354Z] === RUN TestMountDaemonRoot/rprivate/mount_root 05:01:23 [2020-05-08T05:01:23.354Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 05:01:23 [2020-05-08T05:01:23.354Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 05:01:23 [2020-05-08T05:01:23.354Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 05:01:23 [2020-05-08T05:01:23.354Z] === CONT TestMountDaemonRoot/private 05:01:23 [2020-05-08T05:01:23.354Z] === RUN TestMountDaemonRoot/private/bind_root 05:01:23 [2020-05-08T05:01:23.354Z] === PAUSE TestMountDaemonRoot/private/bind_root 05:01:23 [2020-05-08T05:01:23.354Z] === RUN TestMountDaemonRoot/private/bind_subpath 05:01:23 [2020-05-08T05:01:23.354Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 05:01:23 [2020-05-08T05:01:23.354Z] === RUN TestMountDaemonRoot/private/mount_root 05:01:23 [2020-05-08T05:01:23.354Z] === PAUSE TestMountDaemonRoot/private/mount_root 05:01:23 [2020-05-08T05:01:23.354Z] === RUN TestMountDaemonRoot/private/mount_subpath 05:01:23 [2020-05-08T05:01:23.354Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 05:01:23 [2020-05-08T05:01:23.354Z] === CONT TestMountDaemonRoot/default/mount_subpath 05:01:23 [2020-05-08T05:01:23.354Z] === CONT TestMountDaemonRoot/default/mount_root 05:01:23 [2020-05-08T05:01:23.354Z] === CONT TestMountDaemonRoot/default/bind_subpath 05:01:23 [2020-05-08T05:01:23.354Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 05:01:23 [2020-05-08T05:01:23.354Z] === CONT TestMountDaemonRoot/rshared/mount_root 05:01:23 [2020-05-08T05:01:23.354Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 05:01:23 [2020-05-08T05:01:23.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 05:01:23 [2020-05-08T05:01:23.634Z] === CONT TestMountDaemonRoot/shared/mount_subpath 05:01:23 [2020-05-08T05:01:23.634Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 05:01:23 [2020-05-08T05:01:23.634Z] === CONT TestMountDaemonRoot/shared/mount_root 05:01:23 [2020-05-08T05:01:23.634Z] === CONT TestMountDaemonRoot/shared/bind_subpath 05:01:23 [2020-05-08T05:01:23.634Z] === CONT TestMountDaemonRoot/shared/bind_root 05:01:23 [2020-05-08T05:01:23.634Z] === CONT TestMountDaemonRoot/slave/mount_subpath 05:01:23 [2020-05-08T05:01:23.634Z] === CONT TestMountDaemonRoot/rslave/bind_root 05:01:23 [2020-05-08T05:01:23.634Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 05:01:23 [2020-05-08T05:01:23.915Z] === CONT TestMountDaemonRoot/rslave/mount_root 05:01:23 [2020-05-08T05:01:23.915Z] === CONT TestMountDaemonRoot/rprivate/bind_root 05:01:23 [2020-05-08T05:01:23.915Z] === CONT TestMountDaemonRoot/slave/mount_root 05:01:23 [2020-05-08T05:01:23.915Z] === CONT TestMountDaemonRoot/slave/bind_subpath 05:01:23 [2020-05-08T05:01:23.915Z] === CONT TestMountDaemonRoot/slave/bind_root 05:01:23 [2020-05-08T05:01:23.915Z] === CONT TestMountDaemonRoot/private/bind_root 05:01:23 [2020-05-08T05:01:23.915Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 05:01:23 [2020-05-08T05:01:23.915Z] === CONT TestMountDaemonRoot/rprivate/mount_root 05:01:23 [2020-05-08T05:01:23.915Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 05:01:24 [2020-05-08T05:01:24.196Z] === CONT TestMountDaemonRoot/private/mount_subpath 05:01:24 [2020-05-08T05:01:24.196Z] === CONT TestMountDaemonRoot/private/mount_root 05:01:24 [2020-05-08T05:01:24.196Z] === CONT TestMountDaemonRoot/private/bind_subpath 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot (0.01s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/default (0.00s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/private (0.00s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) 05:01:24 [2020-05-08T05:01:24.196Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) 05:01:24 [2020-05-08T05:01:24.196Z] === RUN TestContainerBindMountNonRecursive 05:01:24 [2020-05-08T05:01:24.207Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s) 05:01:24 [2020-05-08T05:01:24.207Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 05:01:24 [2020-05-08T05:01:24.278Z] --- PASS: TestBuildMultiStageCopy (7.36s) 05:01:24 [2020-05-08T05:01:24.278Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s) 05:01:24 [2020-05-08T05:01:24.278Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) 05:01:24 [2020-05-08T05:01:24.278Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) 05:01:24 [2020-05-08T05:01:24.278Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) 05:01:24 [2020-05-08T05:01:24.278Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) 05:01:24 [2020-05-08T05:01:24.278Z] === RUN TestBuildMultiStageParentConfig 05:01:25 [2020-05-08T05:01:25.426Z] Removing intermediate container 3dab9997fcd2 05:01:25 [2020-05-08T05:01:25.426Z] ---> 3981dfc28bd2 05:01:25 [2020-05-08T05:01:25.427Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" 05:01:25 [2020-05-08T05:01:25.427Z] ---> Running in 0ebfca006d14 05:01:25 [2020-05-08T05:01:25.427Z] 05:01:25 [2020-05-08T05:01:25.427Z] SUCCESS: Specified value was saved. 05:01:25 [2020-05-08T05:01:25.508Z] tests/integration/models_nodes_test.py . [ 91%] 05:01:25 [2020-05-08T05:01:25.582Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.04s) 05:01:25 [2020-05-08T05:01:25.582Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wbknwdlg5f54d3qgfzcgbj128 Created:2020-05-08 05:01:16.917069426 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[1872b38a62c6fe60d87080c387002c7ff2e56f98dfad3a420db8e0c5690b0790:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.47qx0ap7dm729fyx2sbyj7cb3 EndpointID:e744f9d76b53d084db491649368039f66dad26d970eecd941ed9ad65e89ed48e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e9c5b77e9a8198064800430eeaf48a8f6498ab19d09404b3e9b3d46db45eaa07 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:504088415c61 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.47qx0ap7dm729fyx2sbyj7cb3 EndpointID:e744f9d76b53d084db491649368039f66dad26d970eecd941ed9ad65e89ed48e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 05:01:25 [2020-05-08T05:01:25.582Z] PASS 05:01:25 [2020-05-08T05:01:25.582Z] 05:01:25 [2020-05-08T05:01:25.582Z] === Skipped 05:01:25 [2020-05-08T05:01:25.582Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 05:01:25 [2020-05-08T05:01:25.582Z] service_test.go:236: FLAKY_TEST 05:01:25 [2020-05-08T05:01:25.582Z] 05:01:25 [2020-05-08T05:01:25.582Z] 05:01:25 [2020-05-08T05:01:25.582Z] DONE 22 tests, 1 skipped in 52.255s 05:01:25 [2020-05-08T05:01:25.582Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 05:01:25 [2020-05-08T05:01:25.582Z] ++ 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 05:01:25 [2020-05-08T05:01:25.582Z] ++ set -e 05:01:25 [2020-05-08T05:01:25.582Z] ++ '[' -n 0 ']' 05:01:25 [2020-05-08T05:01:25.582Z] ++ set -x 05:01:25 [2020-05-08T05:01:25.582Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 05:01:25 [2020-05-08T05:01:25.582Z] INFO: Testing against a local daemon 05:01:25 [2020-05-08T05:01:25.582Z] === RUN TestDockerNetworkIpvlanPersistance 05:01:25 [2020-05-08T05:01:25.582Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 05:01:25 [2020-05-08T05:01:25.582Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:01:25 [2020-05-08T05:01:25.582Z] === RUN TestDockerNetworkIpvlan 05:01:25 [2020-05-08T05:01:25.582Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 05:01:25 [2020-05-08T05:01:25.582Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:01:25 [2020-05-08T05:01:25.582Z] PASS 05:01:25 [2020-05-08T05:01:25.582Z] 05:01:25 [2020-05-08T05:01:25.582Z] === Skipped 05:01:25 [2020-05-08T05:01:25.582Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 05:01:25 [2020-05-08T05:01:25.582Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:01:25 [2020-05-08T05:01:25.582Z] 05:01:25 [2020-05-08T05:01:25.582Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 05:01:25 [2020-05-08T05:01:25.582Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:01:25 [2020-05-08T05:01:25.582Z] 05:01:25 [2020-05-08T05:01:25.582Z] 05:01:25 [2020-05-08T05:01:25.582Z] DONE 2 tests, 2 skipped in 0.145s 05:01:25 [2020-05-08T05:01:25.582Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 05:01:25 [2020-05-08T05:01:25.582Z] ++ 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 05:01:25 [2020-05-08T05:01:25.582Z] ++ set -e 05:01:25 [2020-05-08T05:01:25.582Z] ++ '[' -n 0 ']' 05:01:25 [2020-05-08T05:01:25.582Z] ++ set -x 05:01:25 [2020-05-08T05:01:25.582Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 05:01:25 [2020-05-08T05:01:25.582Z] INFO: Testing against a local daemon 05:01:25 [2020-05-08T05:01:25.582Z] === RUN TestDockerNetworkMacvlanPersistance 05:01:25 [2020-05-08T05:01:25.765Z] tests/integration/models_resources_test.py . [ 91%] 05:01:26 [2020-05-08T05:01:26.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 05:01:26 [2020-05-08T05:01:26.093Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.79s) 05:01:26 [2020-05-08T05:01:26.093Z] === RUN TestCgroupNamespacesRunInvalidMode 05:01:26 [2020-05-08T05:01:26.208Z] --- PASS: TestContainerBindMountNonRecursive (2.02s) 05:01:26 [2020-05-08T05:01:26.208Z] === RUN TestNetworkNat 05:01:26 [2020-05-08T05:01:26.348Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize 05:01:26 [2020-05-08T05:01:26.348Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize 05:01:26 [2020-05-08T05:01:26.348Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer 05:01:26 [2020-05-08T05:01:26.516Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.97s) 05:01:26 [2020-05-08T05:01:26.516Z] === RUN TestDockerNetworkMacvlan 05:01:26 [2020-05-08T05:01:26.906Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) 05:01:26 [2020-05-08T05:01:26.906Z] === RUN TestCgroupNamespacesRunOlderClient 05:01:27 [2020-05-08T05:01:27.209Z] --- PASS: TestNetworkNat (0.87s) 05:01:27 [2020-05-08T05:01:27.209Z] === RUN TestNetworkLocalhostTCPNat 05:01:27 [2020-05-08T05:01:27.820Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) 05:01:27 [2020-05-08T05:01:27.820Z] === RUN TestNetworkLoopbackNat 05:01:27 [2020-05-08T05:01:27.891Z] === RUN TestDockerNetworkMacvlan/Subinterface 05:01:28 [2020-05-08T05:01:28.278Z] Removing intermediate container 0ebfca006d14 05:01:28 [2020-05-08T05:01:28.278Z] ---> 3f4125166f6c 05:01:28 [2020-05-08T05:01:28.278Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} 05:01:28 [2020-05-08T05:01:28.278Z] ---> Running in 1da0d2d3b72e 05:01:28 [2020-05-08T05:01:28.788Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion 05:01:28 [2020-05-08T05:01:28.788Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) 05:01:28 [2020-05-08T05:01:28.788Z] === RUN TestKernelTCPMemory 05:01:28 [2020-05-08T05:01:28.826Z] === RUN TestDockerNetworkMacvlan/OverlapParent 05:01:29 [2020-05-08T05:01:29.284Z] --- PASS: TestNetworkLoopbackNat (1.15s) 05:01:29 [2020-05-08T05:01:29.284Z] === RUN TestPause 05:01:29 [2020-05-08T05:01:29.535Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) 05:01:29 [2020-05-08T05:01:29.535Z] === RUN TestBuildLabelWithTargets 05:01:29 [2020-05-08T05:01:29.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 05:01:29 [2020-05-08T05:01:29.711Z] --- PASS: TestKernelTCPMemory (1.03s) 05:01:29 [2020-05-08T05:01:29.711Z] === RUN TestNISDomainname 05:01:29 [2020-05-08T05:01:29.895Z] --- PASS: TestPause (0.87s) 05:01:29 [2020-05-08T05:01:29.895Z] === RUN TestPauseFailsOnWindowsServerContainers 05:01:29 [2020-05-08T05:01:29.895Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 05:01:29 [2020-05-08T05:01:29.895Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 05:01:29 [2020-05-08T05:01:29.895Z] === RUN TestPauseStopPausedContainer 05:01:30 [2020-05-08T05:01:30.200Z] === RUN TestDockerNetworkMacvlan/NilParent 05:01:30 [2020-05-08T05:01:30.269Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks 05:01:30 [2020-05-08T05:01:30.829Z] --- PASS: TestNISDomainname (1.22s) 05:01:30 [2020-05-08T05:01:30.829Z] === RUN TestHostnameDnsResolution 05:01:30 [2020-05-08T05:01:30.899Z] --- PASS: TestPauseStopPausedContainer (0.90s) 05:01:30 [2020-05-08T05:01:30.899Z] === RUN TestPsFilter 05:01:31 [2020-05-08T05:01:31.180Z] --- PASS: TestPsFilter (0.25s) 05:01:31 [2020-05-08T05:01:31.180Z] === RUN TestRemoveContainerWithRemovedVolume 05:01:31 [2020-05-08T05:01:31.574Z] tests/integration/models_services_test.py ..............X. [ 95%] 05:01:31 [2020-05-08T05:01:31.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 05:01:31 [2020-05-08T05:01:31.753Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride 05:01:31 [2020-05-08T05:01:31.791Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) 05:01:31 [2020-05-08T05:01:31.791Z] === RUN TestRemoveContainerWithVolume 05:01:31 [2020-05-08T05:01:31.940Z] Cannot create a file when that file already exists. 05:01:32 [2020-05-08T05:01:32.314Z] --- PASS: TestHostnameDnsResolution (1.38s) 05:01:32 [2020-05-08T05:01:32.314Z] === RUN TestStats 05:01:32 [2020-05-08T05:01:32.832Z] --- PASS: TestRemoveContainerWithVolume (0.83s) 05:01:32 [2020-05-08T05:01:32.832Z] === RUN TestRemoveContainerRunning 05:01:33 [2020-05-08T05:01:33.485Z] === RUN TestDockerNetworkMacvlan/InternalMode 05:01:33 [2020-05-08T05:01:33.833Z] --- PASS: TestRemoveContainerRunning (0.87s) 05:01:33 [2020-05-08T05:01:33.833Z] === RUN TestRemoveContainerForceRemoveRunning 05:01:34 [2020-05-08T05:01:34.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 05:01:34 [2020-05-08T05:01:34.443Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) 05:01:34 [2020-05-08T05:01:34.443Z] === RUN TestRemoveInvalidContainer 05:01:34 [2020-05-08T05:01:34.443Z] --- PASS: TestRemoveInvalidContainer (0.01s) 05:01:34 [2020-05-08T05:01:34.443Z] === RUN TestRenameLinkedContainer 05:01:34 [2020-05-08T05:01:34.820Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory 05:01:34 [2020-05-08T05:01:34.820Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv 05:01:35 [2020-05-08T05:01:35.075Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames 05:01:35 [2020-05-08T05:01:35.075Z] --- PASS: TestStats (2.86s) 05:01:35 [2020-05-08T05:01:35.075Z] === RUN TestStopContainerWithTimeout 05:01:35 [2020-05-08T05:01:35.331Z] === RUN TestStopContainerWithTimeout/0 05:01:35 [2020-05-08T05:01:35.331Z] === PAUSE TestStopContainerWithTimeout/0 05:01:35 [2020-05-08T05:01:35.331Z] === RUN TestStopContainerWithTimeout/1 05:01:35 [2020-05-08T05:01:35.331Z] === PAUSE TestStopContainerWithTimeout/1 05:01:35 [2020-05-08T05:01:35.331Z] === RUN TestStopContainerWithTimeout/3 05:01:35 [2020-05-08T05:01:35.331Z] === PAUSE TestStopContainerWithTimeout/3 05:01:35 [2020-05-08T05:01:35.331Z] === RUN TestStopContainerWithTimeout/-1 05:01:35 [2020-05-08T05:01:35.331Z] === PAUSE TestStopContainerWithTimeout/-1 05:01:35 [2020-05-08T05:01:35.331Z] === CONT TestStopContainerWithTimeout/0 05:01:35 [2020-05-08T05:01:35.331Z] === CONT TestStopContainerWithTimeout/3 05:01:35 [2020-05-08T05:01:35.357Z] tests/integration/models_swarm_test.py .. [ 96%] 05:01:35 [2020-05-08T05:01:35.357Z] tests/integration/models_volumes_test.py .. [ 96%] 05:01:36 [2020-05-08T05:01:36.257Z] === CONT TestStopContainerWithTimeout/-1 05:01:36 [2020-05-08T05:01:36.545Z] Removing intermediate container 1da0d2d3b72e 05:01:36 [2020-05-08T05:01:36.545Z] ---> 5843758d8ba8 05:01:36 [2020-05-08T05:01:36.545Z] Step 13/13 : CMD ["sh"] 05:01:36 [2020-05-08T05:01:36.545Z] ---> Running in 09f9c8a584fc 05:01:36 [2020-05-08T05:01:36.545Z] Removing intermediate container 09f9c8a584fc 05:01:36 [2020-05-08T05:01:36.545Z] ---> 97ab30f8a110 05:01:36 [2020-05-08T05:01:36.545Z] Successfully built 97ab30f8a110 05:01:36 [2020-05-08T05:01:36.545Z] Successfully tagged busybox:latest 05:01:36 [2020-05-08T05:01:36.545Z] INFO: Docker images of the daemon under test 05:01:36 [2020-05-08T05:01:36.545Z] 05:01:36 [2020-05-08T05:01:36.545Z] REPOSITORY TAG IMAGE ID CREATED SIZE 05:01:36 [2020-05-08T05:01:36.545Z] busybox latest 97ab30f8a110 Less than a second ago 4.99GB 05:01:36 [2020-05-08T05:01:36.545Z] microsoft/windowsservercore latest fdf6432edbdc 3 weeks ago 4.94GB 05:01:36 [2020-05-08T05:01:36.545Z] mcr.microsoft.com/windows/servercore ltsc2019 fdf6432edbdc 3 weeks ago 4.94GB 05:01:36 [2020-05-08T05:01:36.777Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 05:01:36 [2020-05-08T05:01:36.996Z] 05:01:36 [2020-05-08T05:01:36.996Z] INFO: Running integration tests at 05/08/2020 05:01:36... 05:01:36 [2020-05-08T05:01:36.996Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 05:01:36 [2020-05-08T05:01:36.996Z] INFO: Integration API tests being run from the host: 05:01:36 [2020-05-08T05:01:36.996Z] INFO: make.ps1 starting at 05/08/2020 05:01:36 05:01:37 [2020-05-08T05:01:37.151Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) 05:01:37 [2020-05-08T05:01:37.151Z] Using test binary docker 05:01:37 [2020-05-08T05:01:37.444Z] Running D:\gopath\src\github.com\docker\docker\integration\build 05:01:37 [2020-05-08T05:01:37.449Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 05:01:37 [2020-05-08T05:01:37.449Z] +++ /etc/init.d/apparmor start 05:01:37 [2020-05-08T05:01:37.449Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). 05:01:37 [2020-05-08T05:01:37.449Z] INFO: Waiting for daemon to start... 05:01:37 [2020-05-08T05:01:37.449Z] Starting dockerd 05:01:37 [2020-05-08T05:01:37.449Z] +++ 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 05:01:37 [2020-05-08T05:01:37.619Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg 05:01:37 [2020-05-08T05:01:37.638Z] --- PASS: TestBuildLabelWithTargets (8.00s) 05:01:37 [2020-05-08T05:01:37.638Z] === RUN TestBuildWithEmptyLayers 05:01:37 [2020-05-08T05:01:37.885Z] --- PASS: TestRenameLinkedContainer (3.47s) 05:01:37 [2020-05-08T05:01:37.885Z] === RUN TestRenameStoppedContainer 05:01:38 [2020-05-08T05:01:38.306Z] === CONT TestStopContainerWithTimeout/1 05:01:38 [2020-05-08T05:01:38.306Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer 05:01:38 [2020-05-08T05:01:38.892Z] --- PASS: TestRenameStoppedContainer (0.86s) 05:01:38 [2020-05-08T05:01:38.892Z] === RUN TestRenameRunningContainerAndReuse 05:01:39 [2020-05-08T05:01:39.509Z] . 05:01:39 [2020-05-08T05:01:39.509Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) 05:01:39 [2020-05-08T05:01:39.509Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) 05:01:39 [2020-05-08T05:01:39.509Z] Error: No such image: emptyfs 05:01:39 [2020-05-08T05:01:39.509Z] ++++ tar -cC bundles/test-integration/emptyfs . 05:01:39 [2020-05-08T05:01:39.509Z] ++++ docker load 05:01:39 [2020-05-08T05:01:39.626Z] tests/integration/regression_test.py ...... [ 98%] 05:01:39 [2020-05-08T05:01:39.805Z] Running integration-test (iteration 1) 05:01:39 [2020-05-08T05:01:39.805Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 05:01:39 [2020-05-08T05:01:39.805Z] ++ 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 05:01:39 [2020-05-08T05:01:39.805Z] ++ set -e 05:01:39 [2020-05-08T05:01:39.805Z] ++ '[' -n 0 ']' 05:01:39 [2020-05-08T05:01:39.805Z] ++ set -x 05:01:39 [2020-05-08T05:01:39.805Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m 05:01:39 [2020-05-08T05:01:39.882Z] tests/integration/credentials/store_test.py ...... [ 99%] 05:01:39 [2020-05-08T05:01:39.882Z] tests/integration/credentials/utils_test.py . [100%] 05:01:39 [2020-05-08T05:01:39.882Z] 05:01:39 [2020-05-08T05:01:39.882Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- 05:01:39 [2020-05-08T05:01:39.882Z] =========================== short test summary info ============================ 05:01:39 [2020-05-08T05:01:39.882Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options 05:01:39 [2020-05-08T05:01:39.882Z] CONFIG_RT_GROUP_SCHED isn't enabled 05:01:39 [2020-05-08T05:01:39.882Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt 05:01:39 [2020-05-08T05:01:39.882Z] Not supported on most drivers 05:01:39 [2020-05-08T05:01:39.882Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr 05:01:39 [2020-05-08T05:01:39.882Z] Can fail if eth0 has multiple IP addresses 05:01:39 [2020-05-08T05:01:39.882Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver 05:01:39 [2020-05-08T05:01:39.882Z] This doesn't seem to be taken into account by the engine 05:01:39 [2020-05-08T05:01:39.882Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME 05:01:39 [2020-05-08T05:01:39.882Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) 05:01:39 [2020-05-08T05:01:39.882Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) 05:01:39 [2020-05-08T05:01:39.882Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) 05:01:39 [2020-05-08T05:01:39.882Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) 05:01:39 [2020-05-08T05:01:39.882Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) 05:01:39 [2020-05-08T05:01:39.882Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 05:01:39 [2020-05-08T05:01:39.882Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 344.53 seconds == 05:01:40 [2020-05-08T05:01:40.164Z] --- PASS: TestBuildWithEmptyLayers (3.00s) 05:01:40 [2020-05-08T05:01:40.164Z] === RUN TestBuildMultiStageOnBuild 05:01:40 [2020-05-08T05:01:40.188Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants 05:01:40 [2020-05-08T05:01:40.188Z] --- PASS: TestStopContainerWithTimeout (0.02s) 05:01:40 [2020-05-08T05:01:40.188Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) 05:01:40 [2020-05-08T05:01:40.188Z] --- PASS: TestStopContainerWithTimeout/3 (3.14s) 05:01:40 [2020-05-08T05:01:40.188Z] --- PASS: TestStopContainerWithTimeout/-1 (2.96s) 05:01:40 [2020-05-08T05:01:40.188Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) 05:01:40 [2020-05-08T05:01:40.188Z] === RUN TestDeleteDevicemapper 05:01:40 [2020-05-08T05:01:40.188Z] --- SKIP: TestDeleteDevicemapper (0.00s) 05:01:40 [2020-05-08T05:01:40.188Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 05:01:40 [2020-05-08T05:01:40.188Z] === RUN TestStopContainerWithRestartPolicyAlways 05:01:40 [2020-05-08T05:01:40.446Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) 05:01:40 [2020-05-08T05:01:40.906Z] --- PASS: TestRenameRunningContainerAndReuse (1.80s) 05:01:40 [2020-05-08T05:01:40.906Z] === RUN TestRenameInvalidName 05:01:41 [2020-05-08T05:01:41.522Z] --- PASS: TestRenameInvalidName (0.86s) 05:01:41 [2020-05-08T05:01:41.523Z] === RUN TestRenameAnonymousContainer 05:01:42 [2020-05-08T05:01:42.069Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled 05:01:42 [2020-05-08T05:01:42.991Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.81s) 05:01:42 [2020-05-08T05:01:42.991Z] === RUN TestUpdateMemory 05:01:42 [2020-05-08T05:01:42.991Z] --- SKIP: TestUpdateMemory (0.00s) 05:01:42 [2020-05-08T05:01:42.991Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 05:01:42 [2020-05-08T05:01:42.991Z] === RUN TestUpdateCPUQuota 05:01:43 [2020-05-08T05:01:43.339Z] === RUN TestDockerNetworkMacvlan/Addressing 05:01:43 [2020-05-08T05:01:43.914Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled 05:01:44 [2020-05-08T05:01:44.837Z] --- PASS: TestUpdateCPUQuota (1.86s) 05:01:44 [2020-05-08T05:01:44.837Z] === RUN TestUpdatePidsLimit 05:01:44 [2020-05-08T05:01:44.837Z] === RUN TestUpdatePidsLimit/update_from_none 05:01:45 [2020-05-08T05:01:45.240Z] --- PASS: TestDockerNetworkMacvlan (18.38s) 05:01:45 [2020-05-08T05:01:45.240Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) 05:01:45 [2020-05-08T05:01:45.240Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) 05:01:45 [2020-05-08T05:01:45.240Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s) 05:01:45 [2020-05-08T05:01:45.240Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.11s) 05:01:45 [2020-05-08T05:01:45.240Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.78s) 05:01:45 [2020-05-08T05:01:45.240Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s) 05:01:45 [2020-05-08T05:01:45.240Z] PASS 05:01:45 [2020-05-08T05:01:45.240Z] 05:01:45 [2020-05-08T05:01:45.240Z] DONE 8 tests in 20.489s 05:01:45 [2020-05-08T05:01:45.240Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 05:01:45 [2020-05-08T05:01:45.240Z] ++ 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 05:01:45 [2020-05-08T05:01:45.240Z] ++ set -e 05:01:45 [2020-05-08T05:01:45.240Z] ++ '[' -n 0 ']' 05:01:45 [2020-05-08T05:01:45.240Z] ++ set -x 05:01:45 [2020-05-08T05:01:45.240Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m 05:01:45 [2020-05-08T05:01:45.240Z] testing: warning: no tests to run 05:01:45 [2020-05-08T05:01:45.240Z] PASS 05:01:45 [2020-05-08T05:01:45.240Z] 05:01:45 [2020-05-08T05:01:45.240Z] DONE 0 tests in 0.026s 05:01:45 [2020-05-08T05:01:45.240Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 05:01:45 [2020-05-08T05:01:45.240Z] ++ 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 05:01:45 [2020-05-08T05:01:45.240Z] ++ set -e 05:01:45 [2020-05-08T05:01:45.240Z] ++ '[' -n 0 ']' 05:01:45 [2020-05-08T05:01:45.240Z] ++ set -x 05:01:45 [2020-05-08T05:01:45.240Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 05:01:45 [2020-05-08T05:01:45.240Z] INFO: Testing against a local daemon 05:01:45 [2020-05-08T05:01:45.240Z] === RUN TestAuthZPluginAllowRequest 05:01:45 [2020-05-08T05:01:45.396Z] === RUN TestUpdatePidsLimit/no_change 05:01:45 [2020-05-08T05:01:45.422Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) 05:01:45 [2020-05-08T05:01:45.422Z] === RUN TestBuildUncleanTarFilenames 05:01:45 [2020-05-08T05:01:45.651Z] === RUN TestUpdatePidsLimit/update_lower 05:01:45 [2020-05-08T05:01:45.679Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) 05:01:45 [2020-05-08T05:01:45.679Z] === RUN TestBuildMultiStageLayerLeak 05:01:46 [2020-05-08T05:01:46.212Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg 05:01:46 [2020-05-08T05:01:46.212Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 05:01:46 [2020-05-08T05:01:46.467Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 05:01:46 [2020-05-08T05:01:46.990Z] --- PASS: TestRenameAnonymousContainer (4.80s) 05:01:46 [2020-05-08T05:01:46.990Z] === RUN TestRenameContainerWithSameName 05:01:47 [2020-05-08T05:01:47.026Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 05:01:47 [2020-05-08T05:01:47.140Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) 05:01:47 [2020-05-08T05:01:47.141Z] === RUN TestAuthZPluginTLS 05:01:47 [2020-05-08T05:01:47.270Z] --- PASS: TestRenameContainerWithSameName (0.90s) 05:01:47 [2020-05-08T05:01:47.270Z] === RUN TestRenameContainerWithLinkedContainer 05:01:47 [2020-05-08T05:01:47.281Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 05:01:47 [2020-05-08T05:01:47.281Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse 05:01:47 [2020-05-08T05:01:47.708Z] --- PASS: TestAuthZPluginTLS (0.67s) 05:01:47 [2020-05-08T05:01:47.708Z] === RUN TestAuthZPluginDenyRequest 05:01:47 [2020-05-08T05:01:47.841Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts 05:01:48 [2020-05-08T05:01:48.275Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) 05:01:48 [2020-05-08T05:01:48.275Z] === RUN TestAuthZPluginAPIDenyResponse 05:01:48 [2020-05-08T05:01:48.767Z] --- PASS: TestUpdatePidsLimit (3.76s) 05:01:48 [2020-05-08T05:01:48.767Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) 05:01:48 [2020-05-08T05:01:48.767Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) 05:01:48 [2020-05-08T05:01:48.767Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) 05:01:48 [2020-05-08T05:01:48.767Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) 05:01:48 [2020-05-08T05:01:48.767Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) 05:01:48 [2020-05-08T05:01:48.767Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) 05:01:48 [2020-05-08T05:01:48.767Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) 05:01:48 [2020-05-08T05:01:48.767Z] === RUN TestUpdateRestartPolicy 05:01:48 [2020-05-08T05:01:48.843Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) 05:01:48 [2020-05-08T05:01:48.843Z] === RUN TestAuthZPluginDenyResponse 05:01:49 [2020-05-08T05:01:49.022Z] === RUN TestDockerSuite/TestBuildCacheAdd 05:01:49 [2020-05-08T05:01:49.284Z] --- PASS: TestRenameContainerWithLinkedContainer (1.76s) 05:01:49 [2020-05-08T05:01:49.284Z] === RUN TestResize 05:01:49 [2020-05-08T05:01:49.780Z] --- PASS: TestAuthZPluginDenyResponse (0.63s) 05:01:49 [2020-05-08T05:01:49.780Z] === RUN TestAuthZPluginAllowEventStream 05:01:49 [2020-05-08T05:01:49.908Z] --- PASS: TestResize (0.84s) 05:01:49 [2020-05-08T05:01:49.908Z] === RUN TestResizeWithInvalidSize 05:01:49 [2020-05-08T05:01:49.944Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink 05:01:50 [2020-05-08T05:01:50.503Z] === RUN TestDockerSuite/TestBuildCacheFrom 05:01:50 [2020-05-08T05:01:50.519Z] --- PASS: TestResizeWithInvalidSize (0.83s) 05:01:50 [2020-05-08T05:01:50.519Z] === RUN TestResizeWhenContainerNotStarted 05:01:50 [2020-05-08T05:01:50.939Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) 05:01:50 [2020-05-08T05:01:50.939Z] === RUN TestBuildWithHugeFile 05:01:51 [2020-05-08T05:01:51.155Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) 05:01:51 [2020-05-08T05:01:51.155Z] === RUN TestAuthZPluginErrorResponse 05:01:51 [2020-05-08T05:01:51.523Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) 05:01:51 [2020-05-08T05:01:51.523Z] === RUN TestDaemonRestartKillContainers 05:01:51 [2020-05-08T05:01:51.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 05:01:51 [2020-05-08T05:01:51.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 05:01:51 [2020-05-08T05:01:51.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 05:01:51 [2020-05-08T05:01:51.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 05:01:51 [2020-05-08T05:01:51.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 05:01:51 [2020-05-08T05:01:51.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 05:01:51 [2020-05-08T05:01:51.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 05:01:51 [2020-05-08T05:01:51.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 05:01:51 [2020-05-08T05:01:51.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 05:01:51 [2020-05-08T05:01:51.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 05:01:51 [2020-05-08T05:01:51.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 05:01:51 [2020-05-08T05:01:51.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 05:01:51 [2020-05-08T05:01:51.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 05:01:51 [2020-05-08T05:01:51.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 05:01:51 [2020-05-08T05:01:51.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 05:01:51 [2020-05-08T05:01:51.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 05:01:51 [2020-05-08T05:01:51.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 05:01:51 [2020-05-08T05:01:51.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 05:01:51 [2020-05-08T05:01:51.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 05:01:51 [2020-05-08T05:01:51.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 05:01:51 [2020-05-08T05:01:51.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 05:01:51 [2020-05-08T05:01:51.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 05:01:51 [2020-05-08T05:01:51.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 05:01:51 [2020-05-08T05:01:51.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 05:01:51 [2020-05-08T05:01:51.523Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 05:01:51 [2020-05-08T05:01:51.523Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 05:01:52 [2020-05-08T05:01:52.090Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) 05:01:52 [2020-05-08T05:01:52.090Z] === RUN TestAuthZPluginErrorRequest 05:01:52 [2020-05-08T05:01:52.388Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume 05:01:52 [2020-05-08T05:01:52.618Z] Leaving: AppArmorNo profiles have been unloaded. 05:01:52 [2020-05-08T05:01:52.618Z] 05:01:52 [2020-05-08T05:01:52.618Z] Unloading profiles will leave already running processes permanently 05:01:52 [2020-05-08T05:01:52.618Z] unconfined, which can lead to unexpected situations. 05:01:52 [2020-05-08T05:01:52.618Z] 05:01:52 [2020-05-08T05:01:52.618Z] To set a process to complain mode, use the command line tool 05:01:52 [2020-05-08T05:01:52.618Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 05:01:52 [2020-05-08T05:01:52.618Z] 05:01:52 [2020-05-08T05:01:52.657Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) 05:01:52 [2020-05-08T05:01:52.657Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration Post stage [Pipeline] junit 05:01:52 [2020-05-08T05:01:52.885Z] Recording test results 05:01:53 [2020-05-08T05:01:53.224Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) 05:01:53 [2020-05-08T05:01:53.224Z] === RUN TestAuthZPluginEnsureLoadImportWorking [Pipeline] sh 05:01:53 [2020-05-08T05:01:53.497Z] + echo Ensuring container killed. 05:01:53 [2020-05-08T05:01:53.497Z] Ensuring container killed. 05:01:53 [2020-05-08T05:01:53.497Z] + docker rm -vf docker-pr5 05:01:53 [2020-05-08T05:01:53.497Z] Error: No such container: docker-pr5 05:01:53 [2020-05-08T05:01:53.497Z] + true [Pipeline] sh 05:01:53 [2020-05-08T05:01:53.536Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 05:01:53 [2020-05-08T05:01:53.776Z] + echo Chowning /workspace to jenkins user 05:01:53 [2020-05-08T05:01:53.776Z] Chowning /workspace to jenkins user 05:01:53 [2020-05-08T05:01:53.776Z] + id -u 05:01:53 [2020-05-08T05:01:53.776Z] + id -g 05:01:53 [2020-05-08T05:01:53.776Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40846:/workspace busybox chown -R 1000:1000 /workspace 05:01:53 [2020-05-08T05:01:53.816Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [Pipeline] catchError [Pipeline] { [Pipeline] sh 05:01:54 [2020-05-08T05:01:54.821Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 05:01:54 [2020-05-08T05:01:54.997Z] + bundleName=docker-py 05:01:54 [2020-05-08T05:01:54.997Z] + echo Creating docker-py-bundles.tar.gz 05:01:54 [2020-05-08T05:01:54.997Z] Creating docker-py-bundles.tar.gz 05:01:54 [2020-05-08T05:01:54.997Z] + 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 05:01:55 [2020-05-08T05:01:55.008Z] Archiving artifacts 05:01:55 [2020-05-08T05:01:55.129Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 05:01:55 [2020-05-08T05:01:55.132Z] Loaded image: buildpack-deps:jessie 05:01:55 [2020-05-08T05:01:55.132Z] Loaded image: busybox:latest 05:01:55 [2020-05-08T05:01:55.132Z] Loaded image: busybox:glibc 05:01:55 [2020-05-08T05:01:55.132Z] Loaded image: debian:jessie 05:01:55 [2020-05-08T05:01:55.132Z] Loaded image: hello-world:latest 05:01:55 [2020-05-08T05:01:55.132Z] INFO: Testing against a local daemon 05:01:55 [2020-05-08T05:01:55.132Z] === RUN TestCgroupNamespacesBuild 05:01:55 [2020-05-08T05:01:55.297Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40846/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh 05:01:55 [2020-05-08T05:01:55.672Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40846/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=96109a81abb3ed379e894a79eee4dc18162866ce -e DOCKER_GRAPHDRIVER docker:96109a81abb3ed379e894a79eee4dc18162866ce hack/make.sh binary-daemon 05:01:55 [2020-05-08T05:01:55.754Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) 05:01:55 [2020-05-08T05:01:55.754Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 05:01:55 [2020-05-08T05:01:55.758Z] --- PASS: TestCgroupNamespacesBuild (1.62s) 05:01:55 [2020-05-08T05:01:55.758Z] === RUN TestCgroupNamespacesBuildDaemonHostMode 05:01:55 [2020-05-08T05:01:55.928Z] 05:01:56 [2020-05-08T05:01:56.137Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 05:01:56 [2020-05-08T05:01:56.185Z] Removing bundles/ 05:01:56 [2020-05-08T05:01:56.185Z] 05:01:56 [2020-05-08T05:01:56.185Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) 05:01:56 [2020-05-08T05:01:56.185Z] Building: bundles/binary-daemon/dockerd-dev 05:01:56 [2020-05-08T05:01:56.185Z] GOOS="" GOARCH="" GOARM="" 05:01:56 [2020-05-08T05:01:56.751Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 05:01:57 [2020-05-08T05:01:57.248Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.65s) 05:01:57 [2020-05-08T05:01:57.248Z] === RUN TestBuildWithSession 05:01:57 [2020-05-08T05:01:57.248Z] --- SKIP: TestBuildWithSession (0.00s) 05:01:57 [2020-05-08T05:01:57.248Z] build_session_test.go:25: TODO: BuildKit 05:01:57 [2020-05-08T05:01:57.248Z] === RUN TestBuildSquashParent 05:01:57 [2020-05-08T05:01:57.626Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer 05:01:57 [2020-05-08T05:01:57.626Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength 05:01:57 [2020-05-08T05:01:57.655Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s) 05:01:57 [2020-05-08T05:01:57.655Z] === RUN TestAuthZPluginHeader 05:01:58 [2020-05-08T05:01:58.549Z] === RUN TestDockerSuite/TestBuildCacheRootSource 05:01:58 [2020-05-08T05:01:58.590Z] --- PASS: TestAuthZPluginHeader (1.00s) 05:01:58 [2020-05-08T05:01:58.590Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 05:01:58 [2020-05-08T05:01:58.590Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 05:01:58 [2020-05-08T05:01:58.590Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:01:58 [2020-05-08T05:01:58.590Z] === RUN TestAuthZPluginV2Disable 05:01:58 [2020-05-08T05:01:58.590Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 05:01:58 [2020-05-08T05:01:58.590Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:01:58 [2020-05-08T05:01:58.590Z] === RUN TestAuthZPluginV2RejectVolumeRequests 05:01:58 [2020-05-08T05:01:58.590Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 05:01:58 [2020-05-08T05:01:58.590Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:01:58 [2020-05-08T05:01:58.590Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 05:01:58 [2020-05-08T05:01:58.590Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 05:01:58 [2020-05-08T05:01:58.590Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:01:58 [2020-05-08T05:01:58.590Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 05:01:58 [2020-05-08T05:01:58.767Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 05:01:58 [2020-05-08T05:01:58.767Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 05:01:59 [2020-05-08T05:01:59.107Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs 05:01:59 [2020-05-08T05:01:59.107Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep 05:02:00 [2020-05-08T05:02:00.030Z] === RUN TestDockerSuite/TestBuildChownOnCopy 05:02:01 [2020-05-08T05:02:01.432Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 05:02:01 [2020-05-08T05:02:01.713Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 05:02:02 [2020-05-08T05:02:02.544Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins 05:02:02 [2020-05-08T05:02:02.544Z] --- PASS: TestUpdateRestartPolicy (13.74s) 05:02:02 [2020-05-08T05:02:02.544Z] === RUN TestUpdateRestartWithAutoRemove 05:02:02 [2020-05-08T05:02:02.570Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:02:02 [2020-05-08T05:02:02.570Z] INFO: Testing against a local daemon 05:02:02 [2020-05-08T05:02:02.789Z] --- PASS: TestBuildSquashParent (5.10s) 05:02:02 [2020-05-08T05:02:02.789Z] === RUN TestBuildWithRemoveAndForceRemove 05:02:02 [2020-05-08T05:02:02.789Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 05:02:02 [2020-05-08T05:02:02.789Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 05:02:02 [2020-05-08T05:02:02.789Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove 05:02:02 [2020-05-08T05:02:02.789Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove 05:02:02 [2020-05-08T05:02:02.789Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 05:02:02 [2020-05-08T05:02:02.789Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 05:02:02 [2020-05-08T05:02:02.789Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 05:02:02 [2020-05-08T05:02:02.789Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 05:02:02 [2020-05-08T05:02:02.789Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove 05:02:02 [2020-05-08T05:02:02.789Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove 05:02:02 [2020-05-08T05:02:02.789Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 05:02:02 [2020-05-08T05:02:02.789Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 05:02:02 [2020-05-08T05:02:02.789Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal 05:02:02 [2020-05-08T05:02:02.789Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove 05:02:02 [2020-05-08T05:02:02.789Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove 05:02:02 [2020-05-08T05:02:02.789Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal 05:02:03 [2020-05-08T05:02:03.467Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) 05:02:03 [2020-05-08T05:02:03.467Z] === RUN TestWaitNonBlocked 05:02:03 [2020-05-08T05:02:03.467Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 05:02:03 [2020-05-08T05:02:03.467Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 05:02:03 [2020-05-08T05:02:03.467Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 05:02:03 [2020-05-08T05:02:03.467Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 05:02:03 [2020-05-08T05:02:03.467Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 05:02:03 [2020-05-08T05:02:03.467Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 05:02:04 [2020-05-08T05:02:04.378Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 05:02:04 [2020-05-08T05:02:04.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.90s) 05:02:04 [2020-05-08T05:02:04.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.30s) 05:02:04 [2020-05-08T05:02:04.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) 05:02:04 [2020-05-08T05:02:04.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s) 05:02:04 [2020-05-08T05:02:04.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) 05:02:04 [2020-05-08T05:02:04.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) 05:02:04 [2020-05-08T05:02:04.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.31s) 05:02:04 [2020-05-08T05:02:04.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.22s) 05:02:04 [2020-05-08T05:02:04.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.93s) 05:02:04 [2020-05-08T05:02:04.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.81s) 05:02:04 [2020-05-08T05:02:04.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.25s) 05:02:04 [2020-05-08T05:02:04.378Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.30s) 05:02:04 [2020-05-08T05:02:04.378Z] === RUN TestCgroupNamespacesRun 05:02:04 [2020-05-08T05:02:04.831Z] --- PASS: TestWaitNonBlocked (0.02s) 05:02:04 [2020-05-08T05:02:04.831Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) 05:02:04 [2020-05-08T05:02:04.831Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.29s) 05:02:04 [2020-05-08T05:02:04.831Z] === RUN TestWaitBlocked 05:02:04 [2020-05-08T05:02:04.831Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 05:02:04 [2020-05-08T05:02:04.831Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 05:02:04 [2020-05-08T05:02:04.831Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 05:02:04 [2020-05-08T05:02:04.831Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 05:02:04 [2020-05-08T05:02:04.831Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 05:02:04 [2020-05-08T05:02:04.831Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 05:02:05 [2020-05-08T05:02:05.522Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove 05:02:05 [2020-05-08T05:02:05.754Z] --- PASS: TestWaitBlocked (0.02s) 05:02:05 [2020-05-08T05:02:05.754Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.93s) 05:02:05 [2020-05-08T05:02:05.754Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) 05:02:05 [2020-05-08T05:02:05.754Z] === CONT TestContainerStartOnDaemonRestart 05:02:05 [2020-05-08T05:02:05.754Z] === CONT TestIpcModeOlderClient 05:02:05 [2020-05-08T05:02:05.811Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove 05:02:05 [2020-05-08T05:02:05.847Z] --- PASS: TestCgroupNamespacesRun (1.77s) 05:02:05 [2020-05-08T05:02:05.847Z] === RUN TestCgroupNamespacesRunPrivileged 05:02:06 [2020-05-08T05:02:06.009Z] --- PASS: TestIpcModeOlderClient (0.13s) 05:02:06 [2020-05-08T05:02:06.009Z] === CONT TestDaemonHostGatewayIP 05:02:06 [2020-05-08T05:02:06.009Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout 05:02:06 [2020-05-08T05:02:06.567Z] === RUN TestDockerSuite/TestBuildChownSingleFile 05:02:07 [2020-05-08T05:02:07.312Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) 05:02:07 [2020-05-08T05:02:07.312Z] === RUN TestCgroupNamespacesRunDaemonHostMode 05:02:07 [2020-05-08T05:02:07.873Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) 05:02:07 [2020-05-08T05:02:07.873Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.88s) 05:02:07 [2020-05-08T05:02:07.873Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.16s) 05:02:07 [2020-05-08T05:02:07.873Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.44s) 05:02:07 [2020-05-08T05:02:07.873Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.48s) 05:02:07 [2020-05-08T05:02:07.873Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.15s) 05:02:07 [2020-05-08T05:02:07.873Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.94s) 05:02:07 [2020-05-08T05:02:07.873Z] === RUN TestBuildMultiStageCopy 05:02:07 [2020-05-08T05:02:07.873Z] === RUN TestBuildMultiStageCopy/copy_to_root 05:02:08 [2020-05-08T05:02:08.452Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile 05:02:09 [2020-05-08T05:02:09.325Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) 05:02:09 [2020-05-08T05:02:09.326Z] === RUN TestCgroupNamespacesRunHostMode 05:02:09 [2020-05-08T05:02:09.376Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint 05:02:09 [2020-05-08T05:02:09.376Z] --- PASS: TestContainerStartOnDaemonRestart (3.65s) 05:02:09 [2020-05-08T05:02:09.376Z] === CONT TestContainerKillOnDaemonStart 05:02:09 [2020-05-08T05:02:09.917Z] === RUN TestBuildMultiStageCopy/copy_to_newdir 05:02:09 [2020-05-08T05:02:09.917Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested 05:02:09 [2020-05-08T05:02:09.934Z] --- PASS: TestDaemonHostGatewayIP (4.16s) 05:02:09 [2020-05-08T05:02:09.934Z] === CONT TestDaemonRestartIpcMode 05:02:10 [2020-05-08T05:02:10.189Z] === RUN TestDockerSuite/TestBuildClearCmd 05:02:10 [2020-05-08T05:02:10.207Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir 05:02:10 [2020-05-08T05:02:10.748Z] === RUN TestDockerSuite/TestBuildCmd 05:02:10 [2020-05-08T05:02:10.791Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) 05:02:10 [2020-05-08T05:02:10.791Z] === RUN TestCgroupNamespacesRunPrivateMode 05:02:10 [2020-05-08T05:02:10.835Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir 05:02:11 [2020-05-08T05:02:11.003Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC 05:02:11 [2020-05-08T05:02:11.123Z] --- PASS: TestBuildMultiStageCopy (3.50s) 05:02:11 [2020-05-08T05:02:11.123Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.92s) 05:02:11 [2020-05-08T05:02:11.123Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) 05:02:11 [2020-05-08T05:02:11.123Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s) 05:02:11 [2020-05-08T05:02:11.123Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) 05:02:11 [2020-05-08T05:02:11.123Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) 05:02:11 [2020-05-08T05:02:11.123Z] === RUN TestBuildMultiStageParentConfig 05:02:11 [2020-05-08T05:02:11.563Z] === RUN TestDockerSuite/TestBuildCmdShDashC 05:02:11 [2020-05-08T05:02:11.817Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped 05:02:11 [2020-05-08T05:02:11.817Z] === RUN TestDockerSuite/TestBuildCmdSpaces 05:02:12 [2020-05-08T05:02:12.071Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins 05:02:12 [2020-05-08T05:02:12.146Z] --- PASS: TestBuildMultiStageParentConfig (0.97s) 05:02:12 [2020-05-08T05:02:12.146Z] === RUN TestBuildLabelWithTargets 05:02:12 [2020-05-08T05:02:12.804Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.68s) 05:02:12 [2020-05-08T05:02:12.804Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 05:02:13 [2020-05-08T05:02:13.432Z] === RUN TestDockerSuite/TestBuildCommentsShebangs 05:02:13 [2020-05-08T05:02:13.648Z] --- PASS: TestBuildLabelWithTargets (1.58s) 05:02:13 [2020-05-08T05:02:13.648Z] === RUN TestBuildWithEmptyLayers 05:02:13 [2020-05-08T05:02:13.687Z] --- PASS: TestDaemonRestartIpcMode (3.70s) 05:02:14 [2020-05-08T05:02:14.268Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.65s) 05:02:14 [2020-05-08T05:02:14.268Z] === RUN TestCgroupNamespacesRunInvalidMode 05:02:14 [2020-05-08T05:02:14.669Z] --- PASS: TestBuildWithEmptyLayers (0.79s) 05:02:14 [2020-05-08T05:02:14.669Z] === RUN TestBuildMultiStageOnBuild 05:02:14 [2020-05-08T05:02:14.817Z] ok github.com/docker/docker/integration/build 14.446s 05:02:14 [2020-05-08T05:02:14.817Z] 05:02:14 [2020-05-08T05:02:14.817Z] === Skipped 05:02:14 [2020-05-08T05:02:14.817Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) 05:02:14 [2020-05-08T05:02:14.817Z] build_session_test.go:25: TODO: BuildKit 05:02:14 [2020-05-08T05:02:14.817Z] 05:02:14 [2020-05-08T05:02:14.817Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) 05:02:14 [2020-05-08T05:02:14.817Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" 05:02:14 [2020-05-08T05:02:14.817Z] 05:02:14 [2020-05-08T05:02:14.817Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) 05:02:14 [2020-05-08T05:02:14.817Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME 05:02:14 [2020-05-08T05:02:14.817Z] 05:02:14 [2020-05-08T05:02:14.817Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) 05:02:14 [2020-05-08T05:02:14.817Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME 05:02:14 [2020-05-08T05:02:14.817Z] 05:02:14 [2020-05-08T05:02:14.817Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) 05:02:14 [2020-05-08T05:02:14.817Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME 05:02:14 [2020-05-08T05:02:14.817Z] 05:02:14 [2020-05-08T05:02:14.817Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) 05:02:14 [2020-05-08T05:02:14.817Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME 05:02:14 [2020-05-08T05:02:14.817Z] 05:02:14 [2020-05-08T05:02:14.817Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) 05:02:14 [2020-05-08T05:02:14.817Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME 05:02:14 [2020-05-08T05:02:14.817Z] 05:02:14 [2020-05-08T05:02:14.817Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) 05:02:14 [2020-05-08T05:02:14.817Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME 05:02:14 [2020-05-08T05:02:14.817Z] 05:02:14 [2020-05-08T05:02:14.817Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) 05:02:14 [2020-05-08T05:02:14.817Z] build_test.go:491: testEnv.OSType == "windows" 05:02:14 [2020-05-08T05:02:14.817Z] 05:02:14 [2020-05-08T05:02:14.817Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) 05:02:14 [2020-05-08T05:02:14.817Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME 05:02:14 [2020-05-08T05:02:14.817Z] 05:02:14 [2020-05-08T05:02:14.817Z] 05:02:14 [2020-05-08T05:02:14.817Z] DONE 22 tests, 10 skipped in 35.994s 05:02:14 [2020-05-08T05:02:14.817Z] 05:02:14 [2020-05-08T05:02:14.817Z] Running D:\gopath\src\github.com\docker\docker\integration\config 05:02:15 [2020-05-08T05:02:15.270Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) 05:02:15 [2020-05-08T05:02:15.270Z] === RUN TestCgroupNamespacesRunOlderClient 05:02:15 [2020-05-08T05:02:15.762Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:02:15 [2020-05-08T05:02:15.762Z] INFO: Testing against a local daemon 05:02:15 [2020-05-08T05:02:15.762Z] ok github.com/docker/docker/integration/config 0.216s 05:02:15 [2020-05-08T05:02:15.762Z] 05:02:15 [2020-05-08T05:02:15.762Z] === Skipped 05:02:15 [2020-05-08T05:02:15.762Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) 05:02:15 [2020-05-08T05:02:15.762Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" 05:02:15 [2020-05-08T05:02:15.762Z] 05:02:15 [2020-05-08T05:02:15.762Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.01s) 05:02:15 [2020-05-08T05:02:15.762Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" 05:02:15 [2020-05-08T05:02:15.762Z] 05:02:15 [2020-05-08T05:02:15.762Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) 05:02:15 [2020-05-08T05:02:15.762Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" 05:02:15 [2020-05-08T05:02:15.762Z] 05:02:15 [2020-05-08T05:02:15.762Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) 05:02:15 [2020-05-08T05:02:15.762Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" 05:02:15 [2020-05-08T05:02:15.762Z] 05:02:15 [2020-05-08T05:02:15.762Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) 05:02:15 [2020-05-08T05:02:15.762Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" 05:02:15 [2020-05-08T05:02:15.762Z] 05:02:15 [2020-05-08T05:02:15.762Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) 05:02:15 [2020-05-08T05:02:15.762Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" 05:02:15 [2020-05-08T05:02:15.762Z] 05:02:15 [2020-05-08T05:02:15.762Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) 05:02:15 [2020-05-08T05:02:15.762Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" 05:02:15 [2020-05-08T05:02:15.762Z] 05:02:15 [2020-05-08T05:02:15.762Z] 05:02:15 [2020-05-08T05:02:15.762Z] DONE 7 tests, 7 skipped in 2.389s 05:02:16 [2020-05-08T05:02:16.210Z] 05:02:16 [2020-05-08T05:02:16.210Z] Running D:\gopath\src\github.com\docker\docker\integration\container 05:02:16 [2020-05-08T05:02:16.666Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.01s) 05:02:16 [2020-05-08T05:02:16.666Z] PASS 05:02:16 [2020-05-08T05:02:16.666Z] 05:02:16 [2020-05-08T05:02:16.666Z] === Skipped 05:02:16 [2020-05-08T05:02:16.666Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 05:02:16 [2020-05-08T05:02:16.666Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:02:16 [2020-05-08T05:02:16.666Z] 05:02:16 [2020-05-08T05:02:16.666Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 05:02:16 [2020-05-08T05:02:16.666Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:02:16 [2020-05-08T05:02:16.666Z] 05:02:16 [2020-05-08T05:02:16.666Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 05:02:16 [2020-05-08T05:02:16.666Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:02:16 [2020-05-08T05:02:16.666Z] 05:02:16 [2020-05-08T05:02:16.666Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 05:02:16 [2020-05-08T05:02:16.666Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:02:16 [2020-05-08T05:02:16.666Z] 05:02:16 [2020-05-08T05:02:16.666Z] 05:02:16 [2020-05-08T05:02:16.666Z] DONE 17 tests, 4 skipped in 31.666s 05:02:16 [2020-05-08T05:02:16.666Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 05:02:16 [2020-05-08T05:02:16.666Z] ++ 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 05:02:16 [2020-05-08T05:02:16.666Z] ++ set -e 05:02:16 [2020-05-08T05:02:16.666Z] ++ '[' -n 0 ']' 05:02:16 [2020-05-08T05:02:16.666Z] ++ set -x 05:02:16 [2020-05-08T05:02:16.666Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 05:02:16 [2020-05-08T05:02:16.739Z] --- PASS: TestBuildMultiStageOnBuild (2.16s) 05:02:16 [2020-05-08T05:02:16.739Z] === RUN TestBuildUncleanTarFilenames 05:02:16 [2020-05-08T05:02:16.924Z] INFO: Testing against a local daemon 05:02:16 [2020-05-08T05:02:16.925Z] === RUN TestPluginInvalidJSON 05:02:16 [2020-05-08T05:02:16.925Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 05:02:16 [2020-05-08T05:02:16.925Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 05:02:16 [2020-05-08T05:02:16.925Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 05:02:16 [2020-05-08T05:02:16.925Z] --- PASS: TestPluginInvalidJSON (0.03s) 05:02:16 [2020-05-08T05:02:16.925Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 05:02:16 [2020-05-08T05:02:16.925Z] === RUN TestPluginInstall 05:02:16 [2020-05-08T05:02:16.925Z] === RUN TestPluginInstall/no_auth 05:02:17 [2020-05-08T05:02:17.285Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) 05:02:17 [2020-05-08T05:02:17.285Z] === RUN TestKernelTCPMemory 05:02:17 [2020-05-08T05:02:17.763Z] --- PASS: TestBuildUncleanTarFilenames (1.19s) 05:02:17 [2020-05-08T05:02:17.763Z] === RUN TestBuildMultiStageLayerLeak 05:02:17 [2020-05-08T05:02:17.841Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation 05:02:17 [2020-05-08T05:02:17.897Z] --- PASS: TestKernelTCPMemory (0.91s) 05:02:17 [2020-05-08T05:02:17.897Z] === RUN TestNISDomainname 05:02:18 [2020-05-08T05:02:18.399Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse 05:02:18 [2020-05-08T05:02:18.899Z] --- PASS: TestNISDomainname (1.00s) 05:02:18 [2020-05-08T05:02:18.899Z] === RUN TestHostnameDnsResolution 05:02:18 [2020-05-08T05:02:18.958Z] === RUN TestDockerSuite/TestBuildConditionalCache 05:02:18 [2020-05-08T05:02:18.958Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost 05:02:19 [2020-05-08T05:02:19.064Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:02:19 [2020-05-08T05:02:19.064Z] INFO: Testing against a local daemon 05:02:19 [2020-05-08T05:02:19.516Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes 05:02:19 [2020-05-08T05:02:19.771Z] === RUN TestDockerSuite/TestBuildContChar 05:02:20 [2020-05-08T05:02:20.481Z] --- PASS: TestBuildMultiStageLayerLeak (2.27s) 05:02:20 [2020-05-08T05:02:20.481Z] === RUN TestBuildWithHugeFile 05:02:20 [2020-05-08T05:02:20.913Z] --- PASS: TestHostnameDnsResolution (1.75s) 05:02:20 [2020-05-08T05:02:20.913Z] === RUN TestStats 05:02:22 [2020-05-08T05:02:22.195Z] time="2020-05-08T05:02:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:02:22 [2020-05-08T05:02:22.196Z] time="2020-05-08T05:02:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" 05:02:22 [2020-05-08T05:02:22.196Z] time="2020-05-08T05:02:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a08937c7b894bf2c0e6bafb97ec6baba7965622c7fba8e68f57b16ba3f3c4ff7" mediatype=application/vnd.docker.plugin.v1+json size=522 05:02:22 [2020-05-08T05:02:22.196Z] time="2020-05-08T05:02:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:02:22 [2020-05-08T05:02:22.196Z] time="2020-05-08T05:02:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" 05:02:22 [2020-05-08T05:02:22.196Z] time="2020-05-08T05:02:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a08937c7b894bf2c0e6bafb97ec6baba7965622c7fba8e68f57b16ba3f3c4ff7" mediatype=application/vnd.docker.plugin.v1+json size=522 05:02:22 [2020-05-08T05:02:22.277Z] --- PASS: TestContainerKillOnDaemonStart (12.57s) 05:02:22 [2020-05-08T05:02:22.277Z] PASS 05:02:22 [2020-05-08T05:02:22.277Z] 05:02:22 [2020-05-08T05:02:22.277Z] === Skipped 05:02:22 [2020-05-08T05:02:22.277Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 05:02:22 [2020-05-08T05:02:22.277Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 05:02:22 [2020-05-08T05:02:22.277Z] 05:02:22 [2020-05-08T05:02:22.277Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) 05:02:22 [2020-05-08T05:02:22.277Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 05:02:22 [2020-05-08T05:02:22.277Z] 05:02:22 [2020-05-08T05:02:22.277Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) 05:02:22 [2020-05-08T05:02:22.277Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 05:02:22 [2020-05-08T05:02:22.277Z] 05:02:22 [2020-05-08T05:02:22.277Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 05:02:22 [2020-05-08T05:02:22.277Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 05:02:22 [2020-05-08T05:02:22.277Z] 05:02:22 [2020-05-08T05:02:22.277Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 05:02:22 [2020-05-08T05:02:22.277Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 05:02:22 [2020-05-08T05:02:22.277Z] 05:02:22 [2020-05-08T05:02:22.277Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) 05:02:22 [2020-05-08T05:02:22.277Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 05:02:22 [2020-05-08T05:02:22.277Z] 05:02:22 [2020-05-08T05:02:22.277Z] 05:02:22 [2020-05-08T05:02:22.277Z] DONE 200 tests, 6 skipped in 161.165s 05:02:22 [2020-05-08T05:02:22.277Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 05:02:22 [2020-05-08T05:02:22.277Z] ++ 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 05:02:22 [2020-05-08T05:02:22.277Z] ++ set -e 05:02:22 [2020-05-08T05:02:22.277Z] ++ '[' -n 0 ']' 05:02:22 [2020-05-08T05:02:22.277Z] ++ set -x 05:02:22 [2020-05-08T05:02:22.277Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m 05:02:22 [2020-05-08T05:02:22.277Z] INFO: Testing against a local daemon 05:02:22 [2020-05-08T05:02:22.277Z] === RUN TestCommitInheritsEnv 05:02:22 [2020-05-08T05:02:22.454Z] === RUN TestPluginInstall/with_htpasswd 05:02:22 [2020-05-08T05:02:22.836Z] --- PASS: TestCommitInheritsEnv (0.53s) 05:02:22 [2020-05-08T05:02:22.836Z] === RUN TestImportExtremelyLargeImageWorks 05:02:22 [2020-05-08T05:02:22.836Z] === PAUSE TestImportExtremelyLargeImageWorks 05:02:22 [2020-05-08T05:02:22.836Z] === RUN TestImagesFilterMultiReference 05:02:22 [2020-05-08T05:02:22.836Z] --- PASS: TestImagesFilterMultiReference (0.07s) 05:02:22 [2020-05-08T05:02:22.836Z] === RUN TestImagePullPlatformInvalid 05:02:22 [2020-05-08T05:02:22.836Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 05:02:22 [2020-05-08T05:02:22.836Z] === RUN TestRemoveImageOrphaning 05:02:23 [2020-05-08T05:02:23.091Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent 05:02:23 [2020-05-08T05:02:23.347Z] --- PASS: TestRemoveImageOrphaning (0.47s) 05:02:23 [2020-05-08T05:02:23.347Z] === RUN TestRemoveImageGarbageCollector 05:02:23 [2020-05-08T05:02:23.388Z] time="2020-05-08T05:02:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:02:23 [2020-05-08T05:02:23.388Z] time="2020-05-08T05:02:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" 05:02:23 [2020-05-08T05:02:23.388Z] time="2020-05-08T05:02:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27a13bab2cb600e0823e0740439ef777fb0bf1f1d13c6b3308b65279253d0d9e" mediatype=application/vnd.docker.plugin.v1+json size=522 05:02:23 [2020-05-08T05:02:23.388Z] time="2020-05-08T05:02:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:02:23 [2020-05-08T05:02:23.388Z] time="2020-05-08T05:02:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" 05:02:23 [2020-05-08T05:02:23.388Z] time="2020-05-08T05:02:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27a13bab2cb600e0823e0740439ef777fb0bf1f1d13c6b3308b65279253d0d9e" mediatype=application/vnd.docker.plugin.v1+json size=522 05:02:23 [2020-05-08T05:02:23.579Z] --- PASS: TestStats (2.94s) 05:02:23 [2020-05-08T05:02:23.579Z] === RUN TestStopContainerWithTimeout 05:02:23 [2020-05-08T05:02:23.579Z] === RUN TestStopContainerWithTimeout/0 05:02:23 [2020-05-08T05:02:23.579Z] === PAUSE TestStopContainerWithTimeout/0 05:02:23 [2020-05-08T05:02:23.579Z] === RUN TestStopContainerWithTimeout/1 05:02:23 [2020-05-08T05:02:23.579Z] === PAUSE TestStopContainerWithTimeout/1 05:02:23 [2020-05-08T05:02:23.579Z] === RUN TestStopContainerWithTimeout/3 05:02:23 [2020-05-08T05:02:23.579Z] === PAUSE TestStopContainerWithTimeout/3 05:02:23 [2020-05-08T05:02:23.579Z] === RUN TestStopContainerWithTimeout/-1 05:02:23 [2020-05-08T05:02:23.579Z] === PAUSE TestStopContainerWithTimeout/-1 05:02:23 [2020-05-08T05:02:23.579Z] === CONT TestStopContainerWithTimeout/0 05:02:23 [2020-05-08T05:02:23.579Z] === CONT TestStopContainerWithTimeout/3 05:02:23 [2020-05-08T05:02:23.647Z] === RUN TestPluginInstall/with_insecure 05:02:24 [2020-05-08T05:02:24.270Z] === RUN TestDockerSuite/TestBuildContextCleanup 05:02:24 [2020-05-08T05:02:24.270Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild 05:02:24 [2020-05-08T05:02:24.525Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors 05:02:24 [2020-05-08T05:02:24.525Z] === RUN TestDockerSuite/TestBuildContextTarGzip 05:02:24 [2020-05-08T05:02:24.582Z] === CONT TestStopContainerWithTimeout/1 05:02:25 [2020-05-08T05:02:25.022Z] time="2020-05-08T05:02:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:02:25 [2020-05-08T05:02:25.022Z] time="2020-05-08T05:02:24Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" 05:02:25 [2020-05-08T05:02:25.022Z] time="2020-05-08T05:02:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec9f78751bccc6646ae20b6fced1dc90e6c9a72f62336f385b5868d4010b8456" mediatype=application/vnd.docker.plugin.v1+json size=522 05:02:25 [2020-05-08T05:02:25.022Z] time="2020-05-08T05:02:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:02:25 [2020-05-08T05:02:25.022Z] time="2020-05-08T05:02:24Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" 05:02:25 [2020-05-08T05:02:25.022Z] time="2020-05-08T05:02:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec9f78751bccc6646ae20b6fced1dc90e6c9a72f62336f385b5868d4010b8456" mediatype=application/vnd.docker.plugin.v1+json size=522 05:02:25 [2020-05-08T05:02:25.280Z] --- PASS: TestPluginInstall (8.40s) 05:02:25 [2020-05-08T05:02:25.280Z] --- PASS: TestPluginInstall/no_auth (5.50s) 05:02:25 [2020-05-08T05:02:25.280Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) 05:02:25 [2020-05-08T05:02:25.280Z] --- PASS: TestPluginInstall/with_insecure (1.70s) 05:02:25 [2020-05-08T05:02:25.280Z] plugin_test.go:157: [db68dbac6d09c] daemon is not started 05:02:25 [2020-05-08T05:02:25.280Z] PASS 05:02:25 [2020-05-08T05:02:25.280Z] 05:02:25 [2020-05-08T05:02:25.280Z] DONE 6 tests in 8.576s 05:02:25 [2020-05-08T05:02:25.280Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 05:02:25 [2020-05-08T05:02:25.280Z] ++ 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 05:02:25 [2020-05-08T05:02:25.280Z] ++ set -e 05:02:25 [2020-05-08T05:02:25.280Z] ++ '[' -n 0 ']' 05:02:25 [2020-05-08T05:02:25.280Z] ++ set -x 05:02:25 [2020-05-08T05:02:25.281Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 05:02:25 [2020-05-08T05:02:25.448Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression 05:02:25 [2020-05-08T05:02:25.539Z] INFO: Testing against a local daemon 05:02:25 [2020-05-08T05:02:25.539Z] === RUN TestExternalGraphDriver 05:02:25 [2020-05-08T05:02:25.539Z] === RUN TestExternalGraphDriver/json 05:02:25 [2020-05-08T05:02:25.799Z] --- PASS: TestRemoveImageGarbageCollector (2.30s) 05:02:25 [2020-05-08T05:02:25.799Z] === RUN TestTagUnprefixedRepoByNameOrName 05:02:25 [2020-05-08T05:02:25.799Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles 05:02:25 [2020-05-08T05:02:25.799Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) 05:02:25 [2020-05-08T05:02:25.799Z] === RUN TestTagInvalidReference 05:02:25 [2020-05-08T05:02:25.799Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost 05:02:25 [2020-05-08T05:02:25.799Z] --- PASS: TestTagInvalidReference (0.05s) 05:02:25 [2020-05-08T05:02:25.799Z] === RUN TestTagValidPrefixedRepo 05:02:25 [2020-05-08T05:02:25.799Z] --- PASS: TestTagValidPrefixedRepo (0.06s) 05:02:25 [2020-05-08T05:02:25.799Z] === RUN TestTagExistedNameWithoutForce 05:02:25 [2020-05-08T05:02:25.799Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) 05:02:25 [2020-05-08T05:02:25.799Z] === RUN TestTagOfficialNames 05:02:25 [2020-05-08T05:02:25.799Z] --- PASS: TestTagOfficialNames (0.07s) 05:02:25 [2020-05-08T05:02:25.799Z] === RUN TestTagMatchesDigest 05:02:26 [2020-05-08T05:02:26.056Z] --- PASS: TestTagMatchesDigest (0.03s) 05:02:26 [2020-05-08T05:02:26.056Z] === CONT TestImportExtremelyLargeImageWorks 05:02:26 [2020-05-08T05:02:26.310Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 05:02:26 [2020-05-08T05:02:26.595Z] === CONT TestStopContainerWithTimeout/-1 05:02:26 [2020-05-08T05:02:26.868Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults 05:02:28 [2020-05-08T05:02:28.073Z] === RUN TestExternalGraphDriver/spec 05:02:29 [2020-05-08T05:02:29.260Z] --- PASS: TestStopContainerWithTimeout (0.01s) 05:02:29 [2020-05-08T05:02:29.261Z] --- PASS: TestStopContainerWithTimeout/0 (0.92s) 05:02:29 [2020-05-08T05:02:29.261Z] --- PASS: TestStopContainerWithTimeout/1 (1.83s) 05:02:29 [2020-05-08T05:02:29.261Z] --- PASS: TestStopContainerWithTimeout/3 (2.93s) 05:02:29 [2020-05-08T05:02:29.261Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) 05:02:29 [2020-05-08T05:02:29.261Z] === RUN TestDeleteDevicemapper 05:02:29 [2020-05-08T05:02:29.261Z] --- SKIP: TestDeleteDevicemapper (0.00s) 05:02:29 [2020-05-08T05:02:29.261Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 05:02:29 [2020-05-08T05:02:29.261Z] === RUN TestStopContainerWithRestartPolicyAlways 05:02:30 [2020-05-08T05:02:30.605Z] === RUN TestExternalGraphDriver/pull 05:02:31 [2020-05-08T05:02:31.026Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp 05:02:31 [2020-05-08T05:02:31.026Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting 05:02:32 [2020-05-08T05:02:32.735Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.51s) 05:02:32 [2020-05-08T05:02:32.735Z] === RUN TestUpdateMemory 05:02:32 [2020-05-08T05:02:32.735Z] --- SKIP: TestUpdateMemory (0.00s) 05:02:32 [2020-05-08T05:02:32.735Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 05:02:32 [2020-05-08T05:02:32.735Z] === RUN TestUpdateCPUQuota 05:02:33 [2020-05-08T05:02:33.138Z] --- PASS: TestExternalGraphDriver (7.28s) 05:02:33 [2020-05-08T05:02:33.138Z] --- PASS: TestExternalGraphDriver/json (2.36s) 05:02:33 [2020-05-08T05:02:33.138Z] --- PASS: TestExternalGraphDriver/spec (2.65s) 05:02:33 [2020-05-08T05:02:33.138Z] --- PASS: TestExternalGraphDriver/pull (2.14s) 05:02:33 [2020-05-08T05:02:33.138Z] === RUN TestGraphdriverPluginV2 05:02:33 [2020-05-08T05:02:33.138Z] --- SKIP: TestGraphdriverPluginV2 (0.04s) 05:02:33 [2020-05-08T05:02:33.138Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:02:33 [2020-05-08T05:02:33.138Z] PASS 05:02:33 [2020-05-08T05:02:33.138Z] 05:02:33 [2020-05-08T05:02:33.138Z] === Skipped 05:02:33 [2020-05-08T05:02:33.138Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s) 05:02:33 [2020-05-08T05:02:33.138Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:02:33 [2020-05-08T05:02:33.138Z] 05:02:33 [2020-05-08T05:02:33.138Z] 05:02:33 [2020-05-08T05:02:33.138Z] DONE 5 tests, 1 skipped in 7.464s 05:02:33 [2020-05-08T05:02:33.138Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 05:02:33 [2020-05-08T05:02:33.138Z] ++ 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 05:02:33 [2020-05-08T05:02:33.138Z] ++ set -e 05:02:33 [2020-05-08T05:02:33.138Z] ++ '[' -n 0 ']' 05:02:33 [2020-05-08T05:02:33.138Z] ++ set -x 05:02:33 [2020-05-08T05:02:33.138Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 05:02:33 [2020-05-08T05:02:33.138Z] INFO: Testing against a local daemon 05:02:33 [2020-05-08T05:02:33.138Z] === RUN TestContinueAfterPluginCrash 05:02:33 [2020-05-08T05:02:33.138Z] === PAUSE TestContinueAfterPluginCrash 05:02:33 [2020-05-08T05:02:33.138Z] === RUN TestReadPluginNoRead 05:02:33 [2020-05-08T05:02:33.138Z] === PAUSE TestReadPluginNoRead 05:02:33 [2020-05-08T05:02:33.138Z] === RUN TestDaemonStartWithLogOpt 05:02:33 [2020-05-08T05:02:33.138Z] === PAUSE TestDaemonStartWithLogOpt 05:02:33 [2020-05-08T05:02:33.138Z] === CONT TestContinueAfterPluginCrash 05:02:33 [2020-05-08T05:02:33.138Z] === CONT TestDaemonStartWithLogOpt 05:02:33 [2020-05-08T05:02:33.138Z] === CONT TestReadPluginNoRead 05:02:34 [2020-05-08T05:02:34.202Z] --- PASS: TestUpdateCPUQuota (1.26s) 05:02:34 [2020-05-08T05:02:34.202Z] === RUN TestUpdatePidsLimit 05:02:34 [2020-05-08T05:02:34.202Z] === RUN TestUpdatePidsLimit/update_from_none 05:02:34 [2020-05-08T05:02:34.282Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig 05:02:34 [2020-05-08T05:02:34.482Z] === RUN TestUpdatePidsLimit/no_change 05:02:34 [2020-05-08T05:02:34.763Z] === RUN TestUpdatePidsLimit/update_lower 05:02:35 [2020-05-08T05:02:35.376Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 05:02:35 [2020-05-08T05:02:35.657Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 05:02:36 [2020-05-08T05:02:36.166Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath 05:02:36 [2020-05-08T05:02:36.268Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 05:02:36 [2020-05-08T05:02:36.549Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 05:02:37 [2020-05-08T05:02:37.334Z] === RUN TestReadPluginNoRead/default 05:02:37 [2020-05-08T05:02:37.901Z] --- PASS: TestDaemonStartWithLogOpt (4.86s) 05:02:38 [2020-05-08T05:02:38.014Z] --- PASS: TestUpdatePidsLimit (3.77s) 05:02:38 [2020-05-08T05:02:38.014Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) 05:02:38 [2020-05-08T05:02:38.014Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) 05:02:38 [2020-05-08T05:02:38.014Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) 05:02:38 [2020-05-08T05:02:38.014Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) 05:02:38 [2020-05-08T05:02:38.014Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) 05:02:38 [2020-05-08T05:02:38.014Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) 05:02:38 [2020-05-08T05:02:38.014Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) 05:02:38 [2020-05-08T05:02:38.014Z] === RUN TestUpdateRestartPolicy 05:02:39 [2020-05-08T05:02:39.275Z] === RUN TestReadPluginNoRead/disabled_caching 05:02:41 [2020-05-08T05:02:41.176Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 05:02:41 [2020-05-08T05:02:41.401Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange 05:02:41 [2020-05-08T05:02:41.401Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey 05:02:41 [2020-05-08T05:02:41.656Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile 05:02:41 [2020-05-08T05:02:41.910Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork 05:02:42 [2020-05-08T05:02:42.470Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir 05:02:43 [2020-05-08T05:02:43.078Z] --- PASS: TestReadPluginNoRead (9.75s) 05:02:43 [2020-05-08T05:02:43.078Z] --- PASS: TestReadPluginNoRead/default (1.90s) 05:02:43 [2020-05-08T05:02:43.078Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.77s) 05:02:43 [2020-05-08T05:02:43.078Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.81s) 05:02:43 [2020-05-08T05:02:43.078Z] read_test.go:91: [da8daba7307af] daemon is not started 05:02:43 [2020-05-08T05:02:43.078Z] --- PASS: TestContinueAfterPluginCrash (10.16s) 05:02:43 [2020-05-08T05:02:43.078Z] PASS 05:02:43 [2020-05-08T05:02:43.078Z] 05:02:43 [2020-05-08T05:02:43.078Z] DONE 6 tests in 10.311s 05:02:43 [2020-05-08T05:02:43.078Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 05:02:43 [2020-05-08T05:02:43.078Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 05:02:43 [2020-05-08T05:02:43.078Z] ++ set -e 05:02:43 [2020-05-08T05:02:43.078Z] ++ '[' -n 0 ']' 05:02:43 [2020-05-08T05:02:43.078Z] ++ set -x 05:02:43 [2020-05-08T05:02:43.078Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 05:02:43 [2020-05-08T05:02:43.078Z] testing: warning: no tests to run 05:02:43 [2020-05-08T05:02:43.078Z] PASS 05:02:43 [2020-05-08T05:02:43.078Z] 05:02:43 [2020-05-08T05:02:43.078Z] DONE 0 tests in 0.039s 05:02:43 [2020-05-08T05:02:43.339Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 05:02:43 [2020-05-08T05:02:43.339Z] ++ 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 05:02:43 [2020-05-08T05:02:43.339Z] ++ set -e 05:02:43 [2020-05-08T05:02:43.339Z] ++ '[' -n 0 ']' 05:02:43 [2020-05-08T05:02:43.339Z] ++ set -x 05:02:43 [2020-05-08T05:02:43.339Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 05:02:43 [2020-05-08T05:02:43.339Z] INFO: Testing against a local daemon 05:02:43 [2020-05-08T05:02:43.339Z] === RUN TestPluginWithDevMounts 05:02:43 [2020-05-08T05:02:43.339Z] === PAUSE TestPluginWithDevMounts 05:02:43 [2020-05-08T05:02:43.339Z] === CONT TestPluginWithDevMounts 05:02:45 [2020-05-08T05:02:45.870Z] --- PASS: TestPluginWithDevMounts (2.18s) 05:02:45 [2020-05-08T05:02:45.870Z] PASS 05:02:45 [2020-05-08T05:02:45.870Z] 05:02:45 [2020-05-08T05:02:45.870Z] DONE 1 tests in 2.326s 05:02:45 [2020-05-08T05:02:45.870Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 05:02:45 [2020-05-08T05:02:45.870Z] ++ 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 05:02:45 [2020-05-08T05:02:45.870Z] ++ set -e 05:02:45 [2020-05-08T05:02:45.870Z] ++ '[' -n 0 ']' 05:02:45 [2020-05-08T05:02:45.870Z] ++ set -x 05:02:45 [2020-05-08T05:02:45.870Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m 05:02:45 [2020-05-08T05:02:45.870Z] INFO: Testing against a local daemon 05:02:45 [2020-05-08T05:02:45.870Z] === RUN TestSecretInspect 05:02:47 [2020-05-08T05:02:47.151Z] --- PASS: TestBuildWithHugeFile (51.31s) 05:02:47 [2020-05-08T05:02:47.151Z] === RUN TestBuildWithEmptyDockerfile 05:02:47 [2020-05-08T05:02:47.151Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 05:02:47 [2020-05-08T05:02:47.151Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 05:02:47 [2020-05-08T05:02:47.151Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:02:47 [2020-05-08T05:02:47.151Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:02:47 [2020-05-08T05:02:47.151Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:02:47 [2020-05-08T05:02:47.151Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:02:47 [2020-05-08T05:02:47.151Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 05:02:47 [2020-05-08T05:02:47.151Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:02:47 [2020-05-08T05:02:47.151Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:02:47 [2020-05-08T05:02:47.151Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) 05:02:47 [2020-05-08T05:02:47.151Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) 05:02:47 [2020-05-08T05:02:47.151Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) 05:02:47 [2020-05-08T05:02:47.151Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) 05:02:47 [2020-05-08T05:02:47.151Z] === RUN TestBuildPreserveOwnership 05:02:47 [2020-05-08T05:02:47.151Z] === RUN TestBuildPreserveOwnership/copy_from 05:02:47 [2020-05-08T05:02:47.707Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot 05:02:47 [2020-05-08T05:02:47.707Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart 05:02:48 [2020-05-08T05:02:48.084Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 05:02:48 [2020-05-08T05:02:48.401Z] --- PASS: TestSecretInspect (2.68s) 05:02:48 [2020-05-08T05:02:48.402Z] === RUN TestSecretList 05:02:50 [2020-05-08T05:02:50.965Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore 05:02:51 [2020-05-08T05:02:51.685Z] --- PASS: TestSecretList (3.17s) 05:02:51 [2020-05-08T05:02:51.685Z] === RUN TestSecretsCreateAndDelete 05:02:51 [2020-05-08T05:02:51.887Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir 05:02:52 [2020-05-08T05:02:52.263Z] --- PASS: TestBuildPreserveOwnership (10.38s) 05:02:52 [2020-05-08T05:02:52.263Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.37s) 05:02:52 [2020-05-08T05:02:52.263Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) 05:02:52 [2020-05-08T05:02:52.263Z] === RUN TestBuildPlatformInvalid 05:02:52 [2020-05-08T05:02:52.263Z] --- PASS: TestBuildPlatformInvalid (0.08s) 05:02:52 [2020-05-08T05:02:52.263Z] PASS 05:02:52 [2020-05-08T05:02:52.263Z] 05:02:52 [2020-05-08T05:02:52.263Z] === Skipped 05:02:52 [2020-05-08T05:02:52.263Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) 05:02:52 [2020-05-08T05:02:52.263Z] build_session_test.go:25: TODO: BuildKit 05:02:52 [2020-05-08T05:02:52.263Z] 05:02:52 [2020-05-08T05:02:52.263Z] 05:02:52 [2020-05-08T05:02:52.263Z] DONE 32 tests, 1 skipped in 124.096s 05:02:52 [2020-05-08T05:02:52.263Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 05:02:52 [2020-05-08T05:02:52.521Z] INFO: Testing against a local daemon 05:02:52 [2020-05-08T05:02:52.521Z] === RUN TestConfigInspect 05:02:52 [2020-05-08T05:02:52.521Z] --- SKIP: TestConfigInspect (0.02s) 05:02:52 [2020-05-08T05:02:52.521Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:02:52 [2020-05-08T05:02:52.521Z] === RUN TestConfigList 05:02:52 [2020-05-08T05:02:52.521Z] --- SKIP: TestConfigList (0.01s) 05:02:52 [2020-05-08T05:02:52.521Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:02:52 [2020-05-08T05:02:52.521Z] === RUN TestConfigsCreateAndDelete 05:02:52 [2020-05-08T05:02:52.521Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) 05:02:52 [2020-05-08T05:02:52.521Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:02:52 [2020-05-08T05:02:52.521Z] === RUN TestConfigsUpdate 05:02:52 [2020-05-08T05:02:52.521Z] --- SKIP: TestConfigsUpdate (0.02s) 05:02:52 [2020-05-08T05:02:52.521Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:02:52 [2020-05-08T05:02:52.521Z] === RUN TestTemplatedConfig 05:02:52 [2020-05-08T05:02:52.521Z] --- SKIP: TestTemplatedConfig (0.00s) 05:02:52 [2020-05-08T05:02:52.521Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:02:52 [2020-05-08T05:02:52.521Z] === RUN TestConfigCreateResolve 05:02:52 [2020-05-08T05:02:52.521Z] --- SKIP: TestConfigCreateResolve (0.01s) 05:02:52 [2020-05-08T05:02:52.521Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:02:52 [2020-05-08T05:02:52.521Z] === RUN TestConfigDaemonLibtrustID 05:02:53 [2020-05-08T05:02:53.209Z] --- PASS: TestUpdateRestartPolicy (12.93s) 05:02:53 [2020-05-08T05:02:53.210Z] === RUN TestUpdateRestartWithAutoRemove 05:02:53 [2020-05-08T05:02:53.210Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) 05:02:53 [2020-05-08T05:02:53.210Z] === RUN TestWaitNonBlocked 05:02:53 [2020-05-08T05:02:53.210Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 05:02:53 [2020-05-08T05:02:53.210Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 05:02:53 [2020-05-08T05:02:53.210Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 05:02:53 [2020-05-08T05:02:53.210Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 05:02:53 [2020-05-08T05:02:53.210Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 05:02:53 [2020-05-08T05:02:53.210Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 05:02:53 [2020-05-08T05:02:53.210Z] --- PASS: TestWaitNonBlocked (0.01s) 05:02:53 [2020-05-08T05:02:53.210Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) 05:02:53 [2020-05-08T05:02:53.210Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s) 05:02:53 [2020-05-08T05:02:53.210Z] === RUN TestWaitBlocked 05:02:53 [2020-05-08T05:02:53.210Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 05:02:53 [2020-05-08T05:02:53.210Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 05:02:53 [2020-05-08T05:02:53.210Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 05:02:53 [2020-05-08T05:02:53.210Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 05:02:53 [2020-05-08T05:02:53.210Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 05:02:53 [2020-05-08T05:02:53.210Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 05:02:53 [2020-05-08T05:02:53.770Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove 05:02:54 [2020-05-08T05:02:54.025Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows 05:02:54 [2020-05-08T05:02:54.025Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths 05:02:54 [2020-05-08T05:02:54.025Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths 05:02:54 [2020-05-08T05:02:54.025Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive 05:02:54 [2020-05-08T05:02:54.025Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir 05:02:54 [2020-05-08T05:02:54.212Z] --- PASS: TestWaitBlocked (0.03s) 05:02:54 [2020-05-08T05:02:54.212Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) 05:02:54 [2020-05-08T05:02:54.212Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s) 05:02:54 [2020-05-08T05:02:54.212Z] === CONT TestContainerStartOnDaemonRestart 05:02:54 [2020-05-08T05:02:54.212Z] === CONT TestIpcModeOlderClient 05:02:54 [2020-05-08T05:02:54.212Z] --- PASS: TestIpcModeOlderClient (0.17s) 05:02:54 [2020-05-08T05:02:54.212Z] === CONT TestDaemonHostGatewayIP 05:02:54 [2020-05-08T05:02:54.417Z] --- PASS: TestConfigDaemonLibtrustID (1.71s) 05:02:54 [2020-05-08T05:02:54.417Z] PASS 05:02:54 [2020-05-08T05:02:54.417Z] 05:02:54 [2020-05-08T05:02:54.417Z] === Skipped 05:02:54 [2020-05-08T05:02:54.417Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) 05:02:54 [2020-05-08T05:02:54.418Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:02:54 [2020-05-08T05:02:54.418Z] 05:02:54 [2020-05-08T05:02:54.418Z] === SKIP: amd64.integration.config TestConfigList (0.01s) 05:02:54 [2020-05-08T05:02:54.418Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:02:54 [2020-05-08T05:02:54.418Z] 05:02:54 [2020-05-08T05:02:54.418Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) 05:02:54 [2020-05-08T05:02:54.418Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:02:54 [2020-05-08T05:02:54.418Z] 05:02:54 [2020-05-08T05:02:54.418Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) 05:02:54 [2020-05-08T05:02:54.418Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:02:54 [2020-05-08T05:02:54.418Z] 05:02:54 [2020-05-08T05:02:54.418Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) 05:02:54 [2020-05-08T05:02:54.418Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:02:54 [2020-05-08T05:02:54.418Z] 05:02:54 [2020-05-08T05:02:54.418Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) 05:02:54 [2020-05-08T05:02:54.418Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:02:54 [2020-05-08T05:02:54.418Z] 05:02:54 [2020-05-08T05:02:54.418Z] 05:02:54 [2020-05-08T05:02:54.418Z] DONE 7 tests, 6 skipped in 1.889s 05:02:54 [2020-05-08T05:02:54.418Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 05:02:54 [2020-05-08T05:02:54.418Z] INFO: Testing against a local daemon 05:02:54 [2020-05-08T05:02:54.418Z] === RUN TestCheckpoint 05:02:54 [2020-05-08T05:02:54.418Z] --- SKIP: TestCheckpoint (0.00s) 05:02:54 [2020-05-08T05:02:54.418Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 05:02:54 [2020-05-08T05:02:54.418Z] === RUN TestContainerInvalidJSON 05:02:54 [2020-05-08T05:02:54.418Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 05:02:54 [2020-05-08T05:02:54.418Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 05:02:54 [2020-05-08T05:02:54.418Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 05:02:54 [2020-05-08T05:02:54.418Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 05:02:54 [2020-05-08T05:02:54.418Z] === RUN TestContainerInvalidJSON//exec/foobar/start 05:02:54 [2020-05-08T05:02:54.418Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 05:02:54 [2020-05-08T05:02:54.418Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 05:02:54 [2020-05-08T05:02:54.418Z] === CONT TestContainerInvalidJSON//exec/foobar/start 05:02:54 [2020-05-08T05:02:54.418Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 05:02:54 [2020-05-08T05:02:54.418Z] --- PASS: TestContainerInvalidJSON (0.01s) 05:02:54 [2020-05-08T05:02:54.418Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 05:02:54 [2020-05-08T05:02:54.418Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 05:02:54 [2020-05-08T05:02:54.418Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 05:02:54 [2020-05-08T05:02:54.418Z] === RUN TestCopyFromContainerPathDoesNotExist 05:02:54 [2020-05-08T05:02:54.418Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) 05:02:54 [2020-05-08T05:02:54.418Z] === RUN TestCopyFromContainerPathIsNotDir 05:02:54 [2020-05-08T05:02:54.418Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) 05:02:54 [2020-05-08T05:02:54.418Z] === RUN TestCopyToContainerPathDoesNotExist 05:02:54 [2020-05-08T05:02:54.676Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) 05:02:54 [2020-05-08T05:02:54.676Z] === RUN TestCopyToContainerPathIsNotDir 05:02:54 [2020-05-08T05:02:54.676Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) 05:02:54 [2020-05-08T05:02:54.676Z] === RUN TestCopyFromContainer 05:02:54 [2020-05-08T05:02:54.969Z] --- PASS: TestSecretsCreateAndDelete (3.17s) 05:02:54 [2020-05-08T05:02:54.969Z] === RUN TestSecretsUpdate 05:02:56 [2020-05-08T05:02:56.534Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo 05:02:56 [2020-05-08T05:02:56.534Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert 05:02:57 [2020-05-08T05:02:57.094Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert 05:02:57 [2020-05-08T05:02:57.655Z] === RUN TestDockerDaemonSuite/TestHTTPSRun 05:02:57 [2020-05-08T05:02:57.799Z] --- PASS: TestContainerStartOnDaemonRestart (3.04s) 05:02:57 [2020-05-08T05:02:57.800Z] === CONT TestContainerKillOnDaemonStart 05:02:57 [2020-05-08T05:02:57.800Z] --- PASS: TestDaemonHostGatewayIP (3.54s) 05:02:57 [2020-05-08T05:02:57.800Z] === CONT TestDaemonRestartIpcMode 05:02:58 [2020-05-08T05:02:58.252Z] --- PASS: TestSecretsUpdate (3.22s) 05:02:58 [2020-05-08T05:02:58.252Z] === RUN TestTemplatedSecret 05:02:58 [2020-05-08T05:02:58.856Z] === RUN TestCopyFromContainer// 05:02:58 [2020-05-08T05:02:58.856Z] === RUN TestCopyFromContainer//bar/root 05:02:58 [2020-05-08T05:02:58.856Z] === RUN TestCopyFromContainer//bar/root/ 05:02:58 [2020-05-08T05:02:58.856Z] === RUN TestCopyFromContainer/bar/quux 05:02:58 [2020-05-08T05:02:58.856Z] === RUN TestCopyFromContainer/bar/quux/ 05:02:58 [2020-05-08T05:02:58.856Z] === RUN TestCopyFromContainer/bar/quux/baz 05:02:58 [2020-05-08T05:02:58.856Z] === RUN TestCopyFromContainer/bar/filesymlink 05:02:58 [2020-05-08T05:02:58.856Z] === RUN TestCopyFromContainer/bar/dirsymlink 05:02:58 [2020-05-08T05:02:58.856Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 05:02:58 [2020-05-08T05:02:58.856Z] === RUN TestCopyFromContainer/bar/notarget 05:02:58 [2020-05-08T05:02:58.856Z] --- PASS: TestCopyFromContainer (4.26s) 05:02:58 [2020-05-08T05:02:58.856Z] --- PASS: TestCopyFromContainer// (0.06s) 05:02:58 [2020-05-08T05:02:58.856Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) 05:02:58 [2020-05-08T05:02:58.856Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) 05:02:58 [2020-05-08T05:02:58.856Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) 05:02:58 [2020-05-08T05:02:58.856Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) 05:02:58 [2020-05-08T05:02:58.856Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) 05:02:58 [2020-05-08T05:02:58.856Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) 05:02:58 [2020-05-08T05:02:58.856Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) 05:02:58 [2020-05-08T05:02:58.856Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) 05:02:58 [2020-05-08T05:02:58.856Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) 05:02:58 [2020-05-08T05:02:58.856Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 05:02:58 [2020-05-08T05:02:58.856Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:02:58 [2020-05-08T05:02:58.856Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:02:58 [2020-05-08T05:02:58.856Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:02:58 [2020-05-08T05:02:58.856Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:02:58 [2020-05-08T05:02:58.856Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 05:02:58 [2020-05-08T05:02:58.856Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 05:02:58 [2020-05-08T05:02:58.856Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:02:58 [2020-05-08T05:02:58.856Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 05:02:59 [2020-05-08T05:02:59.017Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir 05:02:59 [2020-05-08T05:02:59.114Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:02:59 [2020-05-08T05:02:59.114Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) 05:02:59 [2020-05-08T05:02:59.114Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 05:02:59 [2020-05-08T05:02:59.114Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) 05:02:59 [2020-05-08T05:02:59.114Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) 05:02:59 [2020-05-08T05:02:59.114Z] === RUN TestCreateLinkToNonExistingContainer 05:02:59 [2020-05-08T05:02:59.114Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) 05:02:59 [2020-05-08T05:02:59.114Z] === RUN TestCreateWithInvalidEnv 05:02:59 [2020-05-08T05:02:59.114Z] === RUN TestCreateWithInvalidEnv/0 05:02:59 [2020-05-08T05:02:59.114Z] === PAUSE TestCreateWithInvalidEnv/0 05:02:59 [2020-05-08T05:02:59.114Z] === RUN TestCreateWithInvalidEnv/1 05:02:59 [2020-05-08T05:02:59.114Z] === PAUSE TestCreateWithInvalidEnv/1 05:02:59 [2020-05-08T05:02:59.114Z] === RUN TestCreateWithInvalidEnv/2 05:02:59 [2020-05-08T05:02:59.114Z] === PAUSE TestCreateWithInvalidEnv/2 05:02:59 [2020-05-08T05:02:59.114Z] === CONT TestCreateWithInvalidEnv/0 05:02:59 [2020-05-08T05:02:59.114Z] === CONT TestCreateWithInvalidEnv/2 05:02:59 [2020-05-08T05:02:59.114Z] === CONT TestCreateWithInvalidEnv/1 05:02:59 [2020-05-08T05:02:59.114Z] --- PASS: TestCreateWithInvalidEnv (0.01s) 05:02:59 [2020-05-08T05:02:59.114Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 05:02:59 [2020-05-08T05:02:59.114Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 05:02:59 [2020-05-08T05:02:59.114Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 05:02:59 [2020-05-08T05:02:59.114Z] === RUN TestCreateTmpfsMountsTarget 05:02:59 [2020-05-08T05:02:59.114Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) 05:02:59 [2020-05-08T05:02:59.114Z] === RUN TestCreateWithCustomMaskedPaths 05:02:59 [2020-05-08T05:02:59.943Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand 05:02:59 [2020-05-08T05:02:59.943Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability 05:03:01 [2020-05-08T05:03:01.012Z] --- PASS: TestCreateWithCustomMaskedPaths (1.55s) 05:03:01 [2020-05-08T05:03:01.012Z] === RUN TestCreateWithCapabilities 05:03:01 [2020-05-08T05:03:01.012Z] === RUN TestCreateWithCapabilities/no_capabilities 05:03:01 [2020-05-08T05:03:01.012Z] === PAUSE TestCreateWithCapabilities/no_capabilities 05:03:01 [2020-05-08T05:03:01.012Z] === RUN TestCreateWithCapabilities/empty_capabilities 05:03:01 [2020-05-08T05:03:01.013Z] === PAUSE TestCreateWithCapabilities/empty_capabilities 05:03:01 [2020-05-08T05:03:01.013Z] === RUN TestCreateWithCapabilities/valid_capabilities 05:03:01 [2020-05-08T05:03:01.013Z] === PAUSE TestCreateWithCapabilities/valid_capabilities 05:03:01 [2020-05-08T05:03:01.013Z] === RUN TestCreateWithCapabilities/invalid_capabilities 05:03:01 [2020-05-08T05:03:01.013Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities 05:03:01 [2020-05-08T05:03:01.013Z] === RUN TestCreateWithCapabilities/duplicate_capabilities 05:03:01 [2020-05-08T05:03:01.013Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities 05:03:01 [2020-05-08T05:03:01.013Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 05:03:01 [2020-05-08T05:03:01.013Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 05:03:01 [2020-05-08T05:03:01.013Z] === RUN TestCreateWithCapabilities/empty_capadd 05:03:01 [2020-05-08T05:03:01.013Z] === PAUSE TestCreateWithCapabilities/empty_capadd 05:03:01 [2020-05-08T05:03:01.013Z] === RUN TestCreateWithCapabilities/empty_capdrop 05:03:01 [2020-05-08T05:03:01.013Z] === PAUSE TestCreateWithCapabilities/empty_capdrop 05:03:01 [2020-05-08T05:03:01.013Z] === RUN TestCreateWithCapabilities/capadd_capdrop 05:03:01 [2020-05-08T05:03:01.013Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop 05:03:01 [2020-05-08T05:03:01.013Z] === RUN TestCreateWithCapabilities/conflict_with_capadd 05:03:01 [2020-05-08T05:03:01.013Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd 05:03:01 [2020-05-08T05:03:01.013Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop 05:03:01 [2020-05-08T05:03:01.013Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop 05:03:01 [2020-05-08T05:03:01.013Z] === CONT TestCreateWithCapabilities/no_capabilities 05:03:01 [2020-05-08T05:03:01.013Z] === CONT TestCreateWithCapabilities/empty_capadd 05:03:01 [2020-05-08T05:03:01.013Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop 05:03:01 [2020-05-08T05:03:01.013Z] === CONT TestCreateWithCapabilities/conflict_with_capadd 05:03:01 [2020-05-08T05:03:01.013Z] === CONT TestCreateWithCapabilities/capadd_capdrop 05:03:01 [2020-05-08T05:03:01.013Z] === CONT TestCreateWithCapabilities/empty_capdrop 05:03:01 [2020-05-08T05:03:01.013Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 05:03:01 [2020-05-08T05:03:01.013Z] === CONT TestCreateWithCapabilities/duplicate_capabilities 05:03:01 [2020-05-08T05:03:01.013Z] === CONT TestCreateWithCapabilities/invalid_capabilities 05:03:01 [2020-05-08T05:03:01.013Z] === CONT TestCreateWithCapabilities/valid_capabilities 05:03:01 [2020-05-08T05:03:01.013Z] === CONT TestCreateWithCapabilities/empty_capabilities 05:03:01 [2020-05-08T05:03:01.013Z] --- PASS: TestCreateWithCapabilities (0.02s) 05:03:01 [2020-05-08T05:03:01.013Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) 05:03:01 [2020-05-08T05:03:01.013Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) 05:03:01 [2020-05-08T05:03:01.013Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) 05:03:01 [2020-05-08T05:03:01.013Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) 05:03:01 [2020-05-08T05:03:01.013Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) 05:03:01 [2020-05-08T05:03:01.013Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) 05:03:01 [2020-05-08T05:03:01.013Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) 05:03:01 [2020-05-08T05:03:01.013Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) 05:03:01 [2020-05-08T05:03:01.013Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) 05:03:01 [2020-05-08T05:03:01.013Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) 05:03:01 [2020-05-08T05:03:01.013Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) 05:03:01 [2020-05-08T05:03:01.013Z] === RUN TestCreateWithCustomReadonlyPaths 05:03:01 [2020-05-08T05:03:01.537Z] --- PASS: TestTemplatedSecret (3.63s) 05:03:01 [2020-05-08T05:03:01.537Z] === RUN TestSecretCreateResolve 05:03:01 [2020-05-08T05:03:01.824Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled 05:03:02 [2020-05-08T05:03:02.167Z] --- PASS: TestDaemonRestartIpcMode (3.69s) 05:03:02 [2020-05-08T05:03:02.909Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.73s) 05:03:02 [2020-05-08T05:03:02.909Z] === RUN TestCreateWithInvalidHealthcheckParams 05:03:02 [2020-05-08T05:03:02.909Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:03:02 [2020-05-08T05:03:02.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:03:02 [2020-05-08T05:03:02.909Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:03:02 [2020-05-08T05:03:02.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:03:02 [2020-05-08T05:03:02.909Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:03:02 [2020-05-08T05:03:02.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:03:02 [2020-05-08T05:03:02.909Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:03:02 [2020-05-08T05:03:02.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:03:02 [2020-05-08T05:03:02.909Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:03:02 [2020-05-08T05:03:02.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:03:02 [2020-05-08T05:03:02.909Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:03:02 [2020-05-08T05:03:02.909Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:03:02 [2020-05-08T05:03:02.909Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:03:02 [2020-05-08T05:03:02.909Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:03:02 [2020-05-08T05:03:02.909Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:03:02 [2020-05-08T05:03:02.909Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) 05:03:02 [2020-05-08T05:03:02.909Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) 05:03:02 [2020-05-08T05:03:02.909Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) 05:03:02 [2020-05-08T05:03:02.909Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) 05:03:02 [2020-05-08T05:03:02.909Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) 05:03:02 [2020-05-08T05:03:02.909Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) 05:03:02 [2020-05-08T05:03:02.909Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 05:03:03 [2020-05-08T05:03:03.167Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) 05:03:03 [2020-05-08T05:03:03.167Z] === RUN TestContainerStartOnDaemonRestart 05:03:03 [2020-05-08T05:03:03.167Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) 05:03:03 [2020-05-08T05:03:03.167Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm 05:03:03 [2020-05-08T05:03:03.167Z] === RUN TestDaemonRestartIpcMode 05:03:03 [2020-05-08T05:03:03.167Z] === PAUSE TestDaemonRestartIpcMode 05:03:03 [2020-05-08T05:03:03.167Z] === RUN TestDaemonHostGatewayIP 05:03:03 [2020-05-08T05:03:03.167Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) 05:03:03 [2020-05-08T05:03:03.167Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network 05:03:03 [2020-05-08T05:03:03.167Z] === RUN TestContainerKillOnDaemonStart 05:03:03 [2020-05-08T05:03:03.167Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) 05:03:03 [2020-05-08T05:03:03.167Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode 05:03:03 [2020-05-08T05:03:03.167Z] === RUN TestDiff 05:03:03 [2020-05-08T05:03:03.707Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart 05:03:03 [2020-05-08T05:03:03.734Z] --- PASS: TestDiff (0.57s) 05:03:03 [2020-05-08T05:03:03.734Z] === RUN TestExecWithCloseStdin 05:03:04 [2020-05-08T05:03:04.299Z] --- PASS: TestExecWithCloseStdin (0.65s) 05:03:04 [2020-05-08T05:03:04.299Z] === RUN TestExec 05:03:04 [2020-05-08T05:03:04.818Z] --- PASS: TestSecretCreateResolve (3.24s) 05:03:04 [2020-05-08T05:03:04.818Z] PASS 05:03:04 [2020-05-08T05:03:04.818Z] 05:03:04 [2020-05-08T05:03:04.818Z] DONE 6 tests in 19.231s 05:03:04 [2020-05-08T05:03:04.818Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 05:03:04 [2020-05-08T05:03:04.818Z] ++ 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 05:03:04 [2020-05-08T05:03:04.818Z] ++ set -e 05:03:04 [2020-05-08T05:03:04.818Z] ++ '[' -n 0 ']' 05:03:04 [2020-05-08T05:03:04.818Z] ++ set -x 05:03:04 [2020-05-08T05:03:04.818Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m 05:03:05 [2020-05-08T05:03:05.067Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot 05:03:05 [2020-05-08T05:03:05.078Z] INFO: Testing against a local daemon 05:03:05 [2020-05-08T05:03:05.078Z] === RUN TestServiceCreateInit 05:03:05 [2020-05-08T05:03:05.078Z] === RUN TestServiceCreateInit/daemonInitDisabled 05:03:05 [2020-05-08T05:03:05.232Z] --- PASS: TestExec (0.65s) 05:03:05 [2020-05-08T05:03:05.232Z] === RUN TestExecUser 05:03:05 [2020-05-08T05:03:05.797Z] --- PASS: TestExecUser (0.65s) 05:03:05 [2020-05-08T05:03:05.797Z] === RUN TestExportContainerAndImportImage 05:03:06 [2020-05-08T05:03:06.362Z] --- PASS: TestExportContainerAndImportImage (0.75s) 05:03:06 [2020-05-08T05:03:06.362Z] === RUN TestExportContainerAfterDaemonRestart 05:03:07 [2020-05-08T05:03:07.594Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling 05:03:09 [2020-05-08T05:03:09.479Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir 05:03:09 [2020-05-08T05:03:09.479Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel 05:03:09 [2020-05-08T05:03:09.645Z] --- PASS: TestExportContainerAfterDaemonRestart (2.81s) 05:03:09 [2020-05-08T05:03:09.645Z] === RUN TestHealthCheckWorkdir 05:03:09 [2020-05-08T05:03:09.734Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot 05:03:10 [2020-05-08T05:03:10.211Z] --- PASS: TestHealthCheckWorkdir (0.90s) 05:03:10 [2020-05-08T05:03:10.211Z] === RUN TestHealthKillContainer 05:03:10 [2020-05-08T05:03:10.345Z] === RUN TestServiceCreateInit/daemonInitEnabled 05:03:10 [2020-05-08T05:03:10.533Z] --- PASS: TestContainerKillOnDaemonStart (12.24s) 05:03:10 [2020-05-08T05:03:10.533Z] PASS 05:03:10 [2020-05-08T05:03:10.533Z] 05:03:10 [2020-05-08T05:03:10.533Z] === Skipped 05:03:10 [2020-05-08T05:03:10.533Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) 05:03:10 [2020-05-08T05:03:10.533Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 05:03:10 [2020-05-08T05:03:10.533Z] 05:03:10 [2020-05-08T05:03:10.533Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) 05:03:10 [2020-05-08T05:03:10.533Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 05:03:10 [2020-05-08T05:03:10.533Z] 05:03:10 [2020-05-08T05:03:10.533Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) 05:03:10 [2020-05-08T05:03:10.533Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 05:03:10 [2020-05-08T05:03:10.533Z] 05:03:10 [2020-05-08T05:03:10.533Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 05:03:10 [2020-05-08T05:03:10.533Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 05:03:10 [2020-05-08T05:03:10.533Z] 05:03:10 [2020-05-08T05:03:10.533Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) 05:03:10 [2020-05-08T05:03:10.533Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 05:03:10 [2020-05-08T05:03:10.533Z] 05:03:10 [2020-05-08T05:03:10.533Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) 05:03:10 [2020-05-08T05:03:10.533Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit 05:03:10 [2020-05-08T05:03:10.533Z] 05:03:10 [2020-05-08T05:03:10.533Z] 05:03:10 [2020-05-08T05:03:10.533Z] DONE 200 tests, 6 skipped in 151.150s 05:03:10 [2020-05-08T05:03:10.533Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 05:03:10 [2020-05-08T05:03:10.533Z] ++ 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 05:03:10 [2020-05-08T05:03:10.533Z] ++ set -e 05:03:10 [2020-05-08T05:03:10.533Z] ++ '[' -n 0 ']' 05:03:10 [2020-05-08T05:03:10.533Z] ++ set -x 05:03:10 [2020-05-08T05:03:10.533Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m 05:03:10 [2020-05-08T05:03:10.533Z] INFO: Testing against a local daemon 05:03:10 [2020-05-08T05:03:10.533Z] === RUN TestCommitInheritsEnv 05:03:10 [2020-05-08T05:03:10.533Z] --- PASS: TestCommitInheritsEnv (0.60s) 05:03:10 [2020-05-08T05:03:10.533Z] === RUN TestImportExtremelyLargeImageWorks 05:03:10 [2020-05-08T05:03:10.533Z] === PAUSE TestImportExtremelyLargeImageWorks 05:03:10 [2020-05-08T05:03:10.533Z] === RUN TestImagesFilterMultiReference 05:03:10 [2020-05-08T05:03:10.533Z] --- PASS: TestImagesFilterMultiReference (0.05s) 05:03:10 [2020-05-08T05:03:10.533Z] === RUN TestImagePullPlatformInvalid 05:03:10 [2020-05-08T05:03:10.533Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 05:03:10 [2020-05-08T05:03:10.533Z] === RUN TestRemoveImageOrphaning 05:03:10 [2020-05-08T05:03:10.813Z] --- PASS: TestRemoveImageOrphaning (0.58s) 05:03:10 [2020-05-08T05:03:10.813Z] === RUN TestRemoveImageGarbageCollector 05:03:10 [2020-05-08T05:03:10.813Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 05:03:10 [2020-05-08T05:03:10.813Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:03:10 [2020-05-08T05:03:10.813Z] === RUN TestTagUnprefixedRepoByNameOrName 05:03:10 [2020-05-08T05:03:10.813Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 05:03:10 [2020-05-08T05:03:10.813Z] === RUN TestTagInvalidReference 05:03:10 [2020-05-08T05:03:10.813Z] --- PASS: TestTagInvalidReference (0.01s) 05:03:10 [2020-05-08T05:03:10.813Z] === RUN TestTagValidPrefixedRepo 05:03:10 [2020-05-08T05:03:10.813Z] --- PASS: TestTagValidPrefixedRepo (0.03s) 05:03:10 [2020-05-08T05:03:10.813Z] === RUN TestTagExistedNameWithoutForce 05:03:10 [2020-05-08T05:03:10.813Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) 05:03:10 [2020-05-08T05:03:10.813Z] === RUN TestTagOfficialNames 05:03:10 [2020-05-08T05:03:10.813Z] --- PASS: TestTagOfficialNames (0.04s) 05:03:10 [2020-05-08T05:03:10.813Z] === RUN TestTagMatchesDigest 05:03:10 [2020-05-08T05:03:10.813Z] --- PASS: TestTagMatchesDigest (0.01s) 05:03:10 [2020-05-08T05:03:10.813Z] === CONT TestImportExtremelyLargeImageWorks 05:03:11 [2020-05-08T05:03:11.095Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore 05:03:13 [2020-05-08T05:03:13.489Z] --- PASS: TestHealthKillContainer (2.77s) 05:03:13 [2020-05-08T05:03:13.489Z] === RUN TestInspectCpusetInConfigPre120 05:03:13 [2020-05-08T05:03:13.489Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) 05:03:13 [2020-05-08T05:03:13.489Z] === RUN TestIpcModeNone 05:03:14 [2020-05-08T05:03:14.055Z] --- PASS: TestIpcModeNone (0.66s) 05:03:14 [2020-05-08T05:03:14.055Z] === RUN TestIpcModePrivate 05:03:14 [2020-05-08T05:03:14.987Z] --- PASS: TestIpcModePrivate (0.64s) 05:03:14 [2020-05-08T05:03:14.987Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false 05:03:14 [2020-05-08T05:03:14.987Z] === RUN TestIpcModeShareable 05:03:14 [2020-05-08T05:03:14.987Z] --- SKIP: TestIpcModeShareable (0.00s) 05:03:14 [2020-05-08T05:03:14.987Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 05:03:14 [2020-05-08T05:03:14.987Z] === RUN TestAPIIpcModeShareableAndContainer 05:03:15 [2020-05-08T05:03:15.250Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore 05:03:15 [2020-05-08T05:03:15.613Z] --- PASS: TestServiceCreateInit (10.18s) 05:03:15 [2020-05-08T05:03:15.613Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.09s) 05:03:15 [2020-05-08T05:03:15.613Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.06s) 05:03:15 [2020-05-08T05:03:15.613Z] === RUN TestCreateServiceMultipleTimes 05:03:16 [2020-05-08T05:03:16.884Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.06s) 05:03:16 [2020-05-08T05:03:16.884Z] === RUN TestAPIIpcModeHost 05:03:16 [2020-05-08T05:03:16.884Z] --- SKIP: TestAPIIpcModeHost (0.00s) 05:03:16 [2020-05-08T05:03:16.884Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 05:03:16 [2020-05-08T05:03:16.884Z] === RUN TestDaemonIpcModeShareable 05:03:16 [2020-05-08T05:03:16.884Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) 05:03:16 [2020-05-08T05:03:16.884Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 05:03:16 [2020-05-08T05:03:16.884Z] === RUN TestDaemonIpcModePrivate 05:03:17 [2020-05-08T05:03:17.587Z] Created binary: bundles/binary-daemon/dockerd-dev 05:03:17 [2020-05-08T05:03:17.587Z] Copying nested executables into bundles/binary-daemon 05:03:17 [2020-05-08T05:03:17.587Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh 05:03:17 [2020-05-08T05:03:17.758Z] === RUN TestDockerSuite/TestBuildCopyWildcard 05:03:17 [2020-05-08T05:03:17.918Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40846/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=96109a81abb3ed379e894a79eee4dc18162866ce -e DOCKER_GRAPHDRIVER docker:96109a81abb3ed379e894a79eee4dc18162866ce hack/make.sh cross 05:03:18 [2020-05-08T05:03:18.174Z] 05:03:18 [2020-05-08T05:03:18.432Z] Removing bundles/ 05:03:18 [2020-05-08T05:03:18.432Z] 05:03:18 [2020-05-08T05:03:18.432Z] ---> Making bundle: cross (in bundles/cross) 05:03:18 [2020-05-08T05:03:18.432Z] Cross building: bundles/cross/linux/amd64 05:03:18 [2020-05-08T05:03:18.432Z] Building: bundles/cross/linux/amd64/dockerd-dev 05:03:18 [2020-05-08T05:03:18.432Z] GOOS="linux" GOARCH="amd64" GOARM="" 05:03:18 [2020-05-08T05:03:18.681Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged 05:03:19 [2020-05-08T05:03:19.291Z] ok github.com/docker/docker/integration/container 58.907s 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === Skipped 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) 05:03:19 [2020-05-08T05:03:19.291Z] copy_test.go:25: testEnv.OSType == "windows" 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) 05:03:19 [2020-05-08T05:03:19.291Z] copy_test.go:39: testEnv.OSType == "windows" 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) 05:03:19 [2020-05-08T05:03:19.291Z] copy_test.go:51: testEnv.OSType == "windows" 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) 05:03:19 [2020-05-08T05:03:19.291Z] copy_test.go:65: testEnv.OSType == "windows" 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] diff_test.go:17: testEnv.OSType == "windows": FIXME 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] health_test.go:20: testEnv.OSType == "windows": FIXME 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] nat_test.go:24: testEnv.OSType == "windows": FIXME 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] nat_test.go:61: testEnv.OSType == "windows": FIXME 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] rename_test.go:26: testEnv.OSType == "windows": FIXME 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] rename_test.go:126: testEnv.OSType == "windows": FIXME 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] rename_test.go:194: testEnv.OSType == "windows": FIXME 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] resize_test.go:20: testEnv.OSType == "windows": FIXME 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] resize_test.go:38: testEnv.OSType == "windows": FIXME 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] stop_windows_test.go:19: testEnv.OSType == "windows" 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) 05:03:19 [2020-05-08T05:03:19.291Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] DONE 81 tests, 42 skipped in 61.644s 05:03:19 [2020-05-08T05:03:19.291Z] 05:03:19 [2020-05-08T05:03:19.291Z] Running D:\gopath\src\github.com\docker\docker\integration\image 05:03:19 [2020-05-08T05:03:19.411Z] --- PASS: TestDaemonIpcModePrivate (2.42s) 05:03:19 [2020-05-08T05:03:19.411Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false 05:03:19 [2020-05-08T05:03:19.411Z] === RUN TestDaemonIpcModePrivateFromConfig 05:03:19 [2020-05-08T05:03:19.411Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) 05:03:19 [2020-05-08T05:03:19.411Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 05:03:19 [2020-05-08T05:03:19.411Z] === RUN TestDaemonIpcModeShareableFromConfig 05:03:19 [2020-05-08T05:03:19.411Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) 05:03:19 [2020-05-08T05:03:19.411Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 05:03:19 [2020-05-08T05:03:19.411Z] === RUN TestIpcModeOlderClient 05:03:19 [2020-05-08T05:03:19.411Z] === PAUSE TestIpcModeOlderClient 05:03:19 [2020-05-08T05:03:19.411Z] === RUN TestKillContainerInvalidSignal 05:03:19 [2020-05-08T05:03:19.743Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:03:19 [2020-05-08T05:03:19.743Z] INFO: Testing against a local daemon 05:03:19 [2020-05-08T05:03:19.976Z] --- PASS: TestKillContainerInvalidSignal (0.63s) 05:03:19 [2020-05-08T05:03:19.976Z] === RUN TestKillContainer 05:03:19 [2020-05-08T05:03:19.976Z] === RUN TestKillContainer/no_signal 05:03:20 [2020-05-08T05:03:20.190Z] ok github.com/docker/docker/integration/image 0.467s 05:03:20 [2020-05-08T05:03:20.191Z] 05:03:20 [2020-05-08T05:03:20.191Z] === Skipped 05:03:20 [2020-05-08T05:03:20.191Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) 05:03:20 [2020-05-08T05:03:20.191Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME 05:03:20 [2020-05-08T05:03:20.191Z] 05:03:20 [2020-05-08T05:03:20.191Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) 05:03:20 [2020-05-08T05:03:20.191Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows 05:03:20 [2020-05-08T05:03:20.191Z] 05:03:20 [2020-05-08T05:03:20.191Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) 05:03:20 [2020-05-08T05:03:20.191Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME 05:03:20 [2020-05-08T05:03:20.191Z] 05:03:20 [2020-05-08T05:03:20.191Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) 05:03:20 [2020-05-08T05:03:20.191Z] tag_test.go:98: testEnv.OSType == "windows" 05:03:20 [2020-05-08T05:03:20.191Z] 05:03:20 [2020-05-08T05:03:20.191Z] 05:03:20 [2020-05-08T05:03:20.191Z] DONE 11 tests, 4 skipped in 2.508s 05:03:20 [2020-05-08T05:03:20.191Z] 05:03:20 [2020-05-08T05:03:20.191Z] Running D:\gopath\src\github.com\docker\docker\integration\network 05:03:20 [2020-05-08T05:03:20.543Z] === RUN TestKillContainer/non_killing_signal 05:03:20 [2020-05-08T05:03:20.801Z] === RUN TestKillContainer/killing_signal 05:03:21 [2020-05-08T05:03:21.740Z] --- PASS: TestKillContainer (1.77s) 05:03:21 [2020-05-08T05:03:21.740Z] --- PASS: TestKillContainer/no_signal (0.58s) 05:03:21 [2020-05-08T05:03:21.740Z] --- PASS: TestKillContainer/non_killing_signal (0.35s) 05:03:21 [2020-05-08T05:03:21.740Z] --- PASS: TestKillContainer/killing_signal (0.59s) 05:03:21 [2020-05-08T05:03:21.740Z] === RUN TestKillWithStopSignalAndRestartPolicies 05:03:21 [2020-05-08T05:03:21.740Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 05:03:22 [2020-05-08T05:03:22.309Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 05:03:22 [2020-05-08T05:03:22.891Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s) 05:03:22 [2020-05-08T05:03:22.891Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s) 05:03:22 [2020-05-08T05:03:22.891Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s) 05:03:22 [2020-05-08T05:03:22.891Z] === RUN TestKillStoppedContainer 05:03:22 [2020-05-08T05:03:22.891Z] --- PASS: TestKillStoppedContainer (0.08s) 05:03:22 [2020-05-08T05:03:22.891Z] === RUN TestKillStoppedContainerAPIPre120 05:03:23 [2020-05-08T05:03:23.042Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:03:23 [2020-05-08T05:03:23.042Z] INFO: Testing against a local daemon 05:03:23 [2020-05-08T05:03:23.042Z] ok github.com/docker/docker/integration/network 0.227s 05:03:23 [2020-05-08T05:03:23.042Z] 05:03:23 [2020-05-08T05:03:23.042Z] === Skipped 05:03:23 [2020-05-08T05:03:23.042Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) 05:03:23 [2020-05-08T05:03:23.042Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" 05:03:23 [2020-05-08T05:03:23.042Z] 05:03:23 [2020-05-08T05:03:23.042Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) 05:03:23 [2020-05-08T05:03:23.042Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test 05:03:23 [2020-05-08T05:03:23.042Z] 05:03:23 [2020-05-08T05:03:23.042Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) 05:03:23 [2020-05-08T05:03:23.042Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME 05:03:23 [2020-05-08T05:03:23.042Z] 05:03:23 [2020-05-08T05:03:23.042Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) 05:03:23 [2020-05-08T05:03:23.042Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" 05:03:23 [2020-05-08T05:03:23.042Z] 05:03:23 [2020-05-08T05:03:23.042Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) 05:03:23 [2020-05-08T05:03:23.042Z] network_test.go:97: testEnv.OSType == "windows" 05:03:23 [2020-05-08T05:03:23.042Z] 05:03:23 [2020-05-08T05:03:23.042Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) 05:03:23 [2020-05-08T05:03:23.042Z] service_test.go:29: testEnv.OSType == "windows" 05:03:23 [2020-05-08T05:03:23.042Z] 05:03:23 [2020-05-08T05:03:23.042Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) 05:03:23 [2020-05-08T05:03:23.042Z] service_test.go:52: testEnv.OSType == "windows" 05:03:23 [2020-05-08T05:03:23.042Z] 05:03:23 [2020-05-08T05:03:23.042Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) 05:03:23 [2020-05-08T05:03:23.042Z] service_test.go:96: testEnv.OSType == "windows" 05:03:23 [2020-05-08T05:03:23.042Z] 05:03:23 [2020-05-08T05:03:23.042Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 05:03:23 [2020-05-08T05:03:23.042Z] service_test.go:130: testEnv.OSType == "windows" 05:03:23 [2020-05-08T05:03:23.042Z] 05:03:23 [2020-05-08T05:03:23.042Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) 05:03:23 [2020-05-08T05:03:23.042Z] service_test.go:181: testEnv.OSType == "windows" 05:03:23 [2020-05-08T05:03:23.042Z] 05:03:23 [2020-05-08T05:03:23.042Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) 05:03:23 [2020-05-08T05:03:23.042Z] service_test.go:206: testEnv.OSType == "windows" 05:03:23 [2020-05-08T05:03:23.042Z] 05:03:23 [2020-05-08T05:03:23.042Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) 05:03:23 [2020-05-08T05:03:23.042Z] service_test.go:236: FLAKY_TEST 05:03:23 [2020-05-08T05:03:23.042Z] 05:03:23 [2020-05-08T05:03:23.042Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) 05:03:23 [2020-05-08T05:03:23.042Z] service_test.go:326: testEnv.OSType == "windows" 05:03:23 [2020-05-08T05:03:23.042Z] 05:03:23 [2020-05-08T05:03:23.042Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) 05:03:23 [2020-05-08T05:03:23.042Z] service_test.go:394: testEnv.OSType == "windows" 05:03:23 [2020-05-08T05:03:23.042Z] 05:03:23 [2020-05-08T05:03:23.042Z] 05:03:23 [2020-05-08T05:03:23.042Z] DONE 18 tests, 14 skipped in 2.485s 05:03:23 [2020-05-08T05:03:23.042Z] 05:03:23 [2020-05-08T05:03:23.042Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan 05:03:23 [2020-05-08T05:03:23.148Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) 05:03:23 [2020-05-08T05:03:23.148Z] === RUN TestKillDifferentUserContainer 05:03:23 [2020-05-08T05:03:23.489Z] testing: warning: no tests to run 05:03:23 [2020-05-08T05:03:23.489Z] ok github.com/docker/docker/integration/network/ipvlan 0.068s 05:03:23 [2020-05-08T05:03:23.489Z] 05:03:23 [2020-05-08T05:03:23.489Z] DONE 0 tests in 0.771s 05:03:23 [2020-05-08T05:03:23.489Z] 05:03:23 [2020-05-08T05:03:23.489Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan 05:03:23 [2020-05-08T05:03:23.713Z] --- PASS: TestKillDifferentUserContainer (0.60s) 05:03:23 [2020-05-08T05:03:23.713Z] === RUN TestInspectOomKilledTrue 05:03:23 [2020-05-08T05:03:23.713Z] --- SKIP: TestInspectOomKilledTrue (0.00s) 05:03:23 [2020-05-08T05:03:23.713Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" 05:03:23 [2020-05-08T05:03:23.713Z] === RUN TestInspectOomKilledFalse 05:03:23 [2020-05-08T05:03:23.713Z] --- SKIP: TestInspectOomKilledFalse (0.00s) 05:03:23 [2020-05-08T05:03:23.713Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 05:03:23 [2020-05-08T05:03:23.713Z] === RUN TestLinksEtcHostsContentMatch 05:03:23 [2020-05-08T05:03:23.713Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) 05:03:23 [2020-05-08T05:03:23.713Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts 05:03:23 [2020-05-08T05:03:23.713Z] === RUN TestLinksContainerNames 05:03:23 [2020-05-08T05:03:23.915Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat 05:03:24 [2020-05-08T05:03:24.433Z] testing: warning: no tests to run 05:03:24 [2020-05-08T05:03:24.433Z] ok github.com/docker/docker/integration/network/macvlan 0.073s 05:03:24 [2020-05-08T05:03:24.433Z] 05:03:24 [2020-05-08T05:03:24.433Z] DONE 0 tests in 0.749s 05:03:24 [2020-05-08T05:03:24.433Z] 05:03:24 [2020-05-08T05:03:24.433Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin 05:03:25 [2020-05-08T05:03:25.086Z] --- PASS: TestLinksContainerNames (1.17s) 05:03:25 [2020-05-08T05:03:25.086Z] === RUN TestLogsFollowTailEmpty 05:03:25 [2020-05-08T05:03:25.276Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache 05:03:25 [2020-05-08T05:03:25.343Z] --- PASS: TestLogsFollowTailEmpty (0.62s) 05:03:25 [2020-05-08T05:03:25.343Z] === RUN TestContainerNetworkMountsNoChown 05:03:25 [2020-05-08T05:03:25.377Z] testing: warning: no tests to run 05:03:25 [2020-05-08T05:03:25.377Z] ok github.com/docker/docker/integration/plugin 0.077s 05:03:25 [2020-05-08T05:03:25.377Z] 05:03:25 [2020-05-08T05:03:25.377Z] DONE 0 tests in 0.763s 05:03:25 [2020-05-08T05:03:25.377Z] 05:03:25 [2020-05-08T05:03:25.377Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz 05:03:25 [2020-05-08T05:03:25.834Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap 05:03:25 [2020-05-08T05:03:25.908Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s) 05:03:25 [2020-05-08T05:03:25.908Z] === RUN TestMountDaemonRoot 05:03:25 [2020-05-08T05:03:25.908Z] === RUN TestMountDaemonRoot/default 05:03:25 [2020-05-08T05:03:25.908Z] === PAUSE TestMountDaemonRoot/default 05:03:25 [2020-05-08T05:03:25.908Z] === RUN TestMountDaemonRoot/private 05:03:25 [2020-05-08T05:03:25.908Z] === PAUSE TestMountDaemonRoot/private 05:03:25 [2020-05-08T05:03:25.908Z] === RUN TestMountDaemonRoot/rprivate 05:03:25 [2020-05-08T05:03:25.908Z] === PAUSE TestMountDaemonRoot/rprivate 05:03:25 [2020-05-08T05:03:25.908Z] === RUN TestMountDaemonRoot/slave 05:03:25 [2020-05-08T05:03:25.908Z] === PAUSE TestMountDaemonRoot/slave 05:03:25 [2020-05-08T05:03:25.908Z] === RUN TestMountDaemonRoot/rslave 05:03:25 [2020-05-08T05:03:25.908Z] === PAUSE TestMountDaemonRoot/rslave 05:03:25 [2020-05-08T05:03:25.908Z] === RUN TestMountDaemonRoot/shared 05:03:25 [2020-05-08T05:03:25.908Z] === PAUSE TestMountDaemonRoot/shared 05:03:25 [2020-05-08T05:03:25.908Z] === RUN TestMountDaemonRoot/rshared 05:03:25 [2020-05-08T05:03:25.908Z] === PAUSE TestMountDaemonRoot/rshared 05:03:25 [2020-05-08T05:03:25.908Z] === CONT TestMountDaemonRoot/default 05:03:25 [2020-05-08T05:03:25.908Z] === RUN TestMountDaemonRoot/default/bind_root 05:03:25 [2020-05-08T05:03:25.908Z] === PAUSE TestMountDaemonRoot/default/bind_root 05:03:25 [2020-05-08T05:03:25.908Z] === RUN TestMountDaemonRoot/default/bind_subpath 05:03:25 [2020-05-08T05:03:25.908Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 05:03:25 [2020-05-08T05:03:25.908Z] === RUN TestMountDaemonRoot/default/mount_root 05:03:25 [2020-05-08T05:03:25.908Z] === PAUSE TestMountDaemonRoot/default/mount_root 05:03:25 [2020-05-08T05:03:25.908Z] === RUN TestMountDaemonRoot/default/mount_subpath 05:03:25 [2020-05-08T05:03:25.908Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 05:03:25 [2020-05-08T05:03:25.908Z] === CONT TestMountDaemonRoot/default/bind_root 05:03:25 [2020-05-08T05:03:25.908Z] === CONT TestMountDaemonRoot/rshared 05:03:25 [2020-05-08T05:03:25.908Z] === RUN TestMountDaemonRoot/rshared/bind_root 05:03:25 [2020-05-08T05:03:25.908Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 05:03:25 [2020-05-08T05:03:25.908Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 05:03:25 [2020-05-08T05:03:25.908Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 05:03:25 [2020-05-08T05:03:25.908Z] === RUN TestMountDaemonRoot/rshared/mount_root 05:03:25 [2020-05-08T05:03:25.908Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 05:03:25 [2020-05-08T05:03:25.908Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 05:03:25 [2020-05-08T05:03:25.908Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 05:03:25 [2020-05-08T05:03:25.908Z] === CONT TestMountDaemonRoot/rshared/bind_root 05:03:26 [2020-05-08T05:03:26.089Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName 05:03:26 [2020-05-08T05:03:26.166Z] === CONT TestMountDaemonRoot/shared 05:03:26 [2020-05-08T05:03:26.166Z] === RUN TestMountDaemonRoot/shared/bind_root 05:03:26 [2020-05-08T05:03:26.166Z] === PAUSE TestMountDaemonRoot/shared/bind_root 05:03:26 [2020-05-08T05:03:26.166Z] === RUN TestMountDaemonRoot/shared/bind_subpath 05:03:26 [2020-05-08T05:03:26.166Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 05:03:26 [2020-05-08T05:03:26.166Z] === RUN TestMountDaemonRoot/shared/mount_root 05:03:26 [2020-05-08T05:03:26.166Z] === PAUSE TestMountDaemonRoot/shared/mount_root 05:03:26 [2020-05-08T05:03:26.166Z] === RUN TestMountDaemonRoot/shared/mount_subpath 05:03:26 [2020-05-08T05:03:26.166Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 05:03:26 [2020-05-08T05:03:26.166Z] === CONT TestMountDaemonRoot/rslave 05:03:26 [2020-05-08T05:03:26.166Z] === RUN TestMountDaemonRoot/rslave/bind_root 05:03:26 [2020-05-08T05:03:26.166Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 05:03:26 [2020-05-08T05:03:26.166Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 05:03:26 [2020-05-08T05:03:26.166Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 05:03:26 [2020-05-08T05:03:26.166Z] === RUN TestMountDaemonRoot/rslave/mount_root 05:03:26 [2020-05-08T05:03:26.166Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 05:03:26 [2020-05-08T05:03:26.166Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 05:03:26 [2020-05-08T05:03:26.166Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 05:03:26 [2020-05-08T05:03:26.166Z] === CONT TestMountDaemonRoot/slave 05:03:26 [2020-05-08T05:03:26.166Z] === RUN TestMountDaemonRoot/slave/bind_root 05:03:26 [2020-05-08T05:03:26.166Z] === PAUSE TestMountDaemonRoot/slave/bind_root 05:03:26 [2020-05-08T05:03:26.166Z] === RUN TestMountDaemonRoot/slave/bind_subpath 05:03:26 [2020-05-08T05:03:26.166Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 05:03:26 [2020-05-08T05:03:26.166Z] === RUN TestMountDaemonRoot/slave/mount_root 05:03:26 [2020-05-08T05:03:26.166Z] === PAUSE TestMountDaemonRoot/slave/mount_root 05:03:26 [2020-05-08T05:03:26.166Z] === RUN TestMountDaemonRoot/slave/mount_subpath 05:03:26 [2020-05-08T05:03:26.166Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 05:03:26 [2020-05-08T05:03:26.166Z] === CONT TestMountDaemonRoot/rprivate 05:03:26 [2020-05-08T05:03:26.166Z] === RUN TestMountDaemonRoot/rprivate/bind_root 05:03:26 [2020-05-08T05:03:26.166Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 05:03:26 [2020-05-08T05:03:26.166Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 05:03:26 [2020-05-08T05:03:26.166Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 05:03:26 [2020-05-08T05:03:26.166Z] === RUN TestMountDaemonRoot/rprivate/mount_root 05:03:26 [2020-05-08T05:03:26.166Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 05:03:26 [2020-05-08T05:03:26.166Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 05:03:26 [2020-05-08T05:03:26.166Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 05:03:26 [2020-05-08T05:03:26.166Z] === CONT TestMountDaemonRoot/private 05:03:26 [2020-05-08T05:03:26.166Z] === RUN TestMountDaemonRoot/private/mount_root 05:03:26 [2020-05-08T05:03:26.166Z] === PAUSE TestMountDaemonRoot/private/mount_root 05:03:26 [2020-05-08T05:03:26.166Z] === RUN TestMountDaemonRoot/private/mount_subpath 05:03:26 [2020-05-08T05:03:26.166Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 05:03:26 [2020-05-08T05:03:26.166Z] === RUN TestMountDaemonRoot/private/bind_root 05:03:26 [2020-05-08T05:03:26.166Z] === PAUSE TestMountDaemonRoot/private/bind_root 05:03:26 [2020-05-08T05:03:26.166Z] === RUN TestMountDaemonRoot/private/bind_subpath 05:03:26 [2020-05-08T05:03:26.166Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 05:03:26 [2020-05-08T05:03:26.166Z] === CONT TestMountDaemonRoot/default/mount_subpath 05:03:26 [2020-05-08T05:03:26.166Z] === CONT TestMountDaemonRoot/default/mount_root 05:03:26 [2020-05-08T05:03:26.166Z] === CONT TestMountDaemonRoot/default/bind_subpath 05:03:26 [2020-05-08T05:03:26.166Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 05:03:26 [2020-05-08T05:03:26.166Z] === CONT TestMountDaemonRoot/rshared/mount_root 05:03:26 [2020-05-08T05:03:26.166Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 05:03:26 [2020-05-08T05:03:26.166Z] === CONT TestMountDaemonRoot/shared/bind_root 05:03:26 [2020-05-08T05:03:26.166Z] === CONT TestMountDaemonRoot/rslave/bind_root 05:03:26 [2020-05-08T05:03:26.166Z] === CONT TestMountDaemonRoot/shared/mount_subpath 05:03:26 [2020-05-08T05:03:26.321Z] testing: warning: no tests to run 05:03:26 [2020-05-08T05:03:26.321Z] ok github.com/docker/docker/integration/plugin/authz 0.064s 05:03:26 [2020-05-08T05:03:26.321Z] 05:03:26 [2020-05-08T05:03:26.321Z] DONE 0 tests in 0.753s 05:03:26 [2020-05-08T05:03:26.321Z] 05:03:26 [2020-05-08T05:03:26.321Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common 05:03:26 [2020-05-08T05:03:26.424Z] === CONT TestMountDaemonRoot/shared/mount_root 05:03:26 [2020-05-08T05:03:26.424Z] === CONT TestMountDaemonRoot/shared/bind_subpath 05:03:26 [2020-05-08T05:03:26.424Z] === CONT TestMountDaemonRoot/slave/bind_root 05:03:26 [2020-05-08T05:03:26.424Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 05:03:26 [2020-05-08T05:03:26.424Z] === CONT TestMountDaemonRoot/rslave/mount_root 05:03:26 [2020-05-08T05:03:26.424Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 05:03:26 [2020-05-08T05:03:26.424Z] === CONT TestMountDaemonRoot/rprivate/bind_root 05:03:26 [2020-05-08T05:03:26.424Z] === CONT TestMountDaemonRoot/slave/mount_subpath 05:03:26 [2020-05-08T05:03:26.424Z] === CONT TestMountDaemonRoot/slave/mount_root 05:03:26 [2020-05-08T05:03:26.424Z] === CONT TestMountDaemonRoot/slave/bind_subpath 05:03:26 [2020-05-08T05:03:26.424Z] === CONT TestMountDaemonRoot/private/mount_root 05:03:26 [2020-05-08T05:03:26.424Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 05:03:26 [2020-05-08T05:03:26.424Z] === CONT TestMountDaemonRoot/rprivate/mount_root 05:03:26 [2020-05-08T05:03:26.424Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 05:03:26 [2020-05-08T05:03:26.424Z] === CONT TestMountDaemonRoot/private/bind_subpath 05:03:26 [2020-05-08T05:03:26.682Z] === CONT TestMountDaemonRoot/private/bind_root 05:03:26 [2020-05-08T05:03:26.682Z] === CONT TestMountDaemonRoot/private/mount_subpath 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot (0.02s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/default (0.00s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/private (0.00s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) 05:03:26 [2020-05-08T05:03:26.682Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) 05:03:26 [2020-05-08T05:03:26.682Z] === RUN TestContainerBindMountNonRecursive 05:03:26 [2020-05-08T05:03:26.682Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) 05:03:26 [2020-05-08T05:03:26.682Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) 05:03:26 [2020-05-08T05:03:26.682Z] === RUN TestNetworkNat 05:03:27 [2020-05-08T05:03:27.012Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames 05:03:27 [2020-05-08T05:03:27.247Z] --- PASS: TestNetworkNat (0.70s) 05:03:27 [2020-05-08T05:03:27.247Z] === RUN TestNetworkLocalhostTCPNat 05:03:27 [2020-05-08T05:03:27.571Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile 05:03:28 [2020-05-08T05:03:28.130Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile 05:03:28 [2020-05-08T05:03:28.179Z] --- PASS: TestNetworkLocalhostTCPNat (0.63s) 05:03:28 [2020-05-08T05:03:28.179Z] === RUN TestNetworkLoopbackNat 05:03:28 [2020-05-08T05:03:28.745Z] --- PASS: TestNetworkLoopbackNat (0.80s) 05:03:28 [2020-05-08T05:03:28.745Z] === RUN TestPause 05:03:28 [2020-05-08T05:03:28.745Z] --- SKIP: TestPause (0.00s) 05:03:28 [2020-05-08T05:03:28.745Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" 05:03:28 [2020-05-08T05:03:28.745Z] === RUN TestPauseFailsOnWindowsServerContainers 05:03:28 [2020-05-08T05:03:28.745Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 05:03:28 [2020-05-08T05:03:28.745Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 05:03:28 [2020-05-08T05:03:28.745Z] === RUN TestPauseStopPausedContainer 05:03:28 [2020-05-08T05:03:28.745Z] --- SKIP: TestPauseStopPausedContainer (0.01s) 05:03:28 [2020-05-08T05:03:28.745Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" 05:03:28 [2020-05-08T05:03:28.745Z] === RUN TestPsFilter 05:03:29 [2020-05-08T05:03:29.003Z] --- PASS: TestPsFilter (0.18s) 05:03:29 [2020-05-08T05:03:29.003Z] === RUN TestRemoveContainerWithRemovedVolume 05:03:29 [2020-05-08T05:03:29.568Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.55s) 05:03:29 [2020-05-08T05:03:29.568Z] === RUN TestRemoveContainerWithVolume 05:03:30 [2020-05-08T05:03:30.134Z] --- PASS: TestRemoveContainerWithVolume (0.67s) 05:03:30 [2020-05-08T05:03:30.134Z] === RUN TestRemoveContainerRunning 05:03:30 [2020-05-08T05:03:30.698Z] --- PASS: TestRemoveContainerRunning (0.61s) 05:03:30 [2020-05-08T05:03:30.698Z] === RUN TestRemoveContainerForceRemoveRunning 05:03:31 [2020-05-08T05:03:31.630Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.62s) 05:03:31 [2020-05-08T05:03:31.630Z] === RUN TestRemoveInvalidContainer 05:03:31 [2020-05-08T05:03:31.630Z] --- PASS: TestRemoveInvalidContainer (0.01s) 05:03:31 [2020-05-08T05:03:31.630Z] === RUN TestRenameLinkedContainer 05:03:32 [2020-05-08T05:03:32.289Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine 05:03:32 [2020-05-08T05:03:32.543Z] === RUN TestDockerSuite/TestBuildDockerfileStdin 05:03:33 [2020-05-08T05:03:33.467Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict 05:03:33 [2020-05-08T05:03:33.467Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore 05:03:34 [2020-05-08T05:03:34.157Z] --- PASS: TestRenameLinkedContainer (2.34s) 05:03:34 [2020-05-08T05:03:34.157Z] === RUN TestRenameStoppedContainer 05:03:34 [2020-05-08T05:03:34.415Z] --- PASS: TestRenameStoppedContainer (0.62s) 05:03:34 [2020-05-08T05:03:34.415Z] === RUN TestRenameRunningContainerAndReuse 05:03:34 [2020-05-08T05:03:34.779Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:03:34 [2020-05-08T05:03:34.779Z] INFO: Testing against a local daemon 05:03:34 [2020-05-08T05:03:34.779Z] ok github.com/docker/docker/integration/plugin/common 0.253s 05:03:34 [2020-05-08T05:03:34.779Z] 05:03:34 [2020-05-08T05:03:34.779Z] === Skipped 05:03:34 [2020-05-08T05:03:34.779Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) 05:03:34 [2020-05-08T05:03:34.779Z] plugin_test.go:55: testEnv.OSType == "windows" 05:03:34 [2020-05-08T05:03:34.779Z] 05:03:34 [2020-05-08T05:03:34.779Z] 05:03:34 [2020-05-08T05:03:34.779Z] DONE 3 tests, 1 skipped in 8.092s 05:03:34 [2020-05-08T05:03:34.779Z] 05:03:34 [2020-05-08T05:03:34.779Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver 05:03:34 [2020-05-08T05:03:34.828Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored 05:03:35 [2020-05-08T05:03:35.787Z] --- PASS: TestRenameRunningContainerAndReuse (1.20s) 05:03:35 [2020-05-08T05:03:35.787Z] === RUN TestRenameInvalidName 05:03:36 [2020-05-08T05:03:36.046Z] --- PASS: TestRenameInvalidName (0.56s) 05:03:36 [2020-05-08T05:03:36.046Z] === RUN TestRenameAnonymousContainer 05:03:36 [2020-05-08T05:03:36.715Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles 05:03:37 [2020-05-08T05:03:37.540Z] --- PASS: TestCreateServiceMultipleTimes (19.37s) 05:03:37 [2020-05-08T05:03:37.540Z] === RUN TestCreateServiceConflict 05:03:37 [2020-05-08T05:03:37.624Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:03:37 [2020-05-08T05:03:37.624Z] INFO: Testing against a local daemon 05:03:37 [2020-05-08T05:03:37.624Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.266s 05:03:37 [2020-05-08T05:03:37.624Z] 05:03:37 [2020-05-08T05:03:37.624Z] === Skipped 05:03:37 [2020-05-08T05:03:37.624Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) 05:03:37 [2020-05-08T05:03:37.624Z] external_test.go:48: runtime.GOOS == "windows" 05:03:37 [2020-05-08T05:03:37.624Z] 05:03:37 [2020-05-08T05:03:37.624Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) 05:03:37 [2020-05-08T05:03:37.624Z] external_test.go:408: runtime.GOOS == "windows" 05:03:37 [2020-05-08T05:03:37.624Z] 05:03:37 [2020-05-08T05:03:37.624Z] 05:03:37 [2020-05-08T05:03:37.624Z] DONE 2 tests, 2 skipped in 3.331s 05:03:37 [2020-05-08T05:03:37.624Z] 05:03:37 [2020-05-08T05:03:37.624Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging 05:03:37 [2020-05-08T05:03:37.798Z] --- PASS: TestCreateServiceConflict (3.22s) 05:03:37 [2020-05-08T05:03:37.798Z] === RUN TestCreateServiceMaxReplicas 05:03:38 [2020-05-08T05:03:38.075Z] === RUN TestDockerSuite/TestBuildDockerignore 05:03:39 [2020-05-08T05:03:39.329Z] --- PASS: TestRenameAnonymousContainer (2.84s) 05:03:39 [2020-05-08T05:03:39.330Z] === RUN TestRenameContainerWithSameName 05:03:39 [2020-05-08T05:03:39.587Z] --- PASS: TestRenameContainerWithSameName (0.62s) 05:03:39 [2020-05-08T05:03:39.587Z] === RUN TestRenameContainerWithLinkedContainer 05:03:40 [2020-05-08T05:03:40.474Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:03:40 [2020-05-08T05:03:40.474Z] INFO: Testing against a local daemon 05:03:40 [2020-05-08T05:03:40.474Z] ok github.com/docker/docker/integration/plugin/logging 0.290s 05:03:40 [2020-05-08T05:03:40.474Z] 05:03:40 [2020-05-08T05:03:40.474Z] === Skipped 05:03:40 [2020-05-08T05:03:40.474Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) 05:03:40 [2020-05-08T05:03:40.474Z] read_test.go:21: no unix domain sockets on Windows 05:03:40 [2020-05-08T05:03:40.474Z] 05:03:40 [2020-05-08T05:03:40.474Z] 05:03:40 [2020-05-08T05:03:40.474Z] DONE 1 tests, 1 skipped in 2.607s 05:03:40 [2020-05-08T05:03:40.474Z] 05:03:40 [2020-05-08T05:03:40.474Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard 05:03:40 [2020-05-08T05:03:40.960Z] --- PASS: TestRenameContainerWithLinkedContainer (1.20s) 05:03:40 [2020-05-08T05:03:40.960Z] === RUN TestResize 05:03:41 [2020-05-08T05:03:41.335Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile 05:03:41 [2020-05-08T05:03:41.525Z] --- PASS: TestResize (0.60s) 05:03:41 [2020-05-08T05:03:41.525Z] === RUN TestResizeWithInvalidSize 05:03:41 [2020-05-08T05:03:41.984Z] --- PASS: TestCreateServiceMaxReplicas (3.64s) 05:03:41 [2020-05-08T05:03:41.985Z] === RUN TestCreateWithDuplicateNetworkNames 05:03:41 [2020-05-08T05:03:41.988Z] testing: warning: no tests to run 05:03:41 [2020-05-08T05:03:41.988Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.112s 05:03:41 [2020-05-08T05:03:41.988Z] 05:03:41 [2020-05-08T05:03:41.988Z] DONE 0 tests in 1.317s 05:03:41 [2020-05-08T05:03:41.988Z] 05:03:41 [2020-05-08T05:03:41.988Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes 05:03:42 [2020-05-08T05:03:42.091Z] --- PASS: TestResizeWithInvalidSize (0.61s) 05:03:42 [2020-05-08T05:03:42.091Z] === RUN TestResizeWhenContainerNotStarted 05:03:42 [2020-05-08T05:03:42.617Z] --- PASS: TestBuildWithHugeFile (81.07s) 05:03:42 [2020-05-08T05:03:42.617Z] === RUN TestBuildWithEmptyDockerfile 05:03:42 [2020-05-08T05:03:42.617Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile 05:03:42 [2020-05-08T05:03:42.618Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile 05:03:42 [2020-05-08T05:03:42.618Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:03:42 [2020-05-08T05:03:42.618Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:03:42 [2020-05-08T05:03:42.618Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:03:42 [2020-05-08T05:03:42.618Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:03:42 [2020-05-08T05:03:42.618Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile 05:03:42 [2020-05-08T05:03:42.618Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile 05:03:42 [2020-05-08T05:03:42.618Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile 05:03:42 [2020-05-08T05:03:42.618Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) 05:03:42 [2020-05-08T05:03:42.618Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) 05:03:42 [2020-05-08T05:03:42.618Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s) 05:03:42 [2020-05-08T05:03:42.618Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s) 05:03:42 [2020-05-08T05:03:42.618Z] === RUN TestBuildPreserveOwnership 05:03:42 [2020-05-08T05:03:42.618Z] === RUN TestBuildPreserveOwnership/copy_from 05:03:42 [2020-05-08T05:03:42.655Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) 05:03:42 [2020-05-08T05:03:42.655Z] === RUN TestDaemonRestartKillContainers 05:03:42 [2020-05-08T05:03:42.655Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) 05:03:42 [2020-05-08T05:03:42.655Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore 05:03:42 [2020-05-08T05:03:42.655Z] === RUN TestCgroupNamespacesRun 05:03:44 [2020-05-08T05:03:44.118Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:03:44 [2020-05-08T05:03:44.118Z] INFO: Testing against a local daemon 05:03:44 [2020-05-08T05:03:44.118Z] ok github.com/docker/docker/integration/plugin/volumes 0.248s 05:03:44 [2020-05-08T05:03:44.566Z] 05:03:44 [2020-05-08T05:03:44.566Z] === Skipped 05:03:44 [2020-05-08T05:03:44.566Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) 05:03:44 [2020-05-08T05:03:44.566Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" 05:03:44 [2020-05-08T05:03:44.566Z] 05:03:44 [2020-05-08T05:03:44.566Z] 05:03:44 [2020-05-08T05:03:44.566Z] DONE 1 tests, 1 skipped in 2.622s 05:03:44 [2020-05-08T05:03:44.566Z] 05:03:44 [2020-05-08T05:03:44.566Z] Running D:\gopath\src\github.com\docker\docker\integration\secret 05:03:44 [2020-05-08T05:03:44.955Z] === RUN TestBuildPreserveOwnership/copy_from_chowned 05:03:45 [2020-05-08T05:03:45.182Z] --- PASS: TestCgroupNamespacesRun (2.48s) 05:03:45 [2020-05-08T05:03:45.182Z] === RUN TestCgroupNamespacesRunPrivileged 05:03:46 [2020-05-08T05:03:46.656Z] --- PASS: TestBuildPreserveOwnership (4.76s) 05:03:46 [2020-05-08T05:03:46.656Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.12s) 05:03:46 [2020-05-08T05:03:46.656Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.62s) 05:03:46 [2020-05-08T05:03:46.656Z] === RUN TestBuildPlatformInvalid 05:03:46 [2020-05-08T05:03:46.656Z] --- PASS: TestBuildPlatformInvalid (0.16s) 05:03:46 [2020-05-08T05:03:46.656Z] PASS 05:03:46 [2020-05-08T05:03:46.656Z] 05:03:46 [2020-05-08T05:03:46.656Z] === Skipped 05:03:46 [2020-05-08T05:03:46.656Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) 05:03:46 [2020-05-08T05:03:46.656Z] build_session_test.go:25: TODO: BuildKit 05:03:46 [2020-05-08T05:03:46.656Z] 05:03:46 [2020-05-08T05:03:46.656Z] 05:03:46 [2020-05-08T05:03:46.656Z] DONE 32 tests, 1 skipped in 126.752s 05:03:46 [2020-05-08T05:03:46.656Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 05:03:46 [2020-05-08T05:03:46.656Z] ++ 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 05:03:46 [2020-05-08T05:03:46.656Z] ++ set -e 05:03:46 [2020-05-08T05:03:46.656Z] ++ '[' -n 0 ']' 05:03:46 [2020-05-08T05:03:46.656Z] ++ set -x 05:03:46 [2020-05-08T05:03:46.656Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m 05:03:46 [2020-05-08T05:03:46.656Z] INFO: Testing against a local daemon 05:03:46 [2020-05-08T05:03:46.656Z] === RUN TestConfigInspect 05:03:46 [2020-05-08T05:03:46.707Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:03:46 [2020-05-08T05:03:46.707Z] INFO: Testing against a local daemon 05:03:46 [2020-05-08T05:03:46.707Z] ok github.com/docker/docker/integration/secret 0.194s 05:03:46 [2020-05-08T05:03:46.707Z] 05:03:46 [2020-05-08T05:03:46.707Z] === Skipped 05:03:46 [2020-05-08T05:03:46.707Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) 05:03:46 [2020-05-08T05:03:46.707Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" 05:03:46 [2020-05-08T05:03:46.707Z] 05:03:46 [2020-05-08T05:03:46.707Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) 05:03:46 [2020-05-08T05:03:46.707Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" 05:03:46 [2020-05-08T05:03:46.707Z] 05:03:46 [2020-05-08T05:03:46.707Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) 05:03:46 [2020-05-08T05:03:46.707Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" 05:03:46 [2020-05-08T05:03:46.707Z] 05:03:46 [2020-05-08T05:03:46.707Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) 05:03:46 [2020-05-08T05:03:46.707Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" 05:03:46 [2020-05-08T05:03:46.707Z] 05:03:46 [2020-05-08T05:03:46.707Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) 05:03:46 [2020-05-08T05:03:46.707Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" 05:03:46 [2020-05-08T05:03:46.707Z] 05:03:46 [2020-05-08T05:03:46.707Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) 05:03:46 [2020-05-08T05:03:46.707Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" 05:03:46 [2020-05-08T05:03:46.707Z] 05:03:46 [2020-05-08T05:03:46.707Z] 05:03:46 [2020-05-08T05:03:46.707Z] DONE 6 tests, 6 skipped in 2.214s 05:03:46 [2020-05-08T05:03:46.707Z] 05:03:46 [2020-05-08T05:03:46.707Z] Running D:\gopath\src\github.com\docker\docker\integration\service 05:03:47 [2020-05-08T05:03:47.709Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.51s) 05:03:47 [2020-05-08T05:03:47.709Z] === RUN TestCgroupNamespacesRunDaemonHostMode 05:03:48 [2020-05-08T05:03:48.962Z] --- PASS: TestConfigInspect (2.27s) 05:03:48 [2020-05-08T05:03:48.962Z] === RUN TestConfigList 05:03:49 [2020-05-08T05:03:49.557Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:03:49 [2020-05-08T05:03:49.557Z] INFO: Testing against a local daemon 05:03:49 [2020-05-08T05:03:49.557Z] ok github.com/docker/docker/integration/service 0.338s 05:03:49 [2020-05-08T05:03:49.557Z] 05:03:49 [2020-05-08T05:03:49.557Z] === Skipped 05:03:49 [2020-05-08T05:03:49.557Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) 05:03:49 [2020-05-08T05:03:49.557Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 05:03:49 [2020-05-08T05:03:49.557Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" 05:03:49 [2020-05-08T05:03:49.557Z] 05:03:49 [2020-05-08T05:03:49.557Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) 05:03:49 [2020-05-08T05:03:49.557Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 05:03:49 [2020-05-08T05:03:49.557Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" 05:03:49 [2020-05-08T05:03:49.557Z] 05:03:49 [2020-05-08T05:03:49.557Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) 05:03:49 [2020-05-08T05:03:49.557Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" 05:03:49 [2020-05-08T05:03:49.557Z] 05:03:49 [2020-05-08T05:03:49.557Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) 05:03:49 [2020-05-08T05:03:49.557Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" 05:03:49 [2020-05-08T05:03:49.557Z] 05:03:49 [2020-05-08T05:03:49.557Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) 05:03:49 [2020-05-08T05:03:49.557Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" 05:03:49 [2020-05-08T05:03:49.557Z] 05:03:49 [2020-05-08T05:03:49.557Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) 05:03:49 [2020-05-08T05:03:49.557Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" 05:03:49 [2020-05-08T05:03:49.557Z] 05:03:49 [2020-05-08T05:03:49.557Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) 05:03:49 [2020-05-08T05:03:49.557Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" 05:03:49 [2020-05-08T05:03:49.557Z] 05:03:49 [2020-05-08T05:03:49.557Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) 05:03:49 [2020-05-08T05:03:49.557Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" 05:03:49 [2020-05-08T05:03:49.557Z] 05:03:49 [2020-05-08T05:03:49.557Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) 05:03:49 [2020-05-08T05:03:49.557Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" 05:03:49 [2020-05-08T05:03:49.557Z] 05:03:49 [2020-05-08T05:03:49.557Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) 05:03:49 [2020-05-08T05:03:49.557Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" 05:03:49 [2020-05-08T05:03:49.557Z] 05:03:49 [2020-05-08T05:03:49.557Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) 05:03:49 [2020-05-08T05:03:49.557Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" 05:03:49 [2020-05-08T05:03:49.557Z] 05:03:49 [2020-05-08T05:03:49.557Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) 05:03:49 [2020-05-08T05:03:49.557Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" 05:03:49 [2020-05-08T05:03:49.557Z] 05:03:49 [2020-05-08T05:03:49.557Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) 05:03:49 [2020-05-08T05:03:49.557Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" 05:03:49 [2020-05-08T05:03:49.557Z] 05:03:49 [2020-05-08T05:03:49.557Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) 05:03:49 [2020-05-08T05:03:49.557Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" 05:03:49 [2020-05-08T05:03:49.557Z] 05:03:49 [2020-05-08T05:03:49.557Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) 05:03:49 [2020-05-08T05:03:49.557Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" 05:03:49 [2020-05-08T05:03:49.557Z] 05:03:49 [2020-05-08T05:03:49.557Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) 05:03:49 [2020-05-08T05:03:49.557Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" 05:03:49 [2020-05-08T05:03:49.557Z] 05:03:49 [2020-05-08T05:03:49.557Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) 05:03:49 [2020-05-08T05:03:49.557Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" 05:03:49 [2020-05-08T05:03:49.557Z] 05:03:49 [2020-05-08T05:03:49.557Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) 05:03:49 [2020-05-08T05:03:49.557Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" 05:03:49 [2020-05-08T05:03:49.557Z] 05:03:49 [2020-05-08T05:03:49.557Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) 05:03:49 [2020-05-08T05:03:49.557Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" 05:03:49 [2020-05-08T05:03:49.557Z] 05:03:49 [2020-05-08T05:03:49.557Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) 05:03:49 [2020-05-08T05:03:49.557Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" 05:03:49 [2020-05-08T05:03:49.557Z] 05:03:49 [2020-05-08T05:03:49.557Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) 05:03:49 [2020-05-08T05:03:49.557Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" 05:03:49 [2020-05-08T05:03:49.557Z] 05:03:49 [2020-05-08T05:03:49.557Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) 05:03:49 [2020-05-08T05:03:49.557Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" 05:03:49 [2020-05-08T05:03:49.557Z] 05:03:49 [2020-05-08T05:03:49.557Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) 05:03:49 [2020-05-08T05:03:49.557Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" 05:03:49 [2020-05-08T05:03:49.557Z] 05:03:49 [2020-05-08T05:03:49.557Z] 05:03:49 [2020-05-08T05:03:49.557Z] DONE 24 tests, 23 skipped in 2.942s 05:03:49 [2020-05-08T05:03:49.557Z] 05:03:49 [2020-05-08T05:03:49.557Z] Running D:\gopath\src\github.com\docker\docker\integration\session 05:03:50 [2020-05-08T05:03:50.235Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.64s) 05:03:50 [2020-05-08T05:03:50.235Z] === RUN TestCgroupNamespacesRunHostMode 05:03:51 [2020-05-08T05:03:51.261Z] --- PASS: TestConfigList (2.22s) 05:03:51 [2020-05-08T05:03:51.261Z] === RUN TestConfigsCreateAndDelete 05:03:51 [2020-05-08T05:03:51.271Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault 05:03:51 [2020-05-08T05:03:51.271Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths 05:03:51 [2020-05-08T05:03:51.691Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:03:51 [2020-05-08T05:03:51.691Z] INFO: Testing against a local daemon 05:03:51 [2020-05-08T05:03:51.691Z] ok github.com/docker/docker/integration/session 0.192s 05:03:52 [2020-05-08T05:03:52.138Z] 05:03:52 [2020-05-08T05:03:52.138Z] === Skipped 05:03:52 [2020-05-08T05:03:52.138Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) 05:03:52 [2020-05-08T05:03:52.138Z] session_test.go:15: testEnv.OSType == "windows": FIXME 05:03:52 [2020-05-08T05:03:52.138Z] 05:03:52 [2020-05-08T05:03:52.138Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) 05:03:52 [2020-05-08T05:03:52.138Z] session_test.go:36: testEnv.OSType == "windows": FIXME 05:03:52 [2020-05-08T05:03:52.138Z] 05:03:52 [2020-05-08T05:03:52.138Z] 05:03:52 [2020-05-08T05:03:52.138Z] DONE 2 tests, 2 skipped in 2.214s 05:03:52 [2020-05-08T05:03:52.138Z] 05:03:52 [2020-05-08T05:03:52.138Z] Running D:\gopath\src\github.com\docker\docker\integration\system 05:03:52 [2020-05-08T05:03:52.760Z] --- PASS: TestCgroupNamespacesRunHostMode (2.66s) 05:03:52 [2020-05-08T05:03:52.760Z] === RUN TestCgroupNamespacesRunPrivateMode 05:03:53 [2020-05-08T05:03:53.154Z] === RUN TestDockerSuite/TestBuildDockerignoreComment 05:03:53 [2020-05-08T05:03:53.587Z] --- PASS: TestConfigsCreateAndDelete (2.17s) 05:03:53 [2020-05-08T05:03:53.587Z] === RUN TestConfigsUpdate 05:03:54 [2020-05-08T05:03:54.077Z] === RUN TestDockerDaemonSuite/TestShmSize 05:03:54 [2020-05-08T05:03:54.267Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:03:54 [2020-05-08T05:03:54.268Z] INFO: Testing against a local daemon 05:03:55 [2020-05-08T05:03:55.212Z] ok github.com/docker/docker/integration/system 1.278s 05:03:55 [2020-05-08T05:03:55.212Z] 05:03:55 [2020-05-08T05:03:55.212Z] === Skipped 05:03:55 [2020-05-08T05:03:55.212Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) 05:03:55 [2020-05-08T05:03:55.212Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" 05:03:55 [2020-05-08T05:03:55.212Z] 05:03:55 [2020-05-08T05:03:55.212Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) 05:03:55 [2020-05-08T05:03:55.212Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec 05:03:55 [2020-05-08T05:03:55.212Z] 05:03:55 [2020-05-08T05:03:55.212Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) 05:03:55 [2020-05-08T05:03:55.212Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages 05:03:55 [2020-05-08T05:03:55.212Z] 05:03:55 [2020-05-08T05:03:55.212Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) 05:03:55 [2020-05-08T05:03:55.212Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME 05:03:55 [2020-05-08T05:03:55.212Z] 05:03:55 [2020-05-08T05:03:55.212Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) 05:03:55 [2020-05-08T05:03:55.212Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 05:03:55 [2020-05-08T05:03:55.212Z] 05:03:55 [2020-05-08T05:03:55.212Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) 05:03:55 [2020-05-08T05:03:55.212Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 05:03:55 [2020-05-08T05:03:55.212Z] 05:03:55 [2020-05-08T05:03:55.212Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) 05:03:55 [2020-05-08T05:03:55.212Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... 05:03:55 [2020-05-08T05:03:55.212Z] 05:03:55 [2020-05-08T05:03:55.212Z] 05:03:55 [2020-05-08T05:03:55.212Z] DONE 13 tests, 7 skipped in 3.343s 05:03:55 [2020-05-08T05:03:55.212Z] 05:03:55 [2020-05-08T05:03:55.212Z] Running D:\gopath\src\github.com\docker\docker\integration\volume 05:03:55 [2020-05-08T05:03:55.389Z] --- PASS: TestConfigsUpdate (2.22s) 05:03:55 [2020-05-08T05:03:55.389Z] === RUN TestTemplatedConfig 05:03:56 [2020-05-08T05:03:56.038Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.80s) 05:03:56 [2020-05-08T05:03:56.038Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 05:03:56 [2020-05-08T05:03:56.585Z] === RUN TestDockerDaemonSuite/TestShmSizeReload 05:03:56 [2020-05-08T05:03:56.585Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions 05:03:56 [2020-05-08T05:03:56.856Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.75s) 05:03:56 [2020-05-08T05:03:56.856Z] === RUN TestCreateServiceSecretFileMode 05:03:58 [2020-05-08T05:03:58.065Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:03:58 [2020-05-08T05:03:58.066Z] INFO: Testing against a local daemon 05:03:58 [2020-05-08T05:03:58.066Z] ok github.com/docker/docker/integration/volume 0.237s 05:03:58 [2020-05-08T05:03:58.066Z] 05:03:58 [2020-05-08T05:03:58.066Z] === Skipped 05:03:58 [2020-05-08T05:03:58.066Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) 05:03:58 [2020-05-08T05:03:58.066Z] volume_test.go:64: testEnv.OSType == "windows": FIXME 05:03:58 [2020-05-08T05:03:58.066Z] 05:03:58 [2020-05-08T05:03:58.066Z] 05:03:58 [2020-05-08T05:03:58.066Z] DONE 5 tests, 1 skipped in 2.328s 05:03:58 [2020-05-08T05:03:58.066Z] 05:03:58 [2020-05-08T05:03:58.066Z] INFO: make.ps1 ended at 05/08/2020 05:03:57 05:03:58 [2020-05-08T05:03:58.066Z] INFO: Integration CLI tests being run from the host: 05:03:58 [2020-05-08T05:03:58.066Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" 05:03:58 [2020-05-08T05:03:58.405Z] --- PASS: TestTemplatedConfig (2.76s) 05:03:58 [2020-05-08T05:03:58.405Z] === RUN TestConfigCreateResolve 05:03:58 [2020-05-08T05:03:58.563Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.56s) 05:03:58 [2020-05-08T05:03:58.563Z] === RUN TestCgroupNamespacesRunInvalidMode 05:03:59 [2020-05-08T05:03:59.091Z] === RUN TestDockerDaemonSuite/TestTLSVerify 05:03:59 [2020-05-08T05:03:59.347Z] === RUN TestDockerDaemonSuite/TestVolumePlugin 05:03:59 [2020-05-08T05:03:59.392Z] --- PASS: TestCreateServiceSecretFileMode (2.92s) 05:03:59 [2020-05-08T05:03:59.392Z] === RUN TestCreateServiceConfigFileMode 05:04:00 [2020-05-08T05:04:00.462Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.98s) 05:04:00 [2020-05-08T05:04:00.462Z] === RUN TestCgroupNamespacesRunOlderClient 05:04:00 [2020-05-08T05:04:00.873Z] --- PASS: TestConfigCreateResolve (2.25s) 05:04:00 [2020-05-08T05:04:00.873Z] === RUN TestConfigDaemonLibtrustID 05:04:01 [2020-05-08T05:04:01.213Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) 05:04:01 [2020-05-08T05:04:01.213Z] PASS 05:04:01 [2020-05-08T05:04:01.213Z] 05:04:01 [2020-05-08T05:04:01.213Z] DONE 7 tests in 14.547s 05:04:01 [2020-05-08T05:04:01.213Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 05:04:01 [2020-05-08T05:04:01.213Z] ++ 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 05:04:01 [2020-05-08T05:04:01.213Z] ++ set -e 05:04:01 [2020-05-08T05:04:01.213Z] ++ '[' -n 0 ']' 05:04:01 [2020-05-08T05:04:01.213Z] ++ set -x 05:04:01 [2020-05-08T05:04:01.213Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m 05:04:01 [2020-05-08T05:04:01.213Z] INFO: Testing against a local daemon 05:04:01 [2020-05-08T05:04:01.213Z] === RUN TestCheckpoint 05:04:01 [2020-05-08T05:04:01.213Z] --- SKIP: TestCheckpoint (0.00s) 05:04:01 [2020-05-08T05:04:01.213Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 05:04:01 [2020-05-08T05:04:01.213Z] === RUN TestContainerInvalidJSON 05:04:01 [2020-05-08T05:04:01.213Z] === RUN TestContainerInvalidJSON//containers/foobar/copy 05:04:01 [2020-05-08T05:04:01.213Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy 05:04:01 [2020-05-08T05:04:01.213Z] === RUN TestContainerInvalidJSON//containers/foobar/exec 05:04:01 [2020-05-08T05:04:01.213Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec 05:04:01 [2020-05-08T05:04:01.213Z] === RUN TestContainerInvalidJSON//exec/foobar/start 05:04:01 [2020-05-08T05:04:01.213Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start 05:04:01 [2020-05-08T05:04:01.213Z] === CONT TestContainerInvalidJSON//containers/foobar/copy 05:04:01 [2020-05-08T05:04:01.213Z] === CONT TestContainerInvalidJSON//exec/foobar/start 05:04:01 [2020-05-08T05:04:01.213Z] === CONT TestContainerInvalidJSON//containers/foobar/exec 05:04:01 [2020-05-08T05:04:01.213Z] --- PASS: TestContainerInvalidJSON (0.02s) 05:04:01 [2020-05-08T05:04:01.213Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) 05:04:01 [2020-05-08T05:04:01.213Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) 05:04:01 [2020-05-08T05:04:01.213Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) 05:04:01 [2020-05-08T05:04:01.213Z] === RUN TestCopyFromContainerPathDoesNotExist 05:04:01 [2020-05-08T05:04:01.213Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) 05:04:01 [2020-05-08T05:04:01.213Z] === RUN TestCopyFromContainerPathIsNotDir 05:04:01 [2020-05-08T05:04:01.213Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) 05:04:01 [2020-05-08T05:04:01.213Z] === RUN TestCopyToContainerPathDoesNotExist 05:04:01 [2020-05-08T05:04:01.555Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) 05:04:01 [2020-05-08T05:04:01.555Z] === RUN TestCopyToContainerPathIsNotDir 05:04:01 [2020-05-08T05:04:01.555Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) 05:04:01 [2020-05-08T05:04:01.555Z] === RUN TestCopyFromContainer 05:04:02 [2020-05-08T05:04:02.717Z] --- PASS: TestCreateServiceConfigFileMode (3.30s) 05:04:02 [2020-05-08T05:04:02.717Z] === RUN TestCreateServiceSysctls 05:04:02 [2020-05-08T05:04:02.988Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.68s) 05:04:02 [2020-05-08T05:04:02.988Z] === RUN TestKernelTCPMemory 05:04:02 [2020-05-08T05:04:02.988Z] --- SKIP: TestKernelTCPMemory (0.03s) 05:04:02 [2020-05-08T05:04:02.988Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" 05:04:02 [2020-05-08T05:04:02.988Z] === RUN TestNISDomainname 05:04:02 [2020-05-08T05:04:02.988Z] --- SKIP: TestNISDomainname (0.01s) 05:04:02 [2020-05-08T05:04:02.988Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) 05:04:02 [2020-05-08T05:04:02.988Z] === RUN TestHostnameDnsResolution 05:04:03 [2020-05-08T05:04:03.253Z] === RUN TestCopyFromContainer// 05:04:03 [2020-05-08T05:04:03.253Z] === RUN TestCopyFromContainer//bar/root 05:04:03 [2020-05-08T05:04:03.253Z] === RUN TestCopyFromContainer//bar/root/ 05:04:03 [2020-05-08T05:04:03.253Z] === RUN TestCopyFromContainer/bar/quux 05:04:03 [2020-05-08T05:04:03.592Z] === RUN TestCopyFromContainer/bar/quux/ 05:04:03 [2020-05-08T05:04:03.592Z] === RUN TestCopyFromContainer/bar/quux/baz 05:04:03 [2020-05-08T05:04:03.592Z] === RUN TestCopyFromContainer/bar/filesymlink 05:04:03 [2020-05-08T05:04:03.592Z] === RUN TestCopyFromContainer/bar/dirsymlink 05:04:03 [2020-05-08T05:04:03.921Z] --- PASS: TestHostnameDnsResolution (1.09s) 05:04:03 [2020-05-08T05:04:03.921Z] === RUN TestStats 05:04:03 [2020-05-08T05:04:03.921Z] --- SKIP: TestStats (0.00s) 05:04:03 [2020-05-08T05:04:03.921Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" 05:04:03 [2020-05-08T05:04:03.921Z] === RUN TestStopContainerWithTimeout 05:04:03 [2020-05-08T05:04:03.921Z] === RUN TestStopContainerWithTimeout/0 05:04:03 [2020-05-08T05:04:03.921Z] === PAUSE TestStopContainerWithTimeout/0 05:04:03 [2020-05-08T05:04:03.921Z] === RUN TestStopContainerWithTimeout/1 05:04:03 [2020-05-08T05:04:03.921Z] === PAUSE TestStopContainerWithTimeout/1 05:04:03 [2020-05-08T05:04:03.921Z] === RUN TestStopContainerWithTimeout/3 05:04:03 [2020-05-08T05:04:03.921Z] === PAUSE TestStopContainerWithTimeout/3 05:04:03 [2020-05-08T05:04:03.921Z] === RUN TestStopContainerWithTimeout/-1 05:04:03 [2020-05-08T05:04:03.921Z] === PAUSE TestStopContainerWithTimeout/-1 05:04:03 [2020-05-08T05:04:03.921Z] === CONT TestStopContainerWithTimeout/0 05:04:03 [2020-05-08T05:04:03.921Z] === CONT TestStopContainerWithTimeout/3 05:04:03 [2020-05-08T05:04:03.930Z] === RUN TestCopyFromContainer/bar/dirsymlink/ 05:04:03 [2020-05-08T05:04:03.930Z] === RUN TestCopyFromContainer/bar/notarget 05:04:03 [2020-05-08T05:04:03.930Z] --- PASS: TestCopyFromContainer (2.47s) 05:04:03 [2020-05-08T05:04:03.930Z] --- PASS: TestCopyFromContainer// (0.09s) 05:04:03 [2020-05-08T05:04:03.930Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) 05:04:03 [2020-05-08T05:04:03.930Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) 05:04:03 [2020-05-08T05:04:03.930Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) 05:04:03 [2020-05-08T05:04:03.930Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) 05:04:03 [2020-05-08T05:04:03.930Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) 05:04:03 [2020-05-08T05:04:03.930Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) 05:04:03 [2020-05-08T05:04:03.930Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) 05:04:03 [2020-05-08T05:04:03.930Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) 05:04:03 [2020-05-08T05:04:03.930Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) 05:04:03 [2020-05-08T05:04:03.930Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist 05:04:03 [2020-05-08T05:04:03.930Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:04:03 [2020-05-08T05:04:03.930Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:04:03 [2020-05-08T05:04:03.930Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:04:03 [2020-05-08T05:04:03.930Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:04:03 [2020-05-08T05:04:03.930Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest 05:04:03 [2020-05-08T05:04:03.930Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest 05:04:03 [2020-05-08T05:04:03.930Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag 05:04:03 [2020-05-08T05:04:03.930Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest 05:04:03 [2020-05-08T05:04:03.930Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag 05:04:03 [2020-05-08T05:04:03.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) 05:04:03 [2020-05-08T05:04:03.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) 05:04:03 [2020-05-08T05:04:03.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) 05:04:03 [2020-05-08T05:04:03.930Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) 05:04:03 [2020-05-08T05:04:03.930Z] === RUN TestCreateLinkToNonExistingContainer 05:04:04 [2020-05-08T05:04:04.271Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) 05:04:04 [2020-05-08T05:04:04.271Z] === RUN TestCreateWithInvalidEnv 05:04:04 [2020-05-08T05:04:04.271Z] === RUN TestCreateWithInvalidEnv/0 05:04:04 [2020-05-08T05:04:04.271Z] === PAUSE TestCreateWithInvalidEnv/0 05:04:04 [2020-05-08T05:04:04.271Z] === RUN TestCreateWithInvalidEnv/1 05:04:04 [2020-05-08T05:04:04.271Z] === PAUSE TestCreateWithInvalidEnv/1 05:04:04 [2020-05-08T05:04:04.271Z] === RUN TestCreateWithInvalidEnv/2 05:04:04 [2020-05-08T05:04:04.271Z] === PAUSE TestCreateWithInvalidEnv/2 05:04:04 [2020-05-08T05:04:04.271Z] === CONT TestCreateWithInvalidEnv/0 05:04:04 [2020-05-08T05:04:04.271Z] === CONT TestCreateWithInvalidEnv/2 05:04:04 [2020-05-08T05:04:04.271Z] === CONT TestCreateWithInvalidEnv/1 05:04:04 [2020-05-08T05:04:04.271Z] --- PASS: TestCreateWithInvalidEnv (0.02s) 05:04:04 [2020-05-08T05:04:04.271Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) 05:04:04 [2020-05-08T05:04:04.271Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) 05:04:04 [2020-05-08T05:04:04.271Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) 05:04:04 [2020-05-08T05:04:04.271Z] === RUN TestCreateTmpfsMountsTarget 05:04:04 [2020-05-08T05:04:04.271Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) 05:04:04 [2020-05-08T05:04:04.271Z] === RUN TestCreateWithCustomMaskedPaths 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite (348.22s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.59s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.13s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.61s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.40s) 05:04:04 [2020-05-08T05:04:04.674Z] docker_cli_daemon_test.go:1449: [d9eac4cc56221] daemon is not started 05:04:04 [2020-05-08T05:04:04.674Z] check_test.go:309: [d63c625323116] daemon is not started 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.67s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.16s) 05:04:04 [2020-05-08T05:04:04.674Z] check_test.go:309: [dad8632a7451a] daemon is not started 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.88s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.49s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.80s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.62s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.53s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.11s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.55s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.82s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) 05:04:04 [2020-05-08T05:04:04.674Z] check_test.go:309: [d621f8f03715b] daemon is not started 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) 05:04:04 [2020-05-08T05:04:04.674Z] check_test.go:309: [d6e299b1a1e5f] daemon is not started 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.79s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) 05:04:04 [2020-05-08T05:04:04.674Z] check_test.go:309: [d453d46881ada] daemon is not started 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.30s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.96s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.01s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.26s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) 05:04:04 [2020-05-08T05:04:04.674Z] check_test.go:309: [d0877f90ba883] daemon is not started 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.39s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.28s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.82s) 05:04:04 [2020-05-08T05:04:04.674Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 05:04:04 [2020-05-08T05:04:04.674Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 05:04:04 [2020-05-08T05:04:04.674Z] check_test.go:309: [dc092a67b945a] daemon is not started 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.27s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.29s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.59s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.80s) 05:04:04 [2020-05-08T05:04:04.674Z] check_test.go:309: [d84ebbeb34228] daemon is not started 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.10s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) 05:04:04 [2020-05-08T05:04:04.674Z] check_test.go:309: [d47fe10abfd01] daemon is not started 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.68s) 05:04:04 [2020-05-08T05:04:04.674Z] docker_cli_daemon_plugins_test.go:79: [df4068b96a8a6] daemon is not started 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.21s) 05:04:04 [2020-05-08T05:04:04.674Z] docker_cli_daemon_plugins_test.go:169: [da6b25c0c68a0] daemon is not started 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.68s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) 05:04:04 [2020-05-08T05:04:04.674Z] check_test.go:309: [d108a7ee9d696] daemon is not started 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.81s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.75s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.62s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.92s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.29s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.86s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.14s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.91s) 05:04:04 [2020-05-08T05:04:04.674Z] check_test.go:309: [d7367c7592845] daemon is not started 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.34s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.15s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.54s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.17s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.13s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.01s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.64s) 05:04:04 [2020-05-08T05:04:04.674Z] check_test.go:309: [d832aad3dcd62] daemon is not started 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.65s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.56s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.09s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.19s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.66s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.41s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.17s) 05:04:04 [2020-05-08T05:04:04.674Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) 05:04:04 [2020-05-08T05:04:04.674Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper 05:04:04 [2020-05-08T05:04:04.674Z] check_test.go:309: [df68335a146cf] daemon is not started 05:04:04 [2020-05-08T05:04:04.674Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) 05:04:04 [2020-05-08T05:04:04.674Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper 05:04:04 [2020-05-08T05:04:04.674Z] check_test.go:309: [d89eb31bfc25c] daemon is not started 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.65s) 05:04:04 [2020-05-08T05:04:04.674Z] check_test.go:309: [dd339885b9e30] daemon is not started 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.01s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.27s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.33s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.31s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.92s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.13s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.62s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.34s) 05:04:04 [2020-05-08T05:04:04.674Z] check_test.go:309: [db0032f2b3f4d] daemon is not started 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.03s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.01s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.33s) 05:04:04 [2020-05-08T05:04:04.674Z] check_test.go:309: [d09a72522b982] daemon is not started 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.57s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.37s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.56s) 05:04:04 [2020-05-08T05:04:04.674Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) 05:04:04 [2020-05-08T05:04:04.674Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config 05:04:04 [2020-05-08T05:04:04.674Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config 05:04:04 [2020-05-08T05:04:04.674Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config 05:04:04 [2020-05-08T05:04:04.674Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config 05:04:04 [2020-05-08T05:04:04.674Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config 05:04:04 [2020-05-08T05:04:04.674Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli 05:04:04 [2020-05-08T05:04:04.675Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli 05:04:04 [2020-05-08T05:04:04.675Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli 05:04:04 [2020-05-08T05:04:04.675Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli 05:04:04 [2020-05-08T05:04:04.675Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli 05:04:04 [2020-05-08T05:04:04.675Z] check_test.go:309: [d4efa81c4a790] daemon is not started 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) 05:04:04 [2020-05-08T05:04:04.675Z] check_test.go:309: [d7247d88a9a89] daemon is not started 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.61s) 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) 05:04:04 [2020-05-08T05:04:04.675Z] check_test.go:309: [d562d8d23c75e] daemon is not started 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.20s) 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.92s) 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.70s) 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) 05:04:04 [2020-05-08T05:04:04.675Z] check_test.go:309: [d255477b5999c] daemon is not started 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.15s) 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.70s) 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.14s) 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.27s) 05:04:04 [2020-05-08T05:04:04.675Z] check_test.go:309: [dc039999a6fbe] daemon is not started 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.04s) 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.04s) 05:04:04 [2020-05-08T05:04:04.675Z] check_test.go:309: [d939015a52e79] daemon is not started 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.87s) 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.80s) 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.05s) 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.58s) 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.00s) 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.75s) 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.76s) 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.21s) 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.03s) 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.10s) 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.49s) 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.17s) 05:04:04 [2020-05-08T05:04:04.675Z] docker_cli_daemon_test.go:2542: [dd7968305a584] daemon is not started 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.90s) 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.23s) 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.15s) 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.10s) 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) 05:04:04 [2020-05-08T05:04:04.675Z] check_test.go:309: [db30d17113420] daemon is not started 05:04:04 [2020-05-08T05:04:04.675Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.43s) 05:04:04 [2020-05-08T05:04:04.675Z] === RUN TestDockerSwarmSuite 05:04:04 [2020-05-08T05:04:04.675Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks 05:04:04 [2020-05-08T05:04:04.853Z] === CONT TestStopContainerWithTimeout/-1 05:04:05 [2020-05-08T05:04:05.968Z] --- PASS: TestCreateWithCustomMaskedPaths (1.85s) 05:04:05 [2020-05-08T05:04:05.968Z] === RUN TestCreateWithCapabilities 05:04:05 [2020-05-08T05:04:05.968Z] === RUN TestCreateWithCapabilities/no_capabilities 05:04:05 [2020-05-08T05:04:05.968Z] === PAUSE TestCreateWithCapabilities/no_capabilities 05:04:05 [2020-05-08T05:04:05.968Z] === RUN TestCreateWithCapabilities/empty_capabilities 05:04:05 [2020-05-08T05:04:05.968Z] === PAUSE TestCreateWithCapabilities/empty_capabilities 05:04:05 [2020-05-08T05:04:05.968Z] === RUN TestCreateWithCapabilities/valid_capabilities 05:04:05 [2020-05-08T05:04:05.968Z] === PAUSE TestCreateWithCapabilities/valid_capabilities 05:04:05 [2020-05-08T05:04:05.968Z] === RUN TestCreateWithCapabilities/invalid_capabilities 05:04:05 [2020-05-08T05:04:05.968Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities 05:04:05 [2020-05-08T05:04:05.968Z] === RUN TestCreateWithCapabilities/duplicate_capabilities 05:04:05 [2020-05-08T05:04:05.968Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities 05:04:05 [2020-05-08T05:04:05.968Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 05:04:05 [2020-05-08T05:04:05.968Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 05:04:05 [2020-05-08T05:04:05.968Z] === RUN TestCreateWithCapabilities/empty_capadd 05:04:05 [2020-05-08T05:04:05.968Z] === PAUSE TestCreateWithCapabilities/empty_capadd 05:04:05 [2020-05-08T05:04:05.968Z] === RUN TestCreateWithCapabilities/empty_capdrop 05:04:05 [2020-05-08T05:04:05.968Z] === PAUSE TestCreateWithCapabilities/empty_capdrop 05:04:05 [2020-05-08T05:04:05.968Z] === RUN TestCreateWithCapabilities/capadd_capdrop 05:04:05 [2020-05-08T05:04:05.968Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop 05:04:05 [2020-05-08T05:04:05.968Z] === RUN TestCreateWithCapabilities/conflict_with_capadd 05:04:05 [2020-05-08T05:04:05.969Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd 05:04:05 [2020-05-08T05:04:05.969Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop 05:04:05 [2020-05-08T05:04:05.969Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop 05:04:05 [2020-05-08T05:04:05.969Z] === CONT TestCreateWithCapabilities/no_capabilities 05:04:05 [2020-05-08T05:04:05.969Z] === CONT TestCreateWithCapabilities/empty_capadd 05:04:05 [2020-05-08T05:04:05.969Z] === CONT TestCreateWithCapabilities/conflict_with_capadd 05:04:05 [2020-05-08T05:04:05.969Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop 05:04:05 [2020-05-08T05:04:05.969Z] === CONT TestCreateWithCapabilities/capadd_capdrop 05:04:05 [2020-05-08T05:04:05.969Z] === CONT TestCreateWithCapabilities/empty_capdrop 05:04:06 [2020-05-08T05:04:06.307Z] === CONT TestCreateWithCapabilities/invalid_capabilities 05:04:06 [2020-05-08T05:04:06.307Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 05:04:06 [2020-05-08T05:04:06.307Z] === CONT TestCreateWithCapabilities/duplicate_capabilities 05:04:06 [2020-05-08T05:04:06.307Z] === CONT TestCreateWithCapabilities/valid_capabilities 05:04:06 [2020-05-08T05:04:06.307Z] === CONT TestCreateWithCapabilities/empty_capabilities 05:04:06 [2020-05-08T05:04:06.307Z] --- PASS: TestCreateWithCapabilities (0.04s) 05:04:06 [2020-05-08T05:04:06.307Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) 05:04:06 [2020-05-08T05:04:06.307Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.02s) 05:04:06 [2020-05-08T05:04:06.307Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) 05:04:06 [2020-05-08T05:04:06.307Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) 05:04:06 [2020-05-08T05:04:06.307Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) 05:04:06 [2020-05-08T05:04:06.307Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) 05:04:06 [2020-05-08T05:04:06.307Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) 05:04:06 [2020-05-08T05:04:06.307Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) 05:04:06 [2020-05-08T05:04:06.307Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) 05:04:06 [2020-05-08T05:04:06.307Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) 05:04:06 [2020-05-08T05:04:06.307Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) 05:04:06 [2020-05-08T05:04:06.307Z] === RUN TestCreateWithCustomReadonlyPaths 05:04:06 [2020-05-08T05:04:06.654Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 05:04:06 [2020-05-08T05:04:06.654Z] INFO: Testing against a local daemon 05:04:06 [2020-05-08T05:04:06.903Z] --- PASS: TestCreateServiceSysctls (4.65s) 05:04:06 [2020-05-08T05:04:06.903Z] === RUN TestCreateServiceCapabilities 05:04:07 [2020-05-08T05:04:07.378Z] === CONT TestStopContainerWithTimeout/1 05:04:08 [2020-05-08T05:04:08.031Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) 05:04:08 [2020-05-08T05:04:08.031Z] === RUN TestCreateWithInvalidHealthcheckParams 05:04:08 [2020-05-08T05:04:08.031Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:04:08 [2020-05-08T05:04:08.031Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:04:08 [2020-05-08T05:04:08.031Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:04:08 [2020-05-08T05:04:08.031Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:04:08 [2020-05-08T05:04:08.031Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:04:08 [2020-05-08T05:04:08.031Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:04:08 [2020-05-08T05:04:08.031Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:04:08 [2020-05-08T05:04:08.031Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:04:08 [2020-05-08T05:04:08.031Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:04:08 [2020-05-08T05:04:08.031Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:04:08 [2020-05-08T05:04:08.373Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s 05:04:08 [2020-05-08T05:04:08.373Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 05:04:08 [2020-05-08T05:04:08.373Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms 05:04:08 [2020-05-08T05:04:08.373Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms 05:04:08 [2020-05-08T05:04:08.373Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms 05:04:08 [2020-05-08T05:04:08.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) 05:04:08 [2020-05-08T05:04:08.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) 05:04:08 [2020-05-08T05:04:08.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) 05:04:08 [2020-05-08T05:04:08.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.06s) 05:04:08 [2020-05-08T05:04:08.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) 05:04:08 [2020-05-08T05:04:08.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.07s) 05:04:08 [2020-05-08T05:04:08.373Z] === RUN TestCreateTmpfsOverrideAnonymousVolume 05:04:08 [2020-05-08T05:04:08.749Z] --- PASS: TestStopContainerWithTimeout (0.02s) 05:04:08 [2020-05-08T05:04:08.749Z] --- PASS: TestStopContainerWithTimeout/0 (0.89s) 05:04:08 [2020-05-08T05:04:08.749Z] --- PASS: TestStopContainerWithTimeout/3 (2.93s) 05:04:08 [2020-05-08T05:04:08.749Z] --- PASS: TestStopContainerWithTimeout/-1 (2.52s) 05:04:08 [2020-05-08T05:04:08.749Z] --- PASS: TestStopContainerWithTimeout/1 (1.65s) 05:04:08 [2020-05-08T05:04:08.749Z] === RUN TestDeleteDevicemapper 05:04:08 [2020-05-08T05:04:08.749Z] --- SKIP: TestDeleteDevicemapper (0.00s) 05:04:08 [2020-05-08T05:04:08.749Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 05:04:08 [2020-05-08T05:04:08.749Z] === RUN TestStopContainerWithRestartPolicyAlways 05:04:08 [2020-05-08T05:04:08.831Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope 05:04:09 [2020-05-08T05:04:09.099Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) 05:04:09 [2020-05-08T05:04:09.100Z] === RUN TestContainerStartOnDaemonRestart 05:04:09 [2020-05-08T05:04:09.100Z] === PAUSE TestContainerStartOnDaemonRestart 05:04:09 [2020-05-08T05:04:09.100Z] === RUN TestDaemonRestartIpcMode 05:04:09 [2020-05-08T05:04:09.100Z] === PAUSE TestDaemonRestartIpcMode 05:04:09 [2020-05-08T05:04:09.100Z] === RUN TestDaemonHostGatewayIP 05:04:09 [2020-05-08T05:04:09.100Z] === PAUSE TestDaemonHostGatewayIP 05:04:09 [2020-05-08T05:04:09.100Z] === RUN TestContainerKillOnDaemonStart 05:04:09 [2020-05-08T05:04:09.100Z] === PAUSE TestContainerKillOnDaemonStart 05:04:09 [2020-05-08T05:04:09.100Z] === RUN TestDiff 05:04:09 [2020-05-08T05:04:09.437Z] --- PASS: TestDiff (0.65s) 05:04:09 [2020-05-08T05:04:09.437Z] === RUN TestExecWithCloseStdin 05:04:10 [2020-05-08T05:04:10.121Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s) 05:04:10 [2020-05-08T05:04:10.121Z] === RUN TestUpdateMemory 05:04:10 [2020-05-08T05:04:10.121Z] --- SKIP: TestUpdateMemory (0.00s) 05:04:10 [2020-05-08T05:04:10.121Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" 05:04:10 [2020-05-08T05:04:10.121Z] === RUN TestUpdateCPUQuota 05:04:10 [2020-05-08T05:04:10.121Z] --- SKIP: TestUpdateCPUQuota (0.00s) 05:04:10 [2020-05-08T05:04:10.121Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" 05:04:10 [2020-05-08T05:04:10.121Z] === RUN TestUpdatePidsLimit 05:04:10 [2020-05-08T05:04:10.121Z] --- SKIP: TestUpdatePidsLimit (0.00s) 05:04:10 [2020-05-08T05:04:10.121Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" 05:04:10 [2020-05-08T05:04:10.121Z] === RUN TestUpdateRestartPolicy 05:04:10 [2020-05-08T05:04:10.205Z] --- PASS: TestExecWithCloseStdin (0.76s) 05:04:10 [2020-05-08T05:04:10.205Z] === RUN TestExec 05:04:10 [2020-05-08T05:04:10.939Z] --- PASS: TestExec (0.76s) 05:04:10 [2020-05-08T05:04:10.939Z] === RUN TestExecUser 05:04:11 [2020-05-08T05:04:11.089Z] --- PASS: TestCreateServiceCapabilities (3.39s) 05:04:11 [2020-05-08T05:04:11.089Z] === RUN TestInspect 05:04:11 [2020-05-08T05:04:11.339Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile 05:04:11 [2020-05-08T05:04:11.899Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort 05:04:12 [2020-05-08T05:04:12.131Z] --- PASS: TestExecUser (0.77s) 05:04:12 [2020-05-08T05:04:12.131Z] === RUN TestExportContainerAndImportImage 05:04:12 [2020-05-08T05:04:12.154Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion 05:04:12 [2020-05-08T05:04:12.154Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile 05:04:12 [2020-05-08T05:04:12.859Z] --- PASS: TestExportContainerAndImportImage (0.97s) 05:04:12 [2020-05-08T05:04:12.859Z] === RUN TestExportContainerAfterDaemonRestart 05:04:13 [2020-05-08T05:04:13.620Z] --- PASS: TestInspect (2.99s) 05:04:13 [2020-05-08T05:04:13.620Z] === RUN TestCreateJob 05:04:14 [2020-05-08T05:04:14.557Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) 05:04:14 [2020-05-08T05:04:14.557Z] === RUN TestHealthCheckWorkdir 05:04:15 [2020-05-08T05:04:15.286Z] --- PASS: TestHealthCheckWorkdir (0.93s) 05:04:15 [2020-05-08T05:04:15.286Z] === RUN TestHealthKillContainer 05:04:17 [2020-05-08T05:04:17.815Z] --- PASS: TestCreateJob (4.20s) 05:04:17 [2020-05-08T05:04:17.815Z] === RUN TestReplicatedJob 05:04:18 [2020-05-08T05:04:18.298Z] --- PASS: TestHealthKillContainer (2.83s) 05:04:18 [2020-05-08T05:04:18.298Z] === RUN TestInspectCpusetInConfigPre120 05:04:18 [2020-05-08T05:04:18.640Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) 05:04:18 [2020-05-08T05:04:18.640Z] === RUN TestIpcModeNone 05:04:18 [2020-05-08T05:04:18.677Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash 05:04:18 [2020-05-08T05:04:18.677Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore 05:04:19 [2020-05-08T05:04:19.815Z] --- PASS: TestIpcModeNone (0.75s) 05:04:19 [2020-05-08T05:04:19.815Z] === RUN TestIpcModePrivate 05:04:20 [2020-05-08T05:04:20.541Z] --- PASS: TestIpcModePrivate (0.77s) 05:04:20 [2020-05-08T05:04:20.541Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false 05:04:20 [2020-05-08T05:04:20.541Z] === RUN TestIpcModeShareable 05:04:21 [2020-05-08T05:04:21.185Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles 05:04:21 [2020-05-08T05:04:21.268Z] --- PASS: TestIpcModeShareable (0.80s) 05:04:21 [2020-05-08T05:04:21.268Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true 05:04:21 [2020-05-08T05:04:21.268Z] === RUN TestAPIIpcModeShareableAndContainer 05:04:22 [2020-05-08T05:04:22.310Z] --- PASS: TestUpdateRestartPolicy (11.70s) 05:04:22 [2020-05-08T05:04:22.310Z] === RUN TestUpdateRestartWithAutoRemove 05:04:22 [2020-05-08T05:04:22.310Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) 05:04:22 [2020-05-08T05:04:22.310Z] === RUN TestWaitNonBlocked 05:04:22 [2020-05-08T05:04:22.310Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 05:04:22 [2020-05-08T05:04:22.310Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 05:04:22 [2020-05-08T05:04:22.310Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 05:04:22 [2020-05-08T05:04:22.310Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 05:04:22 [2020-05-08T05:04:22.310Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 05:04:22 [2020-05-08T05:04:22.310Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 05:04:23 [2020-05-08T05:04:23.242Z] --- PASS: TestWaitNonBlocked (0.01s) 05:04:23 [2020-05-08T05:04:23.242Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) 05:04:23 [2020-05-08T05:04:23.242Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) 05:04:23 [2020-05-08T05:04:23.242Z] === RUN TestWaitBlocked 05:04:23 [2020-05-08T05:04:23.242Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 05:04:23 [2020-05-08T05:04:23.242Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 05:04:23 [2020-05-08T05:04:23.242Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 05:04:23 [2020-05-08T05:04:23.242Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 05:04:23 [2020-05-08T05:04:23.242Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 05:04:23 [2020-05-08T05:04:23.242Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 05:04:23 [2020-05-08T05:04:23.573Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.27s) 05:04:23 [2020-05-08T05:04:23.573Z] === RUN TestAPIIpcModeHost 05:04:23 [2020-05-08T05:04:23.692Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile 05:04:23 [2020-05-08T05:04:23.911Z] --- PASS: TestAPIIpcModeHost (0.64s) 05:04:23 [2020-05-08T05:04:23.911Z] === RUN TestDaemonIpcModeShareable 05:04:24 [2020-05-08T05:04:24.174Z] --- PASS: TestWaitBlocked (0.01s) 05:04:24 [2020-05-08T05:04:24.174Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s) 05:04:24 [2020-05-08T05:04:24.174Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s) 05:04:24 [2020-05-08T05:04:24.174Z] === CONT TestDaemonRestartIpcMode 05:04:24 [2020-05-08T05:04:24.174Z] === CONT TestIpcModeOlderClient 05:04:24 [2020-05-08T05:04:24.174Z] --- PASS: TestIpcModeOlderClient (0.12s) 05:04:25 [2020-05-08T05:04:25.610Z] --- PASS: TestDaemonIpcModeShareable (1.63s) 05:04:25 [2020-05-08T05:04:25.610Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true 05:04:25 [2020-05-08T05:04:25.610Z] === RUN TestDaemonIpcModePrivate 05:04:25 [2020-05-08T05:04:25.959Z] --- PASS: TestReplicatedJob (7.00s) 05:04:25 [2020-05-08T05:04:25.959Z] === RUN TestUpdateReplicatedJob 05:04:27 [2020-05-08T05:04:27.311Z] --- PASS: TestDaemonIpcModePrivate (1.66s) 05:04:27 [2020-05-08T05:04:27.312Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false 05:04:27 [2020-05-08T05:04:27.312Z] === RUN TestDaemonIpcModePrivateFromConfig 05:04:29 [2020-05-08T05:04:29.008Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s) 05:04:29 [2020-05-08T05:04:29.008Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false 05:04:29 [2020-05-08T05:04:29.008Z] === RUN TestDaemonIpcModeShareableFromConfig 05:04:29 [2020-05-08T05:04:29.243Z] --- PASS: TestUpdateReplicatedJob (4.26s) 05:04:29 [2020-05-08T05:04:29.243Z] === RUN TestServiceListWithStatuses 05:04:29 [2020-05-08T05:04:29.243Z] --- SKIP: TestServiceListWithStatuses (0.00s) 05:04:29 [2020-05-08T05:04:29.243Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 05:04:29 [2020-05-08T05:04:29.243Z] === RUN TestDockerNetworkConnectAlias 05:04:29 [2020-05-08T05:04:29.434Z] --- PASS: TestDaemonRestartIpcMode (4.78s) 05:04:29 [2020-05-08T05:04:29.434Z] PASS 05:04:29 [2020-05-08T05:04:29.434Z] 05:04:29 [2020-05-08T05:04:29.434Z] === Skipped 05:04:29 [2020-05-08T05:04:29.434Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) 05:04:29 [2020-05-08T05:04:29.434Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 05:04:29 [2020-05-08T05:04:29.434Z] 05:04:29 [2020-05-08T05:04:29.434Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) 05:04:29 [2020-05-08T05:04:29.434Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm 05:04:29 [2020-05-08T05:04:29.434Z] 05:04:29 [2020-05-08T05:04:29.434Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) 05:04:29 [2020-05-08T05:04:29.434Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network 05:04:29 [2020-05-08T05:04:29.434Z] 05:04:29 [2020-05-08T05:04:29.434Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) 05:04:29 [2020-05-08T05:04:29.434Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode 05:04:29 [2020-05-08T05:04:29.434Z] 05:04:29 [2020-05-08T05:04:29.434Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) 05:04:29 [2020-05-08T05:04:29.434Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 05:04:29 [2020-05-08T05:04:29.434Z] 05:04:29 [2020-05-08T05:04:29.434Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) 05:04:29 [2020-05-08T05:04:29.434Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 05:04:29 [2020-05-08T05:04:29.434Z] 05:04:29 [2020-05-08T05:04:29.434Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) 05:04:29 [2020-05-08T05:04:29.434Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 05:04:29 [2020-05-08T05:04:29.434Z] 05:04:29 [2020-05-08T05:04:29.434Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) 05:04:29 [2020-05-08T05:04:29.434Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 05:04:29 [2020-05-08T05:04:29.434Z] 05:04:29 [2020-05-08T05:04:29.434Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) 05:04:29 [2020-05-08T05:04:29.434Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless 05:04:29 [2020-05-08T05:04:29.434Z] 05:04:29 [2020-05-08T05:04:29.434Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) 05:04:29 [2020-05-08T05:04:29.434Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" 05:04:29 [2020-05-08T05:04:29.434Z] 05:04:29 [2020-05-08T05:04:29.434Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) 05:04:29 [2020-05-08T05:04:29.434Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit 05:04:29 [2020-05-08T05:04:29.434Z] 05:04:29 [2020-05-08T05:04:29.434Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) 05:04:29 [2020-05-08T05:04:29.434Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts 05:04:29 [2020-05-08T05:04:29.434Z] 05:04:29 [2020-05-08T05:04:29.434Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) 05:04:29 [2020-05-08T05:04:29.434Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) 05:04:29 [2020-05-08T05:04:29.434Z] 05:04:29 [2020-05-08T05:04:29.434Z] === SKIP: amd64.integration.container TestPause (0.00s) 05:04:29 [2020-05-08T05:04:29.434Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" 05:04:29 [2020-05-08T05:04:29.434Z] 05:04:29 [2020-05-08T05:04:29.434Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 05:04:29 [2020-05-08T05:04:29.434Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 05:04:29 [2020-05-08T05:04:29.434Z] 05:04:29 [2020-05-08T05:04:29.434Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) 05:04:29 [2020-05-08T05:04:29.434Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" 05:04:29 [2020-05-08T05:04:29.434Z] 05:04:29 [2020-05-08T05:04:29.434Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) 05:04:29 [2020-05-08T05:04:29.434Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore 05:04:29 [2020-05-08T05:04:29.434Z] 05:04:29 [2020-05-08T05:04:29.434Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) 05:04:29 [2020-05-08T05:04:29.434Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" 05:04:29 [2020-05-08T05:04:29.434Z] 05:04:29 [2020-05-08T05:04:29.434Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) 05:04:29 [2020-05-08T05:04:29.434Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) 05:04:29 [2020-05-08T05:04:29.434Z] 05:04:29 [2020-05-08T05:04:29.434Z] === SKIP: amd64.integration.container TestStats (0.00s) 05:04:29 [2020-05-08T05:04:29.434Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" 05:04:29 [2020-05-08T05:04:29.434Z] 05:04:29 [2020-05-08T05:04:29.434Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) 05:04:29 [2020-05-08T05:04:29.434Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 05:04:29 [2020-05-08T05:04:29.434Z] 05:04:29 [2020-05-08T05:04:29.434Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) 05:04:29 [2020-05-08T05:04:29.434Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" 05:04:29 [2020-05-08T05:04:29.434Z] 05:04:29 [2020-05-08T05:04:29.434Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) 05:04:29 [2020-05-08T05:04:29.434Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" 05:04:29 [2020-05-08T05:04:29.434Z] 05:04:29 [2020-05-08T05:04:29.434Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) 05:04:29 [2020-05-08T05:04:29.434Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" 05:04:29 [2020-05-08T05:04:29.434Z] 05:04:29 [2020-05-08T05:04:29.434Z] 05:04:29 [2020-05-08T05:04:29.434Z] DONE 181 tests, 24 skipped in 94.580s 05:04:29 [2020-05-08T05:04:29.434Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 05:04:29 [2020-05-08T05:04:29.434Z] INFO: Testing against a local daemon 05:04:29 [2020-05-08T05:04:29.434Z] === RUN TestCommitInheritsEnv 05:04:30 [2020-05-08T05:04:30.366Z] --- PASS: TestCommitInheritsEnv (1.21s) 05:04:30 [2020-05-08T05:04:30.366Z] === RUN TestImportExtremelyLargeImageWorks 05:04:30 [2020-05-08T05:04:30.366Z] === PAUSE TestImportExtremelyLargeImageWorks 05:04:30 [2020-05-08T05:04:30.366Z] === RUN TestImagesFilterMultiReference 05:04:30 [2020-05-08T05:04:30.366Z] --- PASS: TestImagesFilterMultiReference (0.07s) 05:04:30 [2020-05-08T05:04:30.366Z] === RUN TestImagePullPlatformInvalid 05:04:30 [2020-05-08T05:04:30.366Z] --- PASS: TestImagePullPlatformInvalid (0.02s) 05:04:30 [2020-05-08T05:04:30.366Z] === RUN TestRemoveImageOrphaning 05:04:30 [2020-05-08T05:04:30.702Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.69s) 05:04:30 [2020-05-08T05:04:30.702Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true 05:04:30 [2020-05-08T05:04:30.702Z] === RUN TestIpcModeOlderClient 05:04:30 [2020-05-08T05:04:30.702Z] === PAUSE TestIpcModeOlderClient 05:04:30 [2020-05-08T05:04:30.702Z] === RUN TestKillContainerInvalidSignal 05:04:31 [2020-05-08T05:04:31.429Z] --- PASS: TestKillContainerInvalidSignal (0.67s) 05:04:31 [2020-05-08T05:04:31.429Z] === RUN TestKillContainer 05:04:31 [2020-05-08T05:04:31.429Z] === RUN TestKillContainer/no_signal 05:04:31 [2020-05-08T05:04:31.763Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling 05:04:31 [2020-05-08T05:04:31.763Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir 05:04:32 [2020-05-08T05:04:32.017Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster 05:04:32 [2020-05-08T05:04:32.155Z] === RUN TestKillContainer/non_killing_signal 05:04:32 [2020-05-08T05:04:32.263Z] --- PASS: TestRemoveImageOrphaning (1.92s) 05:04:32 [2020-05-08T05:04:32.263Z] === RUN TestRemoveImageGarbageCollector 05:04:32 [2020-05-08T05:04:32.263Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 05:04:32 [2020-05-08T05:04:32.263Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros 05:04:32 [2020-05-08T05:04:32.263Z] === RUN TestTagUnprefixedRepoByNameOrName 05:04:32 [2020-05-08T05:04:32.263Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) 05:04:32 [2020-05-08T05:04:32.263Z] === RUN TestTagInvalidReference 05:04:32 [2020-05-08T05:04:32.263Z] --- PASS: TestTagInvalidReference (0.01s) 05:04:32 [2020-05-08T05:04:32.263Z] === RUN TestTagValidPrefixedRepo 05:04:32 [2020-05-08T05:04:32.263Z] --- PASS: TestTagValidPrefixedRepo (0.05s) 05:04:32 [2020-05-08T05:04:32.263Z] === RUN TestTagExistedNameWithoutForce 05:04:32 [2020-05-08T05:04:32.263Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) 05:04:32 [2020-05-08T05:04:32.263Z] === RUN TestTagOfficialNames 05:04:32 [2020-05-08T05:04:32.263Z] --- PASS: TestTagOfficialNames (0.05s) 05:04:32 [2020-05-08T05:04:32.263Z] === RUN TestTagMatchesDigest 05:04:32 [2020-05-08T05:04:32.263Z] --- PASS: TestTagMatchesDigest (0.01s) 05:04:32 [2020-05-08T05:04:32.263Z] === CONT TestImportExtremelyLargeImageWorks 05:04:32 [2020-05-08T05:04:32.497Z] === RUN TestKillContainer/killing_signal 05:04:32 [2020-05-08T05:04:32.757Z] --- PASS: TestImportExtremelyLargeImageWorks (80.00s) 05:04:32 [2020-05-08T05:04:32.757Z] PASS 05:04:32 [2020-05-08T05:04:32.757Z] 05:04:32 [2020-05-08T05:04:32.757Z] === Skipped 05:04:32 [2020-05-08T05:04:32.757Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) 05:04:32 [2020-05-08T05:04:32.757Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:04:32 [2020-05-08T05:04:32.757Z] 05:04:32 [2020-05-08T05:04:32.757Z] 05:04:32 [2020-05-08T05:04:32.757Z] DONE 12 tests, 1 skipped in 81.507s 05:04:32 [2020-05-08T05:04:32.757Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 05:04:32 [2020-05-08T05:04:32.757Z] ++ 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 05:04:32 [2020-05-08T05:04:32.757Z] ++ set -e 05:04:32 [2020-05-08T05:04:32.757Z] ++ '[' -n 0 ']' 05:04:32 [2020-05-08T05:04:32.757Z] ++ set -x 05:04:32 [2020-05-08T05:04:32.757Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m 05:04:32 [2020-05-08T05:04:32.757Z] INFO: Testing against a local daemon 05:04:32 [2020-05-08T05:04:32.757Z] === RUN TestNetworkCreateDelete 05:04:32 [2020-05-08T05:04:32.757Z] --- PASS: TestNetworkCreateDelete (0.14s) 05:04:32 [2020-05-08T05:04:32.757Z] === RUN TestDockerNetworkDeletePreferID 05:04:32 [2020-05-08T05:04:32.757Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) 05:04:32 [2020-05-08T05:04:32.757Z] === RUN TestInspectNetwork 05:04:33 [2020-05-08T05:04:33.225Z] --- PASS: TestKillContainer (2.03s) 05:04:33 [2020-05-08T05:04:33.225Z] --- PASS: TestKillContainer/no_signal (0.64s) 05:04:33 [2020-05-08T05:04:33.225Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) 05:04:33 [2020-05-08T05:04:33.225Z] --- PASS: TestKillContainer/killing_signal (0.64s) 05:04:33 [2020-05-08T05:04:33.225Z] === RUN TestKillWithStopSignalAndRestartPolicies 05:04:33 [2020-05-08T05:04:33.563Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy 05:04:33 [2020-05-08T05:04:33.898Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs 05:04:34 [2020-05-08T05:04:34.287Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy 05:04:34 [2020-05-08T05:04:34.629Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) 05:04:34 [2020-05-08T05:04:34.629Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) 05:04:34 [2020-05-08T05:04:34.629Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) 05:04:34 [2020-05-08T05:04:34.629Z] === RUN TestKillStoppedContainer 05:04:34 [2020-05-08T05:04:34.970Z] --- PASS: TestKillStoppedContainer (0.09s) 05:04:34 [2020-05-08T05:04:34.970Z] === RUN TestKillStoppedContainerAPIPre120 05:04:34 [2020-05-08T05:04:34.970Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) 05:04:34 [2020-05-08T05:04:34.970Z] === RUN TestKillDifferentUserContainer 05:04:35 [2020-05-08T05:04:35.698Z] --- PASS: TestKillDifferentUserContainer (0.65s) 05:04:35 [2020-05-08T05:04:35.698Z] === RUN TestInspectOomKilledTrue 05:04:35 [2020-05-08T05:04:35.804Z] --- PASS: TestDockerNetworkConnectAlias (6.69s) 05:04:35 [2020-05-08T05:04:35.804Z] === RUN TestDockerNetworkReConnect 05:04:36 [2020-05-08T05:04:36.877Z] --- PASS: TestInspectOomKilledTrue (1.22s) 05:04:36 [2020-05-08T05:04:36.877Z] === RUN TestInspectOomKilledFalse 05:04:37 [2020-05-08T05:04:37.172Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir 05:04:37 [2020-05-08T05:04:37.603Z] --- PASS: TestInspectOomKilledFalse (0.66s) 05:04:37 [2020-05-08T05:04:37.603Z] === RUN TestLinksEtcHostsContentMatch 05:04:37 [2020-05-08T05:04:37.942Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) 05:04:37 [2020-05-08T05:04:37.942Z] === RUN TestLinksContainerNames 05:04:38 [2020-05-08T05:04:38.227Z] === RUN TestInspectNetwork/full_network_id 05:04:38 [2020-05-08T05:04:38.227Z] === RUN TestInspectNetwork/partial_network_id 05:04:38 [2020-05-08T05:04:38.227Z] === RUN TestInspectNetwork/network_name 05:04:38 [2020-05-08T05:04:38.227Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 05:04:39 [2020-05-08T05:04:39.646Z] --- PASS: TestLinksContainerNames (1.28s) 05:04:39 [2020-05-08T05:04:39.646Z] === RUN TestLogsFollowTailEmpty 05:04:39 [2020-05-08T05:04:39.833Z] Created binary: bundles/cross/linux/amd64/dockerd-dev 05:04:39 [2020-05-08T05:04:39.833Z] Copying nested executables into bundles/cross/linux/amd64 05:04:39 [2020-05-08T05:04:39.833Z] Cross building: bundles/cross/windows/amd64 05:04:39 [2020-05-08T05:04:39.833Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe 05:04:39 [2020-05-08T05:04:39.833Z] GOOS="windows" GOARCH="amd64" GOARM="" 05:04:39 [2020-05-08T05:04:39.986Z] --- PASS: TestLogsFollowTailEmpty (0.71s) 05:04:39 [2020-05-08T05:04:39.987Z] === RUN TestContainerNetworkMountsNoChown 05:04:40 [2020-05-08T05:04:40.714Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/default 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/default 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/private 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/private 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/rprivate 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/rprivate 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/slave 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/slave 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/rslave 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/rslave 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/shared 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/shared 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/rshared 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/rshared 05:04:40 [2020-05-08T05:04:40.714Z] === CONT TestMountDaemonRoot/default 05:04:40 [2020-05-08T05:04:40.714Z] === CONT TestMountDaemonRoot/rslave 05:04:40 [2020-05-08T05:04:40.714Z] === CONT TestMountDaemonRoot/rshared 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/rslave/bind_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/rshared/bind_root 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/rshared/bind_root 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/rslave/mount_root 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/rshared/bind_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/rslave/mount_root 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/default/bind_root 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/rslave/mount_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/default/bind_root 05:04:40 [2020-05-08T05:04:40.714Z] === CONT TestMountDaemonRoot/slave 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/default/bind_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/rshared/mount_root 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/rslave/bind_root 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/default/bind_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/rslave/bind_root 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/rshared/mount_root 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/default/mount_root 05:04:40 [2020-05-08T05:04:40.714Z] === CONT TestMountDaemonRoot/rprivate 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/default/mount_root 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/rprivate/mount_root 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/slave/bind_root 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/default/mount_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/rshared/mount_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/default/mount_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === CONT TestMountDaemonRoot/private 05:04:40 [2020-05-08T05:04:40.714Z] === CONT TestMountDaemonRoot/shared 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/slave/bind_root 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/shared/bind_root 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/slave/bind_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/shared/bind_root 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/shared/bind_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/slave/mount_root 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/slave/mount_root 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/shared/mount_root 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/slave/mount_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/private/bind_root 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/private/bind_root 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/private/bind_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/rprivate/bind_root 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/private/bind_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/private/mount_root 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/shared/mount_root 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/private/mount_root 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/shared/mount_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === RUN TestMountDaemonRoot/private/mount_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/private/mount_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === CONT TestMountDaemonRoot/rslave/bind_root 05:04:40 [2020-05-08T05:04:40.714Z] === CONT TestMountDaemonRoot/rslave/mount_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === CONT TestMountDaemonRoot/rslave/mount_root 05:04:40 [2020-05-08T05:04:40.714Z] === CONT TestMountDaemonRoot/rslave/bind_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === CONT TestMountDaemonRoot/default/bind_root 05:04:40 [2020-05-08T05:04:40.714Z] === CONT TestMountDaemonRoot/rshared/bind_root 05:04:40 [2020-05-08T05:04:40.714Z] === CONT TestMountDaemonRoot/rshared/mount_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === CONT TestMountDaemonRoot/rshared/mount_root 05:04:40 [2020-05-08T05:04:40.714Z] === CONT TestMountDaemonRoot/rshared/bind_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === CONT TestMountDaemonRoot/slave/bind_root 05:04:40 [2020-05-08T05:04:40.714Z] === CONT TestMountDaemonRoot/default/mount_subpath 05:04:40 [2020-05-08T05:04:40.714Z] === CONT TestMountDaemonRoot/default/mount_root 05:04:40 [2020-05-08T05:04:40.714Z] === CONT TestMountDaemonRoot/default/bind_subpath 05:04:41 [2020-05-08T05:04:41.068Z] --- PASS: TestDockerNetworkReConnect (5.23s) 05:04:41 [2020-05-08T05:04:41.068Z] === RUN TestServicePlugin 05:04:41 [2020-05-08T05:04:41.068Z] --- SKIP: TestServicePlugin (0.00s) 05:04:41 [2020-05-08T05:04:41.068Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:04:41 [2020-05-08T05:04:41.068Z] === RUN TestServiceUpdateLabel 05:04:41 [2020-05-08T05:04:41.084Z] === CONT TestMountDaemonRoot/slave/mount_subpath 05:04:41 [2020-05-08T05:04:41.084Z] === CONT TestMountDaemonRoot/slave/mount_root 05:04:41 [2020-05-08T05:04:41.084Z] === CONT TestMountDaemonRoot/slave/bind_subpath 05:04:41 [2020-05-08T05:04:41.084Z] === CONT TestMountDaemonRoot/rprivate/mount_root 05:04:41 [2020-05-08T05:04:41.084Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath 05:04:41 [2020-05-08T05:04:41.084Z] === CONT TestMountDaemonRoot/rprivate/bind_root 05:04:41 [2020-05-08T05:04:41.084Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath 05:04:41 [2020-05-08T05:04:41.084Z] === CONT TestMountDaemonRoot/private/bind_root 05:04:41 [2020-05-08T05:04:41.084Z] === CONT TestMountDaemonRoot/shared/bind_root 05:04:41 [2020-05-08T05:04:41.084Z] === CONT TestMountDaemonRoot/private/mount_subpath 05:04:41 [2020-05-08T05:04:41.084Z] === CONT TestMountDaemonRoot/private/mount_root 05:04:41 [2020-05-08T05:04:41.084Z] === CONT TestMountDaemonRoot/private/bind_subpath 05:04:41 [2020-05-08T05:04:41.084Z] === CONT TestMountDaemonRoot/shared/mount_subpath 05:04:41 [2020-05-08T05:04:41.084Z] === CONT TestMountDaemonRoot/shared/mount_root 05:04:41 [2020-05-08T05:04:41.084Z] === CONT TestMountDaemonRoot/shared/bind_subpath 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot (0.05s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/default (0.00s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/slave (0.00s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/private (0.00s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/shared (0.00s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) 05:04:41 [2020-05-08T05:04:41.084Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) 05:04:41 [2020-05-08T05:04:41.084Z] === RUN TestContainerBindMountNonRecursive 05:04:42 [2020-05-08T05:04:42.827Z] --- PASS: TestContainerBindMountNonRecursive (1.64s) 05:04:42 [2020-05-08T05:04:42.827Z] === RUN TestNetworkNat 05:04:43 [2020-05-08T05:04:43.556Z] --- PASS: TestNetworkNat (0.73s) 05:04:43 [2020-05-08T05:04:43.556Z] === RUN TestNetworkLocalhostTCPNat 05:04:43 [2020-05-08T05:04:43.695Z] --- PASS: TestInspectNetwork (11.36s) 05:04:43 [2020-05-08T05:04:43.695Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 05:04:43 [2020-05-08T05:04:43.695Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 05:04:43 [2020-05-08T05:04:43.695Z] --- PASS: TestInspectNetwork/network_name (0.00s) 05:04:43 [2020-05-08T05:04:43.695Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 05:04:43 [2020-05-08T05:04:43.695Z] === RUN TestRunContainerWithBridgeNone 05:04:44 [2020-05-08T05:04:44.284Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s) 05:04:44 [2020-05-08T05:04:44.284Z] === RUN TestNetworkLoopbackNat 05:04:44 [2020-05-08T05:04:44.351Z] --- PASS: TestServiceUpdateLabel (3.17s) 05:04:44 [2020-05-08T05:04:44.351Z] === RUN TestServiceUpdateSecrets 05:04:45 [2020-05-08T05:04:45.014Z] --- PASS: TestNetworkLoopbackNat (0.91s) 05:04:45 [2020-05-08T05:04:45.014Z] === RUN TestPause 05:04:45 [2020-05-08T05:04:45.708Z] --- PASS: TestRunContainerWithBridgeNone (2.49s) 05:04:45 [2020-05-08T05:04:45.708Z] === RUN TestNetworkInvalidJSON 05:04:45 [2020-05-08T05:04:45.708Z] === RUN TestNetworkInvalidJSON//networks/create 05:04:45 [2020-05-08T05:04:45.708Z] === PAUSE TestNetworkInvalidJSON//networks/create 05:04:45 [2020-05-08T05:04:45.708Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 05:04:45 [2020-05-08T05:04:45.708Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 05:04:45 [2020-05-08T05:04:45.708Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 05:04:45 [2020-05-08T05:04:45.708Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 05:04:45 [2020-05-08T05:04:45.708Z] === CONT TestNetworkInvalidJSON//networks/create 05:04:45 [2020-05-08T05:04:45.708Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 05:04:45 [2020-05-08T05:04:45.708Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 05:04:45 [2020-05-08T05:04:45.708Z] --- PASS: TestNetworkInvalidJSON (0.01s) 05:04:45 [2020-05-08T05:04:45.708Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) 05:04:45 [2020-05-08T05:04:45.708Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) 05:04:45 [2020-05-08T05:04:45.708Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 05:04:45 [2020-05-08T05:04:45.708Z] === RUN TestHostIPv4BridgeLabel 05:04:45 [2020-05-08T05:04:45.743Z] --- PASS: TestPause (0.72s) 05:04:45 [2020-05-08T05:04:45.743Z] === RUN TestPauseFailsOnWindowsServerContainers 05:04:45 [2020-05-08T05:04:45.743Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) 05:04:45 [2020-05-08T05:04:45.743Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 05:04:45 [2020-05-08T05:04:45.743Z] === RUN TestPauseStopPausedContainer 05:04:45 [2020-05-08T05:04:45.989Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) 05:04:45 [2020-05-08T05:04:45.989Z] === RUN TestDaemonRestartWithLiveRestore 05:04:46 [2020-05-08T05:04:46.470Z] --- PASS: TestPauseStopPausedContainer (0.70s) 05:04:46 [2020-05-08T05:04:46.470Z] === RUN TestPsFilter 05:04:46 [2020-05-08T05:04:46.470Z] --- PASS: TestPsFilter (0.19s) 05:04:46 [2020-05-08T05:04:46.470Z] === RUN TestRemoveContainerWithRemovedVolume 05:04:46 [2020-05-08T05:04:46.990Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) 05:04:46 [2020-05-08T05:04:46.990Z] === RUN TestDaemonDefaultNetworkPools 05:04:47 [2020-05-08T05:04:47.228Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) 05:04:47 [2020-05-08T05:04:47.228Z] === RUN TestRemoveContainerWithVolume 05:04:47 [2020-05-08T05:04:47.955Z] --- PASS: TestRemoveContainerWithVolume (0.66s) 05:04:47 [2020-05-08T05:04:47.955Z] === RUN TestRemoveContainerRunning 05:04:47 [2020-05-08T05:04:47.991Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) 05:04:47 [2020-05-08T05:04:47.991Z] === RUN TestDaemonRestartWithExistingNetwork 05:04:48 [2020-05-08T05:04:48.684Z] --- PASS: TestRemoveContainerRunning (0.67s) 05:04:48 [2020-05-08T05:04:48.684Z] === RUN TestRemoveContainerForceRemoveRunning 05:04:48 [2020-05-08T05:04:48.993Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) 05:04:48 [2020-05-08T05:04:48.993Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 05:04:49 [2020-05-08T05:04:49.411Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) 05:04:49 [2020-05-08T05:04:49.411Z] === RUN TestRemoveInvalidContainer 05:04:49 [2020-05-08T05:04:49.411Z] --- PASS: TestRemoveInvalidContainer (0.03s) 05:04:49 [2020-05-08T05:04:49.411Z] === RUN TestRenameLinkedContainer 05:04:50 [2020-05-08T05:04:50.457Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) 05:04:50 [2020-05-08T05:04:50.457Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 05:04:50 [2020-05-08T05:04:50.738Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) 05:04:50 [2020-05-08T05:04:50.738Z] === RUN TestServiceWithPredefinedNetwork 05:04:52 [2020-05-08T05:04:52.425Z] --- PASS: TestRenameLinkedContainer (2.69s) 05:04:52 [2020-05-08T05:04:52.425Z] === RUN TestRenameStoppedContainer 05:04:52 [2020-05-08T05:04:52.764Z] --- PASS: TestRenameStoppedContainer (0.67s) 05:04:52 [2020-05-08T05:04:52.764Z] === RUN TestRenameRunningContainerAndReuse 05:04:53 [2020-05-08T05:04:53.941Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s) 05:04:53 [2020-05-08T05:04:53.941Z] === RUN TestRenameInvalidName 05:04:54 [2020-05-08T05:04:54.177Z] --- PASS: TestServiceWithPredefinedNetwork (3.15s) 05:04:54 [2020-05-08T05:04:54.177Z] === RUN TestServiceRemoveKeepsIngressNetwork 05:04:54 [2020-05-08T05:04:54.177Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 05:04:54 [2020-05-08T05:04:54.177Z] service_test.go:236: FLAKY_TEST 05:04:54 [2020-05-08T05:04:54.177Z] === RUN TestServiceWithDataPathPortInit 05:04:54 [2020-05-08T05:04:54.671Z] --- PASS: TestRenameInvalidName (0.69s) 05:04:54 [2020-05-08T05:04:54.671Z] === RUN TestRenameAnonymousContainer 05:04:56 [2020-05-08T05:04:56.976Z] --- PASS: TestRenameAnonymousContainer (2.42s) 05:04:56 [2020-05-08T05:04:56.976Z] === RUN TestRenameContainerWithSameName 05:04:57 [2020-05-08T05:04:57.704Z] --- PASS: TestRenameContainerWithSameName (0.64s) 05:04:57 [2020-05-08T05:04:57.704Z] === RUN TestRenameContainerWithLinkedContainer 05:04:58 [2020-05-08T05:04:58.948Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) 05:04:58 [2020-05-08T05:04:58.948Z] === RUN TestResize 05:04:59 [2020-05-08T05:04:59.041Z] === RUN TestDockerSuite/TestBuildDotDotFile 05:04:59 [2020-05-08T05:04:59.041Z] === RUN TestDockerSuite/TestBuildEOLInLine 05:04:59 [2020-05-08T05:04:59.220Z] --- PASS: TestServiceUpdateSecrets (15.40s) 05:04:59 [2020-05-08T05:04:59.220Z] === RUN TestServiceUpdateConfigs 05:04:59 [2020-05-08T05:04:59.677Z] --- PASS: TestResize (0.67s) 05:04:59 [2020-05-08T05:04:59.677Z] === RUN TestResizeWithInvalidSize 05:05:00 [2020-05-08T05:05:00.413Z] --- PASS: TestResizeWithInvalidSize (0.68s) 05:05:00 [2020-05-08T05:05:00.413Z] === RUN TestResizeWhenContainerNotStarted 05:05:01 [2020-05-08T05:05:01.147Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) 05:05:01 [2020-05-08T05:05:01.147Z] === RUN TestDaemonRestartKillContainers 05:05:01 [2020-05-08T05:05:01.147Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 05:05:01 [2020-05-08T05:05:01.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 05:05:01 [2020-05-08T05:05:01.147Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 05:05:01 [2020-05-08T05:05:01.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 05:05:01 [2020-05-08T05:05:01.147Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 05:05:01 [2020-05-08T05:05:01.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 05:05:01 [2020-05-08T05:05:01.147Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 05:05:01 [2020-05-08T05:05:01.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 05:05:01 [2020-05-08T05:05:01.147Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 05:05:01 [2020-05-08T05:05:01.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 05:05:01 [2020-05-08T05:05:01.147Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 05:05:01 [2020-05-08T05:05:01.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 05:05:01 [2020-05-08T05:05:01.147Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 05:05:01 [2020-05-08T05:05:01.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 05:05:01 [2020-05-08T05:05:01.147Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 05:05:01 [2020-05-08T05:05:01.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 05:05:01 [2020-05-08T05:05:01.147Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 05:05:01 [2020-05-08T05:05:01.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 05:05:01 [2020-05-08T05:05:01.147Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 05:05:01 [2020-05-08T05:05:01.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 05:05:01 [2020-05-08T05:05:01.147Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 05:05:01 [2020-05-08T05:05:01.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 05:05:01 [2020-05-08T05:05:01.147Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 05:05:01 [2020-05-08T05:05:01.147Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 05:05:01 [2020-05-08T05:05:01.147Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon 05:05:01 [2020-05-08T05:05:01.147Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon 05:05:01 [2020-05-08T05:05:01.147Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon 05:05:01 [2020-05-08T05:05:01.147Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon 05:05:01 [2020-05-08T05:05:01.549Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone 05:05:01 [2020-05-08T05:05:01.549Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit 05:05:02 [2020-05-08T05:05:02.108Z] === RUN TestDockerSuite/TestBuildEmptyCmd 05:05:02 [2020-05-08T05:05:02.667Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint 05:05:03 [2020-05-08T05:05:03.226Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance 05:05:04 [2020-05-08T05:05:04.150Z] === RUN TestDockerSuite/TestBuildEmptyScratch 05:05:04 [2020-05-08T05:05:04.200Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon 05:05:04 [2020-05-08T05:05:04.404Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume 05:05:04 [2020-05-08T05:05:04.545Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon 05:05:04 [2020-05-08T05:05:04.545Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon 05:05:04 [2020-05-08T05:05:04.887Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon 05:05:04 [2020-05-08T05:05:04.965Z] === RUN TestDockerSuite/TestBuildEntrypoint 05:05:05 [2020-05-08T05:05:05.220Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild 05:05:06 [2020-05-08T05:05:06.636Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon 05:05:06 [2020-05-08T05:05:06.990Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon 05:05:08 [2020-05-08T05:05:08.185Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon 05:05:08 [2020-05-08T05:05:08.478Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect 05:05:08 [2020-05-08T05:05:08.529Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon 05:05:09 [2020-05-08T05:05:09.838Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup 05:05:11 [2020-05-08T05:05:11.071Z] --- PASS: TestDaemonRestartKillContainers (0.00s) 05:05:11 [2020-05-08T05:05:11.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.26s) 05:05:11 [2020-05-08T05:05:11.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.33s) 05:05:11 [2020-05-08T05:05:11.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.45s) 05:05:11 [2020-05-08T05:05:11.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.86s) 05:05:11 [2020-05-08T05:05:11.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.04s) 05:05:11 [2020-05-08T05:05:11.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.01s) 05:05:11 [2020-05-08T05:05:11.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.80s) 05:05:11 [2020-05-08T05:05:11.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.20s) 05:05:11 [2020-05-08T05:05:11.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.98s) 05:05:11 [2020-05-08T05:05:11.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.75s) 05:05:11 [2020-05-08T05:05:11.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.37s) 05:05:11 [2020-05-08T05:05:11.071Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.28s) 05:05:11 [2020-05-08T05:05:11.071Z] === RUN TestCgroupNamespacesRun 05:05:11 [2020-05-08T05:05:11.729Z] === RUN TestDockerSuite/TestBuildEnv 05:05:12 [2020-05-08T05:05:12.805Z] --- PASS: TestCgroupNamespacesRun (1.62s) 05:05:12 [2020-05-08T05:05:12.805Z] === RUN TestCgroupNamespacesRunPrivileged 05:05:13 [2020-05-08T05:05:13.611Z] === RUN TestDockerSuite/TestBuildEnvEscapes 05:05:13 [2020-05-08T05:05:13.984Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) 05:05:13 [2020-05-08T05:05:13.984Z] === RUN TestCgroupNamespacesRunDaemonHostMode 05:05:14 [2020-05-08T05:05:14.971Z] === RUN TestDockerSuite/TestBuildEnvOverwrite 05:05:15 [2020-05-08T05:05:15.697Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.62s) 05:05:15 [2020-05-08T05:05:15.697Z] === RUN TestCgroupNamespacesRunHostMode 05:05:16 [2020-05-08T05:05:16.332Z] === RUN TestDockerSuite/TestBuildEnvUsage 05:05:16 [2020-05-08T05:05:16.460Z] --- PASS: TestServiceWithDataPathPortInit (20.57s) 05:05:16 [2020-05-08T05:05:16.460Z] === RUN TestServiceWithDefaultAddressPoolInit 05:05:17 [2020-05-08T05:05:17.340Z] --- PASS: TestServiceUpdateConfigs (15.32s) 05:05:17 [2020-05-08T05:05:17.340Z] === RUN TestServiceUpdateNetwork 05:05:17 [2020-05-08T05:05:17.434Z] --- PASS: TestCgroupNamespacesRunHostMode (1.62s) 05:05:17 [2020-05-08T05:05:17.434Z] === RUN TestCgroupNamespacesRunPrivateMode 05:05:19 [2020-05-08T05:05:19.410Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.59s) 05:05:19 [2020-05-08T05:05:19.410Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate 05:05:19 [2020-05-08T05:05:19.590Z] --- PASS: TestImportExtremelyLargeImageWorks (173.40s) 05:05:19 [2020-05-08T05:05:19.590Z] PASS 05:05:19 [2020-05-08T05:05:19.590Z] 05:05:19 [2020-05-08T05:05:19.590Z] DONE 12 tests in 177.316s 05:05:19 [2020-05-08T05:05:19.590Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 05:05:19 [2020-05-08T05:05:19.590Z] ++ 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 05:05:19 [2020-05-08T05:05:19.590Z] ++ set -e 05:05:19 [2020-05-08T05:05:19.590Z] ++ '[' -n 0 ']' 05:05:19 [2020-05-08T05:05:19.590Z] ++ set -x 05:05:19 [2020-05-08T05:05:19.590Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m 05:05:19 [2020-05-08T05:05:19.590Z] INFO: Testing against a local daemon 05:05:19 [2020-05-08T05:05:19.590Z] === RUN TestNetworkCreateDelete 05:05:19 [2020-05-08T05:05:19.590Z] --- PASS: TestNetworkCreateDelete (0.11s) 05:05:19 [2020-05-08T05:05:19.590Z] === RUN TestDockerNetworkDeletePreferID 05:05:20 [2020-05-08T05:05:20.148Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s) 05:05:20 [2020-05-08T05:05:20.148Z] === RUN TestInspectNetwork 05:05:20 [2020-05-08T05:05:20.643Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.62s) 05:05:20 [2020-05-08T05:05:20.643Z] === RUN TestCgroupNamespacesRunInvalidMode 05:05:21 [2020-05-08T05:05:21.389Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) 05:05:21 [2020-05-08T05:05:21.389Z] === RUN TestCgroupNamespacesRunOlderClient 05:05:23 [2020-05-08T05:05:23.114Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s) 05:05:23 [2020-05-08T05:05:23.114Z] === RUN TestKernelTCPMemory 05:05:23 [2020-05-08T05:05:23.857Z] --- PASS: TestKernelTCPMemory (0.80s) 05:05:23 [2020-05-08T05:05:23.857Z] === RUN TestNISDomainname 05:05:24 [2020-05-08T05:05:24.304Z] === RUN TestDockerSuite/TestBuildEnvUsage2 05:05:24 [2020-05-08T05:05:24.304Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress 05:05:24 [2020-05-08T05:05:24.818Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.33s) 05:05:24 [2020-05-08T05:05:24.818Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yutwjnswf1vwuflu7kpw1780h Created:2020-05-08 05:05:15.965700775 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[2d8a5f3dd50653b76f6f25f011a44daeafbb6004822ef0ecd1927f0edcba564e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.72xr67cal0i7hs6s0w6htl6nn EndpointID:e4a88a1baf4693d4f220e12cf5e93278697d7df32e5e9036ba4394c2cd2392d1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:caf9fb11703602e79d311166adfdde10ca7b54c864ae70982f1613fb06b051f2 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:982e7157a00a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.72xr67cal0i7hs6s0w6htl6nn EndpointID:e4a88a1baf4693d4f220e12cf5e93278697d7df32e5e9036ba4394c2cd2392d1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 05:05:24 [2020-05-08T05:05:24.818Z] PASS 05:05:24 [2020-05-08T05:05:24.818Z] 05:05:24 [2020-05-08T05:05:24.818Z] === Skipped 05:05:24 [2020-05-08T05:05:24.818Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 05:05:24 [2020-05-08T05:05:24.818Z] service_test.go:236: FLAKY_TEST 05:05:24 [2020-05-08T05:05:24.818Z] 05:05:24 [2020-05-08T05:05:24.818Z] 05:05:24 [2020-05-08T05:05:24.818Z] DONE 22 tests, 1 skipped in 53.981s 05:05:24 [2020-05-08T05:05:24.818Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 05:05:24 [2020-05-08T05:05:24.818Z] ++ 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 05:05:24 [2020-05-08T05:05:24.818Z] ++ set -e 05:05:24 [2020-05-08T05:05:24.818Z] ++ '[' -n 0 ']' 05:05:24 [2020-05-08T05:05:24.818Z] ++ set -x 05:05:24 [2020-05-08T05:05:24.818Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 05:05:25 [2020-05-08T05:05:25.050Z] --- PASS: TestNISDomainname (0.86s) 05:05:25 [2020-05-08T05:05:25.050Z] === RUN TestHostnameDnsResolution 05:05:25 [2020-05-08T05:05:25.099Z] INFO: Testing against a local daemon 05:05:25 [2020-05-08T05:05:25.099Z] === RUN TestDockerNetworkIpvlanPersistance 05:05:25 [2020-05-08T05:05:25.099Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 05:05:25 [2020-05-08T05:05:25.099Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:05:25 [2020-05-08T05:05:25.099Z] === RUN TestDockerNetworkIpvlan 05:05:25 [2020-05-08T05:05:25.099Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 05:05:25 [2020-05-08T05:05:25.099Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:05:25 [2020-05-08T05:05:25.099Z] PASS 05:05:25 [2020-05-08T05:05:25.099Z] 05:05:25 [2020-05-08T05:05:25.099Z] === Skipped 05:05:25 [2020-05-08T05:05:25.099Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 05:05:25 [2020-05-08T05:05:25.099Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:05:25 [2020-05-08T05:05:25.099Z] 05:05:25 [2020-05-08T05:05:25.099Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 05:05:25 [2020-05-08T05:05:25.099Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:05:25 [2020-05-08T05:05:25.099Z] 05:05:25 [2020-05-08T05:05:25.099Z] 05:05:25 [2020-05-08T05:05:25.099Z] DONE 2 tests, 2 skipped in 0.075s 05:05:25 [2020-05-08T05:05:25.099Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 05:05:25 [2020-05-08T05:05:25.099Z] ++ 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 05:05:25 [2020-05-08T05:05:25.099Z] ++ set -e 05:05:25 [2020-05-08T05:05:25.099Z] ++ '[' -n 0 ']' 05:05:25 [2020-05-08T05:05:25.099Z] ++ set -x 05:05:25 [2020-05-08T05:05:25.099Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 05:05:25 [2020-05-08T05:05:25.099Z] INFO: Testing against a local daemon 05:05:25 [2020-05-08T05:05:25.099Z] === RUN TestDockerNetworkMacvlanPersistance 05:05:25 [2020-05-08T05:05:25.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken 05:05:25 [2020-05-08T05:05:25.480Z] === RUN TestInspectNetwork/full_network_id 05:05:25 [2020-05-08T05:05:25.480Z] === RUN TestInspectNetwork/partial_network_id 05:05:25 [2020-05-08T05:05:25.480Z] === RUN TestInspectNetwork/network_name 05:05:25 [2020-05-08T05:05:25.480Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 05:05:25 [2020-05-08T05:05:25.777Z] --- PASS: TestHostnameDnsResolution (1.11s) 05:05:25 [2020-05-08T05:05:25.777Z] === RUN TestStats 05:05:26 [2020-05-08T05:05:26.562Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) 05:05:26 [2020-05-08T05:05:26.563Z] === RUN TestDockerNetworkMacvlan 05:05:27 [2020-05-08T05:05:27.564Z] === RUN TestDockerNetworkMacvlan/Subinterface 05:05:28 [2020-05-08T05:05:28.565Z] === RUN TestDockerNetworkMacvlan/OverlapParent 05:05:28 [2020-05-08T05:05:28.780Z] --- PASS: TestStats (2.73s) 05:05:28 [2020-05-08T05:05:28.780Z] === RUN TestStopContainerWithTimeout 05:05:28 [2020-05-08T05:05:28.780Z] === RUN TestStopContainerWithTimeout/0 05:05:28 [2020-05-08T05:05:28.780Z] === PAUSE TestStopContainerWithTimeout/0 05:05:28 [2020-05-08T05:05:28.780Z] === RUN TestStopContainerWithTimeout/1 05:05:28 [2020-05-08T05:05:28.780Z] === PAUSE TestStopContainerWithTimeout/1 05:05:28 [2020-05-08T05:05:28.780Z] === RUN TestStopContainerWithTimeout/3 05:05:28 [2020-05-08T05:05:28.780Z] === PAUSE TestStopContainerWithTimeout/3 05:05:28 [2020-05-08T05:05:28.780Z] === RUN TestStopContainerWithTimeout/-1 05:05:28 [2020-05-08T05:05:28.780Z] === PAUSE TestStopContainerWithTimeout/-1 05:05:28 [2020-05-08T05:05:28.780Z] === CONT TestStopContainerWithTimeout/0 05:05:28 [2020-05-08T05:05:28.780Z] === CONT TestStopContainerWithTimeout/3 05:05:28 [2020-05-08T05:05:28.780Z] === CONT TestStopContainerWithTimeout/-1 05:05:28 [2020-05-08T05:05:28.780Z] === CONT TestStopContainerWithTimeout/1 05:05:29 [2020-05-08T05:05:29.177Z] === RUN TestDockerNetworkMacvlan/NilParent 05:05:29 [2020-05-08T05:05:29.538Z] --- PASS: TestServiceUpdateNetwork (14.82s) 05:05:29 [2020-05-08T05:05:29.538Z] === RUN TestServiceUpdatePidsLimit 05:05:30 [2020-05-08T05:05:30.715Z] --- PASS: TestInspectNetwork (9.85s) 05:05:30 [2020-05-08T05:05:30.715Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 05:05:30 [2020-05-08T05:05:30.715Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 05:05:30 [2020-05-08T05:05:30.715Z] --- PASS: TestInspectNetwork/network_name (0.00s) 05:05:30 [2020-05-08T05:05:30.715Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 05:05:30 [2020-05-08T05:05:30.715Z] === RUN TestRunContainerWithBridgeNone 05:05:31 [2020-05-08T05:05:31.439Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 05:05:32 [2020-05-08T05:05:32.007Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 05:05:32 [2020-05-08T05:05:32.594Z] --- PASS: TestRunContainerWithBridgeNone (2.75s) 05:05:32 [2020-05-08T05:05:32.594Z] === RUN TestNetworkInvalidJSON 05:05:32 [2020-05-08T05:05:32.594Z] === RUN TestNetworkInvalidJSON//networks/create 05:05:32 [2020-05-08T05:05:32.594Z] === PAUSE TestNetworkInvalidJSON//networks/create 05:05:32 [2020-05-08T05:05:32.594Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 05:05:32 [2020-05-08T05:05:32.594Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 05:05:32 [2020-05-08T05:05:32.594Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 05:05:32 [2020-05-08T05:05:32.594Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 05:05:32 [2020-05-08T05:05:32.594Z] === CONT TestNetworkInvalidJSON//networks/create 05:05:32 [2020-05-08T05:05:32.594Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 05:05:32 [2020-05-08T05:05:32.594Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 05:05:32 [2020-05-08T05:05:32.594Z] --- PASS: TestNetworkInvalidJSON (0.03s) 05:05:32 [2020-05-08T05:05:32.594Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 05:05:32 [2020-05-08T05:05:32.594Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 05:05:32 [2020-05-08T05:05:32.594Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 05:05:32 [2020-05-08T05:05:32.594Z] === RUN TestHostIPv4BridgeLabel 05:05:32 [2020-05-08T05:05:32.635Z] --- PASS: TestStopContainerWithTimeout (0.03s) 05:05:32 [2020-05-08T05:05:32.635Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) 05:05:32 [2020-05-08T05:05:32.635Z] --- PASS: TestStopContainerWithTimeout/1 (2.20s) 05:05:32 [2020-05-08T05:05:32.635Z] --- PASS: TestStopContainerWithTimeout/-1 (3.24s) 05:05:32 [2020-05-08T05:05:32.635Z] --- PASS: TestStopContainerWithTimeout/3 (3.37s) 05:05:32 [2020-05-08T05:05:32.635Z] === RUN TestDeleteDevicemapper 05:05:32 [2020-05-08T05:05:32.635Z] --- SKIP: TestDeleteDevicemapper (0.00s) 05:05:32 [2020-05-08T05:05:32.635Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 05:05:32 [2020-05-08T05:05:32.635Z] === RUN TestStopContainerWithRestartPolicyAlways 05:05:33 [2020-05-08T05:05:33.152Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) 05:05:33 [2020-05-08T05:05:33.152Z] === RUN TestDaemonRestartWithLiveRestore 05:05:33 [2020-05-08T05:05:33.582Z] === RUN TestDockerNetworkMacvlan/InternalMode 05:05:34 [2020-05-08T05:05:34.027Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.01s) 05:05:34 [2020-05-08T05:05:34.027Z] === RUN TestUpdateMemory 05:05:34 [2020-05-08T05:05:34.512Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) 05:05:34 [2020-05-08T05:05:34.513Z] === RUN TestDaemonDefaultNetworkPools 05:05:35 [2020-05-08T05:05:35.011Z] --- PASS: TestUpdateMemory (1.08s) 05:05:35 [2020-05-08T05:05:35.011Z] === RUN TestUpdateCPUQuota 05:05:35 [2020-05-08T05:05:35.072Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) 05:05:35 [2020-05-08T05:05:35.072Z] === RUN TestDaemonRestartWithExistingNetwork 05:05:36 [2020-05-08T05:05:36.189Z] --- PASS: TestUpdateCPUQuota (1.17s) 05:05:36 [2020-05-08T05:05:36.189Z] === RUN TestUpdatePidsLimit 05:05:36 [2020-05-08T05:05:36.189Z] === RUN TestUpdatePidsLimit/update_from_none 05:05:36 [2020-05-08T05:05:36.432Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) 05:05:36 [2020-05-08T05:05:36.432Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 05:05:36 [2020-05-08T05:05:36.531Z] === RUN TestUpdatePidsLimit/no_change 05:05:36 [2020-05-08T05:05:36.874Z] === RUN TestUpdatePidsLimit/update_lower 05:05:37 [2020-05-08T05:05:37.023Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 05:05:37 [2020-05-08T05:05:37.213Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value 05:05:37 [2020-05-08T05:05:37.354Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) 05:05:37 [2020-05-08T05:05:37.354Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 05:05:37 [2020-05-08T05:05:37.551Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero 05:05:37 [2020-05-08T05:05:37.890Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one 05:05:37 [2020-05-08T05:05:37.913Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) 05:05:37 [2020-05-08T05:05:37.913Z] === RUN TestServiceWithPredefinedNetwork 05:05:38 [2020-05-08T05:05:38.228Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two 05:05:39 [2020-05-08T05:05:39.925Z] --- PASS: TestUpdatePidsLimit (3.39s) 05:05:39 [2020-05-08T05:05:39.925Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) 05:05:39 [2020-05-08T05:05:39.925Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) 05:05:39 [2020-05-08T05:05:39.925Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) 05:05:39 [2020-05-08T05:05:39.925Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) 05:05:39 [2020-05-08T05:05:39.925Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) 05:05:39 [2020-05-08T05:05:39.925Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) 05:05:39 [2020-05-08T05:05:39.925Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) 05:05:39 [2020-05-08T05:05:39.925Z] === RUN TestUpdateRestartPolicy 05:05:40 [2020-05-08T05:05:40.160Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 05:05:41 [2020-05-08T05:05:41.168Z] --- PASS: TestServiceWithPredefinedNetwork (2.80s) 05:05:41 [2020-05-08T05:05:41.168Z] === RUN TestServiceRemoveKeepsIngressNetwork 05:05:41 [2020-05-08T05:05:41.168Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 05:05:41 [2020-05-08T05:05:41.168Z] service_test.go:236: FLAKY_TEST 05:05:41 [2020-05-08T05:05:41.168Z] === RUN TestServiceWithDataPathPortInit 05:05:43 [2020-05-08T05:05:43.811Z] === RUN TestDockerNetworkMacvlan/Addressing 05:05:45 [2020-05-08T05:05:45.826Z] --- PASS: TestDockerNetworkMacvlan (19.10s) 05:05:45 [2020-05-08T05:05:45.826Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) 05:05:45 [2020-05-08T05:05:45.826Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) 05:05:45 [2020-05-08T05:05:45.826Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.36s) 05:05:45 [2020-05-08T05:05:45.826Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.46s) 05:05:45 [2020-05-08T05:05:45.826Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.25s) 05:05:45 [2020-05-08T05:05:45.826Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.36s) 05:05:45 [2020-05-08T05:05:45.826Z] PASS 05:05:45 [2020-05-08T05:05:45.826Z] 05:05:45 [2020-05-08T05:05:45.826Z] DONE 8 tests in 20.655s 05:05:45 [2020-05-08T05:05:45.826Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 05:05:45 [2020-05-08T05:05:45.826Z] ++ 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 05:05:45 [2020-05-08T05:05:45.826Z] ++ set -e 05:05:45 [2020-05-08T05:05:45.826Z] ++ '[' -n 0 ']' 05:05:45 [2020-05-08T05:05:45.826Z] ++ set -x 05:05:45 [2020-05-08T05:05:45.826Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m 05:05:45 [2020-05-08T05:05:45.826Z] testing: warning: no tests to run 05:05:45 [2020-05-08T05:05:45.826Z] PASS 05:05:45 [2020-05-08T05:05:45.826Z] 05:05:45 [2020-05-08T05:05:45.826Z] DONE 0 tests in 0.014s 05:05:45 [2020-05-08T05:05:45.826Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 05:05:45 [2020-05-08T05:05:45.826Z] ++ 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 05:05:45 [2020-05-08T05:05:45.826Z] ++ set -e 05:05:45 [2020-05-08T05:05:45.826Z] ++ '[' -n 0 ']' 05:05:45 [2020-05-08T05:05:45.826Z] ++ set -x 05:05:45 [2020-05-08T05:05:45.826Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 05:05:45 [2020-05-08T05:05:45.826Z] INFO: Testing against a local daemon 05:05:45 [2020-05-08T05:05:45.826Z] === RUN TestAuthZPluginAllowRequest 05:05:47 [2020-05-08T05:05:47.534Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe 05:05:47 [2020-05-08T05:05:47.534Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... 05:05:47 [2020-05-08T05:05:47.534Z] remote: Enumerating objects: 2, done. 05:05:47 [2020-05-08T05:05:47.534Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. 05:05:47 [2020-05-08T05:05:47.534Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. 05:05:47 [2020-05-08T05:05:47.534Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 05:05:47 [2020-05-08T05:05:47.534Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. 05:05:47 [2020-05-08T05:05:47.534Z] Building: bundles/cross/windows/amd64/containerutility.exe 05:05:47 [2020-05-08T05:05:47.689Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy 05:05:47 [2020-05-08T05:05:47.841Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) 05:05:47 [2020-05-08T05:05:47.841Z] === RUN TestAuthZPluginTLS 05:05:48 [2020-05-08T05:05:48.122Z] --- PASS: TestAuthZPluginTLS (0.54s) 05:05:48 [2020-05-08T05:05:48.122Z] === RUN TestAuthZPluginDenyRequest 05:05:48 [2020-05-08T05:05:48.270Z] --- PASS: TestServiceUpdatePidsLimit (17.43s) 05:05:48 [2020-05-08T05:05:48.270Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) 05:05:48 [2020-05-08T05:05:48.270Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) 05:05:48 [2020-05-08T05:05:48.270Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) 05:05:48 [2020-05-08T05:05:48.270Z] PASS 05:05:48 [2020-05-08T05:05:48.270Z] 05:05:48 [2020-05-08T05:05:48.270Z] === Skipped 05:05:48 [2020-05-08T05:05:48.270Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) 05:05:48 [2020-05-08T05:05:48.270Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 05:05:48 [2020-05-08T05:05:48.270Z] 05:05:48 [2020-05-08T05:05:48.270Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) 05:05:48 [2020-05-08T05:05:48.270Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:05:48 [2020-05-08T05:05:48.270Z] 05:05:48 [2020-05-08T05:05:48.270Z] 05:05:48 [2020-05-08T05:05:48.270Z] DONE 27 tests, 2 skipped in 162.078s 05:05:48 [2020-05-08T05:05:48.270Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 05:05:48 [2020-05-08T05:05:48.270Z] ++ 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 05:05:48 [2020-05-08T05:05:48.270Z] ++ set -e 05:05:48 [2020-05-08T05:05:48.270Z] ++ '[' -n 0 ']' 05:05:48 [2020-05-08T05:05:48.270Z] ++ set -x 05:05:48 [2020-05-08T05:05:48.270Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m 05:05:48 [2020-05-08T05:05:48.270Z] INFO: Testing against a local daemon 05:05:48 [2020-05-08T05:05:48.270Z] === RUN TestSessionCreate 05:05:48 [2020-05-08T05:05:48.270Z] --- PASS: TestSessionCreate (0.05s) 05:05:48 [2020-05-08T05:05:48.270Z] === RUN TestSessionCreateWithBadUpgrade 05:05:48 [2020-05-08T05:05:48.270Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) 05:05:48 [2020-05-08T05:05:48.270Z] PASS 05:05:48 [2020-05-08T05:05:48.270Z] 05:05:48 [2020-05-08T05:05:48.270Z] DONE 2 tests in 0.231s 05:05:48 [2020-05-08T05:05:48.270Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 05:05:48 [2020-05-08T05:05:48.270Z] ++ 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 05:05:48 [2020-05-08T05:05:48.270Z] ++ set -e 05:05:48 [2020-05-08T05:05:48.270Z] ++ '[' -n 0 ']' 05:05:48 [2020-05-08T05:05:48.270Z] ++ set -x 05:05:48 [2020-05-08T05:05:48.270Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m 05:05:48 [2020-05-08T05:05:48.270Z] INFO: Testing against a local daemon 05:05:48 [2020-05-08T05:05:48.270Z] === RUN TestCgroupDriverSystemdMemoryLimit 05:05:48 [2020-05-08T05:05:48.270Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 05:05:48 [2020-05-08T05:05:48.270Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 05:05:48 [2020-05-08T05:05:48.270Z] === RUN TestEventsExecDie 05:05:48 [2020-05-08T05:05:48.270Z] --- PASS: TestEventsExecDie (0.90s) 05:05:48 [2020-05-08T05:05:48.270Z] === RUN TestEventsBackwardsCompatible 05:05:48 [2020-05-08T05:05:48.270Z] --- PASS: TestEventsBackwardsCompatible (0.10s) 05:05:48 [2020-05-08T05:05:48.270Z] === RUN TestInfoBinaryCommits 05:05:48 [2020-05-08T05:05:48.270Z] --- PASS: TestInfoBinaryCommits (0.05s) 05:05:48 [2020-05-08T05:05:48.270Z] === RUN TestInfoAPIVersioned 05:05:48 [2020-05-08T05:05:48.529Z] --- PASS: TestInfoAPIVersioned (0.02s) 05:05:48 [2020-05-08T05:05:48.529Z] === RUN TestInfoDiscoveryBackend 05:05:48 [2020-05-08T05:05:48.734Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) 05:05:48 [2020-05-08T05:05:48.734Z] === RUN TestAuthZPluginAPIDenyResponse 05:05:49 [2020-05-08T05:05:49.014Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 05:05:49 [2020-05-08T05:05:49.014Z] === RUN TestAuthZPluginDenyResponse 05:05:49 [2020-05-08T05:05:49.048Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv 05:05:49 [2020-05-08T05:05:49.095Z] --- PASS: TestInfoDiscoveryBackend (0.63s) 05:05:49 [2020-05-08T05:05:49.095Z] === RUN TestInfoDiscoveryInvalidAdvertise 05:05:49 [2020-05-08T05:05:49.626Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) 05:05:49 [2020-05-08T05:05:49.626Z] === RUN TestAuthZPluginAllowEventStream 05:05:50 [2020-05-08T05:05:50.029Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) 05:05:50 [2020-05-08T05:05:50.029Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 05:05:50 [2020-05-08T05:05:50.596Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) 05:05:50 [2020-05-08T05:05:50.596Z] === RUN TestInfoAPI 05:05:50 [2020-05-08T05:05:50.596Z] --- PASS: TestInfoAPI (0.05s) 05:05:50 [2020-05-08T05:05:50.596Z] === RUN TestInfoAPIWarnings 05:05:51 [2020-05-08T05:05:51.532Z] --- PASS: TestInfoAPIWarnings (0.63s) 05:05:51 [2020-05-08T05:05:51.532Z] === RUN TestInfoDebug 05:05:51 [2020-05-08T05:05:51.639Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) 05:05:51 [2020-05-08T05:05:51.639Z] === RUN TestAuthZPluginErrorResponse 05:05:51 [2020-05-08T05:05:51.711Z] 05:05:51 [2020-05-08T05:05:51.919Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) 05:05:51 [2020-05-08T05:05:51.919Z] === RUN TestAuthZPluginErrorRequest 05:05:52 [2020-05-08T05:05:52.099Z] --- PASS: TestInfoDebug (0.61s) 05:05:52 [2020-05-08T05:05:52.099Z] === RUN TestInfoInsecureRegistries 05:05:52 [2020-05-08T05:05:52.531Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) 05:05:52 [2020-05-08T05:05:52.531Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [Pipeline] } [Pipeline] // stage 05:05:52 [2020-05-08T05:05:52.665Z] --- PASS: TestInfoInsecureRegistries (0.62s) 05:05:52 [2020-05-08T05:05:52.665Z] === RUN TestInfoRegistryMirrors [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh 05:05:52 [2020-05-08T05:05:52.974Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40846/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=96109a81abb3ed379e894a79eee4dc18162866ce -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:96109a81abb3ed379e894a79eee4dc18162866ce hack/test/unit 05:05:53 [2020-05-08T05:05:53.143Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) 05:05:53 [2020-05-08T05:05:53.143Z] === RUN TestAuthZPluginEnsureLoadImportWorking 05:05:53 [2020-05-08T05:05:53.231Z] --- PASS: TestInfoRegistryMirrors (0.62s) 05:05:53 [2020-05-08T05:05:53.231Z] === RUN TestLoginFailsWithBadCredentials 05:05:53 [2020-05-08T05:05:53.489Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) 05:05:53 [2020-05-08T05:05:53.489Z] === RUN TestPingCacheHeaders 05:05:53 [2020-05-08T05:05:53.489Z] --- PASS: TestPingCacheHeaders (0.05s) 05:05:53 [2020-05-08T05:05:53.489Z] === RUN TestPingGet 05:05:53 [2020-05-08T05:05:53.489Z] --- PASS: TestPingGet (0.03s) 05:05:53 [2020-05-08T05:05:53.489Z] === RUN TestPingHead 05:05:53 [2020-05-08T05:05:53.489Z] --- PASS: TestPingHead (0.05s) 05:05:53 [2020-05-08T05:05:53.489Z] === RUN TestVersion 05:05:53 [2020-05-08T05:05:53.529Z] --- PASS: TestUpdateRestartPolicy (12.04s) 05:05:53 [2020-05-08T05:05:53.529Z] === RUN TestUpdateRestartWithAutoRemove 05:05:53 [2020-05-08T05:05:53.529Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) 05:05:53 [2020-05-08T05:05:53.529Z] === RUN TestWaitNonBlocked 05:05:53 [2020-05-08T05:05:53.529Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 05:05:53 [2020-05-08T05:05:53.529Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 05:05:53 [2020-05-08T05:05:53.529Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random 05:05:53 [2020-05-08T05:05:53.529Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random 05:05:53 [2020-05-08T05:05:53.529Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 05:05:53 [2020-05-08T05:05:53.529Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random 05:05:53 [2020-05-08T05:05:53.529Z] --- PASS: TestWaitNonBlocked (0.04s) 05:05:53 [2020-05-08T05:05:53.529Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.92s) 05:05:53 [2020-05-08T05:05:53.529Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) 05:05:53 [2020-05-08T05:05:53.529Z] === RUN TestWaitBlocked 05:05:53 [2020-05-08T05:05:53.529Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero 05:05:53 [2020-05-08T05:05:53.529Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero 05:05:53 [2020-05-08T05:05:53.529Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random 05:05:53 [2020-05-08T05:05:53.529Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random 05:05:53 [2020-05-08T05:05:53.529Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero 05:05:53 [2020-05-08T05:05:53.529Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random 05:05:53 [2020-05-08T05:05:53.748Z] --- PASS: TestVersion (0.05s) 05:05:53 [2020-05-08T05:05:53.748Z] PASS 05:05:53 [2020-05-08T05:05:53.748Z] 05:05:53 [2020-05-08T05:05:53.748Z] === Skipped 05:05:53 [2020-05-08T05:05:53.748Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 05:05:53 [2020-05-08T05:05:53.748Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 05:05:53 [2020-05-08T05:05:53.748Z] 05:05:53 [2020-05-08T05:05:53.748Z] 05:05:53 [2020-05-08T05:05:53.748Z] DONE 18 tests, 1 skipped in 6.485s 05:05:53 [2020-05-08T05:05:53.748Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 05:05:53 [2020-05-08T05:05:53.748Z] ++ 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 05:05:53 [2020-05-08T05:05:53.748Z] ++ set -e 05:05:53 [2020-05-08T05:05:53.748Z] ++ '[' -n 0 ']' 05:05:53 [2020-05-08T05:05:53.748Z] ++ set -x 05:05:53 [2020-05-08T05:05:53.748Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m 05:05:53 [2020-05-08T05:05:53.748Z] INFO: Testing against a local daemon 05:05:53 [2020-05-08T05:05:53.748Z] === RUN TestVolumesCreateAndList 05:05:53 [2020-05-08T05:05:53.748Z] --- PASS: TestVolumesCreateAndList (0.04s) 05:05:53 [2020-05-08T05:05:53.748Z] === RUN TestVolumesRemove 05:05:54 [2020-05-08T05:05:54.006Z] --- PASS: TestVolumesRemove (0.11s) 05:05:54 [2020-05-08T05:05:54.006Z] === RUN TestVolumesInspect 05:05:54 [2020-05-08T05:05:54.006Z] --- PASS: TestVolumesInspect (0.03s) 05:05:54 [2020-05-08T05:05:54.006Z] === RUN TestVolumesInvalidJSON 05:05:54 [2020-05-08T05:05:54.006Z] === RUN TestVolumesInvalidJSON//volumes/create 05:05:54 [2020-05-08T05:05:54.006Z] === PAUSE TestVolumesInvalidJSON//volumes/create 05:05:54 [2020-05-08T05:05:54.006Z] === CONT TestVolumesInvalidJSON//volumes/create 05:05:54 [2020-05-08T05:05:54.006Z] --- PASS: TestVolumesInvalidJSON (0.03s) 05:05:54 [2020-05-08T05:05:54.006Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 05:05:54 [2020-05-08T05:05:54.006Z] PASS 05:05:54 [2020-05-08T05:05:54.006Z] 05:05:54 [2020-05-08T05:05:54.006Z] DONE 5 tests in 0.344s 05:05:54 [2020-05-08T05:05:54.006Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 05:05:54 [2020-05-08T05:05:54.259Z] --- PASS: TestWaitBlocked (0.04s) 05:05:54 [2020-05-08T05:05:54.259Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.89s) 05:05:54 [2020-05-08T05:05:54.259Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s) 05:05:54 [2020-05-08T05:05:54.259Z] === CONT TestContainerStartOnDaemonRestart 05:05:54 [2020-05-08T05:05:54.259Z] === CONT TestContainerKillOnDaemonStart 05:05:54 [2020-05-08T05:05:54.259Z] === CONT TestIpcModeOlderClient 05:05:54 [2020-05-08T05:05:54.259Z] === CONT TestDaemonHostGatewayIP 05:05:54 [2020-05-08T05:05:54.264Z] ++++ cat bundles/test-integration/docker.pid 05:05:54 [2020-05-08T05:05:54.264Z] +++ kill 13897 05:05:54 [2020-05-08T05:05:54.609Z] --- PASS: TestIpcModeOlderClient (0.18s) 05:05:54 [2020-05-08T05:05:54.609Z] === CONT TestDaemonRestartIpcMode 05:05:55 [2020-05-08T05:05:55.177Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s) 05:05:55 [2020-05-08T05:05:55.177Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 05:05:55 [2020-05-08T05:05:55.497Z] ? github.com/docker/docker/api [no test files] 05:05:55 [2020-05-08T05:05:55.638Z] +++ /etc/init.d/apparmor stop 05:05:55 [2020-05-08T05:05:55.638Z] Leaving: AppArmorNo profiles have been unloaded. 05:05:55 [2020-05-08T05:05:55.638Z] 05:05:55 [2020-05-08T05:05:55.638Z] Unloading profiles will leave already running processes permanently 05:05:55 [2020-05-08T05:05:55.638Z] unconfined, which can lead to unexpected situations. 05:05:55 [2020-05-08T05:05:55.638Z] 05:05:55 [2020-05-08T05:05:55.638Z] To set a process to complain mode, use the command line tool 05:05:55 [2020-05-08T05:05:55.638Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 05:05:55 [2020-05-08T05:05:55.638Z] +++ true 05:05:55 [2020-05-08T05:05:55.638Z] 05:05:57 [2020-05-08T05:05:57.200Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s) 05:05:57 [2020-05-08T05:05:57.200Z] === RUN TestAuthZPluginHeader 05:05:58 [2020-05-08T05:05:58.202Z] --- PASS: TestAuthZPluginHeader (0.82s) 05:05:58 [2020-05-08T05:05:58.202Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 05:05:58 [2020-05-08T05:05:58.202Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 05:05:58 [2020-05-08T05:05:58.202Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:05:58 [2020-05-08T05:05:58.202Z] === RUN TestAuthZPluginV2Disable 05:05:58 [2020-05-08T05:05:58.202Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 05:05:58 [2020-05-08T05:05:58.202Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:05:58 [2020-05-08T05:05:58.202Z] === RUN TestAuthZPluginV2RejectVolumeRequests 05:05:58 [2020-05-08T05:05:58.202Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 05:05:58 [2020-05-08T05:05:58.202Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:05:58 [2020-05-08T05:05:58.202Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 05:05:58 [2020-05-08T05:05:58.202Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 05:05:58 [2020-05-08T05:05:58.202Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:05:58 [2020-05-08T05:05:58.202Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 05:05:58 [2020-05-08T05:05:58.481Z] --- PASS: TestContainerStartOnDaemonRestart (4.20s) Post stage [Pipeline] junit 05:05:58 [2020-05-08T05:05:58.936Z] Recording test results 05:05:58 [2020-05-08T05:05:58.972Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose 05:05:59 [2020-05-08T05:05:59.209Z] --- PASS: TestDaemonRestartIpcMode (4.77s) 05:05:59 [2020-05-08T05:05:59.209Z] --- PASS: TestDaemonHostGatewayIP (4.96s) 05:05:59 [2020-05-08T05:05:59.227Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 05:05:59 [2020-05-08T05:05:59.481Z] --- PASS: TestServiceWithDataPathPortInit (18.51s) 05:05:59 [2020-05-08T05:05:59.481Z] === RUN TestServiceWithDefaultAddressPoolInit 05:05:59 [2020-05-08T05:05:59.674Z] + echo Ensuring container killed. 05:05:59 [2020-05-08T05:05:59.674Z] Ensuring container killed. 05:05:59 [2020-05-08T05:05:59.674Z] + docker rm -vf docker-pr5 05:05:59 [2020-05-08T05:05:59.674Z] Error: No such container: docker-pr5 05:05:59 [2020-05-08T05:05:59.674Z] + true [Pipeline] sh 05:05:59 [2020-05-08T05:05:59.736Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume 05:06:00 [2020-05-08T05:06:00.060Z] + echo Chowning /workspace to jenkins user 05:06:00 [2020-05-08T05:06:00.060Z] Chowning /workspace to jenkins user 05:06:00 [2020-05-08T05:06:00.060Z] + id -u 05:06:00 [2020-05-08T05:06:00.060Z] + id -g 05:06:00 [2020-05-08T05:06:00.060Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40846:/workspace busybox chown -R 1000:1000 /workspace 05:06:00 [2020-05-08T05:06:00.364Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir 05:06:01 [2020-05-08T05:06:01.723Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest 05:06:01 [2020-05-08T05:06:01.723Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace 05:06:01 [2020-05-08T05:06:01.977Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [Pipeline] catchError [Pipeline] { [Pipeline] sh 05:06:03 [2020-05-08T05:06:03.644Z] + bundleName=arm64-integration 05:06:03 [2020-05-08T05:06:03.644Z] + echo Creating arm64-integration-bundles.tar.gz 05:06:03 [2020-05-08T05:06:03.644Z] Creating arm64-integration-bundles.tar.gz 05:06:03 [2020-05-08T05:06:03.644Z] + find bundles -path */root/*overlay2 -prune -o -type f (+ -name *-report.json -oxargs tar -czf arm64-integration-bundles.tar.gz -name 05:06:03 [2020-05-08T05:06:03.644Z] *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts 05:06:03 [2020-05-08T05:06:03.913Z] Archiving artifacts 05:06:04 [2020-05-08T05:06:04.221Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40846/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 05:06:04 [2020-05-08T05:06:04.539Z] + make clean 05:06:05 [2020-05-08T05:06:05.106Z] docker volume rm -f docker-dev-cache 05:06:05 [2020-05-08T05:06:05.106Z] docker-dev-cache [Pipeline] deleteDir 05:06:08 [2020-05-08T05:06:08.405Z] --- PASS: TestContainerKillOnDaemonStart (13.41s) 05:06:08 [2020-05-08T05:06:08.406Z] PASS 05:06:08 [2020-05-08T05:06:08.406Z] 05:06:08 [2020-05-08T05:06:08.406Z] === Skipped 05:06:08 [2020-05-08T05:06:08.406Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) 05:06:08 [2020-05-08T05:06:08.406Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 05:06:08 [2020-05-08T05:06:08.406Z] 05:06:08 [2020-05-08T05:06:08.406Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) 05:06:08 [2020-05-08T05:06:08.406Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" 05:06:08 [2020-05-08T05:06:08.406Z] 05:06:08 [2020-05-08T05:06:08.406Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) 05:06:08 [2020-05-08T05:06:08.406Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" 05:06:08 [2020-05-08T05:06:08.406Z] 05:06:08 [2020-05-08T05:06:08.406Z] 05:06:08 [2020-05-08T05:06:08.406Z] DONE 200 tests, 3 skipped in 126.732s 05:06:08 [2020-05-08T05:06:08.406Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 05:06:08 [2020-05-08T05:06:08.406Z] ++ 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 05:06:08 [2020-05-08T05:06:08.406Z] ++ set -e 05:06:08 [2020-05-08T05:06:08.406Z] ++ '[' -n 0 ']' 05:06:08 [2020-05-08T05:06:08.406Z] ++ set -x 05:06:08 [2020-05-08T05:06:08.406Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m 05:06:08 [2020-05-08T05:06:08.406Z] INFO: Testing against a local daemon 05:06:08 [2020-05-08T05:06:08.406Z] === RUN TestCommitInheritsEnv 05:06:08 [2020-05-08T05:06:08.406Z] --- PASS: TestCommitInheritsEnv (0.41s) 05:06:08 [2020-05-08T05:06:08.406Z] === RUN TestImportExtremelyLargeImageWorks 05:06:08 [2020-05-08T05:06:08.406Z] === PAUSE TestImportExtremelyLargeImageWorks 05:06:08 [2020-05-08T05:06:08.406Z] === RUN TestImagesFilterMultiReference 05:06:08 [2020-05-08T05:06:08.406Z] --- PASS: TestImagesFilterMultiReference (0.08s) 05:06:08 [2020-05-08T05:06:08.406Z] === RUN TestImagePullPlatformInvalid 05:06:08 [2020-05-08T05:06:08.406Z] --- PASS: TestImagePullPlatformInvalid (0.05s) 05:06:08 [2020-05-08T05:06:08.406Z] === RUN TestRemoveImageOrphaning [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:06:09 [2020-05-08T05:06:09.133Z] --- PASS: TestRemoveImageOrphaning (0.40s) 05:06:09 [2020-05-08T05:06:09.133Z] === RUN TestRemoveImageGarbageCollector 05:06:09 [2020-05-08T05:06:09.133Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) 05:06:09 [2020-05-08T05:06:09.133Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:06:09 [2020-05-08T05:06:09.133Z] === RUN TestTagUnprefixedRepoByNameOrName 05:06:09 [2020-05-08T05:06:09.133Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) 05:06:09 [2020-05-08T05:06:09.133Z] === RUN TestTagInvalidReference 05:06:09 [2020-05-08T05:06:09.133Z] --- PASS: TestTagInvalidReference (0.05s) 05:06:09 [2020-05-08T05:06:09.133Z] === RUN TestTagValidPrefixedRepo 05:06:09 [2020-05-08T05:06:09.133Z] --- PASS: TestTagValidPrefixedRepo (0.05s) 05:06:09 [2020-05-08T05:06:09.133Z] === RUN TestTagExistedNameWithoutForce 05:06:09 [2020-05-08T05:06:09.133Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) 05:06:09 [2020-05-08T05:06:09.133Z] === RUN TestTagOfficialNames 05:06:09 [2020-05-08T05:06:09.133Z] --- PASS: TestTagOfficialNames (0.07s) 05:06:09 [2020-05-08T05:06:09.133Z] === RUN TestTagMatchesDigest 05:06:09 [2020-05-08T05:06:09.133Z] --- PASS: TestTagMatchesDigest (0.03s) 05:06:09 [2020-05-08T05:06:09.133Z] === CONT TestImportExtremelyLargeImageWorks 05:06:10 [2020-05-08T05:06:10.088Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.38s) 05:06:10 [2020-05-08T05:06:10.088Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r393y5q7glqrrtzbhe71kmene Created:2020-05-08 05:06:00.797915585 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[c992f3cafcf82b7d78575398979b0efd7b0400357b0001fb52238e99265d840f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m4qvxloe5at129nhnry99ac3i EndpointID:32a07b6abffd300abd9275ade086efd816364628ee40b08296e50bcb076b0f20 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dd635319095f6b47b7deef64a15b0a83f3e0beb70fa439b93c628274e926cd17 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:76bac4186633 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m4qvxloe5at129nhnry99ac3i EndpointID:32a07b6abffd300abd9275ade086efd816364628ee40b08296e50bcb076b0f20 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 05:06:10 [2020-05-08T05:06:10.088Z] PASS 05:06:10 [2020-05-08T05:06:10.088Z] 05:06:10 [2020-05-08T05:06:10.088Z] === Skipped 05:06:10 [2020-05-08T05:06:10.088Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 05:06:10 [2020-05-08T05:06:10.088Z] service_test.go:236: FLAKY_TEST 05:06:10 [2020-05-08T05:06:10.088Z] 05:06:10 [2020-05-08T05:06:10.088Z] 05:06:10 [2020-05-08T05:06:10.088Z] DONE 22 tests, 1 skipped in 49.394s 05:06:10 [2020-05-08T05:06:10.088Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 05:06:10 [2020-05-08T05:06:10.088Z] ++ 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 05:06:10 [2020-05-08T05:06:10.088Z] ++ set -e 05:06:10 [2020-05-08T05:06:10.088Z] ++ '[' -n 0 ']' 05:06:10 [2020-05-08T05:06:10.088Z] ++ set -x 05:06:10 [2020-05-08T05:06:10.088Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 05:06:10 [2020-05-08T05:06:10.088Z] INFO: Testing against a local daemon 05:06:10 [2020-05-08T05:06:10.088Z] === RUN TestDockerNetworkIpvlanPersistance 05:06:10 [2020-05-08T05:06:10.088Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) 05:06:10 [2020-05-08T05:06:10.088Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:06:10 [2020-05-08T05:06:10.088Z] === RUN TestDockerNetworkIpvlan 05:06:10 [2020-05-08T05:06:10.088Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 05:06:10 [2020-05-08T05:06:10.088Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:06:10 [2020-05-08T05:06:10.088Z] PASS 05:06:10 [2020-05-08T05:06:10.088Z] 05:06:10 [2020-05-08T05:06:10.088Z] === Skipped 05:06:10 [2020-05-08T05:06:10.088Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) 05:06:10 [2020-05-08T05:06:10.088Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:06:10 [2020-05-08T05:06:10.088Z] 05:06:10 [2020-05-08T05:06:10.088Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 05:06:10 [2020-05-08T05:06:10.088Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:06:10 [2020-05-08T05:06:10.088Z] 05:06:10 [2020-05-08T05:06:10.088Z] 05:06:10 [2020-05-08T05:06:10.088Z] DONE 2 tests, 2 skipped in 0.158s 05:06:10 [2020-05-08T05:06:10.088Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 05:06:10 [2020-05-08T05:06:10.088Z] ++ 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 05:06:10 [2020-05-08T05:06:10.088Z] ++ set -e 05:06:10 [2020-05-08T05:06:10.088Z] ++ '[' -n 0 ']' 05:06:10 [2020-05-08T05:06:10.088Z] ++ set -x 05:06:10 [2020-05-08T05:06:10.088Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 05:06:10 [2020-05-08T05:06:10.088Z] INFO: Testing against a local daemon 05:06:10 [2020-05-08T05:06:10.088Z] === RUN TestDockerNetworkMacvlanPersistance 05:06:10 [2020-05-08T05:06:10.354Z] ok github.com/docker/docker/api/server 0.020s coverage: 9.0% of statements 05:06:10 [2020-05-08T05:06:10.646Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) 05:06:10 [2020-05-08T05:06:10.646Z] === RUN TestDockerNetworkMacvlan 05:06:11 [2020-05-08T05:06:11.204Z] === RUN TestDockerNetworkMacvlan/Subinterface 05:06:12 [2020-05-08T05:06:12.127Z] === RUN TestDockerNetworkMacvlan/OverlapParent 05:06:13 [2020-05-08T05:06:13.051Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection 05:06:13 [2020-05-08T05:06:13.052Z] === RUN TestDockerNetworkMacvlan/NilParent 05:06:13 [2020-05-08T05:06:13.987Z] === RUN TestDockerSuite/TestBuildExpose 05:06:14 [2020-05-08T05:06:14.242Z] === RUN TestDockerSuite/TestBuildExposeMorePorts 05:06:14 [2020-05-08T05:06:14.802Z] === RUN TestDockerSuite/TestBuildExposeOrder 05:06:15 [2020-05-08T05:06:15.726Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto 05:06:15 [2020-05-08T05:06:15.980Z] === RUN TestDockerSuite/TestBuildFails 05:06:16 [2020-05-08T05:06:16.621Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.30s) 05:06:16 [2020-05-08T05:06:16.621Z] PASS 05:06:16 [2020-05-08T05:06:16.621Z] 05:06:16 [2020-05-08T05:06:16.621Z] === Skipped 05:06:16 [2020-05-08T05:06:16.621Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 05:06:16 [2020-05-08T05:06:16.621Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:06:16 [2020-05-08T05:06:16.621Z] 05:06:16 [2020-05-08T05:06:16.621Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 05:06:16 [2020-05-08T05:06:16.621Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:06:16 [2020-05-08T05:06:16.621Z] 05:06:16 [2020-05-08T05:06:16.621Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 05:06:16 [2020-05-08T05:06:16.621Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:06:16 [2020-05-08T05:06:16.621Z] 05:06:16 [2020-05-08T05:06:16.621Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 05:06:16 [2020-05-08T05:06:16.621Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:06:16 [2020-05-08T05:06:16.621Z] 05:06:16 [2020-05-08T05:06:16.621Z] 05:06:16 [2020-05-08T05:06:16.621Z] DONE 17 tests, 4 skipped in 29.749s 05:06:16 [2020-05-08T05:06:16.621Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 05:06:16 [2020-05-08T05:06:16.621Z] ++ 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 05:06:16 [2020-05-08T05:06:16.621Z] ++ set -e 05:06:16 [2020-05-08T05:06:16.621Z] ++ '[' -n 0 ']' 05:06:16 [2020-05-08T05:06:16.621Z] ++ set -x 05:06:16 [2020-05-08T05:06:16.621Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 05:06:16 [2020-05-08T05:06:16.621Z] INFO: Testing against a local daemon 05:06:16 [2020-05-08T05:06:16.621Z] === RUN TestPluginInvalidJSON 05:06:16 [2020-05-08T05:06:16.621Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 05:06:16 [2020-05-08T05:06:16.621Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 05:06:16 [2020-05-08T05:06:16.621Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 05:06:16 [2020-05-08T05:06:16.621Z] --- PASS: TestPluginInvalidJSON (0.01s) 05:06:16 [2020-05-08T05:06:16.621Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 05:06:16 [2020-05-08T05:06:16.621Z] === RUN TestPluginInstall 05:06:16 [2020-05-08T05:06:16.621Z] === RUN TestPluginInstall/no_auth 05:06:16 [2020-05-08T05:06:16.904Z] === RUN TestDockerNetworkMacvlan/InternalMode 05:06:17 [2020-05-08T05:06:17.159Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable 05:06:17 [2020-05-08T05:06:17.159Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir 05:06:19 [2020-05-08T05:06:19.286Z] time="2020-05-08T05:06:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:06:19 [2020-05-08T05:06:19.286Z] time="2020-05-08T05:06:19Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" 05:06:19 [2020-05-08T05:06:19.286Z] time="2020-05-08T05:06:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:982327337bd58ef307bbdae1294f2d2ef4251f6f34dbf1bc2f44286aff1b5626" mediatype=application/vnd.docker.plugin.v1+json size=522 05:06:19 [2020-05-08T05:06:19.286Z] time="2020-05-08T05:06:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:06:19 [2020-05-08T05:06:19.286Z] time="2020-05-08T05:06:19Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" 05:06:19 [2020-05-08T05:06:19.286Z] time="2020-05-08T05:06:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:982327337bd58ef307bbdae1294f2d2ef4251f6f34dbf1bc2f44286aff1b5626" mediatype=application/vnd.docker.plugin.v1+json size=522 05:06:19 [2020-05-08T05:06:19.897Z] === RUN TestPluginInstall/with_htpasswd 05:06:20 [2020-05-08T05:06:20.178Z] time="2020-05-08T05:06:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:06:20 [2020-05-08T05:06:20.178Z] time="2020-05-08T05:06:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" 05:06:20 [2020-05-08T05:06:20.178Z] time="2020-05-08T05:06:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8357fca021b5b3eb88ea115c7c5de9b5d090232e7dccba5cee07dae2fb27422e" mediatype=application/vnd.docker.plugin.v1+json size=522 05:06:20 [2020-05-08T05:06:20.178Z] time="2020-05-08T05:06:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:06:20 [2020-05-08T05:06:20.178Z] time="2020-05-08T05:06:20Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" 05:06:20 [2020-05-08T05:06:20.178Z] time="2020-05-08T05:06:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8357fca021b5b3eb88ea115c7c5de9b5d090232e7dccba5cee07dae2fb27422e" mediatype=application/vnd.docker.plugin.v1+json size=522 05:06:20 [2020-05-08T05:06:20.420Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 05:06:20 [2020-05-08T05:06:20.420Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile 05:06:20 [2020-05-08T05:06:20.458Z] === RUN TestPluginInstall/with_insecure 05:06:21 [2020-05-08T05:06:21.459Z] time="2020-05-08T05:06:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:06:21 [2020-05-08T05:06:21.459Z] time="2020-05-08T05:06:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" 05:06:21 [2020-05-08T05:06:21.459Z] time="2020-05-08T05:06:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7017f9f8c481deb7adb9ae61f0d8ff06679cbacdea3adf5f56cd9ce1bb909cce" mediatype=application/vnd.docker.plugin.v1+json size=522 05:06:21 [2020-05-08T05:06:21.459Z] time="2020-05-08T05:06:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:06:21 [2020-05-08T05:06:21.459Z] time="2020-05-08T05:06:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" 05:06:21 [2020-05-08T05:06:21.459Z] time="2020-05-08T05:06:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7017f9f8c481deb7adb9ae61f0d8ff06679cbacdea3adf5f56cd9ce1bb909cce" mediatype=application/vnd.docker.plugin.v1+json size=522 05:06:21 [2020-05-08T05:06:21.740Z] --- PASS: TestPluginInstall (6.18s) 05:06:21 [2020-05-08T05:06:21.740Z] --- PASS: TestPluginInstall/no_auth (4.12s) 05:06:21 [2020-05-08T05:06:21.740Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) 05:06:21 [2020-05-08T05:06:21.740Z] --- PASS: TestPluginInstall/with_insecure (1.27s) 05:06:21 [2020-05-08T05:06:21.740Z] plugin_test.go:157: [d5e8a6fbb1491] daemon is not started 05:06:21 [2020-05-08T05:06:21.740Z] PASS 05:06:21 [2020-05-08T05:06:21.740Z] 05:06:21 [2020-05-08T05:06:21.740Z] DONE 6 tests in 6.308s 05:06:21 [2020-05-08T05:06:21.740Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 05:06:21 [2020-05-08T05:06:21.740Z] ++ 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 05:06:21 [2020-05-08T05:06:21.740Z] ++ set -e 05:06:21 [2020-05-08T05:06:21.740Z] ++ '[' -n 0 ']' 05:06:21 [2020-05-08T05:06:21.740Z] ++ set -x 05:06:21 [2020-05-08T05:06:21.740Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 05:06:21 [2020-05-08T05:06:21.740Z] INFO: Testing against a local daemon 05:06:21 [2020-05-08T05:06:21.740Z] === RUN TestExternalGraphDriver 05:06:22 [2020-05-08T05:06:22.020Z] === RUN TestExternalGraphDriver/json 05:06:22 [2020-05-08T05:06:22.926Z] === RUN TestDockerSuite/TestBuildForceRm 05:06:23 [2020-05-08T05:06:23.735Z] --- PASS: TestImportExtremelyLargeImageWorks (103.84s) 05:06:23 [2020-05-08T05:06:23.735Z] PASS 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === Skipped 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] DONE 12 tests, 1 skipped in 107.397s 05:06:23 [2020-05-08T05:06:23.735Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 05:06:23 [2020-05-08T05:06:23.735Z] INFO: Testing against a local daemon 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestNetworkCreateDelete 05:06:23 [2020-05-08T05:06:23.735Z] --- PASS: TestNetworkCreateDelete (0.13s) 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestDockerNetworkDeletePreferID 05:06:23 [2020-05-08T05:06:23.735Z] --- PASS: TestDockerNetworkDeletePreferID (0.30s) 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestInspectNetwork 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestInspectNetwork (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestRunContainerWithBridgeNone 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestNetworkInvalidJSON 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestNetworkInvalidJSON//networks/create 05:06:23 [2020-05-08T05:06:23.735Z] === PAUSE TestNetworkInvalidJSON//networks/create 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 05:06:23 [2020-05-08T05:06:23.735Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 05:06:23 [2020-05-08T05:06:23.735Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 05:06:23 [2020-05-08T05:06:23.735Z] === CONT TestNetworkInvalidJSON//networks/create 05:06:23 [2020-05-08T05:06:23.735Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 05:06:23 [2020-05-08T05:06:23.735Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 05:06:23 [2020-05-08T05:06:23.735Z] --- PASS: TestNetworkInvalidJSON (0.02s) 05:06:23 [2020-05-08T05:06:23.735Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestHostIPv4BridgeLabel 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestDaemonRestartWithLiveRestore 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestDaemonDefaultNetworkPools 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestDaemonRestartWithExistingNetwork 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) 05:06:23 [2020-05-08T05:06:23.735Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestServiceWithPredefinedNetwork 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestServiceRemoveKeepsIngressNetwork 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] service_test.go:236: FLAKY_TEST 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestServiceWithDataPathPortInit 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestServiceWithDefaultAddressPoolInit 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:23 [2020-05-08T05:06:23.735Z] PASS 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === Skipped 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) 05:06:23 [2020-05-08T05:06:23.735Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] service_test.go:236: FLAKY_TEST 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] DONE 18 tests, 12 skipped in 0.597s 05:06:23 [2020-05-08T05:06:23.735Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 05:06:23 [2020-05-08T05:06:23.735Z] INFO: Testing against a local daemon 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestDockerNetworkIpvlanPersistance 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestDockerNetworkIpvlan 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:06:23 [2020-05-08T05:06:23.735Z] PASS 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === Skipped 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] DONE 2 tests, 2 skipped in 0.109s 05:06:23 [2020-05-08T05:06:23.735Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 05:06:23 [2020-05-08T05:06:23.735Z] INFO: Testing against a local daemon 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestDockerNetworkMacvlanPersistance 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestDockerNetworkMacvlan 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network 05:06:23 [2020-05-08T05:06:23.735Z] PASS 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === Skipped 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] DONE 2 tests, 2 skipped in 0.094s 05:06:23 [2020-05-08T05:06:23.735Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 05:06:23 [2020-05-08T05:06:23.735Z] testing: warning: no tests to run 05:06:23 [2020-05-08T05:06:23.735Z] PASS 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] DONE 0 tests in 0.021s 05:06:23 [2020-05-08T05:06:23.735Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 05:06:23 [2020-05-08T05:06:23.735Z] INFO: Testing against a local daemon 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestAuthZPluginAllowRequest 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestAuthZPluginTLS 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestAuthZPluginTLS (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestAuthZPluginDenyRequest 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestAuthZPluginAPIDenyResponse 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestAuthZPluginDenyResponse 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestAuthZPluginAllowEventStream 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestAuthZPluginErrorResponse 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestAuthZPluginErrorRequest 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestAuthZPluginEnsureLoadImportWorking 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestAuthZPluginHeader 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestAuthZPluginHeader (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.17s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestAuthZPluginV2Disable 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestAuthZPluginV2RejectVolumeRequests 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.04s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] PASS 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === Skipped 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.17s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.04s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) 05:06:23 [2020-05-08T05:06:23.735Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] DONE 17 tests, 17 skipped in 0.398s 05:06:23 [2020-05-08T05:06:23.735Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 05:06:23 [2020-05-08T05:06:23.735Z] INFO: Testing against a local daemon 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestPluginInvalidJSON 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 05:06:23 [2020-05-08T05:06:23.735Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 05:06:23 [2020-05-08T05:06:23.735Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 05:06:23 [2020-05-08T05:06:23.735Z] --- PASS: TestPluginInvalidJSON (0.02s) 05:06:23 [2020-05-08T05:06:23.735Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestPluginInstall 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestPluginInstall (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] PASS 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] === Skipped 05:06:23 [2020-05-08T05:06:23.735Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) 05:06:23 [2020-05-08T05:06:23.735Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] 05:06:23 [2020-05-08T05:06:23.735Z] DONE 3 tests, 1 skipped in 0.136s 05:06:23 [2020-05-08T05:06:23.735Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 05:06:23 [2020-05-08T05:06:23.735Z] INFO: Testing against a local daemon 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestExternalGraphDriver 05:06:23 [2020-05-08T05:06:23.735Z] --- SKIP: TestExternalGraphDriver (0.08s) 05:06:23 [2020-05-08T05:06:23.735Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver 05:06:23 [2020-05-08T05:06:23.735Z] === RUN TestGraphdriverPluginV2 05:06:24 [2020-05-08T05:06:24.035Z] === RUN TestExternalGraphDriver/spec 05:06:24 [2020-05-08T05:06:24.667Z] --- PASS: TestGraphdriverPluginV2 (6.76s) 05:06:24 [2020-05-08T05:06:24.667Z] PASS 05:06:24 [2020-05-08T05:06:24.667Z] 05:06:24 [2020-05-08T05:06:24.667Z] === Skipped 05:06:24 [2020-05-08T05:06:24.667Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) 05:06:24 [2020-05-08T05:06:24.667Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver 05:06:24 [2020-05-08T05:06:24.667Z] 05:06:24 [2020-05-08T05:06:24.667Z] 05:06:24 [2020-05-08T05:06:24.667Z] DONE 2 tests, 1 skipped in 6.941s 05:06:24 [2020-05-08T05:06:24.667Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 05:06:24 [2020-05-08T05:06:24.667Z] INFO: Testing against a local daemon 05:06:24 [2020-05-08T05:06:24.667Z] === RUN TestContinueAfterPluginCrash 05:06:24 [2020-05-08T05:06:24.667Z] === PAUSE TestContinueAfterPluginCrash 05:06:24 [2020-05-08T05:06:24.667Z] === RUN TestReadPluginNoRead 05:06:24 [2020-05-08T05:06:24.667Z] === PAUSE TestReadPluginNoRead 05:06:24 [2020-05-08T05:06:24.667Z] === RUN TestDaemonStartWithLogOpt 05:06:24 [2020-05-08T05:06:24.667Z] === PAUSE TestDaemonStartWithLogOpt 05:06:24 [2020-05-08T05:06:24.667Z] === CONT TestContinueAfterPluginCrash 05:06:24 [2020-05-08T05:06:24.667Z] === CONT TestDaemonStartWithLogOpt 05:06:24 [2020-05-08T05:06:24.807Z] === RUN TestDockerSuite/TestBuildFromGit 05:06:26 [2020-05-08T05:06:26.167Z] === RUN TestDockerNetworkMacvlan/Addressing 05:06:26 [2020-05-08T05:06:26.167Z] === RUN TestDockerSuite/TestBuildFromGitWithContext 05:06:26 [2020-05-08T05:06:26.422Z] === RUN TestDockerSuite/TestBuildFromGitWithF 05:06:26 [2020-05-08T05:06:26.724Z] === RUN TestExternalGraphDriver/pull 05:06:27 [2020-05-08T05:06:27.783Z] --- PASS: TestDockerNetworkMacvlan (17.02s) 05:06:27 [2020-05-08T05:06:27.783Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) 05:06:27 [2020-05-08T05:06:27.783Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) 05:06:27 [2020-05-08T05:06:27.783Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.36s) 05:06:27 [2020-05-08T05:06:27.783Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.23s) 05:06:27 [2020-05-08T05:06:27.783Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.47s) 05:06:27 [2020-05-08T05:06:27.783Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.26s) 05:06:27 [2020-05-08T05:06:27.783Z] PASS 05:06:27 [2020-05-08T05:06:27.783Z] 05:06:27 [2020-05-08T05:06:27.783Z] DONE 8 tests in 18.582s 05:06:27 [2020-05-08T05:06:27.783Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 05:06:27 [2020-05-08T05:06:27.783Z] ++ 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 05:06:27 [2020-05-08T05:06:27.783Z] ++ set -e 05:06:27 [2020-05-08T05:06:27.783Z] ++ '[' -n 0 ']' 05:06:27 [2020-05-08T05:06:27.783Z] ++ set -x 05:06:27 [2020-05-08T05:06:27.783Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m 05:06:27 [2020-05-08T05:06:27.783Z] testing: warning: no tests to run 05:06:27 [2020-05-08T05:06:27.783Z] PASS 05:06:27 [2020-05-08T05:06:27.783Z] 05:06:27 [2020-05-08T05:06:27.783Z] DONE 0 tests in 0.034s 05:06:27 [2020-05-08T05:06:27.783Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 05:06:27 [2020-05-08T05:06:27.783Z] ++ 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 05:06:27 [2020-05-08T05:06:27.783Z] ++ set -e 05:06:27 [2020-05-08T05:06:27.783Z] ++ '[' -n 0 ']' 05:06:27 [2020-05-08T05:06:27.783Z] ++ set -x 05:06:27 [2020-05-08T05:06:27.783Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 05:06:27 [2020-05-08T05:06:27.783Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile 05:06:27 [2020-05-08T05:06:27.783Z] INFO: Testing against a local daemon 05:06:27 [2020-05-08T05:06:27.783Z] === RUN TestAuthZPluginAllowRequest 05:06:28 [2020-05-08T05:06:28.738Z] --- PASS: TestExternalGraphDriver (6.50s) 05:06:28 [2020-05-08T05:06:28.738Z] --- PASS: TestExternalGraphDriver/json (2.11s) 05:06:28 [2020-05-08T05:06:28.738Z] --- PASS: TestExternalGraphDriver/spec (2.14s) 05:06:28 [2020-05-08T05:06:28.738Z] --- PASS: TestExternalGraphDriver/pull (2.14s) 05:06:28 [2020-05-08T05:06:28.738Z] === RUN TestGraphdriverPluginV2 05:06:28 [2020-05-08T05:06:28.738Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) 05:06:28 [2020-05-08T05:06:28.738Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:06:28 [2020-05-08T05:06:28.738Z] PASS 05:06:28 [2020-05-08T05:06:28.738Z] 05:06:28 [2020-05-08T05:06:28.738Z] === Skipped 05:06:28 [2020-05-08T05:06:28.738Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) 05:06:28 [2020-05-08T05:06:28.738Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:06:28 [2020-05-08T05:06:28.738Z] 05:06:28 [2020-05-08T05:06:28.738Z] 05:06:28 [2020-05-08T05:06:28.738Z] DONE 5 tests, 1 skipped in 6.650s 05:06:28 [2020-05-08T05:06:28.738Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 05:06:28 [2020-05-08T05:06:28.738Z] ++ 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 05:06:28 [2020-05-08T05:06:28.738Z] ++ set -e 05:06:28 [2020-05-08T05:06:28.738Z] ++ '[' -n 0 ']' 05:06:28 [2020-05-08T05:06:28.738Z] ++ set -x 05:06:28 [2020-05-08T05:06:28.738Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 05:06:28 [2020-05-08T05:06:28.738Z] INFO: Testing against a local daemon 05:06:28 [2020-05-08T05:06:28.738Z] === RUN TestContinueAfterPluginCrash 05:06:28 [2020-05-08T05:06:28.738Z] === PAUSE TestContinueAfterPluginCrash 05:06:28 [2020-05-08T05:06:28.738Z] === RUN TestReadPluginNoRead 05:06:28 [2020-05-08T05:06:28.738Z] === PAUSE TestReadPluginNoRead 05:06:28 [2020-05-08T05:06:28.738Z] === RUN TestDaemonStartWithLogOpt 05:06:28 [2020-05-08T05:06:28.738Z] === PAUSE TestDaemonStartWithLogOpt 05:06:28 [2020-05-08T05:06:28.738Z] === CONT TestContinueAfterPluginCrash 05:06:28 [2020-05-08T05:06:28.738Z] === CONT TestDaemonStartWithLogOpt 05:06:29 [2020-05-08T05:06:29.667Z] --- PASS: TestAuthZPluginAllowRequest (1.71s) 05:06:29 [2020-05-08T05:06:29.667Z] === RUN TestAuthZPluginTLS 05:06:29 [2020-05-08T05:06:29.667Z] === RUN TestDockerSuite/TestBuildFromOfficialNames 05:06:29 [2020-05-08T05:06:29.921Z] --- PASS: TestAuthZPluginTLS (0.58s) 05:06:29 [2020-05-08T05:06:29.921Z] === RUN TestAuthZPluginDenyRequest 05:06:30 [2020-05-08T05:06:30.480Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball 05:06:30 [2020-05-08T05:06:30.480Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) 05:06:30 [2020-05-08T05:06:30.480Z] === RUN TestAuthZPluginAPIDenyResponse 05:06:30 [2020-05-08T05:06:30.735Z] === RUN TestDockerSuite/TestBuildFromStdinWithF 05:06:30 [2020-05-08T05:06:30.990Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) 05:06:30 [2020-05-08T05:06:30.990Z] === RUN TestAuthZPluginDenyResponse 05:06:31 [2020-05-08T05:06:31.548Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) 05:06:31 [2020-05-08T05:06:31.548Z] === RUN TestAuthZPluginAllowEventStream 05:06:33 [2020-05-08T05:06:33.104Z] --- PASS: TestDaemonStartWithLogOpt (3.87s) 05:06:33 [2020-05-08T05:06:33.104Z] === CONT TestReadPluginNoRead 05:06:33 [2020-05-08T05:06:33.430Z] === RUN TestDockerSuite/TestBuildFromURLWithF 05:06:33 [2020-05-08T05:06:33.431Z] --- PASS: TestAuthZPluginAllowEventStream (1.85s) 05:06:33 [2020-05-08T05:06:33.431Z] === RUN TestAuthZPluginErrorResponse 05:06:33 [2020-05-08T05:06:33.990Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) 05:06:33 [2020-05-08T05:06:33.990Z] === RUN TestAuthZPluginErrorRequest 05:06:34 [2020-05-08T05:06:34.550Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) 05:06:34 [2020-05-08T05:06:34.550Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 05:06:35 [2020-05-08T05:06:35.109Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) 05:06:35 [2020-05-08T05:06:35.109Z] === RUN TestAuthZPluginEnsureLoadImportWorking 05:06:35 [2020-05-08T05:06:35.117Z] === RUN TestReadPluginNoRead/default 05:06:35 [2020-05-08T05:06:35.363Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume 05:06:37 [2020-05-08T05:06:37.131Z] === RUN TestReadPluginNoRead/disabled_caching 05:06:37 [2020-05-08T05:06:37.245Z] === RUN TestDockerSuite/TestBuildHistory 05:06:37 [2020-05-08T05:06:37.245Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) 05:06:37 [2020-05-08T05:06:37.245Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 05:06:37 [2020-05-08T05:06:37.743Z] --- PASS: TestContinueAfterPluginCrash (9.01s) 05:06:39 [2020-05-08T05:06:39.210Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 05:06:39 [2020-05-08T05:06:39.538Z] --- PASS: TestDaemonStartWithLogOpt (13.56s) 05:06:39 [2020-05-08T05:06:39.538Z] === CONT TestReadPluginNoRead 05:06:39 [2020-05-08T05:06:39.751Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.13s) 05:06:39 [2020-05-08T05:06:39.751Z] === RUN TestAuthZPluginHeader 05:06:40 [2020-05-08T05:06:40.311Z] --- PASS: TestAuthZPluginHeader (0.85s) 05:06:40 [2020-05-08T05:06:40.311Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 05:06:41 [2020-05-08T05:06:41.224Z] --- PASS: TestReadPluginNoRead (8.74s) 05:06:41 [2020-05-08T05:06:41.224Z] --- PASS: TestReadPluginNoRead/default (1.94s) 05:06:41 [2020-05-08T05:06:41.224Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.03s) 05:06:41 [2020-05-08T05:06:41.224Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.94s) 05:06:41 [2020-05-08T05:06:41.224Z] read_test.go:91: [d50d8adeb166f] daemon is not started 05:06:41 [2020-05-08T05:06:41.224Z] PASS 05:06:41 [2020-05-08T05:06:41.224Z] 05:06:41 [2020-05-08T05:06:41.224Z] DONE 6 tests in 12.707s 05:06:41 [2020-05-08T05:06:41.224Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 05:06:41 [2020-05-08T05:06:41.224Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 05:06:41 [2020-05-08T05:06:41.224Z] ++ set -e 05:06:41 [2020-05-08T05:06:41.224Z] ++ '[' -n 0 ']' 05:06:41 [2020-05-08T05:06:41.224Z] ++ set -x 05:06:41 [2020-05-08T05:06:41.224Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 05:06:41 [2020-05-08T05:06:41.224Z] testing: warning: no tests to run 05:06:41 [2020-05-08T05:06:41.224Z] PASS 05:06:41 [2020-05-08T05:06:41.224Z] 05:06:41 [2020-05-08T05:06:41.224Z] DONE 0 tests in 0.038s 05:06:41 [2020-05-08T05:06:41.224Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 05:06:41 [2020-05-08T05:06:41.224Z] ++ 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 05:06:41 [2020-05-08T05:06:41.224Z] ++ set -e 05:06:41 [2020-05-08T05:06:41.224Z] ++ '[' -n 0 ']' 05:06:41 [2020-05-08T05:06:41.224Z] ++ set -x 05:06:41 [2020-05-08T05:06:41.224Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 05:06:41 [2020-05-08T05:06:41.224Z] INFO: Testing against a local daemon 05:06:41 [2020-05-08T05:06:41.224Z] === RUN TestPluginWithDevMounts 05:06:41 [2020-05-08T05:06:41.224Z] === PAUSE TestPluginWithDevMounts 05:06:41 [2020-05-08T05:06:41.224Z] === CONT TestPluginWithDevMounts 05:06:41 [2020-05-08T05:06:41.671Z] === RUN TestDockerSuite/TestBuildIidFile 05:06:42 [2020-05-08T05:06:42.065Z] === RUN TestReadPluginNoRead/default 05:06:42 [2020-05-08T05:06:42.065Z] --- PASS: TestContinueAfterPluginCrash (17.45s) 05:06:42 [2020-05-08T05:06:42.229Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail 05:06:42 [2020-05-08T05:06:42.229Z] === RUN TestDockerSuite/TestBuildInheritance 05:06:43 [2020-05-08T05:06:43.153Z] === RUN TestDockerSuite/TestBuildIntermediateTarget 05:06:43 [2020-05-08T05:06:43.238Z] --- PASS: TestPluginWithDevMounts (1.89s) 05:06:43 [2020-05-08T05:06:43.238Z] PASS 05:06:43 [2020-05-08T05:06:43.238Z] 05:06:43 [2020-05-08T05:06:43.238Z] DONE 1 tests in 1.967s 05:06:43 [2020-05-08T05:06:43.238Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 05:06:43 [2020-05-08T05:06:43.238Z] ++ 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 05:06:43 [2020-05-08T05:06:43.238Z] ++ set -e 05:06:43 [2020-05-08T05:06:43.238Z] ++ '[' -n 0 ']' 05:06:43 [2020-05-08T05:06:43.238Z] ++ set -x 05:06:43 [2020-05-08T05:06:43.238Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m 05:06:43 [2020-05-08T05:06:43.238Z] INFO: Testing against a local daemon 05:06:43 [2020-05-08T05:06:43.238Z] === RUN TestSecretInspect 05:06:43 [2020-05-08T05:06:43.408Z] === RUN TestDockerSuite/TestBuildInvalidTag 05:06:43 [2020-05-08T05:06:43.408Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun 05:06:44 [2020-05-08T05:06:44.414Z] === RUN TestDockerSuite/TestBuildLabel 05:06:44 [2020-05-08T05:06:44.973Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.61s) 05:06:44 [2020-05-08T05:06:44.973Z] === RUN TestAuthZPluginV2Disable 05:06:44 [2020-05-08T05:06:44.973Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit 05:06:44 [2020-05-08T05:06:44.973Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy 05:06:45 [2020-05-08T05:06:45.343Z] === RUN TestReadPluginNoRead/disabled_caching 05:06:45 [2020-05-08T05:06:45.535Z] === RUN TestDockerSuite/TestBuildLabelMultiple 05:06:46 [2020-05-08T05:06:46.093Z] === RUN TestDockerSuite/TestBuildLabelOneNode 05:06:46 [2020-05-08T05:06:46.652Z] === RUN TestDockerSuite/TestBuildLabels 05:06:47 [2020-05-08T05:06:47.211Z] === RUN TestDockerSuite/TestBuildLabelsCache 05:06:47 [2020-05-08T05:06:47.625Z] --- PASS: TestSecretInspect (3.61s) 05:06:47 [2020-05-08T05:06:47.625Z] === RUN TestSecretList 05:06:47 [2020-05-08T05:06:47.867Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 05:06:49 [2020-05-08T05:06:49.092Z] === RUN TestDockerSuite/TestBuildLabelsOverride 05:06:49 [2020-05-08T05:06:49.092Z] --- PASS: TestAuthZPluginV2Disable (4.02s) 05:06:49 [2020-05-08T05:06:49.092Z] === RUN TestAuthZPluginV2RejectVolumeRequests 05:06:50 [2020-05-08T05:06:50.392Z] --- PASS: TestReadPluginNoRead (11.92s) 05:06:50 [2020-05-08T05:06:50.392Z] --- PASS: TestReadPluginNoRead/default (2.73s) 05:06:50 [2020-05-08T05:06:50.392Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.68s) 05:06:50 [2020-05-08T05:06:50.392Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.64s) 05:06:50 [2020-05-08T05:06:50.392Z] read_test.go:91: [ded2f6130d4aa] daemon is not started 05:06:50 [2020-05-08T05:06:50.392Z] PASS 05:06:50 [2020-05-08T05:06:50.392Z] 05:06:50 [2020-05-08T05:06:50.392Z] DONE 6 tests in 25.603s 05:06:50 [2020-05-08T05:06:50.392Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 05:06:50 [2020-05-08T05:06:50.392Z] testing: warning: no tests to run 05:06:50 [2020-05-08T05:06:50.392Z] PASS 05:06:50 [2020-05-08T05:06:50.392Z] 05:06:50 [2020-05-08T05:06:50.392Z] DONE 0 tests in 0.034s 05:06:50 [2020-05-08T05:06:50.392Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 05:06:50 [2020-05-08T05:06:50.392Z] INFO: Testing against a local daemon 05:06:50 [2020-05-08T05:06:50.392Z] === RUN TestPluginWithDevMounts 05:06:50 [2020-05-08T05:06:50.392Z] --- SKIP: TestPluginWithDevMounts (0.00s) 05:06:50 [2020-05-08T05:06:50.392Z] mounts_test.go:21: (*Execution).IsRootless-fm 05:06:50 [2020-05-08T05:06:50.392Z] PASS 05:06:50 [2020-05-08T05:06:50.392Z] 05:06:50 [2020-05-08T05:06:50.392Z] === Skipped 05:06:50 [2020-05-08T05:06:50.392Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) 05:06:50 [2020-05-08T05:06:50.392Z] mounts_test.go:21: (*Execution).IsRootless-fm 05:06:50 [2020-05-08T05:06:50.392Z] 05:06:50 [2020-05-08T05:06:50.392Z] 05:06:50 [2020-05-08T05:06:50.392Z] DONE 1 tests, 1 skipped in 0.122s 05:06:50 [2020-05-08T05:06:50.392Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 05:06:50 [2020-05-08T05:06:50.392Z] INFO: Testing against a local daemon 05:06:50 [2020-05-08T05:06:50.392Z] === RUN TestSecretInspect 05:06:50 [2020-05-08T05:06:50.392Z] --- SKIP: TestSecretInspect (0.02s) 05:06:50 [2020-05-08T05:06:50.392Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:50 [2020-05-08T05:06:50.392Z] === RUN TestSecretList 05:06:50 [2020-05-08T05:06:50.392Z] --- SKIP: TestSecretList (0.01s) 05:06:50 [2020-05-08T05:06:50.392Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:50 [2020-05-08T05:06:50.392Z] === RUN TestSecretsCreateAndDelete 05:06:50 [2020-05-08T05:06:50.650Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) 05:06:50 [2020-05-08T05:06:50.650Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:50 [2020-05-08T05:06:50.650Z] === RUN TestSecretsUpdate 05:06:50 [2020-05-08T05:06:50.650Z] --- SKIP: TestSecretsUpdate (0.02s) 05:06:50 [2020-05-08T05:06:50.650Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:50 [2020-05-08T05:06:50.650Z] === RUN TestTemplatedSecret 05:06:50 [2020-05-08T05:06:50.650Z] --- SKIP: TestTemplatedSecret (0.00s) 05:06:50 [2020-05-08T05:06:50.650Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:50 [2020-05-08T05:06:50.650Z] === RUN TestSecretCreateResolve 05:06:50 [2020-05-08T05:06:50.650Z] --- SKIP: TestSecretCreateResolve (0.01s) 05:06:50 [2020-05-08T05:06:50.650Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:50 [2020-05-08T05:06:50.650Z] PASS 05:06:50 [2020-05-08T05:06:50.650Z] 05:06:50 [2020-05-08T05:06:50.650Z] === Skipped 05:06:50 [2020-05-08T05:06:50.650Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) 05:06:50 [2020-05-08T05:06:50.650Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:50 [2020-05-08T05:06:50.650Z] 05:06:50 [2020-05-08T05:06:50.650Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) 05:06:50 [2020-05-08T05:06:50.650Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:50 [2020-05-08T05:06:50.650Z] 05:06:50 [2020-05-08T05:06:50.650Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) 05:06:50 [2020-05-08T05:06:50.650Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:50 [2020-05-08T05:06:50.650Z] 05:06:50 [2020-05-08T05:06:50.650Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) 05:06:50 [2020-05-08T05:06:50.650Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:50 [2020-05-08T05:06:50.650Z] 05:06:50 [2020-05-08T05:06:50.650Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) 05:06:50 [2020-05-08T05:06:50.650Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:50 [2020-05-08T05:06:50.650Z] 05:06:50 [2020-05-08T05:06:50.650Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) 05:06:50 [2020-05-08T05:06:50.650Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:50 [2020-05-08T05:06:50.650Z] 05:06:50 [2020-05-08T05:06:50.650Z] 05:06:50 [2020-05-08T05:06:50.650Z] DONE 6 tests, 6 skipped in 0.186s 05:06:50 [2020-05-08T05:06:50.650Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 05:06:50 [2020-05-08T05:06:50.650Z] INFO: Testing against a local daemon 05:06:50 [2020-05-08T05:06:50.650Z] === RUN TestServiceCreateInit 05:06:50 [2020-05-08T05:06:50.650Z] === RUN TestServiceCreateInit/daemonInitDisabled 05:06:50 [2020-05-08T05:06:50.650Z] === RUN TestServiceCreateInit/daemonInitEnabled 05:06:50 [2020-05-08T05:06:50.650Z] --- PASS: TestServiceCreateInit (0.02s) 05:06:50 [2020-05-08T05:06:50.650Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 05:06:50 [2020-05-08T05:06:50.650Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:50 [2020-05-08T05:06:50.650Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 05:06:50 [2020-05-08T05:06:50.650Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:50 [2020-05-08T05:06:50.650Z] === RUN TestCreateServiceMultipleTimes 05:06:50 [2020-05-08T05:06:50.650Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) 05:06:50 [2020-05-08T05:06:50.650Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:50 [2020-05-08T05:06:50.650Z] === RUN TestCreateServiceConflict 05:06:50 [2020-05-08T05:06:50.650Z] --- SKIP: TestCreateServiceConflict (0.01s) 05:06:50 [2020-05-08T05:06:50.650Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:50 [2020-05-08T05:06:50.650Z] === RUN TestCreateServiceMaxReplicas 05:06:50 [2020-05-08T05:06:50.650Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) 05:06:50 [2020-05-08T05:06:50.650Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:50 [2020-05-08T05:06:50.650Z] === RUN TestCreateWithDuplicateNetworkNames 05:06:50 [2020-05-08T05:06:50.908Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) 05:06:50 [2020-05-08T05:06:50.908Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:50 [2020-05-08T05:06:50.908Z] === RUN TestCreateServiceSecretFileMode 05:06:50 [2020-05-08T05:06:50.908Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) 05:06:50 [2020-05-08T05:06:50.908Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:50 [2020-05-08T05:06:50.908Z] === RUN TestCreateServiceConfigFileMode 05:06:50 [2020-05-08T05:06:50.908Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) 05:06:50 [2020-05-08T05:06:50.908Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:50 [2020-05-08T05:06:50.908Z] === RUN TestCreateServiceSysctls 05:06:50 [2020-05-08T05:06:50.908Z] --- SKIP: TestCreateServiceSysctls (0.02s) 05:06:50 [2020-05-08T05:06:50.908Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:50 [2020-05-08T05:06:50.908Z] === RUN TestCreateServiceCapabilities 05:06:50 [2020-05-08T05:06:50.908Z] --- SKIP: TestCreateServiceCapabilities (0.02s) 05:06:50 [2020-05-08T05:06:50.908Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:50 [2020-05-08T05:06:50.908Z] === RUN TestInspect 05:06:50 [2020-05-08T05:06:50.908Z] --- SKIP: TestInspect (0.02s) 05:06:50 [2020-05-08T05:06:50.908Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:50 [2020-05-08T05:06:50.908Z] === RUN TestCreateJob 05:06:50 [2020-05-08T05:06:50.908Z] --- SKIP: TestCreateJob (0.01s) 05:06:50 [2020-05-08T05:06:50.908Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:50 [2020-05-08T05:06:50.908Z] === RUN TestReplicatedJob 05:06:50 [2020-05-08T05:06:50.908Z] --- SKIP: TestReplicatedJob (0.01s) 05:06:50 [2020-05-08T05:06:50.908Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:50 [2020-05-08T05:06:50.908Z] === RUN TestUpdateReplicatedJob 05:06:50 [2020-05-08T05:06:50.908Z] --- SKIP: TestUpdateReplicatedJob (0.02s) 05:06:50 [2020-05-08T05:06:50.908Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:50 [2020-05-08T05:06:50.908Z] === RUN TestServiceListWithStatuses 05:06:50 [2020-05-08T05:06:50.908Z] --- SKIP: TestServiceListWithStatuses (0.00s) 05:06:50 [2020-05-08T05:06:50.908Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 05:06:50 [2020-05-08T05:06:50.908Z] === RUN TestDockerNetworkConnectAlias 05:06:50 [2020-05-08T05:06:50.908Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) 05:06:50 [2020-05-08T05:06:50.908Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:50 [2020-05-08T05:06:50.908Z] === RUN TestDockerNetworkReConnect 05:06:50 [2020-05-08T05:06:50.908Z] --- SKIP: TestDockerNetworkReConnect (0.01s) 05:06:50 [2020-05-08T05:06:50.908Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:50 [2020-05-08T05:06:50.908Z] === RUN TestServicePlugin 05:06:51 [2020-05-08T05:06:51.065Z] --- PASS: TestSecretList (3.65s) 05:06:51 [2020-05-08T05:06:51.065Z] === RUN TestSecretsCreateAndDelete 05:06:52 [2020-05-08T05:06:52.347Z] === RUN TestDockerSuite/TestBuildLastModified 05:06:52 [2020-05-08T05:06:52.347Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.43s) 05:06:52 [2020-05-08T05:06:52.347Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 05:06:54 [2020-05-08T05:06:54.507Z] --- PASS: TestSecretsCreateAndDelete (3.71s) 05:06:54 [2020-05-08T05:06:54.507Z] === RUN TestSecretsUpdate 05:06:55 [2020-05-08T05:06:55.090Z] --- SKIP: TestServicePlugin (3.52s) 05:06:55 [2020-05-08T05:06:55.090Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:55 [2020-05-08T05:06:55.090Z] === RUN TestServiceUpdateLabel 05:06:55 [2020-05-08T05:06:55.090Z] --- SKIP: TestServiceUpdateLabel (0.01s) 05:06:55 [2020-05-08T05:06:55.090Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:55 [2020-05-08T05:06:55.090Z] === RUN TestServiceUpdateSecrets 05:06:55 [2020-05-08T05:06:55.090Z] --- SKIP: TestServiceUpdateSecrets (0.01s) 05:06:55 [2020-05-08T05:06:55.090Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:55 [2020-05-08T05:06:55.090Z] === RUN TestServiceUpdateConfigs 05:06:55 [2020-05-08T05:06:55.090Z] --- SKIP: TestServiceUpdateConfigs (0.01s) 05:06:55 [2020-05-08T05:06:55.090Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:55 [2020-05-08T05:06:55.090Z] === RUN TestServiceUpdateNetwork 05:06:55 [2020-05-08T05:06:55.090Z] --- SKIP: TestServiceUpdateNetwork (0.01s) 05:06:55 [2020-05-08T05:06:55.090Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:55 [2020-05-08T05:06:55.090Z] === RUN TestServiceUpdatePidsLimit 05:06:55 [2020-05-08T05:06:55.090Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s) 05:06:55 [2020-05-08T05:06:55.090Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:55 [2020-05-08T05:06:55.090Z] PASS 05:06:55 [2020-05-08T05:06:55.090Z] 05:06:55 [2020-05-08T05:06:55.090Z] === Skipped 05:06:55 [2020-05-08T05:06:55.090Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) 05:06:55 [2020-05-08T05:06:55.090Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) 05:06:55 [2020-05-08T05:06:55.090Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:55 [2020-05-08T05:06:55.090Z] 05:06:55 [2020-05-08T05:06:55.090Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) 05:06:55 [2020-05-08T05:06:55.090Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) 05:06:55 [2020-05-08T05:06:55.090Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:55 [2020-05-08T05:06:55.090Z] 05:06:55 [2020-05-08T05:06:55.090Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) 05:06:55 [2020-05-08T05:06:55.090Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:55 [2020-05-08T05:06:55.090Z] 05:06:55 [2020-05-08T05:06:55.090Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) 05:06:55 [2020-05-08T05:06:55.090Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:55 [2020-05-08T05:06:55.090Z] 05:06:55 [2020-05-08T05:06:55.090Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) 05:06:55 [2020-05-08T05:06:55.090Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:55 [2020-05-08T05:06:55.090Z] 05:06:55 [2020-05-08T05:06:55.090Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) 05:06:55 [2020-05-08T05:06:55.090Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:55 [2020-05-08T05:06:55.090Z] 05:06:55 [2020-05-08T05:06:55.090Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) 05:06:55 [2020-05-08T05:06:55.090Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:55 [2020-05-08T05:06:55.090Z] 05:06:55 [2020-05-08T05:06:55.090Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) 05:06:55 [2020-05-08T05:06:55.090Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:55 [2020-05-08T05:06:55.090Z] 05:06:55 [2020-05-08T05:06:55.090Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) 05:06:55 [2020-05-08T05:06:55.090Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:55 [2020-05-08T05:06:55.090Z] 05:06:55 [2020-05-08T05:06:55.090Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) 05:06:55 [2020-05-08T05:06:55.090Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:55 [2020-05-08T05:06:55.090Z] 05:06:55 [2020-05-08T05:06:55.090Z] === SKIP: amd64.integration.service TestInspect (0.02s) 05:06:55 [2020-05-08T05:06:55.090Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:55 [2020-05-08T05:06:55.090Z] 05:06:55 [2020-05-08T05:06:55.090Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) 05:06:55 [2020-05-08T05:06:55.090Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:55 [2020-05-08T05:06:55.090Z] 05:06:55 [2020-05-08T05:06:55.090Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) 05:06:55 [2020-05-08T05:06:55.090Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:55 [2020-05-08T05:06:55.090Z] 05:06:55 [2020-05-08T05:06:55.090Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) 05:06:55 [2020-05-08T05:06:55.090Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:55 [2020-05-08T05:06:55.090Z] 05:06:55 [2020-05-08T05:06:55.090Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 05:06:55 [2020-05-08T05:06:55.090Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 05:06:55 [2020-05-08T05:06:55.090Z] 05:06:55 [2020-05-08T05:06:55.090Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) 05:06:55 [2020-05-08T05:06:55.090Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:55 [2020-05-08T05:06:55.090Z] 05:06:55 [2020-05-08T05:06:55.090Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) 05:06:55 [2020-05-08T05:06:55.090Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:55 [2020-05-08T05:06:55.090Z] 05:06:55 [2020-05-08T05:06:55.090Z] === SKIP: amd64.integration.service TestServicePlugin (3.52s) 05:06:55 [2020-05-08T05:06:55.090Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:55 [2020-05-08T05:06:55.090Z] 05:06:55 [2020-05-08T05:06:55.090Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) 05:06:55 [2020-05-08T05:06:55.090Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:55 [2020-05-08T05:06:55.090Z] 05:06:55 [2020-05-08T05:06:55.090Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) 05:06:55 [2020-05-08T05:06:55.090Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:55 [2020-05-08T05:06:55.090Z] 05:06:55 [2020-05-08T05:06:55.090Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) 05:06:55 [2020-05-08T05:06:55.090Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:55 [2020-05-08T05:06:55.090Z] 05:06:55 [2020-05-08T05:06:55.090Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) 05:06:55 [2020-05-08T05:06:55.090Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:55 [2020-05-08T05:06:55.090Z] 05:06:55 [2020-05-08T05:06:55.090Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s) 05:06:55 [2020-05-08T05:06:55.090Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode 05:06:55 [2020-05-08T05:06:55.090Z] 05:06:55 [2020-05-08T05:06:55.090Z] 05:06:55 [2020-05-08T05:06:55.090Z] DONE 24 tests, 23 skipped in 3.976s 05:06:55 [2020-05-08T05:06:55.090Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 05:06:55 [2020-05-08T05:06:55.090Z] INFO: Testing against a local daemon 05:06:55 [2020-05-08T05:06:55.090Z] === RUN TestSessionCreate 05:06:55 [2020-05-08T05:06:55.090Z] --- PASS: TestSessionCreate (0.02s) 05:06:55 [2020-05-08T05:06:55.090Z] === RUN TestSessionCreateWithBadUpgrade 05:06:55 [2020-05-08T05:06:55.090Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 05:06:55 [2020-05-08T05:06:55.090Z] PASS 05:06:55 [2020-05-08T05:06:55.090Z] 05:06:55 [2020-05-08T05:06:55.090Z] DONE 2 tests in 0.135s 05:06:55 [2020-05-08T05:06:55.090Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 05:06:55 [2020-05-08T05:06:55.090Z] INFO: Testing against a local daemon 05:06:55 [2020-05-08T05:06:55.090Z] === RUN TestCgroupDriverSystemdMemoryLimit 05:06:55 [2020-05-08T05:06:55.090Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 05:06:55 [2020-05-08T05:06:55.090Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 05:06:55 [2020-05-08T05:06:55.090Z] === RUN TestEventsExecDie 05:06:55 [2020-05-08T05:06:55.655Z] --- PASS: TestEventsExecDie (0.69s) 05:06:55 [2020-05-08T05:06:55.655Z] === RUN TestEventsBackwardsCompatible 05:06:55 [2020-05-08T05:06:55.655Z] --- PASS: TestEventsBackwardsCompatible (0.08s) 05:06:55 [2020-05-08T05:06:55.655Z] === RUN TestInfoBinaryCommits 05:06:55 [2020-05-08T05:06:55.655Z] --- PASS: TestInfoBinaryCommits (0.02s) 05:06:55 [2020-05-08T05:06:55.655Z] === RUN TestInfoAPIVersioned 05:06:55 [2020-05-08T05:06:55.655Z] --- PASS: TestInfoAPIVersioned (0.01s) 05:06:55 [2020-05-08T05:06:55.655Z] === RUN TestInfoDiscoveryBackend 05:06:57 [2020-05-08T05:06:57.552Z] --- PASS: TestInfoDiscoveryBackend (1.62s) 05:06:57 [2020-05-08T05:06:57.552Z] === RUN TestInfoDiscoveryInvalidAdvertise 05:06:57 [2020-05-08T05:06:57.949Z] --- PASS: TestSecretsUpdate (3.62s) 05:06:57 [2020-05-08T05:06:57.949Z] === RUN TestTemplatedSecret 05:06:58 [2020-05-08T05:06:58.866Z] === RUN TestDockerSuite/TestBuildLineBreak 05:07:00 [2020-05-08T05:07:00.829Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.55s) 05:07:00 [2020-05-08T05:07:00.829Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 05:07:00 [2020-05-08T05:07:00.829Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) 05:07:00 [2020-05-08T05:07:00.829Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network 05:07:00 [2020-05-08T05:07:00.829Z] === RUN TestInfoAPI 05:07:00 [2020-05-08T05:07:00.829Z] --- PASS: TestInfoAPI (0.04s) 05:07:00 [2020-05-08T05:07:00.829Z] === RUN TestInfoAPIWarnings 05:07:02 [2020-05-08T05:07:02.317Z] --- PASS: TestTemplatedSecret (3.72s) 05:07:02 [2020-05-08T05:07:02.317Z] === RUN TestSecretCreateResolve 05:07:02 [2020-05-08T05:07:02.726Z] --- PASS: TestInfoAPIWarnings (1.60s) 05:07:02 [2020-05-08T05:07:02.726Z] === RUN TestInfoDebug 05:07:03 [2020-05-08T05:07:03.019Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild 05:07:03 [2020-05-08T05:07:03.019Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction 05:07:03 [2020-05-08T05:07:03.019Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments 05:07:03 [2020-05-08T05:07:03.019Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines 05:07:03 [2020-05-08T05:07:03.019Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.61s) 05:07:03 [2020-05-08T05:07:03.019Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 05:07:03 [2020-05-08T05:07:03.019Z] === RUN TestDockerSuite/TestBuildMaintainer 05:07:03 [2020-05-08T05:07:03.274Z] === RUN TestDockerSuite/TestBuildMissingArgs 05:07:04 [2020-05-08T05:07:04.623Z] --- PASS: TestInfoDebug (1.86s) 05:07:04 [2020-05-08T05:07:04.623Z] === RUN TestInfoInsecureRegistries 05:07:05 [2020-05-08T05:07:05.154Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder 05:07:05 [2020-05-08T05:07:05.761Z] --- PASS: TestSecretCreateResolve (3.72s) 05:07:05 [2020-05-08T05:07:05.761Z] PASS 05:07:05 [2020-05-08T05:07:05.761Z] 05:07:05 [2020-05-08T05:07:05.761Z] DONE 6 tests in 22.100s 05:07:05 [2020-05-08T05:07:05.762Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 05:07:05 [2020-05-08T05:07:05.762Z] ++ 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 05:07:05 [2020-05-08T05:07:05.762Z] ++ set -e 05:07:05 [2020-05-08T05:07:05.762Z] ++ '[' -n 0 ']' 05:07:05 [2020-05-08T05:07:05.762Z] ++ set -x 05:07:05 [2020-05-08T05:07:05.762Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m 05:07:05 [2020-05-08T05:07:05.762Z] INFO: Testing against a local daemon 05:07:05 [2020-05-08T05:07:05.762Z] === RUN TestServiceCreateInit 05:07:05 [2020-05-08T05:07:05.762Z] === RUN TestServiceCreateInit/daemonInitDisabled 05:07:05 [2020-05-08T05:07:05.995Z] --- PASS: TestInfoInsecureRegistries (1.84s) 05:07:05 [2020-05-08T05:07:05.995Z] === RUN TestInfoRegistryMirrors 05:07:06 [2020-05-08T05:07:06.513Z] === RUN TestDockerSuite/TestBuildMultiStageArg 05:07:07 [2020-05-08T05:07:07.893Z] --- PASS: TestInfoRegistryMirrors (1.80s) 05:07:07 [2020-05-08T05:07:07.893Z] === RUN TestLoginFailsWithBadCredentials 05:07:08 [2020-05-08T05:07:08.151Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) 05:07:08 [2020-05-08T05:07:08.151Z] === RUN TestPingCacheHeaders 05:07:08 [2020-05-08T05:07:08.151Z] --- PASS: TestPingCacheHeaders (0.04s) 05:07:08 [2020-05-08T05:07:08.151Z] === RUN TestPingGet 05:07:08 [2020-05-08T05:07:08.151Z] --- PASS: TestPingGet (0.01s) 05:07:08 [2020-05-08T05:07:08.151Z] === RUN TestPingHead 05:07:08 [2020-05-08T05:07:08.151Z] --- PASS: TestPingHead (0.02s) 05:07:08 [2020-05-08T05:07:08.151Z] === RUN TestVersion 05:07:08 [2020-05-08T05:07:08.151Z] --- PASS: TestVersion (0.02s) 05:07:08 [2020-05-08T05:07:08.151Z] PASS 05:07:08 [2020-05-08T05:07:08.151Z] 05:07:08 [2020-05-08T05:07:08.151Z] === Skipped 05:07:08 [2020-05-08T05:07:08.151Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 05:07:08 [2020-05-08T05:07:08.151Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 05:07:08 [2020-05-08T05:07:08.151Z] 05:07:08 [2020-05-08T05:07:08.151Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) 05:07:08 [2020-05-08T05:07:08.151Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network 05:07:08 [2020-05-08T05:07:08.151Z] 05:07:08 [2020-05-08T05:07:08.151Z] 05:07:08 [2020-05-08T05:07:08.151Z] DONE 18 tests, 2 skipped in 13.510s 05:07:08 [2020-05-08T05:07:08.151Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 05:07:08 [2020-05-08T05:07:08.408Z] INFO: Testing against a local daemon 05:07:08 [2020-05-08T05:07:08.408Z] === RUN TestVolumesCreateAndList 05:07:08 [2020-05-08T05:07:08.408Z] --- PASS: TestVolumesCreateAndList (0.02s) 05:07:08 [2020-05-08T05:07:08.408Z] === RUN TestVolumesRemove 05:07:08 [2020-05-08T05:07:08.408Z] --- PASS: TestVolumesRemove (0.09s) 05:07:08 [2020-05-08T05:07:08.408Z] === RUN TestVolumesInspect 05:07:08 [2020-05-08T05:07:08.408Z] --- PASS: TestVolumesInspect (0.02s) 05:07:08 [2020-05-08T05:07:08.408Z] === RUN TestVolumesInvalidJSON 05:07:08 [2020-05-08T05:07:08.408Z] === RUN TestVolumesInvalidJSON//volumes/create 05:07:08 [2020-05-08T05:07:08.408Z] === PAUSE TestVolumesInvalidJSON//volumes/create 05:07:08 [2020-05-08T05:07:08.408Z] === CONT TestVolumesInvalidJSON//volumes/create 05:07:08 [2020-05-08T05:07:08.408Z] --- PASS: TestVolumesInvalidJSON (0.01s) 05:07:08 [2020-05-08T05:07:08.408Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 05:07:08 [2020-05-08T05:07:08.408Z] PASS 05:07:08 [2020-05-08T05:07:08.408Z] 05:07:08 [2020-05-08T05:07:08.408Z] DONE 5 tests in 0.244s 05:07:08 [2020-05-08T05:07:08.408Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 05:07:08 [2020-05-08T05:07:08.408Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12262 is not a child of this shell 05:07:08 [2020-05-08T05:07:08.408Z] warning: PID 12262 from bundles/test-integration/docker.pid had a nonzero exit code 05:07:08 [2020-05-08T05:07:08.666Z] Leaving: AppArmorNo profiles have been unloaded. 05:07:08 [2020-05-08T05:07:08.666Z] 05:07:08 [2020-05-08T05:07:08.666Z] Unloading profiles will leave already running processes permanently 05:07:08 [2020-05-08T05:07:08.666Z] unconfined, which can lead to unexpected situations. 05:07:08 [2020-05-08T05:07:08.666Z] 05:07:08 [2020-05-08T05:07:08.666Z] To set a process to complain mode, use the command line tool 05:07:08 [2020-05-08T05:07:08.666Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 05:07:08 [2020-05-08T05:07:08.666Z] Removing test suite binaries 05:07:09 [2020-05-08T05:07:09.598Z] 05:07:10 [2020-05-08T05:07:10.707Z] === RUN TestDockerSuite/TestBuildMultiStageCache 05:07:10 [2020-05-08T05:07:10.707Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin 05:07:10 [2020-05-08T05:07:10.707Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors Post stage [Pipeline] junit 05:07:10 [2020-05-08T05:07:10.981Z] Recording test results 05:07:11 [2020-05-08T05:07:11.236Z] === RUN TestServiceCreateInit/daemonInitEnabled 05:07:11 [2020-05-08T05:07:11.266Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 05:07:13 [2020-05-08T05:07:13.646Z] + echo Ensuring container killed. 05:07:13 [2020-05-08T05:07:13.646Z] Ensuring container killed. 05:07:13 [2020-05-08T05:07:13.646Z] + docker rm -vf docker-pr5 05:07:13 [2020-05-08T05:07:13.646Z] Error: No such container: docker-pr5 05:07:13 [2020-05-08T05:07:13.646Z] + true [Pipeline] sh 05:07:13 [2020-05-08T05:07:13.928Z] + echo Chowning /workspace to jenkins user 05:07:13 [2020-05-08T05:07:13.928Z] Chowning /workspace to jenkins user 05:07:13 [2020-05-08T05:07:13.928Z] + id -u 05:07:13 [2020-05-08T05:07:13.928Z] + id -g 05:07:13 [2020-05-08T05:07:13.928Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40846:/workspace busybox chown -R 1000:1000 /workspace 05:07:13 [2020-05-08T05:07:13.928Z] Unable to find image 'busybox:latest' locally 05:07:13 [2020-05-08T05:07:13.928Z] latest: Pulling from library/busybox 05:07:13 [2020-05-08T05:07:13.928Z] e2334dd9fee4: Pulling fs layer 05:07:16 [2020-05-08T05:07:16.713Z] --- PASS: TestServiceCreateInit (10.68s) 05:07:16 [2020-05-08T05:07:16.713Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.26s) 05:07:16 [2020-05-08T05:07:16.713Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.41s) 05:07:16 [2020-05-08T05:07:16.713Z] === RUN TestCreateServiceMultipleTimes 05:07:18 [2020-05-08T05:07:18.010Z] ? github.com/docker/docker/api/server/backend/build [no test files] 05:07:18 [2020-05-08T05:07:18.267Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 14.7% of statements 05:07:19 [2020-05-08T05:07:19.188Z] e2334dd9fee4: Download complete 05:07:19 [2020-05-08T05:07:19.188Z] e2334dd9fee4: Pull complete 05:07:19 [2020-05-08T05:07:19.188Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 05:07:19 [2020-05-08T05:07:19.188Z] Status: Downloaded newer image for busybox:latest 05:07:19 [2020-05-08T05:07:19.636Z] ok github.com/docker/docker/api/server/middleware 0.022s coverage: 37.7% of statements 05:07:19 [2020-05-08T05:07:19.636Z] ? github.com/docker/docker/api/server/router [no test files] 05:07:19 [2020-05-08T05:07:19.636Z] ? github.com/docker/docker/api/server/router/build [no test files] 05:07:19 [2020-05-08T05:07:19.636Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] 05:07:20 [2020-05-08T05:07:20.199Z] ? github.com/docker/docker/api/server/router/container [no test files] 05:07:20 [2020-05-08T05:07:20.199Z] ? github.com/docker/docker/api/server/router/debug [no test files] 05:07:20 [2020-05-08T05:07:20.199Z] ? github.com/docker/docker/api/server/router/distribution [no test files] 05:07:20 [2020-05-08T05:07:20.199Z] ? github.com/docker/docker/api/server/router/grpc [no test files] 05:07:20 [2020-05-08T05:07:20.199Z] ? github.com/docker/docker/api/server/router/image [no test files] 05:07:20 [2020-05-08T05:07:20.456Z] ? github.com/docker/docker/api/server/router/network [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh 05:07:21 [2020-05-08T05:07:21.193Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s) 05:07:21 [2020-05-08T05:07:21.193Z] PASS 05:07:21 [2020-05-08T05:07:21.193Z] 05:07:21 [2020-05-08T05:07:21.193Z] DONE 17 tests in 51.976s 05:07:21 [2020-05-08T05:07:21.193Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 05:07:21 [2020-05-08T05:07:21.193Z] ++ 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 05:07:21 [2020-05-08T05:07:21.193Z] ++ set -e 05:07:21 [2020-05-08T05:07:21.193Z] ++ '[' -n 0 ']' 05:07:21 [2020-05-08T05:07:21.193Z] ++ set -x 05:07:21 [2020-05-08T05:07:21.193Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 05:07:21 [2020-05-08T05:07:21.193Z] INFO: Testing against a local daemon 05:07:21 [2020-05-08T05:07:21.193Z] === RUN TestPluginInvalidJSON 05:07:21 [2020-05-08T05:07:21.193Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 05:07:21 [2020-05-08T05:07:21.193Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 05:07:21 [2020-05-08T05:07:21.193Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 05:07:21 [2020-05-08T05:07:21.193Z] --- PASS: TestPluginInvalidJSON (0.02s) 05:07:21 [2020-05-08T05:07:21.193Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 05:07:21 [2020-05-08T05:07:21.193Z] === RUN TestPluginInstall 05:07:21 [2020-05-08T05:07:21.193Z] === RUN TestPluginInstall/no_auth 05:07:21 [2020-05-08T05:07:21.386Z] + bundleName=amd64-rootless 05:07:21 [2020-05-08T05:07:21.386Z] + echo Creating amd64-rootless-bundles.tar.gz 05:07:21 [2020-05-08T05:07:21.386Z] Creating amd64-rootless-bundles.tar.gz 05:07:21 [2020-05-08T05:07:21.386Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 05:07:21 [2020-05-08T05:07:21.386Z] + xargs tar -czf amd64-rootless-bundles.tar.gz 05:07:21 [2020-05-08T05:07:21.387Z] ? github.com/docker/docker/api/server/router/plugin [no test files] 05:07:21 [2020-05-08T05:07:21.387Z] ? github.com/docker/docker/api/server/router/session [no test files] [Pipeline] archiveArtifacts 05:07:21 [2020-05-08T05:07:21.397Z] Archiving artifacts 05:07:21 [2020-05-08T05:07:21.951Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.8% of statements 05:07:21 [2020-05-08T05:07:21.951Z] ? github.com/docker/docker/api/server/router/system [no test files] 05:07:21 [2020-05-08T05:07:21.951Z] ? github.com/docker/docker/api/server/router/volume [no test files] 05:07:21 [2020-05-08T05:07:21.951Z] ? github.com/docker/docker/api/types [no test files] 05:07:21 [2020-05-08T05:07:21.951Z] ? github.com/docker/docker/api/types/backend [no test files] 05:07:21 [2020-05-08T05:07:21.951Z] ? github.com/docker/docker/api/types/blkiodev [no test files] 05:07:21 [2020-05-08T05:07:21.951Z] ? github.com/docker/docker/api/types/container [no test files] 05:07:21 [2020-05-08T05:07:21.951Z] ? github.com/docker/docker/api/types/events [no test files] 05:07:22 [2020-05-08T05:07:22.515Z] ok github.com/docker/docker/api/types/strslice 0.048s coverage: 90.0% of statements 05:07:22 [2020-05-08T05:07:22.515Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements 05:07:22 [2020-05-08T05:07:22.515Z] ? github.com/docker/docker/api/types/image [no test files] 05:07:22 [2020-05-08T05:07:22.515Z] ? github.com/docker/docker/api/types/mount [no test files] 05:07:22 [2020-05-08T05:07:22.515Z] ? github.com/docker/docker/api/types/network [no test files] 05:07:22 [2020-05-08T05:07:22.515Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] 05:07:22 [2020-05-08T05:07:22.515Z] ? github.com/docker/docker/api/types/registry [no test files] 05:07:22 [2020-05-08T05:07:22.515Z] ? github.com/docker/docker/api/types/swarm [no test files] 05:07:22 [2020-05-08T05:07:22.515Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] 05:07:22 [2020-05-08T05:07:22.553Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg 05:07:22 [2020-05-08T05:07:22.772Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements 05:07:23 [2020-05-08T05:07:23.028Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements 05:07:23 [2020-05-08T05:07:23.028Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] 05:07:23 [2020-05-08T05:07:23.028Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] 05:07:23 [2020-05-08T05:07:23.028Z] ? github.com/docker/docker/api/types/volume [no test files] 05:07:23 [2020-05-08T05:07:23.028Z] ? github.com/docker/docker/builder [no test files] 05:07:23 [2020-05-08T05:07:23.028Z] ? github.com/docker/docker/builder/builder-next [no test files] 05:07:23 [2020-05-08T05:07:23.028Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] 05:07:23 [2020-05-08T05:07:23.028Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] 05:07:23 [2020-05-08T05:07:23.028Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] 05:07:23 [2020-05-08T05:07:23.028Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] 05:07:23 [2020-05-08T05:07:23.028Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] 05:07:23 [2020-05-08T05:07:23.028Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] 05:07:23 [2020-05-08T05:07:23.495Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40846/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 05:07:23 [2020-05-08T05:07:23.592Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements 05:07:23 [2020-05-08T05:07:23.813Z] + make clean 05:07:24 [2020-05-08T05:07:24.071Z] docker volume rm -f docker-dev-cache 05:07:24 [2020-05-08T05:07:24.071Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:07:26 [2020-05-08T05:07:26.710Z] time="2020-05-08T05:07:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:07:26 [2020-05-08T05:07:26.710Z] time="2020-05-08T05:07:26Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" 05:07:26 [2020-05-08T05:07:26.710Z] time="2020-05-08T05:07:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b727e2c9c8edbc26d3ba32e23e0caaaa9059a7b54c335a2bb89a96da0b4b71da" mediatype=application/vnd.docker.plugin.v1+json size=522 05:07:26 [2020-05-08T05:07:26.710Z] time="2020-05-08T05:07:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:07:26 [2020-05-08T05:07:26.710Z] time="2020-05-08T05:07:26Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" 05:07:26 [2020-05-08T05:07:26.710Z] time="2020-05-08T05:07:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b727e2c9c8edbc26d3ba32e23e0caaaa9059a7b54c335a2bb89a96da0b4b71da" mediatype=application/vnd.docker.plugin.v1+json size=522 05:07:26 [2020-05-08T05:07:26.710Z] === RUN TestPluginInstall/with_htpasswd 05:07:27 [2020-05-08T05:07:27.271Z] time="2020-05-08T05:07:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:07:27 [2020-05-08T05:07:27.271Z] time="2020-05-08T05:07:27Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" 05:07:27 [2020-05-08T05:07:27.271Z] time="2020-05-08T05:07:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:39a379a80450191af79a64ba1cb6a58d19940b8fde4944201944d2661d18e5f9" mediatype=application/vnd.docker.plugin.v1+json size=522 05:07:27 [2020-05-08T05:07:27.271Z] time="2020-05-08T05:07:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:07:27 [2020-05-08T05:07:27.271Z] time="2020-05-08T05:07:27Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" 05:07:27 [2020-05-08T05:07:27.271Z] time="2020-05-08T05:07:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:39a379a80450191af79a64ba1cb6a58d19940b8fde4944201944d2661d18e5f9" mediatype=application/vnd.docker.plugin.v1+json size=522 05:07:27 [2020-05-08T05:07:27.526Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom 05:07:27 [2020-05-08T05:07:27.526Z] === RUN TestPluginInstall/with_insecure 05:07:27 [2020-05-08T05:07:27.769Z] ok github.com/docker/docker/builder/remotecontext 0.160s coverage: 13.6% of statements 05:07:27 [2020-05-08T05:07:27.769Z] ok github.com/docker/docker/builder/dockerfile 0.578s coverage: 48.2% of statements 05:07:28 [2020-05-08T05:07:28.334Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements 05:07:28 [2020-05-08T05:07:28.886Z] time="2020-05-08T05:07:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:07:28 [2020-05-08T05:07:28.886Z] time="2020-05-08T05:07:28Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" 05:07:28 [2020-05-08T05:07:28.886Z] time="2020-05-08T05:07:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b7ebfbe5aa7f2e30e8c4ef85cd2364ffa427798e31e4291d96a1567043cbc652" mediatype=application/vnd.docker.plugin.v1+json size=522 05:07:28 [2020-05-08T05:07:28.886Z] time="2020-05-08T05:07:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:07:28 [2020-05-08T05:07:28.886Z] time="2020-05-08T05:07:28Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" 05:07:28 [2020-05-08T05:07:28.886Z] time="2020-05-08T05:07:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b7ebfbe5aa7f2e30e8c4ef85cd2364ffa427798e31e4291d96a1567043cbc652" mediatype=application/vnd.docker.plugin.v1+json size=522 05:07:28 [2020-05-08T05:07:28.886Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds 05:07:28 [2020-05-08T05:07:28.886Z] --- PASS: TestPluginInstall (9.24s) 05:07:28 [2020-05-08T05:07:28.886Z] --- PASS: TestPluginInstall/no_auth (6.83s) 05:07:28 [2020-05-08T05:07:28.886Z] --- PASS: TestPluginInstall/with_htpasswd (0.98s) 05:07:28 [2020-05-08T05:07:28.886Z] --- PASS: TestPluginInstall/with_insecure (1.42s) 05:07:28 [2020-05-08T05:07:28.886Z] plugin_test.go:157: [d02d54f50ec4a] daemon is not started 05:07:28 [2020-05-08T05:07:28.886Z] PASS 05:07:28 [2020-05-08T05:07:28.886Z] 05:07:28 [2020-05-08T05:07:28.886Z] DONE 6 tests in 9.395s 05:07:28 [2020-05-08T05:07:28.886Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 05:07:28 [2020-05-08T05:07:28.886Z] ++ 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 05:07:28 [2020-05-08T05:07:28.886Z] ++ set -e 05:07:28 [2020-05-08T05:07:28.886Z] ++ '[' -n 0 ']' 05:07:28 [2020-05-08T05:07:28.886Z] ++ set -x 05:07:28 [2020-05-08T05:07:28.886Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 05:07:29 [2020-05-08T05:07:29.140Z] INFO: Testing against a local daemon 05:07:29 [2020-05-08T05:07:29.140Z] === RUN TestExternalGraphDriver 05:07:29 [2020-05-08T05:07:29.140Z] === RUN TestExternalGraphDriver/json 05:07:29 [2020-05-08T05:07:29.264Z] ok github.com/docker/docker/builder/remotecontext/git 1.188s coverage: 86.3% of statements 05:07:29 [2020-05-08T05:07:29.264Z] ? github.com/docker/docker/cli [no test files] 05:07:29 [2020-05-08T05:07:29.264Z] ? github.com/docker/docker/cli/config [no test files] 05:07:31 [2020-05-08T05:07:31.679Z] === RUN TestExternalGraphDriver/spec 05:07:31 [2020-05-08T05:07:31.679Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows 05:07:31 [2020-05-08T05:07:31.679Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants 05:07:33 [2020-05-08T05:07:33.443Z] ok github.com/docker/docker/client 0.180s coverage: 75.4% of statements 05:07:33 [2020-05-08T05:07:33.562Z] === RUN TestExternalGraphDriver/pull 05:07:34 [2020-05-08T05:07:34.485Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer 05:07:35 [2020-05-08T05:07:35.408Z] --- PASS: TestExternalGraphDriver (6.30s) 05:07:35 [2020-05-08T05:07:35.408Z] --- PASS: TestExternalGraphDriver/json (2.15s) 05:07:35 [2020-05-08T05:07:35.408Z] --- PASS: TestExternalGraphDriver/spec (2.00s) 05:07:35 [2020-05-08T05:07:35.408Z] --- PASS: TestExternalGraphDriver/pull (2.04s) 05:07:35 [2020-05-08T05:07:35.408Z] === RUN TestGraphdriverPluginV2 05:07:37 [2020-05-08T05:07:37.289Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch 05:07:37 [2020-05-08T05:07:37.848Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg 05:07:38 [2020-05-08T05:07:38.772Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes 05:07:38 [2020-05-08T05:07:38.999Z] --- PASS: TestCreateServiceMultipleTimes (22.92s) 05:07:38 [2020-05-08T05:07:38.999Z] === RUN TestCreateServiceConflict 05:07:40 [2020-05-08T05:07:40.132Z] === RUN TestDockerSuite/TestBuildMultipleTags 05:07:40 [2020-05-08T05:07:40.387Z] --- PASS: TestGraphdriverPluginV2 (5.00s) 05:07:40 [2020-05-08T05:07:40.387Z] PASS 05:07:40 [2020-05-08T05:07:40.387Z] 05:07:40 [2020-05-08T05:07:40.387Z] DONE 5 tests in 11.430s 05:07:40 [2020-05-08T05:07:40.387Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 05:07:40 [2020-05-08T05:07:40.387Z] ++ 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 05:07:40 [2020-05-08T05:07:40.387Z] ++ set -e 05:07:40 [2020-05-08T05:07:40.387Z] ++ '[' -n 0 ']' 05:07:40 [2020-05-08T05:07:40.387Z] ++ set -x 05:07:40 [2020-05-08T05:07:40.387Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 05:07:40 [2020-05-08T05:07:40.643Z] === RUN TestDockerSuite/TestBuildNetContainer 05:07:40 [2020-05-08T05:07:40.643Z] INFO: Testing against a local daemon 05:07:40 [2020-05-08T05:07:40.643Z] === RUN TestContinueAfterPluginCrash 05:07:40 [2020-05-08T05:07:40.643Z] === PAUSE TestContinueAfterPluginCrash 05:07:40 [2020-05-08T05:07:40.643Z] === RUN TestReadPluginNoRead 05:07:40 [2020-05-08T05:07:40.643Z] === PAUSE TestReadPluginNoRead 05:07:40 [2020-05-08T05:07:40.643Z] === RUN TestDaemonStartWithLogOpt 05:07:40 [2020-05-08T05:07:40.643Z] === PAUSE TestDaemonStartWithLogOpt 05:07:40 [2020-05-08T05:07:40.643Z] === CONT TestContinueAfterPluginCrash 05:07:40 [2020-05-08T05:07:40.643Z] === CONT TestDaemonStartWithLogOpt 05:07:42 [2020-05-08T05:07:42.463Z] --- PASS: TestCreateServiceConflict (3.22s) 05:07:42 [2020-05-08T05:07:42.463Z] === RUN TestCreateServiceMaxReplicas 05:07:43 [2020-05-08T05:07:43.901Z] === RUN TestDockerSuite/TestBuildNetNone 05:07:44 [2020-05-08T05:07:44.826Z] === RUN TestDockerSuite/TestBuildNoContext 05:07:45 [2020-05-08T05:07:45.904Z] --- PASS: TestCreateServiceMaxReplicas (3.71s) 05:07:45 [2020-05-08T05:07:45.904Z] === RUN TestCreateWithDuplicateNetworkNames 05:07:46 [2020-05-08T05:07:46.188Z] === RUN TestDockerSuite/TestBuildNoDupOutput 05:07:46 [2020-05-08T05:07:46.747Z] --- PASS: TestDaemonStartWithLogOpt (5.99s) 05:07:46 [2020-05-08T05:07:46.747Z] === CONT TestReadPluginNoRead 05:07:47 [2020-05-08T05:07:47.001Z] === RUN TestDockerSuite/TestBuildNoNamedVolume 05:07:49 [2020-05-08T05:07:49.509Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure 05:07:49 [2020-05-08T05:07:49.509Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote 05:07:49 [2020-05-08T05:07:49.509Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage 05:07:49 [2020-05-08T05:07:49.764Z] === RUN TestReadPluginNoRead/default 05:07:50 [2020-05-08T05:07:50.019Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess 05:07:50 [2020-05-08T05:07:50.273Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume 05:07:51 [2020-05-08T05:07:51.196Z] === RUN TestDockerSuite/TestBuildOnBuild 05:07:51 [2020-05-08T05:07:51.756Z] --- PASS: TestContinueAfterPluginCrash (11.15s) 05:07:51 [2020-05-08T05:07:51.756Z] === RUN TestReadPluginNoRead/disabled_caching 05:07:53 [2020-05-08T05:07:53.115Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore 05:07:53 [2020-05-08T05:07:53.369Z] === RUN TestDockerSuite/TestBuildOnBuildCache 05:07:53 [2020-05-08T05:07:53.623Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 05:07:54 [2020-05-08T05:07:54.182Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON 05:07:55 [2020-05-08T05:07:55.747Z] --- PASS: TestReadPluginNoRead (9.14s) 05:07:55 [2020-05-08T05:07:55.747Z] --- PASS: TestReadPluginNoRead/default (2.11s) 05:07:55 [2020-05-08T05:07:55.747Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.77s) 05:07:55 [2020-05-08T05:07:55.747Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.13s) 05:07:55 [2020-05-08T05:07:55.747Z] read_test.go:91: [da0cfb8935143] daemon is not started 05:07:55 [2020-05-08T05:07:55.747Z] PASS 05:07:55 [2020-05-08T05:07:55.747Z] 05:07:55 [2020-05-08T05:07:55.747Z] DONE 6 tests in 15.307s 05:07:55 [2020-05-08T05:07:55.747Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 05:07:55 [2020-05-08T05:07:55.747Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 05:07:55 [2020-05-08T05:07:55.747Z] ++ set -e 05:07:55 [2020-05-08T05:07:55.747Z] ++ '[' -n 0 ']' 05:07:55 [2020-05-08T05:07:55.747Z] ++ set -x 05:07:55 [2020-05-08T05:07:55.747Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 05:07:55 [2020-05-08T05:07:55.747Z] testing: warning: no tests to run 05:07:55 [2020-05-08T05:07:55.747Z] PASS 05:07:55 [2020-05-08T05:07:55.747Z] 05:07:55 [2020-05-08T05:07:55.747Z] DONE 0 tests in 0.047s 05:07:55 [2020-05-08T05:07:55.747Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 05:07:55 [2020-05-08T05:07:55.748Z] ++ 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 05:07:55 [2020-05-08T05:07:55.748Z] ++ set -e 05:07:55 [2020-05-08T05:07:55.748Z] ++ '[' -n 0 ']' 05:07:55 [2020-05-08T05:07:55.748Z] ++ set -x 05:07:55 [2020-05-08T05:07:55.748Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 05:07:56 [2020-05-08T05:07:56.002Z] INFO: Testing against a local daemon 05:07:56 [2020-05-08T05:07:56.002Z] === RUN TestPluginWithDevMounts 05:07:56 [2020-05-08T05:07:56.002Z] === PAUSE TestPluginWithDevMounts 05:07:56 [2020-05-08T05:07:56.002Z] === CONT TestPluginWithDevMounts 05:07:57 [2020-05-08T05:07:57.405Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON 05:07:58 [2020-05-08T05:07:58.329Z] --- PASS: TestPluginWithDevMounts (2.21s) 05:07:58 [2020-05-08T05:07:58.329Z] PASS 05:07:58 [2020-05-08T05:07:58.329Z] 05:07:58 [2020-05-08T05:07:58.329Z] DONE 1 tests in 2.372s 05:07:58 [2020-05-08T05:07:58.329Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 05:07:58 [2020-05-08T05:07:58.329Z] ++ 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 05:07:58 [2020-05-08T05:07:58.329Z] ++ set -e 05:07:58 [2020-05-08T05:07:58.329Z] ++ '[' -n 0 ']' 05:07:58 [2020-05-08T05:07:58.329Z] ++ set -x 05:07:58 [2020-05-08T05:07:58.329Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m 05:07:58 [2020-05-08T05:07:58.329Z] INFO: Testing against a local daemon 05:07:58 [2020-05-08T05:07:58.329Z] === RUN TestSecretInspect 05:07:59 [2020-05-08T05:07:59.254Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance 05:08:01 [2020-05-08T05:08:01.760Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase 05:08:01 [2020-05-08T05:08:01.760Z] --- PASS: TestSecretInspect (3.22s) 05:08:01 [2020-05-08T05:08:01.760Z] === RUN TestSecretList 05:08:03 [2020-05-08T05:08:03.123Z] === RUN TestDockerSuite/TestBuildOnBuildOutput 05:08:04 [2020-05-08T05:08:04.462Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.62s) 05:08:04 [2020-05-08T05:08:04.462Z] === RUN TestCreateServiceSecretFileMode 05:08:04 [2020-05-08T05:08:04.481Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy 05:08:05 [2020-05-08T05:08:05.040Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory 05:08:05 [2020-05-08T05:08:05.040Z] --- PASS: TestSecretList (3.29s) 05:08:05 [2020-05-08T05:08:05.040Z] === RUN TestSecretsCreateAndDelete 05:08:05 [2020-05-08T05:08:05.073Z] --- PASS: TestCreateServiceSecretFileMode (3.46s) 05:08:05 [2020-05-08T05:08:05.073Z] === RUN TestCreateServiceConfigFileMode 05:08:08 [2020-05-08T05:08:08.295Z] --- PASS: TestSecretsCreateAndDelete (3.09s) 05:08:08 [2020-05-08T05:08:08.295Z] === RUN TestSecretsUpdate 05:08:08 [2020-05-08T05:08:08.515Z] --- PASS: TestCreateServiceConfigFileMode (3.60s) 05:08:08 [2020-05-08T05:08:08.515Z] === RUN TestCreateServiceSysctls 05:08:09 [2020-05-08T05:08:09.218Z] === RUN TestDockerSuite/TestBuildPATH 05:08:11 [2020-05-08T05:08:11.100Z] --- PASS: TestSecretsUpdate (3.12s) 05:08:11 [2020-05-08T05:08:11.100Z] === RUN TestTemplatedSecret 05:08:11 [2020-05-08T05:08:11.659Z] === RUN TestDockerSuite/TestBuildRUNErrMsg 05:08:12 [2020-05-08T05:08:12.125Z] ok github.com/docker/docker/cmd/dockerd 0.082s coverage: 30.8% of statements 05:08:12 [2020-05-08T05:08:12.581Z] === RUN TestDockerSuite/TestBuildRUNoneJSON 05:08:12 [2020-05-08T05:08:12.882Z] --- PASS: TestCreateServiceSysctls (3.96s) 05:08:12 [2020-05-08T05:08:12.882Z] === RUN TestCreateServiceCapabilities 05:08:13 [2020-05-08T05:08:13.058Z] ok github.com/docker/docker/container 0.127s coverage: 34.9% of statements 05:08:13 [2020-05-08T05:08:13.058Z] ? github.com/docker/docker/container/stream [no test files] 05:08:13 [2020-05-08T05:08:13.058Z] ? github.com/docker/docker/contrib/apparmor [no test files] 05:08:13 [2020-05-08T05:08:13.058Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] 05:08:13 [2020-05-08T05:08:13.058Z] ? github.com/docker/docker/contrib/httpserver [no test files] 05:08:13 [2020-05-08T05:08:13.943Z] === RUN TestDockerSuite/TestBuildRelativeCopy 05:08:14 [2020-05-08T05:08:14.502Z] --- PASS: TestTemplatedSecret (3.39s) 05:08:14 [2020-05-08T05:08:14.502Z] === RUN TestSecretCreateResolve 05:08:16 [2020-05-08T05:08:16.323Z] --- PASS: TestCreateServiceCapabilities (3.51s) 05:08:16 [2020-05-08T05:08:16.323Z] === RUN TestInspect 05:08:17 [2020-05-08T05:08:17.757Z] --- PASS: TestSecretCreateResolve (3.15s) 05:08:17 [2020-05-08T05:08:17.757Z] PASS 05:08:17 [2020-05-08T05:08:17.757Z] 05:08:17 [2020-05-08T05:08:17.757Z] DONE 6 tests in 19.442s 05:08:17 [2020-05-08T05:08:17.757Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 05:08:17 [2020-05-08T05:08:17.757Z] ++ 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 05:08:17 [2020-05-08T05:08:17.757Z] ++ set -e 05:08:17 [2020-05-08T05:08:17.757Z] ++ '[' -n 0 ']' 05:08:17 [2020-05-08T05:08:17.757Z] ++ set -x 05:08:17 [2020-05-08T05:08:17.757Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m 05:08:17 [2020-05-08T05:08:17.757Z] INFO: Testing against a local daemon 05:08:17 [2020-05-08T05:08:17.757Z] === RUN TestServiceCreateInit 05:08:17 [2020-05-08T05:08:17.757Z] === RUN TestServiceCreateInit/daemonInitDisabled 05:08:19 [2020-05-08T05:08:19.765Z] --- PASS: TestInspect (3.82s) 05:08:19 [2020-05-08T05:08:19.765Z] === RUN TestCreateJob 05:08:22 [2020-05-08T05:08:22.986Z] === RUN TestServiceCreateInit/daemonInitEnabled 05:08:23 [2020-05-08T05:08:23.013Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements 05:08:24 [2020-05-08T05:08:24.131Z] --- PASS: TestCreateJob (4.11s) 05:08:24 [2020-05-08T05:08:24.131Z] === RUN TestReplicatedJob 05:08:24 [2020-05-08T05:08:24.343Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir 05:08:24 [2020-05-08T05:08:24.906Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements 05:08:26 [2020-05-08T05:08:26.275Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.6% of statements 05:08:28 [2020-05-08T05:08:28.497Z] --- PASS: TestServiceCreateInit (10.05s) 05:08:28 [2020-05-08T05:08:28.497Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.07s) 05:08:28 [2020-05-08T05:08:28.497Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.95s) 05:08:28 [2020-05-08T05:08:28.497Z] === RUN TestCreateServiceMultipleTimes 05:08:29 [2020-05-08T05:08:29.056Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed 05:08:31 [2020-05-08T05:08:31.563Z] === RUN TestDockerSuite/TestBuildRm 05:08:32 [2020-05-08T05:08:32.495Z] --- PASS: TestReplicatedJob (7.34s) 05:08:32 [2020-05-08T05:08:32.495Z] === RUN TestUpdateReplicatedJob 05:08:34 [2020-05-08T05:08:34.822Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint 05:08:35 [2020-05-08T05:08:35.937Z] --- PASS: TestUpdateReplicatedJob (4.54s) 05:08:35 [2020-05-08T05:08:35.937Z] === RUN TestServiceListWithStatuses 05:08:35 [2020-05-08T05:08:35.937Z] --- SKIP: TestServiceListWithStatuses (0.00s) 05:08:35 [2020-05-08T05:08:35.937Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 05:08:35 [2020-05-08T05:08:35.937Z] === RUN TestDockerNetworkConnectAlias 05:08:36 [2020-05-08T05:08:36.182Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache 05:08:36 [2020-05-08T05:08:36.229Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.9% of statements 05:08:36 [2020-05-08T05:08:36.229Z] ok github.com/docker/docker/daemon 12.241s coverage: 17.4% of statements 05:08:36 [2020-05-08T05:08:36.229Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] 05:08:36 [2020-05-08T05:08:36.229Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] 05:08:37 [2020-05-08T05:08:37.160Z] ok github.com/docker/docker/daemon/config 0.038s coverage: 81.7% of statements 05:08:37 [2020-05-08T05:08:37.417Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements 05:08:37 [2020-05-08T05:08:37.541Z] === RUN TestDockerSuite/TestBuildScratchCopy 05:08:38 [2020-05-08T05:08:38.100Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell 05:08:38 [2020-05-08T05:08:38.349Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements 05:08:38 [2020-05-08T05:08:38.349Z] ? github.com/docker/docker/daemon/events/testutils [no test files] 05:08:38 [2020-05-08T05:08:38.349Z] ? github.com/docker/docker/daemon/exec [no test files] 05:08:38 [2020-05-08T05:08:38.658Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint 05:08:39 [2020-05-08T05:08:39.281Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements 05:08:40 [2020-05-08T05:08:40.016Z] === RUN TestDockerSuite/TestBuildShellEntrypoint 05:08:41 [2020-05-08T05:08:41.426Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause 05:08:41 [2020-05-08T05:08:41.426Z] === RUN TestDockerSuite/TestBuildShellInherited 05:08:41 [2020-05-08T05:08:41.804Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements 05:08:42 [2020-05-08T05:08:42.368Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.209s coverage: 57.0% of statements 05:08:42 [2020-05-08T05:08:42.785Z] === RUN TestDockerSuite/TestBuildShellMultiple 05:08:44 [2020-05-08T05:08:44.298Z] --- PASS: TestDockerNetworkConnectAlias (7.92s) 05:08:44 [2020-05-08T05:08:44.298Z] === RUN TestDockerNetworkReConnect 05:08:45 [2020-05-08T05:08:45.645Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.521s coverage: 46.2% of statements 05:08:45 [2020-05-08T05:08:45.646Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.434s coverage: 73.1% of statements 05:08:46 [2020-05-08T05:08:46.939Z] --- PASS: TestCreateServiceMultipleTimes (18.84s) 05:08:46 [2020-05-08T05:08:46.939Z] === RUN TestCreateServiceConflict 05:08:46 [2020-05-08T05:08:46.939Z] === RUN TestDockerSuite/TestBuildShellNotJSON 05:08:47 [2020-05-08T05:08:47.194Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig 05:08:47 [2020-05-08T05:08:47.449Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell 05:08:47 [2020-05-08T05:08:47.449Z] === RUN TestDockerSuite/TestBuildSpaces 05:08:47 [2020-05-08T05:08:47.542Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements 05:08:47 [2020-05-08T05:08:47.542Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] 05:08:48 [2020-05-08T05:08:48.008Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes 05:08:48 [2020-05-08T05:08:48.912Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.202s coverage: 49.5% of statements 05:08:49 [2020-05-08T05:08:49.369Z] === RUN TestDockerSuite/TestBuildStartsFromOne 05:08:49 [2020-05-08T05:08:49.369Z] === RUN TestDockerSuite/TestBuildStderr 05:08:49 [2020-05-08T05:08:49.929Z] --- PASS: TestCreateServiceConflict (3.26s) 05:08:49 [2020-05-08T05:08:49.929Z] === RUN TestCreateServiceMaxReplicas 05:08:50 [2020-05-08T05:08:50.281Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.310s coverage: 76.1% of statements 05:08:50 [2020-05-08T05:08:50.489Z] === RUN TestDockerSuite/TestBuildStepsWithProgress 05:08:51 [2020-05-08T05:08:51.085Z] --- PASS: TestDockerNetworkReConnect (6.25s) 05:08:51 [2020-05-08T05:08:51.085Z] === RUN TestServicePlugin 05:08:51 [2020-05-08T05:08:51.085Z] --- SKIP: TestServicePlugin (0.00s) 05:08:51 [2020-05-08T05:08:51.085Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:08:51 [2020-05-08T05:08:51.085Z] === RUN TestServiceUpdateLabel 05:08:51 [2020-05-08T05:08:51.650Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements 05:08:52 [2020-05-08T05:08:52.214Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.306s coverage: 57.7% of statements 05:08:52 [2020-05-08T05:08:52.214Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] 05:08:52 [2020-05-08T05:08:52.214Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] 05:08:52 [2020-05-08T05:08:52.471Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements 05:08:53 [2020-05-08T05:08:53.035Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements 05:08:53 [2020-05-08T05:08:53.748Z] --- PASS: TestCreateServiceMaxReplicas (3.81s) 05:08:53 [2020-05-08T05:08:53.748Z] === RUN TestCreateWithDuplicateNetworkNames 05:08:53 [2020-05-08T05:08:53.752Z] --- PASS: TestServiceUpdateLabel (3.71s) 05:08:53 [2020-05-08T05:08:53.752Z] === RUN TestServiceUpdateSecrets 05:08:55 [2020-05-08T05:08:55.556Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 41.8% of statements 05:08:55 [2020-05-08T05:08:55.557Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements 05:08:55 [2020-05-08T05:08:55.557Z] ? github.com/docker/docker/daemon/initlayer [no test files] 05:08:55 [2020-05-08T05:08:55.557Z] ? github.com/docker/docker/daemon/listeners [no test files] 05:08:56 [2020-05-08T05:08:56.257Z] === RUN TestDockerSuite/TestBuildStopSignal 05:08:57 [2020-05-08T05:08:57.180Z] === RUN TestDockerSuite/TestBuildSymlinkBasename 05:08:57 [2020-05-08T05:08:57.518Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements 05:08:57 [2020-05-08T05:08:57.775Z] ok github.com/docker/docker/daemon/logger/awslogs 0.152s coverage: 77.8% of statements 05:08:57 [2020-05-08T05:08:57.775Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] 05:08:57 [2020-05-08T05:08:57.775Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] 05:08:58 [2020-05-08T05:08:58.105Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove 05:08:58 [2020-05-08T05:08:58.106Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout 05:08:58 [2020-05-08T05:08:58.664Z] === RUN TestDockerSuite/TestBuildTagEvent 05:08:58 [2020-05-08T05:08:58.704Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements 05:08:59 [2020-05-08T05:08:59.268Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 87.2% of statements 05:08:59 [2020-05-08T05:08:59.268Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements 05:09:00 [2020-05-08T05:09:00.023Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions 05:09:00 [2020-05-08T05:09:00.637Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements 05:09:00 [2020-05-08T05:09:00.637Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] 05:09:00 [2020-05-08T05:09:00.894Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 37.7% of statements 05:09:01 [2020-05-08T05:09:01.825Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements 05:09:01 [2020-05-08T05:09:01.909Z] === RUN TestDockerSuite/TestBuildUser 05:09:03 [2020-05-08T05:09:03.195Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements 05:09:03 [2020-05-08T05:09:03.451Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements 05:09:03 [2020-05-08T05:09:03.790Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot 05:09:04 [2020-05-08T05:09:04.381Z] ok github.com/docker/docker/daemon/logger/splunk 1.625s coverage: 82.5% of statements 05:09:04 [2020-05-08T05:09:04.381Z] ? github.com/docker/docker/daemon/names [no test files] 05:09:04 [2020-05-08T05:09:04.638Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements 05:09:04 [2020-05-08T05:09:04.638Z] ? github.com/docker/docker/daemon/stats [no test files] 05:09:07 [2020-05-08T05:09:07.159Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements 05:09:07 [2020-05-08T05:09:07.159Z] ok github.com/docker/docker/distribution 0.214s coverage: 22.1% of statements 05:09:07 [2020-05-08T05:09:07.159Z] ? github.com/docker/docker/distribution/utils [no test files] 05:09:07 [2020-05-08T05:09:07.943Z] === RUN TestDockerSuite/TestBuildUsersAndGroups 05:09:08 [2020-05-08T05:09:08.505Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.59s) 05:09:08 [2020-05-08T05:09:08.505Z] === RUN TestCreateServiceSecretFileMode 05:09:08 [2020-05-08T05:09:08.530Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements 05:09:09 [2020-05-08T05:09:09.899Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements 05:09:10 [2020-05-08T05:09:10.155Z] ok github.com/docker/docker/distribution/xfer 1.871s coverage: 85.6% of statements 05:09:10 [2020-05-08T05:09:10.155Z] ? github.com/docker/docker/dockerversion [no test files] 05:09:10 [2020-05-08T05:09:10.719Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements 05:09:10 [2020-05-08T05:09:10.719Z] ? github.com/docker/docker/image/tarexport [no test files] 05:09:11 [2020-05-08T05:09:11.650Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements 05:09:11 [2020-05-08T05:09:11.650Z] ? github.com/docker/docker/internal/test/suite [no test files] 05:09:11 [2020-05-08T05:09:11.760Z] --- PASS: TestCreateServiceSecretFileMode (3.34s) 05:09:11 [2020-05-08T05:09:11.760Z] === RUN TestCreateServiceConfigFileMode 05:09:12 [2020-05-08T05:09:12.171Z] --- PASS: TestServiceUpdateSecrets (15.95s) 05:09:12 [2020-05-08T05:09:12.171Z] === RUN TestServiceUpdateConfigs 05:09:12 [2020-05-08T05:09:12.580Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements 05:09:13 [2020-05-08T05:09:13.950Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements 05:09:14 [2020-05-08T05:09:14.207Z] ok github.com/docker/docker/pkg/aaparser 0.022s coverage: 50.0% of statements 05:09:15 [2020-05-08T05:09:15.015Z] --- PASS: TestCreateServiceConfigFileMode (3.29s) 05:09:15 [2020-05-08T05:09:15.015Z] === RUN TestCreateServiceSysctls 05:09:16 [2020-05-08T05:09:16.099Z] ok github.com/docker/docker/pkg/archive 0.391s coverage: 76.9% of statements 05:09:16 [2020-05-08T05:09:16.663Z] ok github.com/docker/docker/pkg/authorization 0.085s coverage: 68.3% of statements 05:09:16 [2020-05-08T05:09:16.919Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements 05:09:17 [2020-05-08T05:09:17.176Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements 05:09:19 [2020-05-08T05:09:19.182Z] --- PASS: TestCreateServiceSysctls (4.11s) 05:09:19 [2020-05-08T05:09:19.182Z] === RUN TestCreateServiceCapabilities 05:09:20 [2020-05-08T05:09:20.447Z] ok github.com/docker/docker/layer 7.103s coverage: 68.8% of statements 05:09:20 [2020-05-08T05:09:20.447Z] ? github.com/docker/docker/libcontainerd [no test files] 05:09:20 [2020-05-08T05:09:20.447Z] ? github.com/docker/docker/libcontainerd/remote [no test files] 05:09:20 [2020-05-08T05:09:20.447Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] 05:09:20 [2020-05-08T05:09:20.447Z] ? github.com/docker/docker/libcontainerd/types [no test files] 05:09:20 [2020-05-08T05:09:20.447Z] ? github.com/docker/docker/oci [no test files] 05:09:20 [2020-05-08T05:09:20.447Z] ? github.com/docker/docker/oci/caps [no test files] 05:09:20 [2020-05-08T05:09:20.447Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements 05:09:20 [2020-05-08T05:09:20.703Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements 05:09:20 [2020-05-08T05:09:20.960Z] ok github.com/docker/docker/pkg/chrootarchive 2.999s coverage: 43.2% of statements 05:09:20 [2020-05-08T05:09:20.960Z] ? github.com/docker/docker/pkg/containerfs [no test files] 05:09:20 [2020-05-08T05:09:20.960Z] ? github.com/docker/docker/pkg/devicemapper [no test files] 05:09:21 [2020-05-08T05:09:21.525Z] ok github.com/docker/docker/pkg/discovery/file 0.024s coverage: 97.6% of statements 05:09:22 [2020-05-08T05:09:22.090Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements 05:09:22 [2020-05-08T05:09:22.447Z] --- PASS: TestCreateServiceCapabilities (3.20s) 05:09:22 [2020-05-08T05:09:22.447Z] === RUN TestInspect 05:09:22 [2020-05-08T05:09:22.655Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements 05:09:23 [2020-05-08T05:09:23.220Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements 05:09:24 [2020-05-08T05:09:24.151Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements 05:09:25 [2020-05-08T05:09:25.083Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements 05:09:25 [2020-05-08T05:09:25.340Z] ok github.com/docker/docker/pkg/discovery/kv 3.084s coverage: 84.1% of statements 05:09:25 [2020-05-08T05:09:25.596Z] ok github.com/docker/docker/pkg/fsutils 0.221s coverage: 85.1% of statements 05:09:25 [2020-05-08T05:09:25.596Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements 05:09:25 [2020-05-08T05:09:25.701Z] === RUN TestDockerSuite/TestBuildVerboseOut 05:09:25 [2020-05-08T05:09:25.956Z] --- PASS: TestInspect (3.68s) 05:09:25 [2020-05-08T05:09:25.956Z] === RUN TestCreateJob 05:09:26 [2020-05-08T05:09:26.515Z] === RUN TestDockerSuite/TestBuildVerifyIntString 05:09:26 [2020-05-08T05:09:26.967Z] ok github.com/docker/docker/pkg/idtools 0.434s coverage: 70.3% of statements 05:09:27 [2020-05-08T05:09:27.074Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails 05:09:27 [2020-05-08T05:09:27.224Z] ok github.com/docker/docker/pkg/ioutils 0.482s coverage: 69.3% of statements 05:09:27 [2020-05-08T05:09:27.363Z] --- PASS: TestServiceUpdateConfigs (15.83s) 05:09:27 [2020-05-08T05:09:27.363Z] === RUN TestServiceUpdateNetwork 05:09:27 [2020-05-08T05:09:27.481Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements 05:09:27 [2020-05-08T05:09:27.481Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements 05:09:27 [2020-05-08T05:09:27.738Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements 05:09:27 [2020-05-08T05:09:27.738Z] ? github.com/docker/docker/pkg/loopback [no test files] 05:09:27 [2020-05-08T05:09:27.738Z] ? github.com/docker/docker/pkg/mount [no test files] 05:09:27 [2020-05-08T05:09:27.995Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements 05:09:27 [2020-05-08T05:09:27.995Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] 05:09:27 [2020-05-08T05:09:27.997Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer 05:09:28 [2020-05-08T05:09:28.251Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements 05:09:28 [2020-05-08T05:09:28.508Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements 05:09:28 [2020-05-08T05:09:28.764Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements 05:09:29 [2020-05-08T05:09:29.021Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements 05:09:29 [2020-05-08T05:09:29.021Z] ? github.com/docker/docker/pkg/platform [no test files] 05:09:29 [2020-05-08T05:09:29.021Z] ? github.com/docker/docker/pkg/plugingetter [no test files] 05:09:29 [2020-05-08T05:09:29.355Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents 05:09:29 [2020-05-08T05:09:29.951Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements 05:09:30 [2020-05-08T05:09:30.277Z] --- PASS: TestCreateJob (4.06s) 05:09:30 [2020-05-08T05:09:30.277Z] === RUN TestReplicatedJob 05:09:30 [2020-05-08T05:09:30.516Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements 05:09:30 [2020-05-08T05:09:30.773Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements 05:09:31 [2020-05-08T05:09:31.030Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements 05:09:31 [2020-05-08T05:09:31.200Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing 05:09:31 [2020-05-08T05:09:31.200Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive 05:09:31 [2020-05-08T05:09:31.200Z] === RUN TestDockerSuite/TestBuildWindowsUser 05:09:31 [2020-05-08T05:09:31.200Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing 05:09:31 [2020-05-08T05:09:31.200Z] === RUN TestDockerSuite/TestBuildWithExtraHost 05:09:32 [2020-05-08T05:09:32.397Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements 05:09:32 [2020-05-08T05:09:32.654Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements 05:09:33 [2020-05-08T05:09:33.754Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat 05:09:33 [2020-05-08T05:09:33.754Z] === RUN TestDockerSuite/TestBuildWithFailure 05:09:33 [2020-05-08T05:09:33.754Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate 05:09:35 [2020-05-08T05:09:35.114Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext 05:09:35 [2020-05-08T05:09:35.674Z] === RUN TestDockerSuite/TestBuildWithTabs 05:09:35 [2020-05-08T05:09:35.926Z] ok github.com/docker/docker/pkg/signal 2.361s coverage: 61.0% of statements 05:09:35 [2020-05-08T05:09:35.926Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements 05:09:36 [2020-05-08T05:09:36.183Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements 05:09:36 [2020-05-08T05:09:36.441Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements 05:09:36 [2020-05-08T05:09:36.598Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM 05:09:36 [2020-05-08T05:09:36.698Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements 05:09:36 [2020-05-08T05:09:36.853Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore 05:09:37 [2020-05-08T05:09:37.107Z] --- PASS: TestReplicatedJob (7.04s) 05:09:37 [2020-05-08T05:09:37.107Z] === RUN TestUpdateReplicatedJob 05:09:37 [2020-05-08T05:09:37.630Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements 05:09:37 [2020-05-08T05:09:37.887Z] ok github.com/docker/docker/pkg/system 0.019s coverage: 36.9% of statements 05:09:38 [2020-05-08T05:09:38.452Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements 05:09:39 [2020-05-08T05:09:39.015Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements 05:09:39 [2020-05-08T05:09:39.272Z] testing: warning: no tests to run 05:09:39 [2020-05-08T05:09:39.272Z] coverage: [no statements] 05:09:39 [2020-05-08T05:09:39.272Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] 05:09:39 [2020-05-08T05:09:39.529Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements 05:09:39 [2020-05-08T05:09:39.786Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements 05:09:40 [2020-05-08T05:09:40.044Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements 05:09:40 [2020-05-08T05:09:40.366Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership 05:09:40 [2020-05-08T05:09:40.366Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote 05:09:42 [2020-05-08T05:09:42.251Z] --- PASS: TestUpdateReplicatedJob (4.79s) 05:09:42 [2020-05-08T05:09:42.251Z] === RUN TestServiceListWithStatuses 05:09:42 [2020-05-08T05:09:42.251Z] --- SKIP: TestServiceListWithStatuses (0.00s) 05:09:42 [2020-05-08T05:09:42.251Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 05:09:42 [2020-05-08T05:09:42.251Z] === RUN TestDockerNetworkConnectAlias 05:09:42 [2020-05-08T05:09:42.251Z] === RUN TestDockerSuite/TestBuildWithVolumes 05:09:42 [2020-05-08T05:09:42.555Z] --- PASS: TestServiceUpdateNetwork (16.25s) 05:09:42 [2020-05-08T05:09:42.555Z] === RUN TestServiceUpdatePidsLimit 05:09:42 [2020-05-08T05:09:42.566Z] ok github.com/docker/docker/plugin 0.539s coverage: 23.3% of statements 05:09:42 [2020-05-08T05:09:42.823Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements 05:09:43 [2020-05-08T05:09:43.166Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 05:09:43 [2020-05-08T05:09:43.612Z] === RUN TestDockerSuite/TestBuildWorkdirCmd 05:09:43 [2020-05-08T05:09:43.753Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements 05:09:44 [2020-05-08T05:09:44.010Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements 05:09:44 [2020-05-08T05:09:44.170Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 05:09:44 [2020-05-08T05:09:44.171Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd 05:09:44 [2020-05-08T05:09:44.730Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath 05:09:44 [2020-05-08T05:09:44.730Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables 05:09:45 [2020-05-08T05:09:45.381Z] ok github.com/docker/docker/registry 0.073s coverage: 56.1% of statements 05:09:45 [2020-05-08T05:09:45.946Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements 05:09:46 [2020-05-08T05:09:46.089Z] === RUN TestDockerSuite/TestBuildXZHost 05:09:46 [2020-05-08T05:09:46.203Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements 05:09:47 [2020-05-08T05:09:47.135Z] ok github.com/docker/docker/runconfig 0.009s coverage: 65.8% of statements 05:09:47 [2020-05-08T05:09:47.698Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements 05:09:48 [2020-05-08T05:09:48.597Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock 05:09:48 [2020-05-08T05:09:48.597Z] === RUN TestDockerSuite/TestClientSetsTLSServerName 05:09:48 [2020-05-08T05:09:48.597Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked 05:09:48 [2020-05-08T05:09:48.597Z] --- PASS: TestDockerNetworkConnectAlias (6.47s) 05:09:48 [2020-05-08T05:09:48.597Z] === RUN TestDockerNetworkReConnect 05:09:49 [2020-05-08T05:09:49.519Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone 05:09:50 [2020-05-08T05:09:50.222Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements 05:09:50 [2020-05-08T05:09:50.442Z] === RUN TestDockerSuite/TestCommitChange 05:09:50 [2020-05-08T05:09:50.786Z] ok github.com/docker/docker/volume/local 0.019s coverage: 73.0% of statements 05:09:51 [2020-05-08T05:09:51.350Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements 05:09:51 [2020-05-08T05:09:51.366Z] === RUN TestDockerSuite/TestCommitChangeLabels 05:09:52 [2020-05-08T05:09:52.532Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 05:09:52 [2020-05-08T05:09:52.720Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements 05:09:52 [2020-05-08T05:09:52.734Z] === RUN TestDockerSuite/TestCommitHardlink 05:09:53 [2020-05-08T05:09:53.671Z] --- PASS: TestDockerNetworkReConnect (5.15s) 05:09:53 [2020-05-08T05:09:53.671Z] === RUN TestServicePlugin 05:09:53 [2020-05-08T05:09:53.925Z] === RUN TestDockerSuite/TestCommitNewFile 05:09:56 [2020-05-08T05:09:56.432Z] === RUN TestDockerSuite/TestCommitPausedContainer 05:09:56 [2020-05-08T05:09:56.991Z] === RUN TestDockerSuite/TestCommitTTY 05:09:59 [2020-05-08T05:09:59.500Z] === RUN TestDockerSuite/TestCommitWithFilterLabel 05:10:00 [2020-05-08T05:10:00.424Z] === RUN TestDockerSuite/TestCommitWithHostBindMount 05:10:00 [2020-05-08T05:10:00.892Z] --- PASS: TestServiceUpdatePidsLimit (17.96s) 05:10:00 [2020-05-08T05:10:00.892Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) 05:10:00 [2020-05-08T05:10:00.892Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) 05:10:00 [2020-05-08T05:10:00.892Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) 05:10:00 [2020-05-08T05:10:00.892Z] PASS 05:10:00 [2020-05-08T05:10:00.892Z] 05:10:00 [2020-05-08T05:10:00.892Z] === Skipped 05:10:00 [2020-05-08T05:10:00.892Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) 05:10:00 [2020-05-08T05:10:00.892Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 05:10:00 [2020-05-08T05:10:00.892Z] 05:10:00 [2020-05-08T05:10:00.892Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) 05:10:00 [2020-05-08T05:10:00.892Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:10:00 [2020-05-08T05:10:00.892Z] 05:10:00 [2020-05-08T05:10:00.892Z] 05:10:00 [2020-05-08T05:10:00.892Z] DONE 27 tests, 2 skipped in 174.451s 05:10:00 [2020-05-08T05:10:00.892Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 05:10:00 [2020-05-08T05:10:00.892Z] ++ 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 05:10:00 [2020-05-08T05:10:00.892Z] ++ set -e 05:10:00 [2020-05-08T05:10:00.892Z] ++ '[' -n 0 ']' 05:10:00 [2020-05-08T05:10:00.892Z] ++ set -x 05:10:00 [2020-05-08T05:10:00.892Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m 05:10:00 [2020-05-08T05:10:00.892Z] INFO: Testing against a local daemon 05:10:00 [2020-05-08T05:10:00.892Z] === RUN TestSessionCreate 05:10:00 [2020-05-08T05:10:00.892Z] --- PASS: TestSessionCreate (0.02s) 05:10:00 [2020-05-08T05:10:00.892Z] === RUN TestSessionCreateWithBadUpgrade 05:10:00 [2020-05-08T05:10:00.892Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 05:10:00 [2020-05-08T05:10:00.892Z] PASS 05:10:00 [2020-05-08T05:10:00.892Z] 05:10:00 [2020-05-08T05:10:00.892Z] DONE 2 tests in 0.121s 05:10:00 [2020-05-08T05:10:00.892Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 05:10:00 [2020-05-08T05:10:00.892Z] ++ 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 05:10:00 [2020-05-08T05:10:00.892Z] ++ set -e 05:10:00 [2020-05-08T05:10:00.892Z] ++ '[' -n 0 ']' 05:10:00 [2020-05-08T05:10:00.892Z] ++ set -x 05:10:00 [2020-05-08T05:10:00.892Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m 05:10:00 [2020-05-08T05:10:00.892Z] INFO: Testing against a local daemon 05:10:00 [2020-05-08T05:10:00.892Z] === RUN TestCgroupDriverSystemdMemoryLimit 05:10:00 [2020-05-08T05:10:00.892Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 05:10:00 [2020-05-08T05:10:00.892Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 05:10:00 [2020-05-08T05:10:00.892Z] === RUN TestEventsExecDie 05:10:00 [2020-05-08T05:10:00.892Z] --- PASS: TestEventsExecDie (1.00s) 05:10:00 [2020-05-08T05:10:00.892Z] === RUN TestEventsBackwardsCompatible 05:10:01 [2020-05-08T05:10:01.173Z] --- PASS: TestEventsBackwardsCompatible (0.12s) 05:10:01 [2020-05-08T05:10:01.173Z] === RUN TestInfoBinaryCommits 05:10:01 [2020-05-08T05:10:01.173Z] --- PASS: TestInfoBinaryCommits (0.02s) 05:10:01 [2020-05-08T05:10:01.173Z] === RUN TestInfoAPIVersioned 05:10:01 [2020-05-08T05:10:01.173Z] --- PASS: TestInfoAPIVersioned (0.01s) 05:10:01 [2020-05-08T05:10:01.173Z] === RUN TestInfoDiscoveryBackend 05:10:01 [2020-05-08T05:10:01.785Z] --- PASS: TestInfoDiscoveryBackend (0.52s) 05:10:01 [2020-05-08T05:10:01.785Z] === RUN TestInfoDiscoveryInvalidAdvertise 05:10:02 [2020-05-08T05:10:02.305Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum 05:10:02 [2020-05-08T05:10:02.305Z] === RUN TestDockerSuite/TestCommitWithoutPause 05:10:02 [2020-05-08T05:10:02.787Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) 05:10:02 [2020-05-08T05:10:02.787Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 05:10:03 [2020-05-08T05:10:03.067Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) 05:10:03 [2020-05-08T05:10:03.067Z] === RUN TestInfoAPI 05:10:03 [2020-05-08T05:10:03.067Z] --- PASS: TestInfoAPI (0.02s) 05:10:03 [2020-05-08T05:10:03.067Z] === RUN TestInfoAPIWarnings 05:10:03 [2020-05-08T05:10:03.665Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks 05:10:03 [2020-05-08T05:10:03.665Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks 05:10:03 [2020-05-08T05:10:03.665Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions 05:10:03 [2020-05-08T05:10:03.665Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions 05:10:03 [2020-05-08T05:10:03.665Z] === RUN TestDockerSuite/TestContainerAPIBadPort 05:10:03 [2020-05-08T05:10:03.665Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding 05:10:03 [2020-05-08T05:10:03.665Z] === RUN TestDockerSuite/TestContainerAPICommit 05:10:03 [2020-05-08T05:10:03.680Z] --- PASS: TestInfoAPIWarnings (0.53s) 05:10:03 [2020-05-08T05:10:03.680Z] === RUN TestInfoDebug 05:10:04 [2020-05-08T05:10:04.291Z] --- PASS: TestInfoDebug (0.53s) 05:10:04 [2020-05-08T05:10:04.291Z] === RUN TestInfoInsecureRegistries 05:10:04 [2020-05-08T05:10:04.893Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements 05:10:04 [2020-05-08T05:10:04.893Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] 05:10:04 [2020-05-08T05:10:04.893Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] 05:10:04 [2020-05-08T05:10:04.893Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] 05:10:04 [2020-05-08T05:10:04.893Z] ? github.com/docker/docker/pkg/term [no test files] 05:10:04 [2020-05-08T05:10:04.893Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] 05:10:04 [2020-05-08T05:10:04.893Z] ? github.com/docker/docker/profiles/apparmor [no test files] 05:10:04 [2020-05-08T05:10:04.893Z] ? github.com/docker/docker/rootless [no test files] 05:10:04 [2020-05-08T05:10:04.893Z] ? github.com/docker/docker/rootless/specconv [no test files] 05:10:04 [2020-05-08T05:10:04.893Z] ? github.com/docker/docker/runconfig/opts [no test files] 05:10:04 [2020-05-08T05:10:04.893Z] ? github.com/docker/docker/testutil/daemon [no test files] 05:10:04 [2020-05-08T05:10:04.893Z] ? github.com/docker/docker/testutil/environment [no test files] 05:10:04 [2020-05-08T05:10:04.893Z] ? github.com/docker/docker/testutil/fakecontext [no test files] 05:10:04 [2020-05-08T05:10:04.894Z] ? github.com/docker/docker/testutil/fakegit [no test files] 05:10:04 [2020-05-08T05:10:04.894Z] ? github.com/docker/docker/testutil/fakestorage [no test files] 05:10:04 [2020-05-08T05:10:04.894Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] 05:10:04 [2020-05-08T05:10:04.894Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] 05:10:04 [2020-05-08T05:10:04.894Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] 05:10:04 [2020-05-08T05:10:04.894Z] ? github.com/docker/docker/testutil/registry [no test files] 05:10:04 [2020-05-08T05:10:04.894Z] ? github.com/docker/docker/testutil/request [no test files] 05:10:04 [2020-05-08T05:10:04.894Z] ? github.com/docker/docker/volume [no test files] 05:10:04 [2020-05-08T05:10:04.894Z] ? github.com/docker/docker/volume/service/opts [no test files] 05:10:04 [2020-05-08T05:10:04.894Z] ? github.com/docker/docker/volume/testutils [no test files] 05:10:04 [2020-05-08T05:10:04.894Z] 05:10:04 [2020-05-08T05:10:04.894Z] === Skipped 05:10:04 [2020-05-08T05:10:04.894Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) 05:10:04 [2020-05-08T05:10:04.894Z] exec_linux_test.go:18: requires AppArmor to be enabled 05:10:04 [2020-05-08T05:10:04.894Z] 05:10:04 [2020-05-08T05:10:04.894Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) 05:10:04 [2020-05-08T05:10:04.894Z] exec_linux_test.go:38: requires AppArmor to be enabled 05:10:04 [2020-05-08T05:10:04.894Z] 05:10:04 [2020-05-08T05:10:04.894Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:46: Driver btrfs not supported 05:10:04 [2020-05-08T05:10:04.894Z] 05:10:04 [2020-05-08T05:10:04.894Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:46: Driver btrfs not supported 05:10:04 [2020-05-08T05:10:04.894Z] 05:10:04 [2020-05-08T05:10:04.894Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:46: Driver btrfs not supported 05:10:04 [2020-05-08T05:10:04.894Z] 05:10:04 [2020-05-08T05:10:04.894Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:46: Driver btrfs not supported 05:10:04 [2020-05-08T05:10:04.894Z] 05:10:04 [2020-05-08T05:10:04.894Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:46: Driver btrfs not supported 05:10:04 [2020-05-08T05:10:04.894Z] 05:10:04 [2020-05-08T05:10:04.894Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:73: No driver to put! 05:10:04 [2020-05-08T05:10:04.894Z] 05:10:04 [2020-05-08T05:10:04.894Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) 05:10:04 [2020-05-08T05:10:04.894Z] time="2020-05-08T05:08:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:44: graphdriver: driver not supported 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 05:10:04 [2020-05-08T05:10:04.894Z] 05:10:04 [2020-05-08T05:10:04.894Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) 05:10:04 [2020-05-08T05:10:04.894Z] time="2020-05-08T05:08:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:44: graphdriver: driver not supported 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 05:10:04 [2020-05-08T05:10:04.894Z] 05:10:04 [2020-05-08T05:10:04.894Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) 05:10:04 [2020-05-08T05:10:04.894Z] time="2020-05-08T05:08:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:44: graphdriver: driver not supported 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 05:10:04 [2020-05-08T05:10:04.894Z] 05:10:04 [2020-05-08T05:10:04.894Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) 05:10:04 [2020-05-08T05:10:04.894Z] time="2020-05-08T05:08:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:44: graphdriver: driver not supported 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 05:10:04 [2020-05-08T05:10:04.894Z] 05:10:04 [2020-05-08T05:10:04.894Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) 05:10:04 [2020-05-08T05:10:04.894Z] time="2020-05-08T05:08:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:44: graphdriver: driver not supported 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported 05:10:04 [2020-05-08T05:10:04.894Z] 05:10:04 [2020-05-08T05:10:04.894Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:73: No driver to put! 05:10:04 [2020-05-08T05:10:04.894Z] 05:10:04 [2020-05-08T05:10:04.894Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) 05:10:04 [2020-05-08T05:10:04.894Z] overlay_test.go:44: Fails to compute changes after apply intermittently 05:10:04 [2020-05-08T05:10:04.894Z] 05:10:04 [2020-05-08T05:10:04.894Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) 05:10:04 [2020-05-08T05:10:04.894Z] overlay_test.go:49: Fails to compute changes intermittently 05:10:04 [2020-05-08T05:10:04.894Z] 05:10:04 [2020-05-08T05:10:04.894Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) 05:10:04 [2020-05-08T05:10:04.894Z] overlay_test.go:65: Cannot run test with naive change algorithm 05:10:04 [2020-05-08T05:10:04.894Z] 05:10:04 [2020-05-08T05:10:04.894Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas 05:10:04 [2020-05-08T05:10:04.894Z] 05:10:04 [2020-05-08T05:10:04.894Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:46: Driver zfs not supported 05:10:04 [2020-05-08T05:10:04.894Z] 05:10:04 [2020-05-08T05:10:04.894Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:46: Driver zfs not supported 05:10:04 [2020-05-08T05:10:04.894Z] 05:10:04 [2020-05-08T05:10:04.894Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:46: Driver zfs not supported 05:10:04 [2020-05-08T05:10:04.894Z] 05:10:04 [2020-05-08T05:10:04.894Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:46: Driver zfs not supported 05:10:04 [2020-05-08T05:10:04.894Z] 05:10:04 [2020-05-08T05:10:04.894Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:46: Driver zfs not supported 05:10:04 [2020-05-08T05:10:04.894Z] 05:10:04 [2020-05-08T05:10:04.894Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) 05:10:04 [2020-05-08T05:10:04.894Z] graphtest_unix.go:73: No driver to put! 05:10:04 [2020-05-08T05:10:04.894Z] 05:10:04 [2020-05-08T05:10:04.894Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) 05:10:04 [2020-05-08T05:10:04.894Z] sysinfo_linux_test.go:92: App Armor Must be Disabled 05:10:04 [2020-05-08T05:10:04.894Z] 05:10:04 [2020-05-08T05:10:04.894Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) 05:10:04 [2020-05-08T05:10:04.894Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled 05:10:04 [2020-05-08T05:10:04.894Z] 05:10:04 [2020-05-08T05:10:04.894Z] 05:10:04 [2020-05-08T05:10:04.894Z] DONE 2123 tests, 26 skipped in 249.558s Post stage [Pipeline] junit 05:10:04 [2020-05-08T05:10:04.904Z] Recording test results 05:10:04 [2020-05-08T05:10:04.905Z] --- PASS: TestInfoInsecureRegistries (0.53s) 05:10:04 [2020-05-08T05:10:04.905Z] === RUN TestInfoRegistryMirrors 05:10:05 [2020-05-08T05:10:05.228Z] --- PASS: TestInfoRegistryMirrors (0.52s) 05:10:05 [2020-05-08T05:10:05.228Z] === RUN TestLoginFailsWithBadCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh 05:10:05 [2020-05-08T05:10:05.841Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s) 05:10:05 [2020-05-08T05:10:05.841Z] === RUN TestPingCacheHeaders 05:10:05 [2020-05-08T05:10:05.841Z] --- PASS: TestPingCacheHeaders (0.02s) 05:10:05 [2020-05-08T05:10:05.841Z] === RUN TestPingGet 05:10:05 [2020-05-08T05:10:05.841Z] --- PASS: TestPingGet (0.01s) 05:10:05 [2020-05-08T05:10:05.841Z] === RUN TestPingHead 05:10:05 [2020-05-08T05:10:05.841Z] --- PASS: TestPingHead (0.03s) 05:10:05 [2020-05-08T05:10:05.841Z] === RUN TestVersion 05:10:05 [2020-05-08T05:10:05.841Z] --- PASS: TestVersion (0.01s) 05:10:05 [2020-05-08T05:10:05.841Z] PASS 05:10:05 [2020-05-08T05:10:05.841Z] 05:10:05 [2020-05-08T05:10:05.841Z] === Skipped 05:10:05 [2020-05-08T05:10:05.841Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 05:10:05 [2020-05-08T05:10:05.841Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 05:10:05 [2020-05-08T05:10:05.841Z] 05:10:05 [2020-05-08T05:10:05.841Z] 05:10:05 [2020-05-08T05:10:05.841Z] DONE 18 tests, 1 skipped in 5.839s 05:10:05 [2020-05-08T05:10:05.841Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 05:10:05 [2020-05-08T05:10:05.841Z] ++ 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 05:10:05 [2020-05-08T05:10:05.841Z] ++ set -e 05:10:05 [2020-05-08T05:10:05.841Z] ++ '[' -n 0 ']' 05:10:05 [2020-05-08T05:10:05.841Z] ++ set -x 05:10:05 [2020-05-08T05:10:05.841Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m 05:10:05 [2020-05-08T05:10:05.841Z] INFO: Testing against a local daemon 05:10:05 [2020-05-08T05:10:05.841Z] === RUN TestVolumesCreateAndList 05:10:05 [2020-05-08T05:10:05.841Z] --- PASS: TestVolumesCreateAndList (0.02s) 05:10:05 [2020-05-08T05:10:05.841Z] === RUN TestVolumesRemove 05:10:05 [2020-05-08T05:10:05.841Z] --- PASS: TestVolumesRemove (0.10s) 05:10:05 [2020-05-08T05:10:05.841Z] === RUN TestVolumesInspect 05:10:05 [2020-05-08T05:10:05.954Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40846/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=96109a81abb3ed379e894a79eee4dc18162866ce -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:96109a81abb3ed379e894a79eee4dc18162866ce hack/validate/vendor 05:10:06 [2020-05-08T05:10:06.121Z] --- PASS: TestVolumesInspect (0.01s) 05:10:06 [2020-05-08T05:10:06.121Z] === RUN TestVolumesInvalidJSON 05:10:06 [2020-05-08T05:10:06.121Z] === RUN TestVolumesInvalidJSON//volumes/create 05:10:06 [2020-05-08T05:10:06.121Z] === PAUSE TestVolumesInvalidJSON//volumes/create 05:10:06 [2020-05-08T05:10:06.121Z] === CONT TestVolumesInvalidJSON//volumes/create 05:10:06 [2020-05-08T05:10:06.121Z] --- PASS: TestVolumesInvalidJSON (0.02s) 05:10:06 [2020-05-08T05:10:06.121Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 05:10:06 [2020-05-08T05:10:06.121Z] PASS 05:10:06 [2020-05-08T05:10:06.121Z] 05:10:06 [2020-05-08T05:10:06.121Z] DONE 5 tests in 0.248s 05:10:06 [2020-05-08T05:10:06.121Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 05:10:06 [2020-05-08T05:10:06.121Z] ++++ cat bundles/test-integration/docker.pid 05:10:06 [2020-05-08T05:10:06.121Z] +++ kill 12288 05:10:06 [2020-05-08T05:10:06.352Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig 05:10:06 [2020-05-08T05:10:06.520Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh 05:10:07 [2020-05-08T05:10:07.418Z] + echo Building e2e image 05:10:07 [2020-05-08T05:10:07.418Z] Building e2e image 05:10:07 [2020-05-08T05:10:07.418Z] + docker build --build-arg DOCKER_GITCOMMIT=96109a81abb3ed379e894a79eee4dc18162866ce -t moby-e2e-test -f Dockerfile.e2e . 05:10:07 [2020-05-08T05:10:07.418Z] #2 [internal] load .dockerignore 05:10:07 [2020-05-08T05:10:07.418Z] #2 transferring context: 34B done 05:10:07 [2020-05-08T05:10:07.418Z] #2 DONE 0.0s 05:10:07 [2020-05-08T05:10:07.418Z] 05:10:07 [2020-05-08T05:10:07.418Z] #1 [internal] load build definition from Dockerfile.e2e 05:10:07 [2020-05-08T05:10:07.418Z] #1 transferring dockerfile: 3.21kB done 05:10:07 [2020-05-08T05:10:07.418Z] #1 DONE 0.0s 05:10:07 [2020-05-08T05:10:07.418Z] 05:10:07 [2020-05-08T05:10:07.418Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine 05:10:07 [2020-05-08T05:10:07.586Z] +++ /etc/init.d/apparmor stop 05:10:07 [2020-05-08T05:10:07.586Z] Leaving: AppArmorNo profiles have been unloaded. 05:10:07 [2020-05-08T05:10:07.586Z] 05:10:07 [2020-05-08T05:10:07.586Z] Unloading profiles will leave already running processes permanently 05:10:07 [2020-05-08T05:10:07.586Z] unconfined, which can lead to unexpected situations. 05:10:07 [2020-05-08T05:10:07.586Z] 05:10:07 [2020-05-08T05:10:07.586Z] To set a process to complain mode, use the command line tool 05:10:07 [2020-05-08T05:10:07.586Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 05:10:07 [2020-05-08T05:10:07.586Z] +++ true 05:10:07 [2020-05-08T05:10:07.586Z] 05:10:07 [2020-05-08T05:10:07.674Z] #4 ... 05:10:07 [2020-05-08T05:10:07.674Z] 05:10:07 [2020-05-08T05:10:07.674Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 05:10:07 [2020-05-08T05:10:07.674Z] #3 DONE 0.4s 05:10:07 [2020-05-08T05:10:07.947Z] 05:10:07 [2020-05-08T05:10:07.947Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine 05:10:07 [2020-05-08T05:10:07.947Z] #4 DONE 0.5s 05:10:07 [2020-05-08T05:10:07.947Z] 05:10:07 [2020-05-08T05:10:07.947Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... 05:10:07 [2020-05-08T05:10:07.947Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 done 05:10:08 [2020-05-08T05:10:08.204Z] #14 sha256:12e901761bc37242abe479c43cdf35cba41caf83cbfa4f5e27e47ee7dd29058a 1.36kB / 1.36kB done 05:10:08 [2020-05-08T05:10:08.204Z] #14 sha256:0e542677179574d9321794150be654716b3f0ff86780b3e12860481a959b1303 3.83kB / 3.83kB done 05:10:08 [2020-05-08T05:10:08.204Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 301.28kB / 301.28kB 0.1s done 05:10:08 [2020-05-08T05:10:08.204Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 153B / 153B 0.1s done 05:10:08 [2020-05-08T05:10:08.204Z] #14 sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 1.65kB / 1.65kB done 05:10:08 [2020-05-08T05:10:08.204Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 05:10:08 [2020-05-08T05:10:08.204Z] #14 sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 0B / 126B 0.1s 05:10:08 [2020-05-08T05:10:08.204Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 0B / 126.95MB 0.1s 05:10:08 [2020-05-08T05:10:08.204Z] #14 ... 05:10:08 [2020-05-08T05:10:08.204Z] 05:10:08 [2020-05-08T05:10:08.204Z] #8 [internal] load build context 05:10:08 [2020-05-08T05:10:08.204Z] #8 transferring context: 847.52kB 0.3s done 05:10:08 [2020-05-08T05:10:08.204Z] #8 DONE 0.4s 05:10:08 [2020-05-08T05:10:08.204Z] 05:10:08 [2020-05-08T05:10:08.204Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... 05:10:08 [2020-05-08T05:10:08.204Z] #14 sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 126B / 126B 0.1s done 05:10:08 [2020-05-08T05:10:08.233Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 05:10:08 [2020-05-08T05:10:08.233Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore 05:10:08 [2020-05-08T05:10:08.462Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.2s done 05:10:08 [2020-05-08T05:10:08.462Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 11.00MB / 126.95MB 0.3s 05:10:08 [2020-05-08T05:10:08.462Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 20.31MB / 126.95MB 0.4s 05:10:08 [2020-05-08T05:10:08.462Z] #14 extracting sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 done 05:10:08 [2020-05-08T05:10:08.720Z] #14 ... 05:10:08 [2020-05-08T05:10:08.720Z] 05:10:08 [2020-05-08T05:10:08.720Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... 05:10:08 [2020-05-08T05:10:08.720Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done 05:10:08 [2020-05-08T05:10:08.720Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done 05:10:08 [2020-05-08T05:10:08.720Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done 05:10:08 [2020-05-08T05:10:08.720Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done 05:10:08 [2020-05-08T05:10:08.720Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done 05:10:08 [2020-05-08T05:10:08.720Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done 05:10:08 [2020-05-08T05:10:08.720Z] #5 DONE 0.7s 05:10:08 [2020-05-08T05:10:08.720Z] 05:10:08 [2020-05-08T05:10:08.720Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... 05:10:08 [2020-05-08T05:10:08.720Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 30.71MB / 126.95MB 0.5s 05:10:08 [2020-05-08T05:10:08.720Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 45.87MB / 126.95MB 0.7s 05:10:08 [2020-05-08T05:10:08.791Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 05:10:08 [2020-05-08T05:10:08.976Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 53.59MB / 126.95MB 0.9s 05:10:09 [2020-05-08T05:10:09.236Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 69.53MB / 126.95MB 1.3s 05:10:09 [2020-05-08T05:10:09.494Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 78.34MB / 126.95MB 1.4s Post stage [Pipeline] junit 05:10:09 [2020-05-08T05:10:09.635Z] Recording test results 05:10:09 [2020-05-08T05:10:09.716Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 05:10:09 [2020-05-08T05:10:09.752Z] #14 ... 05:10:09 [2020-05-08T05:10:09.752Z] 05:10:09 [2020-05-08T05:10:09.752Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... 05:10:09 [2020-05-08T05:10:09.752Z] #6 DONE 0.9s 05:10:09 [2020-05-08T05:10:09.752Z] 05:10:09 [2020-05-08T05:10:09.752Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... 05:10:09 [2020-05-08T05:10:09.752Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 89.20MB / 126.95MB 1.6s 05:10:09 [2020-05-08T05:10:09.752Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 98.54MB / 126.95MB 1.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 05:10:10 [2020-05-08T05:10:10.009Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 121.92MB / 126.95MB 1.9s 05:10:10 [2020-05-08T05:10:10.009Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 126.95MB / 126.95MB 2.0s done 05:10:10 [2020-05-08T05:10:10.266Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 05:10:10 [2020-05-08T05:10:10.278Z] + echo Ensuring container killed. 05:10:10 [2020-05-08T05:10:10.278Z] Ensuring container killed. 05:10:10 [2020-05-08T05:10:10.278Z] + docker rm -vf docker-pr5 05:10:10 [2020-05-08T05:10:10.278Z] Error: No such container: docker-pr5 05:10:10 [2020-05-08T05:10:10.278Z] + true [Pipeline] sh 05:10:10 [2020-05-08T05:10:10.639Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 05:10:10 [2020-05-08T05:10:10.645Z] + echo Chowning /workspace to jenkins user 05:10:10 [2020-05-08T05:10:10.645Z] Chowning /workspace to jenkins user 05:10:10 [2020-05-08T05:10:10.645Z] + id -u 05:10:10 [2020-05-08T05:10:10.645Z] + id -g 05:10:10 [2020-05-08T05:10:10.645Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40846:/workspace busybox chown -R 1001:1001 /workspace 05:10:10 [2020-05-08T05:10:10.645Z] Unable to find image 'busybox:latest' locally 05:10:10 [2020-05-08T05:10:10.926Z] latest: Pulling from library/busybox 05:10:10 [2020-05-08T05:10:10.926Z] 0f0ac3ee2e90: Pulling fs layer 05:10:11 [2020-05-08T05:10:11.206Z] 0f0ac3ee2e90: Download complete 05:10:11 [2020-05-08T05:10:11.604Z] === RUN TestDockerSuite/TestContainerAPICreate 05:10:11 [2020-05-08T05:10:11.818Z] 0f0ac3ee2e90: Pull complete 05:10:11 [2020-05-08T05:10:11.818Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 05:10:11 [2020-05-08T05:10:11.818Z] Status: Downloaded newer image for busybox:latest 05:10:12 [2020-05-08T05:10:12.526Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode 05:10:12 [2020-05-08T05:10:12.526Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig 05:10:12 [2020-05-08T05:10:12.526Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead 05:10:13 [2020-05-08T05:10:13.449Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig 05:10:13 [2020-05-08T05:10:13.449Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 05:10:13 [2020-05-08T05:10:13.449Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes 05:10:13 [2020-05-08T05:10:13.449Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset 05:10:13 [2020-05-08T05:10:13.704Z] === RUN TestDockerSuite/TestContainerAPIDelete [Pipeline] catchError [Pipeline] { [Pipeline] sh 05:10:14 [2020-05-08T05:10:14.271Z] + bundleName=s390x-integration 05:10:14 [2020-05-08T05:10:14.271Z] + echo Creating s390x-integration-bundles.tar.gz 05:10:14 [2020-05-08T05:10:14.271Z] Creating s390x-integration-bundles.tar.gz 05:10:14 [2020-05-08T05:10:14.271Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 05:10:14 [2020-05-08T05:10:14.271Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts 05:10:14 [2020-05-08T05:10:14.305Z] Archiving artifacts 05:10:14 [2020-05-08T05:10:14.595Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40846/5/artifacts/ [Pipeline] } [Pipeline] // catchError 05:10:14 [2020-05-08T05:10:14.628Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [Pipeline] sh 05:10:14 [2020-05-08T05:10:14.978Z] + make clean 05:10:15 [2020-05-08T05:10:15.259Z] docker volume rm -f docker-dev-cache 05:10:15 [2020-05-08T05:10:15.259Z] docker-dev-cache [Pipeline] deleteDir 05:10:15 [2020-05-08T05:10:15.517Z] #14 ... 05:10:15 [2020-05-08T05:10:15.517Z] 05:10:15 [2020-05-08T05:10:15.517Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... 05:10:15 [2020-05-08T05:10:15.517Z] #7 1.002 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 05:10:15 [2020-05-08T05:10:15.517Z] #7 2.085 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 05:10:15 [2020-05-08T05:10:15.517Z] #7 2.186 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) 05:10:15 [2020-05-08T05:10:15.517Z] #7 2.192 (2/30) Installing ncurses-libs (6.1_p20190518-r2) 05:10:15 [2020-05-08T05:10:15.517Z] #7 2.201 (3/30) Installing readline (8.0.0-r0) 05:10:15 [2020-05-08T05:10:15.517Z] #7 2.207 (4/30) Installing bash (5.0.0-r0) 05:10:15 [2020-05-08T05:10:15.517Z] #7 2.222 Executing bash-5.0.0-r0.post-install 05:10:15 [2020-05-08T05:10:15.517Z] #7 2.224 (5/30) Installing ca-certificates (20191127-r0) 05:10:15 [2020-05-08T05:10:15.517Z] #7 2.249 (6/30) Installing libgcc (8.3.0-r0) 05:10:15 [2020-05-08T05:10:15.517Z] #7 2.251 (7/30) Installing libstdc++ (8.3.0-r0) 05:10:15 [2020-05-08T05:10:15.517Z] #7 2.267 (8/30) Installing binutils (2.32-r0) 05:10:15 [2020-05-08T05:10:15.517Z] #7 2.362 (9/30) Installing gmp (6.1.2-r1) 05:10:15 [2020-05-08T05:10:15.517Z] #7 2.369 (10/30) Installing isl (0.18-r0) 05:10:15 [2020-05-08T05:10:15.517Z] #7 2.389 (11/30) Installing libgomp (8.3.0-r0) 05:10:15 [2020-05-08T05:10:15.517Z] #7 2.393 (12/30) Installing libatomic (8.3.0-r0) 05:10:15 [2020-05-08T05:10:15.517Z] #7 2.395 (13/30) Installing mpfr3 (3.1.5-r1) 05:10:15 [2020-05-08T05:10:15.517Z] #7 2.403 (14/30) Installing mpc1 (1.1.0-r0) 05:10:15 [2020-05-08T05:10:15.517Z] #7 2.407 (15/30) Installing gcc (8.3.0-r0) 05:10:15 [2020-05-08T05:10:15.517Z] #7 3.246 (16/30) Installing musl-dev (1.1.22-r3) 05:10:15 [2020-05-08T05:10:15.517Z] #7 3.344 (17/30) Installing libc-dev (0.7.1-r0) 05:10:15 [2020-05-08T05:10:15.517Z] #7 3.346 (18/30) Installing g++ (8.3.0-r0) 05:10:15 [2020-05-08T05:10:15.517Z] #7 3.907 (19/30) Installing nghttp2-libs (1.39.2-r0) 05:10:15 [2020-05-08T05:10:15.517Z] #7 3.911 (20/30) Installing libcurl (7.66.0-r0) 05:10:15 [2020-05-08T05:10:15.517Z] #7 3.921 (21/30) Installing expat (2.2.8-r0) 05:10:15 [2020-05-08T05:10:15.517Z] #7 3.925 (22/30) Installing pcre2 (10.33-r0) 05:10:15 [2020-05-08T05:10:15.517Z] #7 3.934 (23/30) Installing git (2.22.4-r0) 05:10:15 [2020-05-08T05:10:15.517Z] #7 4.132 (24/30) Installing libmnl (1.0.4-r0) 05:10:15 [2020-05-08T05:10:15.517Z] #7 4.133 (25/30) Installing libnftnl-libs (1.1.3-r0) 05:10:15 [2020-05-08T05:10:15.517Z] #7 4.138 (26/30) Installing iptables (1.8.3-r1) 05:10:15 [2020-05-08T05:10:15.517Z] #7 4.161 (27/30) Installing pigz (2.4-r0) 05:10:15 [2020-05-08T05:10:15.517Z] #7 4.167 (28/30) Installing tar (1.32-r0) 05:10:15 [2020-05-08T05:10:15.517Z] #7 4.179 (29/30) Installing xz-libs (5.2.4-r0) 05:10:15 [2020-05-08T05:10:15.517Z] #7 4.192 (30/30) Installing xz (5.2.4-r0) 05:10:15 [2020-05-08T05:10:15.517Z] #7 4.196 Executing busybox-1.30.1-r3.trigger 05:10:15 [2020-05-08T05:10:15.517Z] #7 4.200 Executing ca-certificates-20191127-r0.trigger 05:10:15 [2020-05-08T05:10:15.517Z] #7 4.250 OK: 179 MiB in 44 packages 05:10:15 [2020-05-08T05:10:15.517Z] #7 DONE 5.4s 05:10:15 [2020-05-08T05:10:15.517Z] 05:10:15 [2020-05-08T05:10:15.517Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... 05:10:15 [2020-05-08T05:10:15.517Z] #14 ... 05:10:15 [2020-05-08T05:10:15.517Z] 05:10:15 [2020-05-08T05:10:15.517Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh 05:10:15 [2020-05-08T05:10:15.517Z] #9 DONE 0.1s 05:10:15 [2020-05-08T05:10:15.517Z] 05:10:15 [2020-05-08T05:10:15.517Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... 05:10:15 [2020-05-08T05:10:15.517Z] #14 ... 05:10:15 [2020-05-08T05:10:15.517Z] 05:10:15 [2020-05-08T05:10:15.517Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh 05:10:15 [2020-05-08T05:10:15.517Z] #10 DONE 0.1s 05:10:15 [2020-05-08T05:10:15.517Z] 05:10:15 [2020-05-08T05:10:15.517Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... 05:10:15 [2020-05-08T05:10:15.517Z] #11 DONE 0.1s 05:10:15 [2020-05-08T05:10:15.517Z] 05:10:15 [2020-05-08T05:10:15.517Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... 05:10:15 [2020-05-08T05:10:15.517Z] #12 DONE 0.1s 05:10:15 [2020-05-08T05:10:15.517Z] 05:10:15 [2020-05-08T05:10:15.517Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... 05:10:15 [2020-05-08T05:10:15.517Z] #13 DONE 0.1s 05:10:15 [2020-05-08T05:10:15.517Z] 05:10:15 [2020-05-08T05:10:15.517Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... 05:10:15 [2020-05-08T05:10:15.517Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 5.3s 05:10:15 [2020-05-08T05:10:15.551Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce 05:10:15 [2020-05-08T05:10:15.774Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 5.7s done 05:10:16 [2020-05-08T05:10:16.032Z] #14 extracting sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 05:10:16 [2020-05-08T05:10:16.032Z] #14 extracting sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 done 05:10:16 [2020-05-08T05:10:16.032Z] #14 DONE 8.1s 05:10:16 [2020-05-08T05:10:16.110Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist 05:10:16 [2020-05-08T05:10:16.110Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks 05:10:16 [2020-05-08T05:10:16.290Z] 05:10:16 [2020-05-08T05:10:16.290Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:10:16 [2020-05-08T05:10:16.546Z] #15 0.576 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 05:10:17 [2020-05-08T05:10:17.913Z] #15 1.641 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 05:10:17 [2020-05-08T05:10:17.913Z] #15 1.728 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r4) 05:10:17 [2020-05-08T05:10:17.913Z] #15 1.732 (2/42) Installing ncurses-libs (6.1_p20200118-r4) 05:10:17 [2020-05-08T05:10:17.913Z] #15 1.739 (3/42) Installing readline (8.0.1-r0) 05:10:17 [2020-05-08T05:10:17.913Z] #15 1.743 (4/42) Installing bash (5.0.11-r1) 05:10:17 [2020-05-08T05:10:17.913Z] #15 1.754 Executing bash-5.0.11-r1.post-install 05:10:17 [2020-05-08T05:10:17.913Z] #15 1.756 (5/42) Installing linux-headers (4.19.36-r0) 05:10:17 [2020-05-08T05:10:17.913Z] #15 1.829 (6/42) Installing libblkid (2.34-r1) 05:10:17 [2020-05-08T05:10:17.913Z] #15 1.834 (7/42) Installing libuuid (2.34-r1) 05:10:17 [2020-05-08T05:10:17.913Z] #15 1.835 (8/42) Installing btrfs-progs-libs (5.4-r0) 05:10:17 [2020-05-08T05:10:17.913Z] #15 1.844 (9/42) Installing btrfs-progs-dev (5.4-r0) 05:10:17 [2020-05-08T05:10:17.913Z] #15 1.847 (10/42) Installing libgcc (9.2.0-r4) 05:10:17 [2020-05-08T05:10:17.913Z] #15 1.850 (11/42) Installing libstdc++ (9.2.0-r4) 05:10:17 [2020-05-08T05:10:17.913Z] #15 1.862 (12/42) Installing binutils (2.33.1-r0) 05:10:17 [2020-05-08T05:10:17.913Z] #15 1.928 (13/42) Installing libmagic (5.37-r1) 05:10:17 [2020-05-08T05:10:17.913Z] #15 1.946 (14/42) Installing file (5.37-r1) 05:10:17 [2020-05-08T05:10:17.994Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume 05:10:18 [2020-05-08T05:10:18.170Z] #15 1.948 (15/42) Installing gmp (6.1.2-r1) 05:10:18 [2020-05-08T05:10:18.170Z] #15 1.953 (16/42) Installing isl (0.18-r0) 05:10:18 [2020-05-08T05:10:18.170Z] #15 1.967 (17/42) Installing libgomp (9.2.0-r4) 05:10:18 [2020-05-08T05:10:18.170Z] #15 1.970 (18/42) Installing libatomic (9.2.0-r4) 05:10:18 [2020-05-08T05:10:18.170Z] #15 1.971 (19/42) Installing mpfr4 (4.0.2-r1) 05:10:18 [2020-05-08T05:10:18.170Z] #15 1.978 (20/42) Installing mpc1 (1.1.0-r1) 05:10:18 [2020-05-08T05:10:18.170Z] #15 1.979 (21/42) Installing gcc (9.2.0-r4) 05:10:18 [2020-05-08T05:10:18.734Z] #15 2.653 (22/42) Installing musl-dev (1.1.24-r2) 05:10:18 [2020-05-08T05:10:18.916Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName 05:10:18 [2020-05-08T05:10:18.917Z] === RUN TestDockerSuite/TestContainerAPIGetAll 05:10:18 [2020-05-08T05:10:18.991Z] #15 2.723 (23/42) Installing libc-dev (0.7.2-r0) 05:10:18 [2020-05-08T05:10:18.991Z] #15 2.724 (24/42) Installing g++ (9.2.0-r4) 05:10:19 [2020-05-08T05:10:19.248Z] #15 3.139 (25/42) Installing make (4.2.1-r2) 05:10:19 [2020-05-08T05:10:19.248Z] #15 3.143 (26/42) Installing fortify-headers (1.1-r0) 05:10:19 [2020-05-08T05:10:19.248Z] #15 3.144 (27/42) Installing build-base (0.5-r1) 05:10:19 [2020-05-08T05:10:19.248Z] #15 3.145 (28/42) Installing nghttp2-libs (1.40.0-r0) 05:10:19 [2020-05-08T05:10:19.248Z] #15 3.148 (29/42) Installing libcurl (7.67.0-r0) 05:10:19 [2020-05-08T05:10:19.248Z] #15 3.153 (30/42) Installing curl (7.67.0-r0) 05:10:19 [2020-05-08T05:10:19.248Z] #15 3.156 (31/42) Installing oniguruma (6.9.4-r0) 05:10:19 [2020-05-08T05:10:19.248Z] #15 3.162 (32/42) Installing jq (1.6-r0) 05:10:19 [2020-05-08T05:10:19.248Z] #15 3.175 (33/42) Installing device-mapper-libs (2.02.186-r0) 05:10:19 [2020-05-08T05:10:19.248Z] #15 3.179 (34/42) Installing device-mapper-event-libs (2.02.186-r0) 05:10:19 [2020-05-08T05:10:19.248Z] #15 3.190 (35/42) Installing libaio (0.3.112-r1) 05:10:19 [2020-05-08T05:10:19.248Z] #15 3.192 (36/42) Installing lvm2-libs (2.02.186-r0) 05:10:19 [2020-05-08T05:10:19.248Z] #15 3.222 (37/42) Installing libfdisk (2.34-r1) 05:10:19 [2020-05-08T05:10:19.505Z] #15 3.227 (38/42) Installing libmount (2.34-r1) 05:10:19 [2020-05-08T05:10:19.505Z] #15 3.232 (39/42) Installing libsmartcols (2.34-r1) 05:10:19 [2020-05-08T05:10:19.505Z] #15 3.236 (40/42) Installing pkgconf (1.6.3-r0) 05:10:19 [2020-05-08T05:10:19.505Z] #15 3.238 (41/42) Installing util-linux-dev (2.34-r1) 05:10:19 [2020-05-08T05:10:19.505Z] #15 3.260 (42/42) Installing lvm2-dev (2.02.186-r0) 05:10:19 [2020-05-08T05:10:19.505Z] #15 3.264 Executing busybox-1.31.1-r9.trigger 05:10:19 [2020-05-08T05:10:19.505Z] #15 3.269 OK: 196 MiB in 57 packages 05:10:19 [2020-05-08T05:10:19.761Z] #15 DONE 3.8s 05:10:19 [2020-05-08T05:10:19.839Z] === RUN TestDockerSuite/TestContainerAPIGetChanges 05:10:20 [2020-05-08T05:10:20.018Z] 05:10:20 [2020-05-08T05:10:20.018Z] #16 [base 3/5] RUN mkdir -p /build/ 05:10:20 [2020-05-08T05:10:20.398Z] === RUN TestDockerSuite/TestContainerAPIGetExport 05:10:20 [2020-05-08T05:10:20.581Z] #16 DONE 0.7s 05:10:20 [2020-05-08T05:10:20.838Z] 05:10:20 [2020-05-08T05:10:20.838Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ 05:10:21 [2020-05-08T05:10:21.321Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted 05:10:21 [2020-05-08T05:10:21.401Z] #17 DONE 0.7s 05:10:21 [2020-05-08T05:10:21.401Z] 05:10:21 [2020-05-08T05:10:21.401Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ 05:10:21 [2020-05-08T05:10:21.401Z] #18 DONE 0.0s 05:10:21 [2020-05-08T05:10:21.401Z] 05:10:21 [2020-05-08T05:10:21.401Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test 05:10:21 [2020-05-08T05:10:21.401Z] #26 DONE 0.1s 05:10:21 [2020-05-08T05:10:21.401Z] 05:10:21 [2020-05-08T05:10:21.401Z] #31 [builder 1/4] COPY . . 05:10:21 [2020-05-08T05:10:21.401Z] #31 ... 05:10:21 [2020-05-08T05:10:21.401Z] 05:10:21 [2020-05-08T05:10:21.401Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh 05:10:21 [2020-05-08T05:10:21.401Z] #22 DONE 0.1s 05:10:21 [2020-05-08T05:10:21.401Z] 05:10:21 [2020-05-08T05:10:21.401Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / 05:10:21 [2020-05-08T05:10:21.401Z] #19 DONE 0.1s 05:10:21 [2020-05-08T05:10:21.401Z] 05:10:21 [2020-05-08T05:10:21.401Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... 05:10:21 [2020-05-08T05:10:21.401Z] #27 DONE 0.1s 05:10:21 [2020-05-08T05:10:21.401Z] 05:10:21 [2020-05-08T05:10:21.401Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ 05:10:21 [2020-05-08T05:10:21.401Z] #23 DONE 0.1s 05:10:21 [2020-05-08T05:10:21.658Z] 05:10:21 [2020-05-08T05:10:21.658Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver 05:10:21 [2020-05-08T05:10:21.658Z] #28 DONE 0.1s 05:10:21 [2020-05-08T05:10:21.658Z] 05:10:21 [2020-05-08T05:10:21.658Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... 05:10:22 [2020-05-08T05:10:22.244Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax 05:10:22 [2020-05-08T05:10:22.244Z] === RUN TestDockerSuite/TestContainerAPIKill 05:10:23 [2020-05-08T05:10:23.026Z] #29 ... 05:10:23 [2020-05-08T05:10:23.026Z] 05:10:23 [2020-05-08T05:10:23.026Z] #31 [builder 1/4] COPY . . 05:10:23 [2020-05-08T05:10:23.026Z] #31 DONE 1.5s 05:10:23 [2020-05-08T05:10:23.026Z] 05:10:23 [2020-05-08T05:10:23.026Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... 05:10:23 [2020-05-08T05:10:23.178Z] === RUN TestDockerSuite/TestContainerAPIPause 05:10:23 [2020-05-08T05:10:23.737Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop 05:10:24 [2020-05-08T05:10:24.396Z] #32 DONE 1.6s 05:10:24 [2020-05-08T05:10:24.396Z] 05:10:24 [2020-05-08T05:10:24.396Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli 05:10:24 [2020-05-08T05:10:24.396Z] #24 1.509 + RM_GOPATH=0 05:10:24 [2020-05-08T05:10:24.396Z] #24 1.509 + TMP_GOPATH= 05:10:24 [2020-05-08T05:10:24.396Z] #24 1.509 + : /build 05:10:24 [2020-05-08T05:10:24.396Z] #24 1.509 + '[' -z '' ']' 05:10:24 [2020-05-08T05:10:24.396Z] #24 1.509 ++ mktemp -d 05:10:24 [2020-05-08T05:10:24.396Z] #24 1.518 Install docker/cli version 17.06.2-ce from stable 05:10:24 [2020-05-08T05:10:24.396Z] #24 1.518 + export GOPATH=/tmp/tmp.bdAcGF 05:10:24 [2020-05-08T05:10:24.396Z] #24 1.518 + GOPATH=/tmp/tmp.bdAcGF 05:10:24 [2020-05-08T05:10:24.396Z] #24 1.518 + RM_GOPATH=1 05:10:24 [2020-05-08T05:10:24.396Z] #24 1.518 ++ dirname ./install.sh 05:10:24 [2020-05-08T05:10:24.396Z] #24 1.518 + dir=. 05:10:24 [2020-05-08T05:10:24.396Z] #24 1.518 + bin=dockercli 05:10:24 [2020-05-08T05:10:24.396Z] #24 1.518 + shift 05:10:24 [2020-05-08T05:10:24.396Z] #24 1.518 + '[' '!' -f ./dockercli.installer ']' 05:10:24 [2020-05-08T05:10:24.396Z] #24 1.518 + . ./dockercli.installer 05:10:24 [2020-05-08T05:10:24.396Z] #24 1.518 ++ : stable 05:10:24 [2020-05-08T05:10:24.396Z] #24 1.518 ++ : 17.06.2-ce 05:10:24 [2020-05-08T05:10:24.396Z] #24 1.518 + install_dockercli 05:10:24 [2020-05-08T05:10:24.396Z] #24 1.518 + echo 'Install docker/cli version 17.06.2-ce from stable' 05:10:24 [2020-05-08T05:10:24.396Z] #24 1.518 ++ uname -m 05:10:24 [2020-05-08T05:10:24.396Z] #24 1.518 + arch=x86_64 05:10:24 [2020-05-08T05:10:24.396Z] #24 1.518 + '[' x86_64 '!=' x86_64 ']' 05:10:24 [2020-05-08T05:10:24.396Z] #24 1.518 + url=https://download.docker.com/linux/static 05:10:24 [2020-05-08T05:10:24.396Z] #24 1.518 + tar -xz docker/docker 05:10:24 [2020-05-08T05:10:24.396Z] #24 1.518 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz 05:10:24 [2020-05-08T05:10:24.659Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull 05:10:24 [2020-05-08T05:10:24.659Z] === RUN TestDockerSuite/TestContainerAPIRename 05:10:25 [2020-05-08T05:10:25.582Z] === RUN TestDockerSuite/TestContainerAPIRestart 05:10:26 [2020-05-08T05:10:26.289Z] #24 4.447 + mkdir -p /build 05:10:26 [2020-05-08T05:10:26.290Z] #24 4.449 + mv docker/docker /build/ 05:10:26 [2020-05-08T05:10:26.290Z] #24 4.450 + rmdir docker 05:10:26 [2020-05-08T05:10:26.290Z] #24 DONE 4.6s 05:10:26 [2020-05-08T05:10:26.290Z] 05:10:26 [2020-05-08T05:10:26.290Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary 05:10:26 [2020-05-08T05:10:26.290Z] #33 1.339 05:10:26 [2020-05-08T05:10:26.290Z] #33 1.464 Removing bundles/ 05:10:26 [2020-05-08T05:10:26.290Z] #33 1.465 05:10:26 [2020-05-08T05:10:26.290Z] #33 1.471 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) 05:10:26 [2020-05-08T05:10:26.940Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam 05:10:27 [2020-05-08T05:10:27.240Z] --- PASS: TestServicePlugin (33.76s) 05:10:27 [2020-05-08T05:10:27.240Z] plugin_test.go:62: [d71c50f6277bf] joining swarm manager [d69e61aa618a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:10:27 [2020-05-08T05:10:27.240Z] plugin_test.go:65: [d5dc400b977d7] joining swarm manager [d69e61aa618a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:10:27 [2020-05-08T05:10:27.240Z] === RUN TestServiceUpdateLabel 05:10:27 [2020-05-08T05:10:27.659Z] #33 3.119 Building test suite binary ./integration-cli/test.main 05:10:28 [2020-05-08T05:10:28.601Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount 05:10:28 [2020-05-08T05:10:28.602Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName 05:10:28 [2020-05-08T05:10:28.602Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount 05:10:28 [2020-05-08T05:10:28.602Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch 05:10:28 [2020-05-08T05:10:28.602Z] === RUN TestDockerSuite/TestContainerAPIStart 05:10:29 [2020-05-08T05:10:29.525Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled 05:10:30 [2020-05-08T05:10:30.184Z] #33 ... 05:10:30 [2020-05-08T05:10:30.184Z] 05:10:30 [2020-05-08T05:10:30.184Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... 05:10:30 [2020-05-08T05:10:30.184Z] #20 2.977 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... 05:10:30 [2020-05-08T05:10:30.184Z] #20 3.644 curl: option --progress: is ambiguous 05:10:30 [2020-05-08T05:10:30.184Z] #20 3.644 curl: try 'curl --help' or 'curl --manual' for more information 05:10:30 [2020-05-08T05:10:30.184Z] #20 4.193 curl: option --progress: is ambiguous 05:10:30 [2020-05-08T05:10:30.184Z] #20 4.193 curl: try 'curl --help' or 'curl --manual' for more information 05:10:30 [2020-05-08T05:10:30.184Z] #20 4.877 curl: option --progress: is ambiguous 05:10:30 [2020-05-08T05:10:30.184Z] #20 4.877 curl: try 'curl --help' or 'curl --manual' for more information 05:10:30 [2020-05-08T05:10:30.184Z] #20 5.414 curl: option --progress: is ambiguous 05:10:30 [2020-05-08T05:10:30.184Z] #20 5.420 curl: try 'curl --help' or 'curl --manual' for more information 05:10:30 [2020-05-08T05:10:30.184Z] #20 5.817 05:10:30 [2020-05-08T05:10:30.184Z] #20 7.016 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... 05:10:30 [2020-05-08T05:10:30.184Z] #20 7.337 curl: option --progress: is ambiguous 05:10:30 [2020-05-08T05:10:30.184Z] #20 7.342 curl: try 'curl --help' or 'curl --manual' for more information 05:10:30 [2020-05-08T05:10:30.184Z] #20 7.668 05:10:30 [2020-05-08T05:10:30.184Z] #20 8.780 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... 05:10:30 [2020-05-08T05:10:30.448Z] --- PASS: TestServiceUpdateLabel (3.02s) 05:10:30 [2020-05-08T05:10:30.448Z] === RUN TestServiceUpdateSecrets 05:10:30 [2020-05-08T05:10:30.749Z] #20 9.182 curl: option --progress: is ambiguous 05:10:30 [2020-05-08T05:10:30.749Z] #20 9.188 curl: try 'curl --help' or 'curl --manual' for more information 05:10:31 [2020-05-08T05:10:31.007Z] #20 9.580 05:10:32 [2020-05-08T05:10:32.378Z] #20 10.79 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... 05:10:32 [2020-05-08T05:10:32.636Z] #20 11.06 curl: option --progress: is ambiguous 05:10:32 [2020-05-08T05:10:32.636Z] #20 11.07 curl: try 'curl --help' or 'curl --manual' for more information 05:10:32 [2020-05-08T05:10:32.893Z] #20 11.42 05:10:34 [2020-05-08T05:10:34.264Z] #20 12.64 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... 05:10:34 [2020-05-08T05:10:34.522Z] #20 13.03 curl: option --progress: is ambiguous 05:10:34 [2020-05-08T05:10:34.522Z] #20 13.03 curl: try 'curl --help' or 'curl --manual' for more information 05:10:34 [2020-05-08T05:10:34.604Z] === RUN TestDockerSuite/TestContainerAPIStop 05:10:34 [2020-05-08T05:10:34.859Z] === RUN TestDockerSuite/TestContainerAPITop 05:10:35 [2020-05-08T05:10:35.087Z] #20 13.39 05:10:35 [2020-05-08T05:10:35.087Z] #20 13.51 Download of images into '/build' complete. 05:10:35 [2020-05-08T05:10:35.087Z] #20 13.51 Use something like the following to load the result into a Docker daemon: 05:10:35 [2020-05-08T05:10:35.087Z] #20 13.51 tar -cC '/build' . | docker load 05:10:35 [2020-05-08T05:10:35.344Z] #20 DONE 13.6s 05:10:35 [2020-05-08T05:10:35.345Z] 05:10:35 [2020-05-08T05:10:35.345Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... 05:10:35 [2020-05-08T05:10:35.602Z] #29 ... 05:10:35 [2020-05-08T05:10:35.602Z] 05:10:35 [2020-05-08T05:10:35.602Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images 05:10:35 [2020-05-08T05:10:35.781Z] === RUN TestDockerSuite/TestContainerAPITopWindows 05:10:35 [2020-05-08T05:10:35.781Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader 05:10:35 [2020-05-08T05:10:35.781Z] === RUN TestDockerSuite/TestContainerAPIWait 05:10:35 [2020-05-08T05:10:35.861Z] #21 DONE 0.1s 05:10:35 [2020-05-08T05:10:35.861Z] 05:10:35 [2020-05-08T05:10:35.861Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ 05:10:35 [2020-05-08T05:10:35.861Z] #25 DONE 0.1s 05:10:35 [2020-05-08T05:10:35.861Z] 05:10:35 [2020-05-08T05:10:35.861Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary 05:10:39 [2020-05-08T05:10:39.037Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal 05:10:39 [2020-05-08T05:10:39.596Z] === RUN TestDockerSuite/TestContainerNetworkMode 05:10:40 [2020-05-08T05:10:40.955Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks 05:10:46 [2020-05-08T05:10:46.185Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks 05:10:46 [2020-05-08T05:10:46.185Z] --- PASS: TestServiceUpdateSecrets (15.49s) 05:10:46 [2020-05-08T05:10:46.185Z] === RUN TestServiceUpdateConfigs 05:10:46 [2020-05-08T05:10:46.185Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork 05:10:48 [2020-05-08T05:10:48.691Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork 05:10:49 [2020-05-08T05:10:49.614Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate 05:10:50 [2020-05-08T05:10:50.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} 05:10:52 [2020-05-08T05:10:52.855Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} 05:10:53 [2020-05-08T05:10:53.929Z] #33 ... 05:10:53 [2020-05-08T05:10:53.929Z] 05:10:53 [2020-05-08T05:10:53.929Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... 05:10:53 [2020-05-08T05:10:53.929Z] #29 29.89 # github.com/docker/docker/contrib/httpserver 05:10:53 [2020-05-08T05:10:53.929Z] #29 29.89 loadinternal: cannot find runtime/cgo 05:10:53 [2020-05-08T05:10:53.929Z] #29 DONE 30.2s 05:10:53 [2020-05-08T05:10:53.929Z] 05:10:53 [2020-05-08T05:10:53.929Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary 05:10:53 [2020-05-08T05:10:53.929Z] #33 ... 05:10:53 [2020-05-08T05:10:53.929Z] 05:10:53 [2020-05-08T05:10:53.929Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ 05:10:53 [2020-05-08T05:10:53.929Z] #30 DONE 0.1s 05:10:53 [2020-05-08T05:10:53.929Z] 05:10:53 [2020-05-08T05:10:53.929Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary 05:10:54 [2020-05-08T05:10:54.214Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} 05:10:56 [2020-05-08T05:10:56.094Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} 05:10:57 [2020-05-08T05:10:57.452Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000785220_<nil>} 05:10:59 [2020-05-08T05:10:59.338Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1674637229_/foo_false__<nil>_<nil>_<nil>} 05:11:00 [2020-05-08T05:11:00.698Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1674637229_/foo_true__<nil>_<nil>_<nil>} 05:11:00 [2020-05-08T05:11:00.698Z] --- PASS: TestServiceUpdateConfigs (15.03s) 05:11:00 [2020-05-08T05:11:00.698Z] === RUN TestServiceUpdateNetwork 05:11:02 [2020-05-08T05:11:02.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3283195176_/foo_false__<nil>_<nil>_<nil>} 05:11:03 [2020-05-08T05:11:03.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3283195176_/foo_true__<nil>_<nil>_<nil>} 05:11:04 [2020-05-08T05:11:04.340Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster 05:11:05 [2020-05-08T05:11:05.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3283195176_/foo_true__0xc000785280_<nil>_<nil>} 05:11:06 [2020-05-08T05:11:06.622Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0007852a0_<nil>} 05:11:08 [2020-05-08T05:11:08.506Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0007852c0_<nil>} 05:11:09 [2020-05-08T05:11:09.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0007852e0_<nil>} 05:11:11 [2020-05-08T05:11:11.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000785300_<nil>} 05:11:13 [2020-05-08T05:11:13.107Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs 05:11:14 [2020-05-08T05:11:14.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation 05:11:14 [2020-05-08T05:11:14.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 05:11:14 [2020-05-08T05:11:14.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 05:11:14 [2020-05-08T05:11:14.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 05:11:14 [2020-05-08T05:11:14.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 05:11:14 [2020-05-08T05:11:14.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 05:11:14 [2020-05-08T05:11:14.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 05:11:14 [2020-05-08T05:11:14.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 05:11:14 [2020-05-08T05:11:14.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 05:11:14 [2020-05-08T05:11:14.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 05:11:14 [2020-05-08T05:11:14.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 05:11:14 [2020-05-08T05:11:14.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 05:11:14 [2020-05-08T05:11:14.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 05:11:14 [2020-05-08T05:11:14.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 05:11:14 [2020-05-08T05:11:14.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 05:11:15 [2020-05-08T05:11:15.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 05:11:15 [2020-05-08T05:11:15.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 05:11:15 [2020-05-08T05:11:15.243Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks 05:11:15 [2020-05-08T05:11:15.497Z] --- PASS: TestServiceUpdateNetwork (14.56s) 05:11:15 [2020-05-08T05:11:15.497Z] === RUN TestServiceUpdatePidsLimit 05:11:16 [2020-05-08T05:11:16.857Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 05:11:18 [2020-05-08T05:11:18.216Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 05:11:18 [2020-05-08T05:11:18.775Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork 05:11:19 [2020-05-08T05:11:19.302Z] --- PASS: TestImportExtremelyLargeImageWorks (298.31s) 05:11:19 [2020-05-08T05:11:19.302Z] PASS 05:11:19 [2020-05-08T05:11:19.302Z] 05:11:19 [2020-05-08T05:11:19.302Z] === Skipped 05:11:19 [2020-05-08T05:11:19.302Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) 05:11:19 [2020-05-08T05:11:19.302Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:11:19 [2020-05-08T05:11:19.302Z] 05:11:19 [2020-05-08T05:11:19.302Z] 05:11:19 [2020-05-08T05:11:19.302Z] DONE 12 tests, 1 skipped in 299.663s 05:11:19 [2020-05-08T05:11:19.302Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 05:11:19 [2020-05-08T05:11:19.302Z] ++ 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 05:11:19 [2020-05-08T05:11:19.302Z] ++ set -e 05:11:19 [2020-05-08T05:11:19.302Z] ++ '[' -n 0 ']' 05:11:19 [2020-05-08T05:11:19.302Z] ++ set -x 05:11:19 [2020-05-08T05:11:19.302Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m 05:11:19 [2020-05-08T05:11:19.302Z] INFO: Testing against a local daemon 05:11:19 [2020-05-08T05:11:19.302Z] === RUN TestNetworkCreateDelete 05:11:19 [2020-05-08T05:11:19.302Z] --- PASS: TestNetworkCreateDelete (0.22s) 05:11:19 [2020-05-08T05:11:19.302Z] === RUN TestDockerNetworkDeletePreferID 05:11:19 [2020-05-08T05:11:19.302Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) 05:11:19 [2020-05-08T05:11:19.302Z] === RUN TestInspectNetwork 05:11:19 [2020-05-08T05:11:19.302Z] === RUN TestInspectNetwork/full_network_id 05:11:19 [2020-05-08T05:11:19.302Z] === RUN TestInspectNetwork/partial_network_id 05:11:19 [2020-05-08T05:11:19.302Z] === RUN TestInspectNetwork/network_name 05:11:19 [2020-05-08T05:11:19.302Z] === RUN TestInspectNetwork/network_name_and_swarm_scope 05:11:19 [2020-05-08T05:11:19.302Z] --- PASS: TestInspectNetwork (7.38s) 05:11:19 [2020-05-08T05:11:19.302Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) 05:11:19 [2020-05-08T05:11:19.302Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) 05:11:19 [2020-05-08T05:11:19.302Z] --- PASS: TestInspectNetwork/network_name (0.00s) 05:11:19 [2020-05-08T05:11:19.302Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) 05:11:19 [2020-05-08T05:11:19.302Z] === RUN TestRunContainerWithBridgeNone 05:11:19 [2020-05-08T05:11:19.302Z] --- PASS: TestRunContainerWithBridgeNone (2.28s) 05:11:19 [2020-05-08T05:11:19.302Z] === RUN TestNetworkInvalidJSON 05:11:19 [2020-05-08T05:11:19.302Z] === RUN TestNetworkInvalidJSON//networks/create 05:11:19 [2020-05-08T05:11:19.302Z] === PAUSE TestNetworkInvalidJSON//networks/create 05:11:19 [2020-05-08T05:11:19.302Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect 05:11:19 [2020-05-08T05:11:19.302Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect 05:11:19 [2020-05-08T05:11:19.302Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect 05:11:19 [2020-05-08T05:11:19.302Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect 05:11:19 [2020-05-08T05:11:19.302Z] === CONT TestNetworkInvalidJSON//networks/create 05:11:19 [2020-05-08T05:11:19.302Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect 05:11:19 [2020-05-08T05:11:19.302Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect 05:11:19 [2020-05-08T05:11:19.302Z] --- PASS: TestNetworkInvalidJSON (0.05s) 05:11:19 [2020-05-08T05:11:19.302Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) 05:11:19 [2020-05-08T05:11:19.302Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) 05:11:19 [2020-05-08T05:11:19.302Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) 05:11:19 [2020-05-08T05:11:19.302Z] === RUN TestHostIPv4BridgeLabel 05:11:19 [2020-05-08T05:11:19.302Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) 05:11:19 [2020-05-08T05:11:19.302Z] === RUN TestDaemonRestartWithLiveRestore 05:11:19 [2020-05-08T05:11:19.646Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) 05:11:19 [2020-05-08T05:11:19.646Z] === RUN TestDaemonDefaultNetworkPools 05:11:20 [2020-05-08T05:11:20.826Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) 05:11:20 [2020-05-08T05:11:20.826Z] === RUN TestDaemonRestartWithExistingNetwork 05:11:21 [2020-05-08T05:11:21.284Z] === RUN TestDockerSuite/TestContainersNetworkIsolation 05:11:22 [2020-05-08T05:11:22.008Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.27s) 05:11:22 [2020-05-08T05:11:22.008Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange 05:11:23 [2020-05-08T05:11:23.233Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.48s) 05:11:23 [2020-05-08T05:11:23.233Z] === RUN TestDaemonWithBipAndDefaultNetworkPool 05:11:23 [2020-05-08T05:11:23.836Z] === RUN TestDockerSuite/TestCopyAndRestart 05:11:23 [2020-05-08T05:11:23.961Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) 05:11:23 [2020-05-08T05:11:23.961Z] === RUN TestServiceWithPredefinedNetwork 05:11:25 [2020-05-08T05:11:25.717Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 05:11:25 [2020-05-08T05:11:25.717Z] === RUN TestDockerSuite/TestCopyCreatedContainer 05:11:25 [2020-05-08T05:11:25.717Z] === RUN TestDockerSuite/TestCpAbsolutePath 05:11:26 [2020-05-08T05:11:26.275Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s) 05:11:26 [2020-05-08T05:11:26.275Z] === RUN TestServiceRemoveKeepsIngressNetwork 05:11:26 [2020-05-08T05:11:26.275Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) 05:11:26 [2020-05-08T05:11:26.276Z] service_test.go:236: FLAKY_TEST 05:11:26 [2020-05-08T05:11:26.276Z] === RUN TestServiceWithDataPathPortInit 05:11:27 [2020-05-08T05:11:27.076Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink 05:11:27 [2020-05-08T05:11:27.999Z] === RUN TestDockerSuite/TestCpCheckDestOwnership 05:11:28 [2020-05-08T05:11:28.922Z] === RUN TestDockerSuite/TestCpFromCaseA 05:11:29 [2020-05-08T05:11:29.846Z] === RUN TestDockerSuite/TestCpFromCaseB 05:11:30 [2020-05-08T05:11:30.776Z] === RUN TestDockerSuite/TestCpFromCaseC 05:11:32 [2020-05-08T05:11:32.135Z] === RUN TestDockerSuite/TestCpFromCaseD 05:11:33 [2020-05-08T05:11:33.057Z] === RUN TestDockerSuite/TestCpFromCaseE 05:11:33 [2020-05-08T05:11:33.312Z] --- PASS: TestServiceUpdatePidsLimit (17.90s) 05:11:33 [2020-05-08T05:11:33.312Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.25s) 05:11:33 [2020-05-08T05:11:33.312Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.39s) 05:11:33 [2020-05-08T05:11:33.312Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s) 05:11:33 [2020-05-08T05:11:33.312Z] PASS 05:11:33 [2020-05-08T05:11:33.312Z] 05:11:33 [2020-05-08T05:11:33.312Z] === Skipped 05:11:33 [2020-05-08T05:11:33.312Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) 05:11:33 [2020-05-08T05:11:33.312Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 05:11:33 [2020-05-08T05:11:33.312Z] 05:11:33 [2020-05-08T05:11:33.312Z] 05:11:33 [2020-05-08T05:11:33.312Z] DONE 27 tests, 1 skipped in 195.568s 05:11:33 [2020-05-08T05:11:33.312Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 05:11:33 [2020-05-08T05:11:33.312Z] ++ 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 05:11:33 [2020-05-08T05:11:33.312Z] ++ set -e 05:11:33 [2020-05-08T05:11:33.312Z] ++ '[' -n 0 ']' 05:11:33 [2020-05-08T05:11:33.312Z] ++ set -x 05:11:33 [2020-05-08T05:11:33.312Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m 05:11:33 [2020-05-08T05:11:33.312Z] INFO: Testing against a local daemon 05:11:33 [2020-05-08T05:11:33.312Z] === RUN TestSessionCreate 05:11:33 [2020-05-08T05:11:33.567Z] --- PASS: TestSessionCreate (0.06s) 05:11:33 [2020-05-08T05:11:33.567Z] === RUN TestSessionCreateWithBadUpgrade 05:11:33 [2020-05-08T05:11:33.567Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) 05:11:33 [2020-05-08T05:11:33.567Z] PASS 05:11:33 [2020-05-08T05:11:33.567Z] 05:11:33 [2020-05-08T05:11:33.567Z] DONE 2 tests in 0.190s 05:11:33 [2020-05-08T05:11:33.567Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 05:11:33 [2020-05-08T05:11:33.567Z] ++ 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 05:11:33 [2020-05-08T05:11:33.567Z] ++ set -e 05:11:33 [2020-05-08T05:11:33.567Z] ++ '[' -n 0 ']' 05:11:33 [2020-05-08T05:11:33.567Z] ++ set -x 05:11:33 [2020-05-08T05:11:33.567Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m 05:11:33 [2020-05-08T05:11:33.567Z] INFO: Testing against a local daemon 05:11:33 [2020-05-08T05:11:33.567Z] === RUN TestCgroupDriverSystemdMemoryLimit 05:11:33 [2020-05-08T05:11:33.567Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 05:11:33 [2020-05-08T05:11:33.567Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 05:11:33 [2020-05-08T05:11:33.567Z] === RUN TestEventsExecDie 05:11:33 [2020-05-08T05:11:33.821Z] === RUN TestDockerSuite/TestCpFromCaseF 05:11:34 [2020-05-08T05:11:34.745Z] --- PASS: TestEventsExecDie (0.94s) 05:11:34 [2020-05-08T05:11:34.745Z] === RUN TestEventsBackwardsCompatible 05:11:34 [2020-05-08T05:11:34.746Z] --- PASS: TestEventsBackwardsCompatible (0.09s) 05:11:34 [2020-05-08T05:11:34.746Z] === RUN TestInfoBinaryCommits 05:11:34 [2020-05-08T05:11:34.746Z] --- PASS: TestInfoBinaryCommits (0.03s) 05:11:34 [2020-05-08T05:11:34.746Z] === RUN TestInfoAPIVersioned 05:11:34 [2020-05-08T05:11:34.746Z] --- PASS: TestInfoAPIVersioned (0.01s) 05:11:34 [2020-05-08T05:11:34.746Z] === RUN TestInfoDiscoveryBackend 05:11:34 [2020-05-08T05:11:34.746Z] === RUN TestDockerSuite/TestCpFromCaseG 05:11:35 [2020-05-08T05:11:35.350Z] --- PASS: TestInfoDiscoveryBackend (0.53s) 05:11:35 [2020-05-08T05:11:35.350Z] === RUN TestInfoDiscoveryInvalidAdvertise 05:11:35 [2020-05-08T05:11:35.912Z] === RUN TestDockerSuite/TestCpFromCaseH 05:11:36 [2020-05-08T05:11:36.166Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) 05:11:36 [2020-05-08T05:11:36.166Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 05:11:36 [2020-05-08T05:11:36.724Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) 05:11:36 [2020-05-08T05:11:36.724Z] === RUN TestInfoAPI 05:11:36 [2020-05-08T05:11:36.724Z] --- PASS: TestInfoAPI (0.02s) 05:11:36 [2020-05-08T05:11:36.724Z] === RUN TestInfoAPIWarnings 05:11:37 [2020-05-08T05:11:37.283Z] === RUN TestDockerSuite/TestCpFromCaseI 05:11:37 [2020-05-08T05:11:37.283Z] --- PASS: TestInfoAPIWarnings (0.53s) 05:11:37 [2020-05-08T05:11:37.283Z] === RUN TestInfoDebug 05:11:37 [2020-05-08T05:11:37.841Z] --- PASS: TestInfoDebug (0.54s) 05:11:37 [2020-05-08T05:11:37.841Z] === RUN TestInfoInsecureRegistries 05:11:38 [2020-05-08T05:11:38.095Z] === RUN TestDockerSuite/TestCpFromCaseJ 05:11:38 [2020-05-08T05:11:38.349Z] --- PASS: TestInfoInsecureRegistries (0.53s) 05:11:38 [2020-05-08T05:11:38.349Z] === RUN TestInfoRegistryMirrors 05:11:38 [2020-05-08T05:11:38.908Z] --- PASS: TestInfoRegistryMirrors (0.53s) 05:11:38 [2020-05-08T05:11:38.908Z] === RUN TestLoginFailsWithBadCredentials 05:11:39 [2020-05-08T05:11:39.163Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) 05:11:39 [2020-05-08T05:11:39.163Z] === RUN TestPingCacheHeaders 05:11:39 [2020-05-08T05:11:39.163Z] --- PASS: TestPingCacheHeaders (0.03s) 05:11:39 [2020-05-08T05:11:39.163Z] === RUN TestPingGet 05:11:39 [2020-05-08T05:11:39.163Z] --- PASS: TestPingGet (0.03s) 05:11:39 [2020-05-08T05:11:39.163Z] === RUN TestPingHead 05:11:39 [2020-05-08T05:11:39.163Z] --- PASS: TestPingHead (0.03s) 05:11:39 [2020-05-08T05:11:39.163Z] === RUN TestVersion 05:11:39 [2020-05-08T05:11:39.163Z] --- PASS: TestVersion (0.03s) 05:11:39 [2020-05-08T05:11:39.163Z] PASS 05:11:39 [2020-05-08T05:11:39.417Z] 05:11:39 [2020-05-08T05:11:39.417Z] === Skipped 05:11:39 [2020-05-08T05:11:39.417Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 05:11:39 [2020-05-08T05:11:39.417Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 05:11:39 [2020-05-08T05:11:39.417Z] 05:11:39 [2020-05-08T05:11:39.417Z] 05:11:39 [2020-05-08T05:11:39.417Z] DONE 18 tests, 1 skipped in 5.777s 05:11:39 [2020-05-08T05:11:39.417Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 05:11:39 [2020-05-08T05:11:39.417Z] ++ 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 05:11:39 [2020-05-08T05:11:39.417Z] ++ set -e 05:11:39 [2020-05-08T05:11:39.417Z] ++ '[' -n 0 ']' 05:11:39 [2020-05-08T05:11:39.417Z] ++ set -x 05:11:39 [2020-05-08T05:11:39.417Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m 05:11:39 [2020-05-08T05:11:39.417Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination 05:11:39 [2020-05-08T05:11:39.417Z] INFO: Testing against a local daemon 05:11:39 [2020-05-08T05:11:39.417Z] === RUN TestVolumesCreateAndList 05:11:39 [2020-05-08T05:11:39.417Z] --- PASS: TestVolumesCreateAndList (0.04s) 05:11:39 [2020-05-08T05:11:39.417Z] === RUN TestVolumesRemove 05:11:39 [2020-05-08T05:11:39.672Z] --- PASS: TestVolumesRemove (0.09s) 05:11:39 [2020-05-08T05:11:39.672Z] === RUN TestVolumesInspect 05:11:39 [2020-05-08T05:11:39.672Z] --- PASS: TestVolumesInspect (0.02s) 05:11:39 [2020-05-08T05:11:39.672Z] === RUN TestVolumesInvalidJSON 05:11:39 [2020-05-08T05:11:39.672Z] === RUN TestVolumesInvalidJSON//volumes/create 05:11:39 [2020-05-08T05:11:39.672Z] === PAUSE TestVolumesInvalidJSON//volumes/create 05:11:39 [2020-05-08T05:11:39.672Z] === CONT TestVolumesInvalidJSON//volumes/create 05:11:39 [2020-05-08T05:11:39.672Z] --- PASS: TestVolumesInvalidJSON (0.02s) 05:11:39 [2020-05-08T05:11:39.672Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 05:11:39 [2020-05-08T05:11:39.672Z] PASS 05:11:39 [2020-05-08T05:11:39.672Z] 05:11:39 [2020-05-08T05:11:39.672Z] DONE 5 tests in 0.288s 05:11:39 [2020-05-08T05:11:39.672Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 05:11:39 [2020-05-08T05:11:39.926Z] ++++ cat bundles/test-integration/docker.pid 05:11:39 [2020-05-08T05:11:39.926Z] +++ kill 5837 05:11:40 [2020-05-08T05:11:40.849Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory 05:11:41 [2020-05-08T05:11:41.103Z] +++ /etc/init.d/apparmor stop 05:11:41 [2020-05-08T05:11:41.103Z] Leaving: AppArmorNo profiles have been unloaded. 05:11:41 [2020-05-08T05:11:41.103Z] 05:11:41 [2020-05-08T05:11:41.103Z] Unloading profiles will leave already running processes permanently 05:11:41 [2020-05-08T05:11:41.103Z] unconfined, which can lead to unexpected situations. 05:11:41 [2020-05-08T05:11:41.103Z] 05:11:41 [2020-05-08T05:11:41.103Z] To set a process to complain mode, use the command line tool 05:11:41 [2020-05-08T05:11:41.103Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 05:11:41 [2020-05-08T05:11:41.103Z] +++ true 05:11:41 [2020-05-08T05:11:41.103Z] 05:11:42 [2020-05-08T05:11:42.309Z] --- PASS: TestServiceWithDataPathPortInit (14.83s) 05:11:42 [2020-05-08T05:11:42.309Z] === RUN TestServiceWithDefaultAddressPoolInit 05:11:42 [2020-05-08T05:11:42.463Z] === RUN TestDockerSuite/TestCpGarbagePath 05:11:43 [2020-05-08T05:11:43.021Z] === RUN TestDockerSuite/TestCpLocalOnly 05:11:43 [2020-05-08T05:11:43.021Z] === RUN TestDockerSuite/TestCpNameHasColon 05:11:43 [2020-05-08T05:11:43.945Z] === RUN TestDockerSuite/TestCpRelativePath 05:11:44 [2020-05-08T05:11:44.868Z] === RUN TestDockerSuite/TestCpSpecialFiles 05:11:46 [2020-05-08T05:11:46.230Z] === RUN TestDockerSuite/TestCpSymlinkComponent 05:11:47 [2020-05-08T05:11:47.151Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink 05:11:48 [2020-05-08T05:11:48.510Z] === RUN TestDockerSuite/TestCpToCaseA 05:11:49 [2020-05-08T05:11:49.671Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.44s) 05:11:49 [2020-05-08T05:11:49.671Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r9s88s6hiw6r0s5jfzp1h3241 Created:2020-05-08 05:11:42.189719596 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[e79a5b4eb2788d122a807aa1db0630fe8c1a489273aebf12165e8edc135860ee:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oozebg0uhwh6l41pvirs8b25m EndpointID:a0c3f5ae2e7e33839920b48604111a23c7c96f08ac9381b16aa21e7cde05efa0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e75a58296e015b914a9e4b103cacccd141f47de27aa034f238505447ffb34bc9 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:134d0d272912 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oozebg0uhwh6l41pvirs8b25m EndpointID:a0c3f5ae2e7e33839920b48604111a23c7c96f08ac9381b16aa21e7cde05efa0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} 05:11:49 [2020-05-08T05:11:49.671Z] PASS 05:11:49 [2020-05-08T05:11:49.671Z] 05:11:49 [2020-05-08T05:11:49.671Z] === Skipped 05:11:49 [2020-05-08T05:11:49.671Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) 05:11:49 [2020-05-08T05:11:49.671Z] service_test.go:236: FLAKY_TEST 05:11:49 [2020-05-08T05:11:49.671Z] 05:11:49 [2020-05-08T05:11:49.671Z] 05:11:49 [2020-05-08T05:11:49.671Z] DONE 22 tests, 1 skipped in 40.995s 05:11:49 [2020-05-08T05:11:49.671Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 05:11:49 [2020-05-08T05:11:49.671Z] ++ 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 05:11:49 [2020-05-08T05:11:49.671Z] ++ set -e 05:11:49 [2020-05-08T05:11:49.671Z] ++ '[' -n 0 ']' 05:11:49 [2020-05-08T05:11:49.671Z] ++ set -x 05:11:49 [2020-05-08T05:11:49.671Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m 05:11:49 [2020-05-08T05:11:49.671Z] INFO: Testing against a local daemon 05:11:49 [2020-05-08T05:11:49.671Z] === RUN TestDockerNetworkIpvlanPersistance 05:11:49 [2020-05-08T05:11:49.671Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) 05:11:49 [2020-05-08T05:11:49.671Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:11:49 [2020-05-08T05:11:49.671Z] === RUN TestDockerNetworkIpvlan 05:11:49 [2020-05-08T05:11:49.671Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) 05:11:49 [2020-05-08T05:11:49.671Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:11:49 [2020-05-08T05:11:49.671Z] PASS 05:11:49 [2020-05-08T05:11:49.671Z] 05:11:49 [2020-05-08T05:11:49.671Z] === Skipped 05:11:49 [2020-05-08T05:11:49.671Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) 05:11:49 [2020-05-08T05:11:49.671Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:11:49 [2020-05-08T05:11:49.671Z] 05:11:49 [2020-05-08T05:11:49.671Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) 05:11:49 [2020-05-08T05:11:49.671Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan 05:11:49 [2020-05-08T05:11:49.671Z] 05:11:49 [2020-05-08T05:11:49.671Z] 05:11:49 [2020-05-08T05:11:49.671Z] DONE 2 tests, 2 skipped in 0.105s 05:11:49 [2020-05-08T05:11:49.671Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 05:11:49 [2020-05-08T05:11:49.671Z] ++ 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 05:11:49 [2020-05-08T05:11:49.671Z] ++ set -e 05:11:49 [2020-05-08T05:11:49.671Z] ++ '[' -n 0 ']' 05:11:49 [2020-05-08T05:11:49.671Z] ++ set -x 05:11:49 [2020-05-08T05:11:49.671Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m 05:11:49 [2020-05-08T05:11:49.671Z] INFO: Testing against a local daemon 05:11:49 [2020-05-08T05:11:49.671Z] === RUN TestDockerNetworkMacvlanPersistance 05:11:49 [2020-05-08T05:11:49.869Z] === RUN TestDockerSuite/TestCpToCaseB 05:11:50 [2020-05-08T05:11:50.402Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) 05:11:50 [2020-05-08T05:11:50.402Z] === RUN TestDockerNetworkMacvlan 05:11:50 [2020-05-08T05:11:50.935Z] === RUN TestDockerSuite/TestCpToCaseC 05:11:51 [2020-05-08T05:11:51.193Z] === RUN TestDockerNetworkMacvlan/Subinterface 05:11:52 [2020-05-08T05:11:52.372Z] === RUN TestDockerNetworkMacvlan/OverlapParent 05:11:53 [2020-05-08T05:11:53.099Z] === RUN TestDockerNetworkMacvlan/NilParent 05:11:53 [2020-05-08T05:11:53.440Z] === RUN TestDockerSuite/TestCpToCaseD 05:11:56 [2020-05-08T05:11:56.144Z] === RUN TestDockerNetworkMacvlan/InternalMode 05:11:58 [2020-05-08T05:11:58.449Z] === RUN TestDockerNetworkMacvlan/MultiSubnet 05:11:58 [2020-05-08T05:11:58.671Z] === RUN TestDockerSuite/TestCpToCaseE 05:12:01 [2020-05-08T05:12:01.933Z] === RUN TestDockerSuite/TestCpToCaseF 05:12:01 [2020-05-08T05:12:01.933Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin 05:12:02 [2020-05-08T05:12:02.863Z] === RUN TestDockerSuite/TestCpToCaseG 05:12:03 [2020-05-08T05:12:03.300Z] === RUN TestDockerNetworkMacvlan/Addressing 05:12:04 [2020-05-08T05:12:04.027Z] --- PASS: TestDockerNetworkMacvlan (13.55s) 05:12:04 [2020-05-08T05:12:04.027Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) 05:12:04 [2020-05-08T05:12:04.027Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) 05:12:04 [2020-05-08T05:12:04.027Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) 05:12:04 [2020-05-08T05:12:04.027Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.25s) 05:12:04 [2020-05-08T05:12:04.027Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.02s) 05:12:04 [2020-05-08T05:12:04.027Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.85s) 05:12:04 [2020-05-08T05:12:04.027Z] PASS 05:12:04 [2020-05-08T05:12:04.027Z] 05:12:04 [2020-05-08T05:12:04.027Z] DONE 8 tests in 15.165s 05:12:04 [2020-05-08T05:12:04.027Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 05:12:04 [2020-05-08T05:12:04.027Z] ++ 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 05:12:04 [2020-05-08T05:12:04.027Z] ++ set -e 05:12:04 [2020-05-08T05:12:04.027Z] ++ '[' -n 0 ']' 05:12:04 [2020-05-08T05:12:04.027Z] ++ set -x 05:12:04 [2020-05-08T05:12:04.027Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m 05:12:04 [2020-05-08T05:12:04.027Z] testing: warning: no tests to run 05:12:04 [2020-05-08T05:12:04.027Z] PASS 05:12:04 [2020-05-08T05:12:04.027Z] 05:12:04 [2020-05-08T05:12:04.027Z] DONE 0 tests in 0.017s 05:12:04 [2020-05-08T05:12:04.027Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 05:12:04 [2020-05-08T05:12:04.027Z] ++ 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 05:12:04 [2020-05-08T05:12:04.027Z] ++ set -e 05:12:04 [2020-05-08T05:12:04.027Z] ++ '[' -n 0 ']' 05:12:04 [2020-05-08T05:12:04.027Z] ++ set -x 05:12:04 [2020-05-08T05:12:04.027Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m 05:12:04 [2020-05-08T05:12:04.027Z] INFO: Testing against a local daemon 05:12:04 [2020-05-08T05:12:04.027Z] === RUN TestAuthZPluginAllowRequest 05:12:05 [2020-05-08T05:12:05.723Z] --- PASS: TestAuthZPluginAllowRequest (1.55s) 05:12:05 [2020-05-08T05:12:05.723Z] === RUN TestAuthZPluginTLS 05:12:06 [2020-05-08T05:12:06.062Z] --- PASS: TestAuthZPluginTLS (0.59s) 05:12:06 [2020-05-08T05:12:06.062Z] === RUN TestAuthZPluginDenyRequest 05:12:06 [2020-05-08T05:12:06.790Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) 05:12:06 [2020-05-08T05:12:06.790Z] === RUN TestAuthZPluginAPIDenyResponse 05:12:07 [2020-05-08T05:12:07.130Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) 05:12:07 [2020-05-08T05:12:07.130Z] === RUN TestAuthZPluginDenyResponse 05:12:07 [2020-05-08T05:12:07.860Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) 05:12:07 [2020-05-08T05:12:07.860Z] === RUN TestAuthZPluginAllowEventStream 05:12:08 [2020-05-08T05:12:08.093Z] === RUN TestDockerSuite/TestCpToCaseH 05:12:09 [2020-05-08T05:12:09.610Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s) 05:12:09 [2020-05-08T05:12:09.610Z] === RUN TestAuthZPluginErrorResponse 05:12:09 [2020-05-08T05:12:09.949Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) 05:12:09 [2020-05-08T05:12:09.949Z] === RUN TestAuthZPluginErrorRequest 05:12:10 [2020-05-08T05:12:10.675Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) 05:12:10 [2020-05-08T05:12:10.675Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration 05:12:11 [2020-05-08T05:12:11.016Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) 05:12:11 [2020-05-08T05:12:11.016Z] === RUN TestAuthZPluginEnsureLoadImportWorking 05:12:11 [2020-05-08T05:12:11.348Z] === RUN TestDockerSuite/TestCpToCaseI 05:12:11 [2020-05-08T05:12:11.906Z] === RUN TestDockerSuite/TestCpToCaseJ 05:12:13 [2020-05-08T05:12:13.353Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s) 05:12:13 [2020-05-08T05:12:13.353Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom 05:12:15 [2020-05-08T05:12:15.661Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s) 05:12:15 [2020-05-08T05:12:15.661Z] === RUN TestAuthZPluginHeader 05:12:16 [2020-05-08T05:12:16.389Z] --- PASS: TestAuthZPluginHeader (0.97s) 05:12:16 [2020-05-08T05:12:16.389Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest 05:12:16 [2020-05-08T05:12:16.389Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 05:12:16 [2020-05-08T05:12:16.389Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:12:16 [2020-05-08T05:12:16.389Z] === RUN TestAuthZPluginV2Disable 05:12:16 [2020-05-08T05:12:16.389Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) 05:12:16 [2020-05-08T05:12:16.389Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:12:16 [2020-05-08T05:12:16.389Z] === RUN TestAuthZPluginV2RejectVolumeRequests 05:12:16 [2020-05-08T05:12:16.389Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) 05:12:16 [2020-05-08T05:12:16.389Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:12:16 [2020-05-08T05:12:16.389Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart 05:12:16 [2020-05-08T05:12:16.389Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 05:12:16 [2020-05-08T05:12:16.389Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:12:16 [2020-05-08T05:12:16.389Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart 05:12:17 [2020-05-08T05:12:17.135Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions 05:12:18 [2020-05-08T05:12:18.058Z] === RUN TestDockerSuite/TestCpToDot 05:12:18 [2020-05-08T05:12:18.981Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs 05:12:20 [2020-05-08T05:12:20.341Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume 05:12:22 [2020-05-08T05:12:22.222Z] === RUN TestDockerSuite/TestCpToStdout 05:12:23 [2020-05-08T05:12:23.145Z] === RUN TestDockerSuite/TestCpToSymlinkDestination 05:12:23 [2020-05-08T05:12:23.400Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate 05:12:26 [2020-05-08T05:12:26.654Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory 05:12:27 [2020-05-08T05:12:27.214Z] === RUN TestDockerSuite/TestCpUnprivilegedUser 05:12:28 [2020-05-08T05:12:28.137Z] === RUN TestDockerSuite/TestCpVolumePath 05:12:28 [2020-05-08T05:12:28.392Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel 05:12:29 [2020-05-08T05:12:29.752Z] === RUN TestDockerSuite/TestCreate64ByteHexID 05:12:29 [2020-05-08T05:12:29.752Z] === RUN TestDockerSuite/TestCreateArgs 05:12:29 [2020-05-08T05:12:29.752Z] === RUN TestDockerSuite/TestCreateByImageID 05:12:30 [2020-05-08T05:12:30.675Z] === RUN TestDockerSuite/TestCreateEchoStdout 05:12:31 [2020-05-08T05:12:31.234Z] === RUN TestDockerSuite/TestCreateGrowRootfs 05:12:31 [2020-05-08T05:12:31.234Z] === RUN TestDockerSuite/TestCreateHostConfig 05:12:31 [2020-05-08T05:12:31.488Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber 05:12:32 [2020-05-08T05:12:32.411Z] === RUN TestDockerSuite/TestCreateLabelFromImage 05:12:32 [2020-05-08T05:12:32.666Z] === RUN TestDockerSuite/TestCreateLabels 05:12:32 [2020-05-08T05:12:32.920Z] === RUN TestDockerSuite/TestCreateModeIpcContainer 05:12:32 [2020-05-08T05:12:32.920Z] === RUN TestDockerSuite/TestCreateRM 05:12:33 [2020-05-08T05:12:33.175Z] === RUN TestDockerSuite/TestCreateShrinkRootfs 05:12:33 [2020-05-08T05:12:33.175Z] === RUN TestDockerSuite/TestCreateStopSignal 05:12:33 [2020-05-08T05:12:33.175Z] === RUN TestDockerSuite/TestCreateStopTimeout 05:12:33 [2020-05-08T05:12:33.430Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint 05:12:35 [2020-05-08T05:12:35.660Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.92s) 05:12:35 [2020-05-08T05:12:35.660Z] PASS 05:12:35 [2020-05-08T05:12:35.660Z] 05:12:35 [2020-05-08T05:12:35.660Z] === Skipped 05:12:35 [2020-05-08T05:12:35.660Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) 05:12:35 [2020-05-08T05:12:35.660Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:12:35 [2020-05-08T05:12:35.660Z] 05:12:35 [2020-05-08T05:12:35.660Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) 05:12:35 [2020-05-08T05:12:35.660Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:12:35 [2020-05-08T05:12:35.660Z] 05:12:35 [2020-05-08T05:12:35.660Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) 05:12:35 [2020-05-08T05:12:35.660Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:12:35 [2020-05-08T05:12:35.660Z] 05:12:35 [2020-05-08T05:12:35.660Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) 05:12:35 [2020-05-08T05:12:35.660Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:12:35 [2020-05-08T05:12:35.660Z] 05:12:35 [2020-05-08T05:12:35.660Z] 05:12:35 [2020-05-08T05:12:35.660Z] DONE 17 tests, 4 skipped in 29.236s 05:12:35 [2020-05-08T05:12:35.660Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 05:12:35 [2020-05-08T05:12:35.660Z] ++ 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 05:12:35 [2020-05-08T05:12:35.660Z] ++ set -e 05:12:35 [2020-05-08T05:12:35.660Z] ++ '[' -n 0 ']' 05:12:35 [2020-05-08T05:12:35.660Z] ++ set -x 05:12:35 [2020-05-08T05:12:35.660Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m 05:12:35 [2020-05-08T05:12:35.660Z] INFO: Testing against a local daemon 05:12:35 [2020-05-08T05:12:35.660Z] === RUN TestPluginInvalidJSON 05:12:35 [2020-05-08T05:12:35.660Z] === RUN TestPluginInvalidJSON//plugins/foobar/set 05:12:35 [2020-05-08T05:12:35.660Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set 05:12:35 [2020-05-08T05:12:35.660Z] === CONT TestPluginInvalidJSON//plugins/foobar/set 05:12:35 [2020-05-08T05:12:35.660Z] --- PASS: TestPluginInvalidJSON (0.04s) 05:12:35 [2020-05-08T05:12:35.660Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) 05:12:35 [2020-05-08T05:12:35.660Z] === RUN TestPluginInstall 05:12:35 [2020-05-08T05:12:35.660Z] === RUN TestPluginInstall/no_auth 05:12:36 [2020-05-08T05:12:36.690Z] === RUN TestDockerSuite/TestCreateVolumesCreated 05:12:36 [2020-05-08T05:12:36.690Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts 05:12:36 [2020-05-08T05:12:36.690Z] === RUN TestDockerSuite/TestCreateWithLargePortRange 05:12:39 [2020-05-08T05:12:39.999Z] === RUN TestDockerSuite/TestCreateWithPortRange 05:12:39 [2020-05-08T05:12:39.999Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit 05:12:39 [2020-05-08T05:12:39.999Z] === RUN TestDockerSuite/TestCreateWithWorkdir 05:12:40 [2020-05-08T05:12:40.254Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds 05:12:40 [2020-05-08T05:12:40.254Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig 05:12:40 [2020-05-08T05:12:40.254Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds 05:12:41 [2020-05-08T05:12:41.220Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom 05:12:41 [2020-05-08T05:12:41.672Z] time="2020-05-08T05:12:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:12:41 [2020-05-08T05:12:41.672Z] time="2020-05-08T05:12:40Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" 05:12:41 [2020-05-08T05:12:41.672Z] time="2020-05-08T05:12:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:97901a4146af99dcedc0c72860dccbf3d14371ddff5059d7b79431696c543db2" mediatype=application/vnd.docker.plugin.v1+json size=522 05:12:41 [2020-05-08T05:12:41.672Z] time="2020-05-08T05:12:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:12:41 [2020-05-08T05:12:41.672Z] time="2020-05-08T05:12:40Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" 05:12:41 [2020-05-08T05:12:41.672Z] time="2020-05-08T05:12:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:97901a4146af99dcedc0c72860dccbf3d14371ddff5059d7b79431696c543db2" mediatype=application/vnd.docker.plugin.v1+json size=522 05:12:41 [2020-05-08T05:12:41.672Z] === RUN TestPluginInstall/with_htpasswd 05:12:42 [2020-05-08T05:12:42.011Z] time="2020-05-08T05:12:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:12:42 [2020-05-08T05:12:42.011Z] time="2020-05-08T05:12:41Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" 05:12:42 [2020-05-08T05:12:42.011Z] time="2020-05-08T05:12:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b75544335c40a937ed5e63ae33ffa9c9de1168779396a5ddf4265252b99c1e72" mediatype=application/vnd.docker.plugin.v1+json size=522 05:12:42 [2020-05-08T05:12:42.011Z] time="2020-05-08T05:12:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:12:42 [2020-05-08T05:12:42.011Z] time="2020-05-08T05:12:41Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" 05:12:42 [2020-05-08T05:12:42.011Z] time="2020-05-08T05:12:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b75544335c40a937ed5e63ae33ffa9c9de1168779396a5ddf4265252b99c1e72" mediatype=application/vnd.docker.plugin.v1+json size=522 05:12:42 [2020-05-08T05:12:42.579Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume 05:12:42 [2020-05-08T05:12:42.737Z] === RUN TestPluginInstall/with_insecure 05:12:43 [2020-05-08T05:12:43.501Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig 05:12:43 [2020-05-08T05:12:43.911Z] time="2020-05-08T05:12:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:12:43 [2020-05-08T05:12:43.911Z] time="2020-05-08T05:12:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" 05:12:43 [2020-05-08T05:12:43.911Z] time="2020-05-08T05:12:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eac82f84898e93ab0d1a04d4a2eb882c747055a356f2a5f6ed8f9ac3bd90a89c" mediatype=application/vnd.docker.plugin.v1+json size=522 05:12:43 [2020-05-08T05:12:43.911Z] time="2020-05-08T05:12:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" 05:12:43 [2020-05-08T05:12:43.911Z] time="2020-05-08T05:12:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" 05:12:43 [2020-05-08T05:12:43.911Z] time="2020-05-08T05:12:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eac82f84898e93ab0d1a04d4a2eb882c747055a356f2a5f6ed8f9ac3bd90a89c" mediatype=application/vnd.docker.plugin.v1+json size=522 05:12:44 [2020-05-08T05:12:44.250Z] --- PASS: TestPluginInstall (11.02s) 05:12:44 [2020-05-08T05:12:44.250Z] --- PASS: TestPluginInstall/no_auth (7.91s) 05:12:44 [2020-05-08T05:12:44.250Z] --- PASS: TestPluginInstall/with_htpasswd (1.35s) 05:12:44 [2020-05-08T05:12:44.250Z] --- PASS: TestPluginInstall/with_insecure (1.76s) 05:12:44 [2020-05-08T05:12:44.250Z] plugin_test.go:157: [d1f88112e22e3] daemon is not started 05:12:44 [2020-05-08T05:12:44.250Z] PASS 05:12:44 [2020-05-08T05:12:44.250Z] 05:12:44 [2020-05-08T05:12:44.250Z] DONE 6 tests in 11.165s 05:12:44 [2020-05-08T05:12:44.250Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 05:12:44 [2020-05-08T05:12:44.250Z] ++ 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 05:12:44 [2020-05-08T05:12:44.250Z] ++ set -e 05:12:44 [2020-05-08T05:12:44.250Z] ++ '[' -n 0 ']' 05:12:44 [2020-05-08T05:12:44.250Z] ++ set -x 05:12:44 [2020-05-08T05:12:44.250Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m 05:12:44 [2020-05-08T05:12:44.590Z] INFO: Testing against a local daemon 05:12:44 [2020-05-08T05:12:44.590Z] === RUN TestExternalGraphDriver 05:12:44 [2020-05-08T05:12:44.590Z] === RUN TestExternalGraphDriver/json 05:12:45 [2020-05-08T05:12:45.383Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked 05:12:45 [2020-05-08T05:12:45.488Z] #33 133.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main 05:12:45 [2020-05-08T05:12:45.488Z] #33 135.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main 05:12:45 [2020-05-08T05:12:45.488Z] #33 137.2 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main 05:12:45 [2020-05-08T05:12:45.488Z] #33 139.3 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main 05:12:46 [2020-05-08T05:12:46.420Z] #33 142.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main 05:12:46 [2020-05-08T05:12:46.743Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig 05:12:46 [2020-05-08T05:12:46.895Z] === RUN TestExternalGraphDriver/spec 05:12:47 [2020-05-08T05:12:47.304Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole 05:12:47 [2020-05-08T05:12:47.559Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS 05:12:48 [2020-05-08T05:12:48.312Z] #33 143.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main 05:12:48 [2020-05-08T05:12:48.481Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit 05:12:48 [2020-05-08T05:12:48.481Z] === RUN TestDockerSuite/TestDevicePermissions 05:12:48 [2020-05-08T05:12:48.647Z] === RUN TestExternalGraphDriver/pull 05:12:49 [2020-05-08T05:12:49.404Z] === RUN TestDockerSuite/TestDockerFails 05:12:49 [2020-05-08T05:12:49.404Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork 05:12:49 [2020-05-08T05:12:49.404Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent 05:12:49 [2020-05-08T05:12:49.658Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName 05:12:49 [2020-05-08T05:12:49.682Z] #33 145.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main 05:12:51 [2020-05-08T05:12:51.017Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange 05:12:51 [2020-05-08T05:12:51.050Z] #33 146.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main 05:12:51 [2020-05-08T05:12:51.050Z] #33 146.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main 05:12:51 [2020-05-08T05:12:51.660Z] --- PASS: TestExternalGraphDriver (6.78s) 05:12:51 [2020-05-08T05:12:51.660Z] --- PASS: TestExternalGraphDriver/json (2.02s) 05:12:51 [2020-05-08T05:12:51.660Z] --- PASS: TestExternalGraphDriver/spec (2.06s) 05:12:51 [2020-05-08T05:12:51.660Z] --- PASS: TestExternalGraphDriver/pull (2.46s) 05:12:51 [2020-05-08T05:12:51.660Z] === RUN TestGraphdriverPluginV2 05:12:51 [2020-05-08T05:12:51.660Z] --- SKIP: TestGraphdriverPluginV2 (0.17s) 05:12:51 [2020-05-08T05:12:51.660Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:12:51 [2020-05-08T05:12:51.660Z] PASS 05:12:51 [2020-05-08T05:12:51.660Z] 05:12:51 [2020-05-08T05:12:51.660Z] === Skipped 05:12:51 [2020-05-08T05:12:51.660Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.17s) 05:12:51 [2020-05-08T05:12:51.660Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:12:51 [2020-05-08T05:12:51.660Z] 05:12:51 [2020-05-08T05:12:51.660Z] 05:12:51 [2020-05-08T05:12:51.660Z] DONE 5 tests, 1 skipped in 7.047s 05:12:51 [2020-05-08T05:12:51.660Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 05:12:51 [2020-05-08T05:12:51.660Z] ++ 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 05:12:51 [2020-05-08T05:12:51.660Z] ++ set -e 05:12:51 [2020-05-08T05:12:51.660Z] ++ '[' -n 0 ']' 05:12:51 [2020-05-08T05:12:51.660Z] ++ set -x 05:12:51 [2020-05-08T05:12:51.661Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m 05:12:51 [2020-05-08T05:12:51.661Z] INFO: Testing against a local daemon 05:12:51 [2020-05-08T05:12:51.661Z] === RUN TestContinueAfterPluginCrash 05:12:51 [2020-05-08T05:12:51.661Z] === PAUSE TestContinueAfterPluginCrash 05:12:51 [2020-05-08T05:12:51.661Z] === RUN TestReadPluginNoRead 05:12:51 [2020-05-08T05:12:51.661Z] === PAUSE TestReadPluginNoRead 05:12:51 [2020-05-08T05:12:51.661Z] === RUN TestDaemonStartWithLogOpt 05:12:51 [2020-05-08T05:12:51.661Z] === PAUSE TestDaemonStartWithLogOpt 05:12:51 [2020-05-08T05:12:51.661Z] === CONT TestContinueAfterPluginCrash 05:12:51 [2020-05-08T05:12:51.661Z] === CONT TestDaemonStartWithLogOpt 05:12:51 [2020-05-08T05:12:51.661Z] === CONT TestReadPluginNoRead 05:12:51 [2020-05-08T05:12:51.941Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple 05:12:52 [2020-05-08T05:12:52.945Z] #33 148.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main 05:12:53 [2020-05-08T05:12:53.824Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists 05:12:53 [2020-05-08T05:12:53.824Z] === RUN TestDockerSuite/TestDockerNetworkInspect 05:12:53 [2020-05-08T05:12:53.824Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID 05:12:54 [2020-05-08T05:12:54.078Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode 05:12:54 [2020-05-08T05:12:54.840Z] #33 150.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main 05:12:56 [2020-05-08T05:12:56.734Z] #33 152.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main 05:12:58 [2020-05-08T05:12:58.104Z] #33 153.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main 05:12:59 [2020-05-08T05:12:59.035Z] #33 154.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main 05:12:59 [2020-05-08T05:12:59.123Z] === RUN TestReadPluginNoRead/default 05:12:59 [2020-05-08T05:12:59.123Z] --- PASS: TestDaemonStartWithLogOpt (7.07s) 05:12:59 [2020-05-08T05:12:59.880Z] === RUN TestReadPluginNoRead/disabled_caching 05:13:00 [2020-05-08T05:13:00.405Z] #33 156.0 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main 05:13:00 [2020-05-08T05:13:00.597Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom 05:13:01 [2020-05-08T05:13:01.620Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching 05:13:02 [2020-05-08T05:13:02.300Z] #33 157.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main 05:13:03 [2020-05-08T05:13:03.103Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind 05:13:03 [2020-05-08T05:13:03.320Z] --- PASS: TestReadPluginNoRead (11.80s) 05:13:03 [2020-05-08T05:13:03.320Z] --- PASS: TestReadPluginNoRead/default (1.76s) 05:13:03 [2020-05-08T05:13:03.320Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.74s) 05:13:03 [2020-05-08T05:13:03.320Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.69s) 05:13:03 [2020-05-08T05:13:03.320Z] read_test.go:91: [d32fc1d21f227] daemon is not started 05:13:03 [2020-05-08T05:13:03.660Z] --- PASS: TestContinueAfterPluginCrash (12.29s) 05:13:03 [2020-05-08T05:13:03.660Z] PASS 05:13:03 [2020-05-08T05:13:03.660Z] 05:13:03 [2020-05-08T05:13:03.660Z] DONE 6 tests in 12.394s 05:13:03 [2020-05-08T05:13:03.660Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 05:13:03 [2020-05-08T05:13:03.660Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 05:13:03 [2020-05-08T05:13:03.660Z] ++ set -e 05:13:03 [2020-05-08T05:13:03.660Z] ++ '[' -n 0 ']' 05:13:03 [2020-05-08T05:13:03.660Z] ++ set -x 05:13:03 [2020-05-08T05:13:03.660Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m 05:13:04 [2020-05-08T05:13:04.000Z] testing: warning: no tests to run 05:13:04 [2020-05-08T05:13:04.000Z] PASS 05:13:04 [2020-05-08T05:13:04.000Z] 05:13:04 [2020-05-08T05:13:04.000Z] DONE 0 tests in 0.022s 05:13:04 [2020-05-08T05:13:04.000Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 05:13:04 [2020-05-08T05:13:04.000Z] ++ 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 05:13:04 [2020-05-08T05:13:04.000Z] ++ set -e 05:13:04 [2020-05-08T05:13:04.000Z] ++ '[' -n 0 ']' 05:13:04 [2020-05-08T05:13:04.000Z] ++ set -x 05:13:04 [2020-05-08T05:13:04.000Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m 05:13:04 [2020-05-08T05:13:04.000Z] INFO: Testing against a local daemon 05:13:04 [2020-05-08T05:13:04.000Z] === RUN TestPluginWithDevMounts 05:13:04 [2020-05-08T05:13:04.000Z] === PAUSE TestPluginWithDevMounts 05:13:04 [2020-05-08T05:13:04.000Z] === CONT TestPluginWithDevMounts 05:13:04 [2020-05-08T05:13:04.193Z] #33 159.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main 05:13:04 [2020-05-08T05:13:04.983Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs 05:13:05 [2020-05-08T05:13:05.562Z] #33 160.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main 05:13:06 [2020-05-08T05:13:06.340Z] --- PASS: TestPluginWithDevMounts (2.25s) 05:13:06 [2020-05-08T05:13:06.340Z] PASS 05:13:06 [2020-05-08T05:13:06.340Z] 05:13:06 [2020-05-08T05:13:06.340Z] DONE 1 tests in 2.361s 05:13:06 [2020-05-08T05:13:06.340Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 05:13:06 [2020-05-08T05:13:06.340Z] ++ 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 05:13:06 [2020-05-08T05:13:06.340Z] ++ set -e 05:13:06 [2020-05-08T05:13:06.340Z] ++ '[' -n 0 ']' 05:13:06 [2020-05-08T05:13:06.340Z] ++ set -x 05:13:06 [2020-05-08T05:13:06.340Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m 05:13:06 [2020-05-08T05:13:06.340Z] INFO: Testing against a local daemon 05:13:06 [2020-05-08T05:13:06.340Z] === RUN TestSecretInspect 05:13:06 [2020-05-08T05:13:06.341Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts 05:13:06 [2020-05-08T05:13:06.931Z] #33 162.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main 05:13:08 [2020-05-08T05:13:08.301Z] #33 163.8 05:13:08 [2020-05-08T05:13:08.558Z] #33 DONE 164.2s 05:13:08 [2020-05-08T05:13:08.649Z] --- PASS: TestSecretInspect (2.25s) 05:13:08 [2020-05-08T05:13:08.649Z] === RUN TestSecretList 05:13:08 [2020-05-08T05:13:08.814Z] 05:13:08 [2020-05-08T05:13:08.814Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... 05:13:08 [2020-05-08T05:13:08.848Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput 05:13:10 [2020-05-08T05:13:10.183Z] #34 DONE 1.4s 05:13:10 [2020-05-08T05:13:10.728Z] === RUN TestDockerSuite/TestEventsAttach 05:13:11 [2020-05-08T05:13:11.006Z] --- PASS: TestSecretList (2.25s) 05:13:11 [2020-05-08T05:13:11.006Z] === RUN TestSecretsCreateAndDelete 05:13:11 [2020-05-08T05:13:11.286Z] === RUN TestDockerSuite/TestEventsCommit 05:13:11 [2020-05-08T05:13:11.551Z] 05:13:11 [2020-05-08T05:13:11.551Z] #35 [runner 12/12] COPY --from=builder /build/ / 05:13:12 [2020-05-08T05:13:12.114Z] #35 DONE 0.7s 05:13:12 [2020-05-08T05:13:12.114Z] 05:13:12 [2020-05-08T05:13:12.114Z] #36 exporting to image 05:13:12 [2020-05-08T05:13:12.114Z] #36 exporting layers 05:13:12 [2020-05-08T05:13:12.212Z] === RUN TestDockerSuite/TestEventsContainerEvents 05:13:13 [2020-05-08T05:13:13.137Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort 05:13:13 [2020-05-08T05:13:13.313Z] --- PASS: TestSecretsCreateAndDelete (2.27s) 05:13:13 [2020-05-08T05:13:13.313Z] === RUN TestSecretsUpdate 05:13:14 [2020-05-08T05:13:14.009Z] #36 exporting layers 2.0s done 05:13:14 [2020-05-08T05:13:14.009Z] #36 writing image sha256:8866349e52a352b53f8ee000b05d3ab8ca0a6c06d27ada0e5e9ae34d464372e3 done 05:13:14 [2020-05-08T05:13:14.009Z] #36 naming to docker.io/library/moby-e2e-test done 05:13:14 [2020-05-08T05:13:14.009Z] #36 DONE 2.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 05:13:14 [2020-05-08T05:13:14.065Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch 05:13:14 [2020-05-08T05:13:14.362Z] + echo Ensuring container killed. 05:13:14 [2020-05-08T05:13:14.362Z] Ensuring container killed. 05:13:14 [2020-05-08T05:13:14.362Z] + docker rm -vf docker-pr5 05:13:14 [2020-05-08T05:13:14.362Z] Error: No such container: docker-pr5 05:13:14 [2020-05-08T05:13:14.362Z] + true [Pipeline] sh 05:13:14 [2020-05-08T05:13:14.664Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate 05:13:14 [2020-05-08T05:13:14.732Z] + echo Chowning /workspace to jenkins user 05:13:14 [2020-05-08T05:13:14.732Z] Chowning /workspace to jenkins user 05:13:14 [2020-05-08T05:13:14.732Z] + id -u 05:13:14 [2020-05-08T05:13:14.732Z] + id -g 05:13:14 [2020-05-08T05:13:14.732Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40846:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 05:13:15 [2020-05-08T05:13:15.703Z] --- PASS: TestSecretsUpdate (2.32s) 05:13:15 [2020-05-08T05:13:15.703Z] === RUN TestTemplatedSecret 05:13:15 [2020-05-08T05:13:15.964Z] + bundleName=unit 05:13:15 [2020-05-08T05:13:15.964Z] + echo Creating unit-bundles.tar.gz 05:13:15 [2020-05-08T05:13:15.964Z] Creating unit-bundles.tar.gz 05:13:15 [2020-05-08T05:13:15.964Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out 05:13:15 [2020-05-08T05:13:15.964Z] bundles/junit-report.xml 05:13:15 [2020-05-08T05:13:15.964Z] bundles/go-test-report.json 05:13:15 [2020-05-08T05:13:15.964Z] bundles/profile.out [Pipeline] archiveArtifacts 05:13:15 [2020-05-08T05:13:15.975Z] Archiving artifacts 05:13:16 [2020-05-08T05:13:16.451Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40846/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 05:13:16 [2020-05-08T05:13:16.545Z] === RUN TestDockerSuite/TestEventsContainerFilterByName 05:13:16 [2020-05-08T05:13:16.768Z] + make clean 05:13:16 [2020-05-08T05:13:16.768Z] docker volume rm -f docker-dev-cache 05:13:16 [2020-05-08T05:13:16.768Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:13:18 [2020-05-08T05:13:18.008Z] --- PASS: TestTemplatedSecret (2.75s) 05:13:18 [2020-05-08T05:13:18.008Z] === RUN TestSecretCreateResolve 05:13:18 [2020-05-08T05:13:18.425Z] === RUN TestDockerSuite/TestEventsContainerRestart 05:13:20 [2020-05-08T05:13:20.355Z] --- PASS: TestSecretCreateResolve (2.17s) 05:13:20 [2020-05-08T05:13:20.355Z] PASS 05:13:20 [2020-05-08T05:13:20.355Z] 05:13:20 [2020-05-08T05:13:20.355Z] DONE 6 tests in 14.111s 05:13:20 [2020-05-08T05:13:20.355Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 05:13:20 [2020-05-08T05:13:20.355Z] ++ 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 05:13:20 [2020-05-08T05:13:20.355Z] ++ set -e 05:13:20 [2020-05-08T05:13:20.355Z] ++ '[' -n 0 ']' 05:13:20 [2020-05-08T05:13:20.355Z] ++ set -x 05:13:20 [2020-05-08T05:13:20.355Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m 05:13:20 [2020-05-08T05:13:20.355Z] INFO: Testing against a local daemon 05:13:20 [2020-05-08T05:13:20.355Z] === RUN TestServiceCreateInit 05:13:20 [2020-05-08T05:13:20.355Z] === RUN TestServiceCreateInit/daemonInitDisabled 05:13:20 [2020-05-08T05:13:20.930Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate 05:13:21 [2020-05-08T05:13:21.492Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork 05:13:23 [2020-05-08T05:13:23.999Z] === RUN TestDockerSuite/TestEventsCopy 05:13:25 [2020-05-08T05:13:25.217Z] === RUN TestServiceCreateInit/daemonInitEnabled 05:13:25 [2020-05-08T05:13:25.881Z] === RUN TestDockerSuite/TestEventsFilterContainer 05:13:27 [2020-05-08T05:13:27.240Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal 05:13:27 [2020-05-08T05:13:27.495Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction 05:13:28 [2020-05-08T05:13:28.418Z] === RUN TestDockerSuite/TestEventsFilterImageLabels 05:13:28 [2020-05-08T05:13:28.673Z] === RUN TestDockerSuite/TestEventsFilterImageName 05:13:29 [2020-05-08T05:13:29.163Z] --- PASS: TestServiceCreateInit (8.33s) 05:13:29 [2020-05-08T05:13:29.163Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.08s) 05:13:29 [2020-05-08T05:13:29.163Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.21s) 05:13:29 [2020-05-08T05:13:29.163Z] === RUN TestCreateServiceMultipleTimes 05:13:30 [2020-05-08T05:13:30.556Z] === RUN TestDockerSuite/TestEventsFilterLabels 05:13:31 [2020-05-08T05:13:31.115Z] === RUN TestDockerSuite/TestEventsFilterNetworkID 05:13:31 [2020-05-08T05:13:31.370Z] === RUN TestDockerSuite/TestEventsFilterType 05:13:31 [2020-05-08T05:13:31.624Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType 05:13:31 [2020-05-08T05:13:31.879Z] === RUN TestDockerSuite/TestEventsFilterVolumeID 05:13:31 [2020-05-08T05:13:31.879Z] === RUN TestDockerSuite/TestEventsFilters 05:13:33 [2020-05-08T05:13:33.760Z] === RUN TestDockerSuite/TestEventsFormat 05:13:35 [2020-05-08T05:13:35.642Z] === RUN TestDockerSuite/TestEventsFormatBadField 05:13:35 [2020-05-08T05:13:35.642Z] === RUN TestDockerSuite/TestEventsFormatBadFunc 05:13:35 [2020-05-08T05:13:35.642Z] === RUN TestDockerSuite/TestEventsImageImport 05:13:36 [2020-05-08T05:13:36.201Z] === RUN TestDockerSuite/TestEventsImageLoad 05:13:36 [2020-05-08T05:13:36.455Z] === RUN TestDockerSuite/TestEventsImagePull 05:13:36 [2020-05-08T05:13:36.709Z] === RUN TestDockerSuite/TestEventsImageTag 05:13:38 [2020-05-08T05:13:38.068Z] === RUN TestDockerSuite/TestEventsImageUntagDelete 05:13:38 [2020-05-08T05:13:38.068Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse 05:13:38 [2020-05-08T05:13:38.068Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue 05:13:38 [2020-05-08T05:13:38.068Z] === RUN TestDockerSuite/TestEventsPluginOps 05:13:39 [2020-05-08T05:13:39.949Z] === RUN TestDockerSuite/TestEventsRedirectStdout 05:13:40 [2020-05-08T05:13:40.871Z] === RUN TestDockerSuite/TestEventsRename 05:13:41 [2020-05-08T05:13:41.430Z] === RUN TestDockerSuite/TestEventsResize 05:13:42 [2020-05-08T05:13:42.352Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture 05:13:43 [2020-05-08T05:13:43.275Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate 05:13:44 [2020-05-08T05:13:44.198Z] === RUN TestDockerSuite/TestEventsStreaming 05:13:44 [2020-05-08T05:13:44.769Z] === RUN TestDockerSuite/TestEventsTimestampFormats 05:13:45 [2020-05-08T05:13:45.172Z] --- PASS: TestCreateServiceMultipleTimes (16.35s) 05:13:45 [2020-05-08T05:13:45.172Z] === RUN TestCreateServiceConflict 05:13:47 [2020-05-08T05:13:47.476Z] --- PASS: TestCreateServiceConflict (2.16s) 05:13:47 [2020-05-08T05:13:47.476Z] === RUN TestCreateServiceMaxReplicas 05:13:48 [2020-05-08T05:13:48.033Z] === RUN TestDockerSuite/TestEventsTop 05:13:48 [2020-05-08T05:13:48.592Z] === RUN TestDockerSuite/TestEventsUntag 05:13:50 [2020-05-08T05:13:50.493Z] --- PASS: TestCreateServiceMaxReplicas (3.00s) 05:13:50 [2020-05-08T05:13:50.493Z] === RUN TestCreateWithDuplicateNetworkNames 05:13:51 [2020-05-08T05:13:51.845Z] === RUN TestDockerSuite/TestEventsUntilInThePast 05:13:53 [2020-05-08T05:13:53.205Z] === RUN TestDockerSuite/TestExec 05:13:53 [2020-05-08T05:13:53.763Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused 05:13:54 [2020-05-08T05:13:54.687Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd 05:13:55 [2020-05-08T05:13:55.245Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList 05:13:55 [2020-05-08T05:13:55.500Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType 05:13:56 [2020-05-08T05:13:56.422Z] === RUN TestDockerSuite/TestExecAPIStart 05:13:58 [2020-05-08T05:13:58.310Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible 05:13:58 [2020-05-08T05:13:58.564Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate 05:13:59 [2020-05-08T05:13:59.122Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders 05:14:00 [2020-05-08T05:14:00.045Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand 05:14:00 [2020-05-08T05:14:00.968Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError 05:14:01 [2020-05-08T05:14:01.892Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand 05:14:03 [2020-05-08T05:14:03.254Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach 05:14:03 [2020-05-08T05:14:03.739Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.42s) 05:14:03 [2020-05-08T05:14:03.739Z] === RUN TestCreateServiceSecretFileMode 05:14:04 [2020-05-08T05:14:04.180Z] === RUN TestDockerSuite/TestExecAfterContainerRestart 05:14:06 [2020-05-08T05:14:06.061Z] === RUN TestDockerSuite/TestExecCgroup 05:14:06 [2020-05-08T05:14:06.767Z] --- PASS: TestCreateServiceSecretFileMode (2.63s) 05:14:06 [2020-05-08T05:14:06.767Z] === RUN TestCreateServiceConfigFileMode 05:14:06 [2020-05-08T05:14:06.985Z] === RUN TestDockerSuite/TestExecEnv 05:14:07 [2020-05-08T05:14:07.907Z] === RUN TestDockerSuite/TestExecEnvLinksHost 05:14:09 [2020-05-08T05:14:09.092Z] --- PASS: TestCreateServiceConfigFileMode (2.60s) 05:14:09 [2020-05-08T05:14:09.092Z] === RUN TestCreateServiceSysctls 05:14:09 [2020-05-08T05:14:09.788Z] === RUN TestDockerSuite/TestExecExitStatus 05:14:10 [2020-05-08T05:14:10.712Z] === RUN TestDockerSuite/TestExecInspectID 05:14:12 [2020-05-08T05:14:12.148Z] --- PASS: TestCreateServiceSysctls (3.32s) 05:14:12 [2020-05-08T05:14:12.148Z] === RUN TestCreateServiceCapabilities 05:14:13 [2020-05-08T05:14:13.218Z] === RUN TestDockerSuite/TestExecInteractive 05:14:13 [2020-05-08T05:14:13.779Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose 05:14:14 [2020-05-08T05:14:14.702Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer 05:14:15 [2020-05-08T05:14:15.166Z] --- PASS: TestCreateServiceCapabilities (2.60s) 05:14:15 [2020-05-08T05:14:15.166Z] === RUN TestInspect 05:14:15 [2020-05-08T05:14:15.624Z] === RUN TestDockerSuite/TestExecParseError 05:14:16 [2020-05-08T05:14:16.558Z] === RUN TestDockerSuite/TestExecPausedContainer 05:14:17 [2020-05-08T05:14:17.116Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt 05:14:17 [2020-05-08T05:14:17.592Z] --- PASS: TestInspect (2.86s) 05:14:17 [2020-05-08T05:14:17.592Z] === RUN TestCreateJob 05:14:18 [2020-05-08T05:14:18.042Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart 05:14:19 [2020-05-08T05:14:19.403Z] === RUN TestDockerSuite/TestExecSetEnv 05:14:20 [2020-05-08T05:14:20.325Z] === RUN TestDockerSuite/TestExecStartFails 05:14:21 [2020-05-08T05:14:21.250Z] === RUN TestDockerSuite/TestExecStateCleanup 05:14:21 [2020-05-08T05:14:21.453Z] --- PASS: TestCreateJob (3.40s) 05:14:21 [2020-05-08T05:14:21.453Z] === RUN TestReplicatedJob 05:14:21 [2020-05-08T05:14:21.808Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents 05:14:27 [2020-05-08T05:14:27.504Z] --- PASS: TestReplicatedJob (5.62s) 05:14:27 [2020-05-08T05:14:27.504Z] === RUN TestUpdateReplicatedJob 05:14:30 [2020-05-08T05:14:30.529Z] --- PASS: TestUpdateReplicatedJob (3.53s) 05:14:30 [2020-05-08T05:14:30.529Z] === RUN TestServiceListWithStatuses 05:14:30 [2020-05-08T05:14:30.529Z] --- SKIP: TestServiceListWithStatuses (0.00s) 05:14:30 [2020-05-08T05:14:30.529Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 05:14:30 [2020-05-08T05:14:30.529Z] === RUN TestDockerNetworkConnectAlias 05:14:33 [2020-05-08T05:14:33.955Z] === RUN TestDockerSuite/TestExecStopNotHanging 05:14:33 [2020-05-08T05:14:33.955Z] === RUN TestDockerSuite/TestExecTTY 05:14:34 [2020-05-08T05:14:34.209Z] === RUN TestDockerSuite/TestExecTTYCloseStdin 05:14:35 [2020-05-08T05:14:35.131Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin 05:14:35 [2020-05-08T05:14:35.365Z] --- PASS: TestDockerNetworkConnectAlias (4.55s) 05:14:35 [2020-05-08T05:14:35.365Z] === RUN TestDockerNetworkReConnect 05:14:36 [2020-05-08T05:14:36.054Z] === RUN TestDockerSuite/TestExecUlimits 05:14:36 [2020-05-08T05:14:36.977Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped 05:14:36 [2020-05-08T05:14:36.977Z] === RUN TestDockerSuite/TestExecWithImageUser 05:14:38 [2020-05-08T05:14:38.428Z] --- PASS: TestDockerNetworkReConnect (3.67s) 05:14:38 [2020-05-08T05:14:38.428Z] === RUN TestServicePlugin 05:14:38 [2020-05-08T05:14:38.428Z] --- SKIP: TestServicePlugin (0.00s) 05:14:38 [2020-05-08T05:14:38.428Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:14:38 [2020-05-08T05:14:38.428Z] === RUN TestServiceUpdateLabel 05:14:39 [2020-05-08T05:14:39.484Z] === RUN TestDockerSuite/TestExecWithNoTERM 05:14:40 [2020-05-08T05:14:40.042Z] === RUN TestDockerSuite/TestExecWithPrivileged 05:14:40 [2020-05-08T05:14:40.789Z] --- PASS: TestServiceUpdateLabel (2.22s) 05:14:40 [2020-05-08T05:14:40.789Z] === RUN TestServiceUpdateSecrets 05:14:41 [2020-05-08T05:14:41.403Z] === RUN TestDockerSuite/TestExecWithTERM 05:14:42 [2020-05-08T05:14:42.326Z] === RUN TestDockerSuite/TestExecWithUser 05:14:43 [2020-05-08T05:14:43.686Z] === RUN TestDockerSuite/TestGetContainerStats 05:14:48 [2020-05-08T05:14:48.918Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream 05:14:49 [2020-05-08T05:14:49.476Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting 05:14:53 [2020-05-08T05:14:53.630Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning 05:14:55 [2020-05-08T05:14:55.513Z] === RUN TestDockerSuite/TestGetContainerStatsStream 05:14:56 [2020-05-08T05:14:56.834Z] --- PASS: TestServiceUpdateSecrets (14.62s) 05:14:56 [2020-05-08T05:14:56.834Z] === RUN TestServiceUpdateConfigs 05:15:00 [2020-05-08T05:15:00.777Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket 05:15:01 [2020-05-08T05:15:01.335Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound 05:15:01 [2020-05-08T05:15:01.335Z] === RUN TestDockerSuite/TestGetStoppedContainerStats 05:15:01 [2020-05-08T05:15:01.335Z] === RUN TestDockerSuite/TestHealth 05:15:10 [2020-05-08T05:15:10.088Z] --- PASS: TestServiceUpdateConfigs (14.75s) 05:15:10 [2020-05-08T05:15:10.088Z] === RUN TestServiceUpdateNetwork 05:15:16 [2020-05-08T05:15:16.154Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate 05:15:22 [2020-05-08T05:15:22.676Z] === RUN TestDockerSuite/TestHistoryExistentImage 05:15:22 [2020-05-08T05:15:22.676Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse 05:15:22 [2020-05-08T05:15:22.676Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue 05:15:22 [2020-05-08T05:15:22.676Z] === RUN TestDockerSuite/TestHistoryImageWithComment 05:15:23 [2020-05-08T05:15:23.234Z] === RUN TestDockerSuite/TestHistoryNonExistentImage 05:15:23 [2020-05-08T05:15:23.234Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce 05:15:23 [2020-05-08T05:15:23.336Z] --- PASS: TestServiceUpdateNetwork (12.92s) 05:15:23 [2020-05-08T05:15:23.336Z] === RUN TestServiceUpdatePidsLimit 05:15:24 [2020-05-08T05:15:24.071Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 05:15:24 [2020-05-08T05:15:24.158Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed 05:15:24 [2020-05-08T05:15:24.158Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed 05:15:24 [2020-05-08T05:15:24.158Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed 05:15:24 [2020-05-08T05:15:24.158Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown 05:15:24 [2020-05-08T05:15:24.718Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown 05:15:24 [2020-05-08T05:15:24.718Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown 05:15:25 [2020-05-08T05:15:25.276Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest 05:15:25 [2020-05-08T05:15:25.276Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch 05:15:25 [2020-05-08T05:15:25.282Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 05:15:26 [2020-05-08T05:15:26.199Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort 05:15:26 [2020-05-08T05:15:26.199Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore 05:15:27 [2020-05-08T05:15:27.123Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase 05:15:28 [2020-05-08T05:15:28.482Z] === RUN TestDockerSuite/TestImagesFormat 05:15:28 [2020-05-08T05:15:28.482Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat 05:15:29 [2020-05-08T05:15:29.406Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate 05:15:32 [2020-05-08T05:15:32.660Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter 05:15:32 [2020-05-08T05:15:32.660Z] === RUN TestDockerSuite/TestImportBadURL 05:15:32 [2020-05-08T05:15:32.660Z] === RUN TestDockerSuite/TestImportDisplay 05:15:32 [2020-05-08T05:15:32.683Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 05:15:34 [2020-05-08T05:15:34.019Z] === RUN TestDockerSuite/TestImportFile 05:15:35 [2020-05-08T05:15:35.949Z] === RUN TestDockerSuite/TestImportFileNonExistentFile 05:15:35 [2020-05-08T05:15:35.949Z] === RUN TestDockerSuite/TestImportFileWithMessage 05:15:37 [2020-05-08T05:15:37.831Z] === RUN TestDockerSuite/TestImportGzipped 05:15:39 [2020-05-08T05:15:39.713Z] === RUN TestDockerSuite/TestImportWithQuotedChanges 05:15:40 [2020-05-08T05:15:40.048Z] --- PASS: TestServiceUpdatePidsLimit (16.58s) 05:15:40 [2020-05-08T05:15:40.048Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.85s) 05:15:40 [2020-05-08T05:15:40.048Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) 05:15:40 [2020-05-08T05:15:40.048Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) 05:15:40 [2020-05-08T05:15:40.048Z] PASS 05:15:40 [2020-05-08T05:15:40.048Z] 05:15:40 [2020-05-08T05:15:40.048Z] === Skipped 05:15:40 [2020-05-08T05:15:40.048Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) 05:15:40 [2020-05-08T05:15:40.048Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") 05:15:40 [2020-05-08T05:15:40.048Z] 05:15:40 [2020-05-08T05:15:40.048Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) 05:15:40 [2020-05-08T05:15:40.048Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" 05:15:40 [2020-05-08T05:15:40.048Z] 05:15:40 [2020-05-08T05:15:40.048Z] 05:15:40 [2020-05-08T05:15:40.048Z] DONE 27 tests, 2 skipped in 139.232s 05:15:40 [2020-05-08T05:15:40.048Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 05:15:40 [2020-05-08T05:15:40.048Z] ++ 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 05:15:40 [2020-05-08T05:15:40.048Z] ++ set -e 05:15:40 [2020-05-08T05:15:40.048Z] ++ '[' -n 0 ']' 05:15:40 [2020-05-08T05:15:40.048Z] ++ set -x 05:15:40 [2020-05-08T05:15:40.048Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m 05:15:40 [2020-05-08T05:15:40.048Z] INFO: Testing against a local daemon 05:15:40 [2020-05-08T05:15:40.048Z] === RUN TestSessionCreate 05:15:40 [2020-05-08T05:15:40.048Z] --- PASS: TestSessionCreate (0.05s) 05:15:40 [2020-05-08T05:15:40.048Z] === RUN TestSessionCreateWithBadUpgrade 05:15:40 [2020-05-08T05:15:40.048Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) 05:15:40 [2020-05-08T05:15:40.048Z] PASS 05:15:40 [2020-05-08T05:15:40.048Z] 05:15:40 [2020-05-08T05:15:40.048Z] DONE 2 tests in 0.210s 05:15:40 [2020-05-08T05:15:40.048Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 05:15:40 [2020-05-08T05:15:40.048Z] ++ 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 05:15:40 [2020-05-08T05:15:40.048Z] ++ set -e 05:15:40 [2020-05-08T05:15:40.048Z] ++ '[' -n 0 ']' 05:15:40 [2020-05-08T05:15:40.048Z] ++ set -x 05:15:40 [2020-05-08T05:15:40.048Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m 05:15:40 [2020-05-08T05:15:40.048Z] INFO: Testing against a local daemon 05:15:40 [2020-05-08T05:15:40.048Z] === RUN TestCgroupDriverSystemdMemoryLimit 05:15:40 [2020-05-08T05:15:40.048Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) 05:15:40 [2020-05-08T05:15:40.048Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 05:15:40 [2020-05-08T05:15:40.048Z] === RUN TestEventsExecDie 05:15:40 [2020-05-08T05:15:40.777Z] --- PASS: TestEventsExecDie (0.83s) 05:15:40 [2020-05-08T05:15:40.777Z] === RUN TestEventsBackwardsCompatible 05:15:40 [2020-05-08T05:15:40.777Z] --- PASS: TestEventsBackwardsCompatible (0.09s) 05:15:40 [2020-05-08T05:15:40.777Z] === RUN TestInfoBinaryCommits 05:15:40 [2020-05-08T05:15:40.777Z] --- PASS: TestInfoBinaryCommits (0.06s) 05:15:40 [2020-05-08T05:15:40.777Z] === RUN TestInfoAPIVersioned 05:15:40 [2020-05-08T05:15:40.777Z] --- PASS: TestInfoAPIVersioned (0.01s) 05:15:40 [2020-05-08T05:15:40.777Z] === RUN TestInfoDiscoveryBackend 05:15:41 [2020-05-08T05:15:41.503Z] --- PASS: TestInfoDiscoveryBackend (0.54s) 05:15:41 [2020-05-08T05:15:41.503Z] === RUN TestInfoDiscoveryInvalidAdvertise 05:15:41 [2020-05-08T05:15:41.594Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers 05:15:42 [2020-05-08T05:15:42.519Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers 05:15:42 [2020-05-08T05:15:42.676Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) 05:15:42 [2020-05-08T05:15:42.676Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName 05:15:43 [2020-05-08T05:15:43.014Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) 05:15:43 [2020-05-08T05:15:43.014Z] === RUN TestInfoAPI 05:15:43 [2020-05-08T05:15:43.014Z] --- PASS: TestInfoAPI (0.05s) 05:15:43 [2020-05-08T05:15:43.014Z] === RUN TestInfoAPIWarnings 05:15:43 [2020-05-08T05:15:43.444Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers 05:15:43 [2020-05-08T05:15:43.741Z] --- PASS: TestInfoAPIWarnings (0.54s) 05:15:43 [2020-05-08T05:15:43.741Z] === RUN TestInfoDebug 05:15:44 [2020-05-08T05:15:44.080Z] --- PASS: TestInfoDebug (0.54s) 05:15:44 [2020-05-08T05:15:44.080Z] === RUN TestInfoInsecureRegistries 05:15:44 [2020-05-08T05:15:44.368Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds 05:15:44 [2020-05-08T05:15:44.368Z] === RUN TestDockerSuite/TestInfoSecurityOptions 05:15:44 [2020-05-08T05:15:44.368Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 05:15:44 [2020-05-08T05:15:44.816Z] --- PASS: TestInfoInsecureRegistries (0.54s) 05:15:44 [2020-05-08T05:15:44.816Z] === RUN TestInfoRegistryMirrors 05:15:45 [2020-05-08T05:15:45.156Z] --- PASS: TestInfoRegistryMirrors (0.54s) 05:15:45 [2020-05-08T05:15:45.156Z] === RUN TestLoginFailsWithBadCredentials 05:15:45 [2020-05-08T05:15:45.305Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 05:15:45 [2020-05-08T05:15:45.913Z] --- PASS: TestLoginFailsWithBadCredentials (0.70s) 05:15:45 [2020-05-08T05:15:45.913Z] === RUN TestPingCacheHeaders 05:15:45 [2020-05-08T05:15:45.913Z] --- PASS: TestPingCacheHeaders (0.06s) 05:15:45 [2020-05-08T05:15:45.913Z] === RUN TestPingGet 05:15:45 [2020-05-08T05:15:45.913Z] --- PASS: TestPingGet (0.04s) 05:15:45 [2020-05-08T05:15:45.913Z] === RUN TestPingHead 05:15:46 [2020-05-08T05:15:46.227Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse 05:15:46 [2020-05-08T05:15:46.251Z] --- PASS: TestPingHead (0.05s) 05:15:46 [2020-05-08T05:15:46.251Z] === RUN TestVersion 05:15:46 [2020-05-08T05:15:46.251Z] --- PASS: TestVersion (0.05s) 05:15:46 [2020-05-08T05:15:46.251Z] PASS 05:15:46 [2020-05-08T05:15:46.251Z] 05:15:46 [2020-05-08T05:15:46.251Z] === Skipped 05:15:46 [2020-05-08T05:15:46.251Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) 05:15:46 [2020-05-08T05:15:46.251Z] cgroupdriver_systemd_test.go:32: !hasSystemd() 05:15:46 [2020-05-08T05:15:46.251Z] 05:15:46 [2020-05-08T05:15:46.251Z] 05:15:46 [2020-05-08T05:15:46.251Z] DONE 18 tests, 1 skipped in 6.285s 05:15:46 [2020-05-08T05:15:46.251Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 05:15:46 [2020-05-08T05:15:46.251Z] ++ 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 05:15:46 [2020-05-08T05:15:46.251Z] ++ set -e 05:15:46 [2020-05-08T05:15:46.251Z] ++ '[' -n 0 ']' 05:15:46 [2020-05-08T05:15:46.251Z] ++ set -x 05:15:46 [2020-05-08T05:15:46.251Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m 05:15:46 [2020-05-08T05:15:46.251Z] INFO: Testing against a local daemon 05:15:46 [2020-05-08T05:15:46.251Z] === RUN TestVolumesCreateAndList 05:15:46 [2020-05-08T05:15:46.251Z] --- PASS: TestVolumesCreateAndList (0.04s) 05:15:46 [2020-05-08T05:15:46.251Z] === RUN TestVolumesRemove 05:15:46 [2020-05-08T05:15:46.251Z] --- PASS: TestVolumesRemove (0.08s) 05:15:46 [2020-05-08T05:15:46.251Z] === RUN TestVolumesInspect 05:15:46 [2020-05-08T05:15:46.590Z] --- PASS: TestVolumesInspect (0.04s) 05:15:46 [2020-05-08T05:15:46.590Z] === RUN TestVolumesInvalidJSON 05:15:46 [2020-05-08T05:15:46.590Z] === RUN TestVolumesInvalidJSON//volumes/create 05:15:46 [2020-05-08T05:15:46.590Z] === PAUSE TestVolumesInvalidJSON//volumes/create 05:15:46 [2020-05-08T05:15:46.590Z] === CONT TestVolumesInvalidJSON//volumes/create 05:15:46 [2020-05-08T05:15:46.590Z] --- PASS: TestVolumesInvalidJSON (0.04s) 05:15:46 [2020-05-08T05:15:46.590Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) 05:15:46 [2020-05-08T05:15:46.590Z] PASS 05:15:46 [2020-05-08T05:15:46.590Z] 05:15:46 [2020-05-08T05:15:46.590Z] DONE 5 tests in 0.333s 05:15:46 [2020-05-08T05:15:46.590Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 05:15:46 [2020-05-08T05:15:46.590Z] ++++ cat bundles/test-integration/docker.pid 05:15:46 [2020-05-08T05:15:46.590Z] +++ kill 14034 05:15:46 [2020-05-08T05:15:46.786Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver 05:15:47 [2020-05-08T05:15:47.709Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy 05:15:48 [2020-05-08T05:15:48.289Z] +++ /etc/init.d/apparmor stop 05:15:48 [2020-05-08T05:15:48.289Z] Leaving: AppArmorNo profiles have been unloaded. 05:15:48 [2020-05-08T05:15:48.289Z] 05:15:48 [2020-05-08T05:15:48.289Z] Unloading profiles will leave already running processes permanently 05:15:48 [2020-05-08T05:15:48.289Z] unconfined, which can lead to unexpected situations. 05:15:48 [2020-05-08T05:15:48.289Z] 05:15:48 [2020-05-08T05:15:48.289Z] To set a process to complain mode, use the command line tool 05:15:48 [2020-05-08T05:15:48.289Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 05:15:48 [2020-05-08T05:15:48.289Z] +++ true 05:15:48 [2020-05-08T05:15:48.289Z] 05:15:48 [2020-05-08T05:15:48.634Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 05:15:49 [2020-05-08T05:15:49.193Z] === RUN TestDockerSuite/TestInspectAPIImageResponse 05:15:49 [2020-05-08T05:15:49.193Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks Post stage [Pipeline] junit 05:15:50 [2020-05-08T05:15:50.076Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 05:15:51 [2020-05-08T05:15:51.078Z] === RUN TestDockerSuite/TestInspectAmpersand 05:15:51 [2020-05-08T05:15:51.232Z] + echo Ensuring container killed. 05:15:51 [2020-05-08T05:15:51.232Z] Ensuring container killed. 05:15:51 [2020-05-08T05:15:51.232Z] + docker rm -vf docker-pr5 05:15:51 [2020-05-08T05:15:51.232Z] Error: No such container: docker-pr5 05:15:51 [2020-05-08T05:15:51.232Z] + true [Pipeline] sh 05:15:51 [2020-05-08T05:15:51.636Z] === RUN TestDockerSuite/TestInspectBindMountPoint 05:15:51 [2020-05-08T05:15:51.811Z] + echo Chowning /workspace to jenkins user 05:15:51 [2020-05-08T05:15:51.811Z] Chowning /workspace to jenkins user 05:15:51 [2020-05-08T05:15:51.811Z] + id -u 05:15:51 [2020-05-08T05:15:51.811Z] + id -g 05:15:51 [2020-05-08T05:15:51.811Z] + docker run --rm -v /home/docker/workspace/moby_PR-40846:/workspace busybox chown -R 1001:1001 /workspace 05:15:52 [2020-05-08T05:15:52.558Z] === RUN TestDockerSuite/TestInspectByPrefix 05:15:52 [2020-05-08T05:15:52.558Z] === RUN TestDockerSuite/TestInspectContainerFilterInt 05:15:53 [2020-05-08T05:15:53.117Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver 05:15:53 [2020-05-08T05:15:53.117Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [Pipeline] catchError [Pipeline] { [Pipeline] sh 05:15:54 [2020-05-08T05:15:54.100Z] + bundleName=ppc64le-integration 05:15:54 [2020-05-08T05:15:54.100Z] + echo Creating ppc64le-integration-bundles.tar.gz 05:15:54 [2020-05-08T05:15:54.100Z] Creating ppc64le-integration-bundles.tar.gz 05:15:54 [2020-05-08T05:15:54.100Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print 05:15:54 [2020-05-08T05:15:54.100Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts 05:15:54 [2020-05-08T05:15:54.193Z] Archiving artifacts 05:15:54 [2020-05-08T05:15:54.475Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault 05:15:54 [2020-05-08T05:15:54.729Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst 05:15:54 [2020-05-08T05:15:54.855Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40846/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 05:15:55 [2020-05-08T05:15:55.288Z] === RUN TestDockerSuite/TestInspectDefault 05:15:55 [2020-05-08T05:15:55.422Z] + make clean 05:15:55 [2020-05-08T05:15:55.760Z] make: command: Command not found 05:15:55 [2020-05-08T05:15:55.760Z] make: command: Command not found 05:15:55 [2020-05-08T05:15:55.760Z] docker volume rm -f docker-dev-cache 05:15:56 [2020-05-08T05:15:56.098Z] docker-dev-cache [Pipeline] deleteDir 05:15:56 [2020-05-08T05:15:56.212Z] === RUN TestDockerSuite/TestInspectHistory 05:15:57 [2020-05-08T05:15:57.571Z] === RUN TestDockerSuite/TestInspectImage 05:15:57 [2020-05-08T05:15:57.571Z] === RUN TestDockerSuite/TestInspectImageFilterInt 05:15:57 [2020-05-08T05:15:57.571Z] === RUN TestDockerSuite/TestInspectImageGraphDriver 05:15:57 [2020-05-08T05:15:57.571Z] === RUN TestDockerSuite/TestInspectInt64 05:15:58 [2020-05-08T05:15:58.497Z] === RUN TestDockerSuite/TestInspectJSONFields [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:15:59 [2020-05-08T05:15:59.422Z] === RUN TestDockerSuite/TestInspectLogConfigNoType 05:15:59 [2020-05-08T05:15:59.422Z] === RUN TestDockerSuite/TestInspectNamedMountPoint 05:16:00 [2020-05-08T05:16:00.346Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer 05:16:01 [2020-05-08T05:16:01.267Z] === RUN TestDockerSuite/TestInspectPlugin 05:16:03 [2020-05-08T05:16:03.151Z] === RUN TestDockerSuite/TestInspectRootFS 05:16:03 [2020-05-08T05:16:03.151Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer 05:16:03 [2020-05-08T05:16:03.709Z] === RUN TestDockerSuite/TestInspectStatus 05:16:04 [2020-05-08T05:16:04.632Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound 05:16:07 [2020-05-08T05:16:07.139Z] === RUN TestDockerSuite/TestInspectTemplateError 05:16:07 [2020-05-08T05:16:07.698Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano 05:16:08 [2020-05-08T05:16:08.384Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer 05:16:09 [2020-05-08T05:16:09.307Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage 05:16:10 [2020-05-08T05:16:10.230Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue 05:16:11 [2020-05-08T05:16:11.155Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer 05:16:12 [2020-05-08T05:16:12.078Z] === RUN TestDockerSuite/TestInspectUnknownObject 05:16:12 [2020-05-08T05:16:12.079Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid 05:16:14 [2020-05-08T05:16:14.590Z] === RUN TestDockerSuite/TestLinkShortDefinition 05:16:16 [2020-05-08T05:16:16.493Z] === RUN TestDockerSuite/TestLinksEnvs 05:16:17 [2020-05-08T05:16:17.852Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile 05:16:18 [2020-05-08T05:16:18.360Z] === RUN TestDockerSuite/TestLinksHostsFilesInject 05:16:20 [2020-05-08T05:16:20.242Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted 05:16:20 [2020-05-08T05:16:20.496Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName 05:16:23 [2020-05-08T05:16:23.002Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped 05:16:25 [2020-05-08T05:16:25.509Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget 05:16:25 [2020-05-08T05:16:25.509Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName 05:16:25 [2020-05-08T05:16:25.763Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked 05:16:28 [2020-05-08T05:16:28.271Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer 05:16:28 [2020-05-08T05:16:28.525Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail 05:16:29 [2020-05-08T05:16:29.083Z] === RUN TestDockerSwarmSuite/TestDNSConfig 05:16:29 [2020-05-08T05:16:29.338Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers 05:16:32 [2020-05-08T05:16:32.594Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate 05:16:35 [2020-05-08T05:16:35.852Z] === RUN TestDockerSwarmSuite/TestExtraHosts 05:16:39 [2020-05-08T05:16:39.108Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames 05:16:42 [2020-05-08T05:16:42.368Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable 05:16:42 [2020-05-08T05:16:42.368Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename 05:16:45 [2020-05-08T05:16:45.627Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename 05:16:47 [2020-05-08T05:16:47.510Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave 05:16:47 [2020-05-08T05:16:47.510Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers 05:16:48 [2020-05-08T05:16:48.433Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart 05:16:50 [2020-05-08T05:16:50.941Z] === RUN TestDockerSuite/TestLoadNoStdinFail 05:16:51 [2020-05-08T05:16:51.197Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer 05:16:51 [2020-05-08T05:16:51.451Z] === RUN TestDockerSuite/TestLoginWithoutTTY 05:16:51 [2020-05-08T05:16:51.451Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound 05:16:51 [2020-05-08T05:16:51.451Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput 05:16:52 [2020-05-08T05:16:52.395Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure 05:16:52 [2020-05-08T05:16:52.395Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr 05:16:53 [2020-05-08T05:16:53.318Z] === RUN TestDockerSuite/TestLogsAPIUntil 05:16:57 [2020-05-08T05:16:57.470Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue 05:16:58 [2020-05-08T05:16:58.029Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow 05:17:03 [2020-05-08T05:17:03.257Z] === RUN TestDockerSuite/TestLogsAPIWithStdout 05:17:03 [2020-05-08T05:17:03.815Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound 05:17:03 [2020-05-08T05:17:03.815Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage 05:17:05 [2020-05-08T05:17:05.176Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage 05:17:06 [2020-05-08T05:17:06.099Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage 05:17:07 [2020-05-08T05:17:07.022Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput 05:17:08 [2020-05-08T05:17:08.381Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout 05:17:09 [2020-05-08T05:17:09.303Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer 05:17:11 [2020-05-08T05:17:11.811Z] === RUN TestDockerSuite/TestLogsFollowStopped 05:17:12 [2020-05-08T05:17:12.370Z] === RUN TestDockerSuite/TestLogsSeparateStderr 05:17:13 [2020-05-08T05:17:13.292Z] === RUN TestDockerSuite/TestLogsSince 05:17:17 [2020-05-08T05:17:17.486Z] === RUN TestDockerSwarmSuite/TestPruneNetwork 05:17:19 [2020-05-08T05:17:19.992Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow 05:17:26 [2020-05-08T05:17:26.513Z] === RUN TestDockerSuite/TestLogsStderrInStdout 05:17:26 [2020-05-08T05:17:26.768Z] === RUN TestDockerSuite/TestLogsTail 05:17:27 [2020-05-08T05:17:27.025Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask 05:17:27 [2020-05-08T05:17:27.948Z] === RUN TestDockerSuite/TestLogsTimestamps 05:17:28 [2020-05-08T05:17:28.871Z] === RUN TestDockerSuite/TestLogsWithDetails 05:17:29 [2020-05-08T05:17:29.794Z] === RUN TestDockerSuite/TestMountIntoProc 05:17:30 [2020-05-08T05:17:30.361Z] === RUN TestDockerSuite/TestMountIntoSys 05:17:30 [2020-05-08T05:17:30.934Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs 05:17:31 [2020-05-08T05:17:31.188Z] === RUN TestDockerSuite/TestNetHostname 05:17:33 [2020-05-08T05:17:33.694Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost 05:17:33 [2020-05-08T05:17:33.948Z] === RUN TestDockerSuite/TestNetworkEvents 05:17:35 [2020-05-08T05:17:35.307Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers 05:17:37 [2020-05-08T05:17:37.857Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs 05:17:38 [2020-05-08T05:17:38.415Z] === RUN TestDockerSuite/TestPluginActive 05:17:40 [2020-05-08T05:17:40.921Z] === RUN TestDockerSuite/TestPluginActiveNetwork 05:17:44 [2020-05-08T05:17:44.180Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume 05:17:46 [2020-05-08T05:17:46.062Z] === RUN TestDockerSuite/TestPluginInspectOnWindows 05:17:46 [2020-05-08T05:17:46.062Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs 05:17:46 [2020-05-08T05:17:46.986Z] === RUN TestDockerSuite/TestPluginLogDriver 05:17:47 [2020-05-08T05:17:47.545Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice 05:17:50 [2020-05-08T05:17:50.801Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple 05:17:50 [2020-05-08T05:17:50.801Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList 05:17:52 [2020-05-08T05:17:52.160Z] === RUN TestDockerSuite/TestPluginMetricsCollector 05:17:53 [2020-05-08T05:17:53.519Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths 05:17:54 [2020-05-08T05:17:54.877Z] === RUN TestDockerSuite/TestPluginUpgrade 05:17:56 [2020-05-08T05:17:56.979Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias 05:18:00 [2020-05-08T05:18:00.235Z] === RUN TestDockerSuite/TestPortBindingOnSandbox 05:18:00 [2020-05-08T05:18:00.235Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice 05:18:02 [2020-05-08T05:18:02.744Z] === RUN TestDockerSuite/TestPortExposeHostBinding 05:18:03 [2020-05-08T05:18:03.668Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple 05:18:03 [2020-05-08T05:18:03.923Z] === RUN TestDockerSuite/TestPortHostBinding 05:18:05 [2020-05-08T05:18:05.806Z] === RUN TestDockerSuite/TestPortList 05:18:06 [2020-05-08T05:18:06.734Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths 05:18:10 [2020-05-08T05:18:10.888Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun 05:18:16 [2020-05-08T05:18:16.117Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint 05:18:16 [2020-05-08T05:18:16.676Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart 05:18:17 [2020-05-08T05:18:17.599Z] === RUN TestDockerSuite/TestPostContainersAttach 05:18:22 [2020-05-08T05:18:22.829Z] === RUN TestDockerSwarmSuite/TestServiceLogs 05:18:25 [2020-05-08T05:18:25.337Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound 05:18:25 [2020-05-08T05:18:25.337Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted 05:18:25 [2020-05-08T05:18:25.337Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted 05:18:25 [2020-05-08T05:18:25.895Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative 05:18:25 [2020-05-08T05:18:25.895Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted 05:18:26 [2020-05-08T05:18:26.818Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange 05:18:26 [2020-05-08T05:18:26.818Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize 05:18:27 [2020-05-08T05:18:27.741Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop 05:18:27 [2020-05-08T05:18:27.741Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd 05:18:29 [2020-05-08T05:18:29.099Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues 05:18:29 [2020-05-08T05:18:29.354Z] === RUN TestDockerSuite/TestPruneContainerLabel 05:18:32 [2020-05-08T05:18:32.608Z] === RUN TestDockerSuite/TestPruneContainerUntil 05:18:33 [2020-05-08T05:18:33.967Z] === RUN TestDockerSuite/TestPruneNetworkLabel 05:18:34 [2020-05-08T05:18:34.221Z] === RUN TestDockerSuite/TestPruneVolumeLabel 05:18:34 [2020-05-08T05:18:34.476Z] === RUN TestDockerSuite/TestPsByOrder 05:18:35 [2020-05-08T05:18:35.835Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness 05:18:37 [2020-05-08T05:18:37.717Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate 05:18:38 [2020-05-08T05:18:38.641Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails 05:18:38 [2020-05-08T05:18:38.896Z] === RUN TestDockerSuite/TestPsListContainersBase 05:18:43 [2020-05-08T05:18:43.050Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow 05:18:43 [2020-05-08T05:18:43.050Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage 05:18:46 [2020-05-08T05:18:46.312Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer 05:18:48 [2020-05-08T05:18:48.193Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated 05:18:48 [2020-05-08T05:18:48.193Z] === RUN TestDockerSuite/TestPsListContainersFilterExited 05:18:51 [2020-05-08T05:18:51.449Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince 05:18:52 [2020-05-08T05:18:52.372Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth 05:18:54 [2020-05-08T05:18:54.879Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY 05:19:01 [2020-05-08T05:19:01.400Z] === RUN TestDockerSuite/TestPsListContainersFilterID 05:19:01 [2020-05-08T05:19:01.959Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel 05:19:04 [2020-05-08T05:19:04.465Z] === RUN TestDockerSuite/TestPsListContainersFilterName 05:19:06 [2020-05-08T05:19:06.347Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork 05:19:07 [2020-05-08T05:19:07.706Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail 05:19:07 [2020-05-08T05:19:07.706Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts 05:19:09 [2020-05-08T05:19:09.591Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus 05:19:12 [2020-05-08T05:19:12.098Z] === RUN TestDockerSuite/TestPsListContainersSize 05:19:13 [2020-05-08T05:19:13.456Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer 05:19:13 [2020-05-08T05:19:13.711Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer 05:19:14 [2020-05-08T05:19:14.634Z] === RUN TestDockerSuite/TestPsRightTagName 05:19:17 [2020-05-08T05:19:17.141Z] === RUN TestDockerSuite/TestPsShowMounts 05:19:19 [2020-05-08T05:19:19.652Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost 05:19:20 [2020-05-08T05:19:20.575Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows 05:19:20 [2020-05-08T05:19:20.575Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux 05:19:20 [2020-05-08T05:19:20.575Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs 05:19:20 [2020-05-08T05:19:20.575Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized 05:19:20 [2020-05-08T05:19:20.830Z] === RUN TestDockerSuite/TestPushUnprefixedRepo 05:19:20 [2020-05-08T05:19:20.830Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs 05:19:22 [2020-05-08T05:19:22.189Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer 05:19:24 [2020-05-08T05:19:24.092Z] === RUN TestDockerSuite/TestRestartContainerSuccess 05:19:25 [2020-05-08T05:19:25.451Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer 05:19:26 [2020-05-08T05:19:26.374Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy 05:19:34 [2020-05-08T05:19:34.448Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer 05:19:34 [2020-05-08T05:19:34.448Z] === RUN TestDockerSwarmSuite/TestServiceScale 05:19:35 [2020-05-08T05:19:35.810Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart 05:19:37 [2020-05-08T05:19:37.690Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock 05:19:37 [2020-05-08T05:19:37.690Z] === RUN TestDockerSuite/TestRestartPolicyAlways 05:19:37 [2020-05-08T05:19:37.945Z] === RUN TestDockerSuite/TestRestartPolicyNO 05:19:37 [2020-05-08T05:19:37.945Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure 05:19:38 [2020-05-08T05:19:38.503Z] === RUN TestDockerSuite/TestRestartRunningContainer 05:19:41 [2020-05-08T05:19:41.010Z] === RUN TestDockerSuite/TestRestartStoppedContainer 05:19:42 [2020-05-08T05:19:42.892Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork 05:19:47 [2020-05-08T05:19:47.047Z] === RUN TestDockerSuite/TestRestartWithVolumes 05:19:48 [2020-05-08T05:19:48.406Z] === RUN TestDockerSuite/TestRmiBlank 05:19:48 [2020-05-08T05:19:48.406Z] === RUN TestDockerSuite/TestRmiByIDHardConflict 05:19:48 [2020-05-08T05:19:48.406Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound 05:19:52 [2020-05-08T05:19:52.559Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers 05:19:53 [2020-05-08T05:19:53.482Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories 05:19:53 [2020-05-08T05:19:53.822Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags 05:19:55 [2020-05-08T05:19:55.704Z] === RUN TestDockerSuite/TestRmiImgIDForce 05:19:57 [2020-05-08T05:19:57.063Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag 05:19:57 [2020-05-08T05:19:57.986Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig 05:19:58 [2020-05-08T05:19:58.910Z] === RUN TestDockerSuite/TestRmiParentImageFail 05:19:59 [2020-05-08T05:19:59.832Z] === RUN TestDockerSuite/TestRmiTag 05:20:00 [2020-05-08T05:20:00.087Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers 05:20:01 [2020-05-08T05:20:01.016Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork 05:20:01 [2020-05-08T05:20:01.016Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer 05:20:04 [2020-05-08T05:20:04.276Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode 05:20:06 [2020-05-08T05:20:06.160Z] === RUN TestDockerSuite/TestRmiWithContainerFails 05:20:06 [2020-05-08T05:20:06.719Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories 05:20:07 [2020-05-08T05:20:07.642Z] === RUN TestDockerSuite/TestRmiWithParentInUse 05:20:08 [2020-05-08T05:20:08.202Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule 05:20:10 [2020-05-08T05:20:10.083Z] === RUN TestDockerSuite/TestRunAddHost 05:20:10 [2020-05-08T05:20:10.642Z] === RUN TestDockerSuite/TestRunAddHostInHostMode 05:20:11 [2020-05-08T05:20:11.201Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices 05:20:11 [2020-05-08T05:20:11.760Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode 05:20:12 [2020-05-08T05:20:12.014Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc 05:20:12 [2020-05-08T05:20:12.938Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange 05:20:14 [2020-05-08T05:20:14.297Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot 05:20:15 [2020-05-08T05:20:15.219Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose 05:20:16 [2020-05-08T05:20:16.141Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish 05:20:17 [2020-05-08T05:20:17.066Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory 05:20:18 [2020-05-08T05:20:18.948Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes 05:20:20 [2020-05-08T05:20:20.308Z] === RUN TestDockerSuite/TestRunAttachDetach 05:20:21 [2020-05-08T05:20:21.271Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig 05:20:22 [2020-05-08T05:20:22.193Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag 05:20:23 [2020-05-08T05:20:23.116Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag 05:20:24 [2020-05-08T05:20:24.039Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig 05:20:24 [2020-05-08T05:20:24.961Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak 05:20:26 [2020-05-08T05:20:26.320Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved 05:20:27 [2020-05-08T05:20:27.243Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode 05:20:28 [2020-05-08T05:20:28.169Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode 05:20:29 [2020-05-08T05:20:29.091Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode 05:20:29 [2020-05-08T05:20:29.091Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope 05:20:29 [2020-05-08T05:20:29.650Z] === RUN TestDockerSuite/TestRunAttachWithDetach 05:20:29 [2020-05-08T05:20:29.650Z] === RUN TestDockerSuite/TestRunBindMounts 05:20:32 [2020-05-08T05:20:32.931Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface 05:20:33 [2020-05-08T05:20:33.185Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface 05:20:34 [2020-05-08T05:20:34.108Z] === RUN TestDockerSuite/TestRunCapAddCHOWN 05:20:35 [2020-05-08T05:20:35.030Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface 05:20:35 [2020-05-08T05:20:35.589Z] === RUN TestDockerSuite/TestRunCapAddInvalid 05:20:35 [2020-05-08T05:20:35.589Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME 05:20:36 [2020-05-08T05:20:36.511Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod 05:20:37 [2020-05-08T05:20:37.437Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret 05:20:37 [2020-05-08T05:20:37.437Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod 05:20:38 [2020-05-08T05:20:38.359Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod 05:20:39 [2020-05-08T05:20:39.282Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase 05:20:40 [2020-05-08T05:20:40.204Z] === RUN TestDockerSuite/TestRunCapDropInvalid 05:20:40 [2020-05-08T05:20:40.204Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService 05:20:40 [2020-05-08T05:20:40.204Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength 05:20:41 [2020-05-08T05:20:41.128Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty 05:20:41 [2020-05-08T05:20:41.128Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint 05:20:42 [2020-05-08T05:20:42.487Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts 05:20:43 [2020-05-08T05:20:43.409Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort 05:20:44 [2020-05-08T05:20:44.332Z] === RUN TestDockerSuite/TestRunContainerNetwork 05:20:44 [2020-05-08T05:20:44.890Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf 05:20:45 [2020-05-08T05:20:45.145Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO 05:20:46 [2020-05-08T05:20:46.067Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent 05:20:47 [2020-05-08T05:20:47.426Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer 05:20:49 [2020-05-08T05:20:49.309Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs 05:20:50 [2020-05-08T05:20:50.670Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag 05:20:51 [2020-05-08T05:20:51.594Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag 05:20:52 [2020-05-08T05:20:52.516Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer 05:20:53 [2020-05-08T05:20:53.074Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero 05:20:53 [2020-05-08T05:20:53.996Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs 05:20:54 [2020-05-08T05:20:54.918Z] === RUN TestDockerSuite/TestRunCopyVolumeContent 05:20:56 [2020-05-08T05:20:56.277Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource 05:20:56 [2020-05-08T05:20:56.836Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID 05:21:00 [2020-05-08T05:21:00.991Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp 05:21:00 [2020-05-08T05:21:00.991Z] === RUN TestDockerSuite/TestRunCreateVolume 05:21:01 [2020-05-08T05:21:01.550Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc 05:21:04 [2020-05-08T05:21:04.079Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink 05:21:05 [2020-05-08T05:21:05.960Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir 05:21:08 [2020-05-08T05:21:08.469Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 05:21:10 [2020-05-08T05:21:10.978Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures 05:21:10 [2020-05-08T05:21:10.978Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed 05:21:10 [2020-05-08T05:21:10.978Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions 05:21:11 [2020-05-08T05:21:11.901Z] === RUN TestDockerSuite/TestRunDNSInHostMode 05:21:13 [2020-05-08T05:21:13.782Z] === RUN TestDockerSuite/TestRunDNSOptions 05:21:15 [2020-05-08T05:21:15.665Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf 05:21:15 [2020-05-08T05:21:15.665Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType 05:21:18 [2020-05-08T05:21:18.173Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions 05:21:18 [2020-05-08T05:21:18.733Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule 05:21:20 [2020-05-08T05:21:20.615Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting 05:21:21 [2020-05-08T05:21:21.173Z] === RUN TestDockerSuite/TestRunDeviceDirectory 05:21:21 [2020-05-08T05:21:21.173Z] === RUN TestDockerSuite/TestRunDeviceNumbers 05:21:22 [2020-05-08T05:21:22.095Z] === RUN TestDockerSuite/TestRunDeviceSymlink 05:21:24 [2020-05-08T05:21:24.016Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey 05:21:24 [2020-05-08T05:21:24.016Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot 05:21:24 [2020-05-08T05:21:24.016Z] === RUN TestDockerSuite/TestRunDuplicateMount 05:21:24 [2020-05-08T05:21:24.939Z] === RUN TestDockerSuite/TestRunEchoNamedContainer 05:21:25 [2020-05-08T05:21:25.863Z] === RUN TestDockerSuite/TestRunEchoStdout 05:21:26 [2020-05-08T05:21:26.811Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit 05:21:27 [2020-05-08T05:21:27.370Z] === RUN TestDockerSuite/TestRunEmptyEnv 05:21:27 [2020-05-08T05:21:27.370Z] === RUN TestDockerSuite/TestRunEntrypoint 05:21:28 [2020-05-08T05:21:28.293Z] === RUN TestDockerSuite/TestRunEnvironment 05:21:29 [2020-05-08T05:21:29.215Z] === RUN TestDockerSuite/TestRunEnvironmentErase 05:21:29 [2020-05-08T05:21:29.819Z] === RUN TestDockerSuite/TestRunEnvironmentOverride 05:21:30 [2020-05-08T05:21:30.741Z] === RUN TestDockerSuite/TestRunExitCode 05:21:31 [2020-05-08T05:21:31.706Z] === RUN TestDockerSuite/TestRunExitCodeOne 05:21:32 [2020-05-08T05:21:32.264Z] === RUN TestDockerSuite/TestRunExitCodeZero 05:21:33 [2020-05-08T05:21:33.188Z] === RUN TestDockerSuite/TestRunExitOnStdinClose 05:21:34 [2020-05-08T05:21:34.111Z] === RUN TestDockerSuite/TestRunExposePort 05:21:34 [2020-05-08T05:21:34.111Z] === RUN TestDockerSuite/TestRunFullHostnameSet 05:21:34 [2020-05-08T05:21:34.691Z] === RUN TestDockerSuite/TestRunGroupAdd 05:21:35 [2020-05-08T05:21:35.622Z] === RUN TestDockerSuite/TestRunHostnameFQDN 05:21:36 [2020-05-08T05:21:36.980Z] === RUN TestDockerSuite/TestRunHostnameInHostMode 05:21:37 [2020-05-08T05:21:37.538Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent 05:21:37 [2020-05-08T05:21:37.538Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership 05:21:41 [2020-05-08T05:21:41.691Z] === RUN TestDockerSuite/TestRunInspectMacAddress 05:21:41 [2020-05-08T05:21:41.691Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy 05:21:53 [2020-05-08T05:21:53.841Z] === RUN TestDockerSuite/TestRunInvalidCPUShares 05:21:54 [2020-05-08T05:21:54.399Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent 05:21:56 [2020-05-08T05:21:56.280Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue 05:21:56 [2020-05-08T05:21:56.280Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue 05:21:56 [2020-05-08T05:21:56.280Z] === RUN TestDockerSuite/TestRunInvalidReference 05:21:56 [2020-05-08T05:21:56.280Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors 05:21:56 [2020-05-08T05:21:56.534Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode 05:21:59 [2020-05-08T05:21:59.789Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID 05:22:01 [2020-05-08T05:22:01.672Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName 05:22:03 [2020-05-08T05:22:03.031Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS 05:22:03 [2020-05-08T05:22:03.954Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled 05:22:04 [2020-05-08T05:22:04.513Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled 05:22:05 [2020-05-08T05:22:05.436Z] === RUN TestDockerSuite/TestRunModeHostname 05:22:06 [2020-05-08T05:22:06.360Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists 05:22:06 [2020-05-08T05:22:06.360Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning 05:22:06 [2020-05-08T05:22:06.614Z] === RUN TestDockerSuite/TestRunModeIpcHost 05:22:08 [2020-05-08T05:22:08.034Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname 05:22:09 [2020-05-08T05:22:09.403Z] === RUN TestDockerSuite/TestRunModePIDContainer 05:22:11 [2020-05-08T05:22:11.283Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists 05:22:11 [2020-05-08T05:22:11.283Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning 05:22:11 [2020-05-08T05:22:11.283Z] === RUN TestDockerSuite/TestRunModePIDHost 05:22:12 [2020-05-08T05:22:12.642Z] === RUN TestDockerSuite/TestRunModeUTSHost 05:22:14 [2020-05-08T05:22:14.566Z] === RUN TestDockerSuite/TestRunMount 05:22:21 [2020-05-08T05:22:21.086Z] === RUN TestDockerSuite/TestRunMountOrdering 05:22:21 [2020-05-08T05:22:21.341Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm 05:22:21 [2020-05-08T05:22:21.940Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost 05:22:23 [2020-05-08T05:22:23.822Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom 05:22:26 [2020-05-08T05:22:26.329Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles 05:22:29 [2020-05-08T05:22:29.584Z] === RUN TestDockerSuite/TestRunNamedVolume 05:22:32 [2020-05-08T05:22:32.137Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData 05:22:34 [2020-05-08T05:22:34.644Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved 05:22:36 [2020-05-08T05:22:36.525Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved 05:22:37 [2020-05-08T05:22:37.883Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared 05:22:37 [2020-05-08T05:22:37.883Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost 05:22:38 [2020-05-08T05:22:38.806Z] === RUN TestDockerSuite/TestRunNetHost 05:22:39 [2020-05-08T05:22:39.729Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks 05:22:40 [2020-05-08T05:22:40.652Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName 05:22:41 [2020-05-08T05:22:41.210Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount 05:22:43 [2020-05-08T05:22:43.717Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO 05:22:46 [2020-05-08T05:22:46.225Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem 05:22:51 [2020-05-08T05:22:51.469Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode 05:22:51 [2020-05-08T05:22:51.469Z] === RUN TestDockerSuite/TestRunNoDupVolumes 05:22:51 [2020-05-08T05:22:51.469Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid 05:22:52 [2020-05-08T05:22:52.392Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout 05:22:52 [2020-05-08T05:22:52.392Z] === RUN TestDockerSuite/TestRunNonExecutableCmd 05:22:52 [2020-05-08T05:22:52.950Z] === RUN TestDockerSuite/TestRunNonExistingCmd 05:22:53 [2020-05-08T05:22:53.872Z] === RUN TestDockerSuite/TestRunNonExistingImage 05:22:53 [2020-05-08T05:22:53.872Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress 05:22:54 [2020-05-08T05:22:54.795Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName 05:22:55 [2020-05-08T05:22:55.757Z] === RUN TestDockerSuite/TestRunOOMExitCode 05:22:55 [2020-05-08T05:22:55.757Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable 05:22:56 [2020-05-08T05:22:56.680Z] === RUN TestDockerSuite/TestRunPIDsLimit 05:22:57 [2020-05-08T05:22:57.239Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse 05:22:59 [2020-05-08T05:22:59.122Z] === RUN TestDockerSuite/TestRunPortInUse 05:23:00 [2020-05-08T05:23:00.044Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices 05:23:00 [2020-05-08T05:23:00.969Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod 05:23:01 [2020-05-08T05:23:01.527Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount 05:23:02 [2020-05-08T05:23:02.449Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers 05:23:03 [2020-05-08T05:23:03.008Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers 05:23:03 [2020-05-08T05:23:03.932Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent 05:23:03 [2020-05-08T05:23:03.932Z] === RUN TestDockerSuite/TestRunPublishPort 05:23:04 [2020-05-08T05:23:04.491Z] === RUN TestDockerSuite/TestRunReadFilteredProc 05:23:05 [2020-05-08T05:23:05.413Z] === RUN TestDockerSuite/TestRunReadProcLatency 05:23:05 [2020-05-08T05:23:05.413Z] === RUN TestDockerSuite/TestRunReadProcTimer 05:23:05 [2020-05-08T05:23:05.971Z] === RUN TestDockerSuite/TestRunRedirectStdout 05:23:07 [2020-05-08T05:23:07.851Z] === RUN TestDockerSuite/TestRunResolvconfUpdate 05:23:07 [2020-05-08T05:23:07.851Z] === RUN TestDockerSuite/TestRunRestartMaxRetries 05:23:11 [2020-05-08T05:23:11.108Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink 05:23:12 [2020-05-08T05:23:12.468Z] === RUN TestDockerSuite/TestRunRm 05:23:13 [2020-05-08T05:23:13.391Z] === RUN TestDockerSuite/TestRunRmAndWait 05:23:17 [2020-05-08T05:23:17.555Z] === RUN TestDockerSuite/TestRunRmPre125Api 05:23:17 [2020-05-08T05:23:17.810Z] === RUN TestDockerSuite/TestRunRootWorkdir 05:23:18 [2020-05-08T05:23:18.732Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns 05:23:20 [2020-05-08T05:23:20.614Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit 05:23:21 [2020-05-08T05:23:21.173Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct 05:23:25 [2020-05-08T05:23:25.329Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS 05:23:30 [2020-05-08T05:23:30.560Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit 05:23:30 [2020-05-08T05:23:30.560Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod 05:23:31 [2020-05-08T05:23:31.482Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns 05:23:32 [2020-05-08T05:23:32.404Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare 05:23:32 [2020-05-08T05:23:32.963Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns 05:23:33 [2020-05-08T05:23:33.885Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns 05:23:34 [2020-05-08T05:23:34.444Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile 05:23:35 [2020-05-08T05:23:35.367Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy 05:23:36 [2020-05-08T05:23:36.290Z] === RUN TestDockerSuite/TestRunSetMacAddress 05:23:36 [2020-05-08T05:23:36.848Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer 05:23:40 [2020-05-08T05:23:40.104Z] === RUN TestDockerSuite/TestRunState 05:23:41 [2020-05-08T05:23:41.463Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit 05:23:42 [2020-05-08T05:23:42.021Z] === RUN TestDockerSuite/TestRunStdinPipe 05:23:42 [2020-05-08T05:23:42.943Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak 05:23:42 [2020-05-08T05:23:42.943Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit 05:23:42 [2020-05-08T05:23:42.943Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers 05:23:43 [2020-05-08T05:23:43.908Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers 05:23:44 [2020-05-08T05:23:44.467Z] === RUN TestDockerSuite/TestRunSysctls 05:23:46 [2020-05-08T05:23:46.388Z] === RUN TestDockerSuite/TestRunTLSVerify 05:23:46 [2020-05-08T05:23:46.388Z] === RUN TestDockerSuite/TestRunTTYWithPipe 05:23:46 [2020-05-08T05:23:46.388Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices 05:23:46 [2020-05-08T05:23:46.945Z] === RUN TestDockerSuite/TestRunTmpfsMounts 05:23:49 [2020-05-08T05:23:49.463Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered 05:23:50 [2020-05-08T05:23:50.385Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes 05:23:52 [2020-05-08T05:23:52.268Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions 05:23:56 [2020-05-08T05:23:56.420Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers 05:23:59 [2020-05-08T05:23:59.674Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod 05:23:59 [2020-05-08T05:23:59.674Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId 05:24:00 [2020-05-08T05:24:00.233Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount 05:24:01 [2020-05-08T05:24:01.155Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot 05:24:02 [2020-05-08T05:24:02.079Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint 05:24:04 [2020-05-08T05:24:04.588Z] === RUN TestDockerSuite/TestRunUnshareProc 05:24:05 [2020-05-08T05:24:05.512Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart 05:24:05 [2020-05-08T05:24:05.512Z] === RUN TestDockerSuite/TestRunUserByID 05:24:06 [2020-05-08T05:24:06.436Z] === RUN TestDockerSuite/TestRunUserByIDBig 05:24:06 [2020-05-08T05:24:06.690Z] === RUN TestDockerSuite/TestRunUserByIDNegative 05:24:06 [2020-05-08T05:24:06.945Z] === RUN TestDockerSuite/TestRunUserByIDZero 05:24:07 [2020-05-08T05:24:07.869Z] === RUN TestDockerSuite/TestRunUserByName 05:24:08 [2020-05-08T05:24:08.792Z] === RUN TestDockerSuite/TestRunUserDefaults 05:24:09 [2020-05-08T05:24:09.351Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed 05:24:09 [2020-05-08T05:24:09.351Z] === RUN TestDockerSuite/TestRunUserNotFound 05:24:09 [2020-05-08T05:24:09.606Z] === RUN TestDockerSuite/TestRunVerifyContainerID 05:24:10 [2020-05-08T05:24:10.530Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag 05:24:15 [2020-05-08T05:24:15.761Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions 05:24:15 [2020-05-08T05:24:15.761Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter 05:24:16 [2020-05-08T05:24:16.685Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths 05:24:18 [2020-05-08T05:24:18.044Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode 05:24:20 [2020-05-08T05:24:20.553Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails 05:24:22 [2020-05-08T05:24:22.441Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved 05:24:22 [2020-05-08T05:24:22.999Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork 05:24:24 [2020-05-08T05:24:24.880Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath 05:24:26 [2020-05-08T05:24:26.239Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon 05:24:27 [2020-05-08T05:24:27.599Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly 05:24:28 [2020-05-08T05:24:28.524Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared 05:24:29 [2020-05-08T05:24:29.447Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave 05:24:30 [2020-05-08T05:24:30.370Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount 05:24:30 [2020-05-08T05:24:30.370Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent 05:24:30 [2020-05-08T05:24:30.370Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares 05:24:30 [2020-05-08T05:24:30.370Z] === RUN TestDockerSuite/TestRunWithBadDevice 05:24:30 [2020-05-08T05:24:30.624Z] === RUN TestDockerSuite/TestRunWithBlkioWeight 05:24:31 [2020-05-08T05:24:31.547Z] === RUN TestDockerSuite/TestRunWithCPUQuota 05:24:32 [2020-05-08T05:24:32.106Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork 05:24:32 [2020-05-08T05:24:32.362Z] === RUN TestDockerSuite/TestRunWithCPUShares 05:24:33 [2020-05-08T05:24:33.286Z] === RUN TestDockerSuite/TestRunWithCpuPeriod 05:24:35 [2020-05-08T05:24:35.166Z] === RUN TestDockerSuite/TestRunWithCpusetCpus 05:24:35 [2020-05-08T05:24:35.166Z] === RUN TestDockerSwarmSuite/TestSwarmInit 05:24:35 [2020-05-08T05:24:35.727Z] === RUN TestDockerSuite/TestRunWithCpusetMems 05:24:36 [2020-05-08T05:24:36.692Z] === RUN TestDockerSuite/TestRunWithDaemonFlags 05:24:36 [2020-05-08T05:24:36.692Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize 05:24:37 [2020-05-08T05:24:37.617Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight 05:24:37 [2020-05-08T05:24:37.617Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod 05:24:37 [2020-05-08T05:24:37.617Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory 05:24:37 [2020-05-08T05:24:37.617Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress 05:24:37 [2020-05-08T05:24:37.617Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps 05:24:37 [2020-05-08T05:24:37.870Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps 05:24:38 [2020-05-08T05:24:38.124Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps 05:24:38 [2020-05-08T05:24:38.379Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps 05:24:38 [2020-05-08T05:24:38.379Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice 05:24:38 [2020-05-08T05:24:38.633Z] === RUN TestDockerSuite/TestRunWithKernelMemory 05:24:39 [2020-05-08T05:24:39.555Z] === RUN TestDockerSuite/TestRunWithMemoryLimit 05:24:40 [2020-05-08T05:24:40.478Z] === RUN TestDockerSuite/TestRunWithMemoryReservation 05:24:40 [2020-05-08T05:24:40.478Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 05:24:40 [2020-05-08T05:24:40.478Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked 05:24:41 [2020-05-08T05:24:41.401Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid 05:24:41 [2020-05-08T05:24:41.401Z] === RUN TestDockerSuite/TestRunWithNanoCPUs 05:24:42 [2020-05-08T05:24:42.326Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks 05:24:42 [2020-05-08T05:24:42.580Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj 05:24:43 [2020-05-08T05:24:43.504Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange 05:24:43 [2020-05-08T05:24:43.504Z] === RUN TestDockerSuite/TestRunWithShmSize 05:24:44 [2020-05-08T05:24:44.064Z] === RUN TestDockerSuite/TestRunWithSwappiness 05:24:44 [2020-05-08T05:24:44.990Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid 05:24:44 [2020-05-08T05:24:44.990Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit 05:24:44 [2020-05-08T05:24:44.990Z] === RUN TestDockerSuite/TestRunWithUlimits 05:24:45 [2020-05-08T05:24:45.913Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited 05:24:47 [2020-05-08T05:24:47.827Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive 05:24:48 [2020-05-08T05:24:48.385Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr 05:24:48 [2020-05-08T05:24:48.385Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit 05:24:48 [2020-05-08T05:24:48.385Z] === RUN TestDockerSuite/TestRunWithoutNetworking 05:24:49 [2020-05-08T05:24:49.308Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr 05:24:49 [2020-05-08T05:24:49.308Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile 05:24:49 [2020-05-08T05:24:49.308Z] === RUN TestDockerSuite/TestRunWorkingDirectory 05:24:50 [2020-05-08T05:24:50.230Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain 05:24:51 [2020-05-08T05:24:51.154Z] === RUN TestDockerSuite/TestRunWriteFilteredProc 05:24:52 [2020-05-08T05:24:52.077Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit 05:24:53 [2020-05-08T05:24:53.000Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave 05:24:54 [2020-05-08T05:24:54.881Z] === RUN TestDockerSuite/TestRunWriteToProcAsound 05:24:55 [2020-05-08T05:24:55.847Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue 05:24:55 [2020-05-08T05:24:55.847Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue 05:24:55 [2020-05-08T05:24:55.847Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags 05:24:56 [2020-05-08T05:24:56.769Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout 05:24:58 [2020-05-08T05:24:58.127Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar 05:24:59 [2020-05-08T05:24:59.050Z] === RUN TestDockerSuite/TestSaveCheckTimes 05:24:59 [2020-05-08T05:24:59.304Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions 05:25:01 [2020-05-08T05:25:01.184Z] === RUN TestDockerSuite/TestSaveImageId 05:25:01 [2020-05-08T05:25:01.184Z] === RUN TestDockerSuite/TestSaveLoadNoTag 05:25:01 [2020-05-08T05:25:01.743Z] === RUN TestDockerSuite/TestSaveLoadParents 05:25:04 [2020-05-08T05:25:04.251Z] === RUN TestDockerSuite/TestSaveMultipleNames 05:25:04 [2020-05-08T05:25:04.251Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages 05:25:05 [2020-05-08T05:25:05.610Z] === RUN TestDockerSuite/TestSaveSingleTag 05:25:05 [2020-05-08T05:25:05.610Z] === RUN TestDockerSuite/TestSaveWithNoExistImage 05:25:05 [2020-05-08T05:25:05.610Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout 05:25:07 [2020-05-08T05:25:07.491Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout 05:25:08 [2020-05-08T05:25:08.850Z] === RUN TestDockerSuite/TestSearchCmdOptions 05:25:09 [2020-05-08T05:25:09.408Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry 05:25:09 [2020-05-08T05:25:09.408Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash 05:25:09 [2020-05-08T05:25:09.408Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter 05:25:09 [2020-05-08T05:25:09.408Z] === RUN TestDockerSuite/TestSearchWithLimit 05:25:09 [2020-05-08T05:25:09.966Z] === RUN TestDockerSuite/TestSlowStdinClosing 05:25:12 [2020-05-08T05:25:12.473Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode 05:25:19 [2020-05-08T05:25:19.005Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers 05:25:20 [2020-05-08T05:25:20.381Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError 05:25:21 [2020-05-08T05:25:21.740Z] === RUN TestDockerSuite/TestStartAttachSilent 05:25:23 [2020-05-08T05:25:23.102Z] === RUN TestDockerSuite/TestStartAttachWithRename 05:25:26 [2020-05-08T05:25:26.356Z] === RUN TestDockerSuite/TestStartMultipleContainers 05:25:28 [2020-05-08T05:25:28.864Z] === RUN TestDockerSuite/TestStartPausedContainer 05:25:29 [2020-05-08T05:25:29.422Z] === RUN TestDockerSuite/TestStartRecordError 05:25:31 [2020-05-08T05:25:31.304Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode 05:25:33 [2020-05-08T05:25:33.810Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded 05:25:35 [2020-05-08T05:25:35.691Z] === RUN TestDockerSuite/TestStatsAllNoStream 05:25:39 [2020-05-08T05:25:39.126Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream 05:25:44 [2020-05-08T05:25:44.355Z] === RUN TestDockerSuite/TestStatsContainerNotFound 05:25:46 [2020-05-08T05:25:46.861Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked 05:25:47 [2020-05-08T05:25:47.116Z] === RUN TestDockerSuite/TestStatsFormatAll 05:25:52 [2020-05-08T05:25:52.347Z] === RUN TestDockerSuite/TestStatsNoStream 05:25:55 [2020-05-08T05:25:55.602Z] === RUN TestDockerSuite/TestStopContainerSignal 05:25:57 [2020-05-08T05:25:57.509Z] === RUN TestDockerSuite/TestTopMultipleArgs 05:25:58 [2020-05-08T05:25:58.067Z] === RUN TestDockerSuite/TestTopNonPrivileged 05:25:58 [2020-05-08T05:25:58.990Z] === RUN TestDockerSuite/TestTopPrivileged 05:25:59 [2020-05-08T05:25:59.549Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses 05:25:59 [2020-05-08T05:25:59.549Z] === RUN TestDockerSuite/TestTwoContainersInNetHost 05:26:00 [2020-05-08T05:26:00.471Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput 05:26:04 [2020-05-08T05:26:04.624Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck 05:26:08 [2020-05-08T05:26:08.776Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue 05:26:09 [2020-05-08T05:26:09.031Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags 05:26:09 [2020-05-08T05:26:09.953Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory 05:26:09 [2020-05-08T05:26:09.953Z] === RUN TestDockerSuite/TestUpdateKernelMemory 05:26:10 [2020-05-08T05:26:10.511Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized 05:26:12 [2020-05-08T05:26:12.392Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory 05:26:12 [2020-05-08T05:26:12.392Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy 05:26:14 [2020-05-08T05:26:14.273Z] === RUN TestDockerSuite/TestUpdatePausedContainer 05:26:15 [2020-05-08T05:26:15.200Z] === RUN TestDockerSuite/TestUpdateRunningContainer 05:26:16 [2020-05-08T05:26:16.123Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart 05:26:17 [2020-05-08T05:26:17.482Z] === RUN TestDockerSuite/TestUpdateStats 05:26:21 [2020-05-08T05:26:21.636Z] === RUN TestDockerSuite/TestUpdateStoppedContainer 05:26:23 [2020-05-08T05:26:23.516Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly 05:26:23 [2020-05-08T05:26:23.516Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs 05:26:24 [2020-05-08T05:26:24.438Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields 05:26:25 [2020-05-08T05:26:25.361Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias 05:26:29 [2020-05-08T05:26:29.524Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias 05:26:33 [2020-05-08T05:26:33.683Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink 05:26:36 [2020-05-08T05:26:36.938Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity 05:26:38 [2020-05-08T05:26:38.297Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain 05:26:39 [2020-05-08T05:26:39.220Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks 05:26:44 [2020-05-08T05:26:44.452Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart 05:26:48 [2020-05-08T05:26:48.610Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked 05:26:49 [2020-05-08T05:26:49.168Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown 05:26:51 [2020-05-08T05:26:51.676Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot 05:26:54 [2020-05-08T05:26:54.932Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride 05:26:54 [2020-05-08T05:26:54.932Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster 05:26:56 [2020-05-08T05:26:56.291Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner 05:26:58 [2020-05-08T05:26:58.173Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod 05:27:00 [2020-05-08T05:27:00.689Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService 05:27:03 [2020-05-08T05:27:03.195Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw 05:27:05 [2020-05-08T05:27:05.702Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid 05:27:07 [2020-05-08T05:27:07.851Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid 05:27:10 [2020-05-08T05:27:10.358Z] === RUN TestDockerSuite/TestVolumeCLICreate 05:27:25 [2020-05-08T05:27:25.172Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel 05:27:25 [2020-05-08T05:27:25.172Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple 05:27:25 [2020-05-08T05:27:25.172Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts 05:27:26 [2020-05-08T05:27:26.095Z] === RUN TestDockerSuite/TestVolumeCLIInspect 05:27:26 [2020-05-08T05:27:26.095Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti 05:27:26 [2020-05-08T05:27:26.095Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError 05:27:26 [2020-05-08T05:27:26.095Z] === RUN TestDockerSuite/TestVolumeCLILs 05:27:27 [2020-05-08T05:27:27.021Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName 05:27:27 [2020-05-08T05:27:27.021Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling 05:27:27 [2020-05-08T05:27:27.944Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers 05:27:27 [2020-05-08T05:27:27.944Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels 05:27:27 [2020-05-08T05:27:27.944Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue 05:27:27 [2020-05-08T05:27:27.944Z] === RUN TestDockerSuite/TestVolumeCLINoArgs 05:27:28 [2020-05-08T05:27:28.199Z] === RUN TestDockerSuite/TestVolumeCLIRm 05:27:30 [2020-05-08T05:27:30.705Z] === RUN TestDockerSuite/TestVolumeCLIRmForce 05:27:30 [2020-05-08T05:27:30.705Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse 05:27:30 [2020-05-08T05:27:30.959Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage 05:27:30 [2020-05-08T05:27:30.959Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts 05:27:30 [2020-05-08T05:27:30.959Z] === RUN TestDockerSuite/TestVolumeEvents 05:27:31 [2020-05-08T05:27:31.884Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions 05:27:34 [2020-05-08T05:27:34.390Z] === RUN TestDockerSuite/TestVolumeLsFormat 05:27:34 [2020-05-08T05:27:34.390Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat 05:27:34 [2020-05-08T05:27:34.390Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode 05:27:37 [2020-05-08T05:27:37.645Z] === RUN TestDockerSuite/TestVolumesNoCopyData 05:27:41 [2020-05-08T05:27:41.801Z] === RUN TestDockerSuite/TestWindowsRunAsSystem 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite (1764.77s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.36s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.85s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.96s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.07s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.24s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.20s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.18s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.12s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.69s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.32s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.14s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.24s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.16s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.19s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.26s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.28s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAttachDetach (1.42s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.33s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.08s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.36s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.25s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.73s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.41s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.65s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.54s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.57s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.04s) 05:27:41 [2020-05-08T05:27:41.801Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (22.09s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.55s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.52s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.54s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.96s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.14s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.31s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.87s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.88s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.57s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.83s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.71s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.92s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.13s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.39s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.45s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.55s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.81s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.60s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.91s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.69s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.95s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.08s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.61s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.50s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.62s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.45s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.49s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.75s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.66s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.13s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.60s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.15s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.66s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.26s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.71s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.34s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.46s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.69s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.04s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.33s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.68s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.71s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.80s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.37s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.49s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.67s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.99s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.41s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.80s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.87s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.49s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildCmd (0.42s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.30s) 05:27:41 [2020-05-08T05:27:41.802Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) 05:27:41 [2020-05-08T05:27:41.802Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.59s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.59s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.87s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildContChar (3.21s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.07s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.29s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.27s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.63s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.99s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.00s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.49s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.13s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.90s) 05:27:41 [2020-05-08T05:27:41.802Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) 05:27:41 [2020-05-08T05:27:41.802Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows 05:27:41 [2020-05-08T05:27:41.802Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) 05:27:41 [2020-05-08T05:27:41.802Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows 05:27:41 [2020-05-08T05:27:41.802Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 05:27:41 [2020-05-08T05:27:41.802Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows 05:27:41 [2020-05-08T05:27:41.802Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) 05:27:41 [2020-05-08T05:27:41.802Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.95s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.16s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.07s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.78s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.68s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.64s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.84s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.86s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.55s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.45s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.57s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.09s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.75s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.90s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.36s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.10s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.91s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.99s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.72s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.32s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.73s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.03s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.39s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.27s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.59s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.55s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.99s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.24s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.67s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.71s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.01s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildEnv (1.66s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.53s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.45s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.81s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.95s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.70s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.60s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.48s) 05:27:41 [2020-05-08T05:27:41.802Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) 05:27:41 [2020-05-08T05:27:41.802Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.38s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.78s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildExpose (0.37s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.69s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.68s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.49s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildFails (1.03s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.82s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.47s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.91s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.67s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.18s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.05s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.36s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.21s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.55s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildHistory (4.65s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.53s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.22s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.61s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.52s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.02s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildLabel (0.56s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.57s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.36s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildLabels (0.67s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.51s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.15s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.60s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.04s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.17s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.30s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.48s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.53s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.95s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.47s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.57s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.13s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.99s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.43s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.71s) 05:27:41 [2020-05-08T05:27:41.802Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) 05:27:41 [2020-05-08T05:27:41.802Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.58s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.71s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.29s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.39s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildNetContainer (3.26s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.00s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.14s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.93s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.25s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.38s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.73s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.19s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.83s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.12s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.93s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.40s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.35s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.53s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.45s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.29s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildPATH (2.45s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.91s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.14s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.63s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.81s) 05:27:41 [2020-05-08T05:27:41.802Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.35s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildRm (3.48s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.21s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.42s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.45s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.57s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.49s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.31s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.17s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.44s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.37s) 05:27:41 [2020-05-08T05:27:41.803Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) 05:27:41 [2020-05-08T05:27:41.803Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.47s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.25s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildStderr (1.09s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.38s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.21s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.15s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.56s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.11s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.79s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildUser (2.09s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.72s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.14s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.98s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.37s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.14s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.39s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.65s) 05:27:41 [2020-05-08T05:27:41.803Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 05:27:41 [2020-05-08T05:27:41.803Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows 05:27:41 [2020-05-08T05:27:41.803Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 05:27:41 [2020-05-08T05:27:41.803Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows 05:27:41 [2020-05-08T05:27:41.803Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) 05:27:41 [2020-05-08T05:27:41.803Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows 05:27:41 [2020-05-08T05:27:41.803Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 05:27:41 [2020-05-08T05:27:41.803Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.28s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.30s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.82s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.05s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.16s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.39s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.24s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.47s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.75s) 05:27:41 [2020-05-08T05:27:41.803Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 05:27:41 [2020-05-08T05:27:41.803Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.03s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.44s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) 05:27:41 [2020-05-08T05:27:41.803Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) 05:27:41 [2020-05-08T05:27:41.803Z] docker_cli_sni_test.go:18: Flakey test 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.96s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.06s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCommitChange (1.09s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.98s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.54s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.03s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.01s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCommitTTY (2.23s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.14s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.02s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.02s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.27s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.93s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.82s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.92s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.86s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.17s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.78s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.84s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.91s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.79s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.80s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.86s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.78s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.84s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.85s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.84s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.82s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.79s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.50s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.54s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.94s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.51s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.83s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.83s) 05:27:41 [2020-05-08T05:27:41.803Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) 05:27:41 [2020-05-08T05:27:41.803Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.91s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.25s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.70s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.61s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.28s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.32s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.48s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.59s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.65s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.61s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.60s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000785220_<nil>} (1.60s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1674637229_/foo_false__<nil>_<nil>_<nil>} (1.49s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1674637229_/foo_true__<nil>_<nil>_<nil>} (1.47s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3283195176_/foo_false__<nil>_<nil>_<nil>} (1.58s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3283195176_/foo_true__<nil>_<nil>_<nil>} (1.66s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3283195176_/foo_true__0xc000785280_<nil>_<nil>} (1.58s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0007852a0_<nil>} (1.50s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0007852c0_<nil>} (1.69s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0007852e0_<nil>} (1.61s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000785300_<nil>} (1.66s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.55s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.49s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.26s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.97s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.67s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.97s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.01s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.09s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.93s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.96s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.09s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.03s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.06s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.92s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.16s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.20s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.95s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.20s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.51s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.27s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.92s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.93s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.20s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.95s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.16s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.70s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.90s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.42s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.94s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.51s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.97s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.94s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.49s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.89s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.94s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.90s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpToDot (0.94s) 05:27:41 [2020-05-08T05:27:41.803Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.65s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.77s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestCpToStdout (0.96s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.38s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.51s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.89s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.74s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.62s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.82s) 05:27:41 [2020-05-08T05:27:41.804Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) 05:27:41 [2020-05-08T05:27:41.804Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.84s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.47s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestCreateLabels (0.11s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) 05:27:41 [2020-05-08T05:27:41.804Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) 05:27:41 [2020-05-08T05:27:41.804Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.94s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.41s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.77s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.55s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.86s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.63s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.65s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.86s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.85s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.83s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestDockerFails (0.04s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.44s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.08s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.76s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.43s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.78s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.86s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.34s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.97s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsAttach (0.95s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsCommit (0.97s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.82s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.81s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.82s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.61s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.30s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.64s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsCopy (1.41s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.89s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.87s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.41s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.62s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.83s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.41s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsFilters (1.73s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsFormat (1.68s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.86s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.37s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.31s) 05:27:41 [2020-05-08T05:27:41.804Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 05:27:41 [2020-05-08T05:27:41.804Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport 05:27:41 [2020-05-08T05:27:41.804Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 05:27:41 [2020-05-08T05:27:41.804Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.78s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.80s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsRename (0.82s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsResize (0.85s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.77s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.87s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.80s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.04s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsTop (0.88s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.64s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExec (0.87s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.84s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.78s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.88s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.98s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.77s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.95s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.07s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.94s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.21s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.93s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.70s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecCgroup (1.21s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecEnv (0.97s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.69s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.13s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecInspectID (1.95s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecInteractive (0.98s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.91s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.93s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecParseError (0.80s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.74s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.88s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.38s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.90s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecStartFails (0.89s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.12s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.83s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecTTY (0.96s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.01s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.86s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecUlimits (0.93s) 05:27:41 [2020-05-08T05:27:41.804Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 05:27:41 [2020-05-08T05:27:41.804Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.15s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.94s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.37s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.97s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestExecWithUser (1.40s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.82s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.78s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.89s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.18s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.86s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestHealth (20.98s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.91s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.85s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.90s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.89s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.03s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.14s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.88s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestImportDisplay (1.62s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestImportFile (1.84s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.90s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestImportGzipped (1.94s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.84s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.91s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.07s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.88s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.85s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.83s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.79s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.78s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.78s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.58s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.76s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.78s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.80s) 05:27:41 [2020-05-08T05:27:41.804Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 05:27:41 [2020-05-08T05:27:41.804Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.23s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.89s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInspectDefault (0.83s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInspectHistory (1.20s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) 05:27:41 [2020-05-08T05:27:41.804Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) 05:27:41 [2020-05-08T05:27:41.804Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.08s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.88s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.75s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.88s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.91s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) 05:27:41 [2020-05-08T05:27:41.804Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.82s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestInspectStatus (0.94s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.04s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.86s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.81s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.92s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.86s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.83s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.94s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.48s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.75s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.61s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.35s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.05s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.56s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.68s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.39s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.44s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.88s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.21s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.82s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.88s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.09s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.77s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.42s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.91s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.89s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.97s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.78s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.85s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.86s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.10s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.06s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.10s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.05s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.26s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.81s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.79s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLogsSince (6.91s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.94s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.79s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLogsTail (0.96s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.84s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.07s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.46s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.98s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestNetHostname (2.55s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.35s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.22s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.39s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.78s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPluginActive (2.23s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.16s) 05:27:41 [2020-05-08T05:27:41.805Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) 05:27:41 [2020-05-08T05:27:41.805Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.95s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.63s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.70s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.50s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.39s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.44s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.53s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.54s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPortList (10.44s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.68s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.52s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.77s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.74s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.79s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.56s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.13s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.59s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.34s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPsByOrder (3.41s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.10s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.74s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.43s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.15s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.20s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.86s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.61s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.44s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.67s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.65s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.88s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.36s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.60s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.87s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.49s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.57s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.86s) 05:27:41 [2020-05-08T05:27:41.805Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 05:27:41 [2020-05-08T05:27:41.805Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.16s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.01s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.96s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.54s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.82s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.64s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.62s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.28s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.36s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.66s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.51s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.10s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.80s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.94s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.07s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.36s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.87s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.15s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.00s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.06s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.84s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.95s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.76s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.98s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.50s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.75s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunAddHost (0.81s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.40s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.79s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.83s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.69s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.83s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.95s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.92s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.56s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.55s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.93s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.92s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.95s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.87s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.93s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.25s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.14s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.83s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.83s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.63s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.83s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.84s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.85s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.87s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.78s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.89s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.83s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.99s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.99s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.32s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.86s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.85s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.79s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.58s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.64s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.66s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.84s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.81s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.78s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.83s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.77s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.96s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.83s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.88s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.42s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.82s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.70s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.64s) 05:27:41 [2020-05-08T05:27:41.805Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) 05:27:41 [2020-05-08T05:27:41.805Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows 05:27:41 [2020-05-08T05:27:41.805Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 05:27:41 [2020-05-08T05:27:41.805Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.78s) 05:27:41 [2020-05-08T05:27:41.805Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.84s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.63s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.59s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.83s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.72s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.80s) 05:27:41 [2020-05-08T05:27:41.806Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) 05:27:41 [2020-05-08T05:27:41.806Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.82s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.82s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.93s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.89s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.80s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.85s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.82s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.78s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.78s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.78s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunExitCode (0.84s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.82s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.77s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.80s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.78s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.54s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) 05:27:41 [2020-05-08T05:27:41.806Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 05:27:41 [2020-05-08T05:27:41.806Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.58s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.78s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.56s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.05s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.58s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.68s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.07s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.64s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.66s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.84s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.66s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.13s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.52s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.22s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.63s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.58s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.62s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunMount (6.12s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.72s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.78s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.61s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.49s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.43s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.40s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.56s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.68s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.62s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.77s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunNetHost (1.18s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.77s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.77s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.26s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.40s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.62s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.72s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.80s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.76s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.75s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.79s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.96s) 05:27:41 [2020-05-08T05:27:41.806Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) 05:27:41 [2020-05-08T05:27:41.806Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.82s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.81s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.68s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.03s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.77s) 05:27:41 [2020-05-08T05:27:41.806Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.71s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.77s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.76s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.71s) 05:27:41 [2020-05-08T05:27:41.806Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 05:27:41 [2020-05-08T05:27:41.806Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.84s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.70s) 05:27:41 [2020-05-08T05:27:41.806Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) 05:27:41 [2020-05-08T05:27:41.806Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.80s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.68s) 05:27:41 [2020-05-08T05:27:41.806Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) 05:27:41 [2020-05-08T05:27:41.806Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.22s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.54s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunRm (0.83s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.75s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.82s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.79s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.64s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.77s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.02s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.75s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.76s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.81s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.78s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.76s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.69s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.79s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.82s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.84s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.81s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.61s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunState (1.63s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.81s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.83s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) 05:27:41 [2020-05-08T05:27:41.806Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 05:27:41 [2020-05-08T05:27:41.806Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.85s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.70s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunSysctls (1.61s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.80s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.55s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.79s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.96s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.91s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.06s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.82s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.83s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.98s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.44s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.27s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunUserByID (0.86s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.87s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunUserByName (0.99s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.72s) 05:27:41 [2020-05-08T05:27:41.806Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 05:27:41 [2020-05-08T05:27:41.806Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.22s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.94s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.98s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.92s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.28s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.60s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.77s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.50s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.07s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.90s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.74s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.01s) 05:27:41 [2020-05-08T05:27:41.806Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 05:27:41 [2020-05-08T05:27:41.806Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows 05:27:41 [2020-05-08T05:27:41.806Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 05:27:41 [2020-05-08T05:27:41.806Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows 05:27:41 [2020-05-08T05:27:41.806Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 05:27:41 [2020-05-08T05:27:41.806Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.97s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.87s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.85s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.66s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.84s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.85s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.93s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.26s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.87s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.95s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.87s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.83s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.85s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.75s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.83s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.95s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.81s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.75s) 05:27:41 [2020-05-08T05:27:41.806Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) 05:27:41 [2020-05-08T05:27:41.806Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.76s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.79s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.76s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.82s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.93s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) 05:27:41 [2020-05-08T05:27:41.806Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.10s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.11s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.28s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.98s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.05s) 05:27:41 [2020-05-08T05:27:41.807Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents588551058 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.72s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.56s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.55s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.46s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.43s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.36s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.59s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.64s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.07s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.57s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.59s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.84s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestStartRecordError (1.79s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.45s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.07s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.24s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.01s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.38s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.85s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.88s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.83s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.83s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.83s) 05:27:41 [2020-05-08T05:27:41.807Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 05:27:41 [2020-05-08T05:27:41.807Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.76s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.29s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.45s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.82s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.78s) 05:27:41 [2020-05-08T05:27:41.807Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 05:27:41 [2020-05-08T05:27:41.807Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.89s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.82s) 05:27:41 [2020-05-08T05:27:41.807Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 05:27:41 [2020-05-08T05:27:41.807Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.62s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.93s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.91s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.62s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestUpdateStats (3.86s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.73s) 05:27:41 [2020-05-08T05:27:41.807Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 05:27:41 [2020-05-08T05:27:41.807Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.22s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.91s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.19s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.58s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.29s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.78s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.63s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.33s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.60s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.65s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.68s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.92s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.40s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.39s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.48s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.49s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.36s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.88s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.84s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.86s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.52s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.83s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.51s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.22s) 05:27:41 [2020-05-08T05:27:41.807Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.25s) 05:27:41 [2020-05-08T05:27:41.807Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) 05:27:41 [2020-05-08T05:27:41.807Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 05:27:41 [2020-05-08T05:27:41.807Z] === RUN TestDockerRegistrySuite 05:27:41 [2020-05-08T05:27:41.807Z] === RUN TestDockerRegistrySuite/TestBuildByDigest 05:27:43 [2020-05-08T05:27:43.690Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull 05:27:45 [2020-05-08T05:27:45.050Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull 05:27:46 [2020-05-08T05:27:46.931Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull 05:27:46 [2020-05-08T05:27:46.931Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags 05:27:51 [2020-05-08T05:27:51.092Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo 05:27:55 [2020-05-08T05:27:55.245Z] === RUN TestDockerRegistrySuite/TestConcurrentPush 05:27:59 [2020-05-08T05:27:59.402Z] === RUN TestDockerRegistrySuite/TestCreateByDigest 05:28:01 [2020-05-08T05:28:01.282Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush 05:28:02 [2020-05-08T05:28:02.207Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest 05:28:04 [2020-05-08T05:28:04.088Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag 05:28:05 [2020-05-08T05:28:05.518Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag 05:28:06 [2020-05-08T05:28:06.877Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush 05:28:07 [2020-05-08T05:28:07.863Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests 05:28:09 [2020-05-08T05:28:09.222Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests 05:28:12 [2020-05-08T05:28:12.477Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests 05:28:14 [2020-05-08T05:28:14.984Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests 05:28:15 [2020-05-08T05:28:15.906Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest 05:28:19 [2020-05-08T05:28:19.161Z] === RUN TestDockerRegistrySuite/TestPullByDigest 05:28:20 [2020-05-08T05:28:20.520Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback 05:28:20 [2020-05-08T05:28:20.774Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest 05:28:22 [2020-05-08T05:28:22.134Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer 05:28:23 [2020-05-08T05:28:23.493Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest 05:28:24 [2020-05-08T05:28:24.868Z] === RUN TestDockerRegistrySuite/TestPullIDStability 05:28:28 [2020-05-08T05:28:28.122Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases 05:28:28 [2020-05-08T05:28:28.680Z] === RUN TestDockerRegistrySuite/TestPullManifestList 05:28:30 [2020-05-08T05:28:30.041Z] === RUN TestDockerRegistrySuite/TestPullNoLayers 05:28:30 [2020-05-08T05:28:30.296Z] === RUN TestDockerRegistrySuite/TestPushBadTag 05:28:30 [2020-05-08T05:28:30.551Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage 05:28:30 [2020-05-08T05:28:30.805Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer 05:28:31 [2020-05-08T05:28:31.059Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags 05:28:31 [2020-05-08T05:28:31.314Z] === RUN TestDockerRegistrySuite/TestPushUntagged 05:28:31 [2020-05-08T05:28:31.567Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest 05:28:33 [2020-05-08T05:28:33.450Z] === RUN TestDockerRegistrySuite/TestRunByDigest 05:28:35 [2020-05-08T05:28:35.330Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag 05:28:36 [2020-05-08T05:28:36.253Z] === RUN TestDockerRegistrySuite/TestTagByDigest 05:28:37 [2020-05-08T05:28:37.612Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough 05:28:38 [2020-05-08T05:28:38.970Z] === RUN TestDockerRegistrySuite/TestV2Only 05:28:39 [2020-05-08T05:28:39.529Z] --- PASS: TestDockerRegistrySuite (57.70s) 05:28:39 [2020-05-08T05:28:39.529Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.59s) 05:28:39 [2020-05-08T05:28:39.529Z] check_test.go:196: [da506fac3fb61] daemon is not started 05:28:39 [2020-05-08T05:28:39.529Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.47s) 05:28:39 [2020-05-08T05:28:39.529Z] check_test.go:196: [d5e4b5bd909cf] daemon is not started 05:28:39 [2020-05-08T05:28:39.529Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.84s) 05:28:39 [2020-05-08T05:28:39.529Z] check_test.go:196: [d6fef7f4ac5af] daemon is not started 05:28:39 [2020-05-08T05:28:39.529Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) 05:28:39 [2020-05-08T05:28:39.529Z] check_test.go:196: [d0c1ac541d8b3] daemon is not started 05:28:39 [2020-05-08T05:28:39.529Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.22s) 05:28:39 [2020-05-08T05:28:39.529Z] check_test.go:196: [d7b547598e032] daemon is not started 05:28:39 [2020-05-08T05:28:39.529Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.28s) 05:28:39 [2020-05-08T05:28:39.529Z] check_test.go:196: [d1584f8464a2c] daemon is not started 05:28:39 [2020-05-08T05:28:39.529Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.13s) 05:28:39 [2020-05-08T05:28:39.529Z] check_test.go:196: [de2f1f4d4d6ea] daemon is not started 05:28:39 [2020-05-08T05:28:39.529Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.59s) 05:28:39 [2020-05-08T05:28:39.529Z] check_test.go:196: [df8ba25d9ea63] daemon is not started 05:28:39 [2020-05-08T05:28:39.529Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.24s) 05:28:39 [2020-05-08T05:28:39.529Z] check_test.go:196: [d115c3b9b7009] daemon is not started 05:28:39 [2020-05-08T05:28:39.529Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.46s) 05:28:39 [2020-05-08T05:28:39.529Z] check_test.go:196: [d2b405d01ac87] daemon is not started 05:28:39 [2020-05-08T05:28:39.529Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.42s) 05:28:39 [2020-05-08T05:28:39.529Z] check_test.go:196: [d17fbbe934043] daemon is not started 05:28:39 [2020-05-08T05:28:39.529Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.40s) 05:28:39 [2020-05-08T05:28:39.529Z] check_test.go:196: [dff007f2ebae2] daemon is not started 05:28:39 [2020-05-08T05:28:39.529Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.30s) 05:28:39 [2020-05-08T05:28:39.529Z] check_test.go:196: [de4ec62710f21] daemon is not started 05:28:39 [2020-05-08T05:28:39.529Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.36s) 05:28:39 [2020-05-08T05:28:39.529Z] check_test.go:196: [de255a1794dd7] daemon is not started 05:28:39 [2020-05-08T05:28:39.529Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.61s) 05:28:39 [2020-05-08T05:28:39.529Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f1926d3f59a2cc378bdedef214ea8894fa36cc12a20ddef61fd5ac5e01822e36 05:28:39 [2020-05-08T05:28:39.529Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:22b77e092cbc670b2f704abb0e591cc71ec6fd13e5639512f8901dfe0aa5a710 05:28:39 [2020-05-08T05:28:39.529Z] check_test.go:196: [d136131a5994e] daemon is not started 05:28:39 [2020-05-08T05:28:39.529Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.62s) 05:28:39 [2020-05-08T05:28:39.530Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6327be244164f5b210040a74f0ab891848d5d2bb21220560054c80e1f51cf535 05:28:39 [2020-05-08T05:28:39.530Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:efc07187b16a6764a3e22904679c85a3f3219a40caa2cc42e392ea3ce1f62f99 05:28:39 [2020-05-08T05:28:39.530Z] check_test.go:196: [d4c84e15096ff] daemon is not started 05:28:39 [2020-05-08T05:28:39.530Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.35s) 05:28:39 [2020-05-08T05:28:39.530Z] check_test.go:196: [de116f251594c] daemon is not started 05:28:39 [2020-05-08T05:28:39.530Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.36s) 05:28:39 [2020-05-08T05:28:39.530Z] check_test.go:196: [d8b2c0a0e4bf3] daemon is not started 05:28:39 [2020-05-08T05:28:39.530Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.33s) 05:28:39 [2020-05-08T05:28:39.530Z] check_test.go:196: [d425edbce3d94] daemon is not started 05:28:39 [2020-05-08T05:28:39.530Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) 05:28:39 [2020-05-08T05:28:39.530Z] check_test.go:196: [d04a946927a3b] daemon is not started 05:28:39 [2020-05-08T05:28:39.530Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.34s) 05:28:39 [2020-05-08T05:28:39.530Z] check_test.go:196: [df676fc83f089] daemon is not started 05:28:39 [2020-05-08T05:28:39.530Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.26s) 05:28:39 [2020-05-08T05:28:39.530Z] check_test.go:196: [d4d911934c2ff] daemon is not started 05:28:39 [2020-05-08T05:28:39.530Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.31s) 05:28:39 [2020-05-08T05:28:39.530Z] check_test.go:196: [d9481f13f3b15] daemon is not started 05:28:39 [2020-05-08T05:28:39.530Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.58s) 05:28:39 [2020-05-08T05:28:39.530Z] check_test.go:196: [d2d5fb2c8434a] daemon is not started 05:28:39 [2020-05-08T05:28:39.530Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) 05:28:39 [2020-05-08T05:28:39.530Z] check_test.go:196: [dd987645a639d] daemon is not started 05:28:39 [2020-05-08T05:28:39.530Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.40s) 05:28:39 [2020-05-08T05:28:39.530Z] check_test.go:196: [d76d72170edd6] daemon is not started 05:28:39 [2020-05-08T05:28:39.530Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) 05:28:39 [2020-05-08T05:28:39.530Z] check_test.go:196: [d05c5d0cdc083] daemon is not started 05:28:39 [2020-05-08T05:28:39.530Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) 05:28:39 [2020-05-08T05:28:39.530Z] check_test.go:196: [d46f8965f3fe2] daemon is not started 05:28:39 [2020-05-08T05:28:39.530Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) 05:28:39 [2020-05-08T05:28:39.530Z] check_test.go:196: [d32aa9d4431c8] daemon is not started 05:28:39 [2020-05-08T05:28:39.530Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) 05:28:39 [2020-05-08T05:28:39.530Z] check_test.go:196: [d2cf558bb573f] daemon is not started 05:28:39 [2020-05-08T05:28:39.530Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) 05:28:39 [2020-05-08T05:28:39.530Z] check_test.go:196: [dea104e9c7bc1] daemon is not started 05:28:39 [2020-05-08T05:28:39.530Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) 05:28:39 [2020-05-08T05:28:39.530Z] check_test.go:196: [d232e9f9847d3] daemon is not started 05:28:39 [2020-05-08T05:28:39.530Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.59s) 05:28:39 [2020-05-08T05:28:39.530Z] check_test.go:196: [d0e90d609d673] daemon is not started 05:28:39 [2020-05-08T05:28:39.530Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.14s) 05:28:39 [2020-05-08T05:28:39.530Z] check_test.go:196: [d6a145b3e870b] daemon is not started 05:28:39 [2020-05-08T05:28:39.530Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.12s) 05:28:39 [2020-05-08T05:28:39.530Z] check_test.go:196: [d32fb7916376e] daemon is not started 05:28:39 [2020-05-08T05:28:39.530Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.39s) 05:28:39 [2020-05-08T05:28:39.530Z] check_test.go:196: [dcab1a1f04877] daemon is not started 05:28:39 [2020-05-08T05:28:39.530Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.05s) 05:28:39 [2020-05-08T05:28:39.530Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) 05:28:39 [2020-05-08T05:28:39.530Z] === RUN TestDockerSchema1RegistrySuite 05:28:39 [2020-05-08T05:28:39.530Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull 05:28:39 [2020-05-08T05:28:39.784Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags 05:28:43 [2020-05-08T05:28:43.937Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo 05:28:49 [2020-05-08T05:28:49.167Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush 05:28:52 [2020-05-08T05:28:52.428Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported 05:28:53 [2020-05-08T05:28:53.786Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest 05:28:55 [2020-05-08T05:28:55.144Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback 05:28:55 [2020-05-08T05:28:55.398Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest 05:28:56 [2020-05-08T05:28:56.775Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer 05:28:58 [2020-05-08T05:28:58.144Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest 05:28:59 [2020-05-08T05:28:59.110Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability 05:28:59 [2020-05-08T05:28:59.669Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress 05:29:03 [2020-05-08T05:29:03.824Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases 05:29:04 [2020-05-08T05:29:04.079Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers 05:29:04 [2020-05-08T05:29:04.333Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag 05:29:04 [2020-05-08T05:29:04.588Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage 05:29:04 [2020-05-08T05:29:04.842Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer 05:29:05 [2020-05-08T05:29:05.097Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags 05:29:05 [2020-05-08T05:29:05.393Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged 05:29:05 [2020-05-08T05:29:05.693Z] --- PASS: TestDockerSchema1RegistrySuite (26.02s) 05:29:05 [2020-05-08T05:29:05.693Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) 05:29:05 [2020-05-08T05:29:05.693Z] check_test.go:223: [d06018d7ef6e7] daemon is not started 05:29:05 [2020-05-08T05:29:05.693Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.27s) 05:29:05 [2020-05-08T05:29:05.693Z] check_test.go:223: [d34c63a5c7b13] daemon is not started 05:29:05 [2020-05-08T05:29:05.693Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.31s) 05:29:05 [2020-05-08T05:29:05.693Z] check_test.go:223: [d294576889d24] daemon is not started 05:29:05 [2020-05-08T05:29:05.693Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.26s) 05:29:05 [2020-05-08T05:29:05.693Z] check_test.go:223: [d20dad09f5a9f] daemon is not started 05:29:05 [2020-05-08T05:29:05.693Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.30s) 05:29:05 [2020-05-08T05:29:05.693Z] check_test.go:223: [dd66369005b4e] daemon is not started 05:29:05 [2020-05-08T05:29:05.693Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.35s) 05:29:05 [2020-05-08T05:29:05.693Z] check_test.go:223: [d90095e9eee64] daemon is not started 05:29:05 [2020-05-08T05:29:05.693Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) 05:29:05 [2020-05-08T05:29:05.693Z] check_test.go:223: [d9ec3e35b2806] daemon is not started 05:29:05 [2020-05-08T05:29:05.693Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.40s) 05:29:05 [2020-05-08T05:29:05.693Z] check_test.go:223: [d7a20bcd5b011] daemon is not started 05:29:05 [2020-05-08T05:29:05.693Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.27s) 05:29:05 [2020-05-08T05:29:05.693Z] check_test.go:223: [d8714e0ec0cf0] daemon is not started 05:29:05 [2020-05-08T05:29:05.694Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.24s) 05:29:05 [2020-05-08T05:29:05.694Z] check_test.go:223: [d021c01d6bd87] daemon is not started 05:29:05 [2020-05-08T05:29:05.694Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.36s) 05:29:05 [2020-05-08T05:29:05.694Z] check_test.go:223: [d35ea404ec1df] daemon is not started 05:29:05 [2020-05-08T05:29:05.694Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.38s) 05:29:05 [2020-05-08T05:29:05.694Z] check_test.go:223: [d0086dd2aa0e0] daemon is not started 05:29:05 [2020-05-08T05:29:05.694Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s) 05:29:05 [2020-05-08T05:29:05.694Z] check_test.go:223: [dfaaf874862da] daemon is not started 05:29:05 [2020-05-08T05:29:05.694Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) 05:29:05 [2020-05-08T05:29:05.694Z] check_test.go:223: [d224e34b9590a] daemon is not started 05:29:05 [2020-05-08T05:29:05.694Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) 05:29:05 [2020-05-08T05:29:05.694Z] check_test.go:223: [d66254ffe0a79] daemon is not started 05:29:05 [2020-05-08T05:29:05.694Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) 05:29:05 [2020-05-08T05:29:05.694Z] check_test.go:223: [dff136e10b0ee] daemon is not started 05:29:05 [2020-05-08T05:29:05.694Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) 05:29:05 [2020-05-08T05:29:05.694Z] check_test.go:223: [d97050d4f8dd1] daemon is not started 05:29:05 [2020-05-08T05:29:05.694Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) 05:29:05 [2020-05-08T05:29:05.694Z] check_test.go:223: [d04b751b225d1] daemon is not started 05:29:05 [2020-05-08T05:29:05.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite 05:29:05 [2020-05-08T05:29:05.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry 05:29:06 [2020-05-08T05:29:06.616Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth 05:29:06 [2020-05-08T05:29:06.871Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry 05:29:07 [2020-05-08T05:29:07.125Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth 05:29:08 [2020-05-08T05:29:08.527Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored 05:29:08 [2020-05-08T05:29:08.527Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth 05:29:09 [2020-05-08T05:29:09.087Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme 05:29:09 [2020-05-08T05:29:09.341Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry 05:29:09 [2020-05-08T05:29:09.595Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.00s) 05:29:09 [2020-05-08T05:29:09.595Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.90s) 05:29:09 [2020-05-08T05:29:09.595Z] check_test.go:252: [dd5ec1e2e7342] daemon is not started 05:29:09 [2020-05-08T05:29:09.595Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) 05:29:09 [2020-05-08T05:29:09.595Z] check_test.go:252: [dc973ba335aa1] daemon is not started 05:29:09 [2020-05-08T05:29:09.595Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) 05:29:09 [2020-05-08T05:29:09.595Z] check_test.go:252: [dbd7a1998b64c] daemon is not started 05:29:09 [2020-05-08T05:29:09.595Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s) 05:29:09 [2020-05-08T05:29:09.595Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.32s) 05:29:09 [2020-05-08T05:29:09.595Z] check_test.go:252: [d8942d945a701] daemon is not started 05:29:09 [2020-05-08T05:29:09.595Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s) 05:29:09 [2020-05-08T05:29:09.595Z] check_test.go:252: [d0dbb96c715f6] daemon is not started 05:29:09 [2020-05-08T05:29:09.595Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.49s) 05:29:09 [2020-05-08T05:29:09.595Z] check_test.go:252: [d9a270fc10765] daemon is not started 05:29:09 [2020-05-08T05:29:09.595Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) 05:29:09 [2020-05-08T05:29:09.595Z] check_test.go:252: [d4949bb3aeb84] daemon is not started 05:29:09 [2020-05-08T05:29:09.595Z] === RUN TestDockerRegistryAuthTokenSuite 05:29:09 [2020-05-08T05:29:09.595Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError 05:29:13 [2020-05-08T05:29:13.747Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup 05:29:14 [2020-05-08T05:29:14.669Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken 05:29:14 [2020-05-08T05:29:14.924Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge 05:29:14 [2020-05-08T05:29:14.924Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized 05:29:14 [2020-05-08T05:29:14.924Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable 05:29:15 [2020-05-08T05:29:15.178Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay 05:29:15 [2020-05-08T05:29:15.178Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse 05:29:15 [2020-05-08T05:29:15.178Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge 05:29:15 [2020-05-08T05:29:15.433Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay 05:29:15 [2020-05-08T05:29:15.433Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.85s) 05:29:15 [2020-05-08T05:29:15.433Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) 05:29:15 [2020-05-08T05:29:15.433Z] check_test.go:279: [d5720115e5ca5] daemon is not started 05:29:15 [2020-05-08T05:29:15.433Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s) 05:29:15 [2020-05-08T05:29:15.433Z] check_test.go:279: [db914de563355] daemon is not started 05:29:15 [2020-05-08T05:29:15.433Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) 05:29:15 [2020-05-08T05:29:15.433Z] check_test.go:279: [d96b26d551a5e] daemon is not started 05:29:15 [2020-05-08T05:29:15.433Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.19s) 05:29:15 [2020-05-08T05:29:15.433Z] check_test.go:279: [d3eb56765b964] daemon is not started 05:29:15 [2020-05-08T05:29:15.433Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.20s) 05:29:15 [2020-05-08T05:29:15.433Z] check_test.go:279: [de988ef88a9e8] daemon is not started 05:29:15 [2020-05-08T05:29:15.433Z] === RUN TestDockerNetworkSuite 05:29:15 [2020-05-08T05:29:15.433Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak 05:29:16 [2020-05-08T05:29:16.793Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 05:29:18 [2020-05-08T05:29:18.677Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig 05:29:19 [2020-05-08T05:29:19.235Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions 05:29:19 [2020-05-08T05:29:19.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint 05:29:25 [2020-05-08T05:29:25.031Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin 05:29:25 [2020-05-08T05:29:25.031Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect 05:29:27 [2020-05-08T05:29:27.577Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 05:29:27 [2020-05-08T05:29:27.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer 05:29:32 [2020-05-08T05:29:32.036Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping 05:29:33 [2020-05-08T05:29:33.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP 05:29:43 [2020-05-08T05:29:43.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP 05:29:47 [2020-05-08T05:29:47.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer 05:29:48 [2020-05-08T05:29:48.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork 05:29:49 [2020-05-08T05:29:49.470Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks 05:29:50 [2020-05-08T05:29:50.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac 05:29:51 [2020-05-08T05:29:51.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping 05:29:53 [2020-05-08T05:29:53.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete 05:29:53 [2020-05-08T05:29:53.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters 05:29:53 [2020-05-08T05:29:53.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind 05:29:54 [2020-05-08T05:29:54.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel 05:29:55 [2020-05-08T05:29:55.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined 05:29:55 [2020-05-08T05:29:55.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM 05:29:55 [2020-05-08T05:29:55.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork 05:29:56 [2020-05-08T05:29:56.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault 05:29:58 [2020-05-08T05:29:58.393Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge 05:29:58 [2020-05-08T05:29:58.393Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost 05:29:58 [2020-05-08T05:29:58.648Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions 05:29:58 [2020-05-08T05:29:58.648Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart 05:30:02 [2020-05-08T05:30:02.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias 05:30:06 [2020-05-08T05:30:06.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart 05:30:16 [2020-05-08T05:30:16.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations 05:30:16 [2020-05-08T05:30:16.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks 05:30:17 [2020-05-08T05:30:17.228Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions 05:30:17 [2020-05-08T05:30:17.228Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer 05:30:17 [2020-05-08T05:30:17.228Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified 05:30:17 [2020-05-08T05:30:17.483Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified 05:30:17 [2020-05-08T05:30:17.483Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault 05:30:17 [2020-05-08T05:30:17.483Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly 05:30:21 [2020-05-08T05:30:21.680Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter 05:30:21 [2020-05-08T05:30:21.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault 05:30:21 [2020-05-08T05:30:21.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter 05:30:21 [2020-05-08T05:30:21.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect 05:30:23 [2020-05-08T05:30:23.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart 05:30:24 [2020-05-08T05:30:24.922Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter 05:30:28 [2020-05-08T05:30:28.181Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart 05:30:28 [2020-05-08T05:30:28.741Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd 05:30:31 [2020-05-08T05:30:31.998Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts 05:30:32 [2020-05-08T05:30:32.921Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver 05:30:32 [2020-05-08T05:30:32.921Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping 05:30:34 [2020-05-08T05:30:34.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks 05:30:37 [2020-05-08T05:30:37.539Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs 05:30:37 [2020-05-08T05:30:37.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined 05:30:37 [2020-05-08T05:30:37.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID 05:30:38 [2020-05-08T05:30:38.904Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP 05:30:39 [2020-05-08T05:30:39.849Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP 05:30:39 [2020-05-08T05:30:39.849Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation 05:30:41 [2020-05-08T05:30:41.208Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite (90.88s) 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.14s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [d02373c8bc6e6] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.06s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [d5b576af77933] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.51s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [d870d12ae2d2d] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.79s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [d43e2b9425f26] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.00s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:1233: [deb28018ddd4b] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.05s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [d3f40133a0baa] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.11s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [dd1392db28136] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.60s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [d87aee4a0a1b5] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.76s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [d9bda5801bdcc] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.91s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [dfc496a46aac0] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.76s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [d1a0e0349cfd8] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.53s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [d70d04621e1ca] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.49s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [d911500eb2963] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [de6b4a1869eaf] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.29s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [dea81ad759ab2] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.34s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [dfcbdf7eb7ef1] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [d3838d243f0a0] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [d681da1cbbc8f] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [d2a309eadce63] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.25s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [dfed5db782896] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.58s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [dc1ea4a218fb3] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [d51c45ae73755] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.39s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [d7f6ec4f8533a] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [d1d29397bdc78] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.91s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:968: [d06ae5bdeb003] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.41s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [d3b49d9d3a24b] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.93s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:1116: [de57f82c36fbe] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.30s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [d79f20bef7493] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [d3a41ce3d5612] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.10s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [d9087823aa3a2] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [d4ebe339a077a] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [d7f3002db3d39] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [d6d89415e3797] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [da0119bb3121a] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.11s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [d7c8a21c17976] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [ddcc340a52f5b] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [db9048150b1fe] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.43s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [dc52c3652568f] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.13s) 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.70s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:1084: [d0248b867be6a] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [ded42a364c154] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.46s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [d20b9093b99f2] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.95s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [d986e21d73151] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [def27436c0857] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.37s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [d13ccd61a71de] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.89s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [d2f956c4b2082] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.59s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [ddd4bd83e779c] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.04s) 05:30:46 [2020-05-08T05:30:46.529Z] docker_cli_network_unix_test.go:46: [d4b71a1f8a514] daemon is not started 05:30:46 [2020-05-08T05:30:46.529Z] === RUN TestDockerHubPullSuite 05:30:46 [2020-05-08T05:30:46.529Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry 05:30:48 [2020-05-08T05:30:48.412Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect 05:30:50 [2020-05-08T05:30:50.293Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry 05:30:50 [2020-05-08T05:30:50.852Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts 05:30:52 [2020-05-08T05:30:52.212Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage 05:30:52 [2020-05-08T05:30:52.467Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed 05:30:52 [2020-05-08T05:30:52.467Z] --- PASS: TestDockerHubPullSuite (6.15s) 05:30:52 [2020-05-08T05:30:52.467Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.86s) 05:30:52 [2020-05-08T05:30:52.467Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.24s) 05:30:52 [2020-05-08T05:30:52.467Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s) 05:30:52 [2020-05-08T05:30:52.467Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.40s) 05:30:52 [2020-05-08T05:30:52.467Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) 05:30:52 [2020-05-08T05:30:52.467Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) 05:30:52 [2020-05-08T05:30:52.467Z] PASS 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === Skipped 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_sni_test.go:18: Flakey test 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) 05:30:52 [2020-05-08T05:30:52.467Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport 05:30:52 [2020-05-08T05:30:52.467Z] 05:30:52 [2020-05-08T05:30:52.467Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 05:30:52 [2020-05-08T05:30:52.468Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) 05:30:52 [2020-05-08T05:30:52.468Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows 05:30:52 [2020-05-08T05:30:52.468Z] 05:30:52 [2020-05-08T05:30:52.468Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 05:30:52 [2020-05-08T05:30:52.468Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) 05:30:52 [2020-05-08T05:30:52.468Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport 05:30:52 [2020-05-08T05:30:52.468Z] 05:30:52 [2020-05-08T05:30:52.468Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 05:30:52 [2020-05-08T05:30:52.468Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) 05:30:52 [2020-05-08T05:30:52.468Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport 05:30:52 [2020-05-08T05:30:52.468Z] 05:30:52 [2020-05-08T05:30:52.468Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 05:30:52 [2020-05-08T05:30:52.468Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) 05:30:52 [2020-05-08T05:30:52.468Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport 05:30:52 [2020-05-08T05:30:52.468Z] 05:30:52 [2020-05-08T05:30:52.468Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) 05:30:52 [2020-05-08T05:30:52.468Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) 05:30:52 [2020-05-08T05:30:52.468Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 05:30:52 [2020-05-08T05:30:52.468Z] 05:30:52 [2020-05-08T05:30:52.468Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 05:30:52 [2020-05-08T05:30:52.468Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) 05:30:52 [2020-05-08T05:30:52.468Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks 05:30:52 [2020-05-08T05:30:52.468Z] docker_cli_network_unix_test.go:46: [db9048150b1fe] daemon is not started 05:30:52 [2020-05-08T05:30:52.468Z] 05:30:52 [2020-05-08T05:30:52.468Z] 05:30:52 [2020-05-08T05:30:52.468Z] DONE 1277 tests, 44 skipped in 1986.954s 05:30:52 [2020-05-08T05:30:52.468Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 05:30:52 [2020-05-08T05:30:52.468Z] ++++ cat bundles/test-integration/docker.pid 05:30:52 [2020-05-08T05:30:52.468Z] +++ kill 7578 05:30:53 [2020-05-08T05:30:53.390Z] +++ /etc/init.d/apparmor stop 05:30:53 [2020-05-08T05:30:53.390Z] Leaving: AppArmorNo profiles have been unloaded. 05:30:53 [2020-05-08T05:30:53.390Z] 05:30:53 [2020-05-08T05:30:53.390Z] Unloading profiles will leave already running processes permanently 05:30:53 [2020-05-08T05:30:53.390Z] unconfined, which can lead to unexpected situations. 05:30:53 [2020-05-08T05:30:53.390Z] 05:30:53 [2020-05-08T05:30:53.390Z] To set a process to complain mode, use the command line tool 05:30:53 [2020-05-08T05:30:53.390Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 05:30:53 [2020-05-08T05:30:53.390Z] +++ true 05:30:53 [2020-05-08T05:30:53.390Z] 05:31:01 [2020-05-08T05:31:01.457Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey 05:31:16 [2020-05-08T05:31:16.314Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile 05:31:18 [2020-05-08T05:31:18.194Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter 05:31:24 [2020-05-08T05:31:24.584Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode 05:31:24 [2020-05-08T05:31:24.584Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate 05:31:32 [2020-05-08T05:31:32.672Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY 05:31:37 [2020-05-08T05:31:37.901Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate 05:31:40 [2020-05-08T05:31:40.408Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname 05:31:43 [2020-05-08T05:31:43.663Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup 05:31:47 [2020-05-08T05:31:47.005Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal 05:31:49 [2020-05-08T05:31:49.515Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter 05:31:52 [2020-05-08T05:31:52.771Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate 05:31:56 [2020-05-08T05:31:56.026Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin 05:32:52 [2020-05-08T05:32:52.156Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm 05:33:07 [2020-05-08T05:33:07.054Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite (1759.23s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.82s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.34s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.98s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.14s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.58s) 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_test.go:562: [dceedb4e9d3dc] joining swarm manager [dd514f9bc770e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_test.go:584: [d783b6446c06a] joining swarm manager [dd514f9bc770e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:33:25 [2020-05-08T05:33:25.071Z] check_test.go:380: [dceedb4e9d3dc] daemon is not started 05:33:25 [2020-05-08T05:33:25.071Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.72s) 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_test.go:45: [db8b75a1aa32b] joining swarm manager [d2b02fcce6334]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.82s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (47.80s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.08s) 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_test.go:303: [d86d18d2a95ab] joining swarm manager [da3d5dedb32d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_test.go:304: [dcad25aa7955f] joining swarm manager [da3d5dedb32d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_test.go:350: Waiting for election to occur... 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_test.go:363: Waiting for possible election... 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.30s) 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_test.go:271: [d9cfd4484d8f4] joining swarm manager [dc90881287268]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_test.go:272: [dc94ae4e8c73b] joining swarm manager [dc90881287268]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.91s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.53s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.40s) 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_node_test.go:19: [d87c68fb2e898] joining swarm manager [df96123c9d68a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_node_test.go:20: [d2f9e2477afa0] joining swarm manager [df96123c9d68a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.13s) 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_test.go:501: [d1e79cb05b411] joining swarm manager [db594d5fae4bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_test.go:506: [da09618eb22c8] joining swarm manager [db594d5fae4bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.71s) 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_node_test.go:80: [d31225d1634e6] joining swarm manager [d0c7788ac54d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.50s) 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_node_test.go:52: [dbde156ed9506] joining swarm manager [de13c5865189f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_node_test.go:53: [dde7478896b06] joining swarm manager [de13c5865189f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.54s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.97s) 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_test.go:201: [dfe4833df88a3] joining swarm manager [d46038999d025]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.32s) 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_test.go:383: [d160450a5047f] joining swarm manager [dc0947874aa83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_test.go:384: [d0ce67ff279bc] joining swarm manager [dc0947874aa83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:33:25 [2020-05-08T05:33:25.071Z] check_test.go:380: [d0ce67ff279bc] daemon is not started 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.63s) 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_test.go:801: [d173bd425a1e0] joining swarm manager [dd6d0f21fa294]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_test.go:801: [d1de3108578a2] joining swarm manager [dd6d0f21fa294]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_test.go:801: [d0e7f04312078] joining swarm manager [dd6d0f21fa294]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_test.go:801: [d3b1766db111b] joining swarm manager [dd6d0f21fa294]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_test.go:809: [d5e3301f89d82] joining swarm manager [dd6d0f21fa294]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.98s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.04s) 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_service_test.go:394: [d94b19b4d1cfc] joining swarm manager [d685818cafe23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_service_test.go:394: [d749ac1fb7d7a] joining swarm manager [d685818cafe23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.39s) 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_service_test.go:342: [df2572e7f2808] joining swarm manager [da7ef11c74c28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_service_test.go:342: [d328d605e5c79] joining swarm manager [da7ef11c74c28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.03s) 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_service_test.go:489: [de68fa865fb28] joining swarm manager [dbcc497fd831f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_service_test.go:489: [dfb0045a237b4] joining swarm manager [dbcc497fd831f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.29s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.23s) 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_service_test.go:127: [dea6faf37932e] joining swarm manager [d8c777d2892c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_service_test.go:128: [dd171ff97cd11] joining swarm manager [d8c777d2892c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_service_test.go:136: [d8d99854372a5] joining swarm manager [d8c777d2892c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_service_test.go:137: [de17d6e14b572] joining swarm manager [d8c777d2892c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.31s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.13s) 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_service_test.go:303: [d8df53d9344f1] joining swarm manager [d59b86d76afb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_service_test.go:303: [d6c8173676ec4] joining swarm manager [d59b86d76afb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.65s) 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_service_test.go:99: [de19cc6faf0d5] joining swarm manager [d536986dd8028]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_service_test.go:100: [dd3000fb3a154] joining swarm manager [d536986dd8028]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:33:25 [2020-05-08T05:33:25.071Z] check_test.go:380: [de19cc6faf0d5] daemon is not started 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.05s) 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_service_test.go:532: [d561a0bd3fafe] joining swarm manager [dd0dab0ffafc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_service_test.go:533: [d186cc87fdb05] joining swarm manager [dd0dab0ffafc7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.22s) 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_service_test.go:147: [d3073d720ae0f] joining swarm manager [dae126e1b6f71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:33:25 [2020-05-08T05:33:25.071Z] docker_api_swarm_service_test.go:147: [d0fe45fb57906] joining swarm manager [dae126e1b6f71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.78s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.42s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.05s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.36s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.48s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.03s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.39s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.99s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.10s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.74s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.99s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.01s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.26s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.28s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.77s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.99s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.48s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.46s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.27s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.12s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.59s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.40s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.68s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.24s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.00s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.02s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.30s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.17s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.57s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.93s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.14s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.82s) 05:33:25 [2020-05-08T05:33:25.071Z] docker_cli_service_logs_test.go:241: checking task 0t6u6bakvepk 05:33:25 [2020-05-08T05:33:25.071Z] docker_cli_service_logs_test.go:246: checking messages for 0t6u6bakvepk 05:33:25 [2020-05-08T05:33:25.071Z] docker_cli_service_logs_test.go:241: checking task unnb8wvrkgdb 05:33:25 [2020-05-08T05:33:25.071Z] docker_cli_service_logs_test.go:246: checking messages for unnb8wvrkgdb 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.92s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.40s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.05s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.20s) 05:33:25 [2020-05-08T05:33:25.071Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.84s) 05:33:25 [2020-05-08T05:33:25.071Z] docker_cli_swarm_test.go:1901: [d9432f4f9d460] joining swarm manager [d443fb22c260f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:33:25 [2020-05-08T05:33:25.072Z] docker_cli_swarm_test.go:1902: [d830d178013a5] joining swarm manager [d443fb22c260f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.30s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.88s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.01s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.28s) 05:33:25 [2020-05-08T05:33:25.072Z] docker_cli_swarm_test.go:1802: [db774e12d9fb3] joining swarm manager [d7ca96e4a42b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:33:25 [2020-05-08T05:33:25.072Z] docker_cli_swarm_test.go:1803: [d5e578ce787a6] joining swarm manager [d7ca96e4a42b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.50s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (155.70s) 05:33:25 [2020-05-08T05:33:25.072Z] docker_cli_swarm_test.go:1321: [d0f12d6181477] joining swarm manager [ddcd6fc75a8b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:33:25 [2020-05-08T05:33:25.072Z] docker_cli_swarm_test.go:1322: [d5d1a23ed68a5] joining swarm manager [ddcd6fc75a8b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.76s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.53s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.03s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.13s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.95s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.06s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.46s) 05:33:25 [2020-05-08T05:33:25.072Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) 05:33:25 [2020-05-08T05:33:25.072Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.79s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.90s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.93s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.92s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.35s) 05:33:25 [2020-05-08T05:33:25.072Z] docker_cli_swarm_test.go:1186: [d76b2258370c2] joining swarm manager [dfab3b953dd83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:33:25 [2020-05-08T05:33:25.072Z] docker_cli_swarm_test.go:1195: [db315f446936d] joining swarm manager [dfab3b953dd83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (10.48s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.76s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.19s) 05:33:25 [2020-05-08T05:33:25.072Z] docker_cli_swarm_test.go:1118: [da9b8a3fbe703] joining swarm manager [df9667cc54847]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:33:25 [2020-05-08T05:33:25.072Z] docker_cli_swarm_test.go:1119: [df1b9622176a5] joining swarm manager [df9667cc54847]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:33:25 [2020-05-08T05:33:25.072Z] docker_cli_swarm_test.go:1172: [d4ce1eb86c45b] joining swarm manager [df9667cc54847]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.78s) 05:33:25 [2020-05-08T05:33:25.072Z] docker_cli_swarm_test.go:1453: [d9e9dcd73e6c0] joining swarm manager [dc47f857ea855]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:33:25 [2020-05-08T05:33:25.072Z] docker_cli_swarm_test.go:1454: [d9cc1de29bd44] joining swarm manager [dc47f857ea855]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.06s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.30s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.09s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.56s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.13s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.10s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.20s) 05:33:25 [2020-05-08T05:33:25.072Z] docker_cli_swarm_unix_test.go:62: [dba55dd8cf9c4] joining swarm manager [d20dfff6cca3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.27s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.04s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.11s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.07s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.69s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.46s) 05:33:25 [2020-05-08T05:33:25.072Z] docker_api_swarm_test.go:961: [dcafaa8f1f2be] joining swarm manager [db088016f191d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.87s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.90s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.99s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.36s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.22s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.47s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.29s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.04s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.17s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.04s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.12s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.05s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.25s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.03s) 05:33:25 [2020-05-08T05:33:25.072Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.06s) 05:33:25 [2020-05-08T05:33:25.072Z] === RUN TestDockerExternalVolumeSuite 05:33:25 [2020-05-08T05:33:25.072Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume 05:33:39 [2020-05-08T05:33:39.886Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities 05:34:47 [2020-05-08T05:34:47.471Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer 05:34:57 [2020-05-08T05:34:57.390Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet 05:35:29 [2020-05-08T05:35:29.414Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse 05:35:44 [2020-05-08T05:35:44.228Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList 05:36:16 [2020-05-08T05:36:16.223Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked 05:36:28 [2020-05-08T05:36:28.367Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID 05:37:00 [2020-05-08T05:37:00.363Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed 05:37:18 [2020-05-08T05:37:18.404Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete 05:37:33 [2020-05-08T05:37:33.260Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls 05:38:19 [2020-05-08T05:38:19.841Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists 05:38:37 [2020-05-08T05:38:37.861Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp 05:39:09 [2020-05-08T05:39:09.898Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail 05:39:41 [2020-05-08T05:39:41.910Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed 05:39:56 [2020-05-08T05:39:56.766Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom 05:40:14 [2020-05-08T05:40:14.784Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart 05:40:32 [2020-05-08T05:40:32.841Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict 05:40:47 [2020-05-08T05:40:47.657Z] --- PASS: TestDockerExternalVolumeSuite (441.32s) 05:40:47 [2020-05-08T05:40:47.657Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.90s) 05:40:47 [2020-05-08T05:40:47.657Z] docker_cli_external_volume_driver_test.go:53: [d1a97b40ed4ed] daemon is not started 05:40:47 [2020-05-08T05:40:47.657Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) 05:40:47 [2020-05-08T05:40:47.657Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.61s) 05:40:47 [2020-05-08T05:40:47.657Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) 05:40:47 [2020-05-08T05:40:47.657Z] docker_cli_external_volume_driver_test.go:53: [d7166b9625ed6] daemon is not started 05:40:47 [2020-05-08T05:40:47.657Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) 05:40:47 [2020-05-08T05:40:47.657Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) 05:40:47 [2020-05-08T05:40:47.657Z] docker_cli_external_volume_driver_test.go:53: [d7729cd82d503] daemon is not started 05:40:47 [2020-05-08T05:40:47.657Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) 05:40:47 [2020-05-08T05:40:47.657Z] docker_cli_external_volume_driver_test.go:53: [db2b479231c37] daemon is not started 05:40:47 [2020-05-08T05:40:47.657Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.58s) 05:40:47 [2020-05-08T05:40:47.657Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.60s) 05:40:47 [2020-05-08T05:40:47.657Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) 05:40:47 [2020-05-08T05:40:47.657Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) 05:40:47 [2020-05-08T05:40:47.657Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.64s) 05:40:47 [2020-05-08T05:40:47.657Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.77s) 05:40:47 [2020-05-08T05:40:47.657Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s) 05:40:47 [2020-05-08T05:40:47.657Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s) 05:40:47 [2020-05-08T05:40:47.657Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.48s) 05:40:47 [2020-05-08T05:40:47.657Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.36s) 05:40:47 [2020-05-08T05:40:47.657Z] docker_cli_external_volume_driver_test.go:485: [d515545c6180f] daemon is not started 05:40:47 [2020-05-08T05:40:47.657Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) 05:40:47 [2020-05-08T05:40:47.657Z] docker_cli_external_volume_driver_test.go:53: [d49d7b08a0fc0] daemon is not started 05:40:47 [2020-05-08T05:40:47.657Z] PASS 05:40:47 [2020-05-08T05:40:47.657Z] 05:40:47 [2020-05-08T05:40:47.657Z] === Skipped 05:40:47 [2020-05-08T05:40:47.657Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 05:40:47 [2020-05-08T05:40:47.657Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) 05:40:47 [2020-05-08T05:40:47.657Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 05:40:47 [2020-05-08T05:40:47.657Z] check_test.go:309: [dc092a67b945a] daemon is not started 05:40:47 [2020-05-08T05:40:47.657Z] 05:40:47 [2020-05-08T05:40:47.657Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) 05:40:47 [2020-05-08T05:40:47.657Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) 05:40:47 [2020-05-08T05:40:47.657Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper 05:40:47 [2020-05-08T05:40:47.657Z] check_test.go:309: [df68335a146cf] daemon is not started 05:40:47 [2020-05-08T05:40:47.657Z] 05:40:47 [2020-05-08T05:40:47.657Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) 05:40:47 [2020-05-08T05:40:47.657Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) 05:40:47 [2020-05-08T05:40:47.657Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper 05:40:47 [2020-05-08T05:40:47.657Z] check_test.go:309: [d89eb31bfc25c] daemon is not started 05:40:47 [2020-05-08T05:40:47.657Z] 05:40:47 [2020-05-08T05:40:47.657Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) 05:40:47 [2020-05-08T05:40:47.657Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) 05:40:47 [2020-05-08T05:40:47.657Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed 05:40:47 [2020-05-08T05:40:47.657Z] 05:40:47 [2020-05-08T05:40:47.657Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) 05:40:47 [2020-05-08T05:40:47.657Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) 05:40:47 [2020-05-08T05:40:47.657Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 05:40:47 [2020-05-08T05:40:47.657Z] 05:40:47 [2020-05-08T05:40:47.657Z] 05:40:47 [2020-05-08T05:40:47.657Z] DONE 273 tests, 5 skipped in 2581.043s 05:40:47 [2020-05-08T05:40:47.657Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) 05:40:47 [2020-05-08T05:40:47.657Z] ++++ cat bundles/test-integration/docker.pid 05:40:47 [2020-05-08T05:40:47.657Z] +++ kill 7572 05:40:47 [2020-05-08T05:40:47.657Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0b056f8cae54/docker.pid 05:40:47 [2020-05-08T05:40:47.657Z] +++ kill 4348 05:40:47 [2020-05-08T05:40:47.657Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4348 is not a child of this shell 05:40:47 [2020-05-08T05:40:47.657Z] warning: PID 4348 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0b056f8cae54/docker.pid had a nonzero exit code 05:40:47 [2020-05-08T05:40:47.657Z] +++ /etc/init.d/apparmor stop 05:40:47 [2020-05-08T05:40:47.657Z] Leaving: AppArmorNo profiles have been unloaded. 05:40:47 [2020-05-08T05:40:47.657Z] 05:40:47 [2020-05-08T05:40:47.657Z] Unloading profiles will leave already running processes permanently 05:40:47 [2020-05-08T05:40:47.657Z] unconfined, which can lead to unexpected situations. 05:40:47 [2020-05-08T05:40:47.657Z] 05:40:47 [2020-05-08T05:40:47.657Z] To set a process to complain mode, use the command line tool 05:40:47 [2020-05-08T05:40:47.657Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." 05:40:47 [2020-05-08T05:40:47.657Z] +++ true 05:40:47 [2020-05-08T05:40:47.657Z] 05:40:47 [2020-05-08T05:40:47.657Z] Remaining pids to kill: [] Post stage [Pipeline] junit 05:40:47 [2020-05-08T05:40:47.669Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh 05:40:48 [2020-05-08T05:40:48.681Z] + echo Ensuring container killed. 05:40:48 [2020-05-08T05:40:48.681Z] Ensuring container killed. 05:40:48 [2020-05-08T05:40:48.681Z] + docker ps -aq -f name=docker-pr5-* 05:40:48 [2020-05-08T05:40:48.681Z] + cids=0fd6bbf46aaa 05:40:48 [2020-05-08T05:40:48.681Z] d9b739744c06 05:40:48 [2020-05-08T05:40:48.681Z] a98cd5dddaf1 05:40:48 [2020-05-08T05:40:48.681Z] + [ -n 0fd6bbf46aaa 05:40:48 [2020-05-08T05:40:48.681Z] d9b739744c06 05:40:48 [2020-05-08T05:40:48.681Z] a98cd5dddaf1 ] 05:40:48 [2020-05-08T05:40:48.681Z] + docker rm -vf 0fd6bbf46aaa d9b739744c06 a98cd5dddaf1 05:40:51 [2020-05-08T05:40:51.938Z] 0fd6bbf46aaa 05:40:51 [2020-05-08T05:40:51.938Z] d9b739744c06 05:40:51 [2020-05-08T05:40:51.938Z] a98cd5dddaf1 [Pipeline] sh 05:40:52 [2020-05-08T05:40:52.339Z] + echo Chowning /workspace to jenkins user 05:40:52 [2020-05-08T05:40:52.339Z] Chowning /workspace to jenkins user 05:40:52 [2020-05-08T05:40:52.339Z] + id -u 05:40:52 [2020-05-08T05:40:52.339Z] + id -g 05:40:52 [2020-05-08T05:40:52.339Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40846:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh 05:40:56 [2020-05-08T05:40:56.009Z] + bundleName=amd64 05:40:56 [2020-05-08T05:40:56.009Z] + echo Creating amd64-bundles.tar.gz 05:40:56 [2020-05-08T05:40:56.009Z] Creating amd64-bundles.tar.gz 05:40:56 [2020-05-08T05:40:56.009Z] + xargs tar -czf amd64-bundles.tar.gz 05:40:56 [2020-05-08T05:40:56.009Z] + 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 05:40:57 [2020-05-08T05:40:57.375Z] Archiving artifacts 05:40:58 [2020-05-08T05:40:58.023Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40846/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 05:40:58 [2020-05-08T05:40:58.502Z] + make clean 05:40:58 [2020-05-08T05:40:58.502Z] docker volume rm -f docker-dev-cache 05:40:58 [2020-05-08T05:40:58.756Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:41:32 [2020-05-08T05:41:32.688Z] ok github.com/docker/docker/integration-cli 2232.456s 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === Skipped 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.05s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.05s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.07s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.07s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_api_build_test.go:177: unmatched requirement UnixCli 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.688Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) 05:41:32 [2020-05-08T05:41:32.688Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) 05:41:32 [2020-05-08T05:41:32.688Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.688Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.33s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.45s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.32s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.32s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.32s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) 05:41:32 [2020-05-08T05:41:32.689Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) 05:41:32 [2020-05-08T05:41:32.689Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.689Z] 05:41:32 [2020-05-08T05:41:32.689Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_sni_test.go:18: Flakey test 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) 05:41:32 [2020-05-08T05:41:32.690Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.690Z] 05:41:32 [2020-05-08T05:41:32.690Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestExec (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_info_test.go:70: unmatched requirement IsPausable 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.691Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) 05:41:32 [2020-05-08T05:41:32.691Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.691Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.692Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.692Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.692Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) 05:41:32 [2020-05-08T05:41:32.693Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.693Z] 05:41:32 [2020-05-08T05:41:32.693Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) 05:41:32 [2020-05-08T05:41:32.693Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) 05:41:32 [2020-05-08T05:41:32.694Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.694Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_start_test.go:99: unmatched requirement IsPausable 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) 05:41:32 [2020-05-08T05:41:32.695Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 05:41:32 [2020-05-08T05:41:32.695Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.695Z] 05:41:32 [2020-05-08T05:41:32.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:185: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:212: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:212: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:212: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:212: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:212: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:212: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:212: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:212: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:212: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:212: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:212: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:212: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:212: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:212: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:212: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:212: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:212: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:212: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:239: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:239: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:239: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:239: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:239: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:239: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:239: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:239: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:268: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:268: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:268: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:268: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:268: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:302: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:302: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:302: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:407: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:407: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:407: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:407: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:407: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:407: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:407: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:407: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:407: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:407: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:407: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:128: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:134: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) 05:41:32 [2020-05-08T05:41:32.696Z] check_test.go:142: unmatched requirement DaemonIsLinux 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.696Z] 05:41:32 [2020-05-08T05:41:32.697Z] DONE 1096 tests, 549 skipped in 2241.147s 05:41:32 [2020-05-08T05:41:32.697Z] INFO: Integration tests ended at 05/08/2020 05:41:18. Duration:00:37:21.2612056 05:41:32 [2020-05-08T05:41:32.697Z] INFO: Docker info of the daemon under test at end of run 05:41:32 [2020-05-08T05:41:32.697Z] 05:41:32 [2020-05-08T05:41:32.697Z] Containers: 2 05:41:32 [2020-05-08T05:41:32.697Z] Running: 0 05:41:32 [2020-05-08T05:41:32.697Z] Paused: 0 05:41:32 [2020-05-08T05:41:32.697Z] Stopped: 2 05:41:32 [2020-05-08T05:41:32.697Z] Images: 15 05:41:32 [2020-05-08T05:41:32.697Z] Server Version: 0.0.0-dev 05:41:32 [2020-05-08T05:41:32.697Z] Storage Driver: windowsfilter 05:41:32 [2020-05-08T05:41:32.697Z] Windows: 05:41:32 [2020-05-08T05:41:32.697Z] Logging Driver: json-file 05:41:32 [2020-05-08T05:41:32.697Z] Plugins: 05:41:32 [2020-05-08T05:41:32.697Z] Volume: local 05:41:32 [2020-05-08T05:41:32.697Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent 05:41:32 [2020-05-08T05:41:32.697Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog 05:41:32 [2020-05-08T05:41:32.697Z] Swarm: inactive 05:41:32 [2020-05-08T05:41:32.697Z] Default Isolation: process 05:41:32 [2020-05-08T05:41:32.697Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) 05:41:32 [2020-05-08T05:41:32.697Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) 05:41:32 [2020-05-08T05:41:32.697Z] OSType: windows 05:41:32 [2020-05-08T05:41:32.697Z] Architecture: x86_64 05:41:32 [2020-05-08T05:41:32.697Z] CPUs: 4 05:41:32 [2020-05-08T05:41:32.697Z] Total Memory: 32GiB 05:41:32 [2020-05-08T05:41:32.697Z] Name: azwin-2-c2c9b0 05:41:32 [2020-05-08T05:41:32.697Z] ID: 4V5R:NZOM:4PV5:3AVO:YNIW:EELK:PS4K:ORO6:DCNE:XBYI:FVTJ:5HST 05:41:32 [2020-05-08T05:41:32.697Z] Docker Root Dir: D:\CI\PR-40846\5\daemon 05:41:32 [2020-05-08T05:41:32.697Z] Debug Mode (client): false 05:41:32 [2020-05-08T05:41:32.697Z] Debug Mode (server): true 05:41:32 [2020-05-08T05:41:32.697Z] File Descriptors: -1 05:41:32 [2020-05-08T05:41:32.697Z] Goroutines: 18 05:41:32 [2020-05-08T05:41:32.697Z] System Time: 2020-05-08T05:41:18.8874941Z 05:41:32 [2020-05-08T05:41:32.697Z] EventsListeners: 0 05:41:32 [2020-05-08T05:41:32.697Z] Registry: https://index.docker.io/v1/ 05:41:32 [2020-05-08T05:41:32.697Z] Labels: 05:41:32 [2020-05-08T05:41:32.697Z] Experimental: false 05:41:32 [2020-05-08T05:41:32.697Z] Insecure Registries: 05:41:32 [2020-05-08T05:41:32.697Z] 127.0.0.0/8 05:41:32 [2020-05-08T05:41:32.697Z] Live Restore Enabled: false 05:41:32 [2020-05-08T05:41:32.697Z] 05:41:32 [2020-05-08T05:41:32.697Z] 05:41:32 [2020-05-08T05:41:32.697Z] INFO: Stopping daemon under test 05:41:32 [2020-05-08T05:41:32.697Z] SUCCESS: The process with PID 5528 (child process of PID 4288) has been terminated. 05:41:32 [2020-05-08T05:41:32.697Z] SUCCESS: The process with PID 4288 (child process of PID 6016) has been terminated. 05:41:32 [2020-05-08T05:41:32.697Z] INFO: Stop tailing logs of the daemon under tests 05:41:32 [2020-05-08T05:41:32.697Z] INFO: executeCI.ps1 Completed successfully at 05/08/2020 05:41:19. 05:41:32 [2020-05-08T05:41:32.697Z] INFO: Tidying up at end of run 05:41:32 [2020-05-08T05:41:32.697Z] INFO: Saving daemon under test log (d:\CI\PR-40846\5\dut.out) to C:\windows\TEMP\CIDUT.out 05:41:32 [2020-05-08T05:41:32.697Z] INFO: Saving daemon under test log (d:\CI\PR-40846\5\dut.err) to C:\windows\TEMP\CIDUT.err 05:41:32 [2020-05-08T05:41:32.697Z] INFO: Nuke-Everything... 05:41:32 [2020-05-08T05:41:32.697Z] INFO: Container count on control daemon to delete is 2 05:41:32 [2020-05-08T05:41:32.697Z] 8cb6755d6d46 05:41:32 [2020-05-08T05:41:32.697Z] fb6c3919c26d 05:41:32 [2020-05-08T05:41:32.697Z] INFO: Non-base image count on control daemon to delete is 1 05:41:32 [2020-05-08T05:41:32.697Z] Deleted: sha256:93dff2d14c1e53fda0a4c25f78f13d4710f71dcbc8004baef3d558b3b4ed873e 05:41:32 [2020-05-08T05:41:32.697Z] Deleted: sha256:de3269f297ce12609b4a50c2a499625e927ec8ae85093804b86869e8ba1b2f43 05:41:32 [2020-05-08T05:41:32.697Z] INFO: Tidying pidfile d:\CI\PR-40846\5\docker.pid 05:41:32 [2020-05-08T05:41:32.697Z] INFO: Nuking d:\CI 05:41:47 [2020-05-08T05:41:47.378Z] INFO: Zapped successfully 05:41:47 [2020-05-08T05:41:47.378Z] 05:41:47 [2020-05-08T05:41:47.378Z] INFO: executeCI.ps1 exiting at Fri May 8 05:41:45 CUT 2020. Duration 00:50:56.0443051 05:41:47 [2020-05-08T05:41:47.378Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit 05:41:47 [2020-05-08T05:41:47.611Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell 05:41:49 [2020-05-08T05:41:49.598Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step 05:41:51 [2020-05-08T05:41:51.305Z] Archiving artifacts 05:41:52 [2020-05-08T05:41:52.379Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40846/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh 05:41:53 [2020-05-08T05:41:53.275Z] + make clean 05:41:54 [2020-05-08T05:41:54.221Z] docker volume rm -f docker-dev-cache 05:41:54 [2020-05-08T05:41:54.221Z] 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