Pull request #40652 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from fe2a25a7859167a5d03d87b7810a49007bee011b+aa6a9891b09cce3d9004121294301a30d45d998d (158fd7a19116ab5177e0f4ab2277e1807e3b5b04) 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 49b252bdf16273de41b9b961caae5440a249d3e0 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 49b252bdf16273de41b9b961caae5440a249d3e0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 49b252bdf16273de41b9b961caae5440a249d3e0 # timeout=10 Commit message: "Merge pull request #19 from docker/add-getNodeNamesByLabel" > git rev-list --no-walk 49b252bdf16273de41b9b961caae5440a249d3e0 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-03-12T18:17:44.363Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-03-12T18:17:44.370Z] Trying to pass milestone 1 [Pipeline] milestone [2020-03-12T18:17:44.400Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-03-12T18:17:44.532Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c7dedc25d40fb742) in /home/ubuntu/workspace/moby_PR-40652 [Pipeline] { [Pipeline] checkout [2020-03-12T18:17:44.566Z] using credential docker-jenkins-github-credentials [2020-03-12T18:17:44.574Z] Cloning the remote Git repository [2020-03-12T18:17:44.574Z] Cloning with configured refspecs honoured and without tags [2020-03-12T18:17:44.575Z] Cloning repository https://github.com/moby/moby.git [2020-03-12T18:17:44.575Z] > git init /home/ubuntu/workspace/moby_PR-40652 # timeout=10 [2020-03-12T18:17:44.586Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:17:44.586Z] > git --version # timeout=10 [2020-03-12T18:17:44.591Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:17:44.591Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40652/head:refs/remotes/origin/PR-40652 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:17:56.963Z] Fetching without tags [2020-03-12T18:17:56.917Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:17:56.925Z] > git config --add remote.origin.fetch +refs/pull/40652/head:refs/remotes/origin/PR-40652 # timeout=10 [2020-03-12T18:17:56.938Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:17:56.947Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:17:56.970Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:17:56.970Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:17:56.971Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40652/head:refs/remotes/origin/PR-40652 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:17:57.225Z] Merging remotes/origin/19.03 commit aa6a9891b09cce3d9004121294301a30d45d998d into PR head commit fe2a25a7859167a5d03d87b7810a49007bee011b [2020-03-12T18:17:58.107Z] Merge succeeded, producing a0056bd19127c837e0a852e7d2a7d95ac1dcf270 [2020-03-12T18:17:58.108Z] Checking out Revision a0056bd19127c837e0a852e7d2a7d95ac1dcf270 (PR-40652) [2020-03-12T18:17:58.174Z] Commit message: "Merge commit 'aa6a9891b09cce3d9004121294301a30d45d998d' into HEAD" [2020-03-12T18:17:57.227Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:17:57.231Z] > git checkout -f fe2a25a7859167a5d03d87b7810a49007bee011b # timeout=10 [2020-03-12T18:17:57.654Z] > git merge aa6a9891b09cce3d9004121294301a30d45d998d # timeout=10 [2020-03-12T18:17:58.099Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T18:17:58.109Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:17:58.114Z] > git checkout -f a0056bd19127c837e0a852e7d2a7d95ac1dcf270 # timeout=10 [2020-03-12T18:17:58.176Z] > git rev-list --no-walk fe2a25a7859167a5d03d87b7810a49007bee011b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-12T18:17:58.967Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40652:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-03-12T18:17:58.967Z] Unable to find image 'alpine:latest' locally [2020-03-12T18:17:58.967Z] latest: Pulling from library/alpine [2020-03-12T18:17:58.967Z] c9b1b535fdd9: Pulling fs layer [2020-03-12T18:17:59.225Z] c9b1b535fdd9: Verifying Checksum [2020-03-12T18:17:59.225Z] c9b1b535fdd9: Download complete [2020-03-12T18:17:59.225Z] c9b1b535fdd9: Pull complete [2020-03-12T18:17:59.225Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-12T18:17:59.225Z] Status: Downloaded newer image for alpine:latest [2020-03-12T18:18:02.507Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (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 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2020-03-12T18:18:02.724Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f1268ab5d644c832) in /home/ubuntu/workspace/moby_PR-40652 [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] } [2020-03-12T18:18:02.729Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f6924b948ea62e5f) in /home/ubuntu/workspace/moby_PR-40652 Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [2020-03-12T18:18:02.766Z] Running on ppc64le-ubuntu-17 in /home/docker/workspace/moby_PR-40652 [Pipeline] // stage [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-03-12T18:18:02.831Z] using credential docker-jenkins-github-credentials [Pipeline] { [2020-03-12T18:18:02.840Z] Cloning the remote Git repository [2020-03-12T18:18:02.840Z] Cloning with configured refspecs honoured and without tags [2020-03-12T18:18:02.847Z] using credential docker-jenkins-github-credentials Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-03-12T18:18:02.859Z] Cloning the remote Git repository [2020-03-12T18:18:02.859Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [2020-03-12T18:18:02.905Z] Running on s390x-ubuntu-04 in /home/jenkins/workspace/moby_PR-40652 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-03-12T18:18:02.938Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-03-12T18:18:02.957Z] Cloning the remote Git repository [2020-03-12T18:18:02.957Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-03-12T18:18:03.152Z] Running on azwin-2-73a030 in d:\jenkins\workspace\moby_PR-40652 [Pipeline] { [Pipeline] ws [2020-03-12T18:18:03.165Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2020-03-12T18:18:03.176Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-03-12T18:18:03.223Z] Cloning the remote Git repository [2020-03-12T18:18:03.223Z] Cloning with configured refspecs honoured and without tags [2020-03-12T18:18:02.887Z] Cloning repository https://github.com/moby/moby.git [2020-03-12T18:18:02.888Z] > git init /home/ubuntu/workspace/moby_PR-40652 # timeout=10 [2020-03-12T18:18:02.903Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:18:02.903Z] > git --version # timeout=10 [2020-03-12T18:18:02.905Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:18:02.906Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40652/head:refs/remotes/origin/PR-40652 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:18:03.475Z] using credential docker-jenkins-github-credentials [2020-03-12T18:18:03.554Z] Cloning the remote Git repository [2020-03-12T18:18:03.554Z] Cloning with configured refspecs honoured and without tags [2020-03-12T18:18:02.864Z] Cloning repository https://github.com/moby/moby.git [2020-03-12T18:18:02.864Z] > git init /home/ubuntu/workspace/moby_PR-40652 # timeout=10 [2020-03-12T18:18:02.877Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:18:02.877Z] > git --version # timeout=10 [2020-03-12T18:18:02.885Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:18:02.885Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40652/head:refs/remotes/origin/PR-40652 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:18:02.964Z] Cloning repository https://github.com/moby/moby.git [2020-03-12T18:18:02.965Z] > git init /home/docker/workspace/moby_PR-40652 # timeout=10 [2020-03-12T18:18:02.978Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:18:02.978Z] > git --version # timeout=10 [2020-03-12T18:18:02.982Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:18:02.984Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40652/head:refs/remotes/origin/PR-40652 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:18:03.256Z] Cloning repository https://github.com/moby/moby.git [2020-03-12T18:18:03.258Z] > git init /home/jenkins/workspace/moby_PR-40652 # timeout=10 [2020-03-12T18:18:03.271Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:18:03.272Z] > git --version # timeout=10 [2020-03-12T18:18:03.284Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:18:03.286Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40652/head:refs/remotes/origin/PR-40652 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:18:03.582Z] Cloning repository https://github.com/moby/moby.git [2020-03-12T18:18:03.582Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-03-12T18:18:03.645Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:18:03.645Z] > git --version # timeout=10 [2020-03-12T18:18:03.692Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:18:03.692Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40652/head:refs/remotes/origin/PR-40652 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:18:11.121Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:18:11.134Z] > git config --add remote.origin.fetch +refs/pull/40652/head:refs/remotes/origin/PR-40652 # timeout=10 [2020-03-12T18:18:11.147Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:18:11.228Z] Fetching without tags [2020-03-12T18:18:11.603Z] Merging remotes/origin/19.03 commit aa6a9891b09cce3d9004121294301a30d45d998d into PR head commit fe2a25a7859167a5d03d87b7810a49007bee011b [2020-03-12T18:18:12.362Z] Merge succeeded, producing 54edb968565fd985903115ee9e56adb4ba02dd83 [2020-03-12T18:18:12.363Z] Checking out Revision 54edb968565fd985903115ee9e56adb4ba02dd83 (PR-40652) [2020-03-12T18:18:11.201Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:18:11.261Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:18:11.262Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:18:11.264Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40652/head:refs/remotes/origin/PR-40652 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:18:11.637Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:18:11.650Z] > git checkout -f fe2a25a7859167a5d03d87b7810a49007bee011b # timeout=10 [2020-03-12T18:18:12.180Z] > git merge aa6a9891b09cce3d9004121294301a30d45d998d # timeout=10 [2020-03-12T18:18:12.332Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T18:18:12.391Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:18:12.406Z] > git checkout -f 54edb968565fd985903115ee9e56adb4ba02dd83 # timeout=10 [2020-03-12T18:18:12.812Z] Commit message: "Merge commit 'aa6a9891b09cce3d9004121294301a30d45d998d' into HEAD" [2020-03-12T18:18:12.838Z] > git rev-list --no-walk fe2a25a7859167a5d03d87b7810a49007bee011b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-12T18:18:14.336Z] + docker version [2020-03-12T18:18:14.336Z] Client: Docker Engine - Community [2020-03-12T18:18:14.336Z] Version: 19.03.7 [2020-03-12T18:18:14.336Z] API version: 1.40 [2020-03-12T18:18:14.336Z] Go version: go1.12.17 [2020-03-12T18:18:14.336Z] Git commit: 7141c199a2 [2020-03-12T18:18:14.336Z] Built: Sat Mar 7 16:48:47 2020 [2020-03-12T18:18:14.336Z] OS/Arch: linux/s390x [2020-03-12T18:18:14.336Z] Experimental: false [2020-03-12T18:18:14.336Z] [2020-03-12T18:18:14.336Z] Server: Docker Engine - Community [2020-03-12T18:18:14.336Z] Engine: [2020-03-12T18:18:14.336Z] Version: 19.03.7 [2020-03-12T18:18:14.336Z] API version: 1.40 (minimum version 1.12) [2020-03-12T18:18:14.336Z] Go version: go1.12.17 [2020-03-12T18:18:14.336Z] Git commit: 7141c199a2 [2020-03-12T18:18:14.336Z] Built: Sat Mar 7 16:47:46 2020 [2020-03-12T18:18:14.336Z] OS/Arch: linux/s390x [2020-03-12T18:18:14.336Z] Experimental: true [2020-03-12T18:18:14.336Z] containerd: [2020-03-12T18:18:14.336Z] Version: 1.2.13 [2020-03-12T18:18:14.336Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:18:14.336Z] runc: [2020-03-12T18:18:14.336Z] Version: 1.0.0-rc10 [2020-03-12T18:18:14.336Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T18:18:14.336Z] docker-init: [2020-03-12T18:18:14.336Z] Version: 0.18.0 [2020-03-12T18:18:14.336Z] GitCommit: fec3683 [Pipeline] sh [2020-03-12T18:18:15.096Z] + docker info [2020-03-12T18:18:15.096Z] Client: [2020-03-12T18:18:15.096Z] Debug Mode: false [2020-03-12T18:18:15.096Z] [2020-03-12T18:18:15.096Z] Server: [2020-03-12T18:18:15.096Z] Containers: 0 [2020-03-12T18:18:15.096Z] Running: 0 [2020-03-12T18:18:15.096Z] Paused: 0 [2020-03-12T18:18:15.096Z] Stopped: 0 [2020-03-12T18:18:15.096Z] Images: 0 [2020-03-12T18:18:15.096Z] Server Version: 19.03.7 [2020-03-12T18:18:15.096Z] Storage Driver: overlay2 [2020-03-12T18:18:15.096Z] Backing Filesystem: [2020-03-12T18:18:15.096Z] Supports d_type: true [2020-03-12T18:18:15.096Z] Native Overlay Diff: true [2020-03-12T18:18:15.096Z] Logging Driver: json-file [2020-03-12T18:18:15.096Z] Cgroup Driver: cgroupfs [2020-03-12T18:18:15.096Z] Plugins: [2020-03-12T18:18:15.096Z] Volume: local [2020-03-12T18:18:15.096Z] Network: bridge host ipvlan macvlan null overlay [2020-03-12T18:18:15.096Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-12T18:18:15.096Z] Swarm: inactive [2020-03-12T18:18:15.096Z] Runtimes: runc [2020-03-12T18:18:15.096Z] Default Runtime: runc [2020-03-12T18:18:15.096Z] Init Binary: docker-init [2020-03-12T18:18:15.096Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:18:15.096Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T18:18:15.096Z] init version: fec3683 [2020-03-12T18:18:15.096Z] Security Options: [2020-03-12T18:18:15.096Z] apparmor [2020-03-12T18:18:15.096Z] seccomp [2020-03-12T18:18:15.096Z] Profile: default [2020-03-12T18:18:15.096Z] Kernel Version: 4.4.0-171-generic [2020-03-12T18:18:15.096Z] Operating System: Ubuntu 16.04.5 LTS [2020-03-12T18:18:15.096Z] OSType: linux [2020-03-12T18:18:15.096Z] Architecture: s390x [2020-03-12T18:18:15.096Z] CPUs: 2 [2020-03-12T18:18:15.096Z] Total Memory: 7.862GiB [2020-03-12T18:18:15.096Z] Name: s390x-ubuntu-04 [2020-03-12T18:18:15.096Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-03-12T18:18:15.096Z] Docker Root Dir: /var/lib/docker [2020-03-12T18:18:15.096Z] Debug Mode: false [2020-03-12T18:18:15.096Z] Username: dockerbuildbot [2020-03-12T18:18:15.096Z] Registry: https://index.docker.io/v1/ [2020-03-12T18:18:15.096Z] Labels: [2020-03-12T18:18:15.096Z] Experimental: true [2020-03-12T18:18:15.096Z] Insecure Registries: [2020-03-12T18:18:15.096Z] 127.0.0.0/8 [2020-03-12T18:18:15.096Z] Live Restore Enabled: false [2020-03-12T18:18:15.096Z] [2020-03-12T18:18:15.096Z] WARNING: No swap limit support [Pipeline] sh [2020-03-12T18:18:15.529Z] Fetching without tags [2020-03-12T18:18:15.853Z] Merging remotes/origin/19.03 commit aa6a9891b09cce3d9004121294301a30d45d998d into PR head commit fe2a25a7859167a5d03d87b7810a49007bee011b [2020-03-12T18:18:15.863Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:18:15.864Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:18:15.864Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40652/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-12T18:18:15.864Z] + bash /home/jenkins/workspace/moby_PR-40652/check-config.sh [2020-03-12T18:18:15.864Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-12T18:18:15.864Z] info: reading kernel config from /boot/config-4.4.0-171-generic ... [2020-03-12T18:18:15.864Z] [2020-03-12T18:18:15.864Z] Generally Necessary: [2020-03-12T18:18:15.864Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-12T18:18:15.864Z] - apparmor: enabled and tools installed [2020-03-12T18:18:15.864Z] - CONFIG_NAMESPACES: enabled [2020-03-12T18:18:15.864Z] - CONFIG_NET_NS: enabled [2020-03-12T18:18:15.864Z] - CONFIG_PID_NS: enabled [2020-03-12T18:18:15.864Z] - CONFIG_IPC_NS: enabled [2020-03-12T18:18:15.864Z] - CONFIG_UTS_NS: enabled [2020-03-12T18:18:15.864Z] - CONFIG_CGROUPS: enabled [2020-03-12T18:18:15.864Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-12T18:18:15.864Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-12T18:18:15.864Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-12T18:18:15.864Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-12T18:18:15.864Z] - CONFIG_CPUSETS: enabled [2020-03-12T18:18:15.864Z] - CONFIG_MEMCG: enabled [2020-03-12T18:18:15.864Z] - CONFIG_KEYS: enabled [2020-03-12T18:18:16.223Z] - CONFIG_VETH: enabled (as module) [2020-03-12T18:18:16.223Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-12T18:18:16.223Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-12T18:18:16.223Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-12T18:18:16.223Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-12T18:18:16.223Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-12T18:18:16.223Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-12T18:18:16.223Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-12T18:18:16.223Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-12T18:18:16.223Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-12T18:18:16.223Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-12T18:18:16.223Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-12T18:18:16.223Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-12T18:18:16.223Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-03-12T18:18:16.223Z] [2020-03-12T18:18:16.223Z] Optional Features: [2020-03-12T18:18:16.223Z] - CONFIG_USER_NS: enabled [2020-03-12T18:18:16.223Z] - CONFIG_SECCOMP: enabled [2020-03-12T18:18:16.223Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-12T18:18:16.223Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-12T18:18:16.223Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-12T18:18:16.223Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-12T18:18:16.223Z] - CONFIG_MEMCG_KMEM: enabled [2020-03-12T18:18:16.223Z] - CONFIG_BLK_CGROUP: enabled [2020-03-12T18:18:16.223Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-12T18:18:16.223Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-12T18:18:16.223Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-12T18:18:16.223Z] - CONFIG_CGROUP_PERF: enabled [2020-03-12T18:18:16.223Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-12T18:18:16.223Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-12T18:18:16.223Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-12T18:18:16.223Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-12T18:18:16.223Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-12T18:18:16.223Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-12T18:18:16.223Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-12T18:18:16.223Z] - CONFIG_IP_VS: enabled (as module) [2020-03-12T18:18:16.223Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-12T18:18:16.223Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-12T18:18:16.223Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-12T18:18:16.223Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-12T18:18:16.223Z] - CONFIG_EXT4_FS: enabled [2020-03-12T18:18:16.223Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-12T18:18:16.223Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-12T18:18:16.223Z] - Network Drivers: [2020-03-12T18:18:16.223Z] - "overlay": [2020-03-12T18:18:16.223Z] - CONFIG_VXLAN: enabled (as module) [2020-03-12T18:18:16.223Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-12T18:18:16.223Z] Optional (for encrypted networks): [2020-03-12T18:18:16.223Z] - CONFIG_CRYPTO: enabled [2020-03-12T18:18:16.223Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-03-12T18:18:16.223Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-03-12T18:18:16.223Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-03-12T18:18:16.223Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-03-12T18:18:16.223Z] - CONFIG_XFRM: enabled [2020-03-12T18:18:16.223Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-12T18:18:16.223Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-12T18:18:16.223Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-12T18:18:16.223Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-12T18:18:16.223Z] - "ipvlan": [2020-03-12T18:18:16.223Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-12T18:18:16.223Z] - "macvlan": [2020-03-12T18:18:16.223Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-12T18:18:16.223Z] - CONFIG_DUMMY: enabled (as module) [2020-03-12T18:18:16.223Z] - "ftp,tftp client in container": [2020-03-12T18:18:16.223Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-12T18:18:16.223Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-12T18:18:16.223Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-12T18:18:16.223Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-12T18:18:16.223Z] - Storage Drivers: [2020-03-12T18:18:16.223Z] - "aufs": [2020-03-12T18:18:16.223Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-12T18:18:16.223Z] - "btrfs": [2020-03-12T18:18:16.223Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-12T18:18:16.223Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-12T18:18:16.223Z] - "devicemapper": [2020-03-12T18:18:16.223Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-12T18:18:16.223Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-12T18:18:16.223Z] - "overlay": [2020-03-12T18:18:16.223Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-12T18:18:16.223Z] - "zfs": [2020-03-12T18:18:16.223Z] - /dev/zfs: missing [2020-03-12T18:18:16.223Z] - zfs command: missing [2020-03-12T18:18:16.223Z] - zpool command: missing [2020-03-12T18:18:16.223Z] [2020-03-12T18:18:16.223Z] Limits: [2020-03-12T18:18:16.223Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-12T18:18:16.223Z] [2020-03-12T18:18:16.223Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-12T18:18:16.739Z] Merge succeeded, producing 34e815396b1263e1e59306d20cac9b0a7b8cfcbc [2020-03-12T18:18:16.740Z] Checking out Revision 34e815396b1263e1e59306d20cac9b0a7b8cfcbc (PR-40652) [2020-03-12T18:18:15.515Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:18:15.517Z] > git config --add remote.origin.fetch +refs/pull/40652/head:refs/remotes/origin/PR-40652 # timeout=10 [2020-03-12T18:18:15.523Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:18:15.529Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:18:15.575Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:18:15.575Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:18:15.576Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40652/head:refs/remotes/origin/PR-40652 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:18:15.859Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:18:15.863Z] > git checkout -f fe2a25a7859167a5d03d87b7810a49007bee011b # timeout=10 [2020-03-12T18:18:16.276Z] > git merge aa6a9891b09cce3d9004121294301a30d45d998d # timeout=10 [2020-03-12T18:18:16.741Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T18:18:16.787Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:18:16.793Z] > git checkout -f 34e815396b1263e1e59306d20cac9b0a7b8cfcbc # timeout=10 [2020-03-12T18:18:17.026Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a0056bd19127c837e0a852e7d2a7d95ac1dcf270 . [2020-03-12T18:18:17.120Z] Commit message: "Merge commit 'aa6a9891b09cce3d9004121294301a30d45d998d' into HEAD" [2020-03-12T18:18:17.127Z] > git rev-list --no-walk fe2a25a7859167a5d03d87b7810a49007bee011b # timeout=10 [2020-03-12T18:18:17.449Z] Sending build context to Docker daemon 52.67MB [2020-03-12T18:18:17.542Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-12T18:18:17.889Z] Fetching without tags [2020-03-12T18:18:18.158Z] Step 1/125 : ARG CROSS="false" [2020-03-12T18:18:18.158Z] Step 2/125 : ARG GO_VERSION=1.12.17 [2020-03-12T18:18:18.158Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2020-03-12T18:18:18.158Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2020-03-12T18:18:18.158Z] 1.12.17-stretch: Pulling from library/golang [2020-03-12T18:18:18.158Z] fb54e9d54b34: Pulling fs layer [2020-03-12T18:18:18.158Z] 03d13d856049: Pulling fs layer [2020-03-12T18:18:18.158Z] 596b324848b1: Pulling fs layer [2020-03-12T18:18:18.158Z] 38645e5b0e64: Pulling fs layer [2020-03-12T18:18:18.158Z] 555ca4faedcd: Pulling fs layer [2020-03-12T18:18:18.158Z] 5e54fb539ef4: Pulling fs layer [2020-03-12T18:18:18.158Z] 98880fd730cb: Pulling fs layer [2020-03-12T18:18:18.158Z] 5e54fb539ef4: Waiting [2020-03-12T18:18:18.158Z] 38645e5b0e64: Waiting [2020-03-12T18:18:18.158Z] 555ca4faedcd: Waiting [2020-03-12T18:18:18.158Z] 98880fd730cb: Waiting [2020-03-12T18:18:18.236Z] + docker version [2020-03-12T18:18:18.236Z] Client: Docker Engine - Community [2020-03-12T18:18:18.236Z] Version: 19.03.5 [2020-03-12T18:18:18.236Z] API version: 1.40 [2020-03-12T18:18:18.236Z] Go version: go1.12.12 [2020-03-12T18:18:18.236Z] Git commit: 633a0ea838 [2020-03-12T18:18:18.236Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-12T18:18:18.236Z] OS/Arch: linux/amd64 [2020-03-12T18:18:18.236Z] Experimental: false [2020-03-12T18:18:18.236Z] [2020-03-12T18:18:18.236Z] Server: Docker Engine - Community [2020-03-12T18:18:18.236Z] Engine: [2020-03-12T18:18:18.236Z] Version: 19.03.5 [2020-03-12T18:18:18.236Z] API version: 1.40 (minimum version 1.12) [2020-03-12T18:18:18.236Z] Go version: go1.12.12 [2020-03-12T18:18:18.236Z] Git commit: 633a0ea838 [2020-03-12T18:18:18.236Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-12T18:18:18.236Z] OS/Arch: linux/amd64 [2020-03-12T18:18:18.236Z] Experimental: true [2020-03-12T18:18:18.236Z] containerd: [2020-03-12T18:18:18.236Z] Version: 1.2.10 [2020-03-12T18:18:18.236Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-12T18:18:18.236Z] runc: [2020-03-12T18:18:18.236Z] Version: 1.0.0-rc8+dev [2020-03-12T18:18:18.236Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-12T18:18:18.236Z] docker-init: [2020-03-12T18:18:18.236Z] Version: 0.18.0 [2020-03-12T18:18:18.236Z] GitCommit: fec3683 [Pipeline] sh [2020-03-12T18:18:18.532Z] 03d13d856049: Verifying Checksum [2020-03-12T18:18:18.532Z] 03d13d856049: Download complete [2020-03-12T18:18:18.532Z] fb54e9d54b34: Verifying Checksum [2020-03-12T18:18:18.532Z] fb54e9d54b34: Download complete [2020-03-12T18:18:18.645Z] + docker info [2020-03-12T18:18:19.204Z] Client: [2020-03-12T18:18:19.204Z] Debug Mode: false [2020-03-12T18:18:19.204Z] [2020-03-12T18:18:19.204Z] Server: [2020-03-12T18:18:19.204Z] Containers: 0 [2020-03-12T18:18:19.204Z] Running: 0 [2020-03-12T18:18:19.204Z] Paused: 0 [2020-03-12T18:18:19.204Z] Stopped: 0 [2020-03-12T18:18:19.204Z] Images: 28 [2020-03-12T18:18:19.204Z] Server Version: 19.03.5 [2020-03-12T18:18:19.204Z] Storage Driver: overlay2 [2020-03-12T18:18:19.204Z] Backing Filesystem: extfs [2020-03-12T18:18:19.205Z] Supports d_type: true [2020-03-12T18:18:19.205Z] Native Overlay Diff: true [2020-03-12T18:18:19.205Z] Logging Driver: json-file [2020-03-12T18:18:19.205Z] Cgroup Driver: cgroupfs [2020-03-12T18:18:19.205Z] Plugins: [2020-03-12T18:18:19.205Z] Volume: local [2020-03-12T18:18:19.205Z] Network: bridge host ipvlan macvlan null overlay [2020-03-12T18:18:19.205Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-12T18:18:19.205Z] Swarm: inactive [2020-03-12T18:18:19.205Z] Runtimes: runc [2020-03-12T18:18:19.205Z] Default Runtime: runc [2020-03-12T18:18:19.205Z] Init Binary: docker-init [2020-03-12T18:18:19.205Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-12T18:18:19.205Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-12T18:18:19.205Z] init version: fec3683 [2020-03-12T18:18:19.205Z] Security Options: [2020-03-12T18:18:19.205Z] apparmor [2020-03-12T18:18:19.205Z] seccomp [2020-03-12T18:18:19.205Z] Profile: default [2020-03-12T18:18:19.205Z] Kernel Version: 4.15.0-1058-aws [2020-03-12T18:18:19.205Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-12T18:18:19.205Z] OSType: linux [2020-03-12T18:18:19.205Z] Architecture: x86_64 [2020-03-12T18:18:19.205Z] CPUs: 2 [2020-03-12T18:18:19.205Z] Total Memory: 7.501GiB [2020-03-12T18:18:19.205Z] Name: ip-10-100-82-99 [2020-03-12T18:18:19.205Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-12T18:18:19.205Z] Docker Root Dir: /var/lib/docker [2020-03-12T18:18:19.205Z] Debug Mode: false [2020-03-12T18:18:19.205Z] Registry: https://index.docker.io/v1/ [2020-03-12T18:18:19.205Z] Labels: [2020-03-12T18:18:19.205Z] Experimental: true [2020-03-12T18:18:19.205Z] Insecure Registries: [2020-03-12T18:18:19.205Z] 127.0.0.0/8 [2020-03-12T18:18:19.205Z] Live Restore Enabled: true [2020-03-12T18:18:19.205Z] [2020-03-12T18:18:19.205Z] WARNING: No swap limit support [Pipeline] sh [2020-03-12T18:18:17.589Z] > git config --add remote.origin.fetch +refs/pull/40652/head:refs/remotes/origin/PR-40652 # timeout=10 [2020-03-12T18:18:17.636Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:18:17.794Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:18:17.919Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:18:17.919Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:18:17.919Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40652/head:refs/remotes/origin/PR-40652 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:18:19.351Z] 596b324848b1: Verifying Checksum [2020-03-12T18:18:19.351Z] 596b324848b1: Download complete [2020-03-12T18:18:19.351Z] 555ca4faedcd: Verifying Checksum [2020-03-12T18:18:19.351Z] 555ca4faedcd: Download complete [2020-03-12T18:18:19.567Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:18:19.567Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:18:19.567Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40652/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-12T18:18:19.567Z] + bash /home/ubuntu/workspace/moby_PR-40652/check-config.sh [2020-03-12T18:18:19.567Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-12T18:18:19.567Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-12T18:18:19.567Z] [2020-03-12T18:18:19.567Z] Generally Necessary: [2020-03-12T18:18:19.567Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-12T18:18:19.567Z] - apparmor: enabled and tools installed [2020-03-12T18:18:19.567Z] - CONFIG_NAMESPACES: enabled [2020-03-12T18:18:19.567Z] - CONFIG_NET_NS: enabled [2020-03-12T18:18:19.567Z] - CONFIG_PID_NS: enabled [2020-03-12T18:18:19.567Z] - CONFIG_IPC_NS: enabled [2020-03-12T18:18:19.567Z] - CONFIG_UTS_NS: enabled [2020-03-12T18:18:19.567Z] - CONFIG_CGROUPS: enabled [2020-03-12T18:18:19.567Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-12T18:18:19.567Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-12T18:18:19.567Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-12T18:18:19.567Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-12T18:18:19.567Z] - CONFIG_CPUSETS: enabled [2020-03-12T18:18:19.567Z] - CONFIG_MEMCG: enabled [2020-03-12T18:18:19.567Z] - CONFIG_KEYS: enabled [2020-03-12T18:18:19.567Z] - CONFIG_VETH: enabled (as module) [2020-03-12T18:18:19.567Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-12T18:18:19.567Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-12T18:18:19.567Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-12T18:18:19.567Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-12T18:18:19.567Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-12T18:18:19.567Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-12T18:18:19.567Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-12T18:18:19.567Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-12T18:18:19.567Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-12T18:18:19.567Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-12T18:18:19.567Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-12T18:18:19.568Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-12T18:18:19.568Z] [2020-03-12T18:18:19.568Z] Optional Features: [2020-03-12T18:18:19.568Z] - CONFIG_USER_NS: enabled [2020-03-12T18:18:19.568Z] - CONFIG_SECCOMP: enabled [2020-03-12T18:18:19.568Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-12T18:18:19.568Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-12T18:18:19.568Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-12T18:18:19.568Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-12T18:18:19.568Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-12T18:18:19.568Z] - CONFIG_BLK_CGROUP: enabled [2020-03-12T18:18:19.568Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-12T18:18:19.568Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-12T18:18:19.568Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-12T18:18:19.568Z] - CONFIG_CGROUP_PERF: enabled [2020-03-12T18:18:19.568Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-12T18:18:19.568Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-12T18:18:19.568Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-12T18:18:19.730Z] Merging remotes/origin/19.03 commit aa6a9891b09cce3d9004121294301a30d45d998d into PR head commit fe2a25a7859167a5d03d87b7810a49007bee011b [2020-03-12T18:18:19.744Z] 98880fd730cb: Verifying Checksum [2020-03-12T18:18:19.744Z] 98880fd730cb: Download complete [2020-03-12T18:18:19.823Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-12T18:18:19.823Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-12T18:18:19.823Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-12T18:18:19.823Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-12T18:18:19.823Z] - CONFIG_IP_VS: enabled (as module) [2020-03-12T18:18:19.823Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-12T18:18:19.823Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-12T18:18:19.823Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-12T18:18:19.823Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-12T18:18:19.823Z] - CONFIG_EXT4_FS: enabled [2020-03-12T18:18:19.823Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-12T18:18:19.823Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-12T18:18:19.823Z] - Network Drivers: [2020-03-12T18:18:19.823Z] - "overlay": [2020-03-12T18:18:19.823Z] - CONFIG_VXLAN: enabled (as module) [2020-03-12T18:18:19.823Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-12T18:18:19.823Z] Optional (for encrypted networks): [2020-03-12T18:18:19.823Z] - CONFIG_CRYPTO: enabled [2020-03-12T18:18:19.823Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-12T18:18:19.823Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-12T18:18:19.823Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-12T18:18:19.823Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-12T18:18:19.823Z] - CONFIG_XFRM: enabled [2020-03-12T18:18:19.823Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-12T18:18:19.823Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-12T18:18:19.823Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-12T18:18:19.823Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-12T18:18:19.823Z] - "ipvlan": [2020-03-12T18:18:19.823Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-12T18:18:19.823Z] - "macvlan": [2020-03-12T18:18:19.823Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-12T18:18:19.823Z] - CONFIG_DUMMY: enabled (as module) [2020-03-12T18:18:19.823Z] - "ftp,tftp client in container": [2020-03-12T18:18:19.823Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-12T18:18:19.823Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-12T18:18:19.823Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-12T18:18:19.823Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-12T18:18:19.823Z] - Storage Drivers: [2020-03-12T18:18:19.823Z] - "aufs": [2020-03-12T18:18:19.823Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-12T18:18:19.823Z] - "btrfs": [2020-03-12T18:18:19.823Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-12T18:18:19.823Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-12T18:18:19.823Z] - "devicemapper": [2020-03-12T18:18:19.823Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-12T18:18:19.823Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-12T18:18:19.823Z] - "overlay": [2020-03-12T18:18:19.823Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-12T18:18:19.823Z] - "zfs": [2020-03-12T18:18:19.823Z] - /dev/zfs: missing [2020-03-12T18:18:19.823Z] - zfs command: missing [2020-03-12T18:18:19.823Z] - zpool command: missing [2020-03-12T18:18:19.823Z] [2020-03-12T18:18:19.823Z] Limits: [2020-03-12T18:18:19.823Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-12T18:18:19.823Z] [2020-03-12T18:18:19.823Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-12T18:18:20.307Z] + sudo modprobe ip_vs [2020-03-12T18:18:20.307Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a0056bd19127c837e0a852e7d2a7d95ac1dcf270 . [2020-03-12T18:18:20.472Z] Fetching without tags [2020-03-12T18:18:20.439Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:18:20.448Z] > git config --add remote.origin.fetch +refs/pull/40652/head:refs/remotes/origin/PR-40652 # timeout=10 [2020-03-12T18:18:20.460Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:18:20.468Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:18:20.476Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:18:20.476Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:18:20.477Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40652/head:refs/remotes/origin/PR-40652 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:18:20.567Z] #2 [internal] load build definition from Dockerfile [2020-03-12T18:18:20.567Z] #2 transferring dockerfile: 10.90kB done [2020-03-12T18:18:20.567Z] #2 DONE 0.0s [2020-03-12T18:18:20.567Z] [2020-03-12T18:18:20.567Z] #1 [internal] load .dockerignore [2020-03-12T18:18:20.567Z] #1 transferring context: 87B done [2020-03-12T18:18:20.567Z] #1 DONE 0.0s [2020-03-12T18:18:20.567Z] [2020-03-12T18:18:20.567Z] #3 [internal] load metadata for docker.io/library/golang:1.12.17-stretch [2020-03-12T18:18:20.602Z] fb54e9d54b34: Pull complete [2020-03-12T18:18:20.602Z] 5e54fb539ef4: Verifying Checksum [2020-03-12T18:18:20.602Z] 5e54fb539ef4: Download complete [2020-03-12T18:18:20.713Z] Merging remotes/origin/19.03 commit aa6a9891b09cce3d9004121294301a30d45d998d into PR head commit fe2a25a7859167a5d03d87b7810a49007bee011b [2020-03-12T18:18:20.863Z] #3 DONE 0.2s [2020-03-12T18:18:20.863Z] [2020-03-12T18:18:20.863Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2020-03-12T18:18:20.863Z] #64 CACHED [2020-03-12T18:18:20.863Z] [2020-03-12T18:18:20.863Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee... [2020-03-12T18:18:20.863Z] #4 resolve docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 done [2020-03-12T18:18:20.863Z] #4 sha256:563601c9e3b21c8ac5933717dcaef6b22b8b4af2bbf43d4f01843087bd311b97 5.46kB / 5.46kB done [2020-03-12T18:18:20.863Z] #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 0B / 4.34MB 0.1s [2020-03-12T18:18:20.863Z] #4 sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 1.42kB / 1.42kB done [2020-03-12T18:18:20.863Z] #4 sha256:eba17bb4139681beb71215aa6abeb0f2e90b1b8b60ebd9333698f1055229afb5 1.80kB / 1.80kB done [2020-03-12T18:18:20.863Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 0B / 45.38MB 0.1s [2020-03-12T18:18:20.863Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 103.98kB / 10.80MB 0.1s [2020-03-12T18:18:20.958Z] 03d13d856049: Pull complete [2020-03-12T18:18:19.750Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:18:19.797Z] > git checkout -f fe2a25a7859167a5d03d87b7810a49007bee011b # timeout=10 [2020-03-12T18:18:21.119Z] #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 4.34MB / 4.34MB 0.2s done [2020-03-12T18:18:21.119Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 22.19MB / 45.38MB 0.4s [2020-03-12T18:18:21.119Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 10.80MB / 10.80MB 0.3s done [2020-03-12T18:18:21.119Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 5.65MB / 50.07MB 0.4s [2020-03-12T18:18:21.119Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 0B / 57.69MB 0.4s [2020-03-12T18:18:21.324Z] 38645e5b0e64: Verifying Checksum [2020-03-12T18:18:21.324Z] 38645e5b0e64: Download complete [2020-03-12T18:18:21.324Z] 596b324848b1: Pull complete [2020-03-12T18:18:21.373Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 35.22MB / 45.38MB 0.6s [2020-03-12T18:18:21.373Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 19.54MB / 50.07MB 0.6s [2020-03-12T18:18:21.373Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 9.72MB / 57.69MB 0.6s [2020-03-12T18:18:21.428Z] Merge succeeded, producing 14e53fba771e4cd23d2d3ae54227c10eb2435129 [2020-03-12T18:18:21.428Z] Checking out Revision 14e53fba771e4cd23d2d3ae54227c10eb2435129 (PR-40652) [2020-03-12T18:18:21.628Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 45.38MB / 45.38MB 0.8s [2020-03-12T18:18:21.628Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 27.50MB / 50.07MB 0.8s [2020-03-12T18:18:21.628Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 24.26MB / 57.69MB 0.8s [2020-03-12T18:18:21.628Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 45.38MB / 45.38MB 0.8s done [2020-03-12T18:18:21.628Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 35.09MB / 50.07MB 0.9s [2020-03-12T18:18:21.628Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 31.08MB / 57.69MB 0.9s [2020-03-12T18:18:21.628Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 0B / 126.73MB 0.9s [2020-03-12T18:18:21.656Z] Commit message: "Merge commit 'aa6a9891b09cce3d9004121294301a30d45d998d' into HEAD" [2020-03-12T18:18:20.716Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:18:20.721Z] > git checkout -f fe2a25a7859167a5d03d87b7810a49007bee011b # timeout=10 [2020-03-12T18:18:21.144Z] > git merge aa6a9891b09cce3d9004121294301a30d45d998d # timeout=10 [2020-03-12T18:18:21.416Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T18:18:21.431Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:18:21.438Z] > git checkout -f 14e53fba771e4cd23d2d3ae54227c10eb2435129 # timeout=10 [2020-03-12T18:18:21.660Z] > git rev-list --no-walk fe2a25a7859167a5d03d87b7810a49007bee011b # timeout=10 [2020-03-12T18:18:21.884Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 37.79MB / 50.07MB 1.0s [2020-03-12T18:18:21.884Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 34.93MB / 57.69MB 1.0s [2020-03-12T18:18:21.884Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 42.12MB / 50.07MB 1.1s [2020-03-12T18:18:21.884Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 42.10MB / 57.69MB 1.1s [2020-03-12T18:18:21.884Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 8.36MB / 126.73MB 1.1s [2020-03-12T18:18:21.884Z] #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 [2020-03-12T18:18:22.138Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 45.24MB / 50.07MB 1.2s [2020-03-12T18:18:22.138Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 48.80MB / 57.69MB 1.2s [2020-03-12T18:18:22.138Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 50.07MB / 50.07MB 1.3s [2020-03-12T18:18:22.138Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 52.93MB / 57.69MB 1.3s [2020-03-12T18:18:22.138Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 19.25MB / 126.73MB 1.3s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-12T18:18:22.393Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 50.07MB / 50.07MB 1.3s done [2020-03-12T18:18:22.393Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 57.69MB / 57.69MB 1.4s done [2020-03-12T18:18:22.393Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 30.45MB / 126.73MB 1.5s [2020-03-12T18:18:22.393Z] #4 sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0 127B / 127B 1.5s [2020-03-12T18:18:22.393Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 47.79MB / 126.73MB 1.7s [2020-03-12T18:18:22.393Z] #4 sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0 127B / 127B 1.5s done [2020-03-12T18:18:22.539Z] + docker version [2020-03-12T18:18:22.539Z] Client: Docker Engine - Community [2020-03-12T18:18:22.539Z] Version: 19.03.5 [2020-03-12T18:18:22.539Z] API version: 1.40 [2020-03-12T18:18:22.539Z] Go version: go1.12.12 [2020-03-12T18:18:22.539Z] Git commit: 633a0ea838 [2020-03-12T18:18:22.539Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-12T18:18:22.539Z] OS/Arch: linux/amd64 [2020-03-12T18:18:22.539Z] Experimental: false [2020-03-12T18:18:22.539Z] [2020-03-12T18:18:22.539Z] Server: Docker Engine - Community [2020-03-12T18:18:22.539Z] Engine: [2020-03-12T18:18:22.539Z] Version: 19.03.5 [2020-03-12T18:18:22.539Z] API version: 1.40 (minimum version 1.12) [2020-03-12T18:18:22.539Z] Go version: go1.12.12 [2020-03-12T18:18:22.539Z] Git commit: 633a0ea838 [2020-03-12T18:18:22.539Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-12T18:18:22.539Z] OS/Arch: linux/amd64 [2020-03-12T18:18:22.539Z] Experimental: true [2020-03-12T18:18:22.539Z] containerd: [2020-03-12T18:18:22.539Z] Version: 1.2.10 [2020-03-12T18:18:22.539Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-12T18:18:22.539Z] runc: [2020-03-12T18:18:22.539Z] Version: 1.0.0-rc8+dev [2020-03-12T18:18:22.539Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-12T18:18:22.539Z] docker-init: [2020-03-12T18:18:22.539Z] Version: 0.18.0 [2020-03-12T18:18:22.539Z] GitCommit: fec3683 [Pipeline] sh [2020-03-12T18:18:22.648Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 55.78MB / 126.73MB 1.8s [2020-03-12T18:18:22.820Z] + docker info [2020-03-12T18:18:22.902Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 69.06MB / 126.73MB 2.0s [2020-03-12T18:18:22.902Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 85.58MB / 126.73MB 2.2s [2020-03-12T18:18:22.253Z] > git merge aa6a9891b09cce3d9004121294301a30d45d998d # timeout=10 [2020-03-12T18:18:23.083Z] 38645e5b0e64: Pull complete [2020-03-12T18:18:23.157Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 94.11MB / 126.73MB 2.3s [2020-03-12T18:18:23.157Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 103.06MB / 126.73MB 2.4s [2020-03-12T18:18:23.386Z] Client: [2020-03-12T18:18:23.386Z] Debug Mode: false [2020-03-12T18:18:23.386Z] [2020-03-12T18:18:23.386Z] Server: [2020-03-12T18:18:23.386Z] Containers: 0 [2020-03-12T18:18:23.386Z] Running: 0 [2020-03-12T18:18:23.386Z] Paused: 0 [2020-03-12T18:18:23.386Z] Stopped: 0 [2020-03-12T18:18:23.386Z] Images: 2 [2020-03-12T18:18:23.386Z] Server Version: 19.03.5 [2020-03-12T18:18:23.386Z] Storage Driver: overlay2 [2020-03-12T18:18:23.386Z] Backing Filesystem: extfs [2020-03-12T18:18:23.386Z] Supports d_type: true [2020-03-12T18:18:23.386Z] Native Overlay Diff: true [2020-03-12T18:18:23.386Z] Logging Driver: json-file [2020-03-12T18:18:23.386Z] Cgroup Driver: cgroupfs [2020-03-12T18:18:23.386Z] Plugins: [2020-03-12T18:18:23.386Z] Volume: local [2020-03-12T18:18:23.386Z] Network: bridge host ipvlan macvlan null overlay [2020-03-12T18:18:23.386Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-12T18:18:23.386Z] Swarm: inactive [2020-03-12T18:18:23.386Z] Runtimes: runc [2020-03-12T18:18:23.386Z] Default Runtime: runc [2020-03-12T18:18:23.386Z] Init Binary: docker-init [2020-03-12T18:18:23.386Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-12T18:18:23.386Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-12T18:18:23.386Z] init version: fec3683 [2020-03-12T18:18:23.386Z] Security Options: [2020-03-12T18:18:23.386Z] apparmor [2020-03-12T18:18:23.386Z] seccomp [2020-03-12T18:18:23.386Z] Profile: default [2020-03-12T18:18:23.386Z] Kernel Version: 4.15.0-1058-aws [2020-03-12T18:18:23.386Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-12T18:18:23.386Z] OSType: linux [2020-03-12T18:18:23.386Z] Architecture: x86_64 [2020-03-12T18:18:23.386Z] CPUs: 2 [2020-03-12T18:18:23.386Z] Total Memory: 7.501GiB [2020-03-12T18:18:23.386Z] Name: ip-10-100-52-230 [2020-03-12T18:18:23.386Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-12T18:18:23.386Z] Docker Root Dir: /var/lib/docker [2020-03-12T18:18:23.386Z] Debug Mode: false [2020-03-12T18:18:23.386Z] Registry: https://index.docker.io/v1/ [2020-03-12T18:18:23.386Z] Labels: [2020-03-12T18:18:23.386Z] Experimental: true [2020-03-12T18:18:23.386Z] Insecure Registries: [2020-03-12T18:18:23.386Z] 127.0.0.0/8 [2020-03-12T18:18:23.386Z] Live Restore Enabled: true [2020-03-12T18:18:23.386Z] [2020-03-12T18:18:23.386Z] WARNING: No swap limit support [Pipeline] sh [2020-03-12T18:18:23.411Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 109.45MB / 126.73MB 2.5s [2020-03-12T18:18:23.411Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 119.19MB / 126.73MB 2.7s [2020-03-12T18:18:23.567Z] Merge succeeded, producing c7ae4c3ca53dc2ad349d59a21515d56e2d0b05c2 [2020-03-12T18:18:23.567Z] Checking out Revision c7ae4c3ca53dc2ad349d59a21515d56e2d0b05c2 (PR-40652) [2020-03-12T18:18:23.666Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 126.73MB / 126.73MB 2.8s [2020-03-12T18:18:23.669Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:18:23.669Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:18:23.669Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40652/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-12T18:18:23.669Z] + bash /home/ubuntu/workspace/moby_PR-40652/check-config.sh [2020-03-12T18:18:23.669Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-12T18:18:23.669Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-12T18:18:23.669Z] [2020-03-12T18:18:23.669Z] Generally Necessary: [2020-03-12T18:18:23.669Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-12T18:18:23.669Z] - apparmor: enabled and tools installed [2020-03-12T18:18:23.669Z] - CONFIG_NAMESPACES: enabled [2020-03-12T18:18:23.669Z] - CONFIG_NET_NS: enabled [2020-03-12T18:18:23.669Z] - CONFIG_PID_NS: enabled [2020-03-12T18:18:23.669Z] - CONFIG_IPC_NS: enabled [2020-03-12T18:18:23.669Z] - CONFIG_UTS_NS: enabled [2020-03-12T18:18:23.669Z] - CONFIG_CGROUPS: enabled [2020-03-12T18:18:23.669Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-12T18:18:23.669Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-12T18:18:23.669Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-12T18:18:23.669Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-12T18:18:23.669Z] - CONFIG_CPUSETS: enabled [2020-03-12T18:18:23.669Z] - CONFIG_MEMCG: enabled [2020-03-12T18:18:23.669Z] - CONFIG_KEYS: enabled [2020-03-12T18:18:23.669Z] - CONFIG_VETH: enabled (as module) [2020-03-12T18:18:23.669Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-12T18:18:23.669Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-12T18:18:23.669Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-12T18:18:23.669Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-12T18:18:23.669Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-12T18:18:23.669Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-12T18:18:23.669Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-12T18:18:23.669Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-12T18:18:23.669Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-12T18:18:23.669Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-12T18:18:23.669Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-12T18:18:23.669Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-12T18:18:23.669Z] [2020-03-12T18:18:23.669Z] Optional Features: [2020-03-12T18:18:23.669Z] - CONFIG_USER_NS: enabled [2020-03-12T18:18:23.669Z] - CONFIG_SECCOMP: enabled [2020-03-12T18:18:23.669Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-12T18:18:23.669Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-12T18:18:23.669Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-12T18:18:23.669Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-12T18:18:23.669Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-12T18:18:23.669Z] - CONFIG_BLK_CGROUP: enabled [2020-03-12T18:18:23.669Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-12T18:18:23.669Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-12T18:18:23.669Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-12T18:18:23.669Z] - CONFIG_CGROUP_PERF: enabled [2020-03-12T18:18:23.669Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-12T18:18:23.669Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-12T18:18:23.669Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-12T18:18:23.920Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 126.73MB / 126.73MB 2.9s done [2020-03-12T18:18:23.920Z] #4 ... [2020-03-12T18:18:23.920Z] [2020-03-12T18:18:23.920Z] #18 [internal] load build context [2020-03-12T18:18:23.920Z] #18 transferring context: 48.15MB 3.2s done [2020-03-12T18:18:23.920Z] #18 DONE 3.2s [2020-03-12T18:18:23.920Z] [2020-03-12T18:18:23.920Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee... [2020-03-12T18:18:23.927Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-12T18:18:23.927Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-12T18:18:23.927Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-12T18:18:23.927Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-12T18:18:23.927Z] - CONFIG_IP_VS: enabled (as module) [2020-03-12T18:18:23.927Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-12T18:18:23.927Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-12T18:18:23.927Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-12T18:18:23.927Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-12T18:18:23.927Z] - CONFIG_EXT4_FS: enabled [2020-03-12T18:18:23.927Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-12T18:18:23.927Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-12T18:18:23.927Z] - Network Drivers: [2020-03-12T18:18:23.927Z] - "overlay": [2020-03-12T18:18:23.927Z] - CONFIG_VXLAN: enabled (as module) [2020-03-12T18:18:23.927Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-12T18:18:23.927Z] Optional (for encrypted networks): [2020-03-12T18:18:23.927Z] - CONFIG_CRYPTO: enabled [2020-03-12T18:18:23.927Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-12T18:18:23.927Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-12T18:18:23.927Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-12T18:18:23.927Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-12T18:18:23.927Z] - CONFIG_XFRM: enabled [2020-03-12T18:18:23.928Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-12T18:18:23.928Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-12T18:18:23.928Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-12T18:18:23.928Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-12T18:18:23.928Z] - "ipvlan": [2020-03-12T18:18:23.928Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-12T18:18:23.928Z] - "macvlan": [2020-03-12T18:18:23.928Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-12T18:18:23.928Z] - CONFIG_DUMMY: enabled (as module) [2020-03-12T18:18:23.928Z] - "ftp,tftp client in container": [2020-03-12T18:18:23.928Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-12T18:18:23.928Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-12T18:18:23.928Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-12T18:18:23.928Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-12T18:18:23.928Z] - Storage Drivers: [2020-03-12T18:18:23.928Z] - "aufs": [2020-03-12T18:18:23.928Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-12T18:18:23.928Z] - "btrfs": [2020-03-12T18:18:23.928Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-12T18:18:23.928Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-12T18:18:23.928Z] - "devicemapper": [2020-03-12T18:18:23.928Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-12T18:18:23.928Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-12T18:18:23.928Z] - "overlay": [2020-03-12T18:18:23.928Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-12T18:18:23.928Z] - "zfs": [2020-03-12T18:18:23.928Z] - /dev/zfs: missing [2020-03-12T18:18:23.928Z] - zfs command: missing [2020-03-12T18:18:23.928Z] - zpool command: missing [2020-03-12T18:18:23.928Z] [2020-03-12T18:18:23.928Z] Limits: [2020-03-12T18:18:23.928Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-12T18:18:23.928Z] [2020-03-12T18:18:23.928Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-12T18:18:23.984Z] Commit message: "Merge commit 'aa6a9891b09cce3d9004121294301a30d45d998d' into HEAD" [2020-03-12T18:18:24.248Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a0056bd19127c837e0a852e7d2a7d95ac1dcf270 . [2020-03-12T18:18:24.248Z] #1 [internal] load build definition from Dockerfile [2020-03-12T18:18:24.248Z] #1 DONE 0.0s [2020-03-12T18:18:24.248Z] [2020-03-12T18:18:24.248Z] #2 [internal] load .dockerignore [2020-03-12T18:18:24.248Z] #2 DONE 0.0s [2020-03-12T18:18:24.248Z] [2020-03-12T18:18:24.248Z] #2 [internal] load .dockerignore [2020-03-12T18:18:24.248Z] #2 transferring context: 87B done [2020-03-12T18:18:24.248Z] #2 DONE 0.0s [2020-03-12T18:18:24.248Z] [2020-03-12T18:18:24.248Z] #1 [internal] load build definition from Dockerfile [2020-03-12T18:18:24.248Z] #1 transferring dockerfile: 10.90kB done [2020-03-12T18:18:24.248Z] #1 DONE 0.0s [2020-03-12T18:18:24.248Z] [2020-03-12T18:18:24.248Z] #3 [internal] load metadata for docker.io/library/golang:1.12.17-stretch [2020-03-12T18:18:23.473Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-03-12T18:18:23.598Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:18:23.645Z] > git checkout -f c7ae4c3ca53dc2ad349d59a21515d56e2d0b05c2 # timeout=10 [2020-03-12T18:18:24.006Z] > git rev-list --no-walk fe2a25a7859167a5d03d87b7810a49007bee011b # timeout=10 [2020-03-12T18:18:24.323Z] 555ca4faedcd: Pull complete [2020-03-12T18:18:24.506Z] #3 DONE 0.3s [2020-03-12T18:18:24.763Z] [2020-03-12T18:18:24.763Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2020-03-12T18:18:24.763Z] #64 CACHED [2020-03-12T18:18:24.763Z] [2020-03-12T18:18:24.763Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee... [2020-03-12T18:18:24.763Z] #4 resolve docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 done [2020-03-12T18:18:24.763Z] #4 sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 1.42kB / 1.42kB done [2020-03-12T18:18:24.763Z] #4 sha256:eba17bb4139681beb71215aa6abeb0f2e90b1b8b60ebd9333698f1055229afb5 1.80kB / 1.80kB done [2020-03-12T18:18:24.763Z] #4 sha256:563601c9e3b21c8ac5933717dcaef6b22b8b4af2bbf43d4f01843087bd311b97 5.46kB / 5.46kB done [2020-03-12T18:18:24.763Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 173.61kB / 45.38MB 0.1s [2020-03-12T18:18:24.763Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 0B / 10.80MB 0.1s [2020-03-12T18:18:24.763Z] #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 0B / 4.34MB 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-03-12T18:18:25.020Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 19.23MB / 45.38MB 0.3s [2020-03-12T18:18:25.020Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 8.72MB / 10.80MB 0.3s [2020-03-12T18:18:25.020Z] #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 4.34MB / 4.34MB 0.2s done [2020-03-12T18:18:25.020Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 0B / 50.07MB 0.3s [2020-03-12T18:18:25.020Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 22.89MB / 45.38MB 0.4s [2020-03-12T18:18:25.020Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 10.80MB / 10.80MB 0.3s done [2020-03-12T18:18:25.020Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 7.13MB / 50.07MB 0.4s [2020-03-12T18:18:25.020Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 0B / 57.69MB 0.4s [2020-03-12T18:18:25.020Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 32.17MB / 45.38MB 0.5s [2020-03-12T18:18:25.020Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 18.34MB / 50.07MB 0.5s [Pipeline] sh [2020-03-12T18:18:25.279Z] #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 3.3s done [2020-03-12T18:18:25.279Z] #4 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 [2020-03-12T18:18:25.279Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 36.33MB / 45.38MB 0.6s [2020-03-12T18:18:25.279Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 24.69MB / 50.07MB 0.6s [2020-03-12T18:18:25.279Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 6.65MB / 57.69MB 0.6s [2020-03-12T18:18:25.279Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 44.58MB / 45.38MB 0.7s [2020-03-12T18:18:25.279Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 31.01MB / 50.07MB 0.7s [2020-03-12T18:18:25.279Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 10.50MB / 57.69MB 0.7s [2020-03-12T18:18:25.538Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 45.38MB / 45.38MB 0.8s done [2020-03-12T18:18:25.538Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 23.85MB / 57.69MB 0.8s [2020-03-12T18:18:25.538Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 38.64MB / 50.07MB 0.9s [2020-03-12T18:18:25.538Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 29.72MB / 57.69MB 0.9s [2020-03-12T18:18:25.538Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 0B / 126.73MB 0.9s [2020-03-12T18:18:25.796Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 42.28MB / 50.07MB 1.0s [2020-03-12T18:18:25.796Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 33.84MB / 57.69MB 1.0s [2020-03-12T18:18:25.796Z] #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 [2020-03-12T18:18:25.796Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 50.07MB / 50.07MB 1.2s [2020-03-12T18:18:25.796Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 46.97MB / 57.69MB 1.2s [2020-03-12T18:18:25.796Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 16.63MB / 126.73MB 1.2s [2020-03-12T18:18:25.838Z] #4 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 0.4s done [2020-03-12T18:18:25.838Z] #4 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 [2020-03-12T18:18:25.928Z] + docker version [2020-03-12T18:18:25.928Z] Client: Docker Engine - Enterprise [2020-03-12T18:18:25.928Z] Version: 19.03.5 [2020-03-12T18:18:25.928Z] API version: 1.40 [2020-03-12T18:18:25.928Z] Go version: go1.12.12 [2020-03-12T18:18:25.928Z] Git commit: 2ee0c57608 [2020-03-12T18:18:25.928Z] Built: 11/13/2019 08:00:16 [2020-03-12T18:18:25.928Z] OS/Arch: windows/amd64 [2020-03-12T18:18:25.928Z] Experimental: false [2020-03-12T18:18:25.928Z] [2020-03-12T18:18:25.928Z] Server: Docker Engine - Enterprise [2020-03-12T18:18:25.928Z] Engine: [2020-03-12T18:18:25.928Z] Version: 19.03.5 [2020-03-12T18:18:25.928Z] API version: 1.40 (minimum version 1.24) [2020-03-12T18:18:25.928Z] Go version: go1.12.12 [2020-03-12T18:18:25.928Z] Git commit: 2ee0c57608 [2020-03-12T18:18:25.928Z] Built: 11/13/2019 07:58:51 [2020-03-12T18:18:25.928Z] OS/Arch: windows/amd64 [2020-03-12T18:18:25.928Z] Experimental: true [2020-03-12T18:18:26.056Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 50.07MB / 50.07MB 1.2s done [2020-03-12T18:18:26.056Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 52.41MB / 57.69MB 1.3s [2020-03-12T18:18:26.056Z] #4 sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0 0B / 127B 1.3s [2020-03-12T18:18:26.056Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 57.69MB / 57.69MB 1.4s done [2020-03-12T18:18:26.056Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 33.51MB / 126.73MB 1.5s [2020-03-12T18:18:26.056Z] #4 sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0 127B / 127B 1.3s done [Pipeline] sh [2020-03-12T18:18:26.092Z] #4 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 0.1s done [2020-03-12T18:18:26.092Z] #4 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 0.1s [2020-03-12T18:18:26.317Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 42.41MB / 126.73MB 1.6s [2020-03-12T18:18:26.574Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 58.79MB / 126.73MB 1.8s [2020-03-12T18:18:26.574Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 78.47MB / 126.73MB 2.0s [2020-03-12T18:18:26.574Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 91.59MB / 126.73MB 2.1s [2020-03-12T18:18:26.960Z] + docker info [2020-03-12T18:18:27.462Z] 5e54fb539ef4: Pull complete [2020-03-12T18:18:27.462Z] 98880fd730cb: Pull complete [2020-03-12T18:18:27.462Z] Digest: sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 [2020-03-12T18:18:27.462Z] Status: Downloaded newer image for golang:1.12.17-stretch [2020-03-12T18:18:27.462Z] ---> 8043a18b80b8 [2020-03-12T18:18:27.462Z] Step 5/125 : ARG APT_MIRROR [2020-03-12T18:18:27.512Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 109.81MB / 126.73MB 2.8s [2020-03-12T18:18:27.512Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 118.55MB / 126.73MB 2.9s [2020-03-12T18:18:27.512Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 126.73MB / 126.73MB 3.0s [2020-03-12T18:18:27.810Z] ---> Running in 62c36561f052 [2020-03-12T18:18:27.810Z] Removing intermediate container 62c36561f052 [2020-03-12T18:18:27.810Z] ---> 182d69759bde [2020-03-12T18:18:27.810Z] Step 6/125 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2020-03-12T18:18:27.810Z] ---> Running in 6ac89fc2ccc8 [2020-03-12T18:18:27.967Z] Fetching without tags [2020-03-12T18:18:27.974Z] #4 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 2.0s done [2020-03-12T18:18:28.085Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 126.73MB / 126.73MB 3.2s done [2020-03-12T18:18:28.228Z] #4 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 0.1s [2020-03-12T18:18:28.342Z] #4 ... [2020-03-12T18:18:28.342Z] [2020-03-12T18:18:28.342Z] #18 [internal] load build context [2020-03-12T18:18:28.342Z] #18 transferring context: 48.15MB 3.8s done [2020-03-12T18:18:28.342Z] #18 DONE 3.9s [2020-03-12T18:18:28.342Z] [2020-03-12T18:18:28.342Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee... [2020-03-12T18:18:28.474Z] Merging remotes/origin/19.03 commit aa6a9891b09cce3d9004121294301a30d45d998d into PR head commit fe2a25a7859167a5d03d87b7810a49007bee011b [2020-03-12T18:18:28.500Z] Client: [2020-03-12T18:18:28.500Z] Debug Mode: false [2020-03-12T18:18:28.500Z] Plugins: [2020-03-12T18:18:28.500Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-12T18:18:28.500Z] [2020-03-12T18:18:28.500Z] Server: [2020-03-12T18:18:28.500Z] Containers: 0 [2020-03-12T18:18:28.500Z] Running: 0 [2020-03-12T18:18:28.500Z] Paused: 0 [2020-03-12T18:18:28.500Z] Stopped: 0 [2020-03-12T18:18:28.500Z] Images: 10 [2020-03-12T18:18:28.500Z] Server Version: 19.03.5 [2020-03-12T18:18:28.500Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-12T18:18:28.500Z] Windows: [2020-03-12T18:18:28.500Z] LCOW: [2020-03-12T18:18:28.500Z] Logging Driver: json-file [2020-03-12T18:18:28.500Z] Plugins: [2020-03-12T18:18:28.500Z] Volume: local [2020-03-12T18:18:28.500Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-12T18:18:28.500Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-12T18:18:28.500Z] Swarm: inactive [2020-03-12T18:18:28.500Z] Default Isolation: process [2020-03-12T18:18:28.500Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-12T18:18:28.500Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-12T18:18:28.500Z] OSType: windows [2020-03-12T18:18:28.500Z] Architecture: x86_64 [2020-03-12T18:18:28.500Z] CPUs: 4 [2020-03-12T18:18:28.500Z] Total Memory: 32GiB [2020-03-12T18:18:28.500Z] Name: azwin-2-73a030 [2020-03-12T18:18:28.500Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-12T18:18:28.500Z] Docker Root Dir: D:\docker [2020-03-12T18:18:28.500Z] Debug Mode: false [2020-03-12T18:18:28.500Z] Registry: https://index.docker.io/v1/ [2020-03-12T18:18:28.501Z] Labels: [2020-03-12T18:18:28.501Z] Experimental: true [2020-03-12T18:18:28.501Z] Insecure Registries: [2020-03-12T18:18:28.501Z] 10.0.0.4:5000 [2020-03-12T18:18:28.501Z] 127.0.0.0/8 [2020-03-12T18:18:28.501Z] Registry Mirrors: [2020-03-12T18:18:28.501Z] http://10.0.0.4:5000/ [2020-03-12T18:18:28.501Z] Live Restore Enabled: false [2020-03-12T18:18:28.501Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2020-03-12T18:18:27.920Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:18:27.926Z] > git config --add remote.origin.fetch +refs/pull/40652/head:refs/remotes/origin/PR-40652 # timeout=10 [2020-03-12T18:18:27.931Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:18:27.951Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:18:27.973Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:18:27.974Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:18:27.975Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40652/head:refs/remotes/origin/PR-40652 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:18:28.480Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:18:28.484Z] > git checkout -f fe2a25a7859167a5d03d87b7810a49007bee011b # timeout=10 [Pipeline] powershell [2020-03-12T18:18:29.033Z] Removing intermediate container 6ac89fc2ccc8 [2020-03-12T18:18:29.033Z] ---> 641c579ea7fc [2020-03-12T18:18:29.033Z] Step 7/125 : FROM base AS criu [2020-03-12T18:18:29.033Z] ---> 641c579ea7fc [2020-03-12T18:18:29.033Z] Step 8/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:18:29.033Z] ---> Running in 6466bae12dfa [2020-03-12T18:18:29.033Z] Removing intermediate container 6466bae12dfa [2020-03-12T18:18:29.033Z] ---> b1c2f9dd5bb5 [2020-03-12T18:18:29.033Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2020-03-12T18:18:29.273Z] #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 3.5s done [2020-03-12T18:18:29.273Z] #4 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 [2020-03-12T18:18:29.384Z] ---> Running in 79877c38fc90 [2020-03-12T18:18:29.384Z] Removing intermediate container 79877c38fc90 [2020-03-12T18:18:29.384Z] ---> 9e719a4d3e94 [2020-03-12T18:18:29.384Z] Step 10/125 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2020-03-12T18:18:29.384Z] ---> Running in 60d1737aad70 [2020-03-12T18:18:29.837Z] #4 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 0.3s done [2020-03-12T18:18:29.837Z] #4 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 [2020-03-12T18:18:29.837Z] #4 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 0.1s done [2020-03-12T18:18:30.095Z] #4 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 [2020-03-12T18:18:30.111Z] #4 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 1.7s done [2020-03-12T18:18:30.111Z] #4 extracting sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 [2020-03-12T18:18:30.133Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:18:30.133Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:18:30.133Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:18:30.133Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:18:30.259Z] Merge succeeded, producing 6d1125906ecb9979f617de94a0924027a3725554 [2020-03-12T18:18:30.260Z] Checking out Revision 6d1125906ecb9979f617de94a0924027a3725554 (PR-40652) [2020-03-12T18:18:30.382Z] Commit message: "Merge commit 'aa6a9891b09cce3d9004121294301a30d45d998d' into HEAD" [2020-03-12T18:18:29.533Z] > git merge aa6a9891b09cce3d9004121294301a30d45d998d # timeout=10 [2020-03-12T18:18:30.249Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T18:18:30.267Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:18:30.270Z] > git checkout -f 6d1125906ecb9979f617de94a0924027a3725554 # timeout=10 [2020-03-12T18:18:30.389Z] > git rev-list --no-walk fe2a25a7859167a5d03d87b7810a49007bee011b # timeout=10 [2020-03-12T18:18:30.496Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:18:30.496Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [498 kB] [2020-03-12T18:18:30.496Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-03-12T18:18:30.857Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-12T18:18:31.412Z] + docker version [2020-03-12T18:18:31.412Z] Client: [2020-03-12T18:18:31.412Z] Version: 18.06.1-ce [2020-03-12T18:18:31.412Z] API version: 1.38 [2020-03-12T18:18:31.412Z] Go version: go1.10.3 [2020-03-12T18:18:31.412Z] Git commit: e68fc7a [2020-03-12T18:18:31.412Z] Built: Tue Aug 21 17:26:10 2018 [2020-03-12T18:18:31.412Z] OS/Arch: linux/ppc64le [2020-03-12T18:18:31.412Z] Experimental: false [2020-03-12T18:18:31.412Z] [2020-03-12T18:18:31.412Z] Server: [2020-03-12T18:18:31.412Z] Engine: [2020-03-12T18:18:31.412Z] Version: 18.06.1-ce [2020-03-12T18:18:31.412Z] API version: 1.38 (minimum version 1.12) [2020-03-12T18:18:31.412Z] Go version: go1.10.3 [2020-03-12T18:18:31.412Z] Git commit: e68fc7a [2020-03-12T18:18:31.412Z] Built: Tue Aug 21 17:24:20 2018 [2020-03-12T18:18:31.412Z] OS/Arch: linux/ppc64le [2020-03-12T18:18:31.412Z] Experimental: true [Pipeline] sh [2020-03-12T18:18:31.818Z] + docker info [2020-03-12T18:18:31.818Z] Containers: 0 [2020-03-12T18:18:31.818Z] Running: 0 [2020-03-12T18:18:31.818Z] Paused: 0 [2020-03-12T18:18:31.818Z] Stopped: 0 [2020-03-12T18:18:31.818Z] Images: 0 [2020-03-12T18:18:31.818Z] Server Version: 18.06.1-ce [2020-03-12T18:18:31.818Z] Storage Driver: overlay2 [2020-03-12T18:18:31.818Z] Backing Filesystem: extfs [2020-03-12T18:18:31.818Z] Supports d_type: true [2020-03-12T18:18:31.818Z] Native Overlay Diff: true [2020-03-12T18:18:31.818Z] Logging Driver: json-file [2020-03-12T18:18:31.818Z] Cgroup Driver: cgroupfs [2020-03-12T18:18:31.818Z] Plugins: [2020-03-12T18:18:31.818Z] Volume: local [2020-03-12T18:18:31.818Z] Network: bridge host ipvlan macvlan null overlay [2020-03-12T18:18:31.818Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-03-12T18:18:31.818Z] Swarm: inactive [2020-03-12T18:18:31.818Z] Runtimes: runc [2020-03-12T18:18:31.818Z] Default Runtime: runc [2020-03-12T18:18:31.818Z] Init Binary: docker-init [2020-03-12T18:18:31.818Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-03-12T18:18:31.818Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-03-12T18:18:31.818Z] init version: fec3683 [2020-03-12T18:18:31.818Z] Security Options: [2020-03-12T18:18:31.818Z] apparmor [2020-03-12T18:18:31.818Z] seccomp [2020-03-12T18:18:31.818Z] Profile: default [2020-03-12T18:18:31.818Z] Kernel Version: 4.4.0-139-generic [2020-03-12T18:18:31.818Z] Operating System: Ubuntu 16.04.3 LTS [2020-03-12T18:18:31.818Z] OSType: linux [2020-03-12T18:18:31.818Z] Architecture: ppc64le [2020-03-12T18:18:31.818Z] CPUs: 4 [2020-03-12T18:18:31.818Z] Total Memory: 7.972GiB [2020-03-12T18:18:31.818Z] Name: ppc64le-ubuntu-17 [2020-03-12T18:18:31.818Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-03-12T18:18:31.818Z] Docker Root Dir: /var/lib/docker [2020-03-12T18:18:31.818Z] Debug Mode (client): false [2020-03-12T18:18:31.818Z] Debug Mode (server): false [2020-03-12T18:18:31.818Z] Username: dockerbuildbot [2020-03-12T18:18:31.818Z] Registry: https://index.docker.io/v1/ [2020-03-12T18:18:31.818Z] Labels: [2020-03-12T18:18:31.818Z] Experimental: true [2020-03-12T18:18:31.818Z] Insecure Registries: [2020-03-12T18:18:31.818Z] 127.0.0.0/8 [2020-03-12T18:18:31.818Z] Live Restore Enabled: false [2020-03-12T18:18:31.818Z] [Pipeline] sh [2020-03-12T18:18:32.190Z] Fetched 7685 kB in 2s (3806 kB/s) [2020-03-12T18:18:32.202Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:18:32.202Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:18:32.202Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40652/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-12T18:18:32.202Z] + bash /home/docker/workspace/moby_PR-40652/check-config.sh [2020-03-12T18:18:32.202Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-12T18:18:32.202Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-03-12T18:18:32.202Z] [2020-03-12T18:18:32.202Z] Generally Necessary: [2020-03-12T18:18:32.202Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-12T18:18:32.202Z] - apparmor: enabled and tools installed [2020-03-12T18:18:32.202Z] - CONFIG_NAMESPACES: enabled [2020-03-12T18:18:32.202Z] - CONFIG_NET_NS: enabled [2020-03-12T18:18:32.489Z] - CONFIG_PID_NS: enabled [2020-03-12T18:18:32.489Z] - CONFIG_IPC_NS: enabled [2020-03-12T18:18:32.489Z] - CONFIG_UTS_NS: enabled [2020-03-12T18:18:32.489Z] - CONFIG_CGROUPS: enabled [2020-03-12T18:18:32.489Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-12T18:18:32.489Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-12T18:18:32.489Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-12T18:18:32.489Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-12T18:18:32.489Z] - CONFIG_CPUSETS: enabled [2020-03-12T18:18:32.489Z] - CONFIG_MEMCG: enabled [2020-03-12T18:18:32.489Z] - CONFIG_KEYS: enabled [2020-03-12T18:18:32.489Z] - CONFIG_VETH: enabled (as module) [2020-03-12T18:18:32.489Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-12T18:18:32.489Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-12T18:18:32.489Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-12T18:18:32.489Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-12T18:18:32.489Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-12T18:18:32.489Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-12T18:18:32.489Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-12T18:18:32.489Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-12T18:18:32.489Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-12T18:18:32.489Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-12T18:18:32.489Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-12T18:18:32.489Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-12T18:18:32.489Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-03-12T18:18:32.489Z] [2020-03-12T18:18:32.489Z] Optional Features: [2020-03-12T18:18:32.489Z] - CONFIG_USER_NS: enabled [2020-03-12T18:18:32.489Z] - CONFIG_SECCOMP: enabled [2020-03-12T18:18:32.489Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-12T18:18:32.489Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-12T18:18:32.489Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-12T18:18:32.489Z] (cgroup swap accounting is currently enabled) [2020-03-12T18:18:32.489Z] - CONFIG_MEMCG_KMEM: enabled [2020-03-12T18:18:32.489Z] - CONFIG_BLK_CGROUP: enabled [2020-03-12T18:18:32.489Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-12T18:18:32.489Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-12T18:18:32.593Z] Reading package lists... [2020-03-12T18:18:32.625Z] #4 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 2.1s done [2020-03-12T18:18:32.625Z] #4 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 0.1s [2020-03-12T18:18:32.774Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-12T18:18:32.774Z] - CONFIG_CGROUP_PERF: enabled [2020-03-12T18:18:32.774Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-12T18:18:32.774Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-12T18:18:32.774Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-12T18:18:32.774Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-12T18:18:32.774Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-12T18:18:32.774Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-12T18:18:32.774Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-12T18:18:32.774Z] - CONFIG_IP_VS: enabled (as module) [2020-03-12T18:18:32.774Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-12T18:18:32.774Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-12T18:18:32.774Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-12T18:18:32.774Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-12T18:18:32.774Z] - CONFIG_EXT4_FS: enabled [2020-03-12T18:18:32.774Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-12T18:18:32.774Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-12T18:18:32.774Z] - Network Drivers: [2020-03-12T18:18:32.774Z] - "overlay": [2020-03-12T18:18:32.774Z] - CONFIG_VXLAN: enabled (as module) [2020-03-12T18:18:32.774Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-12T18:18:32.774Z] Optional (for encrypted networks): [2020-03-12T18:18:32.774Z] - CONFIG_CRYPTO: enabled [2020-03-12T18:18:32.774Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-03-12T18:18:32.774Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-03-12T18:18:32.774Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-03-12T18:18:32.774Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-03-12T18:18:32.774Z] - CONFIG_XFRM: enabled [2020-03-12T18:18:32.774Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-12T18:18:32.774Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-12T18:18:32.774Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-12T18:18:32.774Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-12T18:18:32.774Z] - "ipvlan": [2020-03-12T18:18:32.774Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-12T18:18:32.774Z] - "macvlan": [2020-03-12T18:18:32.999Z] Reading package lists... [2020-03-12T18:18:32.999Z] Building dependency tree... [2020-03-12T18:18:32.999Z] Reading state information... [2020-03-12T18:18:32.999Z] The following additional packages will be installed: [2020-03-12T18:18:32.999Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-03-12T18:18:32.999Z] libprotoc10 python-pkg-resources zlib1g-dev [2020-03-12T18:18:32.999Z] Suggested packages: [2020-03-12T18:18:32.999Z] manpages-dev python-setuptools [2020-03-12T18:18:33.057Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-12T18:18:33.057Z] - CONFIG_DUMMY: enabled (as module) [2020-03-12T18:18:33.057Z] - "ftp,tftp client in container": [2020-03-12T18:18:33.057Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-12T18:18:33.057Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-12T18:18:33.057Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-12T18:18:33.057Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-12T18:18:33.057Z] - Storage Drivers: [2020-03-12T18:18:33.057Z] - "aufs": [2020-03-12T18:18:33.057Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-12T18:18:33.057Z] - "btrfs": [2020-03-12T18:18:33.057Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-12T18:18:33.057Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-12T18:18:33.057Z] - "devicemapper": [2020-03-12T18:18:33.057Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-12T18:18:33.057Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-12T18:18:33.057Z] - "overlay": [2020-03-12T18:18:33.057Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-12T18:18:33.057Z] - "zfs": [2020-03-12T18:18:33.057Z] - /dev/zfs: missing [2020-03-12T18:18:33.057Z] - zfs command: missing [2020-03-12T18:18:33.057Z] - zpool command: missing [2020-03-12T18:18:33.057Z] [2020-03-12T18:18:33.057Z] Limits: [2020-03-12T18:18:33.057Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-12T18:18:33.057Z] [2020-03-12T18:18:33.057Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-12T18:18:33.377Z] The following NEW packages will be installed: [2020-03-12T18:18:33.377Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-12T18:18:33.377Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-03-12T18:18:33.377Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-12T18:18:33.377Z] zlib1g-dev [2020-03-12T18:18:33.377Z] 0 upgraded, 16 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:18:33.377Z] Need to get 3476 kB of archives. [2020-03-12T18:18:33.377Z] After this operation, 20.2 MB of additional disk space will be used. [2020-03-12T18:18:33.377Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2020-03-12T18:18:33.377Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2020-03-12T18:18:33.481Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a0056bd19127c837e0a852e7d2a7d95ac1dcf270 . [2020-03-12T18:18:33.744Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2020-03-12T18:18:33.744Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2020-03-12T18:18:33.744Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2020-03-12T18:18:33.744Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2020-03-12T18:18:33.744Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2020-03-12T18:18:33.744Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2020-03-12T18:18:33.744Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2020-03-12T18:18:33.744Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2020-03-12T18:18:33.744Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2020-03-12T18:18:33.744Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2020-03-12T18:18:33.744Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2020-03-12T18:18:33.744Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2020-03-12T18:18:33.744Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2020-03-12T18:18:33.994Z] #4 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 1.6s done [2020-03-12T18:18:33.994Z] #4 extracting sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 [2020-03-12T18:18:34.131Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2020-03-12T18:18:34.131Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:18:34.131Z] Fetched 3476 kB in 0s (5949 kB/s) [2020-03-12T18:18:34.131Z] Selecting previously unselected package libnet1:s390x. [2020-03-12T18:18:34.131Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-03-12T18:18:34.131Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2020-03-12T18:18:34.131Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2020-03-12T18:18:34.131Z] Selecting previously unselected package libcap-dev:s390x. [2020-03-12T18:18:34.131Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2020-03-12T18:18:34.131Z] Unpacking libcap-dev:s390x (1:2.25-1) ... [2020-03-12T18:18:34.131Z] Selecting previously unselected package libnet1-dev. [2020-03-12T18:18:34.131Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2020-03-12T18:18:34.131Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-03-12T18:18:34.131Z] Selecting previously unselected package libnl-3-200:s390x. [2020-03-12T18:18:34.131Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2020-03-12T18:18:34.131Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2020-03-12T18:18:34.131Z] Selecting previously unselected package libnl-3-dev:s390x. [2020-03-12T18:18:34.131Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2020-03-12T18:18:34.131Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2020-03-12T18:18:34.132Z] Selecting previously unselected package libprotobuf-c1:s390x. [2020-03-12T18:18:34.132Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2020-03-12T18:18:34.132Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2020-03-12T18:18:34.132Z] Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-03-12T18:18:34.132Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2020-03-12T18:18:34.132Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2020-03-12T18:18:34.132Z] Selecting previously unselected package zlib1g-dev:s390x. [2020-03-12T18:18:34.132Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2020-03-12T18:18:34.132Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2020-03-12T18:18:34.269Z] #4 extracting sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 4.0s done [2020-03-12T18:18:34.269Z] #4 extracting sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0 [2020-03-12T18:18:34.269Z] #4 extracting sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0 done [2020-03-12T18:18:34.269Z] #4 DONE 13.4s [2020-03-12T18:18:34.269Z] [2020-03-12T18:18:34.269Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-12T18:18:34.503Z] Selecting previously unselected package libprotobuf10:s390x. [2020-03-12T18:18:34.504Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2020-03-12T18:18:34.504Z] Unpacking libprotobuf10:s390x (3.0.0-9) ... [2020-03-12T18:18:34.504Z] Selecting previously unselected package libprotobuf-lite10:s390x. [2020-03-12T18:18:34.504Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2020-03-12T18:18:34.504Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2020-03-12T18:18:34.504Z] Selecting previously unselected package libprotobuf-dev:s390x. [2020-03-12T18:18:34.504Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2020-03-12T18:18:34.504Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2020-03-12T18:18:34.504Z] Selecting previously unselected package libprotoc10:s390x. [2020-03-12T18:18:34.504Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2020-03-12T18:18:34.504Z] Unpacking libprotoc10:s390x (3.0.0-9) ... [2020-03-12T18:18:34.856Z] Selecting previously unselected package protobuf-c-compiler. [2020-03-12T18:18:34.856Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2020-03-12T18:18:34.856Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-03-12T18:18:34.856Z] Selecting previously unselected package protobuf-compiler. [2020-03-12T18:18:34.856Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2020-03-12T18:18:34.856Z] Unpacking protobuf-compiler (3.0.0-9) ... [2020-03-12T18:18:34.856Z] Selecting previously unselected package python-pkg-resources. [2020-03-12T18:18:34.856Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-03-12T18:18:34.856Z] Unpacking python-pkg-resources (33.1.1-1) ... [2020-03-12T18:18:34.856Z] Selecting previously unselected package python-protobuf. [2020-03-12T18:18:34.856Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2020-03-12T18:18:34.856Z] Unpacking python-protobuf (3.0.0-9) ... [2020-03-12T18:18:34.856Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2020-03-12T18:18:34.856Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2020-03-12T18:18:34.856Z] Setting up python-pkg-resources (33.1.1-1) ... [2020-03-12T18:18:35.209Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-03-12T18:18:35.209Z] Setting up libprotobuf10:s390x (3.0.0-9) ... [2020-03-12T18:18:35.209Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:18:35.209Z] Setting up python-protobuf (3.0.0-9) ... [2020-03-12T18:18:35.561Z] Setting up libcap-dev:s390x (1:2.25-1) ... [2020-03-12T18:18:35.561Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2020-03-12T18:18:35.561Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2020-03-12T18:18:35.561Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2020-03-12T18:18:35.561Z] Setting up libprotoc10:s390x (3.0.0-9) ... [2020-03-12T18:18:35.561Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2020-03-12T18:18:35.561Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2020-03-12T18:18:35.561Z] Setting up protobuf-compiler (3.0.0-9) ... [2020-03-12T18:18:35.561Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2020-03-12T18:18:35.561Z] Setting up libnl-3-dev:s390x (3.2.27-2) ... [2020-03-12T18:18:35.561Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:18:36.182Z] Sending build context to Docker daemon 52.67MB [2020-03-12T18:18:36.183Z] Step 1/125 : ARG CROSS="false" [2020-03-12T18:18:36.183Z] Step 2/125 : ARG GO_VERSION=1.12.17 [2020-03-12T18:18:36.183Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2020-03-12T18:18:36.183Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2020-03-12T18:18:36.183Z] 1.12.17-stretch: Pulling from library/golang [2020-03-12T18:18:36.323Z] Removing intermediate container 60d1737aad70 [2020-03-12T18:18:36.323Z] ---> 78dda3ab1bfd [2020-03-12T18:18:36.323Z] Step 11/125 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2020-03-12T18:18:36.323Z] ---> Running in 083857d48d00 [2020-03-12T18:18:36.467Z] 072f803f12e3: Pulling fs layer [2020-03-12T18:18:36.467Z] 1738f3141f52: Pulling fs layer [2020-03-12T18:18:36.467Z] c3a959eee44d: Pulling fs layer [2020-03-12T18:18:36.467Z] 42c05296e9b4: Pulling fs layer [2020-03-12T18:18:36.467Z] 4f10a928f107: Pulling fs layer [2020-03-12T18:18:36.467Z] 11b1d3aa6e44: Pulling fs layer [2020-03-12T18:18:36.467Z] a4907a205968: Pulling fs layer [2020-03-12T18:18:36.467Z] 42c05296e9b4: Waiting [2020-03-12T18:18:36.467Z] 4f10a928f107: Waiting [2020-03-12T18:18:36.467Z] a4907a205968: Waiting [2020-03-12T18:18:36.467Z] 11b1d3aa6e44: Waiting [2020-03-12T18:18:36.778Z] #5 DONE 2.4s [2020-03-12T18:18:36.778Z] [2020-03-12T18:18:36.778Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:18:36.778Z] #22 DONE 0.1s [2020-03-12T18:18:36.778Z] [2020-03-12T18:18:36.778Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-03-12T18:18:36.778Z] #17 ... [2020-03-12T18:18:36.778Z] [2020-03-12T18:18:36.778Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-03-12T18:18:36.778Z] #23 DONE 0.1s [2020-03-12T18:18:37.033Z] [2020-03-12T18:18:37.033Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-12T18:18:37.033Z] #60 DONE 0.1s [2020-03-12T18:18:37.033Z] [2020-03-12T18:18:37.033Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-12T18:18:37.033Z] #32 DONE 0.1s [2020-03-12T18:18:37.033Z] [2020-03-12T18:18:37.033Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-12T18:18:37.033Z] #26 DONE 0.1s [2020-03-12T18:18:37.033Z] [2020-03-12T18:18:37.033Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-12T18:18:37.033Z] #49 DONE 0.2s [2020-03-12T18:18:37.033Z] [2020-03-12T18:18:37.033Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-12T18:18:37.033Z] #29 DONE 0.2s [2020-03-12T18:18:37.033Z] [2020-03-12T18:18:37.033Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-12T18:18:37.033Z] #52 DONE 0.2s [2020-03-12T18:18:37.033Z] [2020-03-12T18:18:37.033Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-12T18:18:37.494Z] 1738f3141f52: Verifying Checksum [2020-03-12T18:18:37.494Z] 1738f3141f52: Download complete [2020-03-12T18:18:37.494Z] c3a959eee44d: Verifying Checksum [2020-03-12T18:18:37.494Z] c3a959eee44d: Download complete [2020-03-12T18:18:37.575Z] Note: Building without setproctitle() and strlcpy() support. [2020-03-12T18:18:37.575Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T18:18:37.575Z] fatal: Not a git repository (or any of the parent directories): .git [2020-03-12T18:18:37.575Z]  GEN .gitid [2020-03-12T18:18:37.575Z] GEN criu/include/version.h [2020-03-12T18:18:37.575Z] GEN include/common/asm [2020-03-12T18:18:37.575Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-12T18:18:37.575Z] PBCC images/opts.pb-c.c [2020-03-12T18:18:37.575Z] PBCC images/sit.pb-c.c [2020-03-12T18:18:37.575Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-03-12T18:18:37.575Z] DEP images/opts.pb-c.d [2020-03-12T18:18:37.575Z] DEP images/sit.pb-c.d [2020-03-12T18:18:37.575Z] PBCC images/macvlan.pb-c.c [2020-03-12T18:18:37.575Z] DEP images/macvlan.pb-c.d [2020-03-12T18:18:37.575Z] PBCC images/autofs.pb-c.c [2020-03-12T18:18:37.575Z] DEP images/autofs.pb-c.d [2020-03-12T18:18:37.575Z] PBCC images/sysctl.pb-c.c [2020-03-12T18:18:37.575Z] DEP images/sysctl.pb-c.d [2020-03-12T18:18:37.575Z] PBCC images/time.pb-c.c [2020-03-12T18:18:37.575Z] DEP images/time.pb-c.d [2020-03-12T18:18:37.575Z] PBCC images/binfmt-misc.pb-c.c [2020-03-12T18:18:37.575Z] DEP images/binfmt-misc.pb-c.d [2020-03-12T18:18:37.575Z] PBCC images/seccomp.pb-c.c [2020-03-12T18:18:37.575Z] DEP images/seccomp.pb-c.d [2020-03-12T18:18:37.575Z] PBCC images/userns.pb-c.c [2020-03-12T18:18:37.575Z] DEP images/userns.pb-c.d [2020-03-12T18:18:37.575Z] PBCC images/cgroup.pb-c.c [2020-03-12T18:18:37.575Z] DEP images/cgroup.pb-c.d [2020-03-12T18:18:37.575Z] PBCC images/fown.pb-c.c [2020-03-12T18:18:37.575Z] PBCC images/ext-file.pb-c.c [2020-03-12T18:18:37.575Z] DEP images/fown.pb-c.d [2020-03-12T18:18:37.575Z] DEP images/ext-file.pb-c.d [2020-03-12T18:18:37.575Z] PBCC images/rpc.pb-c.c [2020-03-12T18:18:37.575Z] DEP images/rpc.pb-c.d [2020-03-12T18:18:37.932Z] PBCC images/siginfo.pb-c.c [2020-03-12T18:18:37.932Z] DEP images/siginfo.pb-c.d [2020-03-12T18:18:37.932Z] PBCC images/pagemap.pb-c.c [2020-03-12T18:18:37.932Z] DEP images/pagemap.pb-c.d [2020-03-12T18:18:37.933Z] PBCC images/rlimit.pb-c.c [2020-03-12T18:18:37.933Z] DEP images/rlimit.pb-c.d [2020-03-12T18:18:37.933Z] PBCC images/file-lock.pb-c.c [2020-03-12T18:18:37.933Z] DEP images/file-lock.pb-c.d [2020-03-12T18:18:37.933Z] PBCC images/tty.pb-c.c [2020-03-12T18:18:37.933Z] DEP images/tty.pb-c.d [2020-03-12T18:18:37.933Z] PBCC images/tun.pb-c.c [2020-03-12T18:18:37.933Z] PBCC images/netdev.pb-c.c [2020-03-12T18:18:37.933Z] DEP images/tun.pb-c.d [2020-03-12T18:18:37.933Z] DEP images/netdev.pb-c.d [2020-03-12T18:18:37.933Z] PBCC images/vma.pb-c.c [2020-03-12T18:18:37.933Z] DEP images/vma.pb-c.d [2020-03-12T18:18:37.933Z] PBCC images/creds.pb-c.c [2020-03-12T18:18:37.933Z] DEP images/creds.pb-c.d [2020-03-12T18:18:37.933Z] PBCC images/utsns.pb-c.c [2020-03-12T18:18:37.933Z] DEP images/utsns.pb-c.d [2020-03-12T18:18:37.933Z] PBCC images/ipc-desc.pb-c.c [2020-03-12T18:18:37.933Z] PBCC images/ipc-sem.pb-c.c [2020-03-12T18:18:37.933Z] DEP images/ipc-desc.pb-c.d [2020-03-12T18:18:37.933Z] DEP images/ipc-sem.pb-c.d [2020-03-12T18:18:37.933Z] PBCC images/ipc-msg.pb-c.c [2020-03-12T18:18:37.933Z] DEP images/ipc-msg.pb-c.d [2020-03-12T18:18:37.933Z] PBCC images/ipc-shm.pb-c.c [2020-03-12T18:18:37.933Z] DEP images/ipc-shm.pb-c.d [2020-03-12T18:18:37.933Z] PBCC images/ipc-var.pb-c.c [2020-03-12T18:18:37.933Z] DEP images/ipc-var.pb-c.d [2020-03-12T18:18:37.933Z] PBCC images/sk-opts.pb-c.c [2020-03-12T18:18:37.933Z] PBCC images/packet-sock.pb-c.c [2020-03-12T18:18:37.933Z] DEP images/sk-opts.pb-c.d [2020-03-12T18:18:37.933Z] DEP images/packet-sock.pb-c.d [2020-03-12T18:18:37.933Z] PBCC images/sk-netlink.pb-c.c [2020-03-12T18:18:37.933Z] DEP images/sk-netlink.pb-c.d [2020-03-12T18:18:37.933Z] PBCC images/sk-inet.pb-c.c [2020-03-12T18:18:37.933Z] DEP images/sk-inet.pb-c.d [2020-03-12T18:18:37.933Z] PBCC images/sk-unix.pb-c.c [2020-03-12T18:18:37.933Z] DEP images/sk-unix.pb-c.d [2020-03-12T18:18:37.933Z] PBCC images/mm.pb-c.c [2020-03-12T18:18:37.933Z] DEP images/mm.pb-c.d [2020-03-12T18:18:37.933Z] PBCC images/timerfd.pb-c.c [2020-03-12T18:18:37.933Z] DEP images/timerfd.pb-c.d [2020-03-12T18:18:37.933Z] PBCC images/timer.pb-c.c [2020-03-12T18:18:37.933Z] DEP images/timer.pb-c.d [2020-03-12T18:18:37.933Z] PBCC images/sa.pb-c.c [2020-03-12T18:18:37.933Z] DEP images/sa.pb-c.d [2020-03-12T18:18:37.933Z] PBCC images/pipe-data.pb-c.c [2020-03-12T18:18:37.933Z] DEP images/pipe-data.pb-c.d [2020-03-12T18:18:37.933Z] PBCC images/mnt.pb-c.c [2020-03-12T18:18:37.933Z] DEP images/mnt.pb-c.d [2020-03-12T18:18:37.933Z] PBCC images/sk-packet.pb-c.c [2020-03-12T18:18:37.933Z] DEP images/sk-packet.pb-c.d [2020-03-12T18:18:37.933Z] PBCC images/tcp-stream.pb-c.c [2020-03-12T18:18:37.933Z] DEP images/tcp-stream.pb-c.d [2020-03-12T18:18:37.933Z] PBCC images/pipe.pb-c.c [2020-03-12T18:18:37.933Z] DEP images/pipe.pb-c.d [2020-03-12T18:18:37.933Z] PBCC images/pstree.pb-c.c [2020-03-12T18:18:37.933Z] DEP images/pstree.pb-c.d [2020-03-12T18:18:37.933Z] PBCC images/fs.pb-c.c [2020-03-12T18:18:37.933Z] DEP images/fs.pb-c.d [2020-03-12T18:18:37.933Z] PBCC images/signalfd.pb-c.c [2020-03-12T18:18:37.933Z] DEP images/signalfd.pb-c.d [2020-03-12T18:18:37.933Z] PBCC images/fh.pb-c.c [2020-03-12T18:18:37.933Z] PBCC images/fsnotify.pb-c.c [2020-03-12T18:18:38.172Z] #4 extracting sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 4.1s done [2020-03-12T18:18:38.282Z] DEP images/fh.pb-c.d [2020-03-12T18:18:38.282Z] DEP images/fsnotify.pb-c.d [2020-03-12T18:18:38.282Z] PBCC images/eventpoll.pb-c.c [2020-03-12T18:18:38.282Z] DEP images/eventpoll.pb-c.d [2020-03-12T18:18:38.282Z] PBCC images/eventfd.pb-c.c [2020-03-12T18:18:38.282Z] DEP images/eventfd.pb-c.d [2020-03-12T18:18:38.282Z] PBCC images/remap-file-path.pb-c.c [2020-03-12T18:18:38.282Z] DEP images/remap-file-path.pb-c.d [2020-03-12T18:18:38.282Z] PBCC images/fifo.pb-c.c [2020-03-12T18:18:38.282Z] DEP images/fifo.pb-c.d [2020-03-12T18:18:38.282Z] PBCC images/ghost-file.pb-c.c [2020-03-12T18:18:38.282Z] DEP images/ghost-file.pb-c.d [2020-03-12T18:18:38.282Z] PBCC images/regfile.pb-c.c [2020-03-12T18:18:38.282Z] DEP images/regfile.pb-c.d [2020-03-12T18:18:38.282Z] PBCC images/ns.pb-c.c [2020-03-12T18:18:38.282Z] DEP images/ns.pb-c.d [2020-03-12T18:18:38.282Z] PBCC images/fdinfo.pb-c.c [2020-03-12T18:18:38.282Z] DEP images/fdinfo.pb-c.d [2020-03-12T18:18:38.282Z] PBCC images/core-aarch64.pb-c.c [2020-03-12T18:18:38.282Z] PBCC images/core-arm.pb-c.c [2020-03-12T18:18:38.282Z] PBCC images/core-ppc64.pb-c.c [2020-03-12T18:18:38.282Z] PBCC images/core-s390.pb-c.c [2020-03-12T18:18:38.282Z] PBCC images/core-x86.pb-c.c [2020-03-12T18:18:38.282Z] PBCC images/core.pb-c.c [2020-03-12T18:18:38.282Z] PBCC images/inventory.pb-c.c [2020-03-12T18:18:38.282Z] DEP images/core-aarch64.pb-c.d [2020-03-12T18:18:38.282Z] DEP images/core-arm.pb-c.d [2020-03-12T18:18:38.282Z] DEP images/core-ppc64.pb-c.d [2020-03-12T18:18:38.282Z] DEP images/core-s390.pb-c.d [2020-03-12T18:18:38.282Z] DEP images/core-x86.pb-c.d [2020-03-12T18:18:38.282Z] DEP images/core.pb-c.d [2020-03-12T18:18:38.282Z] DEP images/inventory.pb-c.d [2020-03-12T18:18:38.282Z] PBCC images/cpuinfo.pb-c.c [2020-03-12T18:18:38.282Z] DEP images/cpuinfo.pb-c.d [2020-03-12T18:18:38.282Z] PBCC images/stats.pb-c.c [2020-03-12T18:18:38.282Z] DEP images/stats.pb-c.d [2020-03-12T18:18:38.428Z] #4 extracting sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0 done [2020-03-12T18:18:38.428Z] #4 DONE 13.8s [2020-03-12T18:18:38.428Z] [2020-03-12T18:18:38.428Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-12T18:18:38.517Z] 072f803f12e3: Verifying Checksum [2020-03-12T18:18:38.517Z] 072f803f12e3: Download complete [2020-03-12T18:18:38.626Z] make[1]: Nothing to be done for 'all'. [2020-03-12T18:18:38.627Z] CC images/stats.o [2020-03-12T18:18:38.627Z] CC images/core.o [2020-03-12T18:18:38.627Z] CC images/core-x86.o [2020-03-12T18:18:39.129Z] CC images/core-arm.o [2020-03-12T18:18:39.129Z] CC images/core-aarch64.o [2020-03-12T18:18:39.129Z] CC images/core-ppc64.o [2020-03-12T18:18:39.129Z] CC images/core-s390.o [2020-03-12T18:18:39.129Z] CC images/cpuinfo.o [2020-03-12T18:18:39.129Z] CC images/inventory.o [2020-03-12T18:18:39.129Z] CC images/fdinfo.o [2020-03-12T18:18:39.129Z] CC images/fown.o [2020-03-12T18:18:39.129Z] CC images/ns.o [2020-03-12T18:18:39.129Z] CC images/regfile.o [2020-03-12T18:18:39.129Z] CC images/ghost-file.o [2020-03-12T18:18:39.129Z] CC images/fifo.o [2020-03-12T18:18:39.129Z] CC images/remap-file-path.o [2020-03-12T18:18:39.129Z] CC images/eventfd.o [2020-03-12T18:18:39.530Z] CC images/eventpoll.o [2020-03-12T18:18:39.530Z] CC images/fh.o [2020-03-12T18:18:39.530Z] CC images/fsnotify.o [2020-03-12T18:18:39.530Z] CC images/signalfd.o [2020-03-12T18:18:39.530Z] CC images/fs.o [2020-03-12T18:18:39.530Z] CC images/pstree.o [2020-03-12T18:18:39.530Z] CC images/pipe.o [2020-03-12T18:18:39.530Z] CC images/tcp-stream.o [2020-03-12T18:18:39.530Z] CC images/sk-packet.o [2020-03-12T18:18:39.530Z] CC images/mnt.o [2020-03-12T18:18:39.530Z] CC images/pipe-data.o [2020-03-12T18:18:39.530Z] CC images/sa.o [2020-03-12T18:18:39.530Z] CC images/timer.o [2020-03-12T18:18:39.530Z] CC images/timerfd.o [2020-03-12T18:18:39.530Z] CC images/mm.o [2020-03-12T18:18:39.797Z] #5 DONE 1.3s [2020-03-12T18:18:39.797Z] [2020-03-12T18:18:39.797Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:18:39.797Z] #35 ... [2020-03-12T18:18:39.797Z] [2020-03-12T18:18:39.797Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:18:39.797Z] #22 DONE 0.1s [2020-03-12T18:18:39.797Z] [2020-03-12T18:18:39.797Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-12T18:18:39.797Z] #60 DONE 0.1s [2020-03-12T18:18:39.797Z] [2020-03-12T18:18:39.797Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-03-12T18:18:39.797Z] #23 DONE 0.1s [2020-03-12T18:18:39.797Z] [2020-03-12T18:18:39.797Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-12T18:18:39.797Z] #52 DONE 0.1s [2020-03-12T18:18:39.797Z] [2020-03-12T18:18:39.797Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-12T18:18:39.797Z] #49 DONE 0.1s [2020-03-12T18:18:39.797Z] [2020-03-12T18:18:39.797Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-12T18:18:39.797Z] #29 DONE 0.2s [2020-03-12T18:18:39.797Z] [2020-03-12T18:18:39.797Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-12T18:18:39.797Z] #32 DONE 0.2s [2020-03-12T18:18:39.797Z] [2020-03-12T18:18:39.797Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:18:39.883Z] CC images/sk-opts.o [2020-03-12T18:18:39.883Z] CC images/sk-unix.o [2020-03-12T18:18:39.883Z] CC images/sk-inet.o [2020-03-12T18:18:39.883Z] CC images/tun.o [2020-03-12T18:18:39.883Z] CC images/sk-netlink.o [2020-03-12T18:18:39.883Z] CC images/packet-sock.o [2020-03-12T18:18:39.883Z] CC images/ipc-var.o [2020-03-12T18:18:39.883Z] CC images/ipc-desc.o [2020-03-12T18:18:39.883Z] CC images/ipc-shm.o [2020-03-12T18:18:39.883Z] CC images/ipc-msg.o [2020-03-12T18:18:39.883Z] CC images/ipc-sem.o [2020-03-12T18:18:39.883Z] CC images/utsns.o [2020-03-12T18:18:40.058Z] #30 ... [2020-03-12T18:18:40.058Z] [2020-03-12T18:18:40.058Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-12T18:18:40.058Z] #26 DONE 0.2s [2020-03-12T18:18:40.234Z] CC images/creds.o [2020-03-12T18:18:40.234Z] CC images/vma.o [2020-03-12T18:18:40.234Z] CC images/netdev.o [2020-03-12T18:18:40.234Z] CC images/tty.o [2020-03-12T18:18:40.234Z] CC images/file-lock.o [2020-03-12T18:18:40.234Z] CC images/rlimit.o [2020-03-12T18:18:40.234Z] CC images/pagemap.o [2020-03-12T18:18:40.234Z] CC images/siginfo.o [2020-03-12T18:18:40.234Z] CC images/rpc.o [2020-03-12T18:18:40.315Z] [2020-03-12T18:18:40.315Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-03-12T18:18:40.593Z] CC images/ext-file.o [2020-03-12T18:18:40.593Z] CC images/cgroup.o [2020-03-12T18:18:40.593Z] CC images/userns.o [2020-03-12T18:18:40.593Z] CC images/google/protobuf/descriptor.o [2020-03-12T18:18:40.593Z] CC images/opts.o [2020-03-12T18:18:40.593Z] CC images/seccomp.o [2020-03-12T18:18:40.944Z] CC images/binfmt-misc.o [2020-03-12T18:18:40.944Z] CC images/time.o [2020-03-12T18:18:40.944Z] CC images/sysctl.o [2020-03-12T18:18:40.944Z] CC images/autofs.o [2020-03-12T18:18:40.944Z] CC images/macvlan.o [2020-03-12T18:18:40.944Z] CC images/sit.o [2020-03-12T18:18:40.944Z] LINK images/built-in.o [2020-03-12T18:18:40.944Z] GEN compel/include/asm [2020-03-12T18:18:40.944Z] GEN compel/include/version.h [2020-03-12T18:18:40.944Z] touch .config [2020-03-12T18:18:40.944Z] GEN include/common/config.h [2020-03-12T18:18:40.944Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-03-12T18:18:40.944Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-12T18:18:40.944Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-03-12T18:18:40.944Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-03-12T18:18:40.944Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-03-12T18:18:40.944Z] DEP compel/arch/s390/plugins/std/parasite-head.d [2020-03-12T18:18:40.944Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-12T18:18:40.944Z] DEP compel/plugins/std/infect.d [2020-03-12T18:18:40.944Z] DEP compel/plugins/std/string.d [2020-03-12T18:18:40.944Z] DEP compel/plugins/std/log.d [2020-03-12T18:18:40.944Z] DEP compel/plugins/std/fds.d [2020-03-12T18:18:40.944Z] DEP compel/plugins/std/std.d [2020-03-12T18:18:40.944Z] DEP compel/plugins/shmem/shmem.d [2020-03-12T18:18:40.944Z] DEP compel/plugins/fds/fds.d [2020-03-12T18:18:40.944Z] CC compel/plugins/std/std.o [2020-03-12T18:18:41.292Z] CC compel/plugins/std/fds.o [2020-03-12T18:18:41.292Z] CC compel/plugins/std/log.o [2020-03-12T18:18:41.292Z] CC compel/plugins/std/string.o [2020-03-12T18:18:41.292Z] CC compel/plugins/std/infect.o [2020-03-12T18:18:41.582Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-03-12T18:18:41.582Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-25e1d370\powershellScript.ps1'; exit $LASTEXITCODE; [2020-03-12T18:18:41.582Z] ---------------------------------------------------------------------------- [2020-03-12T18:18:41.582Z] [2020-03-12T18:18:41.582Z] INFO: executeCI.ps1 starting at Thu Mar 12 18:18:40 CUT 2020 [2020-03-12T18:18:41.582Z] [2020-03-12T18:18:41.582Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-03-12T18:18:41.582Z] INFO: Running git version 2.24.1.windows.2 [2020-03-12T18:18:41.582Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-03-12T18:18:41.582Z] INFO: Environment variables: [2020-03-12T18:18:41.582Z] [2020-03-12T18:18:41.582Z] Name Value [2020-03-12T18:18:41.582Z] ---- ----- [2020-03-12T18:18:41.582Z] ALLUSERSPROFILE C:\ProgramData [2020-03-12T18:18:41.582Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-03-12T18:18:41.582Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-03-12T18:18:41.582Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-03-12T18:18:41.582Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-03-12T18:18:41.582Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-03-12T18:18:41.582Z] BRANCH_NAME PR-40652 [2020-03-12T18:18:41.582Z] BUILD_DISPLAY_NAME #2 [2020-03-12T18:18:41.582Z] BUILD_ID 2 [2020-03-12T18:18:41.582Z] BUILD_NUMBER 2 [2020-03-12T18:18:41.582Z] BUILD_TAG jenkins-moby-PR-40652-2 [2020-03-12T18:18:41.582Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40652/2/ [2020-03-12T18:18:41.582Z] CHANGE_AUTHOR thaJeztah [2020-03-12T18:18:41.582Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-03-12T18:18:41.582Z] CHANGE_BRANCH 19.03_backport_fix_backingfs [2020-03-12T18:18:41.582Z] CHANGE_FORK thaJeztah/docker [2020-03-12T18:18:41.582Z] CHANGE_ID 40652 [2020-03-12T18:18:41.582Z] CHANGE_TARGET 19.03 [2020-03-12T18:18:41.582Z] CHANGE_TITLE [19.03 backport] fix backingFs assignment [2020-03-12T18:18:41.582Z] CHANGE_URL https://github.com/moby/moby/pull/40652 [2020-03-12T18:18:41.582Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:18:41.582Z] CommonProgramFiles C:\Program Files\Common Files [2020-03-12T18:18:41.583Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-03-12T18:18:41.583Z] CommonProgramW6432 C:\Program Files\Common Files [2020-03-12T18:18:41.583Z] COMPUTERNAME azwin-2-73a030 [2020-03-12T18:18:41.583Z] ComSpec C:\windows\system32\cmd.exe [2020-03-12T18:18:41.583Z] ConfigSequenceNumber 0 [2020-03-12T18:18:41.583Z] DOCKER_BUILDKIT 0 [2020-03-12T18:18:41.583Z] DOCKER_DUT_DEBUG 1 [2020-03-12T18:18:41.583Z] DOCKER_EXPERIMENTAL 1 [2020-03-12T18:18:41.583Z] DOCKER_GRAPHDRIVER overlay2 [2020-03-12T18:18:41.583Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-03-12T18:18:41.583Z] EXECUTOR_NUMBER 0 [2020-03-12T18:18:41.583Z] FQDN azwin-2-73a030.westus.cloudapp.azure.com [2020-03-12T18:18:41.583Z] GIT_BRANCH PR-40652 [2020-03-12T18:18:41.583Z] GIT_COMMIT a0056bd19127c837e0a852e7d2a7d95ac1dcf270 [2020-03-12T18:18:41.583Z] GIT_PREVIOUS_COMMIT fe2a25a7859167a5d03d87b7810a49007bee011b [2020-03-12T18:18:41.583Z] GIT_URL https://github.com/moby/moby.git [2020-03-12T18:18:41.583Z] HUDSON_COOKIE c9e261ac-6e1c-4985-b6c5-e8ee7c3d2abf [2020-03-12T18:18:41.583Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-03-12T18:18:41.583Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-03-12T18:18:41.583Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-03-12T18:18:41.583Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-03-12T18:18:41.583Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-03-12T18:18:41.583Z] JENKINS_NODE_COOKIE 32ddbd5f-351a-4c39-951a-f18aaf4fbcbf [2020-03-12T18:18:41.583Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-03-12T18:18:41.583Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-03-12T18:18:41.583Z] JOB_BASE_NAME PR-40652 [2020-03-12T18:18:41.583Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40652/display/redirect [2020-03-12T18:18:41.583Z] JOB_NAME moby/PR-40652 [2020-03-12T18:18:41.583Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40652/ [2020-03-12T18:18:41.583Z] library.jps.version master [2020-03-12T18:18:41.583Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-03-12T18:18:41.583Z] NODE_LABELS amd64 azure azwin-2-73a030 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-03-12T18:18:41.583Z] NODE_NAME azwin-2-73a030 [2020-03-12T18:18:41.583Z] NUMBER_OF_PROCESSORS 4 [2020-03-12T18:18:41.583Z] OS Windows_NT [2020-03-12T18:18:41.583Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-03-12T18:18:41.583Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-03-12T18:18:41.583Z] PROCESSOR_ARCHITECTURE AMD64 [2020-03-12T18:18:41.585Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-03-12T18:18:41.585Z] PROCESSOR_LEVEL 6 [2020-03-12T18:18:41.585Z] PROCESSOR_REVISION 5504 [2020-03-12T18:18:41.585Z] ProgramData C:\ProgramData [2020-03-12T18:18:41.585Z] ProgramFiles C:\Program Files [2020-03-12T18:18:41.585Z] ProgramFiles(x86) C:\Program Files (x86) [2020-03-12T18:18:41.585Z] ProgramW6432 C:\Program Files [2020-03-12T18:18:41.585Z] PROMPT $P$G [2020-03-12T18:18:41.585Z] PSExecutionPolicyPreference Bypass [2020-03-12T18:18:41.585Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-03-12T18:18:41.585Z] PUBLIC C:\Users\Public [2020-03-12T18:18:41.585Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40652/2/display/redirect?page=changes [2020-03-12T18:18:41.585Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40652/2/display/redirect [2020-03-12T18:18:41.585Z] SKIP_VALIDATION_TESTS 1 [2020-03-12T18:18:41.585Z] SOURCES_DRIVE d [2020-03-12T18:18:41.585Z] SOURCES_SUBDIR gopath [2020-03-12T18:18:41.585Z] STAGE_NAME Run tests [2020-03-12T18:18:41.585Z] SystemDrive C: [2020-03-12T18:18:41.585Z] SystemRoot C:\windows [2020-03-12T18:18:41.585Z] TEMP C:\windows\TEMP [2020-03-12T18:18:41.585Z] TESTDEBUG 0 [2020-03-12T18:18:41.585Z] TESTRUN_DRIVE d [2020-03-12T18:18:41.585Z] TESTRUN_SUBDIR CI [2020-03-12T18:18:41.585Z] TIMEOUT 120m [2020-03-12T18:18:41.585Z] TMP C:\windows\TEMP [2020-03-12T18:18:41.585Z] USERDOMAIN WORKGROUP [2020-03-12T18:18:41.585Z] USERNAME azwin-2-73a030$ [2020-03-12T18:18:41.585Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-03-12T18:18:41.585Z] windir C:\windows [2020-03-12T18:18:41.585Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-03-12T18:18:41.585Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-03-12T18:18:41.585Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-03-12T18:18:41.585Z] [2020-03-12T18:18:41.585Z] [2020-03-12T18:18:41.585Z] [2020-03-12T18:18:41.585Z] INFO: Sources under d:\gopath\... [2020-03-12T18:18:41.585Z] INFO: Test run under d:\CI\... [2020-03-12T18:18:41.585Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-03-12T18:18:41.585Z] INFO: docker/docker repository was found [2020-03-12T18:18:41.585Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-03-12T18:18:41.585Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098' [2020-03-12T18:18:41.585Z] INFO: Docker version of control daemon [2020-03-12T18:18:41.585Z] [2020-03-12T18:18:41.585Z] Client: Docker Engine - Enterprise [2020-03-12T18:18:41.585Z] Version: 19.03.5 [2020-03-12T18:18:41.585Z] API version: 1.40 [2020-03-12T18:18:41.585Z] Go version: go1.12.12 [2020-03-12T18:18:41.585Z] Git commit: 2ee0c57608 [2020-03-12T18:18:41.585Z] Built: 11/13/2019 08:00:16 [2020-03-12T18:18:41.585Z] OS/Arch: windows/amd64 [2020-03-12T18:18:41.585Z] Experimental: false [2020-03-12T18:18:41.585Z] [2020-03-12T18:18:41.585Z] Server: Docker Engine - Enterprise [2020-03-12T18:18:41.585Z] Engine: [2020-03-12T18:18:41.585Z] Version: 19.03.5 [2020-03-12T18:18:41.585Z] API version: 1.40 (minimum version 1.24) [2020-03-12T18:18:41.585Z] Go version: go1.12.12 [2020-03-12T18:18:41.585Z] Git commit: 2ee0c57608 [2020-03-12T18:18:41.585Z] Built: 11/13/2019 07:58:51 [2020-03-12T18:18:41.585Z] OS/Arch: windows/amd64 [2020-03-12T18:18:41.585Z] Experimental: true [2020-03-12T18:18:41.585Z] [2020-03-12T18:18:41.585Z] INFO: Docker info of control daemon [2020-03-12T18:18:41.585Z] [2020-03-12T18:18:41.642Z] CC compel/arch/s390/plugins/std/parasite-head.o [2020-03-12T18:18:41.642Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-03-12T18:18:41.642Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-03-12T18:18:41.642Z] AR compel/plugins/std.lib.a [2020-03-12T18:18:41.642Z] CC compel/plugins/fds/fds.o [2020-03-12T18:18:41.642Z] AR compel/plugins/fds.lib.a [2020-03-12T18:18:41.642Z] HOSTDEP compel/src/lib/log-host.d [2020-03-12T18:18:41.642Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-12T18:18:41.642Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-03-12T18:18:41.642Z] HOSTDEP compel/src/main-host.d [2020-03-12T18:18:41.642Z] DEP compel/src/lib/ptrace.d [2020-03-12T18:18:41.642Z] DEP compel/src/lib/infect.d [2020-03-12T18:18:41.642Z] DEP compel/src/lib/infect-util.d [2020-03-12T18:18:41.642Z] DEP compel/src/lib/infect-rpc.d [2020-03-12T18:18:41.642Z] DEP compel/arch/s390/src/lib/infect.d [2020-03-12T18:18:41.642Z] DEP compel/arch/s390/src/lib/cpu.d [2020-03-12T18:18:41.642Z] DEP compel/src/lib/log.d [2020-03-12T18:18:41.642Z] DEP compel/src/main.d [2020-03-12T18:18:41.642Z] DEP compel/src/lib/handle-elf.d [2020-03-12T18:18:42.012Z] DEP compel/arch/s390/src/lib/handle-elf.d [2020-03-12T18:18:42.012Z] CC compel/src/lib/log.o [2020-03-12T18:18:42.012Z] CC compel/arch/s390/src/lib/cpu.o [2020-03-12T18:18:42.012Z] CC compel/arch/s390/src/lib/infect.o [2020-03-12T18:18:42.012Z] CC compel/src/lib/infect-rpc.o [2020-03-12T18:18:42.012Z] CC compel/src/lib/infect-util.o [2020-03-12T18:18:42.012Z] CC compel/src/lib/infect.o [2020-03-12T18:18:42.312Z] #53 ... [2020-03-12T18:18:42.312Z] [2020-03-12T18:18:42.312Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-03-12T18:18:42.312Z] #15 5.475 + mktemp -d [2020-03-12T18:18:42.312Z] #15 5.477 + export GOPATH=/tmp/tmp.js34hlyyW4 [2020-03-12T18:18:42.312Z] #15 5.478 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.js34hlyyW4/src/github.com/go-swagger/go-swagger [2020-03-12T18:18:42.312Z] #15 5.480 Cloning into '/tmp/tmp.js34hlyyW4/src/github.com/go-swagger/go-swagger'... [2020-03-12T18:18:42.379Z] CC compel/src/lib/ptrace.o [2020-03-12T18:18:42.379Z] AR compel/libcompel.a [2020-03-12T18:18:42.581Z] #15 ... [2020-03-12T18:18:42.581Z] [2020-03-12T18:18:42.581Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-12T18:18:42.581Z] #53 5.699 + RM_GOPATH=0 [2020-03-12T18:18:42.581Z] #53 5.699 + TMP_GOPATH= [2020-03-12T18:18:42.581Z] #53 5.699 + : /build [2020-03-12T18:18:42.581Z] #53 5.699 + '[' -z '' ']' [2020-03-12T18:18:42.737Z] HOSTCC compel/src/main-host.o [2020-03-12T18:18:42.737Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-03-12T18:18:42.737Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-03-12T18:18:42.737Z] HOSTCC compel/src/lib/log-host.o [2020-03-12T18:18:42.737Z] HOSTLINK compel/compel-host-bin [2020-03-12T18:18:42.737Z] DEP soccr/soccr.d [2020-03-12T18:18:42.737Z] CC soccr/soccr.o [2020-03-12T18:18:42.835Z] #53 5.700 ++ mktemp -d [2020-03-12T18:18:42.835Z] #53 5.716 + export GOPATH=/tmp/tmp.M08nrpgN0N [2020-03-12T18:18:42.835Z] #53 5.716 + GOPATH=/tmp/tmp.M08nrpgN0N [2020-03-12T18:18:42.835Z] #53 5.716 + RM_GOPATH=1 [2020-03-12T18:18:42.835Z] #53 5.720 ++ dirname ./install.sh [2020-03-12T18:18:42.835Z] #53 5.721 + dir=. [2020-03-12T18:18:42.835Z] #53 5.721 + bin=dockercli [2020-03-12T18:18:42.835Z] #53 5.721 + shift [2020-03-12T18:18:42.835Z] #53 5.721 + '[' '!' -f ./dockercli.installer ']' [2020-03-12T18:18:42.835Z] #53 5.721 + . ./dockercli.installer [2020-03-12T18:18:42.835Z] #53 5.721 ++ DOCKERCLI_CHANNEL=stable [2020-03-12T18:18:42.835Z] #53 5.722 ++ DOCKERCLI_VERSION=17.06.2-ce [2020-03-12T18:18:42.835Z] #53 5.722 + install_dockercli [2020-03-12T18:18:42.835Z] #53 5.722 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-12T18:18:42.835Z] #53 5.722 Install docker/cli version 17.06.2-ce from stable [2020-03-12T18:18:42.835Z] #53 5.723 ++ uname -m [2020-03-12T18:18:42.835Z] #53 5.724 + arch=x86_64 [2020-03-12T18:18:42.835Z] #53 5.724 + '[' x86_64 '!=' x86_64 ']' [2020-03-12T18:18:42.835Z] #53 5.724 + url=https://download.docker.com/linux/static [2020-03-12T18:18:42.836Z] #53 5.725 + tar -xz docker/docker [2020-03-12T18:18:42.836Z] #53 5.727 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-12T18:18:42.952Z] 42c05296e9b4: Verifying Checksum [2020-03-12T18:18:42.952Z] 42c05296e9b4: Download complete [2020-03-12T18:18:43.105Z] AR soccr/libsoccr.a [2020-03-12T18:18:43.105Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T18:18:43.105Z] DEP criu/arch/s390/sigframe.d [2020-03-12T18:18:43.105Z] DEP criu/arch/s390/crtools.d [2020-03-12T18:18:43.105Z] DEP criu/arch/s390/cpu.d [2020-03-12T18:18:43.105Z] CC criu/arch/s390/cpu.o [2020-03-12T18:18:43.105Z] CC criu/arch/s390/crtools.o [2020-03-12T18:18:43.124Z] Client: [2020-03-12T18:18:43.124Z] Debug Mode: false [2020-03-12T18:18:43.124Z] Plugins: [2020-03-12T18:18:43.124Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-12T18:18:43.124Z] [2020-03-12T18:18:43.124Z] Server: [2020-03-12T18:18:43.124Z] Containers: 0 [2020-03-12T18:18:43.124Z] Running: 0 [2020-03-12T18:18:43.124Z] Paused: 0 [2020-03-12T18:18:43.124Z] Stopped: 0 [2020-03-12T18:18:43.124Z] Images: 10 [2020-03-12T18:18:43.124Z] Server Version: 19.03.5 [2020-03-12T18:18:43.124Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-12T18:18:43.124Z] Windows: [2020-03-12T18:18:43.124Z] LCOW: [2020-03-12T18:18:43.124Z] Logging Driver: json-file [2020-03-12T18:18:43.124Z] Plugins: [2020-03-12T18:18:43.124Z] Volume: local [2020-03-12T18:18:43.124Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-12T18:18:43.124Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-12T18:18:43.124Z] Swarm: inactive [2020-03-12T18:18:43.124Z] Default Isolation: process [2020-03-12T18:18:43.124Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-12T18:18:43.124Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-12T18:18:43.124Z] OSType: windows [2020-03-12T18:18:43.124Z] Architecture: x86_64 [2020-03-12T18:18:43.124Z] CPUs: 4 [2020-03-12T18:18:43.124Z] Total Memory: 32GiB [2020-03-12T18:18:43.124Z] Name: azwin-2-73a030 [2020-03-12T18:18:43.124Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-12T18:18:43.124Z] Docker Root Dir: D:\docker [2020-03-12T18:18:43.124Z] Debug Mode: false [2020-03-12T18:18:43.124Z] Registry: https://index.docker.io/v1/ [2020-03-12T18:18:43.124Z] Labels: [2020-03-12T18:18:43.124Z] Experimental: true [2020-03-12T18:18:43.124Z] Insecure Registries: [2020-03-12T18:18:43.124Z] 10.0.0.4:5000 [2020-03-12T18:18:43.124Z] 127.0.0.0/8 [2020-03-12T18:18:43.124Z] Registry Mirrors: [2020-03-12T18:18:43.124Z] http://10.0.0.4:5000/ [2020-03-12T18:18:43.124Z] Live Restore Enabled: false [2020-03-12T18:18:43.124Z] [2020-03-12T18:18:43.124Z] [2020-03-12T18:18:43.124Z] INFO: Commit hash is c7ae4c3ca [2020-03-12T18:18:43.124Z] INFO: Nuke-Everything... [2020-03-12T18:18:43.124Z] INFO: Container count on control daemon to delete is 0 [2020-03-12T18:18:43.495Z] CC criu/arch/s390/sigframe.o [2020-03-12T18:18:43.495Z] LINK criu/arch/s390/crtools.built-in.o [2020-03-12T18:18:43.495Z] DEP criu/arch/s390/vdso-pie.d [2020-03-12T18:18:43.495Z] DEP criu/pie/parasite-vdso.d [2020-03-12T18:18:43.495Z] DEP criu/pie/util-vdso.d [2020-03-12T18:18:43.495Z] DEP criu/pie/util.d [2020-03-12T18:18:43.495Z] CC criu/pie/util.o [2020-03-12T18:18:43.495Z] CC criu/pie/util-vdso.o [2020-03-12T18:18:43.577Z] a4907a205968: Verifying Checksum [2020-03-12T18:18:43.577Z] a4907a205968: Download complete [2020-03-12T18:18:43.583Z] INFO: Nuking d:\CI [2020-03-12T18:18:43.584Z] INFO: Zapped successfully [2020-03-12T18:18:43.584Z] INFO: Location for testing is d:\CI\PR-40652\2 [2020-03-12T18:18:43.584Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-03-12T18:18:43.584Z] [2020-03-12T18:18:43.584Z] [2020-03-12T18:18:43.584Z] INFO: Building the image from Dockerfile.windows at 03/12/2020 18:18:43... [2020-03-12T18:18:43.584Z] [2020-03-12T18:18:43.840Z] CC criu/pie/parasite-vdso.o [2020-03-12T18:18:43.840Z] CC criu/arch/s390/vdso-pie.o [2020-03-12T18:18:43.840Z] AR criu/pie/pie.lib.a [2020-03-12T18:18:43.840Z] DEP criu/pie/restorer.d [2020-03-12T18:18:43.840Z] DEP criu/arch/s390/restorer.d [2020-03-12T18:18:43.840Z] DEP criu/pie/parasite.d [2020-03-12T18:18:43.840Z] CC criu/pie/parasite.o [2020-03-12T18:18:44.185Z] LINK criu/pie/parasite.built-in.o [2020-03-12T18:18:44.185Z] GEN criu/pie/parasite-blob.h [2020-03-12T18:18:44.185Z] CC criu/arch/s390/restorer.o [2020-03-12T18:18:44.185Z] CC criu/pie/restorer.o [2020-03-12T18:18:44.207Z] 4f10a928f107: Verifying Checksum [2020-03-12T18:18:44.207Z] 4f10a928f107: Download complete [2020-03-12T18:18:44.492Z] 072f803f12e3: Pull complete [2020-03-12T18:18:44.544Z] LINK criu/pie/restorer.built-in.o [2020-03-12T18:18:44.544Z] GEN criu/pie/restorer-blob.h [2020-03-12T18:18:44.544Z] DEP criu/vdso.d [2020-03-12T18:18:44.544Z] DEP criu/uts_ns.d [2020-03-12T18:18:44.544Z] DEP criu/util.d [2020-03-12T18:18:44.899Z] DEP criu/uffd.d [2020-03-12T18:18:44.899Z] DEP criu/tun.d [2020-03-12T18:18:44.899Z] DEP criu/tty.d [2020-03-12T18:18:44.899Z] DEP criu/timerfd.d [2020-03-12T18:18:44.899Z] DEP criu/sysfs_parse.d [2020-03-12T18:18:44.899Z] DEP criu/sysctl.d [2020-03-12T18:18:44.899Z] DEP criu/string.d [2020-03-12T18:18:44.899Z] DEP criu/stats.d [2020-03-12T18:18:44.899Z] DEP criu/sockets.d [2020-03-12T18:18:44.899Z] DEP criu/sk-unix.d [2020-03-12T18:18:44.899Z] DEP criu/sk-tcp.d [2020-03-12T18:18:44.899Z] DEP criu/sk-queue.d [2020-03-12T18:18:45.118Z] 1738f3141f52: Pull complete [2020-03-12T18:18:45.249Z] DEP criu/sk-packet.d [2020-03-12T18:18:45.249Z] DEP criu/sk-netlink.d [2020-03-12T18:18:45.249Z] DEP criu/sk-inet.d [2020-03-12T18:18:45.249Z] DEP criu/signalfd.d [2020-03-12T18:18:45.249Z] DEP criu/sigframe.d [2020-03-12T18:18:45.249Z] DEP criu/shmem.d [2020-03-12T18:18:45.249Z] DEP criu/servicefd.d [2020-03-12T18:18:45.249Z] DEP criu/seize.d [2020-03-12T18:18:45.249Z] DEP criu/seccomp.d [2020-03-12T18:18:45.249Z] DEP criu/rst-malloc.d [2020-03-12T18:18:45.249Z] DEP criu/rbtree.d [2020-03-12T18:18:45.249Z] DEP criu/pstree.d [2020-03-12T18:18:45.249Z] DEP criu/protobuf.d [2020-03-12T18:18:45.404Z] c3a959eee44d: Pull complete [2020-03-12T18:18:45.577Z] #27 ... [2020-03-12T18:18:45.577Z] [2020-03-12T18:18:45.577Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-12T18:18:45.577Z] #6 4.331 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:18:45.577Z] #6 4.337 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:18:45.577Z] #6 4.380 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:18:45.577Z] #6 4.411 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:18:45.577Z] #6 4.471 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:18:45.577Z] #6 5.289 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-03-12T18:18:45.598Z] GEN criu/protobuf-desc-gen.h [2020-03-12T18:18:45.598Z] DEP criu/protobuf-desc.d [2020-03-12T18:18:45.598Z] DEP criu/proc_parse.d [2020-03-12T18:18:45.598Z] DEP criu/plugin.d [2020-03-12T18:18:45.598Z] DEP criu/pipes.d [2020-03-12T18:18:45.598Z] DEP criu/pie-util.d [2020-03-12T18:18:45.598Z] DEP criu/pie-util-vdso.d [2020-03-12T18:18:45.834Z] #6 ... [2020-03-12T18:18:45.834Z] [2020-03-12T18:18:45.834Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:18:45.834Z] #33 5.858 + RM_GOPATH=0 [2020-03-12T18:18:45.834Z] #33 5.859 + TMP_GOPATH= [2020-03-12T18:18:45.834Z] #33 5.859 + : /build [2020-03-12T18:18:45.834Z] #33 5.859 + '[' -z '' ']' [2020-03-12T18:18:45.834Z] #33 5.859 ++ mktemp -d [2020-03-12T18:18:45.834Z] #33 5.865 + export GOPATH=/tmp/tmp.pwTTQqswun [2020-03-12T18:18:45.834Z] #33 5.865 + GOPATH=/tmp/tmp.pwTTQqswun [2020-03-12T18:18:45.834Z] #33 5.865 + RM_GOPATH=1 [2020-03-12T18:18:45.834Z] #33 5.865 ++ dirname ./install.sh [2020-03-12T18:18:45.834Z] #33 5.866 + dir=. [2020-03-12T18:18:45.834Z] #33 5.866 + bin=vndr [2020-03-12T18:18:45.834Z] #33 5.866 + shift [2020-03-12T18:18:45.834Z] #33 5.867 + '[' '!' -f ./vndr.installer ']' [2020-03-12T18:18:45.834Z] #33 5.867 + . ./vndr.installer [2020-03-12T18:18:45.834Z] #33 5.867 ++ VNDR_COMMIT=85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T18:18:45.834Z] #33 5.867 + install_vndr [2020-03-12T18:18:45.834Z] #33 5.867 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-12T18:18:45.834Z] #33 5.867 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T18:18:45.834Z] #33 5.868 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.pwTTQqswun/src/github.com/LK4D4/vndr [2020-03-12T18:18:45.834Z] #33 5.870 Cloning into '/tmp/tmp.pwTTQqswun/src/github.com/LK4D4/vndr'... [2020-03-12T18:18:45.951Z] DEP criu/pie-util-vdso-elf32.d [2020-03-12T18:18:45.951Z] DEP criu/path.d [2020-03-12T18:18:45.951Z] DEP criu/parasite-syscall.d [2020-03-12T18:18:45.951Z] DEP criu/pagemap.d [2020-03-12T18:18:45.951Z] DEP criu/pagemap-cache.d [2020-03-12T18:18:45.951Z] DEP criu/page-xfer.d [2020-03-12T18:18:45.951Z] DEP criu/page-pipe.d [2020-03-12T18:18:45.951Z] DEP criu/netfilter.d [2020-03-12T18:18:45.951Z] DEP criu/net.d [2020-03-12T18:18:45.951Z] DEP criu/namespaces.d [2020-03-12T18:18:45.951Z] DEP criu/mount.d [2020-03-12T18:18:45.951Z] DEP criu/mem.d [2020-03-12T18:18:46.092Z] #33 ... [2020-03-12T18:18:46.092Z] [2020-03-12T18:18:46.092Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:18:46.092Z] #30 6.220 + RM_GOPATH=0 [2020-03-12T18:18:46.092Z] #30 6.221 + TMP_GOPATH= [2020-03-12T18:18:46.092Z] #30 6.223 + : /build [2020-03-12T18:18:46.092Z] #30 6.223 + '[' -z '' ']' [2020-03-12T18:18:46.092Z] #30 6.227 ++ mktemp -d [2020-03-12T18:18:46.092Z] #30 6.232 + export GOPATH=/tmp/tmp.rrcXSLs2rZ [2020-03-12T18:18:46.092Z] #30 6.232 + GOPATH=/tmp/tmp.rrcXSLs2rZ [2020-03-12T18:18:46.092Z] #30 6.233 + RM_GOPATH=1 [2020-03-12T18:18:46.092Z] #30 6.237 ++ dirname ./install.sh [2020-03-12T18:18:46.092Z] #30 6.250 + dir=. [2020-03-12T18:18:46.301Z] DEP criu/lsm.d [2020-03-12T18:18:46.301Z] DEP criu/log.d [2020-03-12T18:18:46.301Z] DEP criu/libnetlink.d [2020-03-12T18:18:46.301Z] DEP criu/kerndat.d [2020-03-12T18:18:46.301Z] DEP criu/kcmp-ids.d [2020-03-12T18:18:46.301Z] DEP criu/irmap.d [2020-03-12T18:18:46.301Z] DEP criu/ipc_ns.d [2020-03-12T18:18:46.301Z] DEP criu/image.d [2020-03-12T18:18:46.301Z] DEP criu/image-desc.d [2020-03-12T18:18:46.301Z] DEP criu/fsnotify.d [2020-03-12T18:18:46.301Z] DEP criu/filesystems.d [2020-03-12T18:18:46.301Z] DEP criu/files.d [2020-03-12T18:18:46.301Z] DEP criu/files-reg.d [2020-03-12T18:18:46.350Z] #30 6.250 + bin=tomlv [2020-03-12T18:18:46.350Z] #30 6.250 + shift [2020-03-12T18:18:46.350Z] #30 6.251 + '[' '!' -f ./tomlv.installer ']' [2020-03-12T18:18:46.350Z] #30 6.251 + . ./tomlv.installer [2020-03-12T18:18:46.350Z] #30 6.254 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T18:18:46.350Z] #30 6.254 + install_tomlv [2020-03-12T18:18:46.350Z] #30 6.254 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-12T18:18:46.350Z] #30 6.255 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T18:18:46.350Z] #30 6.255 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.rrcXSLs2rZ/src/github.com/BurntSushi/toml [2020-03-12T18:18:46.350Z] #30 6.257 Cloning into '/tmp/tmp.rrcXSLs2rZ/src/github.com/BurntSushi/toml'... [2020-03-12T18:18:46.651Z] DEP criu/files-ext.d [2020-03-12T18:18:46.651Z] DEP criu/file-lock.d [2020-03-12T18:18:46.651Z] DEP criu/file-ids.d [2020-03-12T18:18:46.651Z] DEP criu/fifo.d [2020-03-12T18:18:46.651Z] DEP criu/fdstore.d [2020-03-12T18:18:46.651Z] DEP criu/fault-injection.d [2020-03-12T18:18:46.651Z] DEP criu/external.d [2020-03-12T18:18:46.651Z] DEP criu/eventpoll.d [2020-03-12T18:18:46.651Z] DEP criu/eventfd.d [2020-03-12T18:18:46.651Z] DEP criu/crtools.d [2020-03-12T18:18:46.651Z] DEP criu/cr-service.d [2020-03-12T18:18:46.651Z] DEP criu/cr-restore.d [2020-03-12T18:18:46.989Z] #53 ... [2020-03-12T18:18:46.989Z] [2020-03-12T18:18:46.989Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-12T18:18:46.989Z] #6 6.590 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:18:46.989Z] #6 6.598 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:18:46.989Z] #6 6.667 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:18:46.989Z] #6 6.681 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:18:46.989Z] #6 6.738 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:18:46.989Z] #6 7.491 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-03-12T18:18:46.989Z] #6 9.317 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-03-12T18:18:46.989Z] #6 10.17 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-03-12T18:18:46.989Z] #6 ... [2020-03-12T18:18:46.989Z] [2020-03-12T18:18:46.989Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-03-12T18:18:46.989Z] #44 4.958 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:18:46.989Z] #44 5.007 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:18:46.989Z] #44 5.063 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:18:46.989Z] #44 5.085 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:18:46.989Z] #44 5.344 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:18:46.989Z] #44 6.056 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-03-12T18:18:46.989Z] #44 7.447 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-03-12T18:18:46.989Z] #44 8.328 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-03-12T18:18:46.989Z] #44 ... [2020-03-12T18:18:46.989Z] [2020-03-12T18:18:46.989Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:18:46.989Z] #33 5.531 + RM_GOPATH=0 [2020-03-12T18:18:46.989Z] #33 5.531 + TMP_GOPATH= [2020-03-12T18:18:46.989Z] #33 5.531 + : /build [2020-03-12T18:18:46.989Z] #33 5.531 + '[' -z '' ']' [2020-03-12T18:18:46.989Z] #33 5.533 ++ mktemp -d [2020-03-12T18:18:46.989Z] #33 5.543 + export GOPATH=/tmp/tmp.X9CJGnKl1O [2020-03-12T18:18:46.989Z] #33 5.543 + GOPATH=/tmp/tmp.X9CJGnKl1O [2020-03-12T18:18:46.989Z] #33 5.543 + RM_GOPATH=1 [2020-03-12T18:18:46.989Z] #33 5.544 ++ dirname ./install.sh [2020-03-12T18:18:46.989Z] #33 5.545 + dir=. [2020-03-12T18:18:46.989Z] #33 5.545 + bin=vndr [2020-03-12T18:18:46.989Z] #33 5.545 + shift [2020-03-12T18:18:46.989Z] #33 5.545 + '[' '!' -f ./vndr.installer ']' [2020-03-12T18:18:46.989Z] #33 5.545 + . ./vndr.installer [2020-03-12T18:18:46.989Z] #33 5.546 ++ VNDR_COMMIT=85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T18:18:46.989Z] #33 5.546 + install_vndr [2020-03-12T18:18:46.989Z] #33 5.546 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-12T18:18:46.989Z] #33 5.547 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T18:18:46.989Z] #33 5.547 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.X9CJGnKl1O/src/github.com/LK4D4/vndr [2020-03-12T18:18:46.989Z] #33 5.557 Cloning into '/tmp/tmp.X9CJGnKl1O/src/github.com/LK4D4/vndr'... [2020-03-12T18:18:46.989Z] #33 6.510 + cd /tmp/tmp.X9CJGnKl1O/src/github.com/LK4D4/vndr [2020-03-12T18:18:46.989Z] #33 6.514 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T18:18:46.989Z] #33 6.520 + go build -buildmode=pie -v -o /build/vndr . [2020-03-12T18:18:46.989Z] #33 7.933 internal/cpu [2020-03-12T18:18:46.989Z] #33 7.953 errors [2020-03-12T18:18:46.989Z] #33 8.092 internal/race [2020-03-12T18:18:46.989Z] #33 8.262 runtime/internal/atomic [2020-03-12T18:18:46.989Z] #33 8.528 internal/bytealg [2020-03-12T18:18:46.989Z] #33 8.549 runtime/internal/sys [2020-03-12T18:18:46.989Z] #33 8.733 runtime/internal/math [2020-03-12T18:18:46.989Z] #33 8.860 sync/atomic [2020-03-12T18:18:46.989Z] #33 9.100 unicode [2020-03-12T18:18:46.989Z] #33 9.312 runtime [2020-03-12T18:18:46.989Z] #33 ... [2020-03-12T18:18:46.989Z] [2020-03-12T18:18:46.989Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-03-12T18:18:46.989Z] #50 5.899 + RM_GOPATH=0 [2020-03-12T18:18:46.989Z] #50 5.899 + TMP_GOPATH= [2020-03-12T18:18:46.989Z] #50 5.899 + : /build [2020-03-12T18:18:46.989Z] #50 5.899 + '[' -z '' ']' [2020-03-12T18:18:46.989Z] #50 5.900 ++ mktemp -d [2020-03-12T18:18:46.989Z] #50 5.919 + export GOPATH=/tmp/tmp.RUkMtXzAGi [2020-03-12T18:18:46.989Z] #50 5.919 + GOPATH=/tmp/tmp.RUkMtXzAGi [2020-03-12T18:18:46.989Z] #50 5.919 + RM_GOPATH=1 [2020-03-12T18:18:46.989Z] #50 5.921 ++ dirname ./install.sh [2020-03-12T18:18:46.989Z] #50 5.929 + dir=. [2020-03-12T18:18:46.989Z] #50 5.929 + bin=proxy [2020-03-12T18:18:46.989Z] #50 5.929 + shift [2020-03-12T18:18:46.989Z] #50 5.929 + '[' '!' -f ./proxy.installer ']' [2020-03-12T18:18:46.989Z] #50 5.929 + . ./proxy.installer [2020-03-12T18:18:46.989Z] #50 5.929 ++ LIBNETWORK_COMMIT=9fd385be8302dbe1071a3ce124891893ff27f90f [2020-03-12T18:18:46.989Z] #50 5.929 + install_proxy [2020-03-12T18:18:46.989Z] #50 5.929 + case "$1" in [2020-03-12T18:18:46.989Z] #50 5.929 + export CGO_ENABLED=0 [2020-03-12T18:18:46.989Z] #50 5.929 + CGO_ENABLED=0 [2020-03-12T18:18:46.989Z] #50 5.929 + _install_proxy [2020-03-12T18:18:46.990Z] #50 5.929 + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f' [2020-03-12T18:18:46.990Z] #50 5.929 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RUkMtXzAGi/src/github.com/docker/libnetwork [2020-03-12T18:18:46.990Z] #50 5.929 Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-03-12T18:18:46.990Z] #50 5.943 Cloning into '/tmp/tmp.RUkMtXzAGi/src/github.com/docker/libnetwork'... [2020-03-12T18:18:47.012Z] DEP criu/cr-errno.d [2020-03-12T18:18:47.012Z] DEP criu/cr-dump.d [2020-03-12T18:18:47.012Z] DEP criu/cr-dedup.d [2020-03-12T18:18:47.012Z] DEP criu/cr-check.d [2020-03-12T18:18:47.012Z] DEP criu/config.d [2020-03-12T18:18:47.012Z] DEP criu/clone-noasan.d [2020-03-12T18:18:47.012Z] DEP criu/cgroup.d [2020-03-12T18:18:47.012Z] DEP criu/cgroup-props.d [2020-03-12T18:18:47.012Z] DEP criu/bitmap.d [2020-03-12T18:18:47.012Z] DEP criu/bfd.d [2020-03-12T18:18:47.012Z] DEP criu/autofs.d [2020-03-12T18:18:47.012Z] DEP criu/aio.d [2020-03-12T18:18:47.012Z] DEP criu/action-scripts.d [2020-03-12T18:18:47.244Z] #50 ... [2020-03-12T18:18:47.244Z] [2020-03-12T18:18:47.244Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:18:47.244Z] #57 4.926 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:18:47.244Z] #57 5.008 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:18:47.244Z] #57 5.044 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:18:47.244Z] #57 5.058 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:18:47.244Z] #57 5.258 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:18:47.244Z] #57 5.751 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-03-12T18:18:47.244Z] #57 7.297 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-03-12T18:18:47.244Z] #57 7.992 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-03-12T18:18:47.282Z] #30 7.393 + cd /tmp/tmp.rrcXSLs2rZ/src/github.com/BurntSushi/toml [2020-03-12T18:18:47.282Z] #30 7.393 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T18:18:47.377Z] CC criu/action-scripts.o [2020-03-12T18:18:47.377Z] CC criu/aio.o [2020-03-12T18:18:47.377Z] CC criu/autofs.o [2020-03-12T18:18:47.472Z] 11b1d3aa6e44: Verifying Checksum [2020-03-12T18:18:47.472Z] 11b1d3aa6e44: Download complete [2020-03-12T18:18:47.498Z] #57 ... [2020-03-12T18:18:47.498Z] [2020-03-12T18:18:47.498Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-03-12T18:18:47.498Z] #55 5.780 + mktemp -d [2020-03-12T18:18:47.498Z] #55 5.785 + export GOPATH=/tmp/tmp.3472j8cuzz [2020-03-12T18:18:47.498Z] #55 5.785 + git clone https://github.com/docker/distribution.git /tmp/tmp.3472j8cuzz/src/github.com/docker/distribution [2020-03-12T18:18:47.498Z] #55 5.796 Cloning into '/tmp/tmp.3472j8cuzz/src/github.com/docker/distribution'... [2020-03-12T18:18:47.498Z] #55 ... [2020-03-12T18:18:47.498Z] [2020-03-12T18:18:47.498Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-03-12T18:18:47.498Z] #61 5.647 + RM_GOPATH=0 [2020-03-12T18:18:47.498Z] #61 5.647 + TMP_GOPATH= [2020-03-12T18:18:47.498Z] #61 5.647 + : /build/ [2020-03-12T18:18:47.498Z] #61 5.647 + '[' -z '' ']' [2020-03-12T18:18:47.498Z] #61 5.648 ++ mktemp -d [2020-03-12T18:18:47.498Z] #61 5.652 + export GOPATH=/tmp/tmp.N3HunIWSnC [2020-03-12T18:18:47.498Z] #61 5.652 + GOPATH=/tmp/tmp.N3HunIWSnC [2020-03-12T18:18:47.498Z] #61 5.652 + RM_GOPATH=1 [2020-03-12T18:18:47.498Z] #61 5.652 ++ dirname ./install.sh [2020-03-12T18:18:47.498Z] #61 5.655 + dir=. [2020-03-12T18:18:47.498Z] #61 5.655 + bin=rootlesskit [2020-03-12T18:18:47.498Z] #61 5.655 + shift [2020-03-12T18:18:47.498Z] #61 5.656 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-12T18:18:47.498Z] #61 5.656 + . ./rootlesskit.installer [2020-03-12T18:18:47.498Z] #61 5.656 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-12T18:18:47.498Z] #61 5.656 + install_rootlesskit [2020-03-12T18:18:47.498Z] #61 5.657 + case "$1" in [2020-03-12T18:18:47.498Z] #61 5.657 + export CGO_ENABLED=0 [2020-03-12T18:18:47.498Z] #61 5.657 + CGO_ENABLED=0 [2020-03-12T18:18:47.498Z] #61 5.657 + _install_rootlesskit [2020-03-12T18:18:47.498Z] #61 5.657 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-03-12T18:18:47.498Z] #61 5.657 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-12T18:18:47.498Z] #61 5.658 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.N3HunIWSnC/src/github.com/rootless-containers/rootlesskit [2020-03-12T18:18:47.498Z] #61 5.665 Cloning into '/tmp/tmp.N3HunIWSnC/src/github.com/rootless-containers/rootlesskit'... [2020-03-12T18:18:47.498Z] #61 9.923 + cd /tmp/tmp.N3HunIWSnC/src/github.com/rootless-containers/rootlesskit [2020-03-12T18:18:47.498Z] #61 9.923 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-12T18:18:47.540Z] #30 7.432 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T18:18:47.721Z] CC criu/bfd.o [2020-03-12T18:18:47.721Z] CC criu/bitmap.o [2020-03-12T18:18:47.721Z] CC criu/cgroup-props.o [2020-03-12T18:18:47.753Z] #61 10.71 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T18:18:47.753Z] #61 10.71 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-12T18:18:47.753Z] #61 ... [2020-03-12T18:18:47.753Z] [2020-03-12T18:18:47.753Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-12T18:18:47.753Z] #24 5.745 + RM_GOPATH=0 [2020-03-12T18:18:47.753Z] #24 5.745 + TMP_GOPATH= [2020-03-12T18:18:47.753Z] #24 5.745 + : /build [2020-03-12T18:18:47.753Z] #24 5.745 + '[' -z '' ']' [2020-03-12T18:18:47.753Z] #24 5.750 ++ mktemp -d [2020-03-12T18:18:47.753Z] #24 5.760 + export GOPATH=/tmp/tmp.LIURBug8z7 [2020-03-12T18:18:47.753Z] #24 5.760 + GOPATH=/tmp/tmp.LIURBug8z7 [2020-03-12T18:18:47.753Z] #24 5.760 + RM_GOPATH=1 [2020-03-12T18:18:47.753Z] #24 5.761 ++ dirname ./install.sh [2020-03-12T18:18:47.753Z] #24 5.761 + dir=. [2020-03-12T18:18:47.753Z] #24 5.776 + bin=gometalinter [2020-03-12T18:18:47.753Z] #24 5.776 + shift [2020-03-12T18:18:47.753Z] #24 5.776 + '[' '!' -f ./gometalinter.installer ']' [2020-03-12T18:18:47.753Z] #24 5.776 + . ./gometalinter.installer [2020-03-12T18:18:47.753Z] #24 5.776 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-03-12T18:18:47.753Z] #24 5.778 + install_gometalinter [2020-03-12T18:18:47.753Z] #24 5.778 Installing gometalinter version v2.0.6 [2020-03-12T18:18:47.753Z] #24 5.778 + echo 'Installing gometalinter version v2.0.6' [2020-03-12T18:18:47.753Z] #24 5.778 + go get -d github.com/alecthomas/gometalinter [2020-03-12T18:18:47.753Z] #24 ... [2020-03-12T18:18:47.753Z] [2020-03-12T18:18:47.753Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:18:47.753Z] #30 5.870 + RM_GOPATH=0 [2020-03-12T18:18:47.753Z] #30 5.870 + TMP_GOPATH= [2020-03-12T18:18:47.753Z] #30 5.870 + : /build [2020-03-12T18:18:47.753Z] #30 5.870 + '[' -z '' ']' [2020-03-12T18:18:47.753Z] #30 5.891 ++ mktemp -d [2020-03-12T18:18:47.753Z] #30 5.904 + export GOPATH=/tmp/tmp.MAFlaBWsT2 [2020-03-12T18:18:47.753Z] #30 5.904 + GOPATH=/tmp/tmp.MAFlaBWsT2 [2020-03-12T18:18:47.753Z] #30 5.904 + RM_GOPATH=1 [2020-03-12T18:18:47.753Z] #30 5.905 ++ dirname ./install.sh [2020-03-12T18:18:47.753Z] #30 5.906 + dir=. [2020-03-12T18:18:47.753Z] #30 5.906 + bin=tomlv [2020-03-12T18:18:47.753Z] #30 5.906 + shift [2020-03-12T18:18:47.753Z] #30 5.906 + '[' '!' -f ./tomlv.installer ']' [2020-03-12T18:18:47.753Z] #30 5.906 + . ./tomlv.installer [2020-03-12T18:18:47.753Z] #30 5.906 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T18:18:47.753Z] #30 5.906 + install_tomlv [2020-03-12T18:18:47.753Z] #30 5.906 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-12T18:18:47.753Z] #30 5.906 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T18:18:47.753Z] #30 5.906 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MAFlaBWsT2/src/github.com/BurntSushi/toml [2020-03-12T18:18:47.753Z] #30 5.909 Cloning into '/tmp/tmp.MAFlaBWsT2/src/github.com/BurntSushi/toml'... [2020-03-12T18:18:47.753Z] #30 7.210 + cd /tmp/tmp.MAFlaBWsT2/src/github.com/BurntSushi/toml [2020-03-12T18:18:47.753Z] #30 7.210 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T18:18:47.753Z] #30 7.219 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T18:18:47.753Z] #30 7.966 errors [2020-03-12T18:18:47.753Z] #30 8.037 internal/cpu [2020-03-12T18:18:47.753Z] #30 8.075 math/bits [2020-03-12T18:18:47.753Z] #30 8.638 internal/bytealg [2020-03-12T18:18:47.753Z] #30 8.840 math [2020-03-12T18:18:47.753Z] #30 9.148 runtime/internal/atomic [2020-03-12T18:18:47.753Z] #30 9.401 runtime/internal/sys [2020-03-12T18:18:47.753Z] #30 9.596 runtime/internal/math [2020-03-12T18:18:47.753Z] #30 9.766 runtime [2020-03-12T18:18:48.007Z] #30 ... [2020-03-12T18:18:48.007Z] [2020-03-12T18:18:48.007Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-03-12T18:18:48.007Z] #27 5.866 + RM_GOPATH=0 [2020-03-12T18:18:48.007Z] #27 5.866 + TMP_GOPATH= [2020-03-12T18:18:48.007Z] #27 5.866 + : /build [2020-03-12T18:18:48.007Z] #27 5.866 + '[' -z '' ']' [2020-03-12T18:18:48.007Z] #27 5.869 ++ mktemp -d [2020-03-12T18:18:48.007Z] #27 5.884 + export GOPATH=/tmp/tmp.78OtsM1XkC [2020-03-12T18:18:48.007Z] #27 5.884 + GOPATH=/tmp/tmp.78OtsM1XkC [2020-03-12T18:18:48.007Z] #27 5.884 + RM_GOPATH=1 [2020-03-12T18:18:48.007Z] #27 5.886 ++ dirname ./install.sh [2020-03-12T18:18:48.007Z] #27 5.887 + dir=. [2020-03-12T18:18:48.007Z] #27 5.887 + bin=gotestsum [2020-03-12T18:18:48.007Z] #27 5.887 + shift [2020-03-12T18:18:48.007Z] #27 5.887 + '[' '!' -f ./gotestsum.installer ']' [2020-03-12T18:18:48.007Z] #27 5.887 + . ./gotestsum.installer [2020-03-12T18:18:48.007Z] #27 5.887 ++ GOTESTSUM_COMMIT=v0.3.5 [2020-03-12T18:18:48.007Z] #27 5.887 + install_gotestsum [2020-03-12T18:18:48.007Z] #27 5.888 Installing gotestsum version v0.3.5 [2020-03-12T18:18:48.007Z] #27 5.888 + echo 'Installing gotestsum version v0.3.5' [2020-03-12T18:18:48.007Z] #27 5.888 + go get -d gotest.tools/gotestsum [2020-03-12T18:18:48.007Z] #27 ... [2020-03-12T18:18:48.007Z] [2020-03-12T18:18:48.007Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:18:48.007Z] #35 5.762 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:18:48.007Z] #35 5.764 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:18:48.007Z] #35 5.795 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:18:48.007Z] #35 5.817 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:18:48.007Z] #35 5.898 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:18:48.007Z] #35 6.597 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-03-12T18:18:48.007Z] #35 8.388 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-03-12T18:18:48.007Z] #35 9.156 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-03-12T18:18:48.073Z] CC criu/cgroup.o [2020-03-12T18:18:48.105Z] #30 8.190 errors [2020-03-12T18:18:48.105Z] #30 8.246 internal/cpu [2020-03-12T18:18:48.261Z] #35 ... [2020-03-12T18:18:48.261Z] [2020-03-12T18:18:48.261Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-03-12T18:18:48.261Z] #17 6.654 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:18:48.261Z] #17 6.656 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:18:48.261Z] #17 6.682 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:18:48.261Z] #17 6.687 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:18:48.261Z] #17 6.756 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:18:48.261Z] #17 7.499 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-03-12T18:18:48.261Z] #17 9.363 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-03-12T18:18:48.261Z] #17 10.22 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-03-12T18:18:48.278Z] Sending build context to Docker daemon 52.66MB [2020-03-12T18:18:48.278Z] [2020-03-12T18:18:48.278Z] Step 1/8 : FROM microsoft/windowsservercore [2020-03-12T18:18:48.278Z] ---> 80e84fd280e2 [2020-03-12T18:18:48.278Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-03-12T18:18:48.278Z] ---> Using cache [2020-03-12T18:18:48.278Z] ---> f05e2b341b76 [2020-03-12T18:18:48.278Z] Step 3/8 : ARG GO_VERSION=1.12.17 [2020-03-12T18:18:48.362Z] #30 8.317 math/bits [2020-03-12T18:18:48.431Z] CC criu/clone-noasan.o [2020-03-12T18:18:48.431Z] CC criu/config.o [2020-03-12T18:18:48.740Z] ---> Running in 4fe92bc9bebd [2020-03-12T18:18:48.776Z] CC criu/cr-check.o [2020-03-12T18:18:48.926Z] #30 8.850 internal/bytealg [2020-03-12T18:18:48.926Z] #30 9.050 math [2020-03-12T18:18:49.147Z] CC criu/cr-dedup.o [2020-03-12T18:18:49.147Z] CC criu/cr-dump.o [2020-03-12T18:18:49.200Z] Removing intermediate container 4fe92bc9bebd [2020-03-12T18:18:49.200Z] ---> a62a66b0d753 [2020-03-12T18:18:49.200Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath FROM_DOCKERFILE=1 [2020-03-12T18:18:49.200Z] ---> Running in 368da6d64ba7 [2020-03-12T18:18:49.491Z] CC criu/cr-errno.o [2020-03-12T18:18:49.491Z] CC criu/cr-restore.o [2020-03-12T18:18:49.499Z] #30 9.439 runtime/internal/atomic [2020-03-12T18:18:49.518Z] 42c05296e9b4: Pull complete [2020-03-12T18:18:49.622Z] #17 ... [2020-03-12T18:18:49.622Z] [2020-03-12T18:18:49.622Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-12T18:18:49.622Z] #24 12.48 + cd /tmp/tmp.LIURBug8z7/src/github.com/alecthomas/gometalinter [2020-03-12T18:18:49.622Z] #24 12.48 + git checkout -q v2.0.6 [2020-03-12T18:18:49.660Z] Removing intermediate container 368da6d64ba7 [2020-03-12T18:18:49.660Z] ---> f2c7d322e61d [2020-03-12T18:18:49.661Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2020-03-12T18:18:49.661Z] ---> Running in cb047a82a823 [2020-03-12T18:18:49.756Z] #30 9.676 runtime/internal/sys [2020-03-12T18:18:49.756Z] #30 ... [2020-03-12T18:18:49.756Z] [2020-03-12T18:18:49.756Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-03-12T18:18:49.756Z] #55 4.545 + mktemp -d [2020-03-12T18:18:49.756Z] #55 4.559 + export GOPATH=/tmp/tmp.3jDYP2gSMO [2020-03-12T18:18:49.756Z] #55 4.559 + git clone https://github.com/docker/distribution.git /tmp/tmp.3jDYP2gSMO/src/github.com/docker/distribution [2020-03-12T18:18:49.756Z] #55 4.559 Cloning into '/tmp/tmp.3jDYP2gSMO/src/github.com/docker/distribution'... [2020-03-12T18:18:49.756Z] #55 ... [2020-03-12T18:18:49.756Z] [2020-03-12T18:18:49.756Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-12T18:18:49.756Z] #24 6.384 + RM_GOPATH=0 [2020-03-12T18:18:49.756Z] #24 6.384 + TMP_GOPATH= [2020-03-12T18:18:49.756Z] #24 6.384 + : /build [2020-03-12T18:18:49.756Z] #24 6.384 + '[' -z '' ']' [2020-03-12T18:18:49.756Z] #24 6.385 ++ mktemp -d [2020-03-12T18:18:49.756Z] #24 6.398 + export GOPATH=/tmp/tmp.L1IhQsRQsP [2020-03-12T18:18:49.756Z] #24 6.399 + GOPATH=/tmp/tmp.L1IhQsRQsP [2020-03-12T18:18:49.756Z] #24 6.399 + RM_GOPATH=1 [2020-03-12T18:18:49.756Z] #24 6.401 ++ dirname ./install.sh [2020-03-12T18:18:49.756Z] #24 6.409 + dir=. [2020-03-12T18:18:49.756Z] #24 6.409 + bin=gometalinter [2020-03-12T18:18:49.756Z] #24 6.409 + shift [2020-03-12T18:18:49.756Z] #24 6.409 + '[' '!' -f ./gometalinter.installer ']' [2020-03-12T18:18:49.756Z] #24 6.413 + . ./gometalinter.installer [2020-03-12T18:18:49.756Z] #24 6.413 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-03-12T18:18:49.756Z] #24 6.414 + install_gometalinter [2020-03-12T18:18:49.756Z] #24 6.414 + echo 'Installing gometalinter version v2.0.6' [2020-03-12T18:18:49.756Z] #24 6.419 Installing gometalinter version v2.0.6 [2020-03-12T18:18:49.756Z] #24 6.419 + go get -d github.com/alecthomas/gometalinter [2020-03-12T18:18:49.877Z] #24 12.78 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-03-12T18:18:50.014Z] #24 ... [2020-03-12T18:18:50.014Z] [2020-03-12T18:18:50.014Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-03-12T18:18:50.014Z] #17 5.033 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:18:50.014Z] #17 5.035 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:18:50.014Z] #17 5.075 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:18:50.014Z] #17 5.105 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:18:50.014Z] #17 5.133 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:18:50.014Z] #17 5.997 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-03-12T18:18:50.014Z] #17 7.606 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-03-12T18:18:50.014Z] #17 8.493 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-03-12T18:18:50.014Z] #17 ... [2020-03-12T18:18:50.014Z] [2020-03-12T18:18:50.014Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-03-12T18:18:50.014Z] #44 6.952 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:18:50.014Z] #44 6.954 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:18:50.014Z] #44 7.001 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:18:50.014Z] #44 7.006 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:18:50.014Z] #44 7.069 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:18:50.014Z] #44 7.712 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-03-12T18:18:50.014Z] #44 9.529 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-03-12T18:18:50.014Z] #44 10.53 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-03-12T18:18:50.245Z] CC criu/cr-service.o [2020-03-12T18:18:50.271Z] #44 ... [2020-03-12T18:18:50.271Z] [2020-03-12T18:18:50.271Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:18:50.271Z] #57 3.530 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:18:50.271Z] #57 3.530 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:18:50.271Z] #57 3.565 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:18:50.271Z] #57 3.580 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:18:50.271Z] #57 3.594 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:18:50.271Z] #57 4.018 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-03-12T18:18:50.271Z] #57 5.701 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-03-12T18:18:50.271Z] #57 6.626 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-03-12T18:18:50.528Z] #57 ... [2020-03-12T18:18:50.528Z] [2020-03-12T18:18:50.528Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-03-12T18:18:50.528Z] #15 5.761 + mktemp -d [2020-03-12T18:18:50.528Z] #15 5.768 + export GOPATH=/tmp/tmp.YqJvq3bDIe [2020-03-12T18:18:50.528Z] #15 5.768 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.YqJvq3bDIe/src/github.com/go-swagger/go-swagger [2020-03-12T18:18:50.528Z] #15 5.774 Cloning into '/tmp/tmp.YqJvq3bDIe/src/github.com/go-swagger/go-swagger'... [2020-03-12T18:18:50.528Z] #15 ... [2020-03-12T18:18:50.528Z] [2020-03-12T18:18:50.528Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-03-12T18:18:50.528Z] #50 6.473 + RM_GOPATH=0 [2020-03-12T18:18:50.528Z] #50 6.473 + TMP_GOPATH= [2020-03-12T18:18:50.528Z] #50 6.473 + : /build [2020-03-12T18:18:50.528Z] #50 6.473 + '[' -z '' ']' [2020-03-12T18:18:50.528Z] #50 6.476 ++ mktemp -d [2020-03-12T18:18:50.528Z] #50 6.479 + export GOPATH=/tmp/tmp.iuB0WHYi5H [2020-03-12T18:18:50.528Z] #50 6.479 + GOPATH=/tmp/tmp.iuB0WHYi5H [2020-03-12T18:18:50.528Z] #50 6.479 + RM_GOPATH=1 [2020-03-12T18:18:50.528Z] #50 6.480 ++ dirname ./install.sh [2020-03-12T18:18:50.528Z] #50 6.482 + dir=. [2020-03-12T18:18:50.528Z] #50 6.483 + bin=proxy [2020-03-12T18:18:50.528Z] #50 6.483 + shift [2020-03-12T18:18:50.528Z] #50 6.485 + '[' '!' -f ./proxy.installer ']' [2020-03-12T18:18:50.528Z] #50 6.485 + . ./proxy.installer [2020-03-12T18:18:50.528Z] #50 6.485 ++ LIBNETWORK_COMMIT=9fd385be8302dbe1071a3ce124891893ff27f90f [2020-03-12T18:18:50.528Z] #50 6.486 + install_proxy [2020-03-12T18:18:50.528Z] #50 6.486 + case "$1" in [2020-03-12T18:18:50.528Z] #50 6.486 + export CGO_ENABLED=0 [2020-03-12T18:18:50.528Z] #50 6.486 + CGO_ENABLED=0 [2020-03-12T18:18:50.528Z] #50 6.490 + _install_proxy [2020-03-12T18:18:50.528Z] #50 6.490 + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f' [2020-03-12T18:18:50.528Z] #50 6.490 Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-03-12T18:18:50.528Z] #50 6.490 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.iuB0WHYi5H/src/github.com/docker/libnetwork [2020-03-12T18:18:50.528Z] #50 6.494 Cloning into '/tmp/tmp.iuB0WHYi5H/src/github.com/docker/libnetwork'... [2020-03-12T18:18:50.786Z] #50 ... [2020-03-12T18:18:50.786Z] [2020-03-12T18:18:50.786Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-12T18:18:50.786Z] #53 6.443 + RM_GOPATH=0 [2020-03-12T18:18:50.786Z] #53 6.443 + TMP_GOPATH= [2020-03-12T18:18:50.786Z] #53 6.443 + : /build [2020-03-12T18:18:50.786Z] #53 6.443 + '[' -z '' ']' [2020-03-12T18:18:50.786Z] #53 6.445 ++ mktemp -d [2020-03-12T18:18:50.786Z] #53 6.452 + export GOPATH=/tmp/tmp.e1FfSGyx6D [2020-03-12T18:18:50.786Z] #53 6.452 + GOPATH=/tmp/tmp.e1FfSGyx6D [2020-03-12T18:18:50.786Z] #53 6.453 + RM_GOPATH=1 [2020-03-12T18:18:50.786Z] #53 6.454 ++ dirname ./install.sh [2020-03-12T18:18:50.786Z] #53 6.458 + dir=. [2020-03-12T18:18:50.786Z] #53 6.458 + bin=dockercli [2020-03-12T18:18:50.786Z] #53 6.459 + shift [2020-03-12T18:18:50.786Z] #53 6.459 + '[' '!' -f ./dockercli.installer ']' [2020-03-12T18:18:50.786Z] #53 6.460 + . ./dockercli.installer [2020-03-12T18:18:50.786Z] #53 6.461 ++ DOCKERCLI_CHANNEL=stable [2020-03-12T18:18:50.786Z] #53 6.461 ++ DOCKERCLI_VERSION=17.06.2-ce [2020-03-12T18:18:50.786Z] #53 6.461 + install_dockercli [2020-03-12T18:18:50.786Z] #53 6.467 Install docker/cli version 17.06.2-ce from stable [2020-03-12T18:18:50.786Z] #53 6.467 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-12T18:18:50.786Z] #53 6.467 ++ uname -m [2020-03-12T18:18:50.786Z] #53 6.467 + arch=x86_64 [2020-03-12T18:18:50.786Z] #53 6.475 + '[' x86_64 '!=' x86_64 ']' [2020-03-12T18:18:50.786Z] #53 6.475 + url=https://download.docker.com/linux/static [2020-03-12T18:18:50.786Z] #53 6.476 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-12T18:18:50.786Z] #53 6.476 + tar -xz docker/docker [2020-03-12T18:18:50.786Z] #53 ... [2020-03-12T18:18:50.786Z] [2020-03-12T18:18:50.786Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-03-12T18:18:50.786Z] #61 6.215 + RM_GOPATH=0 [2020-03-12T18:18:50.786Z] #61 6.215 + TMP_GOPATH= [2020-03-12T18:18:50.786Z] #61 6.215 + : /build/ [2020-03-12T18:18:50.786Z] #61 6.215 + '[' -z '' ']' [2020-03-12T18:18:50.786Z] #61 6.221 ++ mktemp -d [2020-03-12T18:18:50.786Z] #61 6.231 + export GOPATH=/tmp/tmp.EiDkLznfK2 [2020-03-12T18:18:50.786Z] #61 6.231 + GOPATH=/tmp/tmp.EiDkLznfK2 [2020-03-12T18:18:50.786Z] #61 6.231 + RM_GOPATH=1 [2020-03-12T18:18:50.786Z] #61 6.232 ++ dirname ./install.sh [2020-03-12T18:18:50.786Z] #61 6.235 + dir=. [2020-03-12T18:18:50.786Z] #61 6.238 + bin=rootlesskit [2020-03-12T18:18:50.786Z] #61 6.238 + shift [2020-03-12T18:18:50.786Z] #61 6.239 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-12T18:18:50.786Z] #61 6.240 + . ./rootlesskit.installer [2020-03-12T18:18:50.786Z] #61 6.240 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-12T18:18:50.786Z] #61 6.240 + install_rootlesskit [2020-03-12T18:18:50.786Z] #61 6.241 + case "$1" in [2020-03-12T18:18:50.786Z] #61 6.241 + export CGO_ENABLED=0 [2020-03-12T18:18:50.786Z] #61 6.241 + CGO_ENABLED=0 [2020-03-12T18:18:50.786Z] #61 6.241 + _install_rootlesskit [2020-03-12T18:18:50.786Z] #61 6.241 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-03-12T18:18:50.786Z] #61 6.242 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.EiDkLznfK2/src/github.com/rootless-containers/rootlesskit [2020-03-12T18:18:50.786Z] #61 6.242 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-12T18:18:50.786Z] #61 6.243 Cloning into '/tmp/tmp.EiDkLznfK2/src/github.com/rootless-containers/rootlesskit'... [2020-03-12T18:18:50.786Z] #61 10.17 + cd /tmp/tmp.EiDkLznfK2/src/github.com/rootless-containers/rootlesskit [2020-03-12T18:18:50.786Z] #61 10.17 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-12T18:18:50.786Z] #61 10.86 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T18:18:50.786Z] #61 10.86 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-12T18:18:50.786Z] CC criu/crtools.o [2020-03-12T18:18:51.043Z] #61 ... [2020-03-12T18:18:51.043Z] [2020-03-12T18:18:51.043Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-03-12T18:18:51.043Z] #27 6.306 + RM_GOPATH=0 [2020-03-12T18:18:51.043Z] #27 6.306 + TMP_GOPATH= [2020-03-12T18:18:51.043Z] #27 6.306 + : /build [2020-03-12T18:18:51.043Z] #27 6.306 + '[' -z '' ']' [2020-03-12T18:18:51.043Z] #27 6.307 ++ mktemp -d [2020-03-12T18:18:51.043Z] #27 6.310 + export GOPATH=/tmp/tmp.B6Y7oGgEPD [2020-03-12T18:18:51.043Z] #27 6.310 + GOPATH=/tmp/tmp.B6Y7oGgEPD [2020-03-12T18:18:51.043Z] #27 6.310 + RM_GOPATH=1 [2020-03-12T18:18:51.043Z] #27 6.311 ++ dirname ./install.sh [2020-03-12T18:18:51.043Z] #27 6.312 + dir=. [2020-03-12T18:18:51.043Z] #27 6.314 + bin=gotestsum [2020-03-12T18:18:51.043Z] #27 6.314 + shift [2020-03-12T18:18:51.043Z] #27 6.315 + '[' '!' -f ./gotestsum.installer ']' [2020-03-12T18:18:51.043Z] #27 6.315 + . ./gotestsum.installer [2020-03-12T18:18:51.043Z] #27 6.316 ++ GOTESTSUM_COMMIT=v0.3.5 [2020-03-12T18:18:51.043Z] #27 6.316 + install_gotestsum [2020-03-12T18:18:51.043Z] #27 6.316 + echo 'Installing gotestsum version v0.3.5' [2020-03-12T18:18:51.043Z] #27 6.316 Installing gotestsum version v0.3.5 [2020-03-12T18:18:51.043Z] #27 6.316 + go get -d gotest.tools/gotestsum [2020-03-12T18:18:51.257Z] CC criu/eventfd.o [2020-03-12T18:18:51.257Z] CC criu/eventpoll.o [2020-03-12T18:18:51.257Z] CC criu/external.o [2020-03-12T18:18:51.257Z] CC criu/fault-injection.o [2020-03-12T18:18:51.257Z] CC criu/fdstore.o [2020-03-12T18:18:51.257Z] CC criu/fifo.o [2020-03-12T18:18:51.257Z] CC criu/file-ids.o [2020-03-12T18:18:51.651Z] CC criu/file-lock.o [2020-03-12T18:18:51.651Z] CC criu/files-ext.o [2020-03-12T18:18:51.651Z] CC criu/files-reg.o [2020-03-12T18:18:51.760Z] #24 ... [2020-03-12T18:18:51.760Z] [2020-03-12T18:18:51.760Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-12T18:18:51.760Z] #53 14.14 + mkdir -p /build [2020-03-12T18:18:51.760Z] #53 14.15 + mv docker/docker /build/ [2020-03-12T18:18:51.760Z] #53 14.16 + rmdir docker [2020-03-12T18:18:51.760Z] #53 DONE 14.5s [2020-03-12T18:18:51.760Z] [2020-03-12T18:18:51.760Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:18:51.760Z] #30 13.89 unicode/utf8 [2020-03-12T18:18:51.760Z] #30 14.41 strconv [2020-03-12T18:18:52.042Z] CC criu/files.o [2020-03-12T18:18:52.214Z] 4f10a928f107: Pull complete [2020-03-12T18:18:52.829Z] CC criu/filesystems.o [2020-03-12T18:18:52.829Z] CC criu/fsnotify.o [2020-03-12T18:18:53.178Z] CC criu/image-desc.o [2020-03-12T18:18:53.178Z] CC criu/image.o [2020-03-12T18:18:53.178Z] CC criu/ipc_ns.o [2020-03-12T18:18:53.526Z] CC criu/irmap.o [2020-03-12T18:18:53.526Z] CC criu/kcmp-ids.o [2020-03-12T18:18:53.526Z] CC criu/kerndat.o [2020-03-12T18:18:53.567Z] #27 ... [2020-03-12T18:18:53.567Z] [2020-03-12T18:18:53.567Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-12T18:18:53.567Z] #24 13.48 + cd /tmp/tmp.L1IhQsRQsP/src/github.com/alecthomas/gometalinter [2020-03-12T18:18:53.567Z] #24 13.48 + git checkout -q v2.0.6 [2020-03-12T18:18:53.824Z] #24 13.87 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-03-12T18:18:53.873Z] CC criu/libnetlink.o [2020-03-12T18:18:53.873Z] CC criu/log.o [2020-03-12T18:18:54.229Z] CC criu/lsm.o [2020-03-12T18:18:54.229Z] CC criu/mem.o [2020-03-12T18:18:54.382Z] [2020-03-12T18:18:54.382Z] SUCCESS: Specified value was saved. [2020-03-12T18:18:54.575Z] CC criu/mount.o [2020-03-12T18:18:54.842Z] INFO: Downloading git... [2020-03-12T18:18:55.194Z] #24 ... [2020-03-12T18:18:55.194Z] [2020-03-12T18:18:55.194Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-12T18:18:55.194Z] #53 14.99 + mkdir -p /build [2020-03-12T18:18:55.194Z] #53 14.99 + mv docker/docker /build/ [2020-03-12T18:18:55.194Z] #53 14.99 + rmdir docker [2020-03-12T18:18:55.194Z] #53 DONE 15.4s [2020-03-12T18:18:55.313Z] CC criu/namespaces.o [2020-03-12T18:18:55.451Z] [2020-03-12T18:18:55.451Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:18:55.451Z] #33 7.001 + cd /tmp/tmp.pwTTQqswun/src/github.com/LK4D4/vndr [2020-03-12T18:18:55.451Z] #33 7.001 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T18:18:55.451Z] #33 7.025 + go build -buildmode=pie -v -o /build/vndr . [2020-03-12T18:18:55.451Z] #33 8.384 internal/cpu [2020-03-12T18:18:55.451Z] #33 8.437 errors [2020-03-12T18:18:55.451Z] #33 8.600 internal/race [2020-03-12T18:18:55.451Z] #33 8.865 runtime/internal/atomic [2020-03-12T18:18:55.451Z] #33 9.064 runtime/internal/sys [2020-03-12T18:18:55.451Z] #33 9.116 internal/bytealg [2020-03-12T18:18:55.451Z] #33 9.337 runtime/internal/math [2020-03-12T18:18:55.451Z] #33 9.395 sync/atomic [2020-03-12T18:18:55.451Z] #33 9.800 unicode [2020-03-12T18:18:55.451Z] #33 9.868 runtime [2020-03-12T18:18:55.451Z] #33 13.73 unicode/utf8 [2020-03-12T18:18:55.451Z] #33 14.47 math/bits [2020-03-12T18:18:55.451Z] #33 15.15 math [2020-03-12T18:18:55.678Z] CC criu/net.o [2020-03-12T18:18:55.915Z] #30 18.16 internal/race [2020-03-12T18:18:55.915Z] #30 18.25 sync/atomic [2020-03-12T18:18:55.915Z] #30 18.53 unicode [2020-03-12T18:18:56.389Z] INFO: Downloading go... [2020-03-12T18:18:56.434Z] CC criu/netfilter.o [2020-03-12T18:18:56.434Z] CC criu/page-pipe.o [2020-03-12T18:18:56.474Z] #30 ... [2020-03-12T18:18:56.474Z] [2020-03-12T18:18:56.474Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-03-12T18:18:56.474Z] #55 19.85 + cd /tmp/tmp.3472j8cuzz/src/github.com/docker/distribution [2020-03-12T18:18:56.474Z] #55 19.85 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-12T18:18:56.795Z] CC criu/page-xfer.o [2020-03-12T18:18:56.821Z] #33 ... [2020-03-12T18:18:56.821Z] [2020-03-12T18:18:56.821Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-12T18:18:56.821Z] #6 6.960 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-03-12T18:18:56.821Z] #6 7.822 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-03-12T18:18:56.821Z] #6 ... [2020-03-12T18:18:56.821Z] [2020-03-12T18:18:56.821Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:18:56.821Z] #35 7.687 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:18:56.821Z] #35 7.689 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:18:56.821Z] #35 7.729 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:18:56.821Z] #35 7.731 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:18:56.821Z] #35 7.825 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:18:56.821Z] #35 8.674 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-03-12T18:18:56.821Z] #35 10.54 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-03-12T18:18:56.821Z] #35 11.44 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-03-12T18:18:57.163Z] CC criu/pagemap-cache.o [2020-03-12T18:18:57.163Z] CC criu/pagemap.o [2020-03-12T18:18:57.529Z] CC criu/parasite-syscall.o [2020-03-12T18:18:57.529Z] CC criu/path.o [2020-03-12T18:18:57.529Z] CC criu/pie-util-vdso-elf32.o [2020-03-12T18:18:57.747Z] 11b1d3aa6e44: Pull complete [2020-03-12T18:18:57.747Z] a4907a205968: Pull complete [2020-03-12T18:18:57.747Z] Digest: sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 [2020-03-12T18:18:57.747Z] Status: Downloaded newer image for golang:1.12.17-stretch [2020-03-12T18:18:57.747Z] ---> f22b75268fd4 [2020-03-12T18:18:57.747Z] Step 5/125 : ARG APT_MIRROR [2020-03-12T18:18:57.747Z] ---> Running in bb058db495bb [2020-03-12T18:18:57.747Z] Removing intermediate container bb058db495bb [2020-03-12T18:18:57.747Z] ---> 2eed939e3eba [2020-03-12T18:18:57.747Z] Step 6/125 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2020-03-12T18:18:57.747Z] ---> Running in ceb4b078bcb8 [2020-03-12T18:18:57.896Z] CC criu/pie-util-vdso.o [2020-03-12T18:18:57.896Z] CC criu/pie-util.o [2020-03-12T18:18:57.896Z] CC criu/pipes.o [2020-03-12T18:18:57.938Z] INFO: Downloading compiler 1 of 3... [2020-03-12T18:18:58.191Z] #35 ... [2020-03-12T18:18:58.191Z] [2020-03-12T18:18:58.191Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-03-12T18:18:58.191Z] #55 18.34 + cd /tmp/tmp.3jDYP2gSMO/src/github.com/docker/distribution [2020-03-12T18:18:58.191Z] #55 18.34 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-12T18:18:58.291Z] CC criu/plugin.o [2020-03-12T18:18:58.291Z] CC criu/proc_parse.o [2020-03-12T18:18:58.371Z] Removing intermediate container ceb4b078bcb8 [2020-03-12T18:18:58.371Z] ---> 05eed1481a0d [2020-03-12T18:18:58.371Z] Step 7/125 : FROM base AS criu [2020-03-12T18:18:58.371Z] ---> 05eed1481a0d [2020-03-12T18:18:58.371Z] Step 8/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:18:58.371Z] ---> Running in a93cabe8623e [2020-03-12T18:18:58.399Z] INFO: Downloading compiler 2 of 3... [2020-03-12T18:18:58.655Z] Removing intermediate container a93cabe8623e [2020-03-12T18:18:58.655Z] ---> 7a31f9cc6d47 [2020-03-12T18:18:58.655Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2020-03-12T18:18:58.655Z] ---> Running in 302aacde0415 [2020-03-12T18:18:58.655Z] Removing intermediate container 302aacde0415 [2020-03-12T18:18:58.655Z] ---> f718ba5f8ac7 [2020-03-12T18:18:58.655Z] Step 10/125 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2020-03-12T18:18:58.655Z] ---> Running in 22ee790078bb [2020-03-12T18:18:58.680Z] CC criu/protobuf-desc.o [2020-03-12T18:18:58.859Z] INFO: Downloading compiler 3 of 3... [2020-03-12T18:18:58.983Z] #55 21.96 + GOPATH=/tmp/tmp.3472j8cuzz/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.3472j8cuzz go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-12T18:18:59.075Z] CC criu/protobuf.o [2020-03-12T18:18:59.282Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:18:59.283Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:18:59.283Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:18:59.283Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:18:59.283Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:18:59.283Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [500 kB] [2020-03-12T18:18:59.319Z] INFO: Extracting git... [2020-03-12T18:18:59.485Z] CC criu/pstree.o [2020-03-12T18:18:59.485Z] CC criu/rbtree.o [2020-03-12T18:18:59.851Z] CC criu/rst-malloc.o [2020-03-12T18:18:59.851Z] CC criu/seccomp.o [2020-03-12T18:18:59.851Z] CC criu/seize.o [2020-03-12T18:18:59.902Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-03-12T18:18:59.903Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB] [2020-03-12T18:19:00.085Z] #55 ... [2020-03-12T18:19:00.085Z] [2020-03-12T18:19:00.085Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:19:00.085Z] #30 9.892 runtime/internal/math [2020-03-12T18:19:00.085Z] #30 10.15 runtime [2020-03-12T18:19:00.085Z] #30 14.81 unicode/utf8 [2020-03-12T18:19:00.085Z] #30 15.29 strconv [2020-03-12T18:19:00.085Z] #30 19.27 internal/race [2020-03-12T18:19:00.085Z] #30 19.41 sync/atomic [2020-03-12T18:19:00.085Z] #30 19.67 unicode [2020-03-12T18:19:00.085Z] #30 ... [2020-03-12T18:19:00.085Z] [2020-03-12T18:19:00.085Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-03-12T18:19:00.085Z] #17 20.22 Fetched 7937 kB in 16s (490 kB/s) [2020-03-12T18:19:00.211Z] CC criu/servicefd.o [2020-03-12T18:19:00.211Z] CC criu/shmem.o [2020-03-12T18:19:00.555Z] CC criu/sigframe.o [2020-03-12T18:19:00.555Z] CC criu/signalfd.o [2020-03-12T18:19:00.555Z] CC criu/sk-inet.o [2020-03-12T18:19:00.865Z] #55 ... [2020-03-12T18:19:00.865Z] [2020-03-12T18:19:00.865Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:19:00.865Z] #33 13.50 unicode/utf8 [2020-03-12T18:19:00.865Z] #33 14.03 math/bits [2020-03-12T18:19:00.865Z] #33 14.74 math [2020-03-12T18:19:00.865Z] #33 19.44 strconv [2020-03-12T18:19:00.865Z] #33 23.18 internal/testlog [2020-03-12T18:19:00.865Z] #33 23.45 encoding [2020-03-12T18:19:00.865Z] #33 23.53 unicode/utf16 [2020-03-12T18:19:00.865Z] #33 23.71 container/list [2020-03-12T18:19:00.865Z] #33 ... [2020-03-12T18:19:00.865Z] [2020-03-12T18:19:00.865Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:19:00.865Z] #30 21.07 internal/testlog [2020-03-12T18:19:00.865Z] #30 21.35 encoding [2020-03-12T18:19:00.865Z] #30 21.60 runtime/cgo [2020-03-12T18:19:00.909Z] CC criu/sk-netlink.o [2020-03-12T18:19:00.909Z] CC criu/sk-packet.o [2020-03-12T18:19:01.254Z] CC criu/sk-queue.o [2020-03-12T18:19:01.254Z] CC criu/sk-tcp.o [2020-03-12T18:19:01.254Z] CC criu/sk-unix.o [2020-03-12T18:19:01.999Z] CC criu/sockets.o [2020-03-12T18:19:02.343Z] CC criu/stats.o [2020-03-12T18:19:02.343Z] CC criu/string.o [2020-03-12T18:19:02.343Z] CC criu/sysctl.o [2020-03-12T18:19:02.343Z] CC criu/sysfs_parse.o [2020-03-12T18:19:02.607Z] Fetched 7737 kB in 3s (2418 kB/s) [2020-03-12T18:19:02.697Z] CC criu/timerfd.o [2020-03-12T18:19:02.697Z] CC criu/tty.o [2020-03-12T18:19:03.441Z] CC criu/tun.o [2020-03-12T18:19:03.441Z] CC criu/uffd.o [2020-03-12T18:19:03.622Z] Reading package lists... [2020-03-12T18:19:03.795Z] CC criu/util.o [2020-03-12T18:19:04.124Z] #30 ... [2020-03-12T18:19:04.124Z] [2020-03-12T18:19:04.124Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:19:04.124Z] #33 24.27 crypto/internal/subtle [2020-03-12T18:19:04.124Z] #33 24.38 crypto/subtle [2020-03-12T18:19:04.124Z] #33 24.57 crypto/rc4 [2020-03-12T18:19:04.124Z] #33 24.83 internal/x/crypto/cryptobyte/asn1 [2020-03-12T18:19:04.124Z] #33 24.94 internal/nettrace [2020-03-12T18:19:04.124Z] #33 25.06 internal/x/net/dns/dnsmessage [2020-03-12T18:19:04.178Z] CC criu/uts_ns.o [2020-03-12T18:19:04.178Z] CC criu/vdso.o [2020-03-12T18:19:04.178Z] LINK criu/built-in.o [2020-03-12T18:19:04.538Z] LINK criu/criu [2020-03-12T18:19:04.538Z] DEP lib/c/criu.d [2020-03-12T18:19:04.538Z] CC images/rpc.pb-c.o [2020-03-12T18:19:04.538Z] CC lib/c/criu.o [2020-03-12T18:19:04.642Z] Reading package lists... [2020-03-12T18:19:04.905Z] LINK lib/c/built-in.o [2020-03-12T18:19:04.905Z] LINK lib/c/libcriu.so [2020-03-12T18:19:04.905Z] GEN magic.py [2020-03-12T18:19:04.905Z] Note: Building without setproctitle() and strlcpy() support. [2020-03-12T18:19:04.905Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T18:19:04.927Z] Building dependency tree... [2020-03-12T18:19:04.927Z] Reading state information... [2020-03-12T18:19:05.215Z] The following additional packages will be installed: [2020-03-12T18:19:05.215Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-03-12T18:19:05.215Z] libprotoc10 python-pkg-resources zlib1g-dev [2020-03-12T18:19:05.215Z] Suggested packages: [2020-03-12T18:19:05.215Z] manpages-dev python-setuptools [2020-03-12T18:19:05.261Z] fatal: Not a git repository (or any of the parent directories): .git [2020-03-12T18:19:05.261Z] make[1]: Nothing to be done for 'all'. [2020-03-12T18:19:05.343Z] #17 20.22 Reading package lists... [2020-03-12T18:19:05.343Z] #17 ... [2020-03-12T18:19:05.343Z] [2020-03-12T18:19:05.343Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:19:05.343Z] #30 22.65 internal/testlog [2020-03-12T18:19:05.343Z] #30 23.07 encoding [2020-03-12T18:19:05.343Z] #30 23.26 runtime/cgo [2020-03-12T18:19:05.498Z] The following NEW packages will be installed: [2020-03-12T18:19:05.498Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-12T18:19:05.498Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-03-12T18:19:05.498Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-12T18:19:05.498Z] zlib1g-dev [2020-03-12T18:19:05.498Z] 0 upgraded, 16 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:19:05.498Z] Need to get 3548 kB of archives. [2020-03-12T18:19:05.498Z] After this operation, 21.2 MB of additional disk space will be used. [2020-03-12T18:19:05.498Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2020-03-12T18:19:05.498Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2020-03-12T18:19:05.610Z] make[1]: 'images/built-in.o' is up to date. [2020-03-12T18:19:05.610Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-12T18:19:05.610Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-12T18:19:05.610Z] make[1]: 'compel/libcompel.a' is up to date. [2020-03-12T18:19:05.610Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-03-12T18:19:05.610Z] make[1]: Nothing to be done for 'all'. [2020-03-12T18:19:05.610Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T18:19:05.610Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:19:05.610Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:19:05.610Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:19:05.610Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:19:05.610Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:19:05.610Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:19:05.610Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:19:05.610Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:19:05.610Z] INSTALL criu/criu [2020-03-12T18:19:05.783Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2020-03-12T18:19:05.783Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2020-03-12T18:19:05.783Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2020-03-12T18:19:05.783Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2020-03-12T18:19:05.783Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2020-03-12T18:19:05.783Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2020-03-12T18:19:05.783Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2020-03-12T18:19:06.008Z] #33 ... [2020-03-12T18:19:06.008Z] [2020-03-12T18:19:06.008Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:19:06.008Z] #57 19.46 Fetched 7937 kB in 15s (505 kB/s) [2020-03-12T18:19:06.008Z] #57 19.46 Reading package lists... [2020-03-12T18:19:06.066Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2020-03-12T18:19:06.066Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2020-03-12T18:19:06.262Z] #57 25.89 Reading package lists... [2020-03-12T18:19:06.262Z] #57 ... [2020-03-12T18:19:06.262Z] [2020-03-12T18:19:06.262Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-03-12T18:19:06.262Z] #17 21.93 Fetched 7937 kB in 16s (485 kB/s) [2020-03-12T18:19:06.262Z] #17 21.93 Reading package lists... [2020-03-12T18:19:06.262Z] #17 27.76 Reading package lists... [2020-03-12T18:19:06.262Z] #17 ... [2020-03-12T18:19:06.262Z] [2020-03-12T18:19:06.262Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:19:06.262Z] #33 29.52 runtime/cgo [2020-03-12T18:19:06.359Z] Removing intermediate container 083857d48d00 [2020-03-12T18:19:06.359Z] ---> d9e09173fc91 [2020-03-12T18:19:06.359Z] Step 12/125 : FROM base AS registry [2020-03-12T18:19:06.359Z] ---> 641c579ea7fc [2020-03-12T18:19:06.359Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-12T18:19:06.685Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2020-03-12T18:19:06.685Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2020-03-12T18:19:06.685Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2020-03-12T18:19:06.685Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2020-03-12T18:19:06.685Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2020-03-12T18:19:06.685Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:19:06.709Z] ---> Running in abd0a7204ff1 [2020-03-12T18:19:06.709Z] Removing intermediate container abd0a7204ff1 [2020-03-12T18:19:06.709Z] ---> 58e0068864af [2020-03-12T18:19:06.709Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-12T18:19:06.709Z] ---> Running in 08802f3720da [2020-03-12T18:19:06.822Z] #33 ... [2020-03-12T18:19:06.822Z] [2020-03-12T18:19:06.822Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-03-12T18:19:06.822Z] #44 20.15 Fetched 7937 kB in 16s (491 kB/s) [2020-03-12T18:19:06.822Z] #44 20.15 Reading package lists... [2020-03-12T18:19:06.972Z] Fetched 3548 kB in 1s (3152 kB/s) [2020-03-12T18:19:06.972Z] Selecting previously unselected package libnet1:ppc64el. [2020-03-12T18:19:06.972Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-03-12T18:19:06.972Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2020-03-12T18:19:06.972Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-03-12T18:19:06.972Z] Selecting previously unselected package libcap-dev:ppc64el. [2020-03-12T18:19:06.972Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2020-03-12T18:19:06.972Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2020-03-12T18:19:06.972Z] Selecting previously unselected package libnet1-dev. [2020-03-12T18:19:06.972Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2020-03-12T18:19:06.972Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-03-12T18:19:06.972Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-12T18:19:06.972Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2020-03-12T18:19:06.972Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2020-03-12T18:19:06.972Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2020-03-12T18:19:06.972Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2020-03-12T18:19:06.972Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2020-03-12T18:19:06.972Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-12T18:19:06.972Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2020-03-12T18:19:06.972Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-03-12T18:19:06.972Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-03-12T18:19:06.972Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2020-03-12T18:19:06.972Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2020-03-12T18:19:07.060Z] Removing intermediate container 08802f3720da [2020-03-12T18:19:07.060Z] ---> dffce5375f36 [2020-03-12T18:19:07.060Z] Step 15/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2020-03-12T18:19:07.060Z] ---> Running in 85cb9bb3add5 [2020-03-12T18:19:07.120Z] #44 26.09 Reading package lists... [2020-03-12T18:19:07.120Z] #44 ... [2020-03-12T18:19:07.120Z] [2020-03-12T18:19:07.120Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:19:07.120Z] #35 20.37 Fetched 7937 kB in 15s (505 kB/s) [2020-03-12T18:19:07.120Z] #35 20.37 Reading package lists... [2020-03-12T18:19:07.120Z] #35 26.93 Reading package lists... [2020-03-12T18:19:07.120Z] #35 ... [2020-03-12T18:19:07.120Z] [2020-03-12T18:19:07.120Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-12T18:19:07.120Z] #6 21.85 Fetched 7937 kB in 16s (489 kB/s) [2020-03-12T18:19:07.120Z] #6 21.85 Reading package lists... [2020-03-12T18:19:07.260Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2020-03-12T18:19:07.260Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2020-03-12T18:19:07.260Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2020-03-12T18:19:07.260Z] Selecting previously unselected package libprotobuf10:ppc64el. [2020-03-12T18:19:07.260Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2020-03-12T18:19:07.260Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2020-03-12T18:19:07.260Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. [2020-03-12T18:19:07.260Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2020-03-12T18:19:07.260Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2020-03-12T18:19:07.260Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-03-12T18:19:07.260Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2020-03-12T18:19:07.260Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2020-03-12T18:19:07.424Z] + mktemp -d [2020-03-12T18:19:07.424Z] + export GOPATH=/tmp/tmp.GmkWpG5pv4 [2020-03-12T18:19:07.424Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.GmkWpG5pv4/src/github.com/docker/distribution [2020-03-12T18:19:07.424Z] Cloning into '/tmp/tmp.GmkWpG5pv4/src/github.com/docker/distribution'... [2020-03-12T18:19:07.588Z] Selecting previously unselected package libprotoc10:ppc64el. [2020-03-12T18:19:07.588Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2020-03-12T18:19:07.588Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2020-03-12T18:19:07.588Z] Selecting previously unselected package protobuf-c-compiler. [2020-03-12T18:19:07.588Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2020-03-12T18:19:07.588Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-03-12T18:19:07.588Z] Selecting previously unselected package protobuf-compiler. [2020-03-12T18:19:07.588Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2020-03-12T18:19:07.588Z] Unpacking protobuf-compiler (3.0.0-9) ... [2020-03-12T18:19:07.680Z] #6 28.49 Reading package lists... [2020-03-12T18:19:07.680Z] #6 ... [2020-03-12T18:19:07.680Z] [2020-03-12T18:19:07.680Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-03-12T18:19:07.680Z] #50 20.67 + cd /tmp/tmp.RUkMtXzAGi/src/github.com/docker/libnetwork [2020-03-12T18:19:07.680Z] #50 20.67 + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-03-12T18:19:07.680Z] #50 21.31 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-12T18:19:07.873Z] Selecting previously unselected package python-pkg-resources. [2020-03-12T18:19:07.873Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-03-12T18:19:07.873Z] Unpacking python-pkg-resources (33.1.1-1) ... [2020-03-12T18:19:07.873Z] Selecting previously unselected package python-protobuf. [2020-03-12T18:19:07.873Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2020-03-12T18:19:07.873Z] Unpacking python-protobuf (3.0.0-9) ... [2020-03-12T18:19:07.873Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-03-12T18:19:07.873Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-03-12T18:19:07.873Z] Setting up python-pkg-resources (33.1.1-1) ... [2020-03-12T18:19:08.604Z] #50 ... [2020-03-12T18:19:08.604Z] [2020-03-12T18:19:08.604Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:19:08.604Z] #57 25.89 Reading package lists... [2020-03-12T18:19:08.616Z] #30 ... [2020-03-12T18:19:08.616Z] [2020-03-12T18:19:08.616Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:19:08.616Z] #33 20.21 strconv [2020-03-12T18:19:08.616Z] #33 24.11 internal/testlog [2020-03-12T18:19:08.616Z] #33 24.50 encoding [2020-03-12T18:19:08.616Z] #33 24.64 unicode/utf16 [2020-03-12T18:19:08.616Z] #33 24.83 container/list [2020-03-12T18:19:08.616Z] #33 25.39 crypto/internal/subtle [2020-03-12T18:19:08.616Z] #33 25.52 crypto/subtle [2020-03-12T18:19:08.616Z] #33 25.69 crypto/rc4 [2020-03-12T18:19:08.616Z] #33 26.09 internal/x/crypto/cryptobyte/asn1 [2020-03-12T18:19:08.616Z] #33 26.19 internal/nettrace [2020-03-12T18:19:08.616Z] #33 26.25 internal/x/net/dns/dnsmessage [2020-03-12T18:19:08.616Z] #33 ... [2020-03-12T18:19:08.616Z] [2020-03-12T18:19:08.616Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:19:08.616Z] #57 18.72 Fetched 7937 kB in 15s (524 kB/s) [2020-03-12T18:19:08.616Z] #57 18.72 Reading package lists... [2020-03-12T18:19:08.616Z] #57 25.29 Reading package lists... [2020-03-12T18:19:08.616Z] #57 ... [2020-03-12T18:19:08.616Z] [2020-03-12T18:19:08.616Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-03-12T18:19:08.616Z] #17 20.22 Reading package lists... [2020-03-12T18:19:08.890Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-03-12T18:19:08.890Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2020-03-12T18:19:08.890Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:19:08.890Z] Setting up python-protobuf (3.0.0-9) ... [2020-03-12T18:19:09.166Z] + cd /tmp/tmp.GmkWpG5pv4/src/github.com/docker/distribution [2020-03-12T18:19:09.166Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-12T18:19:09.166Z] + GOPATH=/tmp/tmp.GmkWpG5pv4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.GmkWpG5pv4 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-12T18:19:09.549Z] #17 27.12 Reading package lists... [2020-03-12T18:19:09.549Z] #17 ... [2020-03-12T18:19:09.549Z] [2020-03-12T18:19:09.549Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-12T18:19:09.549Z] #6 19.56 Fetched 7937 kB in 16s (488 kB/s) [2020-03-12T18:19:09.549Z] #6 19.56 Reading package lists... [2020-03-12T18:19:09.549Z] #6 26.27 Reading package lists... [2020-03-12T18:19:09.549Z] #6 ... [2020-03-12T18:19:09.549Z] [2020-03-12T18:19:09.549Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-03-12T18:19:09.549Z] #55 20.77 + GOPATH=/tmp/tmp.3jDYP2gSMO/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.3jDYP2gSMO go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-12T18:19:10.222Z] #57 32.12 Building dependency tree... [2020-03-12T18:19:10.222Z] #57 33.42 Reading state information... [2020-03-12T18:19:10.373Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... [2020-03-12T18:19:10.373Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2020-03-12T18:19:10.373Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2020-03-12T18:19:10.373Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2020-03-12T18:19:10.373Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... [2020-03-12T18:19:10.373Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2020-03-12T18:19:10.373Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2020-03-12T18:19:10.373Z] Setting up protobuf-compiler (3.0.0-9) ... [2020-03-12T18:19:10.373Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2020-03-12T18:19:10.373Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2020-03-12T18:19:10.373Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:19:10.920Z] #55 ... [2020-03-12T18:19:10.920Z] [2020-03-12T18:19:10.920Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-03-12T18:19:10.920Z] #50 21.01 + cd /tmp/tmp.iuB0WHYi5H/src/github.com/docker/libnetwork [2020-03-12T18:19:10.920Z] #50 21.01 + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-03-12T18:19:10.920Z] #50 21.83 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-12T18:19:11.177Z] #50 ... [2020-03-12T18:19:11.177Z] [2020-03-12T18:19:11.177Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:19:11.177Z] #57 25.29 Reading package lists... [2020-03-12T18:19:11.394Z] Removing intermediate container 22ee790078bb [2020-03-12T18:19:11.395Z] ---> 31f351d722b8 [2020-03-12T18:19:11.395Z] Step 11/125 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2020-03-12T18:19:11.395Z] ---> Running in 8bdc80fcb04c [2020-03-12T18:19:11.583Z] #57 34.82 The following additional packages will be installed: [2020-03-12T18:19:11.583Z] #57 34.84 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-03-12T18:19:11.583Z] #57 34.84 libprotoc10 python-pkg-resources zlib1g-dev [2020-03-12T18:19:11.583Z] #57 34.85 Suggested packages: [2020-03-12T18:19:11.583Z] #57 34.87 manpages-dev python-setuptools [2020-03-12T18:19:11.999Z] #57 31.64 Building dependency tree... [2020-03-12T18:19:11.999Z] #57 ... [2020-03-12T18:19:11.999Z] [2020-03-12T18:19:11.999Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-03-12T18:19:11.999Z] #44 22.48 Fetched 7937 kB in 16s (481 kB/s) [2020-03-12T18:19:11.999Z] #44 22.48 Reading package lists... [2020-03-12T18:19:12.257Z] #44 29.03 Reading package lists... [2020-03-12T18:19:12.257Z] #44 ... [2020-03-12T18:19:12.257Z] [2020-03-12T18:19:12.257Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-12T18:19:12.257Z] #6 26.27 Reading package lists... [2020-03-12T18:19:12.444Z] Note: Building without setproctitle() and strlcpy() support. [2020-03-12T18:19:12.444Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T18:19:12.444Z] fatal: Not a git repository (or any of the parent directories): .git [2020-03-12T18:19:12.444Z]  GEN .gitid [2020-03-12T18:19:12.444Z] GEN criu/include/version.h [2020-03-12T18:19:12.444Z] GEN include/common/asm [2020-03-12T18:19:12.754Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-12T18:19:12.754Z] PBCC images/opts.pb-c.c [2020-03-12T18:19:12.754Z] PBCC images/sit.pb-c.c [2020-03-12T18:19:12.754Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-03-12T18:19:12.822Z] #6 32.58 Building dependency tree... [2020-03-12T18:19:12.822Z] #6 ... [2020-03-12T18:19:12.822Z] [2020-03-12T18:19:12.822Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:19:12.822Z] #35 23.09 Fetched 7937 kB in 16s (484 kB/s) [2020-03-12T18:19:12.822Z] #35 23.09 Reading package lists... [2020-03-12T18:19:12.822Z] #35 29.41 Reading package lists... [2020-03-12T18:19:12.822Z] #35 ... [2020-03-12T18:19:12.822Z] [2020-03-12T18:19:12.822Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:19:12.822Z] #57 31.64 Building dependency tree... [2020-03-12T18:19:12.822Z] #57 33.14 Reading state information... [2020-03-12T18:19:13.040Z] DEP images/opts.pb-c.d [2020-03-12T18:19:13.040Z] DEP images/sit.pb-c.d [2020-03-12T18:19:13.040Z] PBCC images/macvlan.pb-c.c [2020-03-12T18:19:13.040Z] DEP images/macvlan.pb-c.d [2020-03-12T18:19:13.040Z] PBCC images/autofs.pb-c.c [2020-03-12T18:19:13.040Z] DEP images/autofs.pb-c.d [2020-03-12T18:19:13.040Z] PBCC images/sysctl.pb-c.c [2020-03-12T18:19:13.040Z] DEP images/sysctl.pb-c.d [2020-03-12T18:19:13.040Z] PBCC images/time.pb-c.c [2020-03-12T18:19:13.040Z] DEP images/time.pb-c.d [2020-03-12T18:19:13.040Z] PBCC images/binfmt-misc.pb-c.c [2020-03-12T18:19:13.040Z] DEP images/binfmt-misc.pb-c.d [2020-03-12T18:19:13.040Z] PBCC images/seccomp.pb-c.c [2020-03-12T18:19:13.040Z] DEP images/seccomp.pb-c.d [2020-03-12T18:19:13.040Z] PBCC images/userns.pb-c.c [2020-03-12T18:19:13.040Z] DEP images/userns.pb-c.d [2020-03-12T18:19:13.040Z] PBCC images/cgroup.pb-c.c [2020-03-12T18:19:13.040Z] DEP images/cgroup.pb-c.d [2020-03-12T18:19:13.040Z] PBCC images/fown.pb-c.c [2020-03-12T18:19:13.040Z] PBCC images/ext-file.pb-c.c [2020-03-12T18:19:13.040Z] DEP images/fown.pb-c.d [2020-03-12T18:19:13.040Z] DEP images/ext-file.pb-c.d [2020-03-12T18:19:13.040Z] PBCC images/rpc.pb-c.c [2020-03-12T18:19:13.040Z] DEP images/rpc.pb-c.d [2020-03-12T18:19:13.325Z] PBCC images/siginfo.pb-c.c [2020-03-12T18:19:13.325Z] DEP images/siginfo.pb-c.d [2020-03-12T18:19:13.325Z] PBCC images/pagemap.pb-c.c [2020-03-12T18:19:13.325Z] DEP images/pagemap.pb-c.d [2020-03-12T18:19:13.325Z] PBCC images/rlimit.pb-c.c [2020-03-12T18:19:13.325Z] DEP images/rlimit.pb-c.d [2020-03-12T18:19:13.325Z] PBCC images/file-lock.pb-c.c [2020-03-12T18:19:13.325Z] DEP images/file-lock.pb-c.d [2020-03-12T18:19:13.325Z] PBCC images/tty.pb-c.c [2020-03-12T18:19:13.325Z] DEP images/tty.pb-c.d [2020-03-12T18:19:13.325Z] PBCC images/tun.pb-c.c [2020-03-12T18:19:13.325Z] PBCC images/netdev.pb-c.c [2020-03-12T18:19:13.325Z] DEP images/tun.pb-c.d [2020-03-12T18:19:13.325Z] DEP images/netdev.pb-c.d [2020-03-12T18:19:13.325Z] PBCC images/vma.pb-c.c [2020-03-12T18:19:13.325Z] DEP images/vma.pb-c.d [2020-03-12T18:19:13.325Z] PBCC images/creds.pb-c.c [2020-03-12T18:19:13.325Z] DEP images/creds.pb-c.d [2020-03-12T18:19:13.325Z] PBCC images/utsns.pb-c.c [2020-03-12T18:19:13.325Z] DEP images/utsns.pb-c.d [2020-03-12T18:19:13.325Z] PBCC images/ipc-desc.pb-c.c [2020-03-12T18:19:13.325Z] PBCC images/ipc-sem.pb-c.c [2020-03-12T18:19:13.325Z] DEP images/ipc-desc.pb-c.d [2020-03-12T18:19:13.468Z] #57 36.60 The following NEW packages will be installed: [2020-03-12T18:19:13.468Z] #57 36.61 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-12T18:19:13.468Z] #57 36.62 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-03-12T18:19:13.468Z] #57 36.62 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-12T18:19:13.468Z] #57 36.62 zlib1g-dev [2020-03-12T18:19:13.609Z] DEP images/ipc-sem.pb-c.d [2020-03-12T18:19:13.610Z] PBCC images/ipc-msg.pb-c.c [2020-03-12T18:19:13.610Z] DEP images/ipc-msg.pb-c.d [2020-03-12T18:19:13.610Z] PBCC images/ipc-shm.pb-c.c [2020-03-12T18:19:13.610Z] DEP images/ipc-shm.pb-c.d [2020-03-12T18:19:13.610Z] PBCC images/ipc-var.pb-c.c [2020-03-12T18:19:13.610Z] DEP images/ipc-var.pb-c.d [2020-03-12T18:19:13.610Z] PBCC images/sk-opts.pb-c.c [2020-03-12T18:19:13.610Z] PBCC images/packet-sock.pb-c.c [2020-03-12T18:19:13.610Z] DEP images/sk-opts.pb-c.d [2020-03-12T18:19:13.610Z] DEP images/packet-sock.pb-c.d [2020-03-12T18:19:13.610Z] PBCC images/sk-netlink.pb-c.c [2020-03-12T18:19:13.610Z] DEP images/sk-netlink.pb-c.d [2020-03-12T18:19:13.610Z] PBCC images/sk-inet.pb-c.c [2020-03-12T18:19:13.610Z] DEP images/sk-inet.pb-c.d [2020-03-12T18:19:13.610Z] PBCC images/sk-unix.pb-c.c [2020-03-12T18:19:13.610Z] DEP images/sk-unix.pb-c.d [2020-03-12T18:19:13.610Z] PBCC images/mm.pb-c.c [2020-03-12T18:19:13.610Z] DEP images/mm.pb-c.d [2020-03-12T18:19:13.610Z] PBCC images/timerfd.pb-c.c [2020-03-12T18:19:13.610Z] DEP images/timerfd.pb-c.d [2020-03-12T18:19:13.893Z] PBCC images/timer.pb-c.c [2020-03-12T18:19:13.893Z] DEP images/timer.pb-c.d [2020-03-12T18:19:13.893Z] PBCC images/sa.pb-c.c [2020-03-12T18:19:13.893Z] DEP images/sa.pb-c.d [2020-03-12T18:19:13.893Z] PBCC images/pipe-data.pb-c.c [2020-03-12T18:19:13.893Z] DEP images/pipe-data.pb-c.d [2020-03-12T18:19:13.893Z] PBCC images/mnt.pb-c.c [2020-03-12T18:19:13.893Z] DEP images/mnt.pb-c.d [2020-03-12T18:19:13.893Z] PBCC images/sk-packet.pb-c.c [2020-03-12T18:19:13.893Z] DEP images/sk-packet.pb-c.d [2020-03-12T18:19:13.893Z] PBCC images/tcp-stream.pb-c.c [2020-03-12T18:19:13.893Z] DEP images/tcp-stream.pb-c.d [2020-03-12T18:19:13.893Z] PBCC images/pipe.pb-c.c [2020-03-12T18:19:13.893Z] DEP images/pipe.pb-c.d [2020-03-12T18:19:13.893Z] PBCC images/pstree.pb-c.c [2020-03-12T18:19:13.893Z] DEP images/pstree.pb-c.d [2020-03-12T18:19:13.893Z] PBCC images/fs.pb-c.c [2020-03-12T18:19:13.893Z] DEP images/fs.pb-c.d [2020-03-12T18:19:13.893Z] PBCC images/signalfd.pb-c.c [2020-03-12T18:19:13.893Z] DEP images/signalfd.pb-c.d [2020-03-12T18:19:13.893Z] PBCC images/fh.pb-c.c [2020-03-12T18:19:13.893Z] PBCC images/fsnotify.pb-c.c [2020-03-12T18:19:14.027Z] #57 ... [2020-03-12T18:19:14.027Z] [2020-03-12T18:19:14.027Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-03-12T18:19:14.177Z] DEP images/fh.pb-c.d [2020-03-12T18:19:14.177Z] DEP images/fsnotify.pb-c.d [2020-03-12T18:19:14.177Z] PBCC images/eventpoll.pb-c.c [2020-03-12T18:19:14.177Z] DEP images/eventpoll.pb-c.d [2020-03-12T18:19:14.177Z] PBCC images/eventfd.pb-c.c [2020-03-12T18:19:14.177Z] DEP images/eventfd.pb-c.d [2020-03-12T18:19:14.177Z] PBCC images/remap-file-path.pb-c.c [2020-03-12T18:19:14.177Z] DEP images/remap-file-path.pb-c.d [2020-03-12T18:19:14.177Z] PBCC images/fifo.pb-c.c [2020-03-12T18:19:14.177Z] DEP images/fifo.pb-c.d [2020-03-12T18:19:14.177Z] PBCC images/ghost-file.pb-c.c [2020-03-12T18:19:14.177Z] DEP images/ghost-file.pb-c.d [2020-03-12T18:19:14.177Z] PBCC images/regfile.pb-c.c [2020-03-12T18:19:14.177Z] DEP images/regfile.pb-c.d [2020-03-12T18:19:14.177Z] PBCC images/ns.pb-c.c [2020-03-12T18:19:14.177Z] DEP images/ns.pb-c.d [2020-03-12T18:19:14.177Z] PBCC images/fdinfo.pb-c.c [2020-03-12T18:19:14.177Z] DEP images/fdinfo.pb-c.d [2020-03-12T18:19:14.177Z] PBCC images/core-aarch64.pb-c.c [2020-03-12T18:19:14.177Z] PBCC images/core-arm.pb-c.c [2020-03-12T18:19:14.177Z] PBCC images/core-ppc64.pb-c.c [2020-03-12T18:19:14.177Z] PBCC images/core-s390.pb-c.c [2020-03-12T18:19:14.225Z] INFO: Expanding go... [2020-03-12T18:19:14.283Z] #15 37.46 + cd /tmp/tmp.js34hlyyW4/src/github.com/go-swagger/go-swagger [2020-03-12T18:19:14.283Z] #15 37.46 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2020-03-12T18:19:14.464Z] PBCC images/core-x86.pb-c.c [2020-03-12T18:19:14.464Z] PBCC images/core.pb-c.c [2020-03-12T18:19:14.464Z] PBCC images/inventory.pb-c.c [2020-03-12T18:19:14.464Z] DEP images/core-aarch64.pb-c.d [2020-03-12T18:19:14.464Z] DEP images/core-arm.pb-c.d [2020-03-12T18:19:14.464Z] DEP images/core-ppc64.pb-c.d [2020-03-12T18:19:14.464Z] DEP images/core-s390.pb-c.d [2020-03-12T18:19:14.464Z] DEP images/core-x86.pb-c.d [2020-03-12T18:19:14.464Z] DEP images/core.pb-c.d [2020-03-12T18:19:14.464Z] DEP images/inventory.pb-c.d [2020-03-12T18:19:14.464Z] PBCC images/cpuinfo.pb-c.c [2020-03-12T18:19:14.464Z] DEP images/cpuinfo.pb-c.d [2020-03-12T18:19:14.464Z] PBCC images/stats.pb-c.c [2020-03-12T18:19:14.464Z] DEP images/stats.pb-c.d [2020-03-12T18:19:14.719Z] #57 34.81 The following additional packages will be installed: [2020-03-12T18:19:14.719Z] #57 34.82 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-03-12T18:19:14.719Z] #57 34.83 libprotoc10 python-pkg-resources zlib1g-dev [2020-03-12T18:19:14.719Z] #57 34.85 Suggested packages: [2020-03-12T18:19:14.719Z] #57 34.86 manpages-dev python-setuptools [2020-03-12T18:19:14.753Z] make[1]: Nothing to be done for 'all'. [2020-03-12T18:19:14.843Z] #15 ... [2020-03-12T18:19:14.843Z] [2020-03-12T18:19:14.843Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-03-12T18:19:14.843Z] #50 DONE 37.9s [2020-03-12T18:19:15.042Z] CC images/stats.o [2020-03-12T18:19:15.098Z] [2020-03-12T18:19:15.098Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:19:15.098Z] #57 37.73 0 upgraded, 16 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:19:15.098Z] #57 37.73 Need to get 3602 kB of archives. [2020-03-12T18:19:15.098Z] #57 37.73 After this operation, 18.9 MB of additional disk space will be used. [2020-03-12T18:19:15.098Z] #57 37.73 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-03-12T18:19:15.098Z] #57 37.73 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2020-03-12T18:19:15.098Z] #57 37.73 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2020-03-12T18:19:15.098Z] #57 37.75 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-03-12T18:19:15.098Z] #57 37.76 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2020-03-12T18:19:15.098Z] #57 37.76 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-03-12T18:19:15.098Z] #57 37.83 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2020-03-12T18:19:15.098Z] #57 37.85 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2020-03-12T18:19:15.098Z] #57 37.86 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2020-03-12T18:19:15.098Z] #57 37.94 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2020-03-12T18:19:15.098Z] #57 37.96 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2020-03-12T18:19:15.098Z] #57 38.09 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2020-03-12T18:19:15.098Z] #57 38.17 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2020-03-12T18:19:15.099Z] #57 38.17 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2020-03-12T18:19:15.099Z] #57 38.18 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2020-03-12T18:19:15.099Z] #57 38.20 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2020-03-12T18:19:15.326Z] CC images/core.o [2020-03-12T18:19:15.615Z] CC images/core-x86.o [2020-03-12T18:19:15.615Z] CC images/core-arm.o [2020-03-12T18:19:15.906Z] CC images/core-aarch64.o [2020-03-12T18:19:15.906Z] CC images/core-ppc64.o [2020-03-12T18:19:16.028Z] #57 ... [2020-03-12T18:19:16.028Z] [2020-03-12T18:19:16.028Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-03-12T18:19:16.028Z] #44 26.09 Reading package lists... [2020-03-12T18:19:16.028Z] #44 32.34 Building dependency tree... [2020-03-12T18:19:16.028Z] #44 33.55 Reading state information... [2020-03-12T18:19:16.028Z] #44 34.70 The following additional packages will be installed: [2020-03-12T18:19:16.028Z] #44 34.72 btrfs-progs liblzo2-2 [2020-03-12T18:19:16.028Z] #44 34.96 The following NEW packages will be installed: [2020-03-12T18:19:16.028Z] #44 34.97 btrfs-progs btrfs-tools liblzo2-2 [2020-03-12T18:19:16.028Z] #44 36.07 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:19:16.028Z] #44 36.07 Need to get 649 kB of archives. [2020-03-12T18:19:16.028Z] #44 36.07 After this operation, 4320 kB of additional disk space will be used. [2020-03-12T18:19:16.028Z] #44 36.07 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-03-12T18:19:16.028Z] #44 36.08 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-03-12T18:19:16.028Z] #44 36.10 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-03-12T18:19:16.028Z] #44 37.07 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:19:16.028Z] #44 37.22 Fetched 649 kB in 1s (600 kB/s) [2020-03-12T18:19:16.028Z] #44 37.33 Selecting previously unselected package liblzo2-2:amd64. [2020-03-12T18:19:16.028Z] #44 37.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-03-12T18:19:16.028Z] #44 37.37 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-03-12T18:19:16.028Z] #44 37.39 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-03-12T18:19:16.028Z] #44 37.51 Selecting previously unselected package btrfs-progs. [2020-03-12T18:19:16.028Z] #44 37.51 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2020-03-12T18:19:16.028Z] #44 37.52 Unpacking btrfs-progs (4.7.3-1) ... [2020-03-12T18:19:16.028Z] #44 38.20 Selecting previously unselected package btrfs-tools. [2020-03-12T18:19:16.028Z] #44 38.23 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2020-03-12T18:19:16.028Z] #44 38.25 Unpacking btrfs-tools (4.7.3-1) ... [2020-03-12T18:19:16.028Z] #44 38.63 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:19:16.028Z] #44 38.75 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-03-12T18:19:16.028Z] #44 38.78 Setting up btrfs-progs (4.7.3-1) ... [2020-03-12T18:19:16.028Z] #44 38.79 Setting up btrfs-tools (4.7.3-1) ... [2020-03-12T18:19:16.028Z] #44 38.81 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:19:16.028Z] #44 DONE 39.3s [2020-03-12T18:19:16.028Z] [2020-03-12T18:19:16.028Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:19:16.028Z] #45 DONE 0.1s [2020-03-12T18:19:16.028Z] [2020-03-12T18:19:16.028Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:19:16.028Z] #33 39.15 internal/x/crypto/curve25519 [2020-03-12T18:19:16.090Z] #57 36.53 The following NEW packages will be installed: [2020-03-12T18:19:16.190Z] CC images/core-s390.o [2020-03-12T18:19:16.283Z] #33 ... [2020-03-12T18:19:16.283Z] [2020-03-12T18:19:16.283Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-12T18:19:16.283Z] #46 DONE 0.1s [2020-03-12T18:19:16.283Z] [2020-03-12T18:19:16.283Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:19:16.348Z] #57 36.53 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-12T18:19:16.348Z] #57 36.54 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-03-12T18:19:16.348Z] #57 36.56 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-12T18:19:16.348Z] #57 36.56 zlib1g-dev [2020-03-12T18:19:16.474Z] CC images/cpuinfo.o [2020-03-12T18:19:16.474Z] CC images/inventory.o [2020-03-12T18:19:16.785Z] CC images/fdinfo.o [2020-03-12T18:19:16.785Z] CC images/fown.o [2020-03-12T18:19:16.785Z] CC images/ns.o [2020-03-12T18:19:16.785Z] CC images/regfile.o [2020-03-12T18:19:17.069Z] CC images/ghost-file.o [2020-03-12T18:19:17.069Z] CC images/fifo.o [2020-03-12T18:19:17.069Z] CC images/remap-file-path.o [2020-03-12T18:19:17.070Z] CC images/eventfd.o [2020-03-12T18:19:17.281Z] #57 37.67 0 upgraded, 16 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:19:17.281Z] #57 37.67 Need to get 3602 kB of archives. [2020-03-12T18:19:17.281Z] #57 37.67 After this operation, 18.9 MB of additional disk space will be used. [2020-03-12T18:19:17.281Z] #57 37.67 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-03-12T18:19:17.281Z] #57 37.68 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2020-03-12T18:19:17.281Z] #57 37.68 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2020-03-12T18:19:17.281Z] #57 37.68 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-03-12T18:19:17.281Z] #57 37.68 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2020-03-12T18:19:17.281Z] #57 37.71 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-03-12T18:19:17.281Z] #57 37.72 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2020-03-12T18:19:17.281Z] #57 37.72 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2020-03-12T18:19:17.281Z] #57 37.73 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2020-03-12T18:19:17.354Z] CC images/eventpoll.o [2020-03-12T18:19:17.354Z] CC images/fh.o [2020-03-12T18:19:17.354Z] CC images/fsnotify.o [2020-03-12T18:19:17.539Z] #57 37.81 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2020-03-12T18:19:17.539Z] #57 37.85 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2020-03-12T18:19:17.539Z] #57 37.97 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2020-03-12T18:19:17.639Z] CC images/signalfd.o [2020-03-12T18:19:17.639Z] CC images/fs.o [2020-03-12T18:19:17.651Z] #47 ... [2020-03-12T18:19:17.651Z] [2020-03-12T18:19:17.651Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-03-12T18:19:17.651Z] #17 27.76 Reading package lists... [2020-03-12T18:19:17.651Z] #17 33.67 Building dependency tree... [2020-03-12T18:19:17.651Z] #17 34.98 Reading state information... [2020-03-12T18:19:17.651Z] #17 36.18 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-03-12T18:19:17.651Z] #17 36.18 The following additional packages will be installed: [2020-03-12T18:19:17.651Z] #17 36.19 libjq1 libonig4 [2020-03-12T18:19:17.651Z] #17 36.59 The following NEW packages will be installed: [2020-03-12T18:19:17.651Z] #17 36.59 jq libjq1 libonig4 [2020-03-12T18:19:17.651Z] #17 37.73 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:19:17.651Z] #17 37.73 Need to get 327 kB of archives. [2020-03-12T18:19:17.651Z] #17 37.73 After this operation, 1157 kB of additional disk space will be used. [2020-03-12T18:19:17.651Z] #17 37.73 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-03-12T18:19:17.651Z] #17 37.73 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-03-12T18:19:17.651Z] #17 37.74 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-03-12T18:19:17.651Z] #17 39.45 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:19:17.651Z] #17 39.67 Fetched 327 kB in 1s (306 kB/s) [2020-03-12T18:19:17.651Z] #17 39.79 Selecting previously unselected package libonig4:amd64. [2020-03-12T18:19:17.651Z] #17 39.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-03-12T18:19:17.651Z] #17 39.84 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2020-03-12T18:19:17.651Z] #17 39.85 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-03-12T18:19:17.651Z] #17 40.11 Selecting previously unselected package libjq1:amd64. [2020-03-12T18:19:17.651Z] #17 40.11 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-03-12T18:19:17.651Z] #17 40.13 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-03-12T18:19:17.651Z] #17 40.53 Selecting previously unselected package jq. [2020-03-12T18:19:17.651Z] #17 40.53 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2020-03-12T18:19:17.651Z] #17 40.53 Unpacking jq (1.5+dfsg-1.3) ... [2020-03-12T18:19:17.651Z] #17 40.75 Setting up libonig4:amd64 (6.1.3-2) ... [2020-03-12T18:19:17.651Z] #17 40.77 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-03-12T18:19:17.651Z] #17 40.78 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:19:17.651Z] #17 40.84 Setting up jq (1.5+dfsg-1.3) ... [2020-03-12T18:19:17.651Z] #17 DONE 41.2s [2020-03-12T18:19:17.797Z] #57 38.03 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2020-03-12T18:19:17.797Z] #57 38.03 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2020-03-12T18:19:17.797Z] #57 38.05 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2020-03-12T18:19:17.797Z] #57 38.06 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2020-03-12T18:19:17.906Z] [2020-03-12T18:19:17.906Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-12T18:19:17.906Z] #19 DONE 0.1s [2020-03-12T18:19:17.906Z] [2020-03-12T18:19:17.906Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:19:17.924Z] CC images/pstree.o [2020-03-12T18:19:17.924Z] CC images/pipe.o [2020-03-12T18:19:17.924Z] CC images/tcp-stream.o [2020-03-12T18:19:17.924Z] CC images/sk-packet.o [2020-03-12T18:19:18.161Z] #20 ... [2020-03-12T18:19:18.162Z] [2020-03-12T18:19:18.162Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-12T18:19:18.162Z] #6 28.49 Reading package lists... [2020-03-12T18:19:18.162Z] #6 34.63 Building dependency tree... [2020-03-12T18:19:18.162Z] #6 35.65 Reading state information... [2020-03-12T18:19:18.162Z] #6 36.81 The following additional packages will be installed: [2020-03-12T18:19:18.162Z] #6 36.82 libapparmor1 libseccomp2 [2020-03-12T18:19:18.162Z] #6 36.82 Suggested packages: [2020-03-12T18:19:18.162Z] #6 36.83 seccomp [2020-03-12T18:19:18.162Z] #6 37.04 The following NEW packages will be installed: [2020-03-12T18:19:18.162Z] #6 37.04 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2020-03-12T18:19:18.162Z] #6 38.16 0 upgraded, 4 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:19:18.162Z] #6 38.16 Need to get 300 kB of archives. [2020-03-12T18:19:18.162Z] #6 38.16 After this operation, 1201 kB of additional disk space will be used. [2020-03-12T18:19:18.162Z] #6 38.16 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2020-03-12T18:19:18.162Z] #6 38.16 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2020-03-12T18:19:18.162Z] #6 38.17 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2020-03-12T18:19:18.162Z] #6 38.18 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2020-03-12T18:19:18.162Z] #6 39.85 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:19:18.162Z] #6 40.04 Fetched 300 kB in 1s (272 kB/s) [2020-03-12T18:19:18.162Z] #6 40.16 Selecting previously unselected package libseccomp2:amd64. [2020-03-12T18:19:18.162Z] #6 40.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-03-12T18:19:18.162Z] #6 40.27 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2020-03-12T18:19:18.162Z] #6 40.28 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-03-12T18:19:18.162Z] #6 40.40 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-12T18:19:18.162Z] #6 40.41 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2020-03-12T18:19:18.162Z] #6 40.41 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-03-12T18:19:18.162Z] #6 40.56 Selecting previously unselected package libapparmor1:amd64. [2020-03-12T18:19:18.162Z] #6 40.57 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2020-03-12T18:19:18.162Z] #6 40.58 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-03-12T18:19:18.162Z] #6 40.70 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-12T18:19:18.162Z] #6 40.71 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2020-03-12T18:19:18.162Z] #6 40.71 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-03-12T18:19:18.162Z] #6 40.99 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:19:18.162Z] #6 41.10 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-03-12T18:19:18.162Z] #6 41.18 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-03-12T18:19:18.162Z] #6 41.22 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-03-12T18:19:18.162Z] #6 41.27 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-03-12T18:19:18.162Z] #6 41.29 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:19:18.162Z] #6 DONE 41.6s [2020-03-12T18:19:18.208Z] CC images/mnt.o [2020-03-12T18:19:18.208Z] CC images/pipe-data.o [2020-03-12T18:19:18.208Z] CC images/sa.o [2020-03-12T18:19:18.208Z] CC images/timer.o [2020-03-12T18:19:18.417Z] [2020-03-12T18:19:18.417Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:19:18.417Z] #40 DONE 0.1s [2020-03-12T18:19:18.417Z] [2020-03-12T18:19:18.417Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-12T18:19:18.417Z] #41 DONE 0.1s [2020-03-12T18:19:18.417Z] [2020-03-12T18:19:18.417Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:19:18.417Z] #57 39.94 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:19:18.417Z] #57 40.33 Fetched 3602 kB in 1s (2339 kB/s) [2020-03-12T18:19:18.417Z] #57 40.41 Selecting previously unselected package libnet1:amd64. [2020-03-12T18:19:18.417Z] #57 40.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-03-12T18:19:18.417Z] #57 40.46 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-03-12T18:19:18.417Z] #57 40.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-03-12T18:19:18.417Z] #57 40.65 Selecting previously unselected package libcap-dev:amd64. [2020-03-12T18:19:18.417Z] #57 40.65 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2020-03-12T18:19:18.417Z] #57 40.65 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2020-03-12T18:19:18.417Z] #57 40.78 Selecting previously unselected package libnet1-dev. [2020-03-12T18:19:18.417Z] #57 40.82 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2020-03-12T18:19:18.417Z] #57 40.83 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-03-12T18:19:18.417Z] #57 41.08 Selecting previously unselected package libnl-3-200:amd64. [2020-03-12T18:19:18.417Z] #57 41.08 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2020-03-12T18:19:18.417Z] #57 41.10 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-03-12T18:19:18.417Z] #57 41.29 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-12T18:19:18.417Z] #57 41.33 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2020-03-12T18:19:18.417Z] #57 41.35 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2020-03-12T18:19:18.493Z] CC images/timerfd.o [2020-03-12T18:19:18.493Z] CC images/mm.o [2020-03-12T18:19:18.493Z] CC images/sk-opts.o [2020-03-12T18:19:18.673Z] #57 41.94 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-12T18:19:18.673Z] #57 41.94 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-03-12T18:19:18.673Z] #57 41.96 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-03-12T18:19:18.730Z] #57 ... [2020-03-12T18:19:18.730Z] [2020-03-12T18:19:18.730Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-03-12T18:19:18.730Z] #50 DONE 38.7s [2020-03-12T18:19:18.730Z] [2020-03-12T18:19:18.730Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-03-12T18:19:18.730Z] #15 37.99 + cd /tmp/tmp.YqJvq3bDIe/src/github.com/go-swagger/go-swagger [2020-03-12T18:19:18.730Z] #15 37.99 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2020-03-12T18:19:18.777Z] CC images/sk-unix.o [2020-03-12T18:19:18.777Z] CC images/sk-inet.o [2020-03-12T18:19:18.777Z] CC images/tun.o [2020-03-12T18:19:18.928Z] #57 42.14 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-12T18:19:18.928Z] #57 42.14 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2020-03-12T18:19:18.928Z] #57 42.14 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-03-12T18:19:18.928Z] #57 42.37 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-12T18:19:19.061Z] CC images/sk-netlink.o [2020-03-12T18:19:19.061Z] CC images/packet-sock.o [2020-03-12T18:19:19.061Z] CC images/ipc-var.o [2020-03-12T18:19:19.184Z] #57 42.37 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2020-03-12T18:19:19.184Z] #57 42.37 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-03-12T18:19:19.346Z] CC images/ipc-desc.o [2020-03-12T18:19:19.346Z] CC images/ipc-shm.o [2020-03-12T18:19:19.346Z] CC images/ipc-msg.o [2020-03-12T18:19:19.346Z] CC images/ipc-sem.o [2020-03-12T18:19:19.445Z] #57 42.72 Selecting previously unselected package libprotobuf10:amd64. [2020-03-12T18:19:19.445Z] #57 42.73 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2020-03-12T18:19:19.445Z] #57 42.75 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2020-03-12T18:19:19.631Z] CC images/utsns.o [2020-03-12T18:19:19.631Z] CC images/creds.o [2020-03-12T18:19:19.631Z] CC images/vma.o [2020-03-12T18:19:19.631Z] CC images/netdev.o [2020-03-12T18:19:19.663Z] #15 40.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-12T18:19:19.700Z] #57 ... [2020-03-12T18:19:19.701Z] [2020-03-12T18:19:19.701Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:19:19.701Z] #35 26.93 Reading package lists... [2020-03-12T18:19:19.701Z] #35 33.30 Building dependency tree... [2020-03-12T18:19:19.701Z] #35 34.63 Reading state information... [2020-03-12T18:19:19.701Z] #35 35.80 The following additional packages will be installed: [2020-03-12T18:19:19.701Z] #35 35.83 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-03-12T18:19:19.701Z] #35 35.83 Suggested packages: [2020-03-12T18:19:19.701Z] #35 35.83 codeblocks eclipse ninja-build lrzip [2020-03-12T18:19:19.701Z] #35 35.83 Recommended packages: [2020-03-12T18:19:19.701Z] #35 35.83 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-12T18:19:19.701Z] #35 36.67 The following NEW packages will be installed: [2020-03-12T18:19:19.701Z] #35 36.70 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-03-12T18:19:19.701Z] #35 36.70 vim-common xxd [2020-03-12T18:19:19.701Z] #35 37.80 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:19:19.701Z] #35 37.80 Need to get 13.7 MB of archives. [2020-03-12T18:19:19.701Z] #35 37.80 After this operation, 57.2 MB of additional disk space will be used. [2020-03-12T18:19:19.701Z] #35 37.80 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2020-03-12T18:19:19.701Z] #35 37.91 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-03-12T18:19:19.701Z] #35 37.92 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2020-03-12T18:19:19.701Z] #35 38.85 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2020-03-12T18:19:19.701Z] #35 39.02 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2020-03-12T18:19:19.701Z] #35 39.06 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-12T18:19:19.701Z] #35 39.09 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2020-03-12T18:19:19.701Z] #35 39.11 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2020-03-12T18:19:19.701Z] #35 39.53 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-03-12T18:19:19.701Z] #35 39.55 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-03-12T18:19:19.701Z] #35 41.11 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:19:19.701Z] #35 41.46 Fetched 13.7 MB in 2s (4866 kB/s) [2020-03-12T18:19:19.701Z] #35 41.65 Selecting previously unselected package cmake-data. [2020-03-12T18:19:19.701Z] #35 41.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-03-12T18:19:19.701Z] #35 41.79 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-03-12T18:19:19.701Z] #35 41.81 Unpacking cmake-data (3.7.2-1) ... [2020-03-12T18:19:19.916Z] CC images/tty.o [2020-03-12T18:19:19.956Z] #35 ... [2020-03-12T18:19:19.956Z] [2020-03-12T18:19:19.956Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:19:19.956Z] #47 3.423 + RM_GOPATH=0 [2020-03-12T18:19:19.956Z] #47 3.423 + TMP_GOPATH= [2020-03-12T18:19:19.956Z] #47 3.423 + : /build [2020-03-12T18:19:19.956Z] #47 3.423 + '[' -z '' ']' [2020-03-12T18:19:19.956Z] #47 3.427 ++ mktemp -d [2020-03-12T18:19:19.956Z] #47 3.429 + export GOPATH=/tmp/tmp.KbJte8uXjS [2020-03-12T18:19:19.956Z] #47 3.429 + GOPATH=/tmp/tmp.KbJte8uXjS [2020-03-12T18:19:19.956Z] #47 3.429 + RM_GOPATH=1 [2020-03-12T18:19:19.956Z] #47 3.430 ++ dirname ./install.sh [2020-03-12T18:19:19.956Z] #47 3.434 + dir=. [2020-03-12T18:19:19.956Z] #47 3.434 + bin=containerd [2020-03-12T18:19:19.956Z] #47 3.434 + shift [2020-03-12T18:19:19.956Z] #47 3.434 + '[' '!' -f ./containerd.installer ']' [2020-03-12T18:19:19.956Z] #47 3.434 + . ./containerd.installer [2020-03-12T18:19:19.956Z] #47 3.434 ++ CONTAINERD_COMMIT=7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:19:19.956Z] #47 3.436 + install_containerd [2020-03-12T18:19:19.956Z] #47 3.436 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-03-12T18:19:19.956Z] #47 3.436 + git clone https://github.com/containerd/containerd.git /tmp/tmp.KbJte8uXjS/src/github.com/containerd/containerd [2020-03-12T18:19:19.956Z] #47 3.440 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:19:19.956Z] #47 3.441 Cloning into '/tmp/tmp.KbJte8uXjS/src/github.com/containerd/containerd'... [2020-03-12T18:19:20.200Z] CC images/file-lock.o [2020-03-12T18:19:20.201Z] CC images/rlimit.o [2020-03-12T18:19:20.201Z] CC images/pagemap.o [2020-03-12T18:19:20.201Z] CC images/siginfo.o [2020-03-12T18:19:20.228Z] #15 ... [2020-03-12T18:19:20.228Z] [2020-03-12T18:19:20.228Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-12T18:19:20.228Z] #6 32.58 Building dependency tree... [2020-03-12T18:19:20.228Z] #6 34.04 Reading state information... [2020-03-12T18:19:20.228Z] #6 35.71 The following additional packages will be installed: [2020-03-12T18:19:20.228Z] #6 35.72 libapparmor1 libseccomp2 [2020-03-12T18:19:20.228Z] #6 35.73 Suggested packages: [2020-03-12T18:19:20.228Z] #6 35.74 seccomp [2020-03-12T18:19:20.228Z] #6 36.11 The following NEW packages will be installed: [2020-03-12T18:19:20.228Z] #6 36.13 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2020-03-12T18:19:20.228Z] #6 37.26 0 upgraded, 4 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:19:20.228Z] #6 37.26 Need to get 300 kB of archives. [2020-03-12T18:19:20.228Z] #6 37.26 After this operation, 1201 kB of additional disk space will be used. [2020-03-12T18:19:20.228Z] #6 37.26 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2020-03-12T18:19:20.228Z] #6 37.26 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2020-03-12T18:19:20.228Z] #6 37.27 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2020-03-12T18:19:20.228Z] #6 37.27 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2020-03-12T18:19:20.228Z] #6 38.37 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:19:20.228Z] #6 38.61 Fetched 300 kB in 1s (285 kB/s) [2020-03-12T18:19:20.228Z] #6 38.81 Selecting previously unselected package libseccomp2:amd64. [2020-03-12T18:19:20.228Z] #6 38.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-03-12T18:19:20.228Z] #6 38.93 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2020-03-12T18:19:20.228Z] #6 38.96 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-03-12T18:19:20.228Z] #6 39.27 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-12T18:19:20.228Z] #6 39.29 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2020-03-12T18:19:20.228Z] #6 39.30 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-03-12T18:19:20.228Z] #6 39.50 Selecting previously unselected package libapparmor1:amd64. [2020-03-12T18:19:20.228Z] #6 39.50 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2020-03-12T18:19:20.228Z] #6 39.50 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-03-12T18:19:20.228Z] #6 39.66 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-12T18:19:20.228Z] #6 39.68 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2020-03-12T18:19:20.228Z] #6 39.69 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-03-12T18:19:20.228Z] #6 40.27 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:19:20.228Z] #6 40.35 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-03-12T18:19:20.228Z] #6 40.37 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-03-12T18:19:20.228Z] #6 40.39 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-03-12T18:19:20.228Z] #6 40.42 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-03-12T18:19:20.228Z] #6 40.44 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:19:20.228Z] #6 DONE 40.6s [2020-03-12T18:19:20.228Z] [2020-03-12T18:19:20.228Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:19:20.228Z] #40 DONE 0.1s [2020-03-12T18:19:20.486Z] [2020-03-12T18:19:20.486Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-12T18:19:20.486Z] #41 DONE 0.1s [2020-03-12T18:19:20.486Z] [2020-03-12T18:19:20.486Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-03-12T18:19:20.487Z] CC images/rpc.o [2020-03-12T18:19:20.772Z] CC images/ext-file.o [2020-03-12T18:19:21.051Z] #42 ... [2020-03-12T18:19:21.051Z] [2020-03-12T18:19:21.051Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-03-12T18:19:21.051Z] #17 27.12 Reading package lists... [2020-03-12T18:19:21.051Z] #17 33.25 Building dependency tree... [2020-03-12T18:19:21.051Z] #17 34.67 Reading state information... [2020-03-12T18:19:21.051Z] #17 36.29 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-03-12T18:19:21.051Z] #17 36.29 The following additional packages will be installed: [2020-03-12T18:19:21.051Z] #17 36.29 libjq1 libonig4 [2020-03-12T18:19:21.051Z] #17 36.63 The following NEW packages will be installed: [2020-03-12T18:19:21.051Z] #17 36.65 jq libjq1 libonig4 [2020-03-12T18:19:21.051Z] #17 37.74 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:19:21.051Z] #17 37.74 Need to get 327 kB of archives. [2020-03-12T18:19:21.051Z] #17 37.74 After this operation, 1157 kB of additional disk space will be used. [2020-03-12T18:19:21.051Z] #17 37.74 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-03-12T18:19:21.051Z] #17 37.74 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-03-12T18:19:21.051Z] #17 37.75 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-03-12T18:19:21.051Z] #17 38.96 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:19:21.051Z] #17 39.33 Fetched 327 kB in 1s (316 kB/s) [2020-03-12T18:19:21.051Z] #17 39.68 Selecting previously unselected package libonig4:amd64. [2020-03-12T18:19:21.051Z] #17 39.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-03-12T18:19:21.051Z] #17 39.72 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2020-03-12T18:19:21.051Z] #17 39.73 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-03-12T18:19:21.051Z] #17 40.20 Selecting previously unselected package libjq1:amd64. [2020-03-12T18:19:21.051Z] #17 40.21 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-03-12T18:19:21.051Z] #17 40.22 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-03-12T18:19:21.051Z] #17 40.38 Selecting previously unselected package jq. [2020-03-12T18:19:21.051Z] #17 40.39 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2020-03-12T18:19:21.051Z] #17 40.42 Unpacking jq (1.5+dfsg-1.3) ... [2020-03-12T18:19:21.051Z] #17 40.61 Setting up libonig4:amd64 (6.1.3-2) ... [2020-03-12T18:19:21.051Z] #17 40.64 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-03-12T18:19:21.051Z] #17 40.68 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:19:21.051Z] #17 40.90 Setting up jq (1.5+dfsg-1.3) ... [2020-03-12T18:19:21.051Z] #17 DONE 41.3s [2020-03-12T18:19:21.051Z] [2020-03-12T18:19:21.051Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-12T18:19:21.051Z] #19 DONE 0.1s [2020-03-12T18:19:21.051Z] [2020-03-12T18:19:21.051Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:19:21.051Z] #57 40.06 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:19:21.051Z] #57 40.27 Fetched 3602 kB in 1s (2466 kB/s) [2020-03-12T18:19:21.051Z] #57 40.41 Selecting previously unselected package libnet1:amd64. [2020-03-12T18:19:21.051Z] #57 40.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-03-12T18:19:21.051Z] #57 40.47 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-03-12T18:19:21.051Z] #57 40.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-03-12T18:19:21.051Z] #57 40.80 Selecting previously unselected package libcap-dev:amd64. [2020-03-12T18:19:21.051Z] #57 40.80 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2020-03-12T18:19:21.051Z] #57 40.82 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2020-03-12T18:19:21.051Z] #57 41.08 Selecting previously unselected package libnet1-dev. [2020-03-12T18:19:21.051Z] #57 41.09 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2020-03-12T18:19:21.051Z] #57 41.10 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-03-12T18:19:21.060Z] CC images/cgroup.o [2020-03-12T18:19:21.060Z] CC images/userns.o [2020-03-12T18:19:21.309Z] #57 41.55 Selecting previously unselected package libnl-3-200:amd64. [2020-03-12T18:19:21.309Z] #57 41.56 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2020-03-12T18:19:21.309Z] #57 41.58 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-03-12T18:19:21.309Z] #57 ... [2020-03-12T18:19:21.309Z] [2020-03-12T18:19:21.309Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:19:21.309Z] #33 31.29 runtime/cgo [2020-03-12T18:19:21.309Z] #33 40.15 internal/x/crypto/curve25519 [2020-03-12T18:19:21.309Z] #33 ... [2020-03-12T18:19:21.309Z] [2020-03-12T18:19:21.309Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:19:21.309Z] #35 29.41 Reading package lists... [2020-03-12T18:19:21.309Z] #35 35.44 Building dependency tree... [2020-03-12T18:19:21.309Z] #35 36.66 Reading state information... [2020-03-12T18:19:21.309Z] #35 38.09 The following additional packages will be installed: [2020-03-12T18:19:21.309Z] #35 38.11 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-03-12T18:19:21.309Z] #35 38.12 Suggested packages: [2020-03-12T18:19:21.309Z] #35 38.15 codeblocks eclipse ninja-build lrzip [2020-03-12T18:19:21.309Z] #35 38.15 Recommended packages: [2020-03-12T18:19:21.309Z] #35 38.15 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-12T18:19:21.309Z] #35 39.08 The following NEW packages will be installed: [2020-03-12T18:19:21.309Z] #35 39.08 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-03-12T18:19:21.309Z] #35 39.10 vim-common xxd [2020-03-12T18:19:21.309Z] #35 40.23 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:19:21.309Z] #35 40.23 Need to get 13.7 MB of archives. [2020-03-12T18:19:21.309Z] #35 40.23 After this operation, 57.2 MB of additional disk space will be used. [2020-03-12T18:19:21.309Z] #35 40.23 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2020-03-12T18:19:21.309Z] #35 40.32 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-03-12T18:19:21.309Z] #35 40.33 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2020-03-12T18:19:21.309Z] #35 41.25 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2020-03-12T18:19:21.309Z] #35 41.44 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2020-03-12T18:19:21.309Z] #35 41.51 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-12T18:19:21.309Z] #35 41.55 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2020-03-12T18:19:21.309Z] #35 41.56 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2020-03-12T18:19:21.343Z] CC images/google/protobuf/descriptor.o [2020-03-12T18:19:21.567Z] #35 ... [2020-03-12T18:19:21.567Z] [2020-03-12T18:19:21.567Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:19:21.567Z] #57 41.81 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-12T18:19:21.567Z] #57 41.88 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2020-03-12T18:19:21.567Z] #57 41.89 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2020-03-12T18:19:21.961Z] CC images/opts.o [2020-03-12T18:19:21.961Z] CC images/seccomp.o [2020-03-12T18:19:21.961Z] CC images/binfmt-misc.o [2020-03-12T18:19:22.132Z] #57 42.50 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-12T18:19:22.132Z] #57 42.51 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-03-12T18:19:22.132Z] #57 42.52 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-03-12T18:19:22.246Z] CC images/time.o [2020-03-12T18:19:22.246Z] CC images/sysctl.o [2020-03-12T18:19:22.246Z] CC images/autofs.o [2020-03-12T18:19:22.246Z] CC images/macvlan.o [2020-03-12T18:19:22.389Z] #57 42.74 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-12T18:19:22.390Z] #57 42.81 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2020-03-12T18:19:22.390Z] #57 42.82 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-03-12T18:19:22.467Z] #47 ... [2020-03-12T18:19:22.467Z] [2020-03-12T18:19:22.467Z] #7 [dev 1/24] RUN groupadd -r docker [2020-03-12T18:19:22.467Z] #7 DONE 3.7s [2020-03-12T18:19:22.467Z] [2020-03-12T18:19:22.467Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-03-12T18:19:22.467Z] #42 3.369 + RM_GOPATH=0 [2020-03-12T18:19:22.467Z] #42 3.370 + TMP_GOPATH= [2020-03-12T18:19:22.467Z] #42 3.371 + : /build [2020-03-12T18:19:22.467Z] #42 3.371 + '[' -z '' ']' [2020-03-12T18:19:22.467Z] #42 3.372 ++ mktemp -d [2020-03-12T18:19:22.467Z] #42 3.379 + export GOPATH=/tmp/tmp.VZavzrIxLU [2020-03-12T18:19:22.467Z] #42 3.379 + GOPATH=/tmp/tmp.VZavzrIxLU [2020-03-12T18:19:22.467Z] #42 3.379 + RM_GOPATH=1 [2020-03-12T18:19:22.467Z] #42 3.384 ++ dirname ./install.sh [2020-03-12T18:19:22.467Z] #42 3.399 + dir=. [2020-03-12T18:19:22.467Z] #42 3.399 + bin=runc [2020-03-12T18:19:22.467Z] #42 3.399 + shift [2020-03-12T18:19:22.467Z] #42 3.400 + '[' '!' -f ./runc.installer ']' [2020-03-12T18:19:22.467Z] #42 3.400 + . ./runc.installer [2020-03-12T18:19:22.467Z] #42 3.400 ++ RUNC_COMMIT=dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T18:19:22.467Z] #42 3.401 + install_runc [2020-03-12T18:19:22.467Z] #42 3.403 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-12T18:19:22.467Z] #42 3.404 + uname -r [2020-03-12T18:19:22.467Z] #42 3.408 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-12T18:19:22.467Z] #42 3.408 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-12T18:19:22.467Z] #42 3.409 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VZavzrIxLU/src/github.com/opencontainers/runc [2020-03-12T18:19:22.467Z] #42 3.409 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-12T18:19:22.467Z] #42 3.464 Cloning into '/tmp/tmp.VZavzrIxLU/src/github.com/opencontainers/runc'... [2020-03-12T18:19:22.536Z] CC images/sit.o [2020-03-12T18:19:22.536Z] LINK images/built-in.o [2020-03-12T18:19:22.536Z] GEN compel/include/asm [2020-03-12T18:19:22.536Z] GEN compel/include/version.h [2020-03-12T18:19:22.536Z] touch .config [2020-03-12T18:19:22.536Z] GEN include/common/config.h [2020-03-12T18:19:22.536Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-12T18:19:22.536Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-03-12T18:19:22.536Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-03-12T18:19:22.536Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-03-12T18:19:22.536Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-03-12T18:19:22.536Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-03-12T18:19:22.536Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-03-12T18:19:22.536Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-12T18:19:22.536Z] DEP compel/plugins/std/infect.d [2020-03-12T18:19:22.649Z] #57 42.93 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-12T18:19:22.649Z] #57 42.95 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2020-03-12T18:19:22.649Z] #57 42.96 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-03-12T18:19:22.820Z] DEP compel/plugins/std/string.d [2020-03-12T18:19:22.820Z] DEP compel/plugins/std/log.d [2020-03-12T18:19:22.820Z] DEP compel/plugins/std/fds.d [2020-03-12T18:19:22.820Z] DEP compel/plugins/std/std.d [2020-03-12T18:19:22.820Z] DEP compel/plugins/shmem/shmem.d [2020-03-12T18:19:22.820Z] DEP compel/plugins/fds/fds.d [2020-03-12T18:19:22.820Z] CC compel/plugins/std/std.o [2020-03-12T18:19:22.906Z] #57 43.23 Selecting previously unselected package libprotobuf10:amd64. [2020-03-12T18:19:22.906Z] #57 43.24 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2020-03-12T18:19:22.906Z] #57 43.24 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2020-03-12T18:19:23.105Z] CC compel/plugins/std/fds.o [2020-03-12T18:19:23.105Z] CC compel/plugins/std/log.o [2020-03-12T18:19:23.390Z] CC compel/plugins/std/string.o [2020-03-12T18:19:23.487Z] #57 ... [2020-03-12T18:19:23.487Z] [2020-03-12T18:19:23.487Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-03-12T18:19:23.487Z] #44 29.03 Reading package lists... [2020-03-12T18:19:23.487Z] #44 35.67 Building dependency tree... [2020-03-12T18:19:23.487Z] #44 36.92 Reading state information... [2020-03-12T18:19:23.487Z] #44 38.41 The following additional packages will be installed: [2020-03-12T18:19:23.487Z] #44 38.43 btrfs-progs liblzo2-2 [2020-03-12T18:19:23.487Z] #44 38.65 The following NEW packages will be installed: [2020-03-12T18:19:23.487Z] #44 38.66 btrfs-progs btrfs-tools liblzo2-2 [2020-03-12T18:19:23.487Z] #44 39.88 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:19:23.487Z] #44 39.88 Need to get 649 kB of archives. [2020-03-12T18:19:23.487Z] #44 39.88 After this operation, 4320 kB of additional disk space will be used. [2020-03-12T18:19:23.487Z] #44 39.88 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-03-12T18:19:23.487Z] #44 39.89 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-03-12T18:19:23.487Z] #44 39.92 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-03-12T18:19:23.487Z] #44 41.15 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:19:23.487Z] #44 41.51 Fetched 649 kB in 1s (602 kB/s) [2020-03-12T18:19:23.487Z] #44 41.72 Selecting previously unselected package liblzo2-2:amd64. [2020-03-12T18:19:23.487Z] #44 41.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-03-12T18:19:23.487Z] #44 41.83 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-03-12T18:19:23.487Z] #44 41.87 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-03-12T18:19:23.487Z] #44 42.15 Selecting previously unselected package btrfs-progs. [2020-03-12T18:19:23.487Z] #44 42.15 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2020-03-12T18:19:23.487Z] #44 42.16 Unpacking btrfs-progs (4.7.3-1) ... [2020-03-12T18:19:23.487Z] #44 43.29 Selecting previously unselected package btrfs-tools. [2020-03-12T18:19:23.487Z] #44 43.30 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2020-03-12T18:19:23.487Z] #44 43.30 Unpacking btrfs-tools (4.7.3-1) ... [2020-03-12T18:19:23.487Z] #44 43.51 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:19:23.487Z] #44 43.64 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-03-12T18:19:23.487Z] #44 43.65 Setting up btrfs-progs (4.7.3-1) ... [2020-03-12T18:19:23.487Z] #44 43.66 Setting up btrfs-tools (4.7.3-1) ... [2020-03-12T18:19:23.487Z] #44 43.67 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:19:23.487Z] #44 DONE 43.9s [2020-03-12T18:19:23.487Z] [2020-03-12T18:19:23.487Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:19:23.487Z] #45 DONE 0.1s [2020-03-12T18:19:23.674Z] CC compel/plugins/std/infect.o [2020-03-12T18:19:23.750Z] [2020-03-12T18:19:23.750Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-12T18:19:23.750Z] #46 DONE 0.1s [2020-03-12T18:19:23.750Z] [2020-03-12T18:19:23.750Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:19:23.829Z] #42 ... [2020-03-12T18:19:23.829Z] [2020-03-12T18:19:23.829Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:19:23.829Z] #20 5.725 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-12T18:19:23.965Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-03-12T18:19:23.965Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2020-03-12T18:19:23.965Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2020-03-12T18:19:23.965Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-03-12T18:19:23.965Z] AR compel/plugins/std.lib.a [2020-03-12T18:19:23.965Z] CC compel/plugins/fds/fds.o [2020-03-12T18:19:23.965Z] AR compel/plugins/fds.lib.a [2020-03-12T18:19:23.965Z] HOSTDEP compel/src/lib/log-host.d [2020-03-12T18:19:23.965Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-12T18:19:23.965Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-03-12T18:19:24.251Z] HOSTDEP compel/src/main-host.d [2020-03-12T18:19:24.251Z] DEP compel/src/lib/ptrace.d [2020-03-12T18:19:24.251Z] DEP compel/src/lib/infect.d [2020-03-12T18:19:24.251Z] DEP compel/src/lib/infect-util.d [2020-03-12T18:19:24.251Z] DEP compel/src/lib/infect-rpc.d [2020-03-12T18:19:24.251Z] DEP compel/arch/ppc64/src/lib/infect.d [2020-03-12T18:19:24.391Z] #20 6.343 [2020-03-12T18:19:24.536Z] DEP compel/arch/ppc64/src/lib/cpu.d [2020-03-12T18:19:24.536Z] DEP compel/src/lib/log.d [2020-03-12T18:19:24.536Z] DEP compel/src/main.d [2020-03-12T18:19:24.536Z] DEP compel/src/lib/handle-elf.d [2020-03-12T18:19:24.536Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-03-12T18:19:24.536Z] CC compel/src/lib/log.o [2020-03-12T18:19:24.821Z] CC compel/arch/ppc64/src/lib/cpu.o [2020-03-12T18:19:24.821Z] CC compel/arch/ppc64/src/lib/infect.o [2020-03-12T18:19:24.905Z] #20 6.641 ####### 10.1% ########## 14.0% ############# 19.2% ################ 22.5% ####### [2020-03-12T18:19:24.905Z] #20 ... [2020-03-12T18:19:24.905Z] [2020-03-12T18:19:24.905Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-03-12T18:19:24.905Z] #8 DONE 3.0s [2020-03-12T18:19:24.905Z] [2020-03-12T18:19:24.905Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:19:25.106Z] CC compel/src/lib/infect-rpc.o [2020-03-12T18:19:25.122Z] #47 ... [2020-03-12T18:19:25.122Z] [2020-03-12T18:19:25.122Z] #7 [dev 1/24] RUN groupadd -r docker [2020-03-12T18:19:25.122Z] #7 DONE 4.6s [2020-03-12T18:19:25.122Z] [2020-03-12T18:19:25.122Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-03-12T18:19:25.122Z] #42 4.302 + RM_GOPATH=0 [2020-03-12T18:19:25.122Z] #42 4.302 + TMP_GOPATH= [2020-03-12T18:19:25.122Z] #42 4.302 + : /build [2020-03-12T18:19:25.122Z] #42 4.302 + '[' -z '' ']' [2020-03-12T18:19:25.122Z] #42 4.302 ++ mktemp -d [2020-03-12T18:19:25.122Z] #42 4.306 + export GOPATH=/tmp/tmp.umYz0nobtj [2020-03-12T18:19:25.122Z] #42 4.306 + GOPATH=/tmp/tmp.umYz0nobtj [2020-03-12T18:19:25.122Z] #42 4.306 + RM_GOPATH=1 [2020-03-12T18:19:25.122Z] #42 4.309 ++ dirname ./install.sh [2020-03-12T18:19:25.122Z] #42 4.310 + dir=. [2020-03-12T18:19:25.122Z] #42 4.310 + bin=runc [2020-03-12T18:19:25.122Z] #42 4.310 + shift [2020-03-12T18:19:25.122Z] #42 4.310 + '[' '!' -f ./runc.installer ']' [2020-03-12T18:19:25.122Z] #42 4.311 + . ./runc.installer [2020-03-12T18:19:25.122Z] #42 4.311 ++ RUNC_COMMIT=dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T18:19:25.122Z] #42 4.311 + install_runc [2020-03-12T18:19:25.122Z] #42 4.312 + uname -r [2020-03-12T18:19:25.122Z] #42 4.320 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-12T18:19:25.122Z] #42 4.326 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-12T18:19:25.122Z] #42 4.326 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-12T18:19:25.122Z] #42 4.327 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-12T18:19:25.122Z] #42 4.327 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.umYz0nobtj/src/github.com/opencontainers/runc [2020-03-12T18:19:25.122Z] #42 4.331 Cloning into '/tmp/tmp.umYz0nobtj/src/github.com/opencontainers/runc'... [2020-03-12T18:19:25.393Z] CC compel/src/lib/infect-util.o [2020-03-12T18:19:25.393Z] CC compel/src/lib/infect.o [2020-03-12T18:19:25.662Z] + dpkg --print-architecture [2020-03-12T18:19:25.662Z] + cd /tmp/tmp.GmkWpG5pv4/src/github.com/docker/distribution [2020-03-12T18:19:25.662Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-12T18:19:25.663Z] + GOPATH=/tmp/tmp.GmkWpG5pv4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.GmkWpG5pv4 [2020-03-12T18:19:25.663Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-12T18:19:26.180Z] #20 6.641 ####### 10.1% ########## 14.0% ############# 19.2% ################ 22.5% ################### 26.8% ##################### 29.7% ######################## 33.8% ########################### 38.7% ################################# 46.7% ##################################### 51.6% ######################################### 57.7% ############################################# 62.6% ###################################################### 75.2% ########################################################## 81.1% ################################################################# 90.6% ####################################################################### 99.8% ######################################################################## 100.0% [2020-03-12T18:19:26.406Z] CC compel/src/lib/ptrace.o [2020-03-12T18:19:26.406Z] AR compel/libcompel.a [2020-03-12T18:19:26.406Z] HOSTCC compel/src/main-host.o [2020-03-12T18:19:26.406Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-03-12T18:19:26.692Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-03-12T18:19:26.692Z] HOSTCC compel/src/lib/log-host.o [2020-03-12T18:19:26.692Z] HOSTLINK compel/compel-host-bin [2020-03-12T18:19:26.738Z] #20 8.796 [2020-03-12T18:19:26.977Z] DEP soccr/soccr.d [2020-03-12T18:19:26.977Z] CC soccr/soccr.o [2020-03-12T18:19:26.993Z] #20 ... [2020-03-12T18:19:26.993Z] [2020-03-12T18:19:26.993Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-03-12T18:19:26.993Z] #15 40.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-12T18:19:26.993Z] #15 ... [2020-03-12T18:19:26.993Z] [2020-03-12T18:19:26.993Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:19:26.993Z] #57 43.60 Selecting previously unselected package libprotobuf-lite10:amd64. [2020-03-12T18:19:26.993Z] #57 43.60 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2020-03-12T18:19:26.993Z] #57 43.61 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-03-12T18:19:26.993Z] #57 43.80 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-12T18:19:26.993Z] #57 43.81 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2020-03-12T18:19:26.993Z] #57 43.82 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2020-03-12T18:19:26.993Z] #57 45.26 Selecting previously unselected package libprotoc10:amd64. [2020-03-12T18:19:26.993Z] #57 45.26 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2020-03-12T18:19:26.993Z] #57 45.28 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2020-03-12T18:19:26.993Z] #57 46.47 Selecting previously unselected package protobuf-c-compiler. [2020-03-12T18:19:26.993Z] #57 46.49 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2020-03-12T18:19:26.993Z] #57 46.50 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-03-12T18:19:26.993Z] #57 46.66 Selecting previously unselected package protobuf-compiler. [2020-03-12T18:19:26.993Z] #57 46.68 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2020-03-12T18:19:26.993Z] #57 46.69 Unpacking protobuf-compiler (3.0.0-9) ... [2020-03-12T18:19:26.993Z] #57 46.86 Selecting previously unselected package python-pkg-resources. [2020-03-12T18:19:26.993Z] #57 46.87 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-03-12T18:19:26.993Z] #57 46.87 Unpacking python-pkg-resources (33.1.1-1) ... [2020-03-12T18:19:26.993Z] #57 47.14 Selecting previously unselected package python-protobuf. [2020-03-12T18:19:26.993Z] #57 47.15 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2020-03-12T18:19:26.993Z] #57 47.16 Unpacking python-protobuf (3.0.0-9) ... [2020-03-12T18:19:26.993Z] #57 47.78 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-03-12T18:19:26.993Z] #57 47.91 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-03-12T18:19:26.993Z] #57 47.93 Setting up python-pkg-resources (33.1.1-1) ... [2020-03-12T18:19:27.247Z] #57 ... [2020-03-12T18:19:27.247Z] [2020-03-12T18:19:27.247Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:19:27.598Z] AR soccr/libsoccr.a [2020-03-12T18:19:27.598Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T18:19:27.598Z] DEP criu/arch/ppc64/sigframe.d [2020-03-12T18:19:27.598Z] DEP criu/arch/ppc64/crtools.d [2020-03-12T18:19:27.598Z] DEP criu/arch/ppc64/cpu.d [2020-03-12T18:19:27.756Z] #20 9.258 ########### 16.0% ######################## 34.2% ##################################### 51.8% ############################################ 62.3% #################################################### 73.5% ############################################################# 85.4% ######################################################################## 100.0% [2020-03-12T18:19:27.886Z] CC criu/arch/ppc64/cpu.o [2020-03-12T18:19:27.886Z] CC criu/arch/ppc64/crtools.o [2020-03-12T18:19:28.012Z] #20 ... [2020-03-12T18:19:28.012Z] [2020-03-12T18:19:28.012Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:19:28.012Z] #30 40.94 sync [2020-03-12T18:19:28.012Z] #30 41.95 io [2020-03-12T18:19:28.012Z] #30 41.96 reflect [2020-03-12T18:19:28.012Z] #30 44.05 syscall [2020-03-12T18:19:28.266Z] #30 ... [2020-03-12T18:19:28.266Z] [2020-03-12T18:19:28.266Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:19:28.266Z] #35 45.56 Selecting previously unselected package liblzo2-2:amd64. [2020-03-12T18:19:28.266Z] #35 45.56 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-03-12T18:19:28.266Z] #35 45.58 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-03-12T18:19:28.266Z] #35 45.69 Selecting previously unselected package libicu57:amd64. [2020-03-12T18:19:28.266Z] #35 45.69 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2020-03-12T18:19:28.266Z] #35 45.70 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2020-03-12T18:19:28.266Z] #35 ... [2020-03-12T18:19:28.266Z] [2020-03-12T18:19:28.266Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-03-12T18:19:28.266Z] #9 3.112 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-12T18:19:28.266Z] #9 DONE 3.3s [2020-03-12T18:19:28.266Z] [2020-03-12T18:19:28.266Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-03-12T18:19:28.401Z] #42 ... [2020-03-12T18:19:28.401Z] [2020-03-12T18:19:28.401Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-03-12T18:19:28.401Z] #8 DONE 3.3s [2020-03-12T18:19:28.401Z] [2020-03-12T18:19:28.401Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:19:28.401Z] #20 5.824 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-12T18:19:28.401Z] #20 6.360 [2020-03-12T18:19:28.510Z] CC criu/arch/ppc64/sigframe.o [2020-03-12T18:19:28.510Z] LINK criu/arch/ppc64/crtools.built-in.o [2020-03-12T18:19:28.510Z] DEP criu/arch/ppc64/misc.d [2020-03-12T18:19:28.510Z] DEP criu/arch/ppc64/vdso-trampoline.d [2020-03-12T18:19:28.510Z] DEP criu/arch/ppc64/vdso-pie.d [2020-03-12T18:19:28.510Z] DEP criu/pie/parasite-vdso.d [2020-03-12T18:19:28.795Z] DEP criu/pie/util-vdso.d [2020-03-12T18:19:28.795Z] DEP criu/pie/util.d [2020-03-12T18:19:28.795Z] CC criu/pie/util.o [2020-03-12T18:19:28.795Z] CC criu/pie/util-vdso.o [2020-03-12T18:19:29.080Z] CC criu/pie/parasite-vdso.o [2020-03-12T18:19:29.190Z] #10 ... [2020-03-12T18:19:29.190Z] [2020-03-12T18:19:29.190Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-03-12T18:19:29.190Z] #27 42.17 + cd /tmp/tmp.78OtsM1XkC/src/gotest.tools/gotestsum [2020-03-12T18:19:29.190Z] #27 42.17 + git checkout -q v0.3.5 [2020-03-12T18:19:29.190Z] #27 42.20 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-12T18:19:29.190Z] #27 ... [2020-03-12T18:19:29.190Z] [2020-03-12T18:19:29.190Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:19:29.190Z] #20 10.65 [2020-03-12T18:19:29.364Z] CC criu/arch/ppc64/vdso-pie.o [2020-03-12T18:19:29.434Z] #20 6.667 #### 6.1% ########## 14.4% ############### 21.3% #################### 28.7% ######################## 34.4% ############################ 39.2% ############################### 43.6% ################################### 48.8% ###################################### 53.9% ########################################## 58.9% ############################################## 64.0% ################################################ 67.4% #################################################### 73.0% ########################################################## 81.6% ################################################################ 89.8% ####################################################################### 99.0% ######################################################################## 100.0% [2020-03-12T18:19:29.618Z] + rm -rf /tmp/tmp.GmkWpG5pv4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.GmkWpG5pv4 [2020-03-12T18:19:29.649Z] CC criu/arch/ppc64/vdso-trampoline.o [2020-03-12T18:19:29.649Z] CC criu/arch/ppc64/misc.o [2020-03-12T18:19:29.649Z] AR criu/pie/pie.lib.a [2020-03-12T18:19:29.649Z] DEP criu/pie/restorer.d [2020-03-12T18:19:29.649Z] DEP criu/arch/ppc64/restorer.d [2020-03-12T18:19:29.649Z] DEP criu/pie/parasite.d [2020-03-12T18:19:29.933Z] CC criu/pie/parasite.o [2020-03-12T18:19:30.001Z] #20 8.852 [2020-03-12T18:19:30.209Z] #20 11.07 #### 6.2% ######## 12.0% ############ 17.5% ################# 23.7% ##################### 30.1% ########################## 37.0% ################################# 45.9% ###################################### 52.9% ########################################### 61.0% ################################################ 67.7% #################################################### 73.0% ######################################################### 79.9% ################################################################## 92.0% ######################################################################## 100.0% [2020-03-12T18:19:30.554Z] LINK criu/pie/parasite.built-in.o [2020-03-12T18:19:30.554Z] GEN criu/pie/parasite-blob.h [2020-03-12T18:19:30.554Z] CC criu/arch/ppc64/restorer.o [2020-03-12T18:19:30.554Z] CC criu/pie/restorer.o [2020-03-12T18:19:30.771Z] #20 12.98 [2020-03-12T18:19:30.774Z] #20 9.229 ########### 15.4% ########################## 36.9% ###################################### 52.9% ################################################## 70.4% ############################################################## 86.8% ######################################################################## 100.0% [2020-03-12T18:19:31.339Z] #20 10.31 [2020-03-12T18:19:31.396Z] Removing intermediate container 85cb9bb3add5 [2020-03-12T18:19:31.396Z] ---> bff53f0488c2 [2020-03-12T18:19:31.396Z] Step 16/125 : FROM base AS swagger [2020-03-12T18:19:31.396Z] ---> 641c579ea7fc [2020-03-12T18:19:31.396Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2020-03-12T18:19:31.396Z] ---> Running in 824c3e78ab6d [2020-03-12T18:19:31.396Z] Removing intermediate container 824c3e78ab6d [2020-03-12T18:19:31.396Z] ---> cce2b8c6372b [2020-03-12T18:19:31.396Z] Step 18/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2020-03-12T18:19:31.396Z] ---> Running in ba407bbed718 [2020-03-12T18:19:31.568Z] LINK criu/pie/restorer.built-in.o [2020-03-12T18:19:31.568Z] GEN criu/pie/restorer-blob.h [2020-03-12T18:19:31.592Z] #20 13.28 ## 2.9% ### 4.9% ##### [2020-03-12T18:19:31.592Z] #20 ... [2020-03-12T18:19:31.592Z] [2020-03-12T18:19:31.592Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-03-12T18:19:31.592Z] #10 DONE 3.1s [2020-03-12T18:19:31.592Z] [2020-03-12T18:19:31.592Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:19:31.596Z] #20 ... [2020-03-12T18:19:31.596Z] [2020-03-12T18:19:31.596Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-03-12T18:19:31.596Z] #9 3.119 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-12T18:19:31.596Z] #9 DONE 3.4s [2020-03-12T18:19:31.596Z] [2020-03-12T18:19:31.596Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:19:31.596Z] #47 3.174 + RM_GOPATH=0 [2020-03-12T18:19:31.596Z] #47 3.174 + TMP_GOPATH= [2020-03-12T18:19:31.596Z] #47 3.174 + : /build [2020-03-12T18:19:31.596Z] #47 3.174 + '[' -z '' ']' [2020-03-12T18:19:31.596Z] #47 3.179 ++ mktemp -d [2020-03-12T18:19:31.596Z] #47 3.183 + export GOPATH=/tmp/tmp.Pm8t6sS2Ix [2020-03-12T18:19:31.596Z] #47 3.185 + GOPATH=/tmp/tmp.Pm8t6sS2Ix [2020-03-12T18:19:31.596Z] #47 3.185 + RM_GOPATH=1 [2020-03-12T18:19:31.596Z] #47 3.187 ++ dirname ./install.sh [2020-03-12T18:19:31.596Z] #47 3.190 + dir=. [2020-03-12T18:19:31.596Z] #47 3.190 + bin=containerd [2020-03-12T18:19:31.596Z] #47 3.190 + shift [2020-03-12T18:19:31.596Z] #47 3.193 + '[' '!' -f ./containerd.installer ']' [2020-03-12T18:19:31.596Z] #47 3.193 + . ./containerd.installer [2020-03-12T18:19:31.596Z] #47 3.195 ++ CONTAINERD_COMMIT=7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:19:31.596Z] #47 3.196 + install_containerd [2020-03-12T18:19:31.596Z] #47 3.196 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-03-12T18:19:31.596Z] #47 3.196 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:19:31.596Z] #47 3.196 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Pm8t6sS2Ix/src/github.com/containerd/containerd [2020-03-12T18:19:31.596Z] #47 3.198 Cloning into '/tmp/tmp.Pm8t6sS2Ix/src/github.com/containerd/containerd'... [2020-03-12T18:19:31.768Z] + mktemp -d [2020-03-12T18:19:31.768Z] + export GOPATH=/tmp/tmp.m1tUvJmBRd [2020-03-12T18:19:31.768Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.m1tUvJmBRd/src/github.com/go-swagger/go-swagger [2020-03-12T18:19:31.768Z] Cloning into '/tmp/tmp.m1tUvJmBRd/src/github.com/go-swagger/go-swagger'... [2020-03-12T18:19:31.853Z] DEP criu/vdso.d [2020-03-12T18:19:31.853Z] DEP criu/uts_ns.d [2020-03-12T18:19:31.853Z] DEP criu/util.d [2020-03-12T18:19:31.853Z] DEP criu/uffd.d [2020-03-12T18:19:31.853Z] #47 ... [2020-03-12T18:19:31.853Z] [2020-03-12T18:19:31.853Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:19:31.853Z] #35 42.13 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-03-12T18:19:31.854Z] #35 42.15 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-03-12T18:19:31.854Z] #35 43.28 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:19:31.854Z] #35 43.47 Fetched 13.7 MB in 2s (4615 kB/s) [2020-03-12T18:19:31.854Z] #35 43.65 Selecting previously unselected package cmake-data. [2020-03-12T18:19:31.854Z] #35 43.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-03-12T18:19:31.854Z] #35 43.77 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-03-12T18:19:31.854Z] #35 43.79 Unpacking cmake-data (3.7.2-1) ... [2020-03-12T18:19:31.854Z] #35 47.41 Selecting previously unselected package liblzo2-2:amd64. [2020-03-12T18:19:31.854Z] #35 47.43 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-03-12T18:19:31.854Z] #35 47.46 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-03-12T18:19:31.854Z] #35 47.64 Selecting previously unselected package libicu57:amd64. [2020-03-12T18:19:31.854Z] #35 47.65 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2020-03-12T18:19:31.854Z] #35 47.66 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2020-03-12T18:19:31.854Z] #35 ... [2020-03-12T18:19:31.854Z] [2020-03-12T18:19:31.854Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:19:31.930Z] INFO: Expanding compiler 1 of 3... [2020-03-12T18:19:31.930Z] INFO: Expanding compiler 2 of 3... [2020-03-12T18:19:32.104Z] #20 13.28 ## 2.9% ### 4.9% ##### 7.3% ###### 8.7% ####### 10.5% ######## 12.0% ########## 14.0% ########## 15.1% ############ 17.0% ############ 18.0% [2020-03-12T18:19:32.104Z] #20 ... [2020-03-12T18:19:32.104Z] [2020-03-12T18:19:32.104Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:19:32.104Z] #33 45.30 sync [2020-03-12T18:19:32.104Z] #33 46.01 io [2020-03-12T18:19:32.104Z] #33 46.03 reflect [2020-03-12T18:19:32.104Z] #33 47.34 bytes [2020-03-12T18:19:32.104Z] #33 50.08 bufio [2020-03-12T18:19:32.104Z] #33 52.39 syscall [2020-03-12T18:19:32.180Z] DEP criu/tun.d [2020-03-12T18:19:32.180Z] DEP criu/tty.d [2020-03-12T18:19:32.180Z] DEP criu/timerfd.d [2020-03-12T18:19:32.180Z] DEP criu/sysfs_parse.d [2020-03-12T18:19:32.362Z] #33 ... [2020-03-12T18:19:32.362Z] [2020-03-12T18:19:32.362Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:19:32.362Z] #35 53.97 Selecting previously unselected package libxml2:amd64. [2020-03-12T18:19:32.362Z] #35 53.97 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2020-03-12T18:19:32.362Z] #35 53.99 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-03-12T18:19:32.362Z] #35 55.00 Selecting previously unselected package libarchive13:amd64. [2020-03-12T18:19:32.362Z] #35 55.00 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2020-03-12T18:19:32.362Z] #35 55.00 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-03-12T18:19:32.362Z] #35 55.68 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-12T18:19:32.362Z] #35 55.68 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-12T18:19:32.362Z] #35 55.69 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-12T18:19:32.465Z] DEP criu/sysctl.d [2020-03-12T18:19:32.465Z] DEP criu/string.d [2020-03-12T18:19:32.465Z] DEP criu/stats.d [2020-03-12T18:19:32.465Z] DEP criu/sockets.d [2020-03-12T18:19:32.465Z] DEP criu/sk-unix.d [2020-03-12T18:19:32.617Z] #35 55.92 Selecting previously unselected package libuv1:amd64. [2020-03-12T18:19:32.617Z] #35 55.97 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2020-03-12T18:19:32.617Z] #35 55.97 Unpacking libuv1:amd64 (1.9.1-3) ... [2020-03-12T18:19:32.624Z] #20 10.65 #### 5.8% ##### 7.8% ######### 13.4% ############# 18.3% ################ 22.3% ################### 26.9% ######################## 33.4% ############################ 40.3% ######################################### 58.0% [2020-03-12T18:19:32.624Z] #20 ... [2020-03-12T18:19:32.624Z] [2020-03-12T18:19:32.624Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:19:32.624Z] #30 42.61 sync [2020-03-12T18:19:32.624Z] #30 43.47 io [2020-03-12T18:19:32.624Z] #30 43.48 reflect [2020-03-12T18:19:32.624Z] #30 45.79 syscall [2020-03-12T18:19:32.624Z] #30 ... [2020-03-12T18:19:32.624Z] [2020-03-12T18:19:32.624Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:19:32.748Z] DEP criu/sk-tcp.d [2020-03-12T18:19:32.748Z] DEP criu/sk-queue.d [2020-03-12T18:19:32.748Z] DEP criu/sk-packet.d [2020-03-12T18:19:32.873Z] #35 56.15 Selecting previously unselected package cmake. [2020-03-12T18:19:32.873Z] #35 56.15 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2020-03-12T18:19:32.873Z] #35 56.30 Unpacking cmake (3.7.2-1) ... [2020-03-12T18:19:32.882Z] #20 10.65 #### 5.8% ##### 7.8% ######### 13.4% ############# 18.3% ################ 22.3% ################### 26.9% ######################## 33.4% ############################ 40.3% ######################################### 58.0% ################################################### 71.3% ############################################################# 86.0% [2020-03-12T18:19:32.882Z] #20 ... [2020-03-12T18:19:32.882Z] [2020-03-12T18:19:32.882Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-03-12T18:19:32.882Z] #27 42.78 + cd /tmp/tmp.B6Y7oGgEPD/src/gotest.tools/gotestsum [2020-03-12T18:19:32.882Z] #27 42.78 + git checkout -q v0.3.5 [2020-03-12T18:19:32.882Z] #27 42.85 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-12T18:19:32.882Z] #27 ... [2020-03-12T18:19:32.882Z] [2020-03-12T18:19:32.882Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:19:32.882Z] #20 10.65 #### 5.8% ##### 7.8% ######### 13.4% ############# 18.3% ################ 22.3% ################### 26.9% ######################## 33.4% ############################ 40.3% ######################################### 58.0% ################################################### 71.3% ############################################################# 86.0% ##################################################################### 96.8% ######################################################################## 100.0% [2020-03-12T18:19:33.033Z] DEP criu/sk-netlink.d [2020-03-12T18:19:33.033Z] DEP criu/sk-inet.d [2020-03-12T18:19:33.033Z] DEP criu/signalfd.d [2020-03-12T18:19:33.033Z] DEP criu/sigframe.d [2020-03-12T18:19:33.318Z] DEP criu/shmem.d [2020-03-12T18:19:33.318Z] DEP criu/servicefd.d [2020-03-12T18:19:33.318Z] DEP criu/seize.d [2020-03-12T18:19:33.318Z] DEP criu/seccomp.d [2020-03-12T18:19:33.603Z] DEP criu/rst-malloc.d [2020-03-12T18:19:33.603Z] DEP criu/rbtree.d [2020-03-12T18:19:33.603Z] DEP criu/pstree.d [2020-03-12T18:19:33.603Z] DEP criu/protobuf.d [2020-03-12T18:19:33.603Z] GEN criu/protobuf-desc-gen.h [2020-03-12T18:19:33.813Z] #20 12.43 [2020-03-12T18:19:33.813Z] #20 ... [2020-03-12T18:19:33.813Z] [2020-03-12T18:19:33.813Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:19:33.813Z] #57 44.18 Selecting previously unselected package libprotobuf-lite10:amd64. [2020-03-12T18:19:33.813Z] #57 44.18 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2020-03-12T18:19:33.813Z] #57 44.18 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-03-12T18:19:33.813Z] #57 44.40 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-12T18:19:33.813Z] #57 44.42 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2020-03-12T18:19:33.813Z] #57 44.43 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2020-03-12T18:19:33.813Z] #57 46.26 Selecting previously unselected package libprotoc10:amd64. [2020-03-12T18:19:33.813Z] #57 46.26 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2020-03-12T18:19:33.813Z] #57 46.26 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2020-03-12T18:19:33.813Z] #57 46.88 Selecting previously unselected package protobuf-c-compiler. [2020-03-12T18:19:33.813Z] #57 46.90 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2020-03-12T18:19:33.813Z] #57 46.90 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-03-12T18:19:33.813Z] #57 47.01 Selecting previously unselected package protobuf-compiler. [2020-03-12T18:19:33.813Z] #57 47.02 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2020-03-12T18:19:33.813Z] #57 47.03 Unpacking protobuf-compiler (3.0.0-9) ... [2020-03-12T18:19:33.813Z] #57 47.23 Selecting previously unselected package python-pkg-resources. [2020-03-12T18:19:33.813Z] #57 47.23 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-03-12T18:19:33.813Z] #57 47.24 Unpacking python-pkg-resources (33.1.1-1) ... [2020-03-12T18:19:33.813Z] #57 47.43 Selecting previously unselected package python-protobuf. [2020-03-12T18:19:33.813Z] #57 47.43 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2020-03-12T18:19:33.813Z] #57 47.44 Unpacking python-protobuf (3.0.0-9) ... [2020-03-12T18:19:33.813Z] #57 48.17 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-03-12T18:19:33.813Z] #57 48.29 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-03-12T18:19:33.813Z] #57 48.30 Setting up python-pkg-resources (33.1.1-1) ... [2020-03-12T18:19:33.813Z] #57 54.01 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-03-12T18:19:33.813Z] #57 54.02 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2020-03-12T18:19:33.813Z] #57 54.05 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:19:33.813Z] #57 54.08 Setting up python-protobuf (3.0.0-9) ... [2020-03-12T18:19:33.813Z] #57 ... [2020-03-12T18:19:33.813Z] [2020-03-12T18:19:33.813Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:19:34.227Z] DEP criu/protobuf-desc.d [2020-03-12T18:19:34.227Z] DEP criu/proc_parse.d [2020-03-12T18:19:34.227Z] DEP criu/plugin.d [2020-03-12T18:19:34.227Z] DEP criu/pipes.d [2020-03-12T18:19:34.511Z] DEP criu/pie-util.d [2020-03-12T18:19:34.511Z] DEP criu/pie-util-vdso.d [2020-03-12T18:19:34.511Z] DEP criu/pie-util-vdso-elf32.d [2020-03-12T18:19:34.511Z] DEP criu/path.d [2020-03-12T18:19:34.511Z] DEP criu/parasite-syscall.d [2020-03-12T18:19:34.767Z] #35 ... [2020-03-12T18:19:34.767Z] [2020-03-12T18:19:34.768Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-03-12T18:19:34.768Z] #11 DONE 3.0s [2020-03-12T18:19:34.768Z] [2020-03-12T18:19:34.768Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:19:34.802Z] DEP criu/pagemap.d [2020-03-12T18:19:34.802Z] DEP criu/pagemap-cache.d [2020-03-12T18:19:34.802Z] DEP criu/page-xfer.d [2020-03-12T18:19:35.017Z] + cd /tmp/tmp.m1tUvJmBRd/src/github.com/go-swagger/go-swagger [2020-03-12T18:19:35.017Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2020-03-12T18:19:35.017Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-12T18:19:35.087Z] DEP criu/page-pipe.d [2020-03-12T18:19:35.087Z] DEP criu/netfilter.d [2020-03-12T18:19:35.087Z] DEP criu/net.d [2020-03-12T18:19:35.087Z] DEP criu/namespaces.d [2020-03-12T18:19:35.098Z] #20 12.89 # 1.5% ## 4.1% #### 6.5% ###### 9.4% ######## 11.7% ########## 14.3% ########### 16.5% ############## 19.6% ############### 21.4% ################ 23.4% ####### [2020-03-12T18:19:35.099Z] #20 ... [2020-03-12T18:19:35.099Z] [2020-03-12T18:19:35.099Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-03-12T18:19:35.099Z] #10 DONE 3.5s [2020-03-12T18:19:35.099Z] [2020-03-12T18:19:35.099Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:19:35.372Z] DEP criu/mount.d [2020-03-12T18:19:35.372Z] DEP criu/mem.d [2020-03-12T18:19:35.372Z] DEP criu/lsm.d [2020-03-12T18:19:35.372Z] DEP criu/log.d [2020-03-12T18:19:35.657Z] DEP criu/libnetlink.d [2020-03-12T18:19:35.657Z] DEP criu/kerndat.d [2020-03-12T18:19:35.657Z] DEP criu/kcmp-ids.d [2020-03-12T18:19:35.657Z] DEP criu/irmap.d [2020-03-12T18:19:35.942Z] DEP criu/ipc_ns.d [2020-03-12T18:19:35.942Z] DEP criu/image.d [2020-03-12T18:19:35.942Z] DEP criu/image-desc.d [2020-03-12T18:19:35.942Z] DEP criu/fsnotify.d [2020-03-12T18:19:35.942Z] DEP criu/filesystems.d [2020-03-12T18:19:36.149Z] #20 12.89 # 1.5% ## 4.1% #### 6.5% ###### 9.4% ######## 11.7% ########## 14.3% ########### 16.5% ############## 19.6% ############### 21.4% ################ 23.4% ################# 24.8% ################### 26.8% #################### 28.3% ##################### 29.8% ####################### 32.9% ######################### 36.0% ########################### 38.1% ############################ 40.2% ############################# 41.4% [2020-03-12T18:19:36.149Z] #20 ... [2020-03-12T18:19:36.149Z] [2020-03-12T18:19:36.149Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:19:36.149Z] #33 46.12 sync [2020-03-12T18:19:36.149Z] #33 46.80 io [2020-03-12T18:19:36.149Z] #33 46.82 reflect [2020-03-12T18:19:36.149Z] #33 48.30 bytes [2020-03-12T18:19:36.149Z] #33 50.87 bufio [2020-03-12T18:19:36.149Z] #33 53.06 syscall [2020-03-12T18:19:36.149Z] #33 ... [2020-03-12T18:19:36.149Z] [2020-03-12T18:19:36.149Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:19:36.226Z] DEP criu/files.d [2020-03-12T18:19:36.226Z] DEP criu/files-reg.d [2020-03-12T18:19:36.226Z] DEP criu/files-ext.d [2020-03-12T18:19:36.226Z] DEP criu/file-lock.d [2020-03-12T18:19:36.510Z] DEP criu/file-ids.d [2020-03-12T18:19:36.510Z] DEP criu/fifo.d [2020-03-12T18:19:36.510Z] DEP criu/fdstore.d [2020-03-12T18:19:36.510Z] DEP criu/fault-injection.d [2020-03-12T18:19:36.510Z] DEP criu/external.d [2020-03-12T18:19:36.795Z] DEP criu/eventpoll.d [2020-03-12T18:19:36.795Z] DEP criu/eventfd.d [2020-03-12T18:19:36.795Z] DEP criu/crtools.d [2020-03-12T18:19:36.795Z] DEP criu/cr-service.d [2020-03-12T18:19:37.075Z] #20 13.28 ## 2.9% ### 4.9% ##### 7.3% ###### 8.7% ####### 10.5% ######## 12.0% ########## 14.0% ########## 15.1% ############ 17.0% ############ 18.0% ############# 19.1% ############### 20.8% ################ 23.0% ################# 24.7% ################### 27.4% ##################### 29.7% ###################### 31.7% ######################## 33.6% ######################### 35.4% ########################## 37.2% ############################ 39.4% ############################# 41.1% ############################### 43.3% ################################ 45.0% ################################# 46.7% ################################## 48.3% #################################### 50.2% ##################################### 52.0% ###################################### 53.5% ######################################## 55.7% ######################################### 57.1% ######################################### 58.3% ########################################## 59.2% ############################################ 61.2% ############################################ 61.5% ############################################# 62.7% ############################################## 64.6% ############################################### 65.8% ################################################# 68.4% ################################################## 70.6% #################################################### 72.5% ##################################################### 75.0% ####################################################### 76.9% ######################################################## 78.5% ########################################################## 80.9% ########################################################### 83.0% ############################################################# 85.1% ############################################################### 87.8% ################################################################# 90.3% ################################################################## 92.2% #################################################################### 94.7% ##################################################################### 96.8% ######################################################################## 100.0% [2020-03-12T18:19:37.075Z] #20 19.20 [2020-03-12T18:19:37.080Z] DEP criu/cr-restore.d [2020-03-12T18:19:37.080Z] DEP criu/cr-errno.d [2020-03-12T18:19:37.080Z] DEP criu/cr-dump.d [2020-03-12T18:19:37.080Z] DEP criu/cr-dedup.d [2020-03-12T18:19:37.367Z] DEP criu/cr-check.d [2020-03-12T18:19:37.367Z] DEP criu/config.d [2020-03-12T18:19:37.367Z] DEP criu/clone-noasan.d [2020-03-12T18:19:37.367Z] DEP criu/cgroup.d [2020-03-12T18:19:37.638Z] #20 ... [2020-03-12T18:19:37.638Z] [2020-03-12T18:19:37.638Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:19:37.638Z] #35 59.48 Selecting previously unselected package xxd. [2020-03-12T18:19:37.638Z] #35 59.48 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-03-12T18:19:37.638Z] #35 59.52 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:19:37.638Z] #35 59.73 Selecting previously unselected package vim-common. [2020-03-12T18:19:37.638Z] #35 59.73 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-03-12T18:19:37.638Z] #35 59.75 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:19:37.638Z] #35 60.12 Processing triggers for mime-support (3.60) ... [2020-03-12T18:19:37.638Z] #35 60.24 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:19:37.638Z] #35 60.26 Setting up libuv1:amd64 (1.9.1-3) ... [2020-03-12T18:19:37.638Z] #35 60.28 Setting up cmake-data (3.7.2-1) ... [2020-03-12T18:19:37.638Z] #35 60.29 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2020-03-12T18:19:37.638Z] #35 60.30 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-03-12T18:19:37.638Z] #35 60.33 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:19:37.638Z] #35 60.39 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:19:37.638Z] #35 60.40 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-03-12T18:19:37.638Z] #35 60.42 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-12T18:19:37.638Z] #35 60.43 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-03-12T18:19:37.638Z] #35 60.44 Setting up cmake (3.7.2-1) ... [2020-03-12T18:19:37.638Z] #35 60.57 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:19:37.638Z] #35 DONE 61.0s [2020-03-12T18:19:37.638Z] [2020-03-12T18:19:37.638Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:19:37.638Z] #36 DONE 0.1s [2020-03-12T18:19:37.638Z] [2020-03-12T18:19:37.638Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-03-12T18:19:37.638Z] #42 13.23 + cd /tmp/tmp.VZavzrIxLU/src/github.com/opencontainers/runc [2020-03-12T18:19:37.638Z] #42 13.23 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T18:19:37.638Z] #42 14.05 + '[' -z '' ']' [2020-03-12T18:19:37.638Z] #42 14.05 + target=static [2020-03-12T18:19:37.638Z] #42 14.05 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-12T18:19:37.638Z] #42 17.02 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-12T18:19:37.651Z] DEP criu/cgroup-props.d [2020-03-12T18:19:37.651Z] DEP criu/bitmap.d [2020-03-12T18:19:37.651Z] DEP criu/bfd.d [2020-03-12T18:19:37.651Z] DEP criu/autofs.d [2020-03-12T18:19:37.651Z] DEP criu/aio.d [2020-03-12T18:19:37.732Z] INFO: Expanding compiler 3 of 3... [2020-03-12T18:19:37.732Z] INFO: Removing downloaded files... [2020-03-12T18:19:37.732Z] INFO: Creating source directory... [2020-03-12T18:19:37.732Z] INFO: Configuring git core.autocrlf... [2020-03-12T18:19:37.732Z] INFO: Completed [2020-03-12T18:19:37.893Z] #42 ... [2020-03-12T18:19:37.893Z] [2020-03-12T18:19:37.893Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-12T18:19:37.893Z] #37 DONE 0.1s [2020-03-12T18:19:37.893Z] [2020-03-12T18:19:37.893Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-03-12T18:19:37.893Z] #38 ... [2020-03-12T18:19:37.893Z] [2020-03-12T18:19:37.893Z] #12 [dev 6/24] RUN ldconfig [2020-03-12T18:19:37.893Z] #12 DONE 3.5s [2020-03-12T18:19:37.939Z] DEP criu/action-scripts.d [2020-03-12T18:19:37.939Z] CC criu/action-scripts.o [2020-03-12T18:19:38.154Z] [2020-03-12T18:19:38.154Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:19:38.222Z] CC criu/aio.o [2020-03-12T18:19:38.478Z] #20 12.89 # 1.5% ## 4.1% #### 6.5% ###### 9.4% ######## 11.7% ########## 14.3% ########### 16.5% ############## 19.6% ############### 21.4% ################ 23.4% ################# 24.8% ################### 26.8% #################### 28.3% ##################### 29.8% ####################### 32.9% ######################### 36.0% ########################### 38.1% ############################ 40.2% ############################# 41.4% ############################### 43.8% ################################# 46.7% ################################### 49.3% ##################################### 52.7% ####################################### 54.9% ######################################### 57.9% ########################################### 60.2% ############################################ 62.4% ############################################### 66.1% ################################################# 69.3% ################################################### 71.1% ##################################################### 74.0% ####################################################### 76.5% ######################################################### 79.2% ########################################################## 81.8% ############################################################ 84.4% ############################################################### 87.5% ################################################################ 90.2% ################################################################### 93.3% ##################################################################### 96.4% ###################################################################### 98.4% ######################################################################## 100.0% [2020-03-12T18:19:38.478Z] #20 17.48 [2020-03-12T18:19:38.507Z] CC criu/autofs.o [2020-03-12T18:19:38.735Z] #20 ... [2020-03-12T18:19:38.735Z] [2020-03-12T18:19:38.735Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-03-12T18:19:38.735Z] #11 DONE 3.7s [2020-03-12T18:19:38.992Z] [2020-03-12T18:19:38.992Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:19:38.992Z] #35 56.17 Selecting previously unselected package libxml2:amd64. [2020-03-12T18:19:38.992Z] #35 56.17 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2020-03-12T18:19:38.992Z] #35 56.19 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-03-12T18:19:38.992Z] #35 56.96 Selecting previously unselected package libarchive13:amd64. [2020-03-12T18:19:38.992Z] #35 57.02 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2020-03-12T18:19:38.992Z] #35 57.04 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-03-12T18:19:38.992Z] #35 57.45 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-12T18:19:38.992Z] #35 57.48 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-12T18:19:38.992Z] #35 57.49 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-12T18:19:38.992Z] #35 57.70 Selecting previously unselected package libuv1:amd64. [2020-03-12T18:19:38.992Z] #35 57.70 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2020-03-12T18:19:38.992Z] #35 57.71 Unpacking libuv1:amd64 (1.9.1-3) ... [2020-03-12T18:19:38.992Z] #35 57.96 Selecting previously unselected package cmake. [2020-03-12T18:19:38.992Z] #35 57.96 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2020-03-12T18:19:38.992Z] #35 58.10 Unpacking cmake (3.7.2-1) ... [2020-03-12T18:19:39.126Z] CC criu/bfd.o [2020-03-12T18:19:39.410Z] CC criu/bitmap.o [2020-03-12T18:19:39.410Z] CC criu/cgroup-props.o [2020-03-12T18:19:39.516Z] #13 ... [2020-03-12T18:19:39.516Z] [2020-03-12T18:19:39.516Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:19:39.516Z] #57 53.84 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-03-12T18:19:39.516Z] #57 53.89 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2020-03-12T18:19:39.516Z] #57 53.92 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:19:39.516Z] #57 53.96 Setting up python-protobuf (3.0.0-9) ... [2020-03-12T18:19:39.516Z] #57 62.18 Setting up libcap-dev:amd64 (1:2.25-1) ... [2020-03-12T18:19:39.516Z] #57 62.26 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-03-12T18:19:39.516Z] #57 62.29 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-03-12T18:19:39.516Z] #57 62.35 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-03-12T18:19:39.516Z] #57 62.45 Setting up libprotoc10:amd64 (3.0.0-9) ... [2020-03-12T18:19:39.516Z] #57 62.46 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-03-12T18:19:39.516Z] #57 62.46 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-03-12T18:19:39.516Z] #57 62.47 Setting up protobuf-compiler (3.0.0-9) ... [2020-03-12T18:19:39.516Z] #57 62.48 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2020-03-12T18:19:39.516Z] #57 62.57 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2020-03-12T18:19:39.516Z] #57 62.62 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:19:39.516Z] #57 DONE 62.9s [2020-03-12T18:19:39.771Z] [2020-03-12T18:19:39.771Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:19:40.038Z] CC criu/cgroup.o [2020-03-12T18:19:40.696Z] #58 ... [2020-03-12T18:19:40.696Z] [2020-03-12T18:19:40.696Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:19:40.696Z] #30 53.62 time [2020-03-12T18:19:40.696Z] #30 59.26 sort [2020-03-12T18:19:40.696Z] #30 60.42 internal/fmtsort [2020-03-12T18:19:40.696Z] #30 60.48 internal/poll [2020-03-12T18:19:40.696Z] #30 62.01 internal/syscall/unix [2020-03-12T18:19:40.696Z] #30 62.39 strings [2020-03-12T18:19:40.696Z] #30 63.67 os [2020-03-12T18:19:40.696Z] #30 ... [2020-03-12T18:19:40.696Z] [2020-03-12T18:19:40.696Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:19:40.696Z] #20 21.05 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-12T18:19:40.696Z] #20 21.62 [2020-03-12T18:19:40.696Z] #20 22.06 ######################################################################## 100.0% [2020-03-12T18:19:40.696Z] #20 22.28 [2020-03-12T18:19:41.514Z] #35 61.62 Selecting previously unselected package xxd. [2020-03-12T18:19:41.514Z] #35 61.62 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-03-12T18:19:41.514Z] #35 ... [2020-03-12T18:19:41.514Z] [2020-03-12T18:19:41.514Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:19:41.514Z] #20 19.35 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-12T18:19:41.514Z] #20 19.84 [2020-03-12T18:19:41.514Z] #20 20.09 ######################################################################## 100.0% [2020-03-12T18:19:41.514Z] #20 20.26 [2020-03-12T18:19:41.518Z] CC criu/clone-noasan.o [2020-03-12T18:19:41.518Z] CC criu/config.o [2020-03-12T18:19:41.625Z] #20 23.55 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-12T18:19:41.770Z] #20 ... [2020-03-12T18:19:41.770Z] [2020-03-12T18:19:41.770Z] #12 [dev 6/24] RUN ldconfig [2020-03-12T18:19:41.770Z] #12 DONE 2.9s [2020-03-12T18:19:41.770Z] [2020-03-12T18:19:41.770Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:19:41.770Z] #57 61.85 Setting up libcap-dev:amd64 (1:2.25-1) ... [2020-03-12T18:19:41.770Z] #57 61.86 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-03-12T18:19:41.770Z] #57 61.87 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-03-12T18:19:41.770Z] #57 61.90 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-03-12T18:19:41.770Z] #57 61.92 Setting up libprotoc10:amd64 (3.0.0-9) ... [2020-03-12T18:19:41.770Z] #57 62.00 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-03-12T18:19:41.770Z] #57 62.05 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-03-12T18:19:41.770Z] #57 62.09 Setting up protobuf-compiler (3.0.0-9) ... [2020-03-12T18:19:41.770Z] #57 62.14 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2020-03-12T18:19:41.770Z] #57 62.15 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2020-03-12T18:19:41.770Z] #57 62.16 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:19:42.137Z] CC criu/cr-check.o [2020-03-12T18:19:42.185Z] #20 24.12 [2020-03-12T18:19:42.335Z] #57 DONE 62.6s [2020-03-12T18:19:42.335Z] [2020-03-12T18:19:42.335Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:19:42.440Z] #20 24.41 ######################################################################## 100.0% [2020-03-12T18:19:42.440Z] #20 24.52 [2020-03-12T18:19:43.153Z] CC criu/cr-dedup.o [2020-03-12T18:19:43.153Z] CC criu/cr-dump.o [2020-03-12T18:19:43.266Z] #58 ... [2020-03-12T18:19:43.266Z] [2020-03-12T18:19:43.266Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:19:43.266Z] #35 61.64 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:19:43.266Z] #35 61.84 Selecting previously unselected package vim-common. [2020-03-12T18:19:43.266Z] #35 61.84 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-03-12T18:19:43.266Z] #35 61.86 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:19:43.266Z] #35 62.46 Processing triggers for mime-support (3.60) ... [2020-03-12T18:19:43.266Z] #35 62.55 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:19:43.266Z] #35 62.57 Setting up libuv1:amd64 (1.9.1-3) ... [2020-03-12T18:19:43.266Z] #35 62.60 Setting up cmake-data (3.7.2-1) ... [2020-03-12T18:19:43.266Z] #35 62.62 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2020-03-12T18:19:43.266Z] #35 62.64 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-03-12T18:19:43.266Z] #35 62.66 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:19:43.266Z] #35 62.77 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:19:43.266Z] #35 62.79 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-03-12T18:19:43.266Z] #35 62.82 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-12T18:19:43.266Z] #35 62.83 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-03-12T18:19:43.266Z] #35 62.85 Setting up cmake (3.7.2-1) ... [2020-03-12T18:19:43.266Z] #35 62.98 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:19:43.266Z] #35 DONE 63.6s [2020-03-12T18:19:43.523Z] [2020-03-12T18:19:43.523Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:19:43.523Z] #36 DONE 0.1s [2020-03-12T18:19:43.523Z] [2020-03-12T18:19:43.523Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-12T18:19:43.523Z] #37 DONE 0.1s [2020-03-12T18:19:43.523Z] [2020-03-12T18:19:43.523Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-03-12T18:19:43.802Z] #20 25.98 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-12T18:19:43.802Z] #20 26.03 skipping existing 1849cc453dee [2020-03-12T18:19:44.057Z] #20 26.14 [2020-03-12T18:19:44.087Z] #38 ... [2020-03-12T18:19:44.087Z] [2020-03-12T18:19:44.087Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:19:44.087Z] #30 53.94 time [2020-03-12T18:19:44.087Z] #30 61.43 sort [2020-03-12T18:19:44.087Z] #30 61.48 internal/poll [2020-03-12T18:19:44.087Z] #30 63.69 internal/fmtsort [2020-03-12T18:19:44.087Z] #30 ... [2020-03-12T18:19:44.087Z] [2020-03-12T18:19:44.087Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:19:44.087Z] #33 63.61 time [2020-03-12T18:19:44.087Z] #33 64.17 sort [2020-03-12T18:19:44.167Z] CC criu/cr-errno.o [2020-03-12T18:19:44.205Z] + rm -rf /tmp/tmp.m1tUvJmBRd [2020-03-12T18:19:44.205Z] Removing intermediate container ba407bbed718 [2020-03-12T18:19:44.205Z] ---> 2fa324cdca71 [2020-03-12T18:19:44.205Z] Step 19/125 : FROM base AS frozen-images [2020-03-12T18:19:44.205Z] ---> 641c579ea7fc [2020-03-12T18:19:44.205Z] Step 20/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:19:44.205Z] ---> Using cache [2020-03-12T18:19:44.205Z] ---> b1c2f9dd5bb5 [2020-03-12T18:19:44.205Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-03-12T18:19:44.205Z] ---> Running in 62763d427d3c [2020-03-12T18:19:44.205Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:19:44.205Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:19:44.205Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:19:44.205Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:19:44.205Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:19:44.205Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [498 kB] [2020-03-12T18:19:44.451Z] CC criu/cr-restore.o [2020-03-12T18:19:44.562Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-03-12T18:19:44.562Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB] [2020-03-12T18:19:44.651Z] #33 ... [2020-03-12T18:19:44.651Z] [2020-03-12T18:19:44.651Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-03-12T18:19:44.651Z] #42 13.99 + cd /tmp/tmp.umYz0nobtj/src/github.com/opencontainers/runc [2020-03-12T18:19:44.651Z] #42 13.99 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T18:19:44.651Z] #42 14.58 + '[' -z '' ']' [2020-03-12T18:19:44.651Z] #42 14.58 + target=static [2020-03-12T18:19:44.651Z] #42 14.58 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-12T18:19:44.651Z] #42 17.33 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-12T18:19:44.651Z] #42 ... [2020-03-12T18:19:44.651Z] [2020-03-12T18:19:44.651Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:19:44.651Z] #30 64.45 internal/syscall/unix [2020-03-12T18:19:44.908Z] #30 64.77 os [2020-03-12T18:19:44.908Z] #30 64.91 strings [2020-03-12T18:19:45.419Z] #20 27.51 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-12T18:19:45.809Z] Fetched 7685 kB in 1s (5270 kB/s) [2020-03-12T18:19:45.980Z] #20 28.06 [2020-03-12T18:19:46.165Z] Reading package lists... [2020-03-12T18:19:46.238Z] #20 28.25 ######################################################################## 100.0% [2020-03-12T18:19:46.239Z] #20 28.39 [2020-03-12T18:19:46.239Z] #20 28.46 Download of images into '/build' complete. [2020-03-12T18:19:46.494Z] #20 28.46 Use something like the following to load the result into a Docker daemon: [2020-03-12T18:19:46.494Z] #20 28.46 tar -cC '/build' . | docker load [2020-03-12T18:19:46.494Z] #20 DONE 28.7s [2020-03-12T18:19:46.494Z] [2020-03-12T18:19:46.494Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-03-12T18:19:46.494Z] #38 3.689 + RM_GOPATH=0 [2020-03-12T18:19:46.494Z] #38 3.689 + TMP_GOPATH= [2020-03-12T18:19:46.494Z] #38 3.692 + : /build [2020-03-12T18:19:46.494Z] #38 3.694 + '[' -z '' ']' [2020-03-12T18:19:46.494Z] #38 3.700 ++ mktemp -d [2020-03-12T18:19:46.494Z] #38 3.703 + export GOPATH=/tmp/tmp.cvtzOND7cp [2020-03-12T18:19:46.494Z] #38 3.703 + GOPATH=/tmp/tmp.cvtzOND7cp [2020-03-12T18:19:46.494Z] #38 3.703 + RM_GOPATH=1 [2020-03-12T18:19:46.494Z] #38 3.703 ++ dirname ./install.sh [2020-03-12T18:19:46.494Z] #38 3.705 + dir=. [2020-03-12T18:19:46.494Z] #38 3.705 + bin=tini [2020-03-12T18:19:46.494Z] #38 3.705 + shift [2020-03-12T18:19:46.494Z] #38 3.705 + '[' '!' -f ./tini.installer ']' [2020-03-12T18:19:46.494Z] #38 3.706 + . ./tini.installer [2020-03-12T18:19:46.494Z] #38 3.706 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T18:19:46.494Z] #38 3.706 + install_tini [2020-03-12T18:19:46.494Z] #38 3.706 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-12T18:19:46.494Z] #38 3.706 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T18:19:46.494Z] #38 3.706 + git clone https://github.com/krallin/tini.git /tmp/tmp.cvtzOND7cp/tini [2020-03-12T18:19:46.494Z] #38 3.710 Cloning into '/tmp/tmp.cvtzOND7cp/tini'... [2020-03-12T18:19:46.494Z] #38 4.722 + cd /tmp/tmp.cvtzOND7cp/tini [2020-03-12T18:19:46.494Z] #38 4.725 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T18:19:46.494Z] #38 4.749 + cmake . [2020-03-12T18:19:46.494Z] #38 5.271 -- The C compiler identification is GNU 6.3.0 [2020-03-12T18:19:46.494Z] #38 5.297 -- Check for working C compiler: /usr/bin/cc [2020-03-12T18:19:46.494Z] #38 5.991 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-12T18:19:46.494Z] #38 5.992 -- Detecting C compiler ABI info [2020-03-12T18:19:46.494Z] #38 6.559 -- Detecting C compiler ABI info - done [2020-03-12T18:19:46.494Z] #38 6.640 -- Detecting C compile features [2020-03-12T18:19:46.494Z] #38 8.678 -- Detecting C compile features - done [2020-03-12T18:19:46.494Z] #38 8.696 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-12T18:19:46.527Z] Reading package lists... [2020-03-12T18:19:46.527Z] Building dependency tree... [2020-03-12T18:19:46.527Z] Reading state information... [2020-03-12T18:19:46.527Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-03-12T18:19:46.527Z] The following additional packages will be installed: [2020-03-12T18:19:46.527Z] libjq1 libonig4 [2020-03-12T18:19:46.888Z] The following NEW packages will be installed: [2020-03-12T18:19:46.888Z] jq libjq1 libonig4 [2020-03-12T18:19:46.888Z] 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:19:46.888Z] Need to get 328 kB of archives. [2020-03-12T18:19:46.888Z] After this operation, 1263 kB of additional disk space will be used. [2020-03-12T18:19:46.888Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2020-03-12T18:19:46.888Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2020-03-12T18:19:46.888Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2020-03-12T18:19:46.888Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:19:46.888Z] Fetched 328 kB in 0s (4062 kB/s) [2020-03-12T18:19:46.888Z] Selecting previously unselected package libonig4:s390x. [2020-03-12T18:19:46.888Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-03-12T18:19:46.888Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2020-03-12T18:19:46.888Z] Unpacking libonig4:s390x (6.1.3-2) ... [2020-03-12T18:19:46.888Z] Selecting previously unselected package libjq1:s390x. [2020-03-12T18:19:46.888Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2020-03-12T18:19:46.888Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2020-03-12T18:19:46.888Z] Selecting previously unselected package jq. [2020-03-12T18:19:46.888Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2020-03-12T18:19:46.888Z] Unpacking jq (1.5+dfsg-1.3) ... [2020-03-12T18:19:47.057Z] #38 9.203 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-12T18:19:47.146Z] CC criu/cr-service.o [2020-03-12T18:19:47.244Z] Setting up libonig4:s390x (6.1.3-2) ... [2020-03-12T18:19:47.244Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2020-03-12T18:19:47.244Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:19:47.244Z] Setting up jq (1.5+dfsg-1.3) ... [2020-03-12T18:19:47.312Z] #38 9.490 -- Configuring done [2020-03-12T18:19:47.312Z] #38 9.508 -- Generating done [2020-03-12T18:19:47.312Z] #38 9.544 -- Build files have been written to: /tmp/tmp.cvtzOND7cp/tini [2020-03-12T18:19:47.312Z] #38 9.573 + make tini-static [2020-03-12T18:19:47.592Z] Removing intermediate container 62763d427d3c [2020-03-12T18:19:47.592Z] ---> 3f7caca8223f [2020-03-12T18:19:47.592Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2020-03-12T18:19:47.767Z] CC criu/crtools.o [2020-03-12T18:19:47.950Z] ---> aa57c427b50c [2020-03-12T18:19:47.950Z] Step 23/125 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2020-03-12T18:19:47.950Z] ---> Running in c6a4567b59eb [2020-03-12T18:19:48.052Z] CC criu/eventfd.o [2020-03-12T18:19:48.052Z] CC criu/eventpoll.o [2020-03-12T18:19:48.182Z] #30 68.26 bytes [2020-03-12T18:19:48.236Z] #38 10.28 Scanning dependencies of target tini-static [2020-03-12T18:19:48.236Z] #38 10.40 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-12T18:19:48.439Z] #30 ... [2020-03-12T18:19:48.439Z] [2020-03-12T18:19:48.439Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:19:48.439Z] #20 21.80 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-12T18:19:48.439Z] #20 22.75 [2020-03-12T18:19:48.439Z] #20 23.11 ##################### 30.5% ######################################################################## 100.0% [2020-03-12T18:19:48.439Z] #20 23.31 [2020-03-12T18:19:48.439Z] #20 24.52 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-12T18:19:48.439Z] #20 24.64 skipping existing 1849cc453dee [2020-03-12T18:19:48.439Z] #20 24.82 [2020-03-12T18:19:48.439Z] #20 26.26 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-12T18:19:48.439Z] #20 26.84 [2020-03-12T18:19:48.439Z] #20 27.02 ######################################################################## 100.0% [2020-03-12T18:19:48.439Z] #20 27.14 [2020-03-12T18:19:48.439Z] #20 27.21 Download of images into '/build' complete. [2020-03-12T18:19:48.439Z] #20 27.21 Use something like the following to load the result into a Docker daemon: [2020-03-12T18:19:48.439Z] #20 27.21 tar -cC '/build' . | docker load [2020-03-12T18:19:48.439Z] #20 DONE 27.4s [2020-03-12T18:19:48.491Z] #38 ... [2020-03-12T18:19:48.491Z] [2020-03-12T18:19:48.491Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:19:48.491Z] #33 61.55 time [2020-03-12T18:19:48.491Z] #33 64.36 sort [2020-03-12T18:19:48.491Z] #33 65.60 internal/fmtsort [2020-03-12T18:19:48.491Z] #33 66.33 internal/syscall/unix [2020-03-12T18:19:48.491Z] #33 66.65 strings [2020-03-12T18:19:48.491Z] #33 68.74 internal/poll [2020-03-12T18:19:48.491Z] #33 69.98 path [2020-03-12T18:19:48.491Z] #33 70.88 regexp/syntax [2020-03-12T18:19:48.491Z] #33 ... [2020-03-12T18:19:48.491Z] [2020-03-12T18:19:48.491Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:19:48.491Z] #58 4.267 Note: Building without setproctitle() and strlcpy() support. [2020-03-12T18:19:48.491Z] #58 4.267 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T18:19:48.491Z] #58 5.831 fatal: Not a git repository (or any of the parent directories): .git [2020-03-12T18:19:48.491Z] #58 5.885 GEN .gitid [2020-03-12T18:19:48.491Z] #58 5.905 GEN criu/include/version.h [2020-03-12T18:19:48.491Z] #58 5.957 GEN include/common/asm [2020-03-12T18:19:48.491Z] #58 8.325 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-12T18:19:48.491Z] #58 8.570 PBCC images/opts.pb-c.c [2020-03-12T18:19:48.491Z] #58 8.796 PBCC images/sit.pb-c.c [2020-03-12T18:19:48.491Z] #58 8.969 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-12T18:19:48.687Z] CC criu/external.o [2020-03-12T18:19:48.696Z] [2020-03-12T18:19:48.696Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-03-12T18:19:48.696Z] #38 2.727 + RM_GOPATH=0 [2020-03-12T18:19:48.696Z] #38 2.727 + TMP_GOPATH= [2020-03-12T18:19:48.696Z] #38 2.727 + : /build [2020-03-12T18:19:48.696Z] #38 2.727 + '[' -z '' ']' [2020-03-12T18:19:48.696Z] #38 2.736 ++ mktemp -d [2020-03-12T18:19:48.696Z] #38 2.736 + export GOPATH=/tmp/tmp.1tNHKtN24j [2020-03-12T18:19:48.696Z] #38 2.736 + GOPATH=/tmp/tmp.1tNHKtN24j [2020-03-12T18:19:48.696Z] #38 2.736 + RM_GOPATH=1 [2020-03-12T18:19:48.696Z] #38 2.738 ++ dirname ./install.sh [2020-03-12T18:19:48.696Z] #38 2.750 + dir=. [2020-03-12T18:19:48.696Z] #38 2.750 + bin=tini [2020-03-12T18:19:48.696Z] #38 2.751 + shift [2020-03-12T18:19:48.696Z] #38 2.751 + '[' '!' -f ./tini.installer ']' [2020-03-12T18:19:48.696Z] #38 2.751 + . ./tini.installer [2020-03-12T18:19:48.696Z] #38 2.751 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T18:19:48.696Z] #38 2.752 + install_tini [2020-03-12T18:19:48.696Z] #38 2.752 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-12T18:19:48.696Z] #38 2.752 + git clone https://github.com/krallin/tini.git /tmp/tmp.1tNHKtN24j/tini [2020-03-12T18:19:48.696Z] #38 2.752 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T18:19:48.696Z] #38 2.756 Cloning into '/tmp/tmp.1tNHKtN24j/tini'... [2020-03-12T18:19:48.696Z] #38 3.883 + cd /tmp/tmp.1tNHKtN24j/tini [2020-03-12T18:19:48.696Z] #38 3.885 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T18:19:48.696Z] #38 3.892 + cmake . [2020-03-12T18:19:48.696Z] #38 4.490 -- The C compiler identification is GNU 6.3.0 [2020-03-12T18:19:48.696Z] #38 4.519 -- Check for working C compiler: /usr/bin/cc [2020-03-12T18:19:48.696Z] #38 5.137 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-12T18:19:48.696Z] #38 5.137 -- Detecting C compiler ABI info [2020-03-12T18:19:48.746Z] #58 9.205 DEP images/opts.pb-c.d [2020-03-12T18:19:48.746Z] #58 9.349 DEP images/sit.pb-c.d [2020-03-12T18:19:48.975Z] CC criu/fault-injection.o [2020-03-12T18:19:48.975Z] CC criu/fdstore.o [2020-03-12T18:19:48.975Z] CC criu/fifo.o [2020-03-12T18:19:49.001Z] #58 9.472 PBCC images/macvlan.pb-c.c [2020-03-12T18:19:49.001Z] #58 9.545 DEP images/macvlan.pb-c.d [2020-03-12T18:19:49.001Z] #58 ... [2020-03-12T18:19:49.001Z] [2020-03-12T18:19:49.001Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:19:49.001Z] #33 72.19 os [2020-03-12T18:19:49.259Z] #38 5.904 -- Detecting C compiler ABI info - done [2020-03-12T18:19:49.259Z] CC criu/file-ids.o [2020-03-12T18:19:49.421Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-12T18:19:49.421Z]  [2020-03-12T18:19:49.516Z] #38 6.019 -- Detecting C compile features [2020-03-12T18:19:49.545Z] CC criu/file-lock.o [2020-03-12T18:19:49.830Z] CC criu/files-ext.o [2020-03-12T18:19:50.117Z] CC criu/files-reg.o [2020-03-12T18:19:50.162Z]  #########  13.2% ####################### 32.0% #################################### 50.8% ################################################## 69.7% ############################################################### 88.5% ######################################################################## 100.0% [2020-03-12T18:19:50.162Z]  [2020-03-12T18:19:50.513Z]  #####################                                                     30.1% ######################################################                    75.5% ######################################################################## 100.0% [2020-03-12T18:19:50.513Z]  [2020-03-12T18:19:51.137Z] CC criu/files.o [2020-03-12T18:19:51.252Z]  ###########                                                               16.1% ############################                                              38.9% ############################################  61.8% ###########################################################  82.1% ######################################################################## 100.0% [2020-03-12T18:19:51.252Z]  [2020-03-12T18:19:51.513Z] #33 ... [2020-03-12T18:19:51.513Z] [2020-03-12T18:19:51.513Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-03-12T18:19:51.513Z] #38 12.68 [100%] Linking C executable tini-static [2020-03-12T18:19:51.513Z] #38 13.31 [100%] Built target tini-static [2020-03-12T18:19:51.513Z] #38 13.39 + mkdir -p /build [2020-03-12T18:19:51.513Z] #38 13.39 + cp tini-static /build/docker-init [2020-03-12T18:19:51.513Z] #38 DONE 13.6s [2020-03-12T18:19:51.513Z] [2020-03-12T18:19:51.513Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:19:51.513Z] #47 32.76 Checking out files: 36% (1159/3196) Checking out files: 37% (1183/3196) Checking out files: 38% (1215/3196) Checking out files: 39% (1247/3196) Checking out files: 40% (1279/3196) Checking out files: 41% (1311/3196) Checking out files: 42% (1343/3196) Checking out files: 43% (1375/3196) Checking out files: 44% (1407/3196) Checking out files: 45% (1439/3196) Checking out files: 46% (1471/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 71% (2300/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 97% (3122/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-03-12T18:19:51.513Z] #47 34.89 + cd /tmp/tmp.KbJte8uXjS/src/github.com/containerd/containerd [2020-03-12T18:19:51.513Z] #47 34.89 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:19:52.038Z] #38 ... [2020-03-12T18:19:52.038Z] [2020-03-12T18:19:52.038Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:19:52.038Z] #13 4.656 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:19:52.038Z] #13 4.659 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:19:52.038Z] #13 4.701 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:19:52.038Z] #13 4.714 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:19:52.038Z] #13 4.718 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:19:52.038Z] #13 5.599 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-03-12T18:19:52.038Z] #13 7.576 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-03-12T18:19:52.038Z] #13 9.300 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-03-12T18:19:52.038Z] #13 ... [2020-03-12T18:19:52.038Z] [2020-03-12T18:19:52.038Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:19:52.038Z] #58 4.832 Note: Building without setproctitle() and strlcpy() support. [2020-03-12T18:19:52.038Z] #58 4.832 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T18:19:52.038Z] #58 6.582 fatal: Not a git repository (or any of the parent directories): .git [2020-03-12T18:19:52.038Z] #58 6.632 GEN .gitid [2020-03-12T18:19:52.038Z] #58 6.666 GEN criu/include/version.h [2020-03-12T18:19:52.038Z] #58 6.711 GEN include/common/asm [2020-03-12T18:19:52.038Z] #58 9.630 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-12T18:19:52.038Z] #58 9.726 PBCC images/opts.pb-c.c [2020-03-12T18:19:52.038Z] #58 9.783 PBCC images/sit.pb-c.c [2020-03-12T18:19:52.038Z] #58 9.868 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-12T18:19:52.295Z] #58 10.00 DEP images/opts.pb-c.d [2020-03-12T18:19:52.295Z] #58 10.05 DEP images/sit.pb-c.d [2020-03-12T18:19:52.295Z] #58 10.12 PBCC images/macvlan.pb-c.c [2020-03-12T18:19:52.295Z] #58 10.17 DEP images/macvlan.pb-c.d [2020-03-12T18:19:52.551Z] #58 10.24 PBCC images/autofs.pb-c.c [2020-03-12T18:19:52.551Z] #58 10.25 DEP images/autofs.pb-c.d [2020-03-12T18:19:52.551Z] #58 10.33 PBCC images/sysctl.pb-c.c [2020-03-12T18:19:52.551Z] #58 10.39 DEP images/sysctl.pb-c.d [2020-03-12T18:19:52.551Z] #58 10.47 PBCC images/time.pb-c.c [2020-03-12T18:19:52.624Z] CC criu/filesystems.o [2020-03-12T18:19:52.703Z]  ####                                     6.9% ########### 15.4% ################# 23.9% ######################                 31.4% ############################                                              39.0% ################################## 47.5% ######################################## 56.0% ##############################################                      64.5% ####################################################                      73.0% ########################################################## 81.5% ################################################################          90.0% ######################################################################    97.6% ######################################################################## 100.0% [2020-03-12T18:19:52.703Z]  [2020-03-12T18:19:52.808Z] #58 10.50 DEP images/time.pb-c.d [2020-03-12T18:19:52.808Z] #58 10.59 PBCC images/binfmt-misc.pb-c.c [2020-03-12T18:19:52.808Z] #58 10.60 DEP images/binfmt-misc.pb-c.d [2020-03-12T18:19:52.808Z] #58 10.67 PBCC images/seccomp.pb-c.c [2020-03-12T18:19:52.808Z] #58 10.73 DEP images/seccomp.pb-c.d [2020-03-12T18:19:52.875Z] #47 ... [2020-03-12T18:19:52.875Z] [2020-03-12T18:19:52.875Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:19:52.875Z] #13 4.738 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:19:52.875Z] #13 4.739 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:19:52.875Z] #13 4.829 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:19:52.875Z] #13 4.864 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:19:52.875Z] #13 4.898 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:19:52.875Z] #13 5.430 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-03-12T18:19:52.875Z] #13 7.136 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-03-12T18:19:52.875Z] #13 7.997 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-03-12T18:19:52.875Z] #13 ... [2020-03-12T18:19:52.875Z] [2020-03-12T18:19:52.875Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:19:52.875Z] #58 9.671 PBCC images/autofs.pb-c.c [2020-03-12T18:19:52.875Z] #58 9.680 DEP images/autofs.pb-c.d [2020-03-12T18:19:52.875Z] #58 9.764 PBCC images/sysctl.pb-c.c [2020-03-12T18:19:52.875Z] #58 9.806 DEP images/sysctl.pb-c.d [2020-03-12T18:19:52.875Z] #58 9.867 PBCC images/time.pb-c.c [2020-03-12T18:19:52.875Z] #58 9.928 DEP images/time.pb-c.d [2020-03-12T18:19:52.875Z] #58 9.977 PBCC images/binfmt-misc.pb-c.c [2020-03-12T18:19:52.875Z] #58 9.989 DEP images/binfmt-misc.pb-c.d [2020-03-12T18:19:52.875Z] #58 10.06 PBCC images/seccomp.pb-c.c [2020-03-12T18:19:52.875Z] #58 10.11 DEP images/seccomp.pb-c.d [2020-03-12T18:19:52.875Z] #58 10.18 PBCC images/userns.pb-c.c [2020-03-12T18:19:52.875Z] #58 10.23 DEP images/userns.pb-c.d [2020-03-12T18:19:52.875Z] #58 10.28 PBCC images/cgroup.pb-c.c [2020-03-12T18:19:52.875Z] #58 10.34 DEP images/cgroup.pb-c.d [2020-03-12T18:19:52.875Z] #58 10.39 PBCC images/fown.pb-c.c [2020-03-12T18:19:52.875Z] #58 10.43 PBCC images/ext-file.pb-c.c [2020-03-12T18:19:52.875Z] #58 10.50 DEP images/fown.pb-c.d [2020-03-12T18:19:52.875Z] #58 10.57 DEP images/ext-file.pb-c.d [2020-03-12T18:19:52.875Z] #58 10.65 PBCC images/rpc.pb-c.c [2020-03-12T18:19:52.875Z] #58 10.76 DEP images/rpc.pb-c.d [2020-03-12T18:19:52.875Z] #58 10.85 PBCC images/siginfo.pb-c.c [2020-03-12T18:19:52.875Z] #58 10.89 DEP images/siginfo.pb-c.d [2020-03-12T18:19:52.875Z] #58 10.91 PBCC images/pagemap.pb-c.c [2020-03-12T18:19:52.875Z] #58 10.99 DEP images/pagemap.pb-c.d [2020-03-12T18:19:52.875Z] #58 11.06 PBCC images/rlimit.pb-c.c [2020-03-12T18:19:52.875Z] #58 11.09 DEP images/rlimit.pb-c.d [2020-03-12T18:19:52.875Z] #58 11.16 PBCC images/file-lock.pb-c.c [2020-03-12T18:19:52.875Z] #58 11.19 DEP images/file-lock.pb-c.d [2020-03-12T18:19:52.875Z] #58 11.25 PBCC images/tty.pb-c.c [2020-03-12T18:19:52.875Z] #58 11.31 DEP images/tty.pb-c.d [2020-03-12T18:19:52.875Z] #58 11.39 PBCC images/tun.pb-c.c [2020-03-12T18:19:52.875Z] #58 11.44 PBCC images/netdev.pb-c.c [2020-03-12T18:19:52.875Z] #58 11.51 DEP images/tun.pb-c.d [2020-03-12T18:19:52.875Z] #58 11.58 DEP images/netdev.pb-c.d [2020-03-12T18:19:52.875Z] #58 11.66 PBCC images/vma.pb-c.c [2020-03-12T18:19:52.875Z] #58 11.72 DEP images/vma.pb-c.d [2020-03-12T18:19:52.875Z] #58 11.80 PBCC images/creds.pb-c.c [2020-03-12T18:19:52.875Z] #58 11.87 DEP images/creds.pb-c.d [2020-03-12T18:19:52.875Z] #58 11.97 PBCC images/utsns.pb-c.c [2020-03-12T18:19:52.875Z] #58 12.02 DEP images/utsns.pb-c.d [2020-03-12T18:19:52.875Z] #58 12.11 PBCC images/ipc-desc.pb-c.c [2020-03-12T18:19:52.875Z] #58 12.24 PBCC images/ipc-sem.pb-c.c [2020-03-12T18:19:52.875Z] #58 12.26 DEP images/ipc-desc.pb-c.d [2020-03-12T18:19:52.875Z] #58 12.34 DEP images/ipc-sem.pb-c.d [2020-03-12T18:19:52.875Z] #58 12.42 PBCC images/ipc-msg.pb-c.c [2020-03-12T18:19:52.875Z] #58 12.47 DEP images/ipc-msg.pb-c.d [2020-03-12T18:19:52.875Z] #58 12.54 PBCC images/ipc-shm.pb-c.c [2020-03-12T18:19:52.875Z] #58 12.65 DEP images/ipc-shm.pb-c.d [2020-03-12T18:19:52.875Z] #58 12.90 PBCC images/ipc-var.pb-c.c [2020-03-12T18:19:52.875Z] #58 12.95 DEP images/ipc-var.pb-c.d [2020-03-12T18:19:52.875Z] #58 13.07 PBCC images/sk-opts.pb-c.c [2020-03-12T18:19:52.875Z] #58 13.23 PBCC images/packet-sock.pb-c.c [2020-03-12T18:19:52.909Z] CC criu/fsnotify.o [2020-03-12T18:19:53.066Z] #58 10.77 PBCC images/userns.pb-c.c [2020-03-12T18:19:53.066Z] #58 10.80 DEP images/userns.pb-c.d [2020-03-12T18:19:53.066Z] #58 10.84 PBCC images/cgroup.pb-c.c [2020-03-12T18:19:53.066Z] #58 10.88 DEP images/cgroup.pb-c.d [2020-03-12T18:19:53.066Z] #58 10.95 PBCC images/fown.pb-c.c [2020-03-12T18:19:53.130Z] #58 13.36 DEP images/sk-opts.pb-c.d [2020-03-12T18:19:53.130Z] #58 13.38 DEP images/packet-sock.pb-c.d [2020-03-12T18:19:53.130Z] #58 13.40 PBCC images/sk-netlink.pb-c.c [2020-03-12T18:19:53.130Z] #58 13.42 DEP images/sk-netlink.pb-c.d [2020-03-12T18:19:53.130Z] #58 13.46 PBCC images/sk-inet.pb-c.c [2020-03-12T18:19:53.130Z] #58 13.49 DEP images/sk-inet.pb-c.d [2020-03-12T18:19:53.130Z] #58 13.54 PBCC images/sk-unix.pb-c.c [2020-03-12T18:19:53.130Z] #58 13.58 DEP images/sk-unix.pb-c.d [2020-03-12T18:19:53.130Z] #58 13.62 PBCC images/mm.pb-c.c [2020-03-12T18:19:53.323Z] #58 10.99 PBCC images/ext-file.pb-c.c [2020-03-12T18:19:53.323Z] #58 11.04 DEP images/fown.pb-c.d [2020-03-12T18:19:53.323Z] #58 11.13 DEP images/ext-file.pb-c.d [2020-03-12T18:19:53.323Z] #58 11.17 PBCC images/rpc.pb-c.c [2020-03-12T18:19:53.323Z] #58 11.23 DEP images/rpc.pb-c.d [2020-03-12T18:19:53.385Z] #58 13.67 DEP images/mm.pb-c.d [2020-03-12T18:19:53.386Z] #58 13.74 PBCC images/timerfd.pb-c.c [2020-03-12T18:19:53.386Z] #58 13.75 DEP images/timerfd.pb-c.d [2020-03-12T18:19:53.386Z] #58 13.83 PBCC images/timer.pb-c.c [2020-03-12T18:19:53.386Z] #58 ... [2020-03-12T18:19:53.386Z] [2020-03-12T18:19:53.386Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:19:53.386Z] #30 66.42 bytes [2020-03-12T18:19:53.386Z] #30 67.98 fmt [2020-03-12T18:19:53.386Z] #30 68.62 bufio [2020-03-12T18:19:53.386Z] #30 71.07 path/filepath [2020-03-12T18:19:53.386Z] #30 72.95 io/ioutil [2020-03-12T18:19:53.386Z] #30 73.74 path [2020-03-12T18:19:53.386Z] #30 74.53 flag [2020-03-12T18:19:53.386Z] #30 74.74 github.com/BurntSushi/toml [2020-03-12T18:19:53.445Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-12T18:19:53.445Z]  [2020-03-12T18:19:53.531Z] CC criu/image-desc.o [2020-03-12T18:19:53.531Z] CC criu/image.o [2020-03-12T18:19:53.581Z] #58 11.29 PBCC images/siginfo.pb-c.c [2020-03-12T18:19:53.581Z] #58 11.36 DEP images/siginfo.pb-c.d [2020-03-12T18:19:53.581Z] #58 11.42 PBCC images/pagemap.pb-c.c [2020-03-12T18:19:53.641Z] #30 ... [2020-03-12T18:19:53.641Z] [2020-03-12T18:19:53.641Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:19:53.641Z] #58 13.91 DEP images/timer.pb-c.d [2020-03-12T18:19:53.641Z] #58 13.95 PBCC images/sa.pb-c.c [2020-03-12T18:19:53.641Z] #58 14.00 DEP images/sa.pb-c.d [2020-03-12T18:19:53.641Z] #58 14.07 PBCC images/pipe-data.pb-c.c [2020-03-12T18:19:53.641Z] #58 14.10 DEP images/pipe-data.pb-c.d [2020-03-12T18:19:53.790Z]  ######################################################################## 100.0% [2020-03-12T18:19:53.790Z]  [2020-03-12T18:19:53.838Z] #58 11.53 DEP images/pagemap.pb-c.d [2020-03-12T18:19:53.838Z] #58 11.59 PBCC images/rlimit.pb-c.c [2020-03-12T18:19:53.838Z] #58 11.60 DEP images/rlimit.pb-c.d [2020-03-12T18:19:53.838Z] #58 11.66 PBCC images/file-lock.pb-c.c [2020-03-12T18:19:53.838Z] #58 11.72 DEP images/file-lock.pb-c.d [2020-03-12T18:19:53.938Z] #58 14.15 PBCC images/mnt.pb-c.c [2020-03-12T18:19:53.938Z] #58 14.20 DEP images/mnt.pb-c.d [2020-03-12T18:19:53.938Z] #58 14.28 PBCC images/sk-packet.pb-c.c [2020-03-12T18:19:53.938Z] #58 14.32 DEP images/sk-packet.pb-c.d [2020-03-12T18:19:53.938Z] #58 14.40 PBCC images/tcp-stream.pb-c.c [2020-03-12T18:19:53.938Z] #58 14.46 DEP images/tcp-stream.pb-c.d [2020-03-12T18:19:54.096Z] #58 11.79 PBCC images/tty.pb-c.c [2020-03-12T18:19:54.096Z] #58 11.85 DEP images/tty.pb-c.d [2020-03-12T18:19:54.096Z] #58 11.93 PBCC images/tun.pb-c.c [2020-03-12T18:19:54.096Z] #58 11.99 PBCC images/netdev.pb-c.c [2020-03-12T18:19:54.151Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-12T18:19:54.151Z]  [2020-03-12T18:19:54.157Z] CC criu/ipc_ns.o [2020-03-12T18:19:54.343Z] #58 14.57 PBCC images/pipe.pb-c.c [2020-03-12T18:19:54.343Z] #58 14.61 DEP images/pipe.pb-c.d [2020-03-12T18:19:54.343Z] #58 14.70 PBCC images/pstree.pb-c.c [2020-03-12T18:19:54.343Z] #58 14.76 DEP images/pstree.pb-c.d [2020-03-12T18:19:54.343Z] #58 14.79 PBCC images/fs.pb-c.c [2020-03-12T18:19:54.343Z] #58 14.82 DEP images/fs.pb-c.d [2020-03-12T18:19:54.353Z] #58 12.05 DEP images/tun.pb-c.d [2020-03-12T18:19:54.354Z] #58 12.10 DEP images/netdev.pb-c.d [2020-03-12T18:19:54.354Z] #58 12.19 PBCC images/vma.pb-c.c [2020-03-12T18:19:54.598Z] #58 14.86 PBCC images/signalfd.pb-c.c [2020-03-12T18:19:54.598Z] #58 14.90 DEP images/signalfd.pb-c.d [2020-03-12T18:19:54.598Z] #58 14.97 PBCC images/fh.pb-c.c [2020-03-12T18:19:54.598Z] #58 15.05 PBCC images/fsnotify.pb-c.c [2020-03-12T18:19:54.598Z] #58 15.11 DEP images/fh.pb-c.d [2020-03-12T18:19:54.607Z] CC criu/irmap.o [2020-03-12T18:19:54.611Z] #58 12.27 DEP images/vma.pb-c.d [2020-03-12T18:19:54.611Z] #58 12.33 PBCC images/creds.pb-c.c [2020-03-12T18:19:54.611Z] #58 12.39 DEP images/creds.pb-c.d [2020-03-12T18:19:54.611Z] #58 12.46 PBCC images/utsns.pb-c.c [2020-03-12T18:19:54.611Z] #58 12.47 DEP images/utsns.pb-c.d [2020-03-12T18:19:54.611Z] #58 12.53 PBCC images/ipc-desc.pb-c.c [2020-03-12T18:19:54.646Z]  ######################################################################## 100.0% [2020-03-12T18:19:54.646Z]  [2020-03-12T18:19:54.854Z] #58 15.17 DEP images/fsnotify.pb-c.d [2020-03-12T18:19:54.854Z] #58 15.25 PBCC images/eventpoll.pb-c.c [2020-03-12T18:19:54.854Z] #58 15.32 DEP images/eventpoll.pb-c.d [2020-03-12T18:19:54.854Z] #58 15.36 PBCC images/eventfd.pb-c.c [2020-03-12T18:19:54.868Z] #58 12.59 PBCC images/ipc-sem.pb-c.c [2020-03-12T18:19:54.868Z] #58 12.60 DEP images/ipc-desc.pb-c.d [2020-03-12T18:19:54.868Z] #58 12.64 DEP images/ipc-sem.pb-c.d [2020-03-12T18:19:54.868Z] #58 12.70 PBCC images/ipc-msg.pb-c.c [2020-03-12T18:19:54.868Z] #58 12.75 DEP images/ipc-msg.pb-c.d [2020-03-12T18:19:54.990Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-12T18:19:54.990Z] skipping existing b63cc5f62c21 [2020-03-12T18:19:54.990Z] [2020-03-12T18:19:55.109Z] #58 15.40 DEP images/eventfd.pb-c.d [2020-03-12T18:19:55.109Z] #58 15.45 PBCC images/remap-file-path.pb-c.c [2020-03-12T18:19:55.109Z] #58 15.50 DEP images/remap-file-path.pb-c.d [2020-03-12T18:19:55.109Z] #58 15.55 PBCC images/fifo.pb-c.c [2020-03-12T18:19:55.109Z] #58 15.59 DEP images/fifo.pb-c.d [2020-03-12T18:19:55.109Z] #58 15.62 PBCC images/ghost-file.pb-c.c [2020-03-12T18:19:55.126Z] #58 12.81 PBCC images/ipc-shm.pb-c.c [2020-03-12T18:19:55.126Z] #58 12.84 DEP images/ipc-shm.pb-c.d [2020-03-12T18:19:55.126Z] #58 12.93 PBCC images/ipc-var.pb-c.c [2020-03-12T18:19:55.126Z] #58 12.97 DEP images/ipc-var.pb-c.d [2020-03-12T18:19:55.233Z] CC criu/kcmp-ids.o [2020-03-12T18:19:55.233Z] CC criu/kerndat.o [2020-03-12T18:19:55.364Z] #58 15.70 DEP images/ghost-file.pb-c.d [2020-03-12T18:19:55.364Z] #58 15.77 PBCC images/regfile.pb-c.c [2020-03-12T18:19:55.364Z] #58 15.87 DEP images/regfile.pb-c.d [2020-03-12T18:19:55.384Z] #58 13.05 PBCC images/sk-opts.pb-c.c [2020-03-12T18:19:55.384Z] #58 13.09 PBCC images/packet-sock.pb-c.c [2020-03-12T18:19:55.619Z] #58 15.94 PBCC images/ns.pb-c.c [2020-03-12T18:19:55.619Z] #58 15.99 DEP images/ns.pb-c.d [2020-03-12T18:19:55.619Z] #58 16.04 PBCC images/fdinfo.pb-c.c [2020-03-12T18:19:55.619Z] #58 16.10 DEP images/fdinfo.pb-c.d [2020-03-12T18:19:55.641Z] #58 ... [2020-03-12T18:19:55.641Z] [2020-03-12T18:19:55.641Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-03-12T18:19:55.641Z] #38 8.691 -- Detecting C compile features - done [2020-03-12T18:19:55.641Z] #38 8.757 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-12T18:19:55.641Z] #38 8.973 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-12T18:19:55.641Z] #38 9.068 -- Configuring done [2020-03-12T18:19:55.641Z] #38 9.095 -- Generating done [2020-03-12T18:19:55.641Z] #38 9.128 -- Build files have been written to: /tmp/tmp.1tNHKtN24j/tini [2020-03-12T18:19:55.641Z] #38 9.135 + make tini-static [2020-03-12T18:19:55.641Z] #38 9.557 Scanning dependencies of target tini-static [2020-03-12T18:19:55.641Z] #38 9.631 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-12T18:19:55.641Z] #38 11.22 [100%] Linking C executable tini-static [2020-03-12T18:19:55.641Z] #38 11.91 [100%] Built target tini-static [2020-03-12T18:19:55.641Z] #38 11.98 + mkdir -p /build [2020-03-12T18:19:55.641Z] #38 11.99 + cp tini-static /build/docker-init [2020-03-12T18:19:55.641Z] #38 DONE 12.1s [2020-03-12T18:19:55.641Z] [2020-03-12T18:19:55.641Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:19:55.641Z] #58 13.23 DEP images/sk-opts.pb-c.d [2020-03-12T18:19:55.641Z] #58 ... [2020-03-12T18:19:55.641Z] [2020-03-12T18:19:55.641Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:19:55.641Z] #33 65.62 internal/fmtsort [2020-03-12T18:19:55.641Z] #33 66.41 internal/syscall/unix [2020-03-12T18:19:55.641Z] #33 66.67 strings [2020-03-12T18:19:55.641Z] #33 69.90 path [2020-03-12T18:19:55.641Z] #33 71.06 regexp/syntax [2020-03-12T18:19:55.641Z] #33 71.33 internal/poll [2020-03-12T18:19:55.641Z] #33 73.58 os [2020-03-12T18:19:55.641Z] #33 ... [2020-03-12T18:19:55.641Z] [2020-03-12T18:19:55.641Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:19:55.641Z] #58 13.36 DEP images/packet-sock.pb-c.d [2020-03-12T18:19:55.641Z] #58 13.38 PBCC images/sk-netlink.pb-c.c [2020-03-12T18:19:55.738Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-12T18:19:55.738Z]  [2020-03-12T18:19:55.738Z]  ######################################################################## 100.0% [2020-03-12T18:19:55.854Z] CC criu/libnetlink.o [2020-03-12T18:19:55.874Z] #58 16.20 PBCC images/core-aarch64.pb-c.c [2020-03-12T18:19:55.874Z] #58 16.29 PBCC images/core-arm.pb-c.c [2020-03-12T18:19:55.874Z] #58 16.33 PBCC images/core-ppc64.pb-c.c [2020-03-12T18:19:55.874Z] #58 16.34 PBCC images/core-s390.pb-c.c [2020-03-12T18:19:55.874Z] #58 16.39 PBCC images/core-x86.pb-c.c [2020-03-12T18:19:55.900Z] #58 13.48 DEP images/sk-netlink.pb-c.d [2020-03-12T18:19:55.900Z] #58 13.53 PBCC images/sk-inet.pb-c.c [2020-03-12T18:19:55.900Z] #58 13.71 DEP images/sk-inet.pb-c.d [2020-03-12T18:19:56.085Z]  [2020-03-12T18:19:56.085Z] Download of images into '/build' complete. [2020-03-12T18:19:56.085Z] Use something like the following to load the result into a Docker daemon: [2020-03-12T18:19:56.085Z] tar -cC '/build' . | docker load [2020-03-12T18:19:56.129Z] #58 16.51 PBCC images/core.pb-c.c [2020-03-12T18:19:56.129Z] #58 16.63 PBCC images/inventory.pb-c.c [2020-03-12T18:19:56.138Z] CC criu/log.o [2020-03-12T18:19:56.158Z] #58 13.92 PBCC images/sk-unix.pb-c.c [2020-03-12T18:19:56.384Z] #58 16.77 DEP images/core-aarch64.pb-c.d [2020-03-12T18:19:56.384Z] #58 16.86 DEP images/core-arm.pb-c.d [2020-03-12T18:19:56.384Z] #58 16.91 DEP images/core-ppc64.pb-c.d [2020-03-12T18:19:56.423Z] CC criu/lsm.o [2020-03-12T18:19:56.452Z] #58 14.04 DEP images/sk-unix.pb-c.d [2020-03-12T18:19:56.452Z] #58 14.18 PBCC images/mm.pb-c.c [2020-03-12T18:19:56.452Z] #58 14.24 DEP images/mm.pb-c.d [2020-03-12T18:19:56.639Z] #58 16.98 DEP images/core-s390.pb-c.d [2020-03-12T18:19:56.639Z] #58 17.03 DEP images/core-x86.pb-c.d [2020-03-12T18:19:56.639Z] #58 17.10 DEP images/core.pb-c.d [2020-03-12T18:19:56.711Z] #58 14.51 PBCC images/timerfd.pb-c.c [2020-03-12T18:19:56.716Z] CC criu/mem.o [2020-03-12T18:19:56.894Z] #58 17.24 DEP images/inventory.pb-c.d [2020-03-12T18:19:56.894Z] #58 17.32 PBCC images/cpuinfo.pb-c.c [2020-03-12T18:19:56.894Z] #58 17.33 DEP images/cpuinfo.pb-c.d [2020-03-12T18:19:56.894Z] #58 17.40 PBCC images/stats.pb-c.c [2020-03-12T18:19:56.980Z] #58 14.53 DEP images/timerfd.pb-c.d [2020-03-12T18:19:56.980Z] #58 14.70 PBCC images/timer.pb-c.c [2020-03-12T18:19:56.980Z] #58 14.74 DEP images/timer.pb-c.d [2020-03-12T18:19:56.980Z] #58 14.89 PBCC images/sa.pb-c.c [2020-03-12T18:19:57.149Z] #58 17.42 DEP images/stats.pb-c.d [2020-03-12T18:19:57.236Z] #58 15.00 DEP images/sa.pb-c.d [2020-03-12T18:19:57.236Z] #58 15.05 PBCC images/pipe-data.pb-c.c [2020-03-12T18:19:57.236Z] #58 15.10 DEP images/pipe-data.pb-c.d [2020-03-12T18:19:57.358Z] Removing intermediate container c6a4567b59eb [2020-03-12T18:19:57.358Z] ---> 8e79b33e051a [2020-03-12T18:19:57.358Z] Step 24/125 : FROM base AS cross-false [2020-03-12T18:19:57.358Z] ---> 641c579ea7fc [2020-03-12T18:19:57.358Z] Step 25/125 : FROM base AS cross-true [2020-03-12T18:19:57.358Z] ---> 641c579ea7fc [2020-03-12T18:19:57.358Z] Step 26/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:19:57.358Z] ---> Using cache [2020-03-12T18:19:57.358Z] ---> b1c2f9dd5bb5 [2020-03-12T18:19:57.358Z] Step 27/125 : RUN dpkg --add-architecture armhf [2020-03-12T18:19:57.358Z] ---> Running in dc7eb07cb4e3 [2020-03-12T18:19:57.493Z] #58 15.17 PBCC images/mnt.pb-c.c [2020-03-12T18:19:57.493Z] #58 15.24 DEP images/mnt.pb-c.d [2020-03-12T18:19:57.493Z] #58 15.33 PBCC images/sk-packet.pb-c.c [2020-03-12T18:19:57.737Z] CC criu/mount.o [2020-03-12T18:19:57.750Z] #58 15.36 DEP images/sk-packet.pb-c.d [2020-03-12T18:19:57.750Z] #58 15.45 PBCC images/tcp-stream.pb-c.c [2020-03-12T18:19:57.750Z] #58 15.52 DEP images/tcp-stream.pb-c.d [2020-03-12T18:19:57.750Z] #58 15.58 PBCC images/pipe.pb-c.c [2020-03-12T18:19:57.750Z] #58 15.61 DEP images/pipe.pb-c.d [2020-03-12T18:19:58.007Z] #58 15.67 PBCC images/pstree.pb-c.c [2020-03-12T18:19:58.007Z] #58 15.71 DEP images/pstree.pb-c.d [2020-03-12T18:19:58.007Z] #58 15.75 PBCC images/fs.pb-c.c [2020-03-12T18:19:58.007Z] #58 15.76 DEP images/fs.pb-c.d [2020-03-12T18:19:58.007Z] #58 15.81 PBCC images/signalfd.pb-c.c [2020-03-12T18:19:58.218Z] Removing intermediate container dc7eb07cb4e3 [2020-03-12T18:19:58.219Z] ---> 43b96c59b04b [2020-03-12T18:19:58.219Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2020-03-12T18:19:58.264Z] #58 15.87 DEP images/signalfd.pb-c.d [2020-03-12T18:19:58.264Z] #58 15.95 PBCC images/fh.pb-c.c [2020-03-12T18:19:58.264Z] #58 15.99 PBCC images/fsnotify.pb-c.c [2020-03-12T18:19:58.264Z] #58 16.03 DEP images/fh.pb-c.d [2020-03-12T18:19:58.510Z] #58 18.94 make[1]: Nothing to be done for 'all'. [2020-03-12T18:19:58.521Z] #58 16.10 DEP images/fsnotify.pb-c.d [2020-03-12T18:19:58.521Z] #58 16.17 PBCC images/eventpoll.pb-c.c [2020-03-12T18:19:58.521Z] #58 16.21 DEP images/eventpoll.pb-c.d [2020-03-12T18:19:58.521Z] #58 16.31 PBCC images/eventfd.pb-c.c [2020-03-12T18:19:58.521Z] #58 16.32 DEP images/eventfd.pb-c.d [2020-03-12T18:19:58.521Z] #58 16.41 PBCC images/remap-file-path.pb-c.c [2020-03-12T18:19:58.521Z] #58 16.43 DEP images/remap-file-path.pb-c.d [2020-03-12T18:19:58.629Z] ---> Running in 8eb26164a1f2 [2020-03-12T18:19:58.778Z] #58 16.51 PBCC images/fifo.pb-c.c [2020-03-12T18:19:58.778Z] #58 16.55 DEP images/fifo.pb-c.d [2020-03-12T18:19:58.778Z] #58 16.60 PBCC images/ghost-file.pb-c.c [2020-03-12T18:19:58.778Z] #58 16.67 DEP images/ghost-file.pb-c.d [2020-03-12T18:19:59.036Z] #58 16.73 PBCC images/regfile.pb-c.c [2020-03-12T18:19:59.036Z] #58 16.78 DEP images/regfile.pb-c.d [2020-03-12T18:19:59.036Z] #58 16.82 PBCC images/ns.pb-c.c [2020-03-12T18:19:59.036Z] #58 16.85 DEP images/ns.pb-c.d [2020-03-12T18:19:59.036Z] #58 16.91 PBCC images/fdinfo.pb-c.c [2020-03-12T18:19:59.293Z] #58 16.98 DEP images/fdinfo.pb-c.d [2020-03-12T18:19:59.293Z] #58 17.03 PBCC images/core-aarch64.pb-c.c [2020-03-12T18:19:59.293Z] #58 17.09 PBCC images/core-arm.pb-c.c [2020-03-12T18:19:59.293Z] #58 17.13 PBCC images/core-ppc64.pb-c.c [2020-03-12T18:19:59.384Z] Removing intermediate container 8eb26164a1f2 [2020-03-12T18:19:59.384Z] ---> b777f3bc47f2 [2020-03-12T18:19:59.384Z] Step 29/125 : RUN dpkg --add-architecture armel [2020-03-12T18:19:59.384Z] ---> Running in 9a1954be7353 [2020-03-12T18:19:59.550Z] #58 17.15 PBCC images/core-s390.pb-c.c [2020-03-12T18:19:59.550Z] #58 17.24 PBCC images/core-x86.pb-c.c [2020-03-12T18:19:59.550Z] #58 17.33 PBCC images/core.pb-c.c [2020-03-12T18:19:59.768Z] CC criu/namespaces.o [2020-03-12T18:19:59.807Z] #58 17.43 PBCC images/inventory.pb-c.c [2020-03-12T18:19:59.807Z] #58 17.51 DEP images/core-aarch64.pb-c.d [2020-03-12T18:19:59.807Z] #58 17.59 DEP images/core-arm.pb-c.d [2020-03-12T18:19:59.807Z] #58 17.66 DEP images/core-ppc64.pb-c.d [2020-03-12T18:19:59.807Z] #58 ... [2020-03-12T18:19:59.807Z] [2020-03-12T18:19:59.807Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:19:59.807Z] #30 69.95 fmt [2020-03-12T18:19:59.807Z] #30 71.70 bufio [2020-03-12T18:19:59.807Z] #30 73.64 path/filepath [2020-03-12T18:19:59.807Z] #30 75.12 io/ioutil [2020-03-12T18:19:59.807Z] #30 75.91 path [2020-03-12T18:19:59.807Z] #30 76.57 flag [2020-03-12T18:19:59.807Z] #30 77.05 github.com/BurntSushi/toml [2020-03-12T18:19:59.807Z] #30 78.76 log [2020-03-12T18:19:59.807Z] #30 79.41 text/tabwriter [2020-03-12T18:20:00.064Z] #30 ... [2020-03-12T18:20:00.064Z] [2020-03-12T18:20:00.064Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:20:00.064Z] #58 17.74 DEP images/core-s390.pb-c.d [2020-03-12T18:20:00.064Z] #58 17.80 DEP images/core-x86.pb-c.d [2020-03-12T18:20:00.064Z] #58 17.85 DEP images/core.pb-c.d [2020-03-12T18:20:00.064Z] #58 17.90 DEP images/inventory.pb-c.d [2020-03-12T18:20:00.321Z] #58 17.99 PBCC images/cpuinfo.pb-c.c [2020-03-12T18:20:00.321Z] #58 18.05 DEP images/cpuinfo.pb-c.d [2020-03-12T18:20:00.321Z] #58 18.11 PBCC images/stats.pb-c.c [2020-03-12T18:20:00.321Z] #58 18.18 DEP images/stats.pb-c.d [2020-03-12T18:20:00.395Z] #58 20.43 CC images/stats.o [2020-03-12T18:20:00.395Z] #58 20.76 CC images/core.o [2020-03-12T18:20:00.592Z] Removing intermediate container 9a1954be7353 [2020-03-12T18:20:00.592Z] ---> bf79a6305808 [2020-03-12T18:20:00.592Z] Step 30/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2020-03-12T18:20:00.592Z] ---> Running in 9b2a92d147a1 [2020-03-12T18:20:01.252Z] CC criu/net.o [2020-03-12T18:20:01.320Z] #58 21.67 CC images/core-x86.o [2020-03-12T18:20:01.576Z] #58 ... [2020-03-12T18:20:01.576Z] [2020-03-12T18:20:01.576Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:20:01.576Z] #30 76.95 log [2020-03-12T18:20:01.576Z] #30 77.44 text/tabwriter [2020-03-12T18:20:01.576Z] #30 80.02 github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T18:20:01.576Z] #30 DONE 84.4s [2020-03-12T18:20:01.576Z] [2020-03-12T18:20:01.576Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:20:01.576Z] #47 37.81 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-12T18:20:01.576Z] #47 37.81 + BUILDTAGS='netgo osusergo static_build' [2020-03-12T18:20:01.576Z] #47 37.81 + export EXTRA_FLAGS=-buildmode=pie [2020-03-12T18:20:01.576Z] #47 37.81 + EXTRA_FLAGS=-buildmode=pie [2020-03-12T18:20:01.576Z] #47 37.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-12T18:20:01.576Z] #47 37.81 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-12T18:20:01.576Z] #47 37.82 + '[' '' = dynamic ']' [2020-03-12T18:20:01.576Z] #47 37.82 + make [2020-03-12T18:20:01.576Z] #47 39.25 🇩 bin/ctr [2020-03-12T18:20:01.820Z] Removing intermediate container 9b2a92d147a1 [2020-03-12T18:20:01.821Z] ---> ec39aa926a2a [2020-03-12T18:20:01.821Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2020-03-12T18:20:01.821Z] ---> 641c579ea7fc [2020-03-12T18:20:01.821Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2020-03-12T18:20:01.821Z] ---> 641c579ea7fc [2020-03-12T18:20:01.821Z] Step 33/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:20:01.821Z] ---> Using cache [2020-03-12T18:20:01.821Z] ---> b1c2f9dd5bb5 [2020-03-12T18:20:01.821Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-03-12T18:20:01.821Z] ---> Running in 7b546634b1bd [2020-03-12T18:20:02.166Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:20:02.216Z] #58 19.87 make[1]: Nothing to be done for 'all'. [2020-03-12T18:20:02.501Z] #47 ... [2020-03-12T18:20:02.501Z] [2020-03-12T18:20:02.501Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:20:02.501Z] #58 22.76 CC images/core-arm.o [2020-03-12T18:20:02.515Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:20:02.515Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:20:02.515Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:20:02.515Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:20:02.515Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [498 kB] [2020-03-12T18:20:02.756Z] #58 23.11 CC images/core-aarch64.o [2020-03-12T18:20:02.871Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-03-12T18:20:02.871Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB] [2020-03-12T18:20:03.011Z] #58 23.56 CC images/core-ppc64.o [2020-03-12T18:20:03.307Z] CC criu/netfilter.o [2020-03-12T18:20:03.307Z] CC criu/page-pipe.o [2020-03-12T18:20:03.591Z] CC criu/page-xfer.o [2020-03-12T18:20:03.937Z] #58 24.25 CC images/core-s390.o [2020-03-12T18:20:03.937Z] #58 ... [2020-03-12T18:20:03.937Z] [2020-03-12T18:20:03.937Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:20:03.937Z] #33 76.95 fmt [2020-03-12T18:20:03.937Z] #33 77.52 path/filepath [2020-03-12T18:20:03.937Z] #33 78.92 regexp [2020-03-12T18:20:03.937Z] #33 81.67 flag [2020-03-12T18:20:03.937Z] #33 83.24 go/token [2020-03-12T18:20:03.937Z] #33 83.35 io/ioutil [2020-03-12T18:20:03.937Z] #33 84.06 net/url [2020-03-12T18:20:03.937Z] #33 84.20 go/scanner [2020-03-12T18:20:03.937Z] #33 85.95 go/ast [2020-03-12T18:20:03.937Z] #33 86.36 text/template/parse [2020-03-12T18:20:04.074Z] Fetched 7685 kB in 1s (4328 kB/s) [2020-03-12T18:20:04.112Z] #58 21.53 CC images/stats.o [2020-03-12T18:20:04.112Z] #58 22.00 CC images/core.o [2020-03-12T18:20:04.211Z] CC criu/pagemap-cache.o [2020-03-12T18:20:04.423Z] Reading package lists... [2020-03-12T18:20:04.497Z] CC criu/pagemap.o [2020-03-12T18:20:04.497Z] #33 ... [2020-03-12T18:20:04.497Z] [2020-03-12T18:20:04.497Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:20:04.497Z] #58 24.92 CC images/cpuinfo.o [2020-03-12T18:20:05.044Z] #58 22.81 CC images/core-x86.o [2020-03-12T18:20:05.057Z] #58 25.43 CC images/inventory.o [2020-03-12T18:20:05.125Z] CC criu/parasite-syscall.o [2020-03-12T18:20:05.179Z] Reading package lists... [2020-03-12T18:20:05.179Z] Building dependency tree... [2020-03-12T18:20:05.179Z] Reading state information... [2020-03-12T18:20:05.179Z] The following additional packages will be installed: [2020-03-12T18:20:05.179Z] libapparmor1 libseccomp2 [2020-03-12T18:20:05.179Z] Suggested packages: [2020-03-12T18:20:05.179Z] seccomp [2020-03-12T18:20:05.179Z] The following NEW packages will be installed: [2020-03-12T18:20:05.179Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2020-03-12T18:20:05.179Z] 0 upgraded, 4 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:20:05.179Z] Need to get 301 kB of archives. [2020-03-12T18:20:05.179Z] After this operation, 1402 kB of additional disk space will be used. [2020-03-12T18:20:05.179Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2020-03-12T18:20:05.179Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2020-03-12T18:20:05.179Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2020-03-12T18:20:05.179Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2020-03-12T18:20:05.179Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:20:05.179Z] Fetched 301 kB in 0s (4076 kB/s) [2020-03-12T18:20:05.179Z] Selecting previously unselected package libseccomp2:s390x. [2020-03-12T18:20:05.179Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-03-12T18:20:05.179Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2020-03-12T18:20:05.179Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2020-03-12T18:20:05.312Z] #58 25.70 CC images/fdinfo.o [2020-03-12T18:20:05.527Z] Selecting previously unselected package libseccomp-dev:s390x. [2020-03-12T18:20:05.527Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2020-03-12T18:20:05.527Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2020-03-12T18:20:05.527Z] Selecting previously unselected package libapparmor1:s390x. [2020-03-12T18:20:05.527Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2020-03-12T18:20:05.527Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2020-03-12T18:20:05.527Z] Selecting previously unselected package libapparmor-dev:s390x. [2020-03-12T18:20:05.527Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2020-03-12T18:20:05.527Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2020-03-12T18:20:05.527Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:20:05.527Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2020-03-12T18:20:05.527Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2020-03-12T18:20:05.527Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2020-03-12T18:20:05.527Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2020-03-12T18:20:05.527Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:20:05.567Z] #58 26.10 CC images/fown.o [2020-03-12T18:20:05.609Z] #58 23.46 CC images/core-arm.o [2020-03-12T18:20:05.743Z] CC criu/path.o [2020-03-12T18:20:05.823Z] #58 26.29 CC images/ns.o [2020-03-12T18:20:05.874Z] Removing intermediate container 7b546634b1bd [2020-03-12T18:20:05.874Z] ---> 112b23ac2016 [2020-03-12T18:20:05.874Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2020-03-12T18:20:05.874Z] ---> ec39aa926a2a [2020-03-12T18:20:05.874Z] Step 36/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:20:06.031Z] CC criu/pie-util-vdso-elf32.o [2020-03-12T18:20:06.175Z] #58 ... [2020-03-12T18:20:06.175Z] [2020-03-12T18:20:06.175Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:20:06.175Z] #30 81.87 github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T18:20:06.175Z] #30 DONE 86.3s [2020-03-12T18:20:06.175Z] [2020-03-12T18:20:06.175Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:20:06.175Z] #47 32.59 Checking out files: 38% (1240/3196) Checking out files: 39% (1247/3196) Checking out files: 40% (1279/3196) Checking out files: 41% (1311/3196) Checking out files: 42% (1343/3196) Checking out files: 43% (1375/3196) Checking out files: 44% (1407/3196) Checking out files: 45% (1439/3196) Checking out files: 46% (1471/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 72% (2331/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-03-12T18:20:06.175Z] #47 34.61 + cd /tmp/tmp.Pm8t6sS2Ix/src/github.com/containerd/containerd [2020-03-12T18:20:06.175Z] #47 34.61 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:20:06.175Z] #47 36.41 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-12T18:20:06.175Z] #47 36.41 + BUILDTAGS='netgo osusergo static_build' [2020-03-12T18:20:06.175Z] #47 36.41 + export EXTRA_FLAGS=-buildmode=pie [2020-03-12T18:20:06.175Z] #47 36.41 + EXTRA_FLAGS=-buildmode=pie [2020-03-12T18:20:06.175Z] #47 36.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-12T18:20:06.175Z] #47 36.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-12T18:20:06.175Z] #47 36.41 + '[' '' = dynamic ']' [2020-03-12T18:20:06.175Z] #47 36.41 + make [2020-03-12T18:20:06.175Z] #47 38.00 🇩 bin/ctr [2020-03-12T18:20:06.221Z] ---> Running in d075540cd5be [2020-03-12T18:20:06.221Z] Removing intermediate container d075540cd5be [2020-03-12T18:20:06.221Z] ---> deec8c4b8024 [2020-03-12T18:20:06.221Z] Step 37/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2020-03-12T18:20:06.221Z] ---> Running in c2bd004d8c93 [2020-03-12T18:20:06.315Z] CC criu/pie-util-vdso.o [2020-03-12T18:20:06.383Z] #58 26.55 CC images/regfile.o [2020-03-12T18:20:06.432Z] #47 ... [2020-03-12T18:20:06.432Z] [2020-03-12T18:20:06.432Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:20:06.432Z] #33 76.53 regexp [2020-03-12T18:20:06.432Z] #33 78.53 fmt [2020-03-12T18:20:06.432Z] #33 80.37 path/filepath [2020-03-12T18:20:06.432Z] #33 81.85 io/ioutil [2020-03-12T18:20:06.432Z] #33 82.42 encoding/binary [2020-03-12T18:20:06.432Z] #33 82.84 flag [2020-03-12T18:20:06.432Z] #33 84.39 go/token [2020-03-12T18:20:06.432Z] #33 84.51 net/url [2020-03-12T18:20:06.432Z] #33 85.17 go/scanner [2020-03-12T18:20:06.432Z] #33 86.49 go/ast [2020-03-12T18:20:06.602Z] CC criu/pie-util.o [2020-03-12T18:20:06.602Z] CC criu/pipes.o [2020-03-12T18:20:06.638Z] #58 26.85 CC images/ghost-file.o [2020-03-12T18:20:06.689Z] #33 ... [2020-03-12T18:20:06.689Z] [2020-03-12T18:20:06.689Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:20:06.689Z] #58 24.25 CC images/core-aarch64.o [2020-03-12T18:20:06.893Z] #58 27.21 CC images/fifo.o [2020-03-12T18:20:06.893Z] #58 ... [2020-03-12T18:20:06.893Z] [2020-03-12T18:20:06.893Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:20:06.893Z] #13 18.93 Fetched 7937 kB in 15s (522 kB/s) [2020-03-12T18:20:06.893Z] #13 18.93 Reading package lists... [2020-03-12T18:20:06.893Z] #13 24.49 Reading package lists... [2020-03-12T18:20:06.893Z] #13 ... [2020-03-12T18:20:06.893Z] [2020-03-12T18:20:06.893Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:20:06.893Z] #33 90.09 text/template [2020-03-12T18:20:07.223Z] CC criu/plugin.o [2020-03-12T18:20:07.223Z] CC criu/proc_parse.o [2020-03-12T18:20:07.252Z] #58 24.98 CC images/core-ppc64.o [2020-03-12T18:20:07.441Z] Removing intermediate container c2bd004d8c93 [2020-03-12T18:20:07.441Z] ---> 1ec88fc15916 [2020-03-12T18:20:07.441Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-03-12T18:20:07.441Z] ---> 112b23ac2016 [2020-03-12T18:20:07.441Z] Step 39/125 : FROM base AS tomlv [2020-03-12T18:20:07.441Z] ---> 641c579ea7fc [2020-03-12T18:20:07.441Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2020-03-12T18:20:07.441Z] ---> Running in 0d5707742dc0 [2020-03-12T18:20:07.786Z] Removing intermediate container 0d5707742dc0 [2020-03-12T18:20:07.786Z] ---> 62d59cb5779d [2020-03-12T18:20:07.786Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:20:07.816Z] #58 25.62 CC images/core-s390.o [2020-03-12T18:20:08.138Z] ---> fd49665244fc [2020-03-12T18:20:08.138Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:20:08.138Z] ---> 410c3905063e [2020-03-12T18:20:08.138Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:20:08.603Z] ---> Running in 58afefebf925 [2020-03-12T18:20:08.748Z] #58 26.39 CC images/cpuinfo.o [2020-03-12T18:20:08.778Z] #33 91.55 go/parser [2020-03-12T18:20:09.077Z] + RM_GOPATH=0 [2020-03-12T18:20:09.077Z] + TMP_GOPATH= [2020-03-12T18:20:09.077Z] + : /build [2020-03-12T18:20:09.077Z] + '[' -z '' ']' [2020-03-12T18:20:09.077Z] ++ mktemp -d [2020-03-12T18:20:09.077Z] + export GOPATH=/tmp/tmp.pGxZ6zscb6 [2020-03-12T18:20:09.077Z] + GOPATH=/tmp/tmp.pGxZ6zscb6 [2020-03-12T18:20:09.077Z] + RM_GOPATH=1 [2020-03-12T18:20:09.077Z] ++ dirname ./install.sh [2020-03-12T18:20:09.077Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T18:20:09.077Z] + dir=. [2020-03-12T18:20:09.077Z] + bin=tomlv [2020-03-12T18:20:09.077Z] + shift [2020-03-12T18:20:09.077Z] + '[' '!' -f ./tomlv.installer ']' [2020-03-12T18:20:09.077Z] + . ./tomlv.installer [2020-03-12T18:20:09.077Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T18:20:09.077Z] + install_tomlv [2020-03-12T18:20:09.077Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-12T18:20:09.077Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.pGxZ6zscb6/src/github.com/BurntSushi/toml [2020-03-12T18:20:09.077Z] Cloning into '/tmp/tmp.pGxZ6zscb6/src/github.com/BurntSushi/toml'... [2020-03-12T18:20:09.077Z] + cd /tmp/tmp.pGxZ6zscb6/src/github.com/BurntSushi/toml [2020-03-12T18:20:09.077Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T18:20:09.077Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T18:20:09.258Z] CC criu/protobuf-desc.o [2020-03-12T18:20:09.311Z] #58 27.02 CC images/inventory.o [2020-03-12T18:20:09.568Z] #58 27.24 CC images/fdinfo.o [2020-03-12T18:20:09.669Z] math/bits [2020-03-12T18:20:09.669Z] errors [2020-03-12T18:20:09.669Z] internal/cpu [2020-03-12T18:20:09.669Z] math [2020-03-12T18:20:09.669Z] internal/bytealg [2020-03-12T18:20:09.669Z] runtime/internal/atomic [2020-03-12T18:20:09.669Z] runtime/internal/sys [2020-03-12T18:20:09.669Z] runtime/internal/math [2020-03-12T18:20:09.669Z] runtime [2020-03-12T18:20:09.879Z] CC criu/protobuf.o [2020-03-12T18:20:09.879Z] CC criu/pstree.o [2020-03-12T18:20:10.057Z] unicode/utf8 [2020-03-12T18:20:10.057Z] strconv [2020-03-12T18:20:10.057Z] internal/race [2020-03-12T18:20:10.057Z] sync/atomic [2020-03-12T18:20:10.057Z] unicode [2020-03-12T18:20:10.133Z] #58 27.73 CC images/fown.o [2020-03-12T18:20:10.391Z] #58 27.99 CC images/ns.o [2020-03-12T18:20:10.419Z] internal/testlog [2020-03-12T18:20:10.419Z] encoding [2020-03-12T18:20:10.419Z] runtime/cgo [2020-03-12T18:20:10.648Z] #58 28.31 CC images/regfile.o [2020-03-12T18:20:10.893Z] CC criu/rbtree.o [2020-03-12T18:20:10.893Z] CC criu/rst-malloc.o [2020-03-12T18:20:10.905Z] #58 28.66 CC images/ghost-file.o [2020-03-12T18:20:11.162Z] #58 ... [2020-03-12T18:20:11.162Z] [2020-03-12T18:20:11.162Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:20:11.162Z] #13 19.27 Fetched 7937 kB in 15s (507 kB/s) [2020-03-12T18:20:11.162Z] #13 19.27 Reading package lists... [2020-03-12T18:20:11.162Z] #13 25.27 Reading package lists... [2020-03-12T18:20:11.162Z] #13 ... [2020-03-12T18:20:11.162Z] [2020-03-12T18:20:11.162Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:20:11.162Z] #58 29.00 CC images/fifo.o [2020-03-12T18:20:11.179Z] CC criu/seccomp.o [2020-03-12T18:20:11.463Z] CC criu/seize.o [2020-03-12T18:20:11.653Z] sync [2020-03-12T18:20:11.653Z] reflect [2020-03-12T18:20:11.653Z] io [2020-03-12T18:20:11.653Z] syscall [2020-03-12T18:20:11.727Z] #58 29.27 CC images/remap-file-path.o [2020-03-12T18:20:11.727Z] #58 29.47 CC images/eventfd.o [2020-03-12T18:20:11.984Z] #58 29.75 CC images/eventpoll.o [2020-03-12T18:20:12.027Z] time [2020-03-12T18:20:12.027Z] sort [2020-03-12T18:20:12.071Z] #33 95.19 log [2020-03-12T18:20:12.083Z] CC criu/servicefd.o [2020-03-12T18:20:12.242Z] #58 30.07 CC images/fh.o [2020-03-12T18:20:12.372Z] CC criu/shmem.o [2020-03-12T18:20:12.379Z] #33 95.45 go/doc [2020-03-12T18:20:12.393Z] internal/poll [2020-03-12T18:20:12.393Z] internal/fmtsort [2020-03-12T18:20:12.393Z] internal/syscall/unix [2020-03-12T18:20:12.393Z] strings [2020-03-12T18:20:12.393Z] os [2020-03-12T18:20:12.393Z] bytes [2020-03-12T18:20:12.634Z] #33 ... [2020-03-12T18:20:12.634Z] [2020-03-12T18:20:12.634Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:20:12.634Z] #58 27.48 CC images/remap-file-path.o [2020-03-12T18:20:12.634Z] #58 27.70 CC images/eventfd.o [2020-03-12T18:20:12.634Z] #58 27.98 CC images/eventpoll.o [2020-03-12T18:20:12.634Z] #58 28.29 CC images/fh.o [2020-03-12T18:20:12.634Z] #58 28.63 CC images/fsnotify.o [2020-03-12T18:20:12.634Z] #58 29.32 CC images/signalfd.o [2020-03-12T18:20:12.634Z] #58 29.56 CC images/fs.o [2020-03-12T18:20:12.634Z] #58 29.85 CC images/pstree.o [2020-03-12T18:20:12.634Z] #58 30.15 CC images/pipe.o [2020-03-12T18:20:12.634Z] #58 30.42 CC images/tcp-stream.o [2020-03-12T18:20:12.634Z] #58 30.69 CC images/sk-packet.o [2020-03-12T18:20:12.634Z] #58 31.07 CC images/mnt.o [2020-03-12T18:20:12.634Z] #58 31.28 CC images/pipe-data.o [2020-03-12T18:20:12.634Z] #58 31.61 CC images/sa.o [2020-03-12T18:20:12.634Z] #58 31.87 CC images/timer.o [2020-03-12T18:20:12.634Z] #58 32.32 CC images/timerfd.o [2020-03-12T18:20:12.634Z] #58 32.57 CC images/mm.o [2020-03-12T18:20:12.634Z] #58 32.96 CC images/sk-opts.o [2020-03-12T18:20:12.765Z] fmt [2020-03-12T18:20:12.765Z] bufio [2020-03-12T18:20:12.765Z] path/filepath [2020-03-12T18:20:12.765Z] io/ioutil [2020-03-12T18:20:12.765Z] flag [2020-03-12T18:20:12.765Z] github.com/BurntSushi/toml [2020-03-12T18:20:12.807Z] #58 30.47 CC images/fsnotify.o [2020-03-12T18:20:12.890Z] #58 33.26 CC images/sk-unix.o [2020-03-12T18:20:12.992Z] CC criu/sigframe.o [2020-03-12T18:20:13.120Z] log [2020-03-12T18:20:13.121Z] path [2020-03-12T18:20:13.121Z] text/tabwriter [2020-03-12T18:20:13.121Z] github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T18:20:13.145Z] #58 33.64 CC images/sk-inet.o [2020-03-12T18:20:13.281Z] CC criu/signalfd.o [2020-03-12T18:20:13.281Z] CC criu/sk-inet.o [2020-03-12T18:20:13.372Z] #58 31.16 CC images/signalfd.o [2020-03-12T18:20:13.718Z] #58 34.13 CC images/tun.o [2020-03-12T18:20:13.902Z] CC criu/sk-netlink.o [2020-03-12T18:20:13.937Z] #58 31.52 CC images/fs.o [2020-03-12T18:20:13.973Z] #58 34.49 CC images/sk-netlink.o [2020-03-12T18:20:14.187Z] CC criu/sk-packet.o [2020-03-12T18:20:14.195Z] #58 31.81 CC images/pstree.o [2020-03-12T18:20:14.228Z] #58 34.77 CC images/packet-sock.o [2020-03-12T18:20:14.342Z] Removing intermediate container 58afefebf925 [2020-03-12T18:20:14.342Z] ---> bfd852a53305 [2020-03-12T18:20:14.342Z] Step 44/125 : FROM base AS vndr [2020-03-12T18:20:14.342Z] ---> 641c579ea7fc [2020-03-12T18:20:14.342Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2020-03-12T18:20:14.342Z] ---> Running in c55e28ba4e78 [2020-03-12T18:20:14.452Z] #58 32.08 CC images/pipe.o [2020-03-12T18:20:14.692Z] Removing intermediate container c55e28ba4e78 [2020-03-12T18:20:14.692Z] ---> 10df777c6ce8 [2020-03-12T18:20:14.692Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:20:14.709Z] #58 32.36 CC images/tcp-stream.o [2020-03-12T18:20:14.786Z] #58 35.12 CC images/ipc-var.o [2020-03-12T18:20:14.786Z] #58 35.34 CC images/ipc-desc.o [2020-03-12T18:20:14.806Z] CC criu/sk-queue.o [2020-03-12T18:20:14.967Z] #58 32.58 CC images/sk-packet.o [2020-03-12T18:20:15.041Z] #58 ... [2020-03-12T18:20:15.041Z] [2020-03-12T18:20:15.041Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:20:15.041Z] #13 29.25 Building dependency tree... [2020-03-12T18:20:15.041Z] #13 30.22 Reading state information... [2020-03-12T18:20:15.041Z] #13 31.18 The following additional packages will be installed: [2020-03-12T18:20:15.041Z] #13 31.18 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2020-03-12T18:20:15.041Z] #13 31.18 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2020-03-12T18:20:15.041Z] #13 31.20 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2020-03-12T18:20:15.041Z] #13 31.20 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2020-03-12T18:20:15.041Z] #13 31.20 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-12T18:20:15.041Z] #13 31.20 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-03-12T18:20:15.041Z] #13 31.20 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2020-03-12T18:20:15.041Z] #13 31.20 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2020-03-12T18:20:15.041Z] #13 31.20 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2020-03-12T18:20:15.041Z] #13 31.20 Suggested packages: [2020-03-12T18:20:15.041Z] #13 31.21 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2020-03-12T18:20:15.041Z] #13 31.21 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2020-03-12T18:20:15.041Z] #13 31.21 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2020-03-12T18:20:15.041Z] #13 31.21 vim-doc vim-scripts xfsdump acl attr quota [2020-03-12T18:20:15.041Z] #13 31.21 Recommended packages: [2020-03-12T18:20:15.041Z] #13 31.21 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-03-12T18:20:15.041Z] #13 31.21 python3-keyrings.alt python3-xdg unzip [2020-03-12T18:20:15.041Z] #13 35.70 The following NEW packages will be installed: [2020-03-12T18:20:15.041Z] #13 35.70 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-03-12T18:20:15.041Z] #13 35.70 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2020-03-12T18:20:15.041Z] #13 35.71 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-03-12T18:20:15.041Z] #13 35.71 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2020-03-12T18:20:15.041Z] #13 35.71 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2020-03-12T18:20:15.041Z] #13 35.71 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2020-03-12T18:20:15.041Z] #13 35.72 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2020-03-12T18:20:15.041Z] #13 35.72 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2020-03-12T18:20:15.041Z] #13 35.72 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2020-03-12T18:20:15.041Z] #13 35.72 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2020-03-12T18:20:15.041Z] #13 35.72 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2020-03-12T18:20:15.041Z] #13 35.72 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2020-03-12T18:20:15.041Z] #13 35.72 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-03-12T18:20:15.041Z] #13 35.72 xfsprogs xxd xz-utils zip [2020-03-12T18:20:15.041Z] #13 36.83 0 upgraded, 69 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:20:15.041Z] #13 36.83 Need to get 90.9 MB of archives. [2020-03-12T18:20:15.041Z] #13 36.83 After this operation, 541 MB of additional disk space will be used. [2020-03-12T18:20:15.041Z] #13 36.83 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2020-03-12T18:20:15.041Z] #13 36.84 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-03-12T18:20:15.041Z] #13 36.84 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2020-03-12T18:20:15.041Z] #13 36.84 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2020-03-12T18:20:15.041Z] #13 36.86 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2020-03-12T18:20:15.041Z] #13 36.88 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2020-03-12T18:20:15.041Z] #13 36.93 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2020-03-12T18:20:15.041Z] #13 37.09 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2020-03-12T18:20:15.041Z] #13 37.10 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2020-03-12T18:20:15.041Z] #13 37.11 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2020-03-12T18:20:15.041Z] #13 ... [2020-03-12T18:20:15.041Z] [2020-03-12T18:20:15.041Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:20:15.041Z] #58 35.51 CC images/ipc-shm.o [2020-03-12T18:20:15.043Z] ---> 855258ff96cb [2020-03-12T18:20:15.043Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:20:15.092Z] CC criu/sk-tcp.o [2020-03-12T18:20:15.226Z] #58 32.90 CC images/mnt.o [2020-03-12T18:20:15.296Z] #58 35.69 CC images/ipc-msg.o [2020-03-12T18:20:15.377Z] CC criu/sk-unix.o [2020-03-12T18:20:15.396Z] ---> 6113e8fec7c7 [2020-03-12T18:20:15.396Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:20:15.396Z] ---> Running in fb89b558276e [2020-03-12T18:20:15.483Z] #58 33.25 CC images/pipe-data.o [2020-03-12T18:20:15.550Z] #58 35.95 CC images/ipc-sem.o [2020-03-12T18:20:15.741Z] #58 33.44 CC images/sa.o [2020-03-12T18:20:15.751Z] + RM_GOPATH=0 [2020-03-12T18:20:15.751Z] + TMP_GOPATH= [2020-03-12T18:20:15.751Z] + : /build [2020-03-12T18:20:15.751Z] + '[' -z '' ']' [2020-03-12T18:20:15.751Z] ++ mktemp -d [2020-03-12T18:20:15.751Z] + export GOPATH=/tmp/tmp.w6oHZHp7Tv [2020-03-12T18:20:15.751Z] + GOPATH=/tmp/tmp.w6oHZHp7Tv [2020-03-12T18:20:15.751Z] + RM_GOPATH=1 [2020-03-12T18:20:15.751Z] ++ dirname ./install.sh [2020-03-12T18:20:15.751Z] + dir=. [2020-03-12T18:20:15.751Z] + bin=vndr [2020-03-12T18:20:15.751Z] + shift [2020-03-12T18:20:15.751Z] + '[' '!' -f ./vndr.installer ']' [2020-03-12T18:20:15.751Z] + . ./vndr.installer [2020-03-12T18:20:15.751Z] ++ VNDR_COMMIT=85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T18:20:15.751Z] + install_vndr [2020-03-12T18:20:15.751Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-12T18:20:15.751Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.w6oHZHp7Tv/src/github.com/LK4D4/vndr [2020-03-12T18:20:15.751Z] Cloning into '/tmp/tmp.w6oHZHp7Tv/src/github.com/LK4D4/vndr'... [2020-03-12T18:20:15.751Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T18:20:15.805Z] #58 36.18 CC images/utsns.o [2020-03-12T18:20:15.998Z] #58 33.74 CC images/timer.o [2020-03-12T18:20:16.060Z] #58 36.40 CC images/creds.o [2020-03-12T18:20:16.060Z] #58 36.61 CC images/vma.o [2020-03-12T18:20:16.105Z] + cd /tmp/tmp.w6oHZHp7Tv/src/github.com/LK4D4/vndr [2020-03-12T18:20:16.105Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T18:20:16.105Z] + go build -buildmode=pie -v -o /build/vndr . [2020-03-12T18:20:16.482Z] errors [2020-03-12T18:20:16.482Z] internal/cpu [2020-03-12T18:20:16.482Z] internal/race [2020-03-12T18:20:16.482Z] runtime/internal/atomic [2020-03-12T18:20:16.482Z] internal/bytealg [2020-03-12T18:20:16.482Z] runtime/internal/sys [2020-03-12T18:20:16.482Z] runtime/internal/math [2020-03-12T18:20:16.482Z] sync/atomic [2020-03-12T18:20:16.482Z] runtime [2020-03-12T18:20:16.482Z] unicode [2020-03-12T18:20:16.564Z] #58 34.21 CC images/timerfd.o [2020-03-12T18:20:16.619Z] #58 36.95 CC images/netdev.o [2020-03-12T18:20:16.822Z] #58 34.44 CC images/mm.o [2020-03-12T18:20:16.849Z] unicode/utf8 [2020-03-12T18:20:16.849Z] math/bits [2020-03-12T18:20:16.849Z] math [2020-03-12T18:20:16.866Z] CC criu/sockets.o [2020-03-12T18:20:16.880Z] #58 37.39 CC images/tty.o [2020-03-12T18:20:17.079Z] #58 34.79 CC images/sk-opts.o [2020-03-12T18:20:17.206Z] strconv [2020-03-12T18:20:17.206Z] internal/testlog [2020-03-12T18:20:17.206Z] encoding [2020-03-12T18:20:17.206Z] unicode/utf16 [2020-03-12T18:20:17.206Z] container/list [2020-03-12T18:20:17.337Z] #58 35.03 CC images/sk-unix.o [2020-03-12T18:20:17.337Z] #58 ... [2020-03-12T18:20:17.337Z] [2020-03-12T18:20:17.337Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:20:17.337Z] #33 87.34 text/template/parse [2020-03-12T18:20:17.337Z] #33 91.94 text/template [2020-03-12T18:20:17.337Z] #33 92.21 go/parser [2020-03-12T18:20:17.337Z] #33 95.64 log [2020-03-12T18:20:17.337Z] #33 96.19 encoding/base64 [2020-03-12T18:20:17.337Z] #33 97.05 encoding/json [2020-03-12T18:20:17.337Z] #33 ... [2020-03-12T18:20:17.337Z] [2020-03-12T18:20:17.337Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:20:17.337Z] #13 25.27 Reading package lists... [2020-03-12T18:20:17.337Z] #13 30.02 Building dependency tree... [2020-03-12T18:20:17.337Z] #13 31.06 Reading state information... [2020-03-12T18:20:17.337Z] #13 32.11 The following additional packages will be installed: [2020-03-12T18:20:17.337Z] #13 32.11 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2020-03-12T18:20:17.337Z] #13 32.11 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2020-03-12T18:20:17.337Z] #13 32.11 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2020-03-12T18:20:17.337Z] #13 32.11 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2020-03-12T18:20:17.337Z] #13 32.11 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-12T18:20:17.337Z] #13 32.11 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-03-12T18:20:17.337Z] #13 32.11 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2020-03-12T18:20:17.337Z] #13 32.12 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2020-03-12T18:20:17.337Z] #13 32.12 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2020-03-12T18:20:17.337Z] #13 32.12 Suggested packages: [2020-03-12T18:20:17.337Z] #13 32.13 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2020-03-12T18:20:17.337Z] #13 32.13 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2020-03-12T18:20:17.337Z] #13 32.13 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2020-03-12T18:20:17.337Z] #13 32.13 vim-doc vim-scripts xfsdump acl attr quota [2020-03-12T18:20:17.337Z] #13 32.13 Recommended packages: [2020-03-12T18:20:17.337Z] #13 32.13 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-03-12T18:20:17.337Z] #13 32.13 python3-keyrings.alt python3-xdg unzip [2020-03-12T18:20:17.441Z] #58 37.88 CC images/file-lock.o [2020-03-12T18:20:17.487Z] CC criu/stats.o [2020-03-12T18:20:17.593Z] crypto/internal/subtle [2020-03-12T18:20:17.593Z] crypto/subtle [2020-03-12T18:20:17.593Z] crypto/rc4 [2020-03-12T18:20:17.593Z] internal/x/crypto/cryptobyte/asn1 [2020-03-12T18:20:17.593Z] internal/nettrace [2020-03-12T18:20:17.593Z] internal/x/net/dns/dnsmessage [2020-03-12T18:20:17.593Z] runtime/cgo [2020-03-12T18:20:17.696Z] #58 38.11 CC images/rlimit.o [2020-03-12T18:20:17.775Z] CC criu/string.o [2020-03-12T18:20:17.775Z] CC criu/sysctl.o [2020-03-12T18:20:17.902Z] #13 ... [2020-03-12T18:20:17.902Z] [2020-03-12T18:20:17.902Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:20:17.902Z] #33 97.92 go/doc [2020-03-12T18:20:17.951Z] #58 38.38 CC images/pagemap.o [2020-03-12T18:20:18.206Z] #58 38.60 CC images/siginfo.o [2020-03-12T18:20:18.394Z] CC criu/sysfs_parse.o [2020-03-12T18:20:18.461Z] #58 38.89 CC images/rpc.o [2020-03-12T18:20:18.609Z] sync [2020-03-12T18:20:18.609Z] io [2020-03-12T18:20:18.609Z] reflect [2020-03-12T18:20:18.677Z] CC criu/timerfd.o [2020-03-12T18:20:18.677Z] CC criu/tty.o [2020-03-12T18:20:19.058Z] bytes [2020-03-12T18:20:19.058Z] bufio [2020-03-12T18:20:19.432Z] syscall [2020-03-12T18:20:19.784Z] time [2020-03-12T18:20:19.784Z] sort [2020-03-12T18:20:19.784Z] internal/fmtsort [2020-03-12T18:20:19.784Z] internal/syscall/unix [2020-03-12T18:20:19.823Z] #58 40.09 CC images/ext-file.o [2020-03-12T18:20:19.823Z] #58 40.26 CC images/cgroup.o [2020-03-12T18:20:20.141Z] internal/poll [2020-03-12T18:20:20.141Z] strings [2020-03-12T18:20:20.141Z] os [2020-03-12T18:20:20.141Z] path [2020-03-12T18:20:20.141Z] regexp/syntax [2020-03-12T18:20:20.159Z] CC criu/tun.o [2020-03-12T18:20:20.501Z] fmt [2020-03-12T18:20:20.501Z] path/filepath [2020-03-12T18:20:20.501Z] regexp [2020-03-12T18:20:20.501Z] flag [2020-03-12T18:20:20.748Z] #58 40.96 CC images/userns.o [2020-03-12T18:20:20.748Z] #58 41.18 CC images/google/protobuf/descriptor.o [2020-03-12T18:20:20.780Z] CC criu/uffd.o [2020-03-12T18:20:20.863Z] go/token [2020-03-12T18:20:20.864Z] io/ioutil [2020-03-12T18:20:20.864Z] go/scanner [2020-03-12T18:20:20.864Z] net/url [2020-03-12T18:20:20.864Z] go/ast [2020-03-12T18:20:20.864Z] text/template/parse [2020-03-12T18:20:21.232Z] go/parser [2020-03-12T18:20:21.232Z] text/template [2020-03-12T18:20:21.398Z] CC criu/util.o [2020-03-12T18:20:21.603Z] log [2020-03-12T18:20:21.603Z] encoding/binary [2020-03-12T18:20:21.603Z] go/doc [2020-03-12T18:20:21.603Z] encoding/base64 [2020-03-12T18:20:21.674Z] #58 ... [2020-03-12T18:20:21.674Z] [2020-03-12T18:20:21.674Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:20:21.674Z] #13 37.34 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2020-03-12T18:20:21.674Z] #13 37.36 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2020-03-12T18:20:21.674Z] #13 37.37 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2020-03-12T18:20:21.674Z] #13 37.37 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2020-03-12T18:20:21.674Z] #13 37.38 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2020-03-12T18:20:21.674Z] #13 37.44 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2020-03-12T18:20:21.674Z] #13 37.44 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2020-03-12T18:20:21.674Z] #13 37.44 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2020-03-12T18:20:21.674Z] #13 37.44 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2020-03-12T18:20:21.674Z] #13 37.45 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2020-03-12T18:20:21.674Z] #13 37.46 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2020-03-12T18:20:21.674Z] #13 37.49 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-03-12T18:20:21.674Z] #13 37.50 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-03-12T18:20:21.674Z] #13 37.53 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2020-03-12T18:20:21.674Z] #13 37.53 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2020-03-12T18:20:21.674Z] #13 37.53 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2020-03-12T18:20:21.674Z] #13 37.56 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2020-03-12T18:20:21.674Z] #13 37.57 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-03-12T18:20:21.674Z] #13 37.57 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-03-12T18:20:21.674Z] #13 37.63 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-03-12T18:20:21.674Z] #13 37.64 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2020-03-12T18:20:21.674Z] #13 37.65 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2020-03-12T18:20:21.674Z] #13 37.66 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-03-12T18:20:21.674Z] #13 37.68 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-03-12T18:20:21.674Z] #13 37.70 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-03-12T18:20:21.674Z] #13 37.71 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2020-03-12T18:20:21.674Z] #13 37.71 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2020-03-12T18:20:21.674Z] #13 37.72 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2020-03-12T18:20:21.674Z] #13 37.73 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2020-03-12T18:20:21.674Z] #13 37.74 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2020-03-12T18:20:21.674Z] #13 37.78 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2020-03-12T18:20:21.674Z] #13 37.82 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2020-03-12T18:20:21.674Z] #13 37.86 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2020-03-12T18:20:21.674Z] #13 37.89 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2020-03-12T18:20:21.674Z] #13 37.90 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-03-12T18:20:21.674Z] #13 37.90 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-03-12T18:20:21.674Z] #13 37.92 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2020-03-12T18:20:21.674Z] #13 37.96 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2020-03-12T18:20:21.674Z] #13 38.13 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2020-03-12T18:20:21.674Z] #13 38.16 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-03-12T18:20:21.674Z] #13 38.29 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-03-12T18:20:21.674Z] #13 38.30 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2020-03-12T18:20:21.674Z] #13 38.31 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2020-03-12T18:20:21.674Z] #13 38.35 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2020-03-12T18:20:21.674Z] #13 38.35 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2020-03-12T18:20:21.674Z] #13 38.38 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-03-12T18:20:21.674Z] #13 38.81 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2020-03-12T18:20:21.674Z] #13 38.87 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2020-03-12T18:20:21.674Z] #13 38.93 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-12T18:20:21.674Z] #13 38.95 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2020-03-12T18:20:21.674Z] #13 38.97 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2020-03-12T18:20:21.674Z] #13 39.02 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2020-03-12T18:20:21.674Z] #13 39.37 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2020-03-12T18:20:21.674Z] #13 39.57 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-03-12T18:20:21.674Z] #13 39.58 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2020-03-12T18:20:21.674Z] #13 39.96 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-03-12T18:20:21.674Z] #13 40.28 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2020-03-12T18:20:21.674Z] #13 40.30 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2020-03-12T18:20:21.674Z] #13 43.01 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2020-03-12T18:20:21.985Z] encoding/json [2020-03-12T18:20:21.985Z] github.com/LK4D4/vndr/build [2020-03-12T18:20:22.082Z] #33 101.6 github.com/LK4D4/vndr/build [2020-03-12T18:20:22.350Z] encoding/xml [2020-03-12T18:20:22.350Z] github.com/LK4D4/vndr/godl/singleflight [2020-03-12T18:20:22.350Z] github.com/LK4D4/vndr/versioned [2020-03-12T18:20:22.350Z] compress/flate [2020-03-12T18:20:22.350Z] hash [2020-03-12T18:20:22.350Z] hash/crc32 [2020-03-12T18:20:22.422Z] CC criu/uts_ns.o [2020-03-12T18:20:22.647Z] #33 102.5 encoding/xml [2020-03-12T18:20:22.705Z] CC criu/vdso.o [2020-03-12T18:20:22.720Z] compress/gzip [2020-03-12T18:20:22.720Z] context [2020-03-12T18:20:22.720Z] crypto/cipher [2020-03-12T18:20:22.720Z] math/rand [2020-03-12T18:20:22.720Z] crypto/aes [2020-03-12T18:20:22.721Z] math/big [2020-03-12T18:20:22.721Z] crypto [2020-03-12T18:20:22.721Z] crypto/des [2020-03-12T18:20:22.989Z] LINK criu/built-in.o [2020-03-12T18:20:23.037Z] #13 ... [2020-03-12T18:20:23.037Z] [2020-03-12T18:20:23.037Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:20:23.037Z] #33 95.89 encoding/binary [2020-03-12T18:20:23.037Z] #33 98.12 encoding/base64 [2020-03-12T18:20:23.037Z] #33 98.79 encoding/json [2020-03-12T18:20:23.037Z] #33 99.16 github.com/LK4D4/vndr/build [2020-03-12T18:20:23.037Z] #33 103.1 encoding/xml [2020-03-12T18:20:23.037Z] #33 104.7 github.com/LK4D4/vndr/godl/singleflight [2020-03-12T18:20:23.037Z] #33 104.9 github.com/LK4D4/vndr/versioned [2020-03-12T18:20:23.037Z] #33 105.0 compress/flate [2020-03-12T18:20:23.037Z] #33 ... [2020-03-12T18:20:23.037Z] [2020-03-12T18:20:23.037Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:20:23.037Z] #58 43.51 CC images/opts.o [2020-03-12T18:20:23.076Z] crypto/internal/randutil [2020-03-12T18:20:23.076Z] crypto/sha512 [2020-03-12T18:20:23.076Z] crypto/hmac [2020-03-12T18:20:23.076Z] crypto/md5 [2020-03-12T18:20:23.076Z] crypto/sha1 [2020-03-12T18:20:23.076Z] crypto/sha256 [2020-03-12T18:20:23.076Z] encoding/hex [2020-03-12T18:20:23.076Z] encoding/pem [2020-03-12T18:20:23.076Z] internal/singleflight [2020-03-12T18:20:23.212Z] #33 ... [2020-03-12T18:20:23.212Z] [2020-03-12T18:20:23.212Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:20:23.212Z] #13 36.62 The following NEW packages will be installed: [2020-03-12T18:20:23.212Z] #13 36.63 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-03-12T18:20:23.212Z] #13 36.63 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2020-03-12T18:20:23.212Z] #13 36.63 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-03-12T18:20:23.212Z] #13 36.64 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2020-03-12T18:20:23.212Z] #13 36.64 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2020-03-12T18:20:23.212Z] #13 36.64 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2020-03-12T18:20:23.212Z] #13 36.64 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2020-03-12T18:20:23.212Z] #13 36.64 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2020-03-12T18:20:23.212Z] #13 36.64 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2020-03-12T18:20:23.212Z] #13 36.64 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2020-03-12T18:20:23.212Z] #13 36.64 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2020-03-12T18:20:23.212Z] #13 36.64 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2020-03-12T18:20:23.212Z] #13 36.65 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-03-12T18:20:23.212Z] #13 36.65 xfsprogs xxd xz-utils zip [2020-03-12T18:20:23.212Z] #13 37.85 0 upgraded, 69 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:20:23.212Z] #13 37.85 Need to get 90.9 MB of archives. [2020-03-12T18:20:23.212Z] #13 37.85 After this operation, 541 MB of additional disk space will be used. [2020-03-12T18:20:23.212Z] #13 37.85 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2020-03-12T18:20:23.212Z] #13 37.86 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-03-12T18:20:23.212Z] #13 37.87 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2020-03-12T18:20:23.212Z] #13 37.87 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2020-03-12T18:20:23.212Z] #13 37.87 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2020-03-12T18:20:23.212Z] #13 37.87 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2020-03-12T18:20:23.212Z] #13 37.93 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2020-03-12T18:20:23.212Z] #13 38.05 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2020-03-12T18:20:23.212Z] #13 38.07 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2020-03-12T18:20:23.212Z] #13 38.08 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2020-03-12T18:20:23.212Z] #13 38.27 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2020-03-12T18:20:23.212Z] #13 38.29 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2020-03-12T18:20:23.212Z] #13 38.29 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2020-03-12T18:20:23.212Z] #13 38.30 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2020-03-12T18:20:23.212Z] #13 38.31 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2020-03-12T18:20:23.212Z] #13 38.32 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2020-03-12T18:20:23.212Z] #13 38.32 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2020-03-12T18:20:23.212Z] #13 38.33 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2020-03-12T18:20:23.212Z] #13 38.34 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2020-03-12T18:20:23.212Z] #13 38.35 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2020-03-12T18:20:23.212Z] #13 38.38 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2020-03-12T18:20:23.212Z] #13 38.40 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-03-12T18:20:23.212Z] #13 38.41 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-03-12T18:20:23.212Z] #13 38.44 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2020-03-12T18:20:23.212Z] #13 38.44 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2020-03-12T18:20:23.212Z] #13 38.45 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2020-03-12T18:20:23.212Z] #13 38.47 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2020-03-12T18:20:23.212Z] #13 38.47 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-03-12T18:20:23.212Z] #13 38.48 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-03-12T18:20:23.212Z] #13 38.53 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-03-12T18:20:23.212Z] #13 38.54 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2020-03-12T18:20:23.212Z] #13 38.56 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2020-03-12T18:20:23.212Z] #13 38.57 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-03-12T18:20:23.212Z] #13 38.58 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-03-12T18:20:23.212Z] #13 38.59 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-03-12T18:20:23.212Z] #13 38.60 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2020-03-12T18:20:23.212Z] #13 38.60 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2020-03-12T18:20:23.212Z] #13 38.60 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2020-03-12T18:20:23.212Z] #13 38.61 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2020-03-12T18:20:23.212Z] #13 38.63 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2020-03-12T18:20:23.212Z] #13 38.64 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2020-03-12T18:20:23.212Z] #13 38.66 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2020-03-12T18:20:23.212Z] #13 38.70 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2020-03-12T18:20:23.212Z] #13 38.71 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2020-03-12T18:20:23.212Z] #13 38.71 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-03-12T18:20:23.212Z] #13 38.72 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-03-12T18:20:23.212Z] #13 38.72 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2020-03-12T18:20:23.212Z] #13 38.74 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2020-03-12T18:20:23.212Z] #13 38.90 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2020-03-12T18:20:23.212Z] #13 38.93 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-03-12T18:20:23.212Z] #13 39.05 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-03-12T18:20:23.212Z] #13 39.05 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2020-03-12T18:20:23.212Z] #13 39.07 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2020-03-12T18:20:23.212Z] #13 39.09 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2020-03-12T18:20:23.212Z] #13 39.09 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2020-03-12T18:20:23.212Z] #13 39.11 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-03-12T18:20:23.212Z] #13 39.54 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2020-03-12T18:20:23.212Z] #13 39.61 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2020-03-12T18:20:23.212Z] #13 39.66 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-12T18:20:23.212Z] #13 39.69 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2020-03-12T18:20:23.212Z] #13 39.69 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2020-03-12T18:20:23.212Z] #13 39.73 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2020-03-12T18:20:23.212Z] #13 39.91 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2020-03-12T18:20:23.212Z] #13 40.09 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-03-12T18:20:23.212Z] #13 40.11 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2020-03-12T18:20:23.212Z] #13 40.38 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-03-12T18:20:23.212Z] #13 40.66 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2020-03-12T18:20:23.212Z] #13 40.66 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2020-03-12T18:20:23.277Z] LINK criu/criu [2020-03-12T18:20:23.293Z] #58 43.76 CC images/seccomp.o [2020-03-12T18:20:23.445Z] net [2020-03-12T18:20:23.445Z] crypto/rand [2020-03-12T18:20:23.445Z] crypto/elliptic [2020-03-12T18:20:23.548Z] #58 44.07 CC images/binfmt-misc.o [2020-03-12T18:20:23.564Z] DEP lib/c/criu.d [2020-03-12T18:20:23.564Z] CC images/rpc.pb-c.o [2020-03-12T18:20:23.818Z] encoding/asn1 [2020-03-12T18:20:23.818Z] crypto/ecdsa [2020-03-12T18:20:23.818Z] crypto/rsa [2020-03-12T18:20:23.851Z] CC lib/c/criu.o [2020-03-12T18:20:24.108Z] #58 44.38 CC images/time.o [2020-03-12T18:20:24.108Z] #58 44.61 CC images/sysctl.o [2020-03-12T18:20:24.179Z] crypto/dsa [2020-03-12T18:20:24.179Z] crypto/x509/pkix [2020-03-12T18:20:24.179Z] internal/x/crypto/cryptobyte [2020-03-12T18:20:24.179Z] internal/x/crypto/internal/chacha20 [2020-03-12T18:20:24.363Z] #58 44.94 CC images/autofs.o [2020-03-12T18:20:24.542Z] internal/x/crypto/poly1305 [2020-03-12T18:20:24.542Z] internal/x/crypto/chacha20poly1305 [2020-03-12T18:20:24.542Z] internal/x/crypto/curve25519 [2020-03-12T18:20:24.542Z] internal/x/crypto/hkdf [2020-03-12T18:20:24.542Z] internal/x/text/transform [2020-03-12T18:20:24.542Z] internal/x/text/unicode/bidi [2020-03-12T18:20:24.585Z] #13 43.01 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2020-03-12T18:20:24.866Z] LINK lib/c/built-in.o [2020-03-12T18:20:24.867Z] LINK lib/c/libcriu.so [2020-03-12T18:20:24.867Z] GEN magic.py [2020-03-12T18:20:24.900Z] internal/x/text/secure/bidirule [2020-03-12T18:20:24.900Z] internal/x/text/unicode/norm [2020-03-12T18:20:24.900Z] crypto/x509 [2020-03-12T18:20:24.923Z] #58 45.25 CC images/macvlan.o [2020-03-12T18:20:25.155Z] Note: Building without setproctitle() and strlcpy() support. [2020-03-12T18:20:25.155Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T18:20:25.178Z] #58 45.60 CC images/sit.o [2020-03-12T18:20:25.276Z] internal/x/net/idna [2020-03-12T18:20:25.276Z] crypto/tls [2020-03-12T18:20:25.276Z] net/textproto [2020-03-12T18:20:25.433Z] #58 45.89 LINK images/built-in.o [2020-03-12T18:20:25.445Z] fatal: Not a git repository (or any of the parent directories): .git [2020-03-12T18:20:25.517Z] #13 ... [2020-03-12T18:20:25.517Z] [2020-03-12T18:20:25.517Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:20:25.517Z] #33 105.4 github.com/LK4D4/vndr/godl/singleflight [2020-03-12T18:20:25.517Z] #33 105.7 github.com/LK4D4/vndr/versioned [2020-03-12T18:20:25.649Z] internal/x/net/http/httpguts [2020-03-12T18:20:25.649Z] internal/x/net/http/httpproxy [2020-03-12T18:20:25.649Z] internal/x/net/http2/hpack [2020-03-12T18:20:25.649Z] mime [2020-03-12T18:20:25.649Z] mime/quotedprintable [2020-03-12T18:20:25.689Z] #58 46.04 GEN compel/include/asm [2020-03-12T18:20:25.689Z] #58 46.04 GEN compel/include/version.h [2020-03-12T18:20:25.689Z] #58 46.07 touch .config [2020-03-12T18:20:25.689Z] #58 46.09 GEN include/common/config.h [2020-03-12T18:20:25.689Z] #58 46.20 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-12T18:20:25.689Z] #58 46.23 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-12T18:20:25.689Z] #58 46.28 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-12T18:20:25.733Z] make[1]: Nothing to be done for 'all'. [2020-03-12T18:20:25.775Z] #33 105.8 compress/flate [2020-03-12T18:20:25.944Z] #58 46.33 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-12T18:20:25.944Z] #58 46.37 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-12T18:20:25.944Z] #58 46.39 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-12T18:20:25.944Z] #58 46.42 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-12T18:20:25.944Z] #58 46.49 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-12T18:20:25.944Z] #58 46.50 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-12T18:20:25.944Z] #58 46.53 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-12T18:20:26.010Z] mime/multipart [2020-03-12T18:20:26.010Z] net/http/internal [2020-03-12T18:20:26.010Z] os/exec [2020-03-12T18:20:26.022Z] make[1]: 'images/built-in.o' is up to date. [2020-03-12T18:20:26.022Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-12T18:20:26.022Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-12T18:20:26.022Z] make[1]: 'compel/libcompel.a' is up to date. [2020-03-12T18:20:26.022Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-03-12T18:20:26.022Z] make[1]: Nothing to be done for 'all'. [2020-03-12T18:20:26.022Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T18:20:26.022Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:20:26.022Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:20:26.022Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:20:26.200Z] #58 46.54 DEP compel/plugins/std/infect.d [2020-03-12T18:20:26.200Z] #58 46.64 DEP compel/plugins/std/string.d [2020-03-12T18:20:26.200Z] #58 46.74 DEP compel/plugins/std/log.d [2020-03-12T18:20:26.310Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:20:26.310Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:20:26.310Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:20:26.310Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:20:26.310Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:20:26.310Z] INSTALL criu/criu [2020-03-12T18:20:26.375Z] net/http/httptrace [2020-03-12T18:20:26.375Z] net/http [2020-03-12T18:20:26.455Z] #58 46.84 DEP compel/plugins/std/fds.d [2020-03-12T18:20:26.455Z] #58 46.93 DEP compel/plugins/std/std.d [2020-03-12T18:20:26.455Z] #58 47.04 DEP compel/plugins/shmem/shmem.d [2020-03-12T18:20:26.710Z] #58 47.15 DEP compel/plugins/fds/fds.d [2020-03-12T18:20:26.965Z] #58 47.33 CC compel/plugins/std/std.o [2020-03-12T18:20:27.220Z] #58 47.71 CC compel/plugins/std/fds.o [2020-03-12T18:20:27.672Z] #33 ... [2020-03-12T18:20:27.672Z] [2020-03-12T18:20:27.672Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:20:27.672Z] #58 35.32 CC images/sk-inet.o [2020-03-12T18:20:27.672Z] #58 35.70 CC images/tun.o [2020-03-12T18:20:27.672Z] #58 35.98 CC images/sk-netlink.o [2020-03-12T18:20:27.672Z] #58 36.27 CC images/packet-sock.o [2020-03-12T18:20:27.672Z] #58 36.60 CC images/ipc-var.o [2020-03-12T18:20:27.672Z] #58 36.85 CC images/ipc-desc.o [2020-03-12T18:20:27.672Z] #58 37.07 CC images/ipc-shm.o [2020-03-12T18:20:27.672Z] #58 37.32 CC images/ipc-msg.o [2020-03-12T18:20:27.672Z] #58 37.60 CC images/ipc-sem.o [2020-03-12T18:20:27.672Z] #58 37.87 CC images/utsns.o [2020-03-12T18:20:27.672Z] #58 38.10 CC images/creds.o [2020-03-12T18:20:27.672Z] #58 38.41 CC images/vma.o [2020-03-12T18:20:27.672Z] #58 38.73 CC images/netdev.o [2020-03-12T18:20:27.672Z] #58 39.21 CC images/tty.o [2020-03-12T18:20:27.672Z] #58 39.95 CC images/file-lock.o [2020-03-12T18:20:27.672Z] #58 40.18 CC images/rlimit.o [2020-03-12T18:20:27.672Z] #58 40.48 CC images/pagemap.o [2020-03-12T18:20:27.672Z] #58 40.94 CC images/siginfo.o [2020-03-12T18:20:27.672Z] #58 41.33 CC images/rpc.o [2020-03-12T18:20:27.672Z] #58 42.75 CC images/ext-file.o [2020-03-12T18:20:27.672Z] #58 43.02 CC images/cgroup.o [2020-03-12T18:20:27.672Z] #58 43.67 CC images/userns.o [2020-03-12T18:20:27.672Z] #58 43.98 CC images/google/protobuf/descriptor.o [2020-03-12T18:20:27.672Z] #58 ... [2020-03-12T18:20:27.672Z] [2020-03-12T18:20:27.672Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:20:27.672Z] #13 45.74 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:20:27.672Z] #13 45.97 Fetched 90.9 MB in 8s (11.3 MB/s) [2020-03-12T18:20:27.672Z] #13 46.06 Selecting previously unselected package bash-completion. [2020-03-12T18:20:27.807Z] Removing intermediate container 8bdc80fcb04c [2020-03-12T18:20:27.807Z] ---> 325c3d1bd5f4 [2020-03-12T18:20:27.807Z] Step 12/125 : FROM base AS registry [2020-03-12T18:20:27.807Z] ---> 05eed1481a0d [2020-03-12T18:20:27.807Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-12T18:20:27.807Z] ---> Running in 2f1cf1f8e667 [2020-03-12T18:20:27.930Z] #13 46.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2020-03-12T18:20:27.930Z] #13 46.15 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-03-12T18:20:28.094Z] Removing intermediate container 2f1cf1f8e667 [2020-03-12T18:20:28.094Z] ---> f0d8604a9264 [2020-03-12T18:20:28.094Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-12T18:20:28.094Z] ---> Running in cb725bb2ade3 [2020-03-12T18:20:28.094Z] Removing intermediate container cb725bb2ade3 [2020-03-12T18:20:28.094Z] ---> 4ec0c20baecb [2020-03-12T18:20:28.094Z] Step 15/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2020-03-12T18:20:28.094Z] ---> Running in a8ab60d80a4d [2020-03-12T18:20:28.146Z] #58 48.35 CC compel/plugins/std/log.o [2020-03-12T18:20:28.159Z] github.com/LK4D4/vndr/godl [2020-03-12T18:20:28.159Z] github.com/LK4D4/vndr [2020-03-12T18:20:28.383Z] + mktemp -d [2020-03-12T18:20:28.383Z] + export GOPATH=/tmp/tmp.Zym7KcgXru [2020-03-12T18:20:28.383Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.Zym7KcgXru/src/github.com/docker/distribution [2020-03-12T18:20:28.383Z] Cloning into '/tmp/tmp.Zym7KcgXru/src/github.com/docker/distribution'... [2020-03-12T18:20:29.071Z] #58 49.34 CC compel/plugins/std/string.o [2020-03-12T18:20:29.631Z] #58 50.10 CC compel/plugins/std/infect.o [2020-03-12T18:20:29.886Z] #58 ... [2020-03-12T18:20:29.886Z] [2020-03-12T18:20:29.886Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:20:29.886Z] #13 46.64 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:20:29.886Z] #13 46.77 Fetched 90.9 MB in 10s (9003 kB/s) [2020-03-12T18:20:29.886Z] #13 46.87 Selecting previously unselected package bash-completion. [2020-03-12T18:20:29.886Z] #13 46.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2020-03-12T18:20:29.886Z] #13 46.98 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-03-12T18:20:29.886Z] #13 50.22 Unpacking bash-completion (1:2.1-4.3) ... [2020-03-12T18:20:29.886Z] #13 50.84 Selecting previously unselected package libnet1:amd64. [2020-03-12T18:20:29.886Z] #13 50.86 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-03-12T18:20:29.886Z] #13 50.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-03-12T18:20:29.886Z] #13 50.99 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-12T18:20:29.886Z] #13 50.99 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2020-03-12T18:20:29.886Z] #13 51.00 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2020-03-12T18:20:29.886Z] #13 51.06 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-12T18:20:29.886Z] #13 51.07 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2020-03-12T18:20:29.886Z] #13 51.09 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-03-12T18:20:29.886Z] #13 51.24 Selecting previously unselected package libudev-dev:amd64. [2020-03-12T18:20:29.886Z] #13 51.25 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2020-03-12T18:20:29.886Z] #13 51.28 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2020-03-12T18:20:29.886Z] #13 51.51 Selecting previously unselected package libpython3.5-minimal:amd64. [2020-03-12T18:20:29.886Z] #13 51.51 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-03-12T18:20:29.886Z] #13 51.51 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-03-12T18:20:30.141Z] #13 52.19 Selecting previously unselected package python3.5-minimal. [2020-03-12T18:20:30.141Z] #13 52.19 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-03-12T18:20:30.141Z] #13 52.20 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-03-12T18:20:30.141Z] #13 ... [2020-03-12T18:20:30.141Z] [2020-03-12T18:20:30.141Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:20:30.141Z] #58 50.74 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-12T18:20:30.218Z] Removing intermediate container fb89b558276e [2020-03-12T18:20:30.218Z] ---> 1d4c5d2efe9f [2020-03-12T18:20:30.218Z] Step 49/125 : FROM dev-base AS containerd [2020-03-12T18:20:30.218Z] ---> 641c579ea7fc [2020-03-12T18:20:30.218Z] Step 50/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:20:30.218Z] ---> Using cache [2020-03-12T18:20:30.218Z] ---> b1c2f9dd5bb5 [2020-03-12T18:20:30.218Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2020-03-12T18:20:30.396Z] #58 50.80 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-12T18:20:30.396Z] #58 50.86 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-12T18:20:30.576Z] ---> Running in e227ecfc8811 [2020-03-12T18:20:30.651Z] #58 50.90 AR compel/plugins/std.lib.a [2020-03-12T18:20:30.651Z] #58 51.01 CC compel/plugins/fds/fds.o [2020-03-12T18:20:30.906Z] #58 51.26 AR compel/plugins/fds.lib.a [2020-03-12T18:20:30.906Z] #58 51.32 HOSTDEP compel/src/lib/log-host.d [2020-03-12T18:20:31.161Z] #58 51.42 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-12T18:20:31.161Z] #58 51.61 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-12T18:20:31.324Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:20:31.324Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:20:31.324Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:20:31.324Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:20:31.416Z] #58 51.76 HOSTDEP compel/src/main-host.d [2020-03-12T18:20:31.416Z] #58 51.90 DEP compel/src/lib/ptrace.d [2020-03-12T18:20:31.671Z] #58 52.14 DEP compel/src/lib/infect.d [2020-03-12T18:20:31.676Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:20:31.676Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [498 kB] [2020-03-12T18:20:31.926Z] #58 52.32 DEP compel/src/lib/infect-util.d [2020-03-12T18:20:31.935Z] + cd /tmp/tmp.Zym7KcgXru/src/github.com/docker/distribution [2020-03-12T18:20:31.935Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-12T18:20:31.935Z] + GOPATH=/tmp/tmp.Zym7KcgXru/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Zym7KcgXru go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-12T18:20:32.110Z] #13 49.68 Unpacking bash-completion (1:2.1-4.3) ... [2020-03-12T18:20:32.110Z] #13 50.26 Selecting previously unselected package libnet1:amd64. [2020-03-12T18:20:32.110Z] #13 50.27 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-03-12T18:20:32.110Z] #13 50.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-03-12T18:20:32.110Z] #13 50.39 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-12T18:20:32.110Z] #13 50.40 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2020-03-12T18:20:32.110Z] #13 50.40 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2020-03-12T18:20:32.182Z] #58 52.43 DEP compel/src/lib/infect-rpc.d [2020-03-12T18:20:32.182Z] #58 52.61 DEP compel/arch/x86/src/lib/infect.d [2020-03-12T18:20:32.367Z] #13 50.51 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-12T18:20:32.367Z] #13 50.53 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2020-03-12T18:20:32.367Z] #13 50.54 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-03-12T18:20:32.419Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-03-12T18:20:32.419Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB] [2020-03-12T18:20:32.437Z] #58 52.79 DEP compel/arch/x86/src/lib/cpu.d [2020-03-12T18:20:32.437Z] #58 52.89 DEP compel/src/lib/log.d [2020-03-12T18:20:32.625Z] #13 50.68 Selecting previously unselected package libudev-dev:amd64. [2020-03-12T18:20:32.625Z] #13 50.69 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2020-03-12T18:20:32.625Z] #13 50.70 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2020-03-12T18:20:32.625Z] #13 50.90 Selecting previously unselected package libpython3.5-minimal:amd64. [2020-03-12T18:20:32.625Z] #13 50.91 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-03-12T18:20:32.625Z] #13 50.92 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-03-12T18:20:32.692Z] #58 52.99 DEP compel/src/main.d [2020-03-12T18:20:32.692Z] #58 53.18 DEP compel/src/lib/handle-elf.d [2020-03-12T18:20:32.947Z] #58 53.41 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-12T18:20:33.202Z] #58 53.56 CC compel/src/lib/log.o [2020-03-12T18:20:33.457Z] #58 53.92 CC compel/arch/x86/src/lib/cpu.o [2020-03-12T18:20:33.558Z] #13 51.64 Selecting previously unselected package python3.5-minimal. [2020-03-12T18:20:33.558Z] #13 51.64 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-03-12T18:20:33.558Z] #13 51.65 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-03-12T18:20:34.382Z] #58 ... [2020-03-12T18:20:34.382Z] [2020-03-12T18:20:34.382Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-03-12T18:20:34.382Z] #61 108.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T18:20:34.382Z] #61 109.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-12T18:20:34.382Z] #61 DONE 117.3s [2020-03-12T18:20:34.382Z] [2020-03-12T18:20:34.382Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-12T18:20:34.382Z] #62 DONE 0.1s [2020-03-12T18:20:34.382Z] [2020-03-12T18:20:34.382Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:20:34.382Z] #13 53.47 Selecting previously unselected package python3-minimal. [2020-03-12T18:20:34.382Z] #13 53.48 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2020-03-12T18:20:34.382Z] #13 53.50 Unpacking python3-minimal (3.5.3-1) ... [2020-03-12T18:20:34.382Z] #13 53.58 Selecting previously unselected package libmpdec2:amd64. [2020-03-12T18:20:34.382Z] #13 53.59 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2020-03-12T18:20:34.382Z] #13 53.59 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2020-03-12T18:20:34.382Z] #13 53.73 Selecting previously unselected package libpython3.5-stdlib:amd64. [2020-03-12T18:20:34.382Z] #13 53.75 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2020-03-12T18:20:34.382Z] #13 53.76 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-03-12T18:20:34.382Z] #13 55.86 Selecting previously unselected package python3.5. [2020-03-12T18:20:34.382Z] #13 55.86 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2020-03-12T18:20:34.382Z] #13 55.86 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-03-12T18:20:34.382Z] #13 56.10 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-12T18:20:34.382Z] #13 56.10 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2020-03-12T18:20:34.382Z] #13 56.11 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2020-03-12T18:20:34.382Z] #13 56.21 Selecting previously unselected package dh-python. [2020-03-12T18:20:34.382Z] #13 56.21 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2020-03-12T18:20:34.382Z] #13 56.22 Unpacking dh-python (2.20170125) ... [2020-03-12T18:20:34.382Z] #13 56.41 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-03-12T18:20:34.382Z] #13 56.43 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-03-12T18:20:34.768Z] Fetched 7685 kB in 3s (2039 kB/s) [2020-03-12T18:20:34.929Z] #13 52.99 Selecting previously unselected package python3-minimal. [2020-03-12T18:20:34.929Z] #13 52.99 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2020-03-12T18:20:34.929Z] #13 53.01 Unpacking python3-minimal (3.5.3-1) ... [2020-03-12T18:20:34.929Z] #13 53.13 Selecting previously unselected package libmpdec2:amd64. [2020-03-12T18:20:34.929Z] #13 53.14 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2020-03-12T18:20:34.929Z] #13 53.14 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2020-03-12T18:20:34.929Z] #13 53.29 Selecting previously unselected package libpython3.5-stdlib:amd64. [2020-03-12T18:20:34.929Z] #13 53.29 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2020-03-12T18:20:35.140Z] Reading package lists... [2020-03-12T18:20:35.201Z] #13 53.31 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-03-12T18:20:35.307Z] #13 ... [2020-03-12T18:20:35.307Z] [2020-03-12T18:20:35.307Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:20:35.307Z] #33 108.3 hash [2020-03-12T18:20:35.307Z] #33 108.4 hash/crc32 [2020-03-12T18:20:35.307Z] #33 108.8 compress/gzip [2020-03-12T18:20:35.307Z] #33 109.4 context [2020-03-12T18:20:35.307Z] #33 110.1 crypto/cipher [2020-03-12T18:20:35.307Z] #33 110.1 math/rand [2020-03-12T18:20:35.307Z] #33 111.3 math/big [2020-03-12T18:20:35.307Z] #33 111.6 crypto/aes [2020-03-12T18:20:35.307Z] #33 113.1 crypto [2020-03-12T18:20:35.307Z] #33 113.3 crypto/des [2020-03-12T18:20:35.307Z] #33 114.0 crypto/internal/randutil [2020-03-12T18:20:35.307Z] #33 114.0 crypto/sha512 [2020-03-12T18:20:35.307Z] #33 115.1 crypto/hmac [2020-03-12T18:20:35.307Z] #33 115.3 crypto/md5 [2020-03-12T18:20:35.307Z] #33 115.9 crypto/sha1 [2020-03-12T18:20:35.307Z] #33 117.2 crypto/sha256 [2020-03-12T18:20:35.868Z] #33 118.9 encoding/hex [2020-03-12T18:20:35.885Z] Reading package lists... [2020-03-12T18:20:35.885Z] Building dependency tree... [2020-03-12T18:20:35.885Z] Reading state information... [2020-03-12T18:20:35.885Z] The following additional packages will be installed: [2020-03-12T18:20:35.885Z] btrfs-progs liblzo2-2 [2020-03-12T18:20:35.885Z] The following NEW packages will be installed: [2020-03-12T18:20:35.885Z] btrfs-progs btrfs-tools liblzo2-2 [2020-03-12T18:20:35.885Z] 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:20:35.885Z] Need to get 668 kB of archives. [2020-03-12T18:20:35.885Z] After this operation, 5446 kB of additional disk space will be used. [2020-03-12T18:20:35.885Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-03-12T18:20:35.885Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2020-03-12T18:20:36.123Z] #33 119.2 encoding/pem [2020-03-12T18:20:36.234Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2020-03-12T18:20:36.234Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:20:36.234Z] Fetched 668 kB in 0s (2764 kB/s) [2020-03-12T18:20:36.234Z] Selecting previously unselected package liblzo2-2:s390x. [2020-03-12T18:20:36.234Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-03-12T18:20:36.234Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-03-12T18:20:36.234Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-03-12T18:20:36.234Z] Selecting previously unselected package btrfs-progs. [2020-03-12T18:20:36.234Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2020-03-12T18:20:36.234Z] Unpacking btrfs-progs (4.7.3-1) ... [2020-03-12T18:20:36.234Z] Selecting previously unselected package btrfs-tools. [2020-03-12T18:20:36.234Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2020-03-12T18:20:36.234Z] Unpacking btrfs-tools (4.7.3-1) ... [2020-03-12T18:20:36.234Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:20:36.234Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-03-12T18:20:36.234Z] Setting up btrfs-progs (4.7.3-1) ... [2020-03-12T18:20:36.234Z] Setting up btrfs-tools (4.7.3-1) ... [2020-03-12T18:20:36.234Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:20:36.378Z] #33 ... [2020-03-12T18:20:36.378Z] [2020-03-12T18:20:36.378Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:20:36.378Z] #58 55.05 CC compel/arch/x86/src/lib/infect.o [2020-03-12T18:20:36.378Z] #58 56.37 CC compel/src/lib/infect-rpc.o [2020-03-12T18:20:36.378Z] #58 56.78 CC compel/src/lib/infect-util.o [2020-03-12T18:20:36.938Z] #58 57.23 CC compel/src/lib/infect.o [2020-03-12T18:20:36.984Z] Removing intermediate container e227ecfc8811 [2020-03-12T18:20:36.984Z] ---> 9f15267564e3 [2020-03-12T18:20:36.984Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2020-03-12T18:20:36.984Z] ---> Running in dfbcd7627b1d [2020-03-12T18:20:37.109Z] #13 55.15 Selecting previously unselected package python3.5. [2020-03-12T18:20:37.109Z] #13 55.16 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2020-03-12T18:20:37.109Z] #13 55.17 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-03-12T18:20:37.109Z] #13 55.38 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-12T18:20:37.109Z] #13 55.41 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2020-03-12T18:20:37.109Z] #13 55.42 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2020-03-12T18:20:37.364Z] Removing intermediate container dfbcd7627b1d [2020-03-12T18:20:37.364Z] ---> 922ddd2713c2 [2020-03-12T18:20:37.364Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:20:37.364Z] ---> 09cd322a8290 [2020-03-12T18:20:37.364Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:20:37.366Z] #13 55.53 Selecting previously unselected package dh-python. [2020-03-12T18:20:37.366Z] #13 55.54 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2020-03-12T18:20:37.366Z] #13 55.54 Unpacking dh-python (2.20170125) ... [2020-03-12T18:20:37.366Z] #13 55.76 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-03-12T18:20:37.623Z] #13 55.79 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-03-12T18:20:37.726Z] ---> 6d953b186831 [2020-03-12T18:20:37.726Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:20:37.726Z] ---> Running in 4b1fb8164bf0 [2020-03-12T18:20:38.187Z] #13 ... [2020-03-12T18:20:38.187Z] [2020-03-12T18:20:38.187Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:20:38.187Z] #58 45.71 CC images/opts.o [2020-03-12T18:20:38.187Z] #58 46.00 CC images/seccomp.o [2020-03-12T18:20:38.187Z] #58 46.32 CC images/binfmt-misc.o [2020-03-12T18:20:38.187Z] #58 46.61 CC images/time.o [2020-03-12T18:20:38.187Z] #58 46.91 CC images/sysctl.o [2020-03-12T18:20:38.187Z] #58 47.11 CC images/autofs.o [2020-03-12T18:20:38.187Z] #58 47.33 CC images/macvlan.o [2020-03-12T18:20:38.187Z] #58 47.58 CC images/sit.o [2020-03-12T18:20:38.187Z] #58 47.85 LINK images/built-in.o [2020-03-12T18:20:38.187Z] #58 48.03 GEN compel/include/asm [2020-03-12T18:20:38.187Z] #58 48.05 GEN compel/include/version.h [2020-03-12T18:20:38.187Z] #58 48.10 touch .config [2020-03-12T18:20:38.187Z] #58 48.13 GEN include/common/config.h [2020-03-12T18:20:38.187Z] #58 48.20 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-12T18:20:38.187Z] #58 48.23 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-12T18:20:38.187Z] #58 48.25 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-12T18:20:38.187Z] #58 48.28 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-12T18:20:38.187Z] #58 48.31 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-12T18:20:38.187Z] #58 48.36 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-12T18:20:38.187Z] #58 48.39 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-12T18:20:38.187Z] #58 48.45 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-12T18:20:38.187Z] #58 48.48 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-12T18:20:38.187Z] #58 48.50 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-12T18:20:38.187Z] #58 48.51 DEP compel/plugins/std/infect.d [2020-03-12T18:20:38.187Z] #58 48.76 DEP compel/plugins/std/string.d [2020-03-12T18:20:38.187Z] #58 48.89 DEP compel/plugins/std/log.d [2020-03-12T18:20:38.187Z] #58 48.97 DEP compel/plugins/std/fds.d [2020-03-12T18:20:38.187Z] #58 49.17 DEP compel/plugins/std/std.d [2020-03-12T18:20:38.187Z] #58 49.29 DEP compel/plugins/shmem/shmem.d [2020-03-12T18:20:38.187Z] #58 49.39 DEP compel/plugins/fds/fds.d [2020-03-12T18:20:38.187Z] #58 49.64 CC compel/plugins/std/std.o [2020-03-12T18:20:38.187Z] #58 49.93 CC compel/plugins/std/fds.o [2020-03-12T18:20:38.187Z] #58 50.45 CC compel/plugins/std/log.o [2020-03-12T18:20:38.187Z] #58 51.41 CC compel/plugins/std/string.o [2020-03-12T18:20:38.187Z] #58 52.11 CC compel/plugins/std/infect.o [2020-03-12T18:20:38.187Z] #58 52.60 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-12T18:20:38.187Z] #58 52.69 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-12T18:20:38.187Z] #58 52.79 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-12T18:20:38.187Z] #58 52.85 AR compel/plugins/std.lib.a [2020-03-12T18:20:38.187Z] #58 52.92 CC compel/plugins/fds/fds.o [2020-03-12T18:20:38.187Z] #58 53.37 AR compel/plugins/fds.lib.a [2020-03-12T18:20:38.187Z] #58 53.47 HOSTDEP compel/src/lib/log-host.d [2020-03-12T18:20:38.187Z] #58 53.57 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-12T18:20:38.187Z] #58 53.77 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-12T18:20:38.187Z] #58 53.90 HOSTDEP compel/src/main-host.d [2020-03-12T18:20:38.187Z] #58 54.10 DEP compel/src/lib/ptrace.d [2020-03-12T18:20:38.187Z] #58 54.23 DEP compel/src/lib/infect.d [2020-03-12T18:20:38.187Z] #58 54.42 DEP compel/src/lib/infect-util.d [2020-03-12T18:20:38.187Z] #58 54.62 DEP compel/src/lib/infect-rpc.d [2020-03-12T18:20:38.187Z] #58 54.82 DEP compel/arch/x86/src/lib/infect.d [2020-03-12T18:20:38.187Z] #58 54.95 DEP compel/arch/x86/src/lib/cpu.d [2020-03-12T18:20:38.187Z] #58 55.02 DEP compel/src/lib/log.d [2020-03-12T18:20:38.187Z] #58 55.19 DEP compel/src/main.d [2020-03-12T18:20:38.187Z] #58 55.35 DEP compel/src/lib/handle-elf.d [2020-03-12T18:20:38.187Z] #58 55.53 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-12T18:20:38.187Z] #58 55.72 CC compel/src/lib/log.o [2020-03-12T18:20:38.444Z] #58 56.14 CC compel/arch/x86/src/lib/cpu.o [2020-03-12T18:20:38.478Z] + RM_GOPATH=0 [2020-03-12T18:20:38.478Z] + TMP_GOPATH= [2020-03-12T18:20:38.478Z] + : /build [2020-03-12T18:20:38.478Z] + '[' -z '' ']' [2020-03-12T18:20:38.478Z] ++ mktemp -d [2020-03-12T18:20:38.478Z] + export GOPATH=/tmp/tmp.vr7pcySCKr [2020-03-12T18:20:38.478Z] + GOPATH=/tmp/tmp.vr7pcySCKr [2020-03-12T18:20:38.478Z] + RM_GOPATH=1 [2020-03-12T18:20:38.478Z] ++ dirname ./install.sh [2020-03-12T18:20:38.478Z] + dir=. [2020-03-12T18:20:38.478Z] + bin=containerd [2020-03-12T18:20:38.478Z] + shift [2020-03-12T18:20:38.478Z] + '[' '!' -f ./containerd.installer ']' [2020-03-12T18:20:38.478Z] + . ./containerd.installer [2020-03-12T18:20:38.478Z] ++ CONTAINERD_COMMIT=7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:20:38.478Z] + install_containerd [2020-03-12T18:20:38.478Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-03-12T18:20:38.478Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.vr7pcySCKr/src/github.com/containerd/containerd [2020-03-12T18:20:38.478Z] Cloning into '/tmp/tmp.vr7pcySCKr/src/github.com/containerd/containerd'... [2020-03-12T18:20:38.478Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:20:38.700Z] #58 ... [2020-03-12T18:20:38.700Z] [2020-03-12T18:20:38.700Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:20:38.700Z] #33 108.6 hash [2020-03-12T18:20:38.700Z] #33 109.0 hash/crc32 [2020-03-12T18:20:38.700Z] #33 109.0 context [2020-03-12T18:20:38.700Z] #33 109.6 compress/gzip [2020-03-12T18:20:38.700Z] #33 109.9 crypto/cipher [2020-03-12T18:20:38.700Z] #33 110.5 math/rand [2020-03-12T18:20:38.700Z] #33 111.1 math/big [2020-03-12T18:20:38.700Z] #33 111.6 crypto/aes [2020-03-12T18:20:38.700Z] #33 112.6 crypto [2020-03-12T18:20:38.700Z] #33 112.9 crypto/des [2020-03-12T18:20:38.700Z] #33 113.6 crypto/internal/randutil [2020-03-12T18:20:38.700Z] #33 113.7 crypto/sha512 [2020-03-12T18:20:38.700Z] #33 114.7 crypto/hmac [2020-03-12T18:20:38.700Z] #33 114.9 crypto/md5 [2020-03-12T18:20:38.700Z] #33 115.6 crypto/sha1 [2020-03-12T18:20:38.700Z] #33 117.0 crypto/sha256 [2020-03-12T18:20:38.700Z] #33 118.2 encoding/hex [2020-03-12T18:20:38.700Z] #33 118.7 encoding/pem [2020-03-12T18:20:39.264Z] #33 ... [2020-03-12T18:20:39.264Z] [2020-03-12T18:20:39.264Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-03-12T18:20:39.264Z] #61 111.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T18:20:39.264Z] #61 111.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-12T18:20:39.264Z] #61 DONE 119.3s [2020-03-12T18:20:39.264Z] [2020-03-12T18:20:39.264Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-12T18:20:39.264Z] #62 DONE 0.1s [2020-03-12T18:20:39.264Z] [2020-03-12T18:20:39.264Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:20:39.264Z] #33 119.2 internal/singleflight [2020-03-12T18:20:39.521Z] #33 119.6 net [2020-03-12T18:20:39.564Z] #58 59.78 CC compel/src/lib/ptrace.o [2020-03-12T18:20:39.819Z] #58 ... [2020-03-12T18:20:39.819Z] [2020-03-12T18:20:39.819Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:20:39.819Z] #13 59.81 Setting up python3-minimal (3.5.3-1) ... [2020-03-12T18:20:39.819Z] #13 61.11 Selecting previously unselected package python3. [2020-03-12T18:20:39.819Z] #13 61.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2020-03-12T18:20:39.819Z] #13 61.15 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2020-03-12T18:20:39.819Z] #13 61.16 Unpacking python3 (3.5.3-1) ... [2020-03-12T18:20:39.819Z] #13 61.26 Selecting previously unselected package pigz. [2020-03-12T18:20:39.819Z] #13 61.28 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2020-03-12T18:20:39.819Z] #13 61.28 Unpacking pigz (2.3.4-1) ... [2020-03-12T18:20:39.819Z] #13 61.39 Selecting previously unselected package libip4tc0:amd64. [2020-03-12T18:20:39.819Z] #13 61.39 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-03-12T18:20:39.819Z] #13 61.39 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:20:39.819Z] #13 61.50 Selecting previously unselected package libip6tc0:amd64. [2020-03-12T18:20:39.819Z] #13 61.50 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-03-12T18:20:39.819Z] #13 61.50 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:20:39.819Z] #13 61.67 Selecting previously unselected package libiptc0:amd64. [2020-03-12T18:20:39.819Z] #13 61.67 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-03-12T18:20:39.819Z] #13 61.67 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:20:39.819Z] #13 61.77 Selecting previously unselected package libxtables12:amd64. [2020-03-12T18:20:39.819Z] #13 61.78 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2020-03-12T18:20:39.819Z] #13 61.78 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:20:39.819Z] #13 61.91 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-12T18:20:39.819Z] #13 61.92 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2020-03-12T18:20:39.819Z] #13 61.93 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-03-12T18:20:39.819Z] #13 62.02 Selecting previously unselected package iptables. [2020-03-12T18:20:39.819Z] #13 62.02 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2020-03-12T18:20:40.074Z] #13 62.03 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-03-12T18:20:40.329Z] #13 62.37 Selecting previously unselected package xxd. [2020-03-12T18:20:40.329Z] #13 62.40 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-03-12T18:20:40.329Z] #13 62.40 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:20:40.452Z] #33 120.6 crypto/rand [2020-03-12T18:20:40.584Z] #13 62.53 Selecting previously unselected package vim-common. [2020-03-12T18:20:40.584Z] #13 62.54 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-03-12T18:20:40.584Z] #13 62.55 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:20:40.839Z] #13 62.78 Selecting previously unselected package bzip2. [2020-03-12T18:20:40.839Z] #13 62.78 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2020-03-12T18:20:40.839Z] #13 62.79 Unpacking bzip2 (1.0.6-8.1) ... [2020-03-12T18:20:40.839Z] #13 62.90 Selecting previously unselected package libgpm2:amd64. [2020-03-12T18:20:40.839Z] #13 62.91 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2020-03-12T18:20:40.839Z] #13 62.91 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-03-12T18:20:40.839Z] #13 63.01 Selecting previously unselected package xz-utils. [2020-03-12T18:20:41.114Z] #13 63.01 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2020-03-12T18:20:41.114Z] #13 63.01 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-03-12T18:20:41.114Z] #13 63.21 Selecting previously unselected package aufs-tools. [2020-03-12T18:20:41.114Z] #13 63.22 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2020-03-12T18:20:41.114Z] #13 63.23 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-03-12T18:20:41.369Z] #13 63.40 Selecting previously unselected package liblzo2-2:amd64. [2020-03-12T18:20:41.369Z] #13 63.41 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-03-12T18:20:41.369Z] #13 63.41 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-03-12T18:20:41.384Z] #33 121.2 crypto/elliptic [2020-03-12T18:20:41.624Z] #13 63.53 Selecting previously unselected package btrfs-progs. [2020-03-12T18:20:41.624Z] #13 63.53 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2020-03-12T18:20:41.624Z] #13 63.54 Unpacking btrfs-progs (4.7.3-1) ... [2020-03-12T18:20:41.860Z] + cd /tmp/tmp.vr7pcySCKr/src/github.com/containerd/containerd [2020-03-12T18:20:41.860Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:20:41.860Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-12T18:20:41.860Z] + BUILDTAGS='netgo osusergo static_build' [2020-03-12T18:20:41.860Z] + export EXTRA_FLAGS=-buildmode=pie [2020-03-12T18:20:41.860Z] + EXTRA_FLAGS=-buildmode=pie [2020-03-12T18:20:41.860Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-12T18:20:41.860Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-12T18:20:41.860Z] + '[' '' = dynamic ']' [2020-03-12T18:20:41.860Z] + make [2020-03-12T18:20:42.185Z] #13 64.18 Selecting previously unselected package btrfs-tools. [2020-03-12T18:20:42.185Z] #13 64.20 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2020-03-12T18:20:42.185Z] #13 64.21 Unpacking btrfs-tools (4.7.3-1) ... [2020-03-12T18:20:42.185Z] #13 64.29 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-12T18:20:42.185Z] #13 64.29 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-03-12T18:20:42.185Z] #13 64.30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-03-12T18:20:42.210Z] 🇩 bin/ctr [2020-03-12T18:20:42.444Z] #13 64.47 Selecting previously unselected package dmsetup. [2020-03-12T18:20:42.444Z] #13 64.48 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2020-03-12T18:20:42.444Z] #13 64.48 Unpacking dmsetup (2:1.02.137-2) ... [2020-03-12T18:20:42.699Z] #13 64.64 Selecting previously unselected package libonig4:amd64. [2020-03-12T18:20:42.699Z] #13 64.64 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2020-03-12T18:20:42.699Z] #13 64.64 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-03-12T18:20:42.699Z] #13 64.80 Selecting previously unselected package libjq1:amd64. [2020-03-12T18:20:42.699Z] #13 64.80 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-03-12T18:20:42.699Z] #13 64.81 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-03-12T18:20:42.954Z] #13 64.93 Selecting previously unselected package jq. [2020-03-12T18:20:42.954Z] #13 64.93 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2020-03-12T18:20:42.954Z] #13 64.94 Unpacking jq (1.5+dfsg-1.3) ... [2020-03-12T18:20:42.954Z] #13 65.06 Selecting previously unselected package libaio1:amd64. [2020-03-12T18:20:42.954Z] #13 65.07 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2020-03-12T18:20:42.954Z] #13 65.07 Unpacking libaio1:amd64 (0.3.110-3) ... [2020-03-12T18:20:42.954Z] #13 65.12 Selecting previously unselected package libcap2-bin. [2020-03-12T18:20:42.954Z] #13 65.12 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2020-03-12T18:20:42.954Z] #13 65.13 Unpacking libcap2-bin (1:2.25-1) ... [2020-03-12T18:20:43.210Z] #13 65.25 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-12T18:20:43.210Z] #13 65.25 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-03-12T18:20:43.210Z] #13 65.26 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-03-12T18:20:43.210Z] #13 65.33 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-12T18:20:43.210Z] #13 65.34 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2020-03-12T18:20:43.465Z] #13 65.36 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2020-03-12T18:20:43.720Z] #13 65.65 Selecting previously unselected package libpcre16-3:amd64. [2020-03-12T18:20:43.720Z] #13 65.66 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2020-03-12T18:20:43.720Z] #13 65.66 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2020-03-12T18:20:43.720Z] #13 65.81 Selecting previously unselected package libpcre32-3:amd64. [2020-03-12T18:20:43.720Z] #13 65.82 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2020-03-12T18:20:43.720Z] #13 65.83 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2020-03-12T18:20:43.910Z] #33 123.5 encoding/asn1 [2020-03-12T18:20:43.976Z] #13 65.99 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-12T18:20:43.976Z] #13 66.00 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2020-03-12T18:20:43.976Z] #13 66.01 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2020-03-12T18:20:44.536Z] #13 66.51 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-12T18:20:44.536Z] #13 66.52 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2020-03-12T18:20:44.536Z] #13 66.53 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2020-03-12T18:20:44.791Z] #13 66.85 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-12T18:20:44.791Z] #13 66.85 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2020-03-12T18:20:44.791Z] #13 66.86 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-03-12T18:20:44.843Z] #33 ... [2020-03-12T18:20:44.843Z] [2020-03-12T18:20:44.843Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:20:44.843Z] #13 59.69 Setting up python3-minimal (3.5.3-1) ... [2020-03-12T18:20:44.843Z] #13 61.17 Selecting previously unselected package python3. [2020-03-12T18:20:44.843Z] #13 61.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2020-03-12T18:20:44.843Z] #13 61.21 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2020-03-12T18:20:44.843Z] #13 61.22 Unpacking python3 (3.5.3-1) ... [2020-03-12T18:20:44.843Z] #13 61.30 Selecting previously unselected package pigz. [2020-03-12T18:20:44.843Z] #13 61.30 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2020-03-12T18:20:44.843Z] #13 61.32 Unpacking pigz (2.3.4-1) ... [2020-03-12T18:20:44.843Z] #13 61.44 Selecting previously unselected package libip4tc0:amd64. [2020-03-12T18:20:44.843Z] #13 61.44 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-03-12T18:20:44.843Z] #13 61.45 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:20:44.843Z] #13 61.58 Selecting previously unselected package libip6tc0:amd64. [2020-03-12T18:20:44.843Z] #13 61.58 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-03-12T18:20:44.843Z] #13 61.59 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:20:44.843Z] #13 61.70 Selecting previously unselected package libiptc0:amd64. [2020-03-12T18:20:44.843Z] #13 61.70 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-03-12T18:20:44.843Z] #13 61.71 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:20:44.843Z] #13 61.83 Selecting previously unselected package libxtables12:amd64. [2020-03-12T18:20:44.843Z] #13 61.83 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2020-03-12T18:20:44.843Z] #13 61.83 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:20:44.843Z] #13 61.95 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-12T18:20:44.843Z] #13 61.95 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2020-03-12T18:20:44.843Z] #13 61.95 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-03-12T18:20:44.843Z] #13 62.04 Selecting previously unselected package iptables. [2020-03-12T18:20:44.843Z] #13 62.05 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2020-03-12T18:20:44.843Z] #13 62.05 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-03-12T18:20:44.843Z] #13 62.42 Selecting previously unselected package xxd. [2020-03-12T18:20:44.843Z] #13 62.42 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-03-12T18:20:44.843Z] #13 62.42 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:20:44.843Z] #13 62.59 Selecting previously unselected package vim-common. [2020-03-12T18:20:44.843Z] #13 62.59 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-03-12T18:20:44.843Z] #13 62.60 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:20:44.843Z] #13 62.86 Selecting previously unselected package bzip2. [2020-03-12T18:20:44.843Z] #13 62.87 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2020-03-12T18:20:44.843Z] #13 62.88 Unpacking bzip2 (1.0.6-8.1) ... [2020-03-12T18:20:44.843Z] #13 63.01 Selecting previously unselected package libgpm2:amd64. [2020-03-12T18:20:44.843Z] #13 63.02 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2020-03-12T18:20:44.843Z] #13 63.05 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-03-12T18:20:44.843Z] #13 63.14 Selecting previously unselected package xz-utils. [2020-03-12T18:20:44.843Z] #13 63.14 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2020-03-12T18:20:44.843Z] #13 63.15 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-03-12T18:20:45.046Z] #13 67.02 Selecting previously unselected package libnl-3-200:amd64. [2020-03-12T18:20:45.046Z] #13 67.02 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2020-03-12T18:20:45.046Z] #13 67.03 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-03-12T18:20:45.046Z] #13 67.14 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-12T18:20:45.046Z] #13 67.14 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-03-12T18:20:45.046Z] #13 67.15 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-03-12T18:20:45.101Z] #13 63.38 Selecting previously unselected package aufs-tools. [2020-03-12T18:20:45.101Z] #13 63.39 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2020-03-12T18:20:45.101Z] #13 63.39 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-03-12T18:20:45.301Z] #13 67.22 Selecting previously unselected package libreadline5:amd64. [2020-03-12T18:20:45.301Z] #13 67.22 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2020-03-12T18:20:45.301Z] #13 67.22 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-03-12T18:20:45.301Z] #13 67.39 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-12T18:20:45.301Z] #13 67.41 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2020-03-12T18:20:45.301Z] #13 67.42 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-03-12T18:20:45.359Z] #13 63.57 Selecting previously unselected package liblzo2-2:amd64. [2020-03-12T18:20:45.359Z] #13 63.58 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-03-12T18:20:45.359Z] #13 63.58 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-03-12T18:20:45.616Z] #13 63.70 Selecting previously unselected package btrfs-progs. [2020-03-12T18:20:45.616Z] #13 63.70 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2020-03-12T18:20:45.616Z] #13 63.71 Unpacking btrfs-progs (4.7.3-1) ... [2020-03-12T18:20:45.874Z] #13 64.25 Selecting previously unselected package btrfs-tools. [2020-03-12T18:20:45.874Z] #13 64.25 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2020-03-12T18:20:46.131Z] #13 64.28 Unpacking btrfs-tools (4.7.3-1) ... [2020-03-12T18:20:46.131Z] #13 64.35 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-12T18:20:46.131Z] #13 64.36 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-03-12T18:20:46.131Z] #13 64.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-03-12T18:20:46.389Z] #13 64.55 Selecting previously unselected package dmsetup. [2020-03-12T18:20:46.389Z] #13 64.56 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2020-03-12T18:20:46.389Z] #13 64.57 Unpacking dmsetup (2:1.02.137-2) ... [2020-03-12T18:20:46.389Z] #13 64.68 Selecting previously unselected package libonig4:amd64. [2020-03-12T18:20:46.389Z] #13 64.68 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2020-03-12T18:20:46.389Z] #13 64.69 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-03-12T18:20:46.647Z] #13 64.90 Selecting previously unselected package libjq1:amd64. [2020-03-12T18:20:46.647Z] #13 64.91 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-03-12T18:20:46.647Z] #13 64.92 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-03-12T18:20:46.647Z] #13 65.02 Selecting previously unselected package jq. [2020-03-12T18:20:46.647Z] #13 65.02 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2020-03-12T18:20:46.647Z] #13 65.03 Unpacking jq (1.5+dfsg-1.3) ... [2020-03-12T18:20:46.663Z] #13 ... [2020-03-12T18:20:46.663Z] [2020-03-12T18:20:46.663Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:20:46.663Z] #33 119.8 internal/singleflight [2020-03-12T18:20:46.663Z] #33 120.0 net [2020-03-12T18:20:46.663Z] #33 120.4 crypto/rand [2020-03-12T18:20:46.663Z] #33 120.9 crypto/elliptic [2020-03-12T18:20:46.663Z] #33 123.0 encoding/asn1 [2020-03-12T18:20:46.663Z] #33 125.9 crypto/ecdsa [2020-03-12T18:20:46.663Z] #33 126.5 crypto/rsa [2020-03-12T18:20:46.663Z] #33 128.2 crypto/dsa [2020-03-12T18:20:46.663Z] #33 128.6 crypto/x509/pkix [2020-03-12T18:20:46.663Z] #33 129.2 internal/x/crypto/cryptobyte [2020-03-12T18:20:46.904Z] #13 65.11 Selecting previously unselected package libaio1:amd64. [2020-03-12T18:20:46.904Z] #13 65.13 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2020-03-12T18:20:46.904Z] #13 65.14 Unpacking libaio1:amd64 (0.3.110-3) ... [2020-03-12T18:20:46.918Z] #33 ... [2020-03-12T18:20:46.918Z] [2020-03-12T18:20:46.918Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:20:46.918Z] #58 60.29 AR compel/libcompel.a [2020-03-12T18:20:46.918Z] #58 60.35 HOSTCC compel/src/main-host.o [2020-03-12T18:20:46.918Z] #58 60.72 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-12T18:20:46.918Z] #58 60.93 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-12T18:20:46.918Z] #58 61.32 HOSTCC compel/src/lib/log-host.o [2020-03-12T18:20:46.918Z] #58 61.59 HOSTLINK compel/compel-host-bin [2020-03-12T18:20:46.918Z] #58 61.75 DEP soccr/soccr.d [2020-03-12T18:20:46.918Z] #58 62.04 CC soccr/soccr.o [2020-03-12T18:20:46.918Z] #58 63.67 AR soccr/libsoccr.a [2020-03-12T18:20:46.918Z] #58 63.70 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T18:20:46.918Z] #58 64.06 DEP criu/arch/x86/sigframe.d [2020-03-12T18:20:46.918Z] #58 64.14 DEP criu/arch/x86/sigaction_compat.d [2020-03-12T18:20:46.918Z] #58 64.32 DEP criu/arch/x86/kerndat.d [2020-03-12T18:20:46.918Z] #58 64.46 DEP criu/arch/x86/crtools.d [2020-03-12T18:20:46.918Z] #58 64.62 DEP criu/arch/x86/cpu.d [2020-03-12T18:20:46.918Z] #58 64.82 CC criu/arch/x86/cpu.o [2020-03-12T18:20:46.918Z] #58 65.55 CC criu/arch/x86/crtools.o [2020-03-12T18:20:46.918Z] #58 67.17 CC criu/arch/x86/kerndat.o [2020-03-12T18:20:47.162Z] #13 65.24 Selecting previously unselected package libcap2-bin. [2020-03-12T18:20:47.162Z] #13 65.25 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2020-03-12T18:20:47.162Z] #13 65.26 Unpacking libcap2-bin (1:2.25-1) ... [2020-03-12T18:20:47.162Z] #13 65.36 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-12T18:20:47.162Z] #13 65.37 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-03-12T18:20:47.162Z] #13 65.37 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-03-12T18:20:47.173Z] #58 ... [2020-03-12T18:20:47.173Z] [2020-03-12T18:20:47.173Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:20:47.173Z] #13 69.08 Selecting previously unselected package net-tools. [2020-03-12T18:20:47.173Z] #13 69.08 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2020-03-12T18:20:47.173Z] #13 69.09 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-03-12T18:20:47.419Z] #13 65.47 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-12T18:20:47.419Z] #13 65.49 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2020-03-12T18:20:47.419Z] #13 65.50 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2020-03-12T18:20:47.429Z] #13 69.37 Selecting previously unselected package python-pip-whl. [2020-03-12T18:20:47.429Z] #13 69.39 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-03-12T18:20:47.429Z] #13 69.39 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-03-12T18:20:47.677Z] #13 65.87 Selecting previously unselected package libpcre16-3:amd64. [2020-03-12T18:20:47.677Z] #13 65.87 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2020-03-12T18:20:47.677Z] #13 65.88 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2020-03-12T18:20:47.934Z] #13 66.08 Selecting previously unselected package libpcre32-3:amd64. [2020-03-12T18:20:47.934Z] #13 66.09 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2020-03-12T18:20:47.934Z] #13 66.09 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2020-03-12T18:20:48.192Z] #13 66.28 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-12T18:20:48.192Z] #13 66.28 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2020-03-12T18:20:48.192Z] #13 66.29 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2020-03-12T18:20:48.353Z] #13 70.20 Selecting previously unselected package python3-pip. [2020-03-12T18:20:48.353Z] #13 70.22 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-03-12T18:20:48.353Z] #13 70.22 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-03-12T18:20:48.353Z] #13 70.47 Selecting previously unselected package python3-pkg-resources. [2020-03-12T18:20:48.353Z] #13 70.48 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2020-03-12T18:20:48.353Z] #13 70.49 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-03-12T18:20:48.450Z] #13 66.73 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-12T18:20:48.450Z] #13 66.74 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2020-03-12T18:20:48.450Z] #13 66.75 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2020-03-12T18:20:48.609Z] #13 70.67 Selecting previously unselected package python3-setuptools. [2020-03-12T18:20:48.609Z] #13 70.67 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2020-03-12T18:20:48.609Z] #13 70.69 Unpacking python3-setuptools (33.1.1-1) ... [2020-03-12T18:20:48.707Z] #13 67.01 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-12T18:20:48.707Z] #13 67.01 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2020-03-12T18:20:48.707Z] #13 67.03 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-03-12T18:20:48.864Z] #13 70.91 Selecting previously unselected package python3-wheel. [2020-03-12T18:20:48.864Z] #13 70.91 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2020-03-12T18:20:48.864Z] #13 70.93 Unpacking python3-wheel (0.29.0-2) ... [2020-03-12T18:20:48.965Z] #13 67.16 Selecting previously unselected package libnl-3-200:amd64. [2020-03-12T18:20:48.965Z] #13 67.17 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2020-03-12T18:20:48.965Z] #13 67.17 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-03-12T18:20:48.965Z] #13 67.29 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-12T18:20:48.965Z] #13 67.29 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-03-12T18:20:48.965Z] #13 67.31 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-03-12T18:20:49.119Z] #13 71.07 Selecting previously unselected package thin-provisioning-tools. [2020-03-12T18:20:49.119Z] #13 71.10 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2020-03-12T18:20:49.119Z] #13 71.10 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-03-12T18:20:49.223Z] #13 67.38 Selecting previously unselected package libreadline5:amd64. [2020-03-12T18:20:49.223Z] #13 67.39 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2020-03-12T18:20:49.223Z] #13 67.39 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-03-12T18:20:49.223Z] #13 67.56 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-12T18:20:49.223Z] #13 67.58 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2020-03-12T18:20:49.223Z] #13 67.58 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-03-12T18:20:49.375Z] #13 71.47 Selecting previously unselected package vim-runtime. [2020-03-12T18:20:49.375Z] #13 71.47 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-03-12T18:20:49.375Z] #13 71.52 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-03-12T18:20:49.630Z] #13 71.57 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-03-12T18:20:49.630Z] #13 71.57 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:20:49.788Z] #13 ... [2020-03-12T18:20:49.788Z] [2020-03-12T18:20:49.788Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:20:49.788Z] #58 57.41 CC compel/arch/x86/src/lib/infect.o [2020-03-12T18:20:49.788Z] #58 58.59 CC compel/src/lib/infect-rpc.o [2020-03-12T18:20:49.788Z] #58 59.02 CC compel/src/lib/infect-util.o [2020-03-12T18:20:49.788Z] #58 59.35 CC compel/src/lib/infect.o [2020-03-12T18:20:49.788Z] #58 61.75 CC compel/src/lib/ptrace.o [2020-03-12T18:20:49.788Z] #58 62.34 AR compel/libcompel.a [2020-03-12T18:20:49.788Z] #58 62.42 HOSTCC compel/src/main-host.o [2020-03-12T18:20:49.788Z] #58 62.88 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-12T18:20:49.788Z] #58 63.11 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-12T18:20:49.788Z] #58 63.54 HOSTCC compel/src/lib/log-host.o [2020-03-12T18:20:49.788Z] #58 63.83 HOSTLINK compel/compel-host-bin [2020-03-12T18:20:49.788Z] #58 63.93 DEP soccr/soccr.d [2020-03-12T18:20:49.788Z] #58 64.11 CC soccr/soccr.o [2020-03-12T18:20:49.788Z] #58 65.71 AR soccr/libsoccr.a [2020-03-12T18:20:49.788Z] #58 65.76 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T18:20:49.788Z] #58 66.16 DEP criu/arch/x86/sigframe.d [2020-03-12T18:20:49.788Z] #58 66.31 DEP criu/arch/x86/sigaction_compat.d [2020-03-12T18:20:49.788Z] #58 66.42 DEP criu/arch/x86/kerndat.d [2020-03-12T18:20:49.788Z] #58 66.59 DEP criu/arch/x86/crtools.d [2020-03-12T18:20:49.788Z] #58 66.84 DEP criu/arch/x86/cpu.d [2020-03-12T18:20:49.788Z] #58 67.08 CC criu/arch/x86/cpu.o [2020-03-12T18:20:50.046Z] #58 67.72 CC criu/arch/x86/crtools.o [2020-03-12T18:20:51.419Z] #58 ... [2020-03-12T18:20:51.420Z] [2020-03-12T18:20:51.420Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:20:51.420Z] #13 69.54 Selecting previously unselected package net-tools. [2020-03-12T18:20:51.420Z] #13 69.57 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2020-03-12T18:20:51.420Z] #13 69.57 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-03-12T18:20:51.677Z] #13 69.81 Selecting previously unselected package python-pip-whl. [2020-03-12T18:20:51.678Z] #13 69.82 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-03-12T18:20:51.678Z] #13 69.82 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-03-12T18:20:52.243Z] #13 70.53 Selecting previously unselected package python3-pip. [2020-03-12T18:20:52.243Z] #13 70.53 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-03-12T18:20:52.243Z] #13 70.54 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-03-12T18:20:52.500Z] #13 70.78 Selecting previously unselected package python3-pkg-resources. [2020-03-12T18:20:52.500Z] #13 70.78 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2020-03-12T18:20:52.500Z] #13 70.79 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-03-12T18:20:52.758Z] #13 70.96 Selecting previously unselected package python3-setuptools. [2020-03-12T18:20:52.758Z] #13 70.97 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2020-03-12T18:20:52.758Z] #13 70.97 Unpacking python3-setuptools (33.1.1-1) ... [2020-03-12T18:20:53.016Z] #13 71.24 Selecting previously unselected package python3-wheel. [2020-03-12T18:20:53.016Z] #13 71.25 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2020-03-12T18:20:53.016Z] #13 71.25 Unpacking python3-wheel (0.29.0-2) ... [2020-03-12T18:20:53.288Z] #13 71.39 Selecting previously unselected package thin-provisioning-tools. [2020-03-12T18:20:53.288Z] #13 71.40 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2020-03-12T18:20:53.288Z] #13 71.41 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-03-12T18:20:53.545Z] #13 71.73 Selecting previously unselected package vim-runtime. [2020-03-12T18:20:53.545Z] #13 71.74 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-03-12T18:20:53.545Z] #13 71.77 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-03-12T18:20:53.545Z] #13 71.82 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-03-12T18:20:53.545Z] #13 71.83 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:20:53.790Z] #13 75.84 Selecting previously unselected package vim. [2020-03-12T18:20:53.790Z] #13 75.85 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-03-12T18:20:53.790Z] #13 75.85 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:20:54.715Z] #13 76.57 Selecting previously unselected package xfsprogs. [2020-03-12T18:20:54.715Z] #13 76.59 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2020-03-12T18:20:54.715Z] #13 76.60 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-03-12T18:20:55.282Z] #13 77.26 Selecting previously unselected package zip. [2020-03-12T18:20:55.282Z] #13 77.27 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2020-03-12T18:20:55.282Z] #13 77.27 Unpacking zip (3.0-11+b1) ... [2020-03-12T18:20:55.537Z] #13 77.48 Selecting previously unselected package libapparmor-perl. [2020-03-12T18:20:55.537Z] #13 77.48 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2020-03-12T18:20:55.537Z] #13 77.49 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-03-12T18:20:55.537Z] #13 77.63 Selecting previously unselected package apparmor. [2020-03-12T18:20:55.537Z] #13 77.64 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2020-03-12T18:20:55.792Z] #13 77.74 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-03-12T18:20:56.352Z] #13 78.20 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-12T18:20:56.352Z] #13 78.21 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2020-03-12T18:20:56.352Z] #13 78.22 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-03-12T18:20:56.825Z] #13 ... [2020-03-12T18:20:56.825Z] [2020-03-12T18:20:56.825Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:20:56.825Z] #33 126.2 crypto/ecdsa [2020-03-12T18:20:56.825Z] #33 126.7 crypto/rsa [2020-03-12T18:20:56.825Z] #33 128.2 crypto/dsa [2020-03-12T18:20:56.825Z] #33 128.8 crypto/x509/pkix [2020-03-12T18:20:56.825Z] #33 129.4 internal/x/crypto/cryptobyte [2020-03-12T18:20:56.825Z] #33 131.5 internal/x/crypto/internal/chacha20 [2020-03-12T18:20:56.825Z] #33 131.9 internal/x/crypto/poly1305 [2020-03-12T18:20:56.825Z] #33 132.3 internal/x/crypto/chacha20poly1305 [2020-03-12T18:20:56.825Z] #33 133.5 internal/x/crypto/hkdf [2020-03-12T18:20:56.825Z] #33 133.8 internal/x/text/transform [2020-03-12T18:20:56.825Z] #33 134.7 internal/x/text/unicode/bidi [2020-03-12T18:20:56.825Z] #33 ... [2020-03-12T18:20:56.825Z] [2020-03-12T18:20:56.825Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-12T18:20:56.825Z] #24 135.8 + GOBIN=/build [2020-03-12T18:20:56.825Z] #24 135.8 + /build/gometalinter --install [2020-03-12T18:20:56.825Z] #24 135.8 Installing: [2020-03-12T18:20:56.825Z] #24 135.8 deadcode [2020-03-12T18:20:56.825Z] #24 135.8 dupl [2020-03-12T18:20:56.825Z] #24 135.8 errcheck [2020-03-12T18:20:56.825Z] #24 135.8 gas [2020-03-12T18:20:56.825Z] #24 135.8 gochecknoglobals [2020-03-12T18:20:56.825Z] #24 135.8 gochecknoinits [2020-03-12T18:20:56.825Z] #24 135.8 goconst [2020-03-12T18:20:56.825Z] #24 135.8 gocyclo [2020-03-12T18:20:56.825Z] #24 135.8 goimports [2020-03-12T18:20:56.825Z] #24 135.8 golint [2020-03-12T18:20:56.825Z] #24 135.8 gosimple [2020-03-12T18:20:56.825Z] #24 135.8 gotype [2020-03-12T18:20:56.825Z] #24 135.8 gotypex [2020-03-12T18:20:56.825Z] #24 135.8 ineffassign [2020-03-12T18:20:56.825Z] #24 135.8 interfacer [2020-03-12T18:20:56.825Z] #24 135.8 lll [2020-03-12T18:20:56.825Z] #24 135.8 maligned [2020-03-12T18:20:56.825Z] #24 135.8 megacheck [2020-03-12T18:20:56.825Z] #24 135.8 misspell [2020-03-12T18:20:56.825Z] #24 135.8 nakedret [2020-03-12T18:20:56.825Z] #24 135.8 safesql [2020-03-12T18:20:56.825Z] #24 135.8 staticcheck [2020-03-12T18:20:56.825Z] #24 135.8 structcheck [2020-03-12T18:20:56.825Z] #24 135.8 unconvert [2020-03-12T18:20:56.825Z] #24 135.8 unparam [2020-03-12T18:20:56.825Z] #24 135.8 unused [2020-03-12T18:20:56.825Z] #24 135.8 varcheck [2020-03-12T18:20:57.278Z] #13 ... [2020-03-12T18:20:57.278Z] [2020-03-12T18:20:57.278Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:20:57.278Z] #58 67.81 CC criu/arch/x86/sigaction_compat.o [2020-03-12T18:20:57.278Z] #58 68.09 CC criu/arch/x86/sigframe.o [2020-03-12T18:20:57.278Z] #58 68.33 LINK criu/arch/x86/crtools.built-in.o [2020-03-12T18:20:57.278Z] #58 68.38 DEP criu/pie/util-vdso-elf32.d [2020-03-12T18:20:57.278Z] #58 68.46 DEP criu/arch/x86/vdso-pie.d [2020-03-12T18:20:57.278Z] #58 68.55 DEP criu/pie/parasite-vdso.d [2020-03-12T18:20:57.278Z] #58 68.73 DEP criu/pie/util-vdso.d [2020-03-12T18:20:57.278Z] #58 68.82 DEP criu/pie/util.d [2020-03-12T18:20:57.278Z] #58 69.03 CC criu/pie/util.o [2020-03-12T18:20:57.278Z] #58 69.49 CC criu/pie/util-vdso.o [2020-03-12T18:20:57.278Z] #58 70.23 CC criu/pie/parasite-vdso.o [2020-03-12T18:20:57.278Z] #58 71.44 CC criu/arch/x86/vdso-pie.o [2020-03-12T18:20:57.278Z] #58 71.86 CC criu/pie/util-vdso-elf32.o [2020-03-12T18:20:57.278Z] #58 72.57 AR criu/pie/pie.lib.a [2020-03-12T18:20:57.278Z] #58 72.63 DEP criu/pie/restorer.d [2020-03-12T18:20:57.278Z] #58 72.88 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-12T18:20:57.278Z] #58 73.05 DEP criu/arch/x86/restorer_unmap.d [2020-03-12T18:20:57.278Z] #58 73.09 DEP criu/arch/x86/restorer.d [2020-03-12T18:20:57.278Z] #58 73.27 DEP criu/pie/parasite.d [2020-03-12T18:20:57.278Z] #58 73.58 CC criu/pie/parasite.o [2020-03-12T18:20:57.278Z] #58 74.97 LINK criu/pie/parasite.built-in.o [2020-03-12T18:20:57.278Z] #58 74.98 GEN criu/pie/parasite-blob.h [2020-03-12T18:20:57.278Z] #58 75.00 CC criu/arch/x86/restorer.o [2020-03-12T18:20:57.278Z] #58 75.65 CC criu/arch/x86/restorer_unmap.o [2020-03-12T18:20:57.278Z] #58 75.70 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-12T18:20:57.278Z] #58 76.08 CC criu/pie/restorer.o [2020-03-12T18:20:57.838Z] #58 ... [2020-03-12T18:20:57.838Z] [2020-03-12T18:20:57.838Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:20:57.838Z] #13 80.07 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-12T18:20:58.093Z] #13 80.08 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2020-03-12T18:20:58.093Z] #13 80.08 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-03-12T18:20:58.093Z] #13 ... [2020-03-12T18:20:58.093Z] [2020-03-12T18:20:58.093Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:20:58.093Z] #33 131.2 internal/x/crypto/internal/chacha20 [2020-03-12T18:20:58.093Z] #33 131.6 internal/x/crypto/poly1305 [2020-03-12T18:20:58.093Z] #33 131.9 internal/x/crypto/chacha20poly1305 [2020-03-12T18:20:58.093Z] #33 133.2 internal/x/crypto/hkdf [2020-03-12T18:20:58.093Z] #33 133.4 internal/x/text/transform [2020-03-12T18:20:58.093Z] #33 134.3 internal/x/text/unicode/bidi [2020-03-12T18:20:58.093Z] #33 136.1 internal/x/text/secure/bidirule [2020-03-12T18:20:58.093Z] #33 136.4 internal/x/text/unicode/norm [2020-03-12T18:20:58.093Z] #33 141.0 internal/x/net/idna [2020-03-12T18:20:59.018Z] #33 ... [2020-03-12T18:20:59.018Z] [2020-03-12T18:20:59.018Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:20:59.018Z] #58 79.19 LINK criu/pie/restorer.built-in.o [2020-03-12T18:20:59.018Z] #58 79.22 GEN criu/pie/restorer-blob.h [2020-03-12T18:20:59.018Z] #58 79.30 DEP criu/vdso.d [2020-03-12T18:20:59.018Z] #58 79.49 DEP criu/vdso-compat.d [2020-03-12T18:20:59.273Z] #58 79.66 DEP criu/uts_ns.d [2020-03-12T18:20:59.273Z] #58 79.85 DEP criu/util.d [2020-03-12T18:20:59.833Z] #58 80.14 DEP criu/uffd.d [2020-03-12T18:21:00.089Z] #58 80.46 DEP criu/tun.d [2020-03-12T18:21:00.344Z] #58 80.65 DEP criu/tty.d [2020-03-12T18:21:00.599Z] #58 80.87 DEP criu/timerfd.d [2020-03-12T18:21:00.599Z] #58 81.06 DEP criu/sysfs_parse.d [2020-03-12T18:21:00.599Z] #58 ... [2020-03-12T18:21:00.599Z] [2020-03-12T18:21:00.599Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-12T18:21:00.599Z] #24 133.6 + GOBIN=/build [2020-03-12T18:21:00.599Z] #24 133.6 + /build/gometalinter --install [2020-03-12T18:21:00.599Z] #24 133.7 Installing: [2020-03-12T18:21:00.599Z] #24 133.7 deadcode [2020-03-12T18:21:00.599Z] #24 133.7 dupl [2020-03-12T18:21:00.599Z] #24 133.7 errcheck [2020-03-12T18:21:00.599Z] #24 133.7 gas [2020-03-12T18:21:00.599Z] #24 133.7 gochecknoglobals [2020-03-12T18:21:00.599Z] #24 133.7 gochecknoinits [2020-03-12T18:21:00.599Z] #24 133.7 goconst [2020-03-12T18:21:00.599Z] #24 133.7 gocyclo [2020-03-12T18:21:00.599Z] #24 133.7 goimports [2020-03-12T18:21:00.599Z] #24 133.7 golint [2020-03-12T18:21:00.599Z] #24 133.7 gosimple [2020-03-12T18:21:00.599Z] #24 133.7 gotype [2020-03-12T18:21:00.599Z] #24 133.7 gotypex [2020-03-12T18:21:00.599Z] #24 133.7 ineffassign [2020-03-12T18:21:00.599Z] #24 133.7 interfacer [2020-03-12T18:21:00.599Z] #24 133.7 lll [2020-03-12T18:21:00.599Z] #24 133.7 maligned [2020-03-12T18:21:00.599Z] #24 133.7 megacheck [2020-03-12T18:21:00.599Z] #24 133.7 misspell [2020-03-12T18:21:00.599Z] #24 133.7 nakedret [2020-03-12T18:21:00.599Z] #24 133.7 safesql [2020-03-12T18:21:00.599Z] #24 133.7 staticcheck [2020-03-12T18:21:00.599Z] #24 133.7 structcheck [2020-03-12T18:21:00.599Z] #24 133.7 unconvert [2020-03-12T18:21:00.599Z] #24 133.7 unparam [2020-03-12T18:21:00.599Z] #24 133.7 unused [2020-03-12T18:21:00.599Z] #24 133.7 varcheck [2020-03-12T18:21:00.854Z] #24 ... [2020-03-12T18:21:00.854Z] [2020-03-12T18:21:00.854Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:21:00.854Z] #58 81.25 DEP criu/sysctl.d [2020-03-12T18:21:01.004Z] #24 ... [2020-03-12T18:21:01.004Z] [2020-03-12T18:21:01.004Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:21:01.004Z] #13 76.21 Selecting previously unselected package vim. [2020-03-12T18:21:01.004Z] #13 76.22 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-03-12T18:21:01.004Z] #13 76.23 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:21:01.004Z] #13 76.77 Selecting previously unselected package xfsprogs. [2020-03-12T18:21:01.005Z] #13 76.78 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2020-03-12T18:21:01.005Z] #13 76.79 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-03-12T18:21:01.005Z] #13 77.50 Selecting previously unselected package zip. [2020-03-12T18:21:01.005Z] #13 77.50 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2020-03-12T18:21:01.005Z] #13 77.50 Unpacking zip (3.0-11+b1) ... [2020-03-12T18:21:01.005Z] #13 77.69 Selecting previously unselected package libapparmor-perl. [2020-03-12T18:21:01.005Z] #13 77.71 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2020-03-12T18:21:01.005Z] #13 77.72 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-03-12T18:21:01.005Z] #13 77.89 Selecting previously unselected package apparmor. [2020-03-12T18:21:01.005Z] #13 77.89 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2020-03-12T18:21:01.005Z] #13 77.97 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-03-12T18:21:01.005Z] #13 78.47 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-12T18:21:01.005Z] #13 78.47 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2020-03-12T18:21:01.005Z] #13 78.48 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-03-12T18:21:01.109Z] #58 81.41 DEP criu/string.d [2020-03-12T18:21:01.109Z] #58 81.45 DEP criu/stats.d [2020-03-12T18:21:01.109Z] #58 81.59 DEP criu/sockets.d [2020-03-12T18:21:01.364Z] #58 81.77 DEP criu/sk-unix.d [2020-03-12T18:21:01.570Z] #13 ... [2020-03-12T18:21:01.570Z] [2020-03-12T18:21:01.570Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:21:01.570Z] #58 69.35 CC criu/arch/x86/kerndat.o [2020-03-12T18:21:01.570Z] #58 69.92 CC criu/arch/x86/sigaction_compat.o [2020-03-12T18:21:01.570Z] #58 70.34 CC criu/arch/x86/sigframe.o [2020-03-12T18:21:01.570Z] #58 70.71 LINK criu/arch/x86/crtools.built-in.o [2020-03-12T18:21:01.570Z] #58 70.77 DEP criu/pie/util-vdso-elf32.d [2020-03-12T18:21:01.570Z] #58 70.91 DEP criu/arch/x86/vdso-pie.d [2020-03-12T18:21:01.570Z] #58 71.04 DEP criu/pie/parasite-vdso.d [2020-03-12T18:21:01.570Z] #58 71.19 DEP criu/pie/util-vdso.d [2020-03-12T18:21:01.570Z] #58 71.32 DEP criu/pie/util.d [2020-03-12T18:21:01.570Z] #58 71.54 CC criu/pie/util.o [2020-03-12T18:21:01.570Z] #58 71.97 CC criu/pie/util-vdso.o [2020-03-12T18:21:01.570Z] #58 72.67 CC criu/pie/parasite-vdso.o [2020-03-12T18:21:01.570Z] #58 73.80 CC criu/arch/x86/vdso-pie.o [2020-03-12T18:21:01.570Z] #58 74.17 CC criu/pie/util-vdso-elf32.o [2020-03-12T18:21:01.570Z] #58 75.00 AR criu/pie/pie.lib.a [2020-03-12T18:21:01.570Z] #58 75.07 DEP criu/pie/restorer.d [2020-03-12T18:21:01.570Z] #58 75.33 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-12T18:21:01.570Z] #58 75.55 DEP criu/arch/x86/restorer_unmap.d [2020-03-12T18:21:01.570Z] #58 75.59 DEP criu/arch/x86/restorer.d [2020-03-12T18:21:01.570Z] #58 75.94 DEP criu/pie/parasite.d [2020-03-12T18:21:01.570Z] #58 76.37 CC criu/pie/parasite.o [2020-03-12T18:21:01.570Z] #58 77.65 LINK criu/pie/parasite.built-in.o [2020-03-12T18:21:01.570Z] #58 77.68 GEN criu/pie/parasite-blob.h [2020-03-12T18:21:01.570Z] #58 77.71 CC criu/arch/x86/restorer.o [2020-03-12T18:21:01.570Z] #58 78.36 CC criu/arch/x86/restorer_unmap.o [2020-03-12T18:21:01.570Z] #58 78.43 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-12T18:21:01.570Z] #58 78.77 CC criu/pie/restorer.o [2020-03-12T18:21:01.618Z] #58 82.09 DEP criu/sk-tcp.d [2020-03-12T18:21:01.827Z] #58 ... [2020-03-12T18:21:01.828Z] [2020-03-12T18:21:01.828Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:21:01.828Z] #13 80.19 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-12T18:21:01.873Z] #58 82.31 DEP criu/sk-queue.d [2020-03-12T18:21:02.085Z] #13 80.19 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2020-03-12T18:21:02.085Z] #13 80.20 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-03-12T18:21:02.128Z] #58 82.53 DEP criu/sk-packet.d [2020-03-12T18:21:02.384Z] #58 82.74 DEP criu/sk-netlink.d [2020-03-12T18:21:02.639Z] #58 82.97 DEP criu/sk-inet.d [2020-03-12T18:21:02.894Z] #58 83.20 DEP criu/signalfd.d [2020-03-12T18:21:02.894Z] #58 83.43 DEP criu/sigframe.d [2020-03-12T18:21:03.149Z] #58 83.55 DEP criu/shmem.d [2020-03-12T18:21:03.149Z] #58 83.75 DEP criu/servicefd.d [2020-03-12T18:21:03.709Z] #58 83.92 DEP criu/seize.d [2020-03-12T18:21:03.709Z] #58 84.14 DEP criu/seccomp.d [2020-03-12T18:21:03.965Z] #58 84.43 DEP criu/rst-malloc.d [2020-03-12T18:21:03.983Z] #13 82.30 Selecting previously unselected package binutils-mingw-w64. [2020-03-12T18:21:03.983Z] #13 82.30 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-03-12T18:21:03.983Z] #13 82.31 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-03-12T18:21:04.220Z] #58 84.53 DEP criu/rbtree.d [2020-03-12T18:21:04.220Z] #58 84.61 DEP criu/pstree.d [2020-03-12T18:21:04.241Z] #13 82.40 Selecting previously unselected package mingw-w64-common. [2020-03-12T18:21:04.241Z] #13 82.42 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2020-03-12T18:21:04.241Z] #13 82.44 Unpacking mingw-w64-common (5.0.1-1) ... [2020-03-12T18:21:04.475Z] #58 84.79 DEP criu/protobuf.d [2020-03-12T18:21:04.475Z] #58 84.95 GEN criu/protobuf-desc-gen.h [2020-03-12T18:21:05.755Z] 🇩 bin/containerd [2020-03-12T18:21:06.360Z] #58 86.66 DEP criu/protobuf-desc.d [2020-03-12T18:21:06.360Z] #58 86.89 DEP criu/proc_parse.d [2020-03-12T18:21:06.767Z] #13 ... [2020-03-12T18:21:06.767Z] [2020-03-12T18:21:06.767Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:21:06.767Z] #33 136.7 internal/x/text/secure/bidirule [2020-03-12T18:21:06.767Z] #33 137.1 internal/x/text/unicode/norm [2020-03-12T18:21:06.767Z] #33 141.0 crypto/x509 [2020-03-12T18:21:06.767Z] #33 141.8 internal/x/net/idna [2020-03-12T18:21:06.767Z] #33 143.7 net/textproto [2020-03-12T18:21:06.767Z] #33 144.8 internal/x/net/http/httpguts [2020-03-12T18:21:06.767Z] #33 145.1 internal/x/net/http/httpproxy [2020-03-12T18:21:06.767Z] #33 145.8 internal/x/net/http2/hpack [2020-03-12T18:21:06.767Z] #33 ... [2020-03-12T18:21:06.767Z] [2020-03-12T18:21:06.767Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:21:06.767Z] #58 82.05 LINK criu/pie/restorer.built-in.o [2020-03-12T18:21:06.767Z] #58 82.08 GEN criu/pie/restorer-blob.h [2020-03-12T18:21:06.767Z] #58 82.20 DEP criu/vdso.d [2020-03-12T18:21:06.767Z] #58 82.39 DEP criu/vdso-compat.d [2020-03-12T18:21:06.767Z] #58 82.54 DEP criu/uts_ns.d [2020-03-12T18:21:06.767Z] #58 82.77 DEP criu/util.d [2020-03-12T18:21:06.767Z] #58 83.08 DEP criu/uffd.d [2020-03-12T18:21:06.767Z] #58 83.35 DEP criu/tun.d [2020-03-12T18:21:06.767Z] #58 83.55 DEP criu/tty.d [2020-03-12T18:21:06.767Z] #58 83.74 DEP criu/timerfd.d [2020-03-12T18:21:06.767Z] #58 83.98 DEP criu/sysfs_parse.d [2020-03-12T18:21:06.767Z] #58 84.24 DEP criu/sysctl.d [2020-03-12T18:21:06.767Z] #58 84.45 DEP criu/string.d [2020-03-12T18:21:06.767Z] #58 84.51 DEP criu/stats.d [2020-03-12T18:21:06.920Z] #58 87.16 DEP criu/plugin.d [2020-03-12T18:21:06.920Z] #58 87.28 DEP criu/pipes.d [2020-03-12T18:21:07.025Z] #58 84.64 DEP criu/sockets.d [2020-03-12T18:21:07.175Z] #58 87.54 DEP criu/pie-util.d [2020-03-12T18:21:07.175Z] #58 87.65 DEP criu/pie-util-vdso.d [2020-03-12T18:21:07.282Z] #58 84.92 DEP criu/sk-unix.d [2020-03-12T18:21:07.430Z] #58 87.80 DEP criu/pie-util-vdso-elf32.d [2020-03-12T18:21:07.540Z] #58 85.24 DEP criu/sk-tcp.d [2020-03-12T18:21:07.685Z] #58 87.99 DEP criu/path.d [2020-03-12T18:21:07.797Z] #58 85.54 DEP criu/sk-queue.d [2020-03-12T18:21:07.941Z] #58 88.27 DEP criu/parasite-syscall.d [2020-03-12T18:21:08.055Z] #58 85.70 DEP criu/sk-packet.d [2020-03-12T18:21:08.195Z] #58 88.55 DEP criu/pagemap.d [2020-03-12T18:21:08.195Z] #58 88.74 DEP criu/pagemap-cache.d [2020-03-12T18:21:08.313Z] #58 86.03 DEP criu/sk-netlink.d [2020-03-12T18:21:08.570Z] #58 86.30 DEP criu/sk-inet.d [2020-03-12T18:21:08.756Z] #58 88.98 DEP criu/page-xfer.d [2020-03-12T18:21:08.756Z] #58 89.16 DEP criu/page-pipe.d [2020-03-12T18:21:08.828Z] #58 86.61 DEP criu/signalfd.d [2020-03-12T18:21:09.011Z] #58 89.32 DEP criu/netfilter.d [2020-03-12T18:21:09.011Z] #58 89.52 DEP criu/net.d [2020-03-12T18:21:09.086Z] #58 86.81 DEP criu/sigframe.d [2020-03-12T18:21:09.266Z] #58 89.77 DEP criu/namespaces.d [2020-03-12T18:21:09.266Z] #58 ... [2020-03-12T18:21:09.266Z] [2020-03-12T18:21:09.266Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:21:09.266Z] #33 142.4 crypto/x509 [2020-03-12T18:21:09.266Z] #33 143.7 net/textproto [2020-03-12T18:21:09.266Z] #33 145.2 internal/x/net/http/httpguts [2020-03-12T18:21:09.266Z] #33 145.4 internal/x/net/http/httpproxy [2020-03-12T18:21:09.266Z] #33 145.9 internal/x/net/http2/hpack [2020-03-12T18:21:09.266Z] #33 147.3 mime [2020-03-12T18:21:09.266Z] #33 147.8 crypto/tls [2020-03-12T18:21:09.266Z] #33 149.3 mime/quotedprintable [2020-03-12T18:21:09.266Z] #33 149.9 mime/multipart [2020-03-12T18:21:09.266Z] #33 151.0 net/http/internal [2020-03-12T18:21:09.266Z] #33 151.4 os/exec [2020-03-12T18:21:09.344Z] #58 87.01 DEP criu/shmem.d [2020-03-12T18:21:09.344Z] #58 87.16 DEP criu/servicefd.d [2020-03-12T18:21:09.521Z] #33 ... [2020-03-12T18:21:09.521Z] [2020-03-12T18:21:09.521Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:21:09.521Z] #13 82.34 Selecting previously unselected package binutils-mingw-w64. [2020-03-12T18:21:09.521Z] #13 82.34 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-03-12T18:21:09.521Z] #13 82.35 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-03-12T18:21:09.521Z] #13 82.46 Selecting previously unselected package mingw-w64-common. [2020-03-12T18:21:09.521Z] #13 82.49 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2020-03-12T18:21:09.521Z] #13 82.50 Unpacking mingw-w64-common (5.0.1-1) ... [2020-03-12T18:21:09.521Z] #13 87.14 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-12T18:21:09.521Z] #13 87.16 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-03-12T18:21:09.521Z] #13 87.16 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-03-12T18:21:09.521Z] #13 ... [2020-03-12T18:21:09.521Z] [2020-03-12T18:21:09.521Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:21:09.521Z] #58 90.05 DEP criu/mount.d [2020-03-12T18:21:09.776Z] #58 90.22 DEP criu/mem.d [2020-03-12T18:21:09.909Z] #58 87.44 DEP criu/seize.d [2020-03-12T18:21:09.909Z] #58 87.69 DEP criu/seccomp.d [2020-03-12T18:21:10.031Z] #58 90.49 DEP criu/lsm.d [2020-03-12T18:21:10.166Z] #58 87.93 DEP criu/rst-malloc.d [2020-03-12T18:21:10.286Z] #58 90.70 DEP criu/log.d [2020-03-12T18:21:10.286Z] #58 90.87 DEP criu/libnetlink.d [2020-03-12T18:21:10.424Z] #58 88.00 DEP criu/rbtree.d [2020-03-12T18:21:10.424Z] #58 88.04 DEP criu/pstree.d [2020-03-12T18:21:10.681Z] #58 88.34 DEP criu/protobuf.d [2020-03-12T18:21:10.904Z] #58 91.08 DEP criu/kerndat.d [2020-03-12T18:21:10.904Z] #58 91.38 DEP criu/kcmp-ids.d [2020-03-12T18:21:10.939Z] #58 88.57 GEN criu/protobuf-desc-gen.h [2020-03-12T18:21:11.163Z] #58 91.50 DEP criu/irmap.d [2020-03-12T18:21:11.251Z] + dpkg --print-architecture [2020-03-12T18:21:11.251Z] + cd /tmp/tmp.Zym7KcgXru/src/github.com/docker/distribution [2020-03-12T18:21:11.251Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-12T18:21:11.251Z] + GOPATH=/tmp/tmp.Zym7KcgXru/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Zym7KcgXru [2020-03-12T18:21:11.251Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-12T18:21:11.423Z] #58 91.66 DEP criu/ipc_ns.d [2020-03-12T18:21:11.423Z] #58 91.86 DEP criu/image.d [2020-03-12T18:21:11.680Z] #58 91.99 DEP criu/image-desc.d [2020-03-12T18:21:11.680Z] #58 92.13 DEP criu/fsnotify.d [2020-03-12T18:21:11.934Z] #58 92.46 DEP criu/filesystems.d [2020-03-12T18:21:12.189Z] #58 92.66 DEP criu/files.d [2020-03-12T18:21:12.446Z] #58 92.90 DEP criu/files-reg.d [2020-03-12T18:21:12.701Z] #58 93.16 DEP criu/files-ext.d [2020-03-12T18:21:12.837Z] #58 90.24 DEP criu/protobuf-desc.d [2020-03-12T18:21:12.837Z] #58 90.41 DEP criu/proc_parse.d [2020-03-12T18:21:12.837Z] #58 90.61 DEP criu/plugin.d [2020-03-12T18:21:12.960Z] #58 93.34 DEP criu/file-lock.d [2020-03-12T18:21:13.114Z] #58 90.74 DEP criu/pipes.d [2020-03-12T18:21:13.214Z] #58 93.65 DEP criu/file-ids.d [2020-03-12T18:21:13.374Z] #58 90.97 DEP criu/pie-util.d [2020-03-12T18:21:13.374Z] #58 91.11 DEP criu/pie-util-vdso.d [2020-03-12T18:21:13.374Z] #58 91.24 DEP criu/pie-util-vdso-elf32.d [2020-03-12T18:21:13.468Z] #58 93.90 DEP criu/fifo.d [2020-03-12T18:21:13.640Z] #58 91.47 DEP criu/path.d [2020-03-12T18:21:13.723Z] #58 94.04 DEP criu/fdstore.d [2020-03-12T18:21:13.723Z] #58 94.17 DEP criu/fault-injection.d [2020-03-12T18:21:13.723Z] #58 94.22 DEP criu/external.d [2020-03-12T18:21:13.897Z] #58 91.63 DEP criu/parasite-syscall.d [2020-03-12T18:21:13.979Z] #58 94.32 DEP criu/eventpoll.d [2020-03-12T18:21:14.233Z] #58 94.62 DEP criu/eventfd.d [2020-03-12T18:21:14.462Z] #58 91.99 DEP criu/pagemap.d [2020-03-12T18:21:14.462Z] #58 92.23 DEP criu/pagemap-cache.d [2020-03-12T18:21:14.489Z] #58 94.84 DEP criu/crtools.d [2020-03-12T18:21:14.719Z] #58 92.41 DEP criu/page-xfer.d [2020-03-12T18:21:14.743Z] #58 95.16 DEP criu/cr-service.d [2020-03-12T18:21:14.976Z] #58 92.73 DEP criu/page-pipe.d [2020-03-12T18:21:14.997Z] #58 95.47 DEP criu/cr-restore.d [2020-03-12T18:21:15.233Z] #58 92.92 DEP criu/netfilter.d [2020-03-12T18:21:15.233Z] #58 93.13 DEP criu/net.d [2020-03-12T18:21:15.252Z] #58 95.77 DEP criu/cr-errno.d [2020-03-12T18:21:15.506Z] #58 95.81 DEP criu/cr-dump.d [2020-03-12T18:21:15.760Z] #58 96.13 DEP criu/cr-dedup.d [2020-03-12T18:21:15.797Z] #58 93.44 DEP criu/namespaces.d [2020-03-12T18:21:16.015Z] #58 96.41 DEP criu/cr-check.d [2020-03-12T18:21:16.054Z] #58 93.65 DEP criu/mount.d [2020-03-12T18:21:16.054Z] #58 93.85 DEP criu/mem.d [2020-03-12T18:21:16.270Z] #58 96.63 DEP criu/config.d [2020-03-12T18:21:16.311Z] #58 94.13 DEP criu/lsm.d [2020-03-12T18:21:16.524Z] #58 96.93 DEP criu/clone-noasan.d [2020-03-12T18:21:16.524Z] #58 97.04 DEP criu/cgroup.d [2020-03-12T18:21:16.568Z] #58 94.37 DEP criu/log.d [2020-03-12T18:21:16.761Z] + rm -rf /tmp/tmp.Zym7KcgXru/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Zym7KcgXru [2020-03-12T18:21:16.778Z] #58 97.24 DEP criu/cgroup-props.d [2020-03-12T18:21:16.825Z] #58 94.55 DEP criu/libnetlink.d [2020-03-12T18:21:16.825Z] #58 ... [2020-03-12T18:21:16.825Z] [2020-03-12T18:21:16.825Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:21:16.825Z] #33 146.9 crypto/tls [2020-03-12T18:21:16.825Z] #33 147.1 mime [2020-03-12T18:21:16.825Z] #33 149.1 mime/quotedprintable [2020-03-12T18:21:16.825Z] #33 149.5 mime/multipart [2020-03-12T18:21:16.825Z] #33 150.5 net/http/internal [2020-03-12T18:21:16.825Z] #33 151.0 os/exec [2020-03-12T18:21:17.032Z] #58 97.39 DEP criu/bitmap.d [2020-03-12T18:21:17.032Z] #58 97.44 DEP criu/bfd.d [2020-03-12T18:21:17.032Z] #58 97.55 DEP criu/autofs.d [2020-03-12T18:21:17.081Z] #33 ... [2020-03-12T18:21:17.081Z] [2020-03-12T18:21:17.081Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:21:17.081Z] #58 94.76 DEP criu/kerndat.d [2020-03-12T18:21:17.286Z] #58 97.82 DEP criu/aio.d [2020-03-12T18:21:17.338Z] #58 95.11 DEP criu/kcmp-ids.d [2020-03-12T18:21:17.540Z] #58 98.01 DEP criu/action-scripts.d [2020-03-12T18:21:17.595Z] #58 95.25 DEP criu/irmap.d [2020-03-12T18:21:17.595Z] #58 95.41 DEP criu/ipc_ns.d [2020-03-12T18:21:18.100Z] #58 98.33 CC criu/action-scripts.o [2020-03-12T18:21:18.159Z] #58 95.69 DEP criu/image.d [2020-03-12T18:21:18.159Z] #58 95.94 DEP criu/image-desc.d [2020-03-12T18:21:18.415Z] #58 96.09 DEP criu/fsnotify.d [2020-03-12T18:21:18.717Z] #58 99.04 CC criu/aio.o [2020-03-12T18:21:18.718Z] #58 96.34 DEP criu/filesystems.d [2020-03-12T18:21:18.718Z] #58 96.60 DEP criu/files.d [2020-03-12T18:21:18.797Z] Removing intermediate container a8ab60d80a4d [2020-03-12T18:21:18.797Z] ---> ed48c8e3c4b6 [2020-03-12T18:21:18.797Z] Step 16/125 : FROM base AS swagger [2020-03-12T18:21:18.797Z] ---> 05eed1481a0d [2020-03-12T18:21:18.797Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2020-03-12T18:21:18.797Z] ---> Running in bd7c7aa6028f [2020-03-12T18:21:19.081Z] Removing intermediate container bd7c7aa6028f [2020-03-12T18:21:19.081Z] ---> 6d0d13778caf [2020-03-12T18:21:19.081Z] Step 18/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2020-03-12T18:21:19.081Z] ---> Running in 565ff7ce6311 [2020-03-12T18:21:19.277Z] #58 99.72 CC criu/autofs.o [2020-03-12T18:21:19.282Z] #58 96.81 DEP criu/files-reg.d [2020-03-12T18:21:19.282Z] #58 ... [2020-03-12T18:21:19.282Z] [2020-03-12T18:21:19.282Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:21:19.282Z] #13 87.51 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-12T18:21:19.282Z] #13 87.52 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-03-12T18:21:19.282Z] #13 87.52 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-03-12T18:21:19.282Z] #13 93.21 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-12T18:21:19.282Z] #13 93.22 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2020-03-12T18:21:19.282Z] #13 93.23 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-03-12T18:21:19.282Z] #13 93.38 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-12T18:21:19.282Z] #13 93.38 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-03-12T18:21:19.282Z] #13 93.39 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:21:19.282Z] #13 ... [2020-03-12T18:21:19.282Z] [2020-03-12T18:21:19.282Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:21:19.282Z] #58 97.11 DEP criu/files-ext.d [2020-03-12T18:21:19.364Z] + mktemp -d [2020-03-12T18:21:19.364Z] + export GOPATH=/tmp/tmp.IIIX7YAL0U [2020-03-12T18:21:19.364Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.IIIX7YAL0U/src/github.com/go-swagger/go-swagger [2020-03-12T18:21:19.364Z] Cloning into '/tmp/tmp.IIIX7YAL0U/src/github.com/go-swagger/go-swagger'... [2020-03-12T18:21:19.539Z] #58 97.32 DEP criu/file-lock.d [2020-03-12T18:21:19.797Z] #58 97.55 DEP criu/file-ids.d [2020-03-12T18:21:20.054Z] #58 97.76 DEP criu/fifo.d [2020-03-12T18:21:20.201Z] #58 ... [2020-03-12T18:21:20.201Z] [2020-03-12T18:21:20.201Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:21:20.201Z] #13 92.25 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-12T18:21:20.201Z] #13 92.29 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2020-03-12T18:21:20.201Z] #13 92.32 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-03-12T18:21:20.201Z] #13 92.47 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-12T18:21:20.201Z] #13 92.47 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-03-12T18:21:20.201Z] #13 92.48 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:21:20.311Z] #58 98.02 DEP criu/fdstore.d [2020-03-12T18:21:20.569Z] #58 98.21 DEP criu/fault-injection.d [2020-03-12T18:21:20.569Z] #58 98.29 DEP criu/external.d [2020-03-12T18:21:20.826Z] #58 98.52 DEP criu/eventpoll.d [2020-03-12T18:21:21.083Z] #58 98.81 DEP criu/eventfd.d [2020-03-12T18:21:21.123Z] #13 ... [2020-03-12T18:21:21.123Z] [2020-03-12T18:21:21.123Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:21:21.123Z] #58 101.6 CC criu/bfd.o [2020-03-12T18:21:21.340Z] #58 99.07 DEP criu/crtools.d [2020-03-12T18:21:21.597Z] #58 99.31 DEP criu/cr-service.d [2020-03-12T18:21:21.854Z] #58 99.55 DEP criu/cr-restore.d [2020-03-12T18:21:22.046Z] #58 102.3 CC criu/bitmap.o [2020-03-12T18:21:22.111Z] #58 99.83 DEP criu/cr-errno.d [2020-03-12T18:21:22.111Z] #58 99.86 DEP criu/cr-dump.d [2020-03-12T18:21:22.301Z] #58 102.6 CC criu/cgroup-props.o [2020-03-12T18:21:22.350Z] 🇩 bin/containerd-stress [2020-03-12T18:21:22.675Z] #58 100.2 DEP criu/cr-dedup.d [2020-03-12T18:21:22.675Z] #58 100.4 DEP criu/cr-check.d [2020-03-12T18:21:23.142Z] 🇩 bin/containerd-shim [2020-03-12T18:21:23.224Z] #58 103.7 CC criu/cgroup.o [2020-03-12T18:21:23.238Z] #58 100.8 DEP criu/config.d [2020-03-12T18:21:23.495Z] #58 101.1 DEP criu/clone-noasan.d [2020-03-12T18:21:23.495Z] #58 101.2 DEP criu/cgroup.d [2020-03-12T18:21:23.752Z] #58 101.5 DEP criu/cgroup-props.d [2020-03-12T18:21:24.009Z] #58 101.7 DEP criu/bitmap.d [2020-03-12T18:21:24.009Z] #58 101.8 DEP criu/bfd.d [2020-03-12T18:21:24.009Z] #58 101.9 DEP criu/autofs.d [2020-03-12T18:21:24.149Z] #58 ... [2020-03-12T18:21:24.149Z] [2020-03-12T18:21:24.149Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-03-12T18:21:24.149Z] #15 166.8 + rm -rf /tmp/tmp.js34hlyyW4 [2020-03-12T18:21:24.149Z] #15 DONE 167.5s [2020-03-12T18:21:24.404Z] [2020-03-12T18:21:24.404Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:21:24.404Z] #33 158.3 net/http/httptrace [2020-03-12T18:21:24.404Z] #33 158.6 net/http [2020-03-12T18:21:24.572Z] #58 102.1 DEP criu/aio.d [2020-03-12T18:21:24.572Z] #58 102.4 DEP criu/action-scripts.d [2020-03-12T18:21:24.658Z] #33 ... [2020-03-12T18:21:24.658Z] [2020-03-12T18:21:24.658Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-03-12T18:21:24.658Z] #27 DONE 167.7s [2020-03-12T18:21:24.658Z] [2020-03-12T18:21:24.658Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:21:25.135Z] #58 102.7 CC criu/action-scripts.o [2020-03-12T18:21:25.699Z] #58 103.4 CC criu/aio.o [2020-03-12T18:21:26.263Z] #58 104.0 CC criu/autofs.o [2020-03-12T18:21:26.268Z] + cd /tmp/tmp.IIIX7YAL0U/src/github.com/go-swagger/go-swagger [2020-03-12T18:21:26.268Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2020-03-12T18:21:26.893Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-12T18:21:27.197Z] #58 ... [2020-03-12T18:21:27.197Z] [2020-03-12T18:21:27.197Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-03-12T18:21:27.197Z] #15 167.4 + rm -rf /tmp/tmp.YqJvq3bDIe [2020-03-12T18:21:27.454Z] #15 ... [2020-03-12T18:21:27.454Z] [2020-03-12T18:21:27.454Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:21:27.454Z] #33 157.5 net/http/httptrace [2020-03-12T18:21:27.454Z] #33 157.8 net/http [2020-03-12T18:21:27.711Z] #33 ... [2020-03-12T18:21:27.711Z] [2020-03-12T18:21:27.711Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-03-12T18:21:27.711Z] #15 DONE 168.1s [2020-03-12T18:21:27.711Z] [2020-03-12T18:21:27.711Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:21:27.916Z] #33 ... [2020-03-12T18:21:27.916Z] [2020-03-12T18:21:27.916Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:21:27.916Z] #58 108.1 CC criu/clone-noasan.o [2020-03-12T18:21:27.916Z] #58 108.3 CC criu/config.o [2020-03-12T18:21:28.183Z] 🇩 bin/containerd-shim-runc-v1 [2020-03-12T18:21:28.645Z] #13 ... [2020-03-12T18:21:28.645Z] [2020-03-12T18:21:28.645Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:21:28.645Z] #58 106.1 CC criu/bfd.o [2020-03-12T18:21:28.902Z] #58 ... [2020-03-12T18:21:28.902Z] [2020-03-12T18:21:28.902Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-03-12T18:21:28.902Z] #27 DONE 168.9s [2020-03-12T18:21:29.159Z] [2020-03-12T18:21:29.159Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:21:29.159Z] #58 106.8 CC criu/bitmap.o [2020-03-12T18:21:29.416Z] #58 107.2 CC criu/cgroup-props.o [2020-03-12T18:21:29.799Z] #58 109.9 CC criu/cr-check.o [2020-03-12T18:21:29.969Z] 🇩 binaries [2020-03-12T18:21:29.969Z] + mkdir -p /build [2020-03-12T18:21:29.969Z] + cp bin/containerd /build/containerd [2020-03-12T18:21:29.969Z] + cp bin/containerd-shim /build/containerd-shim [2020-03-12T18:21:29.969Z] + cp bin/ctr /build/ctr [2020-03-12T18:21:30.786Z] #58 108.4 CC criu/cgroup.o [2020-03-12T18:21:31.681Z] #58 111.8 CC criu/cr-dedup.o [2020-03-12T18:21:31.936Z] #58 112.3 CC criu/cr-dump.o [2020-03-12T18:21:32.481Z] Removing intermediate container 4b1fb8164bf0 [2020-03-12T18:21:32.481Z] ---> 148fd0a44e91 [2020-03-12T18:21:32.481Z] Step 56/125 : FROM dev-base AS proxy [2020-03-12T18:21:32.481Z] ---> 641c579ea7fc [2020-03-12T18:21:32.481Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2020-03-12T18:21:32.843Z] ---> Running in 2e1a83d58701 [2020-03-12T18:21:32.844Z] Removing intermediate container 2e1a83d58701 [2020-03-12T18:21:32.844Z] ---> a324b7ba6f8c [2020-03-12T18:21:32.844Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:21:33.192Z] ---> 6745c23647cc [2020-03-12T18:21:33.192Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:21:33.540Z] ---> 61a98cca7b89 [2020-03-12T18:21:33.540Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:21:33.540Z] ---> Running in b25473907dac [2020-03-12T18:21:34.063Z] #58 111.5 CC criu/clone-noasan.o [2020-03-12T18:21:34.064Z] #58 111.8 CC criu/config.o [2020-03-12T18:21:34.228Z] Removing intermediate container cb047a82a823 [2020-03-12T18:21:34.228Z] ---> d49ade19b370 [2020-03-12T18:21:34.228Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2020-03-12T18:21:34.228Z] ---> Running in 4cb01bb224df [2020-03-12T18:21:34.228Z] Removing intermediate container 4cb01bb224df [2020-03-12T18:21:34.228Z] ---> 7125a112004b [2020-03-12T18:21:34.228Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-03-12T18:21:34.228Z] ---> Running in facc9c1f6f86 [2020-03-12T18:21:34.228Z] Removing intermediate container facc9c1f6f86 [2020-03-12T18:21:34.228Z] ---> 6d9bd627eb1e [2020-03-12T18:21:34.228Z] Step 8/8 : COPY . . [2020-03-12T18:21:34.318Z] + RM_GOPATH=0 [2020-03-12T18:21:34.318Z] + TMP_GOPATH= [2020-03-12T18:21:34.318Z] + : /build [2020-03-12T18:21:34.318Z] + '[' -z '' ']' [2020-03-12T18:21:34.318Z] ++ mktemp -d [2020-03-12T18:21:34.318Z] + export GOPATH=/tmp/tmp.yoUsPKfpt6 [2020-03-12T18:21:34.318Z] + GOPATH=/tmp/tmp.yoUsPKfpt6 [2020-03-12T18:21:34.318Z] + RM_GOPATH=1 [2020-03-12T18:21:34.318Z] ++ dirname ./install.sh [2020-03-12T18:21:34.318Z] + dir=. [2020-03-12T18:21:34.318Z] + bin=proxy [2020-03-12T18:21:34.318Z] + shift [2020-03-12T18:21:34.318Z] + '[' '!' -f ./proxy.installer ']' [2020-03-12T18:21:34.318Z] + . ./proxy.installer [2020-03-12T18:21:34.318Z] ++ LIBNETWORK_COMMIT=9fd385be8302dbe1071a3ce124891893ff27f90f [2020-03-12T18:21:34.318Z] + install_proxy [2020-03-12T18:21:34.318Z] + case "$1" in [2020-03-12T18:21:34.318Z] + export CGO_ENABLED=0 [2020-03-12T18:21:34.318Z] + CGO_ENABLED=0 [2020-03-12T18:21:34.318Z] + _install_proxy [2020-03-12T18:21:34.318Z] + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f' [2020-03-12T18:21:34.318Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.yoUsPKfpt6/src/github.com/docker/libnetwork [2020-03-12T18:21:34.318Z] Cloning into '/tmp/tmp.yoUsPKfpt6/src/github.com/docker/libnetwork'... [2020-03-12T18:21:34.318Z] Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-03-12T18:21:34.451Z] #58 114.9 CC criu/cr-errno.o [2020-03-12T18:21:34.628Z] #58 ... [2020-03-12T18:21:34.628Z] [2020-03-12T18:21:34.628Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:21:34.628Z] #13 112.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-12T18:21:34.628Z] #13 112.9 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-03-12T18:21:34.628Z] #13 112.9 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:21:34.707Z] #58 115.1 CC criu/cr-restore.o [2020-03-12T18:21:35.553Z] + cd /tmp/tmp.yoUsPKfpt6/src/github.com/docker/libnetwork [2020-03-12T18:21:35.553Z] + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-03-12T18:21:35.553Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-12T18:21:37.964Z] #58 ... [2020-03-12T18:21:37.964Z] [2020-03-12T18:21:37.964Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:21:37.964Z] #33 172.3 github.com/LK4D4/vndr/godl [2020-03-12T18:21:37.964Z] #33 173.0 github.com/LK4D4/vndr [2020-03-12T18:21:37.964Z] #33 DONE 180.6s [2020-03-12T18:21:37.964Z] [2020-03-12T18:21:37.964Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:21:37.964Z] #13 111.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-12T18:21:37.964Z] #13 111.6 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-03-12T18:21:37.964Z] #13 111.6 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:21:38.001Z] Removing intermediate container b25473907dac [2020-03-12T18:21:38.001Z] ---> 2edf9487741e [2020-03-12T18:21:38.001Z] Step 61/125 : FROM base AS gometalinter [2020-03-12T18:21:38.001Z] ---> 641c579ea7fc [2020-03-12T18:21:38.001Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter [2020-03-12T18:21:38.001Z] ---> Running in fba15aea74c9 [2020-03-12T18:21:38.001Z] Removing intermediate container fba15aea74c9 [2020-03-12T18:21:38.001Z] ---> adf79c32550b [2020-03-12T18:21:38.001Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:21:38.353Z] ---> 702196d5b676 [2020-03-12T18:21:38.353Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:21:38.353Z] ---> 3435e2d3b50f [2020-03-12T18:21:38.353Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:21:38.702Z] ---> Running in 4ea4abc3a029 [2020-03-12T18:21:39.048Z] + RM_GOPATH=0 [2020-03-12T18:21:39.048Z] + TMP_GOPATH= [2020-03-12T18:21:39.048Z] + : /build [2020-03-12T18:21:39.048Z] + '[' -z '' ']' [2020-03-12T18:21:39.048Z] Installing gometalinter version v2.0.6 [2020-03-12T18:21:39.048Z] ++ mktemp -d [2020-03-12T18:21:39.048Z] + export GOPATH=/tmp/tmp.3dijlM1IMn [2020-03-12T18:21:39.048Z] + GOPATH=/tmp/tmp.3dijlM1IMn [2020-03-12T18:21:39.048Z] + RM_GOPATH=1 [2020-03-12T18:21:39.048Z] ++ dirname ./install.sh [2020-03-12T18:21:39.048Z] + dir=. [2020-03-12T18:21:39.048Z] + bin=gometalinter [2020-03-12T18:21:39.048Z] + shift [2020-03-12T18:21:39.048Z] + '[' '!' -f ./gometalinter.installer ']' [2020-03-12T18:21:39.048Z] + . ./gometalinter.installer [2020-03-12T18:21:39.048Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-03-12T18:21:39.048Z] + install_gometalinter [2020-03-12T18:21:39.048Z] + echo 'Installing gometalinter version v2.0.6' [2020-03-12T18:21:39.048Z] + go get -d github.com/alecthomas/gometalinter [2020-03-12T18:21:39.810Z] + cd /tmp/tmp.3dijlM1IMn/src/github.com/alecthomas/gometalinter [2020-03-12T18:21:39.810Z] + git checkout -q v2.0.6 [2020-03-12T18:21:39.810Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-03-12T18:21:39.846Z] #13 ... [2020-03-12T18:21:39.846Z] [2020-03-12T18:21:39.846Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:21:39.846Z] #58 120.0 CC criu/cr-service.o [2020-03-12T18:21:41.207Z] #58 121.5 CC criu/crtools.o [2020-03-12T18:21:41.767Z] #58 122.2 CC criu/eventfd.o [2020-03-12T18:21:42.021Z] #58 122.6 CC criu/eventpoll.o [2020-03-12T18:21:42.730Z] #13 ... [2020-03-12T18:21:42.730Z] [2020-03-12T18:21:42.730Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:21:42.730Z] #33 172.1 github.com/LK4D4/vndr/godl [2020-03-12T18:21:42.730Z] #33 172.9 github.com/LK4D4/vndr [2020-03-12T18:21:42.730Z] #33 DONE 181.5s [2020-03-12T18:21:42.730Z] [2020-03-12T18:21:42.730Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:21:42.730Z] #58 113.1 CC criu/cr-check.o [2020-03-12T18:21:42.730Z] #58 114.7 CC criu/cr-dedup.o [2020-03-12T18:21:42.730Z] #58 115.2 CC criu/cr-dump.o [2020-03-12T18:21:42.730Z] #58 117.6 CC criu/cr-errno.o [2020-03-12T18:21:42.730Z] #58 117.7 CC criu/cr-restore.o [2020-03-12T18:21:42.945Z] #58 123.4 CC criu/external.o [2020-03-12T18:21:43.504Z] #58 123.8 CC criu/fault-injection.o [2020-03-12T18:21:43.504Z] #58 124.0 CC criu/fdstore.o [2020-03-12T18:21:44.063Z] #58 124.4 CC criu/fifo.o [2020-03-12T18:21:44.318Z] #58 124.8 CC criu/file-ids.o [2020-03-12T18:21:44.627Z] #58 121.9 CC criu/cr-service.o [2020-03-12T18:21:44.877Z] #58 125.2 CC criu/file-lock.o [2020-03-12T18:21:45.132Z] #58 ... [2020-03-12T18:21:45.132Z] [2020-03-12T18:21:45.132Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:21:45.132Z] #13 123.2 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-03-12T18:21:45.132Z] #13 123.3 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-03-12T18:21:45.132Z] #13 123.3 Setting up libsepol1-dev:amd64 (2.6-2) ... [2020-03-12T18:21:45.132Z] #13 123.3 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-03-12T18:21:45.132Z] #13 123.3 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-03-12T18:21:45.132Z] #13 123.3 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:21:45.132Z] #13 123.4 Processing triggers for mime-support (3.60) ... [2020-03-12T18:21:45.132Z] #13 123.4 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:21:45.132Z] #13 123.4 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-03-12T18:21:45.132Z] #13 123.4 Setting up libcap2-bin (1:2.25-1) ... [2020-03-12T18:21:45.132Z] #13 123.4 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-03-12T18:21:45.132Z] #13 123.4 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-03-12T18:21:45.132Z] #13 123.4 Setting up bash-completion (1:2.1-4.3) ... [2020-03-12T18:21:45.132Z] #13 125.8 Setting up libonig4:amd64 (6.1.3-2) ... [2020-03-12T18:21:45.132Z] #13 125.8 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-03-12T18:21:45.132Z] #13 125.8 Setting up zip (3.0-11+b1) ... [2020-03-12T18:21:45.132Z] #13 125.8 Setting up bzip2 (1.0.6-8.1) ... [2020-03-12T18:21:45.132Z] #13 125.8 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-03-12T18:21:45.132Z] #13 125.8 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-03-12T18:21:45.132Z] #13 125.9 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:21:45.132Z] #13 125.9 Setting up libaio1:amd64 (0.3.110-3) ... [2020-03-12T18:21:45.132Z] #13 125.9 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:21:45.132Z] #13 125.9 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-03-12T18:21:45.132Z] #13 125.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-12T18:21:45.132Z] #13 125.9 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-03-12T18:21:45.132Z] #13 125.9 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:21:45.132Z] #13 126.0 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-03-12T18:21:45.132Z] #13 126.0 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2020-03-12T18:21:45.132Z] #13 126.0 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2020-03-12T18:21:45.132Z] #13 126.0 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:21:45.132Z] #13 126.4 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-03-12T18:21:45.132Z] #13 126.4 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2020-03-12T18:21:45.132Z] #13 126.4 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-03-12T18:21:45.132Z] #13 126.4 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-03-12T18:21:45.132Z] #13 126.4 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-03-12T18:21:45.132Z] #13 126.4 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2020-03-12T18:21:45.132Z] #13 126.5 Setting up pigz (2.3.4-1) ... [2020-03-12T18:21:45.132Z] #13 126.5 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-03-12T18:21:45.132Z] #13 126.5 Setting up libmpdec2:amd64 (2.4.2-1) ... [2020-03-12T18:21:45.132Z] #13 126.5 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:21:45.132Z] #13 126.5 Setting up mingw-w64-common (5.0.1-1) ... [2020-03-12T18:21:45.132Z] #13 126.5 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-03-12T18:21:45.132Z] #13 126.5 Setting up jq (1.5+dfsg-1.3) ... [2020-03-12T18:21:45.132Z] #13 126.6 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2020-03-12T18:21:45.132Z] #13 126.6 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-03-12T18:21:45.132Z] #13 126.6 Setting up xfsprogs (4.9.0+nmu1) ... [2020-03-12T18:21:45.132Z] #13 126.6 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:21:45.132Z] #13 126.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-12T18:21:45.132Z] #13 126.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-12T18:21:45.132Z] #13 126.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-12T18:21:45.132Z] #13 126.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-12T18:21:45.132Z] #13 126.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-12T18:21:45.132Z] #13 126.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-12T18:21:45.132Z] #13 126.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-12T18:21:45.132Z] #13 126.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-12T18:21:45.132Z] #13 126.6 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-03-12T18:21:45.132Z] #13 126.6 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:21:45.132Z] #13 126.7 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-03-12T18:21:45.132Z] #13 126.7 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-03-12T18:21:45.132Z] #13 126.7 Setting up btrfs-progs (4.7.3-1) ... [2020-03-12T18:21:45.132Z] #13 126.7 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2020-03-12T18:21:45.132Z] #13 126.7 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-03-12T18:21:45.560Z] #58 123.3 CC criu/crtools.o [2020-03-12T18:21:46.124Z] #58 123.8 CC criu/eventfd.o [2020-03-12T18:21:46.382Z] #58 124.1 CC criu/eventpoll.o [2020-03-12T18:21:46.947Z] #58 ... [2020-03-12T18:21:46.947Z] [2020-03-12T18:21:46.947Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:21:46.947Z] #13 125.3 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-03-12T18:21:46.947Z] #13 125.3 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-03-12T18:21:46.947Z] #13 125.3 Setting up libsepol1-dev:amd64 (2.6-2) ... [2020-03-12T18:21:46.947Z] #13 125.3 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-03-12T18:21:46.947Z] #13 125.3 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-03-12T18:21:46.947Z] #13 125.4 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:21:47.205Z] #13 125.4 Processing triggers for mime-support (3.60) ... [2020-03-12T18:21:47.205Z] #13 125.4 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:21:47.205Z] #13 125.4 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-03-12T18:21:47.205Z] #13 125.4 Setting up libcap2-bin (1:2.25-1) ... [2020-03-12T18:21:47.205Z] #13 125.4 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-03-12T18:21:47.205Z] #13 125.5 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-03-12T18:21:47.205Z] #13 125.5 Setting up bash-completion (1:2.1-4.3) ... [2020-03-12T18:21:47.685Z] + GOBIN=/build [2020-03-12T18:21:47.685Z] + /build/gometalinter --install [2020-03-12T18:21:47.685Z] Installing: [2020-03-12T18:21:47.685Z] deadcode [2020-03-12T18:21:47.685Z] dupl [2020-03-12T18:21:47.685Z] errcheck [2020-03-12T18:21:47.685Z] gas [2020-03-12T18:21:47.685Z] gochecknoglobals [2020-03-12T18:21:47.685Z] gochecknoinits [2020-03-12T18:21:47.685Z] goconst [2020-03-12T18:21:47.685Z] gocyclo [2020-03-12T18:21:47.685Z] goimports [2020-03-12T18:21:47.685Z] golint [2020-03-12T18:21:47.685Z] gosimple [2020-03-12T18:21:47.685Z] gotype [2020-03-12T18:21:47.685Z] gotypex [2020-03-12T18:21:47.685Z] ineffassign [2020-03-12T18:21:47.685Z] interfacer [2020-03-12T18:21:47.685Z] lll [2020-03-12T18:21:47.685Z] maligned [2020-03-12T18:21:47.685Z] megacheck [2020-03-12T18:21:47.685Z] misspell [2020-03-12T18:21:47.685Z] nakedret [2020-03-12T18:21:47.685Z] safesql [2020-03-12T18:21:47.685Z] staticcheck [2020-03-12T18:21:47.685Z] structcheck [2020-03-12T18:21:47.685Z] unconvert [2020-03-12T18:21:47.685Z] unparam [2020-03-12T18:21:47.685Z] unused [2020-03-12T18:21:47.685Z] varcheck [2020-03-12T18:21:49.050Z] ---> b99974bc0e5e [2020-03-12T18:21:49.292Z] #13 131.2 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2020-03-12T18:21:49.292Z] #13 131.2 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:21:49.292Z] #13 131.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-12T18:21:49.292Z] #13 131.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-03-12T18:21:49.292Z] #13 131.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-12T18:21:49.292Z] #13 131.2 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-03-12T18:21:49.292Z] #13 131.2 Setting up btrfs-tools (4.7.3-1) ... [2020-03-12T18:21:49.292Z] #13 131.2 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:21:49.292Z] #13 131.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-12T18:21:49.292Z] #13 131.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-12T18:21:49.292Z] #13 131.3 Setting up python3 (3.5.3-1) ... [2020-03-12T18:21:49.346Z] + rm -rf /tmp/tmp.IIIX7YAL0U [2020-03-12T18:21:49.346Z] Removing intermediate container 565ff7ce6311 [2020-03-12T18:21:49.346Z] ---> 783098765d50 [2020-03-12T18:21:49.346Z] Step 19/125 : FROM base AS frozen-images [2020-03-12T18:21:49.346Z] ---> 05eed1481a0d [2020-03-12T18:21:49.346Z] Step 20/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:21:49.346Z] ---> Using cache [2020-03-12T18:21:49.346Z] ---> 7a31f9cc6d47 [2020-03-12T18:21:49.346Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-03-12T18:21:49.346Z] ---> Running in 9a9962511bfa [2020-03-12T18:21:49.346Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:21:49.346Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:21:49.346Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:21:49.346Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:21:49.346Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [500 kB] [2020-03-12T18:21:49.346Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:21:49.346Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-03-12T18:21:49.346Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB] [2020-03-12T18:21:49.730Z] #13 127.6 Setting up libonig4:amd64 (6.1.3-2) ... [2020-03-12T18:21:49.730Z] #13 127.6 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-03-12T18:21:49.730Z] #13 127.6 Setting up zip (3.0-11+b1) ... [2020-03-12T18:21:49.730Z] #13 127.6 Setting up bzip2 (1.0.6-8.1) ... [2020-03-12T18:21:49.730Z] #13 127.6 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-03-12T18:21:49.730Z] #13 127.6 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-03-12T18:21:49.730Z] #13 127.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:21:49.730Z] #13 127.7 Setting up libaio1:amd64 (0.3.110-3) ... [2020-03-12T18:21:49.730Z] #13 127.7 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:21:49.730Z] #13 127.7 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-03-12T18:21:49.730Z] #13 127.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-12T18:21:49.730Z] #13 127.7 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-03-12T18:21:49.730Z] #13 127.8 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:21:49.730Z] #13 127.8 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-03-12T18:21:49.730Z] #13 127.8 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2020-03-12T18:21:49.730Z] #13 127.8 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2020-03-12T18:21:49.730Z] #13 127.8 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:21:49.988Z] #13 128.2 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-03-12T18:21:49.988Z] #13 128.3 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2020-03-12T18:21:49.988Z] #13 128.3 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-03-12T18:21:49.988Z] #13 128.3 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-03-12T18:21:49.988Z] #13 128.3 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-03-12T18:21:49.988Z] #13 128.3 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2020-03-12T18:21:49.988Z] #13 128.3 Setting up pigz (2.3.4-1) ... [2020-03-12T18:21:50.020Z] Successfully built b99974bc0e5e [2020-03-12T18:21:50.020Z] Successfully tagged docker:latest [2020-03-12T18:21:50.020Z] INFO: Image build ended at 03/12/2020 18:21:49. Duration:00:03:06.4403188 [2020-03-12T18:21:50.020Z] [2020-03-12T18:21:50.020Z] [2020-03-12T18:21:50.020Z] INFO: Building the test binaries at 03/12/2020 18:21:49... [2020-03-12T18:21:50.245Z] #13 128.3 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-03-12T18:21:50.245Z] #13 128.4 Setting up libmpdec2:amd64 (2.4.2-1) ... [2020-03-12T18:21:50.245Z] #13 128.4 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:21:50.245Z] #13 128.4 Setting up mingw-w64-common (5.0.1-1) ... [2020-03-12T18:21:50.245Z] #13 128.4 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-03-12T18:21:50.245Z] #13 128.4 Setting up jq (1.5+dfsg-1.3) ... [2020-03-12T18:21:50.245Z] #13 128.4 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2020-03-12T18:21:50.245Z] #13 128.4 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-03-12T18:21:50.245Z] #13 128.4 Setting up xfsprogs (4.9.0+nmu1) ... [2020-03-12T18:21:50.245Z] #13 128.4 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:21:50.245Z] #13 128.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-12T18:21:50.245Z] #13 128.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-12T18:21:50.245Z] #13 128.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-12T18:21:50.245Z] #13 128.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-12T18:21:50.245Z] #13 128.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-12T18:21:50.245Z] #13 128.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-12T18:21:50.245Z] #13 128.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-12T18:21:50.245Z] #13 128.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-12T18:21:50.245Z] #13 128.5 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-03-12T18:21:50.503Z] #13 128.6 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:21:50.503Z] #13 128.6 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-03-12T18:21:50.503Z] #13 128.6 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-03-12T18:21:50.503Z] #13 128.6 Setting up btrfs-progs (4.7.3-1) ... [2020-03-12T18:21:50.503Z] #13 128.6 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2020-03-12T18:21:50.503Z] #13 128.6 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-03-12T18:21:51.178Z] #13 132.9 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-03-12T18:21:51.562Z] Fetched 7737 kB in 3s (2529 kB/s) [2020-03-12T18:21:52.212Z] #13 134.2 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-03-12T18:21:52.212Z] #13 134.3 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-03-12T18:21:52.212Z] #13 134.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-03-12T18:21:52.212Z] #13 134.4 Setting up python3-wheel (0.29.0-2) ... [2020-03-12T18:21:53.056Z] Reading package lists... [2020-03-12T18:21:53.138Z] #13 135.3 Setting up python3-pkg-resources (33.1.1-1) ... [2020-03-12T18:21:54.087Z] Reading package lists... [2020-03-12T18:21:54.087Z] Building dependency tree... [2020-03-12T18:21:54.087Z] Reading state information... [2020-03-12T18:21:54.375Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-03-12T18:21:54.375Z] The following additional packages will be installed: [2020-03-12T18:21:54.375Z] libjq1 libonig4 [2020-03-12T18:21:54.375Z] The following NEW packages will be installed: [2020-03-12T18:21:54.375Z] jq libjq1 libonig4 [2020-03-12T18:21:54.375Z] 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:21:54.375Z] Need to get 310 kB of archives. [2020-03-12T18:21:54.375Z] After this operation, 1267 kB of additional disk space will be used. [2020-03-12T18:21:54.375Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2020-03-12T18:21:54.375Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2020-03-12T18:21:54.500Z] #13 136.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-03-12T18:21:54.500Z] #13 136.4 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-03-12T18:21:54.659Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2020-03-12T18:21:54.659Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:21:54.830Z] INFO: make.ps1 starting at 03/12/2020 18:21:54 [2020-03-12T18:21:54.830Z] INFO: Git commit (c7ae4c3ca) assumed from DOCKER_GITCOMMIT environment variable [2020-03-12T18:21:54.830Z] INFO: Invoking autogen... [2020-03-12T18:21:54.947Z] Fetched 310 kB in 0s (1859 kB/s) [2020-03-12T18:21:54.947Z] Selecting previously unselected package libonig4:ppc64el. [2020-03-12T18:21:54.947Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-03-12T18:21:54.947Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2020-03-12T18:21:54.947Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2020-03-12T18:21:54.947Z] Selecting previously unselected package libjq1:ppc64el. [2020-03-12T18:21:54.947Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2020-03-12T18:21:54.947Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-03-12T18:21:54.947Z] Selecting previously unselected package jq. [2020-03-12T18:21:54.947Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2020-03-12T18:21:54.947Z] Unpacking jq (1.5+dfsg-1.3) ... [2020-03-12T18:21:54.947Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2020-03-12T18:21:54.947Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-03-12T18:21:54.947Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:21:54.947Z] Setting up jq (1.5+dfsg-1.3) ... [2020-03-12T18:21:55.289Z] INFO: Building daemon... [2020-03-12T18:21:55.426Z] #13 137.6 Setting up dmsetup (2:1.02.137-2) ... [2020-03-12T18:21:55.599Z] Removing intermediate container 9a9962511bfa [2020-03-12T18:21:55.599Z] ---> a3e2aa0629b9 [2020-03-12T18:21:55.599Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2020-03-12T18:21:55.599Z] ---> 0b1291365e15 [2020-03-12T18:21:55.599Z] Step 23/125 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2020-03-12T18:21:55.599Z] ---> Running in 3102c662f1da [2020-03-12T18:21:55.681Z] #13 137.6 Setting up python3-setuptools (33.1.1-1) ... [2020-03-12T18:21:55.887Z] #13 133.4 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2020-03-12T18:21:55.887Z] #13 133.4 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:21:55.887Z] #13 133.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-12T18:21:55.887Z] #13 133.4 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-03-12T18:21:55.887Z] #13 133.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-12T18:21:55.887Z] #13 133.4 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-03-12T18:21:55.887Z] #13 133.4 Setting up btrfs-tools (4.7.3-1) ... [2020-03-12T18:21:55.887Z] #13 133.4 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:21:55.887Z] #13 133.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-12T18:21:55.887Z] #13 133.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-12T18:21:55.887Z] #13 133.4 Setting up python3 (3.5.3-1) ... [2020-03-12T18:21:55.937Z] #13 ... [2020-03-12T18:21:55.937Z] [2020-03-12T18:21:55.937Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:21:55.937Z] #58 126.2 CC criu/files-ext.o [2020-03-12T18:21:55.937Z] #58 126.6 CC criu/files-reg.o [2020-03-12T18:21:55.937Z] #58 128.6 CC criu/files.o [2020-03-12T18:21:55.937Z] #58 130.7 CC criu/filesystems.o [2020-03-12T18:21:55.937Z] #58 131.3 CC criu/fsnotify.o [2020-03-12T18:21:55.937Z] #58 132.4 CC criu/image-desc.o [2020-03-12T18:21:55.937Z] #58 132.5 CC criu/image.o [2020-03-12T18:21:55.937Z] #58 133.4 CC criu/ipc_ns.o [2020-03-12T18:21:55.937Z] #58 134.6 CC criu/irmap.o [2020-03-12T18:21:55.937Z] #58 135.2 CC criu/kcmp-ids.o [2020-03-12T18:21:55.937Z] #58 135.5 CC criu/kerndat.o [2020-03-12T18:21:56.192Z] #58 136.6 CC criu/libnetlink.o [2020-03-12T18:21:56.752Z] #58 137.1 CC criu/log.o [2020-03-12T18:21:56.752Z] #58 ... [2020-03-12T18:21:56.752Z] [2020-03-12T18:21:56.752Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:21:56.752Z] #13 138.6 Setting up dh-python (2.20170125) ... [2020-03-12T18:21:56.819Z] #13 135.2 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-03-12T18:21:57.244Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-12T18:21:57.244Z]  [2020-03-12T18:21:57.382Z] #13 ... [2020-03-12T18:21:57.382Z] [2020-03-12T18:21:57.382Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:21:57.382Z] #58 125.0 CC criu/external.o [2020-03-12T18:21:57.382Z] #58 125.3 CC criu/fault-injection.o [2020-03-12T18:21:57.383Z] #58 125.4 CC criu/fdstore.o [2020-03-12T18:21:57.383Z] #58 125.8 CC criu/fifo.o [2020-03-12T18:21:57.383Z] #58 126.3 CC criu/file-ids.o [2020-03-12T18:21:57.383Z] #58 126.7 CC criu/file-lock.o [2020-03-12T18:21:57.383Z] #58 127.6 CC criu/files-ext.o [2020-03-12T18:21:57.383Z] #58 128.1 CC criu/files-reg.o [2020-03-12T18:21:57.383Z] #58 130.4 CC criu/files.o [2020-03-12T18:21:57.383Z] #58 132.7 CC criu/filesystems.o [2020-03-12T18:21:57.383Z] #58 133.6 CC criu/fsnotify.o [2020-03-12T18:21:57.383Z] #58 134.9 CC criu/image-desc.o [2020-03-12T18:21:57.383Z] #58 135.1 CC criu/image.o [2020-03-12T18:21:57.568Z] #13 139.4 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-03-12T18:21:57.568Z] #13 139.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:21:57.823Z] #13 DONE 140.0s [2020-03-12T18:21:57.823Z] [2020-03-12T18:21:57.823Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:21:57.823Z] #58 137.7 CC criu/lsm.o [2020-03-12T18:21:57.823Z] #58 138.1 CC criu/mem.o [2020-03-12T18:21:58.049Z]  ###  5.1% ##############     19.6% #########################  35.4% ######################################      53.7% ################################################## 70.0% ################################################################   89.0% ######################################################################## 100.0% [2020-03-12T18:21:58.313Z] #58 ... [2020-03-12T18:21:58.313Z] [2020-03-12T18:21:58.313Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:21:58.313Z] #13 136.5 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-03-12T18:21:58.313Z] #13 136.6 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-03-12T18:21:58.332Z]  [2020-03-12T18:21:58.571Z] #13 136.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-03-12T18:21:58.571Z] #13 136.7 Setting up python3-wheel (0.29.0-2) ... [2020-03-12T18:21:58.619Z]  #####################    30.4% ######################################################   75.4% ######################################################################## 100.0% [2020-03-12T18:21:58.902Z]  [2020-03-12T18:21:59.475Z]  ########    11.3% #########################     35.5% ########################################  55.7% #######################################################    77.2% ######################################################################## 100.0% [2020-03-12T18:21:59.503Z] #13 137.8 Setting up python3-pkg-resources (33.1.1-1) ... [2020-03-12T18:21:59.710Z] #58 140.1 CC criu/mount.o [2020-03-12T18:21:59.761Z]  [2020-03-12T18:22:00.876Z] #13 139.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-03-12T18:22:00.876Z] #13 139.0 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-03-12T18:22:01.424Z] Removing intermediate container 4ea4abc3a029 [2020-03-12T18:22:01.424Z] ---> 07a8cc36ead8 [2020-03-12T18:22:01.424Z] Step 66/125 : FROM base AS gotestsum [2020-03-12T18:22:01.424Z] ---> 641c579ea7fc [2020-03-12T18:22:01.424Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2020-03-12T18:22:01.424Z] ---> Running in 08a30824bc7f [2020-03-12T18:22:01.539Z]  ##   4.0% ########    12.0% #############   19.1% ###################   26.8% ########################    34.4% #############################    41.2% ##################################  48.3% ########################################    55.9% ############################################   62.4% ##################################################  69.9% #######################################################  77.8% ############################################################   84.1% ##################################################################   91.7% ###################################################################### 98.5% ######################################################################## 100.0% [2020-03-12T18:22:01.539Z]  [2020-03-12T18:22:01.772Z] Removing intermediate container 08a30824bc7f [2020-03-12T18:22:01.773Z] ---> 4f667f13ce88 [2020-03-12T18:22:01.773Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:22:02.124Z] ---> d09b18ad1fea [2020-03-12T18:22:02.124Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:22:02.124Z] ---> 953cca591ba8 [2020-03-12T18:22:02.124Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:22:02.124Z] ---> Running in 2401cfd3c70e [2020-03-12T18:22:02.168Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-12T18:22:02.248Z] #13 140.2 Setting up dmsetup (2:1.02.137-2) ... [2020-03-12T18:22:02.248Z] #13 140.2 Setting up python3-setuptools (33.1.1-1) ... [2020-03-12T18:22:02.462Z]  [2020-03-12T18:22:02.747Z]  ######################################################################## 100.0% [2020-03-12T18:22:02.747Z]  [2020-03-12T18:22:02.905Z] + RM_GOPATH=0 [2020-03-12T18:22:02.905Z] + TMP_GOPATH= [2020-03-12T18:22:02.905Z] + : /build [2020-03-12T18:22:02.905Z] + '[' -z '' ']' [2020-03-12T18:22:02.905Z] ++ mktemp -d [2020-03-12T18:22:02.905Z] + export GOPATH=/tmp/tmp.Rzy0kg4mzU [2020-03-12T18:22:02.905Z] + GOPATH=/tmp/tmp.Rzy0kg4mzU [2020-03-12T18:22:02.905Z] + RM_GOPATH=1 [2020-03-12T18:22:02.905Z] ++ dirname ./install.sh [2020-03-12T18:22:02.905Z] + dir=. [2020-03-12T18:22:02.905Z] + bin=gotestsum [2020-03-12T18:22:02.905Z] + shift [2020-03-12T18:22:02.905Z] + '[' '!' -f ./gotestsum.installer ']' [2020-03-12T18:22:02.905Z] + . ./gotestsum.installer [2020-03-12T18:22:02.905Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2020-03-12T18:22:02.905Z] + install_gotestsum [2020-03-12T18:22:02.905Z] + echo 'Installing gotestsum version v0.3.5' [2020-03-12T18:22:02.905Z] + go get -d gotest.tools/gotestsum [2020-03-12T18:22:02.905Z] Installing gotestsum version v0.3.5 [2020-03-12T18:22:03.181Z] #13 141.4 Setting up dh-python (2.20170125) ... [2020-03-12T18:22:03.368Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-12T18:22:03.656Z]  [2020-03-12T18:22:03.656Z]  ######################################################################## 100.0% [2020-03-12T18:22:03.871Z] #58 143.9 CC criu/namespaces.o [2020-03-12T18:22:03.944Z]  [2020-03-12T18:22:04.003Z] #13 142.2 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-03-12T18:22:04.003Z] #13 142.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:22:04.561Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-12T18:22:04.561Z] skipping existing c8c2d4a6b2e3 [2020-03-12T18:22:04.561Z] [2020-03-12T18:22:04.568Z] #13 DONE 142.7s [2020-03-12T18:22:04.568Z] [2020-03-12T18:22:04.568Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-03-12T18:22:05.234Z] #58 145.6 CC criu/net.o [2020-03-12T18:22:05.580Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-12T18:22:07.975Z] + cd /tmp/tmp.Rzy0kg4mzU/src/gotest.tools/gotestsum [2020-03-12T18:22:07.975Z] + git checkout -q v0.3.5 [2020-03-12T18:22:07.975Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-12T18:22:08.496Z] #58 148.3 CC criu/netfilter.o [2020-03-12T18:22:08.496Z] #58 ... [2020-03-12T18:22:08.496Z] [2020-03-12T18:22:08.496Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-03-12T18:22:08.496Z] #14 6.704 Collecting yamllint==1.16.0 [2020-03-12T18:22:08.496Z] #14 ... [2020-03-12T18:22:08.496Z] [2020-03-12T18:22:08.496Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:22:08.496Z] #58 148.6 CC criu/page-pipe.o [2020-03-12T18:22:08.750Z] #14 ... [2020-03-12T18:22:08.750Z] [2020-03-12T18:22:08.750Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:22:08.750Z] #58 136.1 CC criu/ipc_ns.o [2020-03-12T18:22:08.750Z] #58 137.3 CC criu/irmap.o [2020-03-12T18:22:08.750Z] #58 137.8 CC criu/kcmp-ids.o [2020-03-12T18:22:08.750Z] #58 138.1 CC criu/kerndat.o [2020-03-12T18:22:08.750Z] #58 139.2 CC criu/libnetlink.o [2020-03-12T18:22:08.750Z] #58 139.6 CC criu/log.o [2020-03-12T18:22:08.750Z] #58 140.2 CC criu/lsm.o [2020-03-12T18:22:08.750Z] #58 140.7 CC criu/mem.o [2020-03-12T18:22:08.750Z] #58 142.2 CC criu/mount.o [2020-03-12T18:22:08.751Z] #58 149.1 CC criu/page-xfer.o [2020-03-12T18:22:09.008Z] #58 146.6 CC criu/namespaces.o [2020-03-12T18:22:09.972Z]  [2020-03-12T18:22:09.972Z]  ######################################################################## 100.0% [2020-03-12T18:22:09.972Z]  [2020-03-12T18:22:09.972Z] Download of images into '/build' complete. [2020-03-12T18:22:09.972Z] Use something like the following to load the result into a Docker daemon: [2020-03-12T18:22:09.972Z] tar -cC '/build' . | docker load [2020-03-12T18:22:10.113Z] #58 150.3 CC criu/pagemap-cache.o [2020-03-12T18:22:10.369Z] #58 150.7 CC criu/pagemap.o [2020-03-12T18:22:10.905Z] #58 148.5 CC criu/net.o [2020-03-12T18:22:10.905Z] #58 ... [2020-03-12T18:22:10.905Z] [2020-03-12T18:22:10.905Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-03-12T18:22:10.905Z] #14 6.307 Collecting yamllint==1.16.0 [2020-03-12T18:22:11.440Z] #58 151.6 CC criu/parasite-syscall.o [2020-03-12T18:22:12.383Z] #58 152.7 CC criu/path.o [2020-03-12T18:22:12.638Z] #58 153.1 CC criu/pie-util-vdso-elf32.o [2020-03-12T18:22:12.681Z] Removing intermediate container 3102c662f1da [2020-03-12T18:22:12.681Z] ---> 75860e593da3 [2020-03-12T18:22:12.681Z] Step 24/125 : FROM base AS cross-false [2020-03-12T18:22:12.681Z] ---> 05eed1481a0d [2020-03-12T18:22:12.681Z] Step 25/125 : FROM base AS cross-true [2020-03-12T18:22:12.681Z] ---> 05eed1481a0d [2020-03-12T18:22:12.681Z] Step 26/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:22:12.681Z] ---> Using cache [2020-03-12T18:22:12.681Z] ---> 7a31f9cc6d47 [2020-03-12T18:22:12.681Z] Step 27/125 : RUN dpkg --add-architecture armhf [2020-03-12T18:22:12.681Z] ---> Running in eb5edf7e8c63 [2020-03-12T18:22:13.196Z] #58 153.5 CC criu/pie-util-vdso.o [2020-03-12T18:22:13.305Z] Removing intermediate container eb5edf7e8c63 [2020-03-12T18:22:13.305Z] ---> 97d4f6a7f7fb [2020-03-12T18:22:13.305Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2020-03-12T18:22:13.305Z] ---> Running in 46f736d88d5a [2020-03-12T18:22:13.755Z] #58 154.1 CC criu/pie-util.o [2020-03-12T18:22:14.009Z] #58 154.3 CC criu/pipes.o [2020-03-12T18:22:14.335Z] Removing intermediate container 46f736d88d5a [2020-03-12T18:22:14.335Z] ---> 49b23034e38b [2020-03-12T18:22:14.335Z] Step 29/125 : RUN dpkg --add-architecture armel [2020-03-12T18:22:14.335Z] ---> Running in c3ec49274a65 [2020-03-12T18:22:14.568Z] #58 154.9 CC criu/plugin.o [2020-03-12T18:22:14.957Z] Removing intermediate container c3ec49274a65 [2020-03-12T18:22:14.957Z] ---> 3960c699bd0c [2020-03-12T18:22:14.957Z] Step 30/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2020-03-12T18:22:14.957Z] ---> Running in 009803976ef4 [2020-03-12T18:22:15.128Z] #58 155.4 CC criu/proc_parse.o [2020-03-12T18:22:15.383Z] #58 ... [2020-03-12T18:22:15.383Z] [2020-03-12T18:22:15.383Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-03-12T18:22:15.383Z] #42 174.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-12T18:22:15.383Z] #42 176.6 + mkdir -p /build [2020-03-12T18:22:15.383Z] #42 176.6 + cp runc /build/runc [2020-03-12T18:22:15.383Z] #42 DONE 176.9s [2020-03-12T18:22:15.383Z] [2020-03-12T18:22:15.383Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-03-12T18:22:15.383Z] #14 13.66 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-12T18:22:15.383Z] #14 14.09 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-12T18:22:15.383Z] #14 15.22 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-12T18:22:15.383Z] #14 15.52 Collecting pyyaml (from yamllint==1.16.0) [2020-03-12T18:22:15.383Z] #14 16.78 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-12T18:22:15.973Z] Removing intermediate container 009803976ef4 [2020-03-12T18:22:15.974Z] ---> 3555853060d4 [2020-03-12T18:22:15.974Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2020-03-12T18:22:15.974Z] ---> 05eed1481a0d [2020-03-12T18:22:15.974Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2020-03-12T18:22:15.974Z] ---> 05eed1481a0d [2020-03-12T18:22:15.974Z] Step 33/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:22:15.974Z] ---> Using cache [2020-03-12T18:22:15.974Z] ---> 7a31f9cc6d47 [2020-03-12T18:22:15.974Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-03-12T18:22:15.974Z] ---> Running in 5ec9b7b19bfe [2020-03-12T18:22:16.258Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:22:16.258Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:22:16.258Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:22:16.258Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:22:16.258Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:22:16.545Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [500 kB] [2020-03-12T18:22:16.833Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-03-12T18:22:16.833Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB] [2020-03-12T18:22:17.263Z] Removing intermediate container 2401cfd3c70e [2020-03-12T18:22:17.263Z] ---> 6f8ce8c0aa3f [2020-03-12T18:22:17.263Z] Step 71/125 : FROM dev-base AS dockercli [2020-03-12T18:22:17.263Z] ---> 641c579ea7fc [2020-03-12T18:22:17.263Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2020-03-12T18:22:17.263Z] ---> Running in b94bf9035e2a [2020-03-12T18:22:17.263Z] Removing intermediate container b94bf9035e2a [2020-03-12T18:22:17.263Z] ---> 122971396806 [2020-03-12T18:22:17.263Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:22:17.272Z] #14 19.08 Building wheels for collected packages: pyyaml [2020-03-12T18:22:17.272Z] #14 19.08 Running setup.py bdist_wheel for pyyaml: started [2020-03-12T18:22:17.459Z] #14 ... [2020-03-12T18:22:17.459Z] [2020-03-12T18:22:17.459Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-03-12T18:22:17.459Z] #42 175.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-12T18:22:17.613Z] ---> 9b334a3d036a [2020-03-12T18:22:17.613Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:22:17.962Z] ---> 1d4424ba3d56 [2020-03-12T18:22:17.962Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:22:17.962Z] ---> Running in 1e155e7cd2ac [2020-03-12T18:22:18.197Z] #14 ... [2020-03-12T18:22:18.197Z] [2020-03-12T18:22:18.197Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:22:18.197Z] #58 158.5 CC criu/protobuf-desc.o [2020-03-12T18:22:18.311Z] + RM_GOPATH=0 [2020-03-12T18:22:18.311Z] + TMP_GOPATH= [2020-03-12T18:22:18.311Z] + : /build [2020-03-12T18:22:18.311Z] + '[' -z '' ']' [2020-03-12T18:22:18.311Z] ++ mktemp -d [2020-03-12T18:22:18.311Z] + export GOPATH=/tmp/tmp.dv606A8F5n [2020-03-12T18:22:18.311Z] + GOPATH=/tmp/tmp.dv606A8F5n [2020-03-12T18:22:18.311Z] + RM_GOPATH=1 [2020-03-12T18:22:18.311Z] ++ dirname ./install.sh [2020-03-12T18:22:18.311Z] Install docker/cli version 17.06.2-ce from stable [2020-03-12T18:22:18.311Z] + dir=. [2020-03-12T18:22:18.311Z] + bin=dockercli [2020-03-12T18:22:18.311Z] + shift [2020-03-12T18:22:18.311Z] + '[' '!' -f ./dockercli.installer ']' [2020-03-12T18:22:18.311Z] + . ./dockercli.installer [2020-03-12T18:22:18.311Z] ++ DOCKERCLI_CHANNEL=stable [2020-03-12T18:22:18.311Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2020-03-12T18:22:18.311Z] + install_dockercli [2020-03-12T18:22:18.311Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-12T18:22:18.311Z] ++ uname -m [2020-03-12T18:22:18.311Z] + arch=s390x [2020-03-12T18:22:18.311Z] + '[' s390x '!=' x86_64 ']' [2020-03-12T18:22:18.311Z] + '[' s390x '!=' s390x ']' [2020-03-12T18:22:18.311Z] + url=https://download.docker.com/linux/static [2020-03-12T18:22:18.311Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-03-12T18:22:18.311Z] + tar -xz docker/docker [2020-03-12T18:22:18.392Z] #42 177.9 + mkdir -p /build [2020-03-12T18:22:18.392Z] #42 177.9 + cp runc /build/runc [2020-03-12T18:22:18.958Z] #42 DONE 178.3s [2020-03-12T18:22:18.958Z] [2020-03-12T18:22:18.958Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-03-12T18:22:18.958Z] #14 13.16 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-12T18:22:18.958Z] #14 13.48 Collecting pyyaml (from yamllint==1.16.0) [2020-03-12T18:22:19.127Z] #58 159.4 CC criu/protobuf.o [2020-03-12T18:22:19.127Z] #58 ... [2020-03-12T18:22:19.127Z] [2020-03-12T18:22:19.127Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-03-12T18:22:19.127Z] #14 20.37 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-12T18:22:19.127Z] #14 20.37 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-12T18:22:19.127Z] #14 20.53 Successfully built pyyaml [2020-03-12T18:22:19.127Z] #14 20.53 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-12T18:22:19.127Z] #14 20.91 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-12T18:22:19.127Z] #14 DONE 21.3s [2020-03-12T18:22:19.383Z] [2020-03-12T18:22:19.383Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2020-03-12T18:22:19.383Z] #16 DONE 0.1s [2020-03-12T18:22:19.383Z] [2020-03-12T18:22:19.383Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-12T18:22:19.516Z] + mkdir -p /build [2020-03-12T18:22:19.516Z] + mv docker/docker /build/ [2020-03-12T18:22:19.516Z] + rmdir docker [2020-03-12T18:22:19.523Z] #14 14.82 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-12T18:22:19.547Z] Fetched 7737 kB in 2s (2591 kB/s) [2020-03-12T18:22:19.638Z] #24 ... [2020-03-12T18:22:19.638Z] [2020-03-12T18:22:19.638Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:22:19.638Z] #58 159.9 CC criu/pstree.o [2020-03-12T18:22:19.865Z] Removing intermediate container 1e155e7cd2ac [2020-03-12T18:22:19.865Z] ---> 42272c9dc0dd [2020-03-12T18:22:19.865Z] Step 76/125 : FROM runtime-dev AS runc [2020-03-12T18:22:19.865Z] ---> 112b23ac2016 [2020-03-12T18:22:19.865Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2020-03-12T18:22:19.865Z] ---> Running in 93c2e56d2030 [2020-03-12T18:22:20.199Z] #58 ... [2020-03-12T18:22:20.199Z] [2020-03-12T18:22:20.199Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-12T18:22:20.199Z] #21 DONE 0.7s [2020-03-12T18:22:20.199Z] [2020-03-12T18:22:20.199Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-12T18:22:20.232Z] Removing intermediate container 93c2e56d2030 [2020-03-12T18:22:20.232Z] ---> 3d5fe1646dd6 [2020-03-12T18:22:20.232Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:22:20.454Z] #24 ... [2020-03-12T18:22:20.454Z] [2020-03-12T18:22:20.454Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:22:20.454Z] #58 161.0 CC criu/rbtree.o [2020-03-12T18:22:20.560Z] Reading package lists... [2020-03-12T18:22:20.578Z] ---> 7566c524d20a [2020-03-12T18:22:20.579Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:22:20.710Z] #58 161.2 CC criu/rst-malloc.o [2020-03-12T18:22:20.925Z] ---> 115ed1882b20 [2020-03-12T18:22:20.925Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:22:20.925Z] ---> Running in 59511a17e69e [2020-03-12T18:22:20.965Z] #58 161.5 CC criu/seccomp.o [2020-03-12T18:22:21.271Z] + RM_GOPATH=0 [2020-03-12T18:22:21.271Z] + TMP_GOPATH= [2020-03-12T18:22:21.271Z] + : /build [2020-03-12T18:22:21.271Z] + '[' -z '' ']' [2020-03-12T18:22:21.271Z] ++ mktemp -d [2020-03-12T18:22:21.271Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-12T18:22:21.271Z] + export GOPATH=/tmp/tmp.8KcmO4EugM [2020-03-12T18:22:21.271Z] + GOPATH=/tmp/tmp.8KcmO4EugM [2020-03-12T18:22:21.271Z] + RM_GOPATH=1 [2020-03-12T18:22:21.271Z] ++ dirname ./install.sh [2020-03-12T18:22:21.271Z] + dir=. [2020-03-12T18:22:21.271Z] + bin=runc [2020-03-12T18:22:21.271Z] + shift [2020-03-12T18:22:21.271Z] + '[' '!' -f ./runc.installer ']' [2020-03-12T18:22:21.271Z] + . ./runc.installer [2020-03-12T18:22:21.271Z] ++ RUNC_COMMIT=dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T18:22:21.271Z] + install_runc [2020-03-12T18:22:21.271Z] + uname -r [2020-03-12T18:22:21.271Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-03-12T18:22:21.271Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-12T18:22:21.271Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-12T18:22:21.271Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8KcmO4EugM/src/github.com/opencontainers/runc [2020-03-12T18:22:21.271Z] Cloning into '/tmp/tmp.8KcmO4EugM/src/github.com/opencontainers/runc'... [2020-03-12T18:22:21.421Z] #14 16.81 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-12T18:22:21.526Z] #58 162.1 CC criu/seize.o [2020-03-12T18:22:21.573Z] Reading package lists... [2020-03-12T18:22:21.858Z] Building dependency tree... [2020-03-12T18:22:21.859Z] Reading state information... [2020-03-12T18:22:21.859Z] The following additional packages will be installed: [2020-03-12T18:22:21.859Z] libapparmor1 libseccomp2 [2020-03-12T18:22:21.859Z] Suggested packages: [2020-03-12T18:22:21.859Z] seccomp [2020-03-12T18:22:21.859Z] The following NEW packages will be installed: [2020-03-12T18:22:21.859Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2020-03-12T18:22:21.859Z] 0 upgraded, 4 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:22:21.859Z] Need to get 296 kB of archives. [2020-03-12T18:22:21.859Z] After this operation, 1346 kB of additional disk space will be used. [2020-03-12T18:22:21.859Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2020-03-12T18:22:22.145Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2020-03-12T18:22:22.145Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2020-03-12T18:22:22.145Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2020-03-12T18:22:22.145Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:22:22.145Z] Fetched 296 kB in 0s (2732 kB/s) [2020-03-12T18:22:22.431Z] Selecting previously unselected package libseccomp2:ppc64el. [2020-03-12T18:22:22.431Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-03-12T18:22:22.431Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2020-03-12T18:22:22.431Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2020-03-12T18:22:22.431Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2020-03-12T18:22:22.431Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2020-03-12T18:22:22.431Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2020-03-12T18:22:22.431Z] Selecting previously unselected package libapparmor1:ppc64el. [2020-03-12T18:22:22.431Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2020-03-12T18:22:22.431Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2020-03-12T18:22:22.431Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2020-03-12T18:22:22.431Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2020-03-12T18:22:22.431Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2020-03-12T18:22:22.431Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:22:22.431Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2020-03-12T18:22:22.431Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2020-03-12T18:22:22.431Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2020-03-12T18:22:22.431Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2020-03-12T18:22:22.431Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:22:22.451Z] #58 162.7 CC criu/servicefd.o [2020-03-12T18:22:22.556Z] + cd /tmp/tmp.8KcmO4EugM/src/github.com/opencontainers/runc [2020-03-12T18:22:22.556Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T18:22:22.556Z] + '[' -z '' ']' [2020-03-12T18:22:22.556Z] + target=static [2020-03-12T18:22:22.556Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-12T18:22:22.556Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-12T18:22:22.707Z] #58 163.0 CC criu/shmem.o [2020-03-12T18:22:22.793Z] #14 17.91 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-12T18:22:22.793Z] #14 18.09 Building wheels for collected packages: pyyaml [2020-03-12T18:22:22.793Z] #14 18.10 Running setup.py bdist_wheel for pyyaml: started [2020-03-12T18:22:23.059Z] Removing intermediate container 5ec9b7b19bfe [2020-03-12T18:22:23.059Z] ---> e783bc9f610c [2020-03-12T18:22:23.059Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2020-03-12T18:22:23.059Z] ---> 3555853060d4 [2020-03-12T18:22:23.059Z] Step 36/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:22:23.059Z] ---> Running in 949e2744e6a0 [2020-03-12T18:22:23.059Z] Removing intermediate container 949e2744e6a0 [2020-03-12T18:22:23.059Z] ---> 1cae21be939a [2020-03-12T18:22:23.059Z] Step 37/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2020-03-12T18:22:23.059Z] ---> Running in be05aa8a75ff [2020-03-12T18:22:23.632Z] #58 163.8 CC criu/sigframe.o [2020-03-12T18:22:23.632Z] #58 164.0 CC criu/signalfd.o [2020-03-12T18:22:23.632Z] #58 164.2 CC criu/sk-inet.o [2020-03-12T18:22:23.725Z] #14 ... [2020-03-12T18:22:23.725Z] [2020-03-12T18:22:23.725Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:22:23.725Z] #58 151.3 CC criu/netfilter.o [2020-03-12T18:22:23.725Z] #58 151.6 CC criu/page-pipe.o [2020-03-12T18:22:23.725Z] #58 152.3 CC criu/page-xfer.o [2020-03-12T18:22:23.725Z] #58 153.4 CC criu/pagemap-cache.o [2020-03-12T18:22:23.725Z] #58 153.7 CC criu/pagemap.o [2020-03-12T18:22:23.725Z] #58 154.7 CC criu/parasite-syscall.o [2020-03-12T18:22:23.725Z] #58 155.5 CC criu/path.o [2020-03-12T18:22:23.725Z] #58 155.9 CC criu/pie-util-vdso-elf32.o [2020-03-12T18:22:23.725Z] #58 156.2 CC criu/pie-util-vdso.o [2020-03-12T18:22:23.725Z] #58 156.8 CC criu/pie-util.o [2020-03-12T18:22:23.725Z] #58 157.1 CC criu/pipes.o [2020-03-12T18:22:23.725Z] #58 157.9 CC criu/plugin.o [2020-03-12T18:22:23.725Z] #58 158.3 CC criu/proc_parse.o [2020-03-12T18:22:23.725Z] #58 160.5 CC criu/protobuf-desc.o [2020-03-12T18:22:23.725Z] #58 161.4 CC criu/protobuf.o [2020-03-12T18:22:23.725Z] #58 ... [2020-03-12T18:22:23.725Z] [2020-03-12T18:22:23.725Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-03-12T18:22:23.725Z] #14 19.22 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-12T18:22:23.725Z] #14 19.22 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-12T18:22:23.725Z] #14 19.29 Successfully built pyyaml [2020-03-12T18:22:23.982Z] #14 19.30 Installing collected packages: pyyaml, pathspec, yamllint [2020-03-12T18:22:24.078Z] Removing intermediate container be05aa8a75ff [2020-03-12T18:22:24.078Z] ---> 634c1553e690 [2020-03-12T18:22:24.078Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-03-12T18:22:24.078Z] ---> e783bc9f610c [2020-03-12T18:22:24.078Z] Step 39/125 : FROM base AS tomlv [2020-03-12T18:22:24.078Z] ---> 05eed1481a0d [2020-03-12T18:22:24.078Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2020-03-12T18:22:24.078Z] ---> Running in d0d8e740712a [2020-03-12T18:22:24.078Z] Removing intermediate container d0d8e740712a [2020-03-12T18:22:24.078Z] ---> 182cc43e291f [2020-03-12T18:22:24.078Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:22:24.078Z] ---> 0c0775ab6d3d [2020-03-12T18:22:24.078Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:22:24.240Z] #14 19.72 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-12T18:22:24.368Z] ---> d577050bbde7 [2020-03-12T18:22:24.368Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:22:24.368Z] ---> Running in 08e4d5fc35e6 [2020-03-12T18:22:24.654Z] + RM_GOPATH=0 [2020-03-12T18:22:24.654Z] + TMP_GOPATH= [2020-03-12T18:22:24.654Z] + : /build [2020-03-12T18:22:24.654Z] + '[' -z '' ']' [2020-03-12T18:22:24.654Z] ++ mktemp -d [2020-03-12T18:22:24.654Z] + export GOPATH=/tmp/tmp.MNfPGeHQcx [2020-03-12T18:22:24.654Z] + GOPATH=/tmp/tmp.MNfPGeHQcx [2020-03-12T18:22:24.654Z] + RM_GOPATH=1 [2020-03-12T18:22:24.654Z] ++ dirname ./install.sh [2020-03-12T18:22:24.654Z] + dir=. [2020-03-12T18:22:24.654Z] + bin=tomlv [2020-03-12T18:22:24.654Z] + shift [2020-03-12T18:22:24.654Z] + '[' '!' -f ./tomlv.installer ']' [2020-03-12T18:22:24.654Z] + . ./tomlv.installer [2020-03-12T18:22:24.654Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T18:22:24.654Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T18:22:24.654Z] + install_tomlv [2020-03-12T18:22:24.654Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-12T18:22:24.654Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MNfPGeHQcx/src/github.com/BurntSushi/toml [2020-03-12T18:22:24.654Z] Cloning into '/tmp/tmp.MNfPGeHQcx/src/github.com/BurntSushi/toml'... [2020-03-12T18:22:24.806Z] #14 DONE 20.2s [2020-03-12T18:22:24.806Z] [2020-03-12T18:22:24.806Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:22:24.806Z] #58 161.8 CC criu/pstree.o [2020-03-12T18:22:24.996Z] #58 165.1 CC criu/sk-netlink.o [2020-03-12T18:22:24.996Z] #58 165.4 CC criu/sk-packet.o [2020-03-12T18:22:25.063Z] #58 ... [2020-03-12T18:22:25.063Z] [2020-03-12T18:22:25.063Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2020-03-12T18:22:25.063Z] #16 DONE 0.2s [2020-03-12T18:22:25.063Z] [2020-03-12T18:22:25.063Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-12T18:22:25.303Z] + cd /tmp/tmp.MNfPGeHQcx/src/github.com/BurntSushi/toml [2020-03-12T18:22:25.303Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T18:22:25.303Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T18:22:25.303Z] errors [2020-03-12T18:22:25.303Z] math/bits [2020-03-12T18:22:25.303Z] internal/cpu [2020-03-12T18:22:25.303Z] runtime/internal/sys [2020-03-12T18:22:25.303Z] runtime/internal/atomic [2020-03-12T18:22:25.303Z] runtime/internal/math [2020-03-12T18:22:25.303Z] unicode/utf8 [2020-03-12T18:22:25.303Z] internal/bytealg [2020-03-12T18:22:25.303Z] math [2020-03-12T18:22:25.303Z] internal/race [2020-03-12T18:22:25.303Z] sync/atomic [2020-03-12T18:22:25.303Z] unicode [2020-03-12T18:22:25.556Z] #58 166.0 CC criu/sk-queue.o [2020-03-12T18:22:25.592Z] runtime [2020-03-12T18:22:25.592Z] internal/testlog [2020-03-12T18:22:25.592Z] encoding [2020-03-12T18:22:25.592Z] runtime/cgo [2020-03-12T18:22:25.629Z] #21 DONE 0.8s [2020-03-12T18:22:25.629Z] [2020-03-12T18:22:25.629Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-03-12T18:22:25.629Z] #55 226.0 + dpkg --print-architecture [2020-03-12T18:22:25.629Z] #55 226.0 + cd /tmp/tmp.3jDYP2gSMO/src/github.com/docker/distribution [2020-03-12T18:22:25.629Z] #55 226.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-12T18:22:25.886Z] #55 226.2 + GOPATH=/tmp/tmp.3jDYP2gSMO/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.3jDYP2gSMO [2020-03-12T18:22:25.886Z] #55 226.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-12T18:22:26.117Z] #58 166.4 CC criu/sk-tcp.o [2020-03-12T18:22:26.227Z] strconv [2020-03-12T18:22:26.372Z] #58 166.8 CC criu/sk-unix.o [2020-03-12T18:22:28.271Z] #58 168.3 CC criu/sockets.o [2020-03-12T18:22:28.526Z] #58 169.0 CC criu/stats.o [2020-03-12T18:22:29.087Z] #58 169.3 CC criu/string.o [2020-03-12T18:22:29.087Z] #58 169.4 CC criu/sysctl.o [2020-03-12T18:22:29.647Z] #58 170.0 CC criu/sysfs_parse.o [2020-03-12T18:22:29.728Z] sync [2020-03-12T18:22:29.728Z] io [2020-03-12T18:22:29.728Z] reflect [2020-03-12T18:22:29.728Z] syscall [2020-03-12T18:22:29.902Z] #58 170.4 CC criu/timerfd.o [2020-03-12T18:22:30.024Z] bytes [2020-03-12T18:22:30.024Z] strings [2020-03-12T18:22:30.158Z] #58 170.6 CC criu/tty.o [2020-03-12T18:22:30.318Z] bufio [2020-03-12T18:22:30.613Z] path [2020-03-12T18:22:30.613Z] text/tabwriter [2020-03-12T18:22:30.908Z] internal/syscall/unix [2020-03-12T18:22:30.908Z] time [2020-03-12T18:22:31.535Z] internal/poll [2020-03-12T18:22:31.541Z] #58 ... [2020-03-12T18:22:31.541Z] [2020-03-12T18:22:31.541Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-03-12T18:22:31.541Z] #55 225.0 + dpkg --print-architecture [2020-03-12T18:22:31.541Z] #55 225.0 + cd /tmp/tmp.3472j8cuzz/src/github.com/docker/distribution [2020-03-12T18:22:31.541Z] #55 225.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-12T18:22:31.541Z] #55 225.2 + GOPATH=/tmp/tmp.3472j8cuzz/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.3472j8cuzz [2020-03-12T18:22:31.541Z] #55 225.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-12T18:22:31.826Z] sort [2020-03-12T18:22:31.826Z] internal/fmtsort [2020-03-12T18:22:31.826Z] os [2020-03-12T18:22:32.104Z] #55 ... [2020-03-12T18:22:32.104Z] [2020-03-12T18:22:32.104Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:22:32.104Z] #58 172.3 CC criu/tun.o [2020-03-12T18:22:32.359Z] #58 172.8 CC criu/uffd.o [2020-03-12T18:22:32.449Z] path/filepath [2020-03-12T18:22:32.449Z] fmt [2020-03-12T18:22:32.449Z] io/ioutil [2020-03-12T18:22:32.757Z] log [2020-03-12T18:22:32.757Z] flag [2020-03-12T18:22:32.757Z] github.com/BurntSushi/toml [2020-03-12T18:22:33.721Z] #58 174.0 CC criu/util.o [2020-03-12T18:22:33.779Z] github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T18:22:34.646Z] #58 175.2 CC criu/uts_ns.o [2020-03-12T18:22:35.205Z] #58 175.4 CC criu/vdso-compat.o [2020-03-12T18:22:35.205Z] #58 175.6 CC criu/vdso.o [2020-03-12T18:22:35.267Z] Removing intermediate container 08e4d5fc35e6 [2020-03-12T18:22:35.267Z] ---> 20adbee72dd4 [2020-03-12T18:22:35.267Z] Step 44/125 : FROM base AS vndr [2020-03-12T18:22:35.267Z] ---> 05eed1481a0d [2020-03-12T18:22:35.267Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2020-03-12T18:22:35.267Z] ---> Running in d767f4b474f5 [2020-03-12T18:22:35.267Z] Removing intermediate container d767f4b474f5 [2020-03-12T18:22:35.267Z] ---> 6e991bf8c963 [2020-03-12T18:22:35.267Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:22:35.267Z] ---> a273b9a7c06a [2020-03-12T18:22:35.267Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:22:35.553Z] ---> c5c3107fcb13 [2020-03-12T18:22:35.553Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:22:35.553Z] ---> Running in 7de784171c4b [2020-03-12T18:22:35.838Z] + RM_GOPATH=0 [2020-03-12T18:22:35.838Z] + TMP_GOPATH= [2020-03-12T18:22:35.838Z] + : /build [2020-03-12T18:22:35.838Z] + '[' -z '' ']' [2020-03-12T18:22:35.838Z] ++ mktemp -d [2020-03-12T18:22:35.838Z] + export GOPATH=/tmp/tmp.9PMDierQSc [2020-03-12T18:22:35.838Z] + GOPATH=/tmp/tmp.9PMDierQSc [2020-03-12T18:22:35.838Z] + RM_GOPATH=1 [2020-03-12T18:22:35.838Z] ++ dirname ./install.sh [2020-03-12T18:22:35.838Z] + dir=. [2020-03-12T18:22:35.838Z] + bin=vndr [2020-03-12T18:22:35.838Z] + shift [2020-03-12T18:22:35.838Z] + '[' '!' -f ./vndr.installer ']' [2020-03-12T18:22:35.838Z] + . ./vndr.installer [2020-03-12T18:22:35.838Z] ++ VNDR_COMMIT=85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T18:22:35.838Z] + install_vndr [2020-03-12T18:22:35.838Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-12T18:22:35.838Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.9PMDierQSc/src/github.com/LK4D4/vndr [2020-03-12T18:22:35.838Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T18:22:35.838Z] Cloning into '/tmp/tmp.9PMDierQSc/src/github.com/LK4D4/vndr'... [2020-03-12T18:22:35.849Z] #55 ... [2020-03-12T18:22:35.849Z] [2020-03-12T18:22:35.849Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:22:35.849Z] #58 163.0 CC criu/rbtree.o [2020-03-12T18:22:35.849Z] #58 163.3 CC criu/rst-malloc.o [2020-03-12T18:22:35.849Z] #58 163.5 CC criu/seccomp.o [2020-03-12T18:22:35.849Z] #58 164.1 CC criu/seize.o [2020-03-12T18:22:35.849Z] #58 164.8 CC criu/servicefd.o [2020-03-12T18:22:35.849Z] #58 165.2 CC criu/shmem.o [2020-03-12T18:22:35.849Z] #58 165.9 CC criu/sigframe.o [2020-03-12T18:22:35.849Z] #58 166.1 CC criu/signalfd.o [2020-03-12T18:22:35.849Z] #58 166.4 CC criu/sk-inet.o [2020-03-12T18:22:35.849Z] #58 167.1 CC criu/sk-netlink.o [2020-03-12T18:22:35.849Z] #58 167.4 CC criu/sk-packet.o [2020-03-12T18:22:35.849Z] #58 168.0 CC criu/sk-queue.o [2020-03-12T18:22:35.849Z] #58 168.4 CC criu/sk-tcp.o [2020-03-12T18:22:35.849Z] #58 168.8 CC criu/sk-unix.o [2020-03-12T18:22:35.849Z] #58 170.3 CC criu/sockets.o [2020-03-12T18:22:35.849Z] #58 171.1 CC criu/stats.o [2020-03-12T18:22:35.849Z] #58 171.4 CC criu/string.o [2020-03-12T18:22:35.849Z] #58 171.6 CC criu/sysctl.o [2020-03-12T18:22:35.849Z] #58 172.2 CC criu/sysfs_parse.o [2020-03-12T18:22:35.849Z] #58 172.6 CC criu/timerfd.o [2020-03-12T18:22:35.849Z] #58 172.9 CC criu/tty.o [2020-03-12T18:22:36.131Z] #58 176.4 LINK criu/built-in.o [2020-03-12T18:22:36.131Z] #58 176.5 LINK criu/criu [2020-03-12T18:22:36.257Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-12T18:22:36.257Z] + mkdir -p /build [2020-03-12T18:22:36.257Z] + cp runc /build/runc [2020-03-12T18:22:36.257Z] Removing intermediate container 59511a17e69e [2020-03-12T18:22:36.257Z] ---> b503500e8216 [2020-03-12T18:22:36.257Z] Step 81/125 : FROM dev-base AS tini [2020-03-12T18:22:36.257Z] ---> 641c579ea7fc [2020-03-12T18:22:36.257Z] Step 82/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:22:36.257Z] ---> Using cache [2020-03-12T18:22:36.257Z] ---> b1c2f9dd5bb5 [2020-03-12T18:22:36.257Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-03-12T18:22:36.257Z] ---> Running in a4b5470f14ac [2020-03-12T18:22:36.463Z] + cd /tmp/tmp.9PMDierQSc/src/github.com/LK4D4/vndr [2020-03-12T18:22:36.463Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-12T18:22:36.463Z] + go build -buildmode=pie -v -o /build/vndr . [2020-03-12T18:22:36.463Z] internal/cpu [2020-03-12T18:22:36.463Z] internal/race [2020-03-12T18:22:36.463Z] errors [2020-03-12T18:22:36.463Z] runtime/internal/atomic [2020-03-12T18:22:36.463Z] runtime/internal/sys [2020-03-12T18:22:36.463Z] sync/atomic [2020-03-12T18:22:36.691Z] #58 176.9 DEP lib/c/criu.d [2020-03-12T18:22:36.691Z] #58 176.9 CC images/rpc.pb-c.o [2020-03-12T18:22:36.765Z] internal/bytealg [2020-03-12T18:22:36.766Z] runtime/internal/math [2020-03-12T18:22:36.766Z] unicode/utf8 [2020-03-12T18:22:36.766Z] unicode [2020-03-12T18:22:36.766Z] math/bits [2020-03-12T18:22:36.766Z] internal/testlog [2020-03-12T18:22:36.766Z] math [2020-03-12T18:22:36.766Z] runtime [2020-03-12T18:22:36.766Z] encoding [2020-03-12T18:22:36.766Z] unicode/utf16 [2020-03-12T18:22:36.766Z] container/list [2020-03-12T18:22:36.781Z] #58 174.4 CC criu/tun.o [2020-03-12T18:22:36.996Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:22:36.997Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:22:36.997Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:22:37.039Z] #58 174.8 CC criu/uffd.o [2020-03-12T18:22:37.055Z] crypto/internal/subtle [2020-03-12T18:22:37.055Z] crypto/subtle [2020-03-12T18:22:37.055Z] internal/x/crypto/cryptobyte/asn1 [2020-03-12T18:22:37.055Z] internal/nettrace [2020-03-12T18:22:37.055Z] internal/x/net/dns/dnsmessage [2020-03-12T18:22:37.251Z] #58 177.5 CC lib/c/criu.o [2020-03-12T18:22:37.343Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:22:37.343Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [498 kB] [2020-03-12T18:22:37.683Z] strconv [2020-03-12T18:22:37.683Z] runtime/cgo [2020-03-12T18:22:38.085Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-03-12T18:22:38.085Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:22:38.085Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB] [2020-03-12T18:22:38.176Z] #58 178.5 LINK lib/c/built-in.o [2020-03-12T18:22:38.176Z] #58 178.5 LINK lib/c/libcriu.so [2020-03-12T18:22:38.176Z] #58 178.6 GEN magic.py [2020-03-12T18:22:38.311Z] crypto/rc4 [2020-03-12T18:22:38.411Z] #58 175.8 CC criu/util.o [2020-03-12T18:22:38.431Z] #58 178.7 Note: Building without setproctitle() and strlcpy() support. [2020-03-12T18:22:38.432Z] #58 178.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T18:22:38.991Z] #58 179.3 fatal: Not a git repository (or any of the parent directories): .git [2020-03-12T18:22:39.343Z] #58 176.9 CC criu/uts_ns.o [2020-03-12T18:22:39.343Z] #58 177.2 CC criu/vdso-compat.o [2020-03-12T18:22:39.551Z] #58 179.8 make[1]: Nothing to be done for 'all'. [2020-03-12T18:22:39.600Z] #58 177.4 CC criu/vdso.o [2020-03-12T18:22:39.823Z] Fetched 7685 kB in 3s (2408 kB/s) [2020-03-12T18:22:40.111Z] #58 180.4 make[1]: 'images/built-in.o' is up to date. [2020-03-12T18:22:40.111Z] #58 180.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-12T18:22:40.111Z] #58 180.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-12T18:22:40.111Z] #58 180.5 make[1]: 'compel/libcompel.a' is up to date. [2020-03-12T18:22:40.111Z] #58 180.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-12T18:22:40.111Z] #58 180.5 make[1]: Nothing to be done for 'all'. [2020-03-12T18:22:40.111Z] #58 180.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T18:22:40.183Z] Reading package lists... [2020-03-12T18:22:40.366Z] #58 180.7 make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:40.366Z] #58 180.7 make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:40.366Z] #58 180.8 make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:40.366Z] #58 180.8 make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:40.366Z] #58 180.9 make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:40.532Z] #58 178.2 LINK criu/built-in.o [2020-03-12T18:22:40.532Z] #58 178.3 LINK criu/criu [2020-03-12T18:22:40.621Z] #58 180.9 make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:40.621Z] #58 181.0 make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:40.621Z] #58 181.1 make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:40.621Z] #58 181.1 INSTALL criu/criu [2020-03-12T18:22:40.790Z] #58 178.7 DEP lib/c/criu.d [2020-03-12T18:22:40.877Z] Reading package lists... [2020-03-12T18:22:40.877Z] Building dependency tree... [2020-03-12T18:22:40.877Z] Reading state information... [2020-03-12T18:22:40.877Z] The following additional packages will be installed: [2020-03-12T18:22:40.877Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-03-12T18:22:40.877Z] Suggested packages: [2020-03-12T18:22:40.877Z] codeblocks eclipse ninja-build lrzip [2020-03-12T18:22:40.877Z] Recommended packages: [2020-03-12T18:22:40.877Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-12T18:22:40.877Z] The following NEW packages will be installed: [2020-03-12T18:22:40.877Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-03-12T18:22:40.877Z] vim-common xxd [2020-03-12T18:22:41.011Z] sync [2020-03-12T18:22:41.047Z] #58 178.8 CC images/rpc.pb-c.o [2020-03-12T18:22:41.181Z] #58 DONE 181.5s [2020-03-12T18:22:41.181Z] [2020-03-12T18:22:41.181Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-03-12T18:22:41.245Z] 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:22:41.245Z] Need to get 13.2 MB of archives. [2020-03-12T18:22:41.245Z] After this operation, 59.4 MB of additional disk space will be used. [2020-03-12T18:22:41.245Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2020-03-12T18:22:41.245Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-03-12T18:22:41.298Z] github.com/LK4D4/vndr/godl/singleflight [2020-03-12T18:22:41.298Z] io [2020-03-12T18:22:41.298Z] reflect [2020-03-12T18:22:41.298Z] syscall [2020-03-12T18:22:41.298Z] math/rand [2020-03-12T18:22:41.588Z] bytes [2020-03-12T18:22:41.588Z] strings [2020-03-12T18:22:41.612Z] #58 179.3 CC lib/c/criu.o [2020-03-12T18:22:41.716Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2020-03-12T18:22:41.878Z] bufio [2020-03-12T18:22:42.164Z] path [2020-03-12T18:22:42.452Z] hash [2020-03-12T18:22:42.452Z] crypto/internal/randutil [2020-03-12T18:22:42.452Z] internal/singleflight [2020-03-12T18:22:42.452Z] hash/crc32 [2020-03-12T18:22:42.452Z] crypto [2020-03-12T18:22:42.452Z] crypto/sha512 [2020-03-12T18:22:42.543Z] #55 245.9 + rm -rf /tmp/tmp.3472j8cuzz/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.3472j8cuzz [2020-03-12T18:22:42.543Z] #55 DONE 246.0s [2020-03-12T18:22:42.543Z] [2020-03-12T18:22:42.543Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:22:42.544Z] #58 180.1 LINK lib/c/built-in.o [2020-03-12T18:22:42.544Z] #58 180.1 LINK lib/c/libcriu.so [2020-03-12T18:22:42.544Z] #58 180.3 GEN magic.py [2020-03-12T18:22:42.544Z] #58 180.4 Note: Building without setproctitle() and strlcpy() support. [2020-03-12T18:22:42.544Z] #58 180.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T18:22:42.740Z] crypto/hmac [2020-03-12T18:22:42.740Z] crypto/sha1 [2020-03-12T18:22:42.740Z] time [2020-03-12T18:22:42.740Z] internal/syscall/unix [2020-03-12T18:22:42.740Z] crypto/sha256 [2020-03-12T18:22:43.029Z] internal/x/crypto/hkdf [2020-03-12T18:22:43.029Z] internal/x/text/transform [2020-03-12T18:22:43.109Z] #58 181.0 fatal: Not a git repository (or any of the parent directories): .git [2020-03-12T18:22:43.655Z] encoding/binary [2020-03-12T18:22:43.655Z] sort [2020-03-12T18:22:43.655Z] internal/poll [2020-03-12T18:22:43.945Z] internal/fmtsort [2020-03-12T18:22:43.945Z] regexp/syntax [2020-03-12T18:22:43.945Z] encoding/base64 [2020-03-12T18:22:43.945Z] crypto/cipher [2020-03-12T18:22:43.945Z] os [2020-03-12T18:22:44.063Z] #58 181.7 make[1]: Nothing to be done for 'all'. [2020-03-12T18:22:44.092Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2020-03-12T18:22:44.092Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB] [2020-03-12T18:22:44.238Z] crypto/md5 [2020-03-12T18:22:44.238Z] crypto/aes [2020-03-12T18:22:44.437Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-03-12T18:22:44.437Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2020-03-12T18:22:44.528Z] crypto/des [2020-03-12T18:22:44.528Z] encoding/pem [2020-03-12T18:22:44.528Z] internal/x/crypto/internal/chacha20 [2020-03-12T18:22:44.627Z] #58 182.3 make[1]: 'images/built-in.o' is up to date. [2020-03-12T18:22:44.627Z] #58 182.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-12T18:22:44.627Z] #58 182.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-12T18:22:44.627Z] #58 182.4 make[1]: 'compel/libcompel.a' is up to date. [2020-03-12T18:22:44.627Z] #58 182.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-12T18:22:44.627Z] #58 182.4 make[1]: Nothing to be done for 'all'. [2020-03-12T18:22:44.627Z] #58 182.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T18:22:44.784Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2020-03-12T18:22:44.814Z] internal/x/crypto/poly1305 [2020-03-12T18:22:44.814Z] internal/x/crypto/curve25519 [2020-03-12T18:22:44.814Z] internal/x/crypto/chacha20poly1305 [2020-03-12T18:22:44.814Z] path/filepath [2020-03-12T18:22:44.884Z] #58 182.6 make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:44.884Z] #58 182.7 make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:44.884Z] #58 182.7 make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:44.884Z] #58 182.8 make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:45.054Z] #47 ... [2020-03-12T18:22:45.054Z] [2020-03-12T18:22:45.054Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-12T18:22:45.054Z] #24 DONE 247.7s [2020-03-12T18:22:45.054Z] [2020-03-12T18:22:45.054Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:22:45.104Z] fmt [2020-03-12T18:22:45.104Z] regexp [2020-03-12T18:22:45.104Z] io/ioutil [2020-03-12T18:22:45.141Z] #58 182.8 make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:45.141Z] #58 182.8 make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:45.141Z] #58 182.8 make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:45.141Z] #58 183.0 make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:45.141Z] #58 183.0 INSTALL criu/criu [2020-03-12T18:22:45.705Z] #58 DONE 183.5s [2020-03-12T18:22:45.705Z] [2020-03-12T18:22:45.705Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:22:45.728Z] github.com/LK4D4/vndr/versioned [2020-03-12T18:22:45.729Z] go/token [2020-03-12T18:22:45.729Z] flag [2020-03-12T18:22:45.729Z] net/url [2020-03-12T18:22:45.729Z] text/template/parse [2020-03-12T18:22:45.729Z] go/scanner [2020-03-12T18:22:45.963Z] #47 ... [2020-03-12T18:22:45.963Z] [2020-03-12T18:22:45.963Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-03-12T18:22:45.963Z] #55 246.3 + rm -rf /tmp/tmp.3jDYP2gSMO/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.3jDYP2gSMO [2020-03-12T18:22:45.982Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2020-03-12T18:22:45.982Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-03-12T18:22:45.982Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:22:45.982Z] Fetched 13.2 MB in 4s (2695 kB/s) [2020-03-12T18:22:45.982Z] Selecting previously unselected package cmake-data. [2020-03-12T18:22:45.982Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-03-12T18:22:45.982Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-03-12T18:22:45.982Z] Unpacking cmake-data (3.7.2-1) ... [2020-03-12T18:22:46.020Z] log [2020-03-12T18:22:46.020Z] go/ast [2020-03-12T18:22:46.219Z] #55 DONE 246.4s [2020-03-12T18:22:46.219Z] [2020-03-12T18:22:46.219Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:22:46.331Z] encoding/json [2020-03-12T18:22:46.331Z] encoding/xml [2020-03-12T18:22:46.336Z] Selecting previously unselected package liblzo2-2:s390x. [2020-03-12T18:22:46.336Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-03-12T18:22:46.336Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-03-12T18:22:46.336Z] Selecting previously unselected package libicu57:s390x. [2020-03-12T18:22:46.336Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2020-03-12T18:22:46.336Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2020-03-12T18:22:46.421Z] #47 ... [2020-03-12T18:22:46.421Z] [2020-03-12T18:22:46.421Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-03-12T18:22:46.677Z] #25 DONE 0.4s [2020-03-12T18:22:46.677Z] [2020-03-12T18:22:46.677Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:22:46.932Z] #47 ... [2020-03-12T18:22:46.932Z] [2020-03-12T18:22:46.932Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-03-12T18:22:46.932Z] #28 DONE 0.1s [2020-03-12T18:22:46.932Z] [2020-03-12T18:22:46.932Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-03-12T18:22:46.932Z] #31 DONE 0.1s [2020-03-12T18:22:46.932Z] [2020-03-12T18:22:46.932Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-03-12T18:22:46.932Z] #34 DONE 0.1s [2020-03-12T18:22:46.932Z] [2020-03-12T18:22:46.932Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:22:46.961Z] text/template [2020-03-12T18:22:47.110Z] Selecting previously unselected package libxml2:s390x. [2020-03-12T18:22:47.110Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2020-03-12T18:22:47.110Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2020-03-12T18:22:47.110Z] Selecting previously unselected package libarchive13:s390x. [2020-03-12T18:22:47.110Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2020-03-12T18:22:47.110Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2020-03-12T18:22:47.110Z] Selecting previously unselected package libjsoncpp1:s390x. [2020-03-12T18:22:47.110Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-03-12T18:22:47.110Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-03-12T18:22:47.186Z] #47 ... [2020-03-12T18:22:47.186Z] [2020-03-12T18:22:47.186Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2020-03-12T18:22:47.186Z] #39 DONE 0.1s [2020-03-12T18:22:47.186Z] [2020-03-12T18:22:47.186Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2020-03-12T18:22:47.441Z] #43 DONE 0.1s [2020-03-12T18:22:47.441Z] [2020-03-12T18:22:47.441Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:22:47.461Z] Selecting previously unselected package libuv1:s390x. [2020-03-12T18:22:47.461Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2020-03-12T18:22:47.461Z] Unpacking libuv1:s390x (1.9.1-3) ... [2020-03-12T18:22:47.461Z] Selecting previously unselected package cmake. [2020-03-12T18:22:47.461Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2020-03-12T18:22:47.461Z] Unpacking cmake (3.7.2-1) ... [2020-03-12T18:22:47.590Z] compress/flate [2020-03-12T18:22:47.590Z] go/parser [2020-03-12T18:22:47.816Z] Selecting previously unselected package xxd. [2020-03-12T18:22:47.816Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-03-12T18:22:47.816Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:22:47.816Z] Selecting previously unselected package vim-common. [2020-03-12T18:22:47.816Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-03-12T18:22:47.816Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:22:47.816Z] Processing triggers for mime-support (3.60) ... [2020-03-12T18:22:47.816Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:22:47.816Z] Setting up libuv1:s390x (1.9.1-3) ... [2020-03-12T18:22:47.816Z] Setting up cmake-data (3.7.2-1) ... [2020-03-12T18:22:47.816Z] Setting up libicu57:s390x (57.1-6+deb9u3) ... [2020-03-12T18:22:47.816Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2020-03-12T18:22:47.816Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:22:47.816Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:22:47.816Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-03-12T18:22:47.816Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-03-12T18:22:47.816Z] Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2020-03-12T18:22:47.816Z] Setting up cmake (3.7.2-1) ... [2020-03-12T18:22:47.816Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:22:47.880Z] context [2020-03-12T18:22:48.170Z] math/big [2020-03-12T18:22:48.459Z] compress/gzip [2020-03-12T18:22:48.459Z] go/doc [2020-03-12T18:22:48.459Z] encoding/hex [2020-03-12T18:22:48.748Z] net [2020-03-12T18:22:48.748Z] internal/x/text/unicode/bidi [2020-03-12T18:22:49.022Z] Removing intermediate container a4b5470f14ac [2020-03-12T18:22:49.022Z] ---> d68fe00cc340 [2020-03-12T18:22:49.022Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:22:49.373Z] ---> b017aadb633c [2020-03-12T18:22:49.373Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2020-03-12T18:22:49.373Z] ---> Running in ae23439a7816 [2020-03-12T18:22:49.373Z] Removing intermediate container ae23439a7816 [2020-03-12T18:22:49.373Z] ---> 10501efb37f9 [2020-03-12T18:22:49.373Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:22:49.375Z] internal/x/text/secure/bidirule [2020-03-12T18:22:49.375Z] github.com/LK4D4/vndr/build [2020-03-12T18:22:49.375Z] internal/x/text/unicode/norm [2020-03-12T18:22:49.496Z] #47 ... [2020-03-12T18:22:49.496Z] [2020-03-12T18:22:49.496Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-12T18:22:49.496Z] #24 DONE 249.5s [2020-03-12T18:22:49.496Z] [2020-03-12T18:22:49.496Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:22:49.721Z] ---> c7cc9a1789a6 [2020-03-12T18:22:49.721Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:22:50.076Z] ---> Running in ca70a537e24a [2020-03-12T18:22:50.401Z] crypto/rand [2020-03-12T18:22:50.402Z] crypto/elliptic [2020-03-12T18:22:50.402Z] encoding/asn1 [2020-03-12T18:22:50.435Z] + RM_GOPATH=0 [2020-03-12T18:22:50.435Z] + TMP_GOPATH= [2020-03-12T18:22:50.435Z] + : /build [2020-03-12T18:22:50.435Z] + '[' -z '' ']' [2020-03-12T18:22:50.435Z] ++ mktemp -d [2020-03-12T18:22:50.435Z] + export GOPATH=/tmp/tmp.BjwrhhzHRN [2020-03-12T18:22:50.435Z] + GOPATH=/tmp/tmp.BjwrhhzHRN [2020-03-12T18:22:50.435Z] + RM_GOPATH=1 [2020-03-12T18:22:50.435Z] ++ dirname ./install.sh [2020-03-12T18:22:50.435Z] + dir=. [2020-03-12T18:22:50.435Z] + bin=tini [2020-03-12T18:22:50.435Z] + shift [2020-03-12T18:22:50.435Z] + '[' '!' -f ./tini.installer ']' [2020-03-12T18:22:50.435Z] + . ./tini.installer [2020-03-12T18:22:50.435Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T18:22:50.435Z] + install_tini [2020-03-12T18:22:50.435Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-12T18:22:50.435Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.BjwrhhzHRN/tini [2020-03-12T18:22:50.435Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T18:22:50.435Z] Cloning into '/tmp/tmp.BjwrhhzHRN/tini'... [2020-03-12T18:22:50.795Z] + cd /tmp/tmp.BjwrhhzHRN/tini [2020-03-12T18:22:50.795Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T18:22:50.795Z] + cmake . [2020-03-12T18:22:50.795Z] -- The C compiler identification is GNU 6.3.0 [2020-03-12T18:22:50.795Z] -- Check for working C compiler: /usr/bin/cc [2020-03-12T18:22:50.795Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-12T18:22:50.795Z] -- Detecting C compiler ABI info [2020-03-12T18:22:50.795Z] -- Detecting C compiler ABI info - done [2020-03-12T18:22:50.795Z] -- Detecting C compile features [2020-03-12T18:22:51.036Z] crypto/rsa [2020-03-12T18:22:51.036Z] crypto/dsa [2020-03-12T18:22:51.143Z] -- Detecting C compile features - done [2020-03-12T18:22:51.143Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-12T18:22:51.143Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-12T18:22:51.143Z] -- Configuring done [2020-03-12T18:22:51.143Z] -- Generating done [2020-03-12T18:22:51.143Z] -- Build files have been written to: /tmp/tmp.BjwrhhzHRN/tini [2020-03-12T18:22:51.143Z] + make tini-static [2020-03-12T18:22:51.143Z] Scanning dependencies of target tini-static [2020-03-12T18:22:51.143Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-12T18:22:51.143Z] [100%] Linking C executable tini-static [2020-03-12T18:22:51.143Z] [100%] Built target tini-static [2020-03-12T18:22:51.143Z] + mkdir -p /build [2020-03-12T18:22:51.143Z] + cp tini-static /build/docker-init [2020-03-12T18:22:51.324Z] crypto/ecdsa [2020-03-12T18:22:51.324Z] crypto/x509/pkix [2020-03-12T18:22:51.324Z] internal/x/crypto/cryptobyte [2020-03-12T18:22:51.324Z] internal/x/net/idna [2020-03-12T18:22:51.324Z] internal/x/net/http2/hpack [2020-03-12T18:22:51.393Z] #47 ... [2020-03-12T18:22:51.393Z] [2020-03-12T18:22:51.393Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-03-12T18:22:51.651Z] #25 DONE 0.5s [2020-03-12T18:22:51.651Z] [2020-03-12T18:22:51.651Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-03-12T18:22:51.651Z] #28 DONE 0.1s [2020-03-12T18:22:51.651Z] [2020-03-12T18:22:51.651Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:22:51.910Z] #47 ... [2020-03-12T18:22:51.910Z] [2020-03-12T18:22:51.910Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-03-12T18:22:51.910Z] #31 DONE 0.1s [2020-03-12T18:22:51.910Z] [2020-03-12T18:22:51.910Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-03-12T18:22:51.910Z] #34 DONE 0.1s [2020-03-12T18:22:51.910Z] [2020-03-12T18:22:51.910Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2020-03-12T18:22:51.910Z] #39 DONE 0.1s [2020-03-12T18:22:51.910Z] [2020-03-12T18:22:51.910Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2020-03-12T18:22:51.959Z] mime [2020-03-12T18:22:51.959Z] mime/quotedprintable [2020-03-12T18:22:52.000Z] Removing intermediate container ca70a537e24a [2020-03-12T18:22:52.000Z] ---> e82007e1cd94 [2020-03-12T18:22:52.000Z] Step 88/125 : FROM dev-base AS rootlesskit [2020-03-12T18:22:52.000Z] ---> 641c579ea7fc [2020-03-12T18:22:52.000Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-03-12T18:22:52.000Z] ---> Running in 1a6d9218383e [2020-03-12T18:22:52.000Z] Removing intermediate container 1a6d9218383e [2020-03-12T18:22:52.000Z] ---> 3680160894be [2020-03-12T18:22:52.000Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:22:52.168Z] #43 DONE 0.1s [2020-03-12T18:22:52.168Z] [2020-03-12T18:22:52.168Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:22:52.254Z] net/http/internal [2020-03-12T18:22:52.255Z] os/exec [2020-03-12T18:22:52.378Z] ---> 1017117ed472 [2020-03-12T18:22:52.379Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:22:52.734Z] ---> dae9e7928e9d [2020-03-12T18:22:52.734Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:22:52.734Z] ---> Running in 1cf6c9def0f1 [2020-03-12T18:22:53.090Z] + RM_GOPATH=0 [2020-03-12T18:22:53.090Z] + TMP_GOPATH= [2020-03-12T18:22:53.090Z] + : /build/ [2020-03-12T18:22:53.090Z] + '[' -z '' ']' [2020-03-12T18:22:53.090Z] ++ mktemp -d [2020-03-12T18:22:53.090Z] + export GOPATH=/tmp/tmp.aa542TMmrU [2020-03-12T18:22:53.090Z] + GOPATH=/tmp/tmp.aa542TMmrU [2020-03-12T18:22:53.090Z] + RM_GOPATH=1 [2020-03-12T18:22:53.090Z] ++ dirname ./install.sh [2020-03-12T18:22:53.090Z] + dir=. [2020-03-12T18:22:53.090Z] + bin=rootlesskit [2020-03-12T18:22:53.090Z] + shift [2020-03-12T18:22:53.090Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-03-12T18:22:53.090Z] + . ./rootlesskit.installer [2020-03-12T18:22:53.090Z] ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-12T18:22:53.090Z] + install_rootlesskit [2020-03-12T18:22:53.090Z] + case "$1" in [2020-03-12T18:22:53.090Z] + export CGO_ENABLED=0 [2020-03-12T18:22:53.090Z] + CGO_ENABLED=0 [2020-03-12T18:22:53.090Z] + _install_rootlesskit [2020-03-12T18:22:53.090Z] + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-03-12T18:22:53.090Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.aa542TMmrU/src/github.com/rootless-containers/rootlesskit [2020-03-12T18:22:53.090Z] Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-12T18:22:53.090Z] Cloning into '/tmp/tmp.aa542TMmrU/src/github.com/rootless-containers/rootlesskit'... [2020-03-12T18:22:53.773Z] internal/x/net/http/httpproxy [2020-03-12T18:22:53.773Z] net/textproto [2020-03-12T18:22:53.773Z] crypto/x509 [2020-03-12T18:22:53.855Z] + cd /tmp/tmp.aa542TMmrU/src/github.com/rootless-containers/rootlesskit [2020-03-12T18:22:53.855Z] + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-12T18:22:53.855Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T18:22:53.855Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-12T18:22:54.063Z] internal/x/net/http/httpguts [2020-03-12T18:22:54.063Z] mime/multipart [2020-03-12T18:22:54.695Z] crypto/tls [2020-03-12T18:22:55.512Z] #47 218.3 🇩 bin/containerd [2020-03-12T18:22:56.774Z] net/http/httptrace [2020-03-12T18:22:56.774Z] net/http [2020-03-12T18:22:58.966Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T18:22:58.966Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-12T18:23:00.268Z] #47 215.3 🇩 bin/containerd [2020-03-12T18:23:00.297Z] github.com/LK4D4/vndr/godl [2020-03-12T18:23:00.297Z] github.com/LK4D4/vndr [2020-03-12T18:23:00.710Z] Removing intermediate container 1cf6c9def0f1 [2020-03-12T18:23:00.710Z] ---> c4438c9e791b [2020-03-12T18:23:00.710Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2020-03-12T18:23:01.063Z] ---> d2d9fe18f027 [2020-03-12T18:23:01.063Z] Step 94/125 : FROM runtime-dev AS dev [2020-03-12T18:23:01.063Z] ---> 112b23ac2016 [2020-03-12T18:23:01.063Z] Step 95/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:23:01.063Z] ---> Running in 901c816cacef [2020-03-12T18:23:01.412Z] Removing intermediate container 901c816cacef [2020-03-12T18:23:01.412Z] ---> 1b49ca1b7d02 [2020-03-12T18:23:01.412Z] Step 96/125 : RUN groupadd -r docker [2020-03-12T18:23:01.412Z] ---> Running in fa856772592d [2020-03-12T18:23:02.622Z] Removing intermediate container fa856772592d [2020-03-12T18:23:02.622Z] ---> 4becee4f1aa2 [2020-03-12T18:23:02.622Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2020-03-12T18:23:02.622Z] ---> Running in f76874a13a5a [2020-03-12T18:23:03.841Z] Removing intermediate container f76874a13a5a [2020-03-12T18:23:03.841Z] ---> b058afcd4622 [2020-03-12T18:23:03.841Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-03-12T18:23:03.841Z] ---> Running in 7161b5047aa5 [2020-03-12T18:23:04.316Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-12T18:23:04.732Z] Removing intermediate container 7de784171c4b [2020-03-12T18:23:04.732Z] ---> 16abe409e725 [2020-03-12T18:23:04.732Z] Step 49/125 : FROM dev-base AS containerd [2020-03-12T18:23:04.732Z] ---> 05eed1481a0d [2020-03-12T18:23:04.732Z] Step 50/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:23:04.732Z] ---> Using cache [2020-03-12T18:23:04.732Z] ---> 7a31f9cc6d47 [2020-03-12T18:23:04.732Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2020-03-12T18:23:04.732Z] ---> Running in 0c54357b1bb0 [2020-03-12T18:23:04.732Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:23:04.732Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:23:05.021Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:23:05.021Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:23:05.021Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:23:05.100Z] Removing intermediate container 7161b5047aa5 [2020-03-12T18:23:05.100Z] ---> 0c0facdd97ea [2020-03-12T18:23:05.100Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-03-12T18:23:05.100Z] ---> Running in 84108e25bd9b [2020-03-12T18:23:05.307Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [500 kB] [2020-03-12T18:23:05.593Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-03-12T18:23:05.593Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB] [2020-03-12T18:23:05.873Z] Removing intermediate container 84108e25bd9b [2020-03-12T18:23:05.873Z] ---> 22b87780c151 [2020-03-12T18:23:05.873Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-03-12T18:23:05.873Z] ---> Running in 0d2b07dbfe79 [2020-03-12T18:23:07.094Z] Removing intermediate container 0d2b07dbfe79 [2020-03-12T18:23:07.094Z] ---> 508b412105df [2020-03-12T18:23:07.094Z] Step 101/125 : RUN ldconfig [2020-03-12T18:23:07.094Z] ---> Running in 4927b5b3110b [2020-03-12T18:23:07.514Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-03-12T18:23:07.514Z] [2020-03-12T18:23:07.514Z] ________ ____ __. [2020-03-12T18:23:07.514Z] \_____ \ | |/ _| [2020-03-12T18:23:07.514Z] / | \| < [2020-03-12T18:23:07.514Z] / | \ | \ [2020-03-12T18:23:07.514Z] \_______ /____|__ \ [2020-03-12T18:23:07.514Z] \/ \/ [2020-03-12T18:23:07.514Z] [2020-03-12T18:23:07.514Z] INFO: make.ps1 ended at 03/12/2020 18:23:01 [2020-03-12T18:23:07.514Z] INFO: Binaries build ended at 03/12/2020 18:23:04. Duration:00:01:14.1677116 [2020-03-12T18:23:07.514Z] INFO: Copying the built daemon binary to d:\CI\PR-40652\2\binary\dockerd-c7ae4c3ca.exe... [2020-03-12T18:23:07.514Z] INFO: Copying the built client binary to d:\CI\PR-40652\2\binary\docker-c7ae4c3ca.exe... [2020-03-12T18:23:07.514Z] INFO: Copying dockerversion from the container... [2020-03-12T18:23:07.514Z] INFO: Copying the golang package from the container to d:\CI\PR-40652\2\installer\go.zip... [2020-03-12T18:23:08.295Z] Fetched 7737 kB in 3s (2377 kB/s) [2020-03-12T18:23:08.356Z] Removing intermediate container 4927b5b3110b [2020-03-12T18:23:08.356Z] ---> f16921428786 [2020-03-12T18:23:08.356Z] Step 102/125 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2020-03-12T18:23:08.356Z] ---> Running in e249f89d3a00 [2020-03-12T18:23:08.914Z] Reading package lists... [2020-03-12T18:23:09.097Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:23:09.097Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:23:09.097Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:23:09.097Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:23:09.097Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:23:09.097Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [498 kB] [2020-03-12T18:23:09.097Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-03-12T18:23:09.097Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB] [2020-03-12T18:23:10.330Z] Fetched 7685 kB in 1s (5251 kB/s) [2020-03-12T18:23:10.403Z] Reading package lists... [2020-03-12T18:23:10.403Z] Building dependency tree... [2020-03-12T18:23:10.403Z] Reading state information... [2020-03-12T18:23:10.403Z] The following additional packages will be installed: [2020-03-12T18:23:10.403Z] btrfs-progs liblzo2-2 [2020-03-12T18:23:10.422Z] INFO: Extracting go.zip to d:\CI\PR-40652\2\go [2020-03-12T18:23:10.691Z] Reading package lists... [2020-03-12T18:23:10.693Z] The following NEW packages will be installed: [2020-03-12T18:23:10.693Z] btrfs-progs btrfs-tools liblzo2-2 [2020-03-12T18:23:10.693Z] 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:23:10.693Z] Need to get 588 kB of archives. [2020-03-12T18:23:10.693Z] After this operation, 5005 kB of additional disk space will be used. [2020-03-12T18:23:10.693Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-03-12T18:23:10.693Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2020-03-12T18:23:10.989Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2020-03-12T18:23:10.989Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:23:10.989Z] Fetched 588 kB in 0s (2214 kB/s) [2020-03-12T18:23:10.989Z] Selecting previously unselected package liblzo2-2:ppc64el. [2020-03-12T18:23:11.045Z] Reading package lists... [2020-03-12T18:23:11.293Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-03-12T18:23:11.293Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-03-12T18:23:11.293Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-03-12T18:23:11.293Z] Selecting previously unselected package btrfs-progs. [2020-03-12T18:23:11.293Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2020-03-12T18:23:11.293Z] Unpacking btrfs-progs (4.7.3-1) ... [2020-03-12T18:23:11.293Z] Selecting previously unselected package btrfs-tools. [2020-03-12T18:23:11.293Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2020-03-12T18:23:11.293Z] Unpacking btrfs-tools (4.7.3-1) ... [2020-03-12T18:23:11.293Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:23:11.293Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-03-12T18:23:11.293Z] Setting up btrfs-progs (4.7.3-1) ... [2020-03-12T18:23:11.293Z] Setting up btrfs-tools (4.7.3-1) ... [2020-03-12T18:23:11.293Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:23:11.397Z] Building dependency tree... [2020-03-12T18:23:11.397Z] Reading state information... [2020-03-12T18:23:11.397Z] The following additional packages will be installed: [2020-03-12T18:23:11.397Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2020-03-12T18:23:11.397Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2020-03-12T18:23:11.397Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2020-03-12T18:23:11.397Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2020-03-12T18:23:11.397Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-12T18:23:11.397Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-03-12T18:23:11.397Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2020-03-12T18:23:11.397Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2020-03-12T18:23:11.397Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2020-03-12T18:23:11.397Z] Suggested packages: [2020-03-12T18:23:11.397Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2020-03-12T18:23:11.397Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2020-03-12T18:23:11.397Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2020-03-12T18:23:11.397Z] vim-doc vim-scripts xfsdump acl attr quota [2020-03-12T18:23:11.397Z] Recommended packages: [2020-03-12T18:23:11.397Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-03-12T18:23:11.397Z] python3-keyrings.alt python3-xdg unzip [2020-03-12T18:23:11.753Z] The following NEW packages will be installed: [2020-03-12T18:23:11.753Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-03-12T18:23:11.753Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2020-03-12T18:23:11.753Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-03-12T18:23:11.753Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2020-03-12T18:23:11.753Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2020-03-12T18:23:11.753Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2020-03-12T18:23:11.753Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2020-03-12T18:23:11.753Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2020-03-12T18:23:11.753Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2020-03-12T18:23:11.753Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2020-03-12T18:23:11.753Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2020-03-12T18:23:11.753Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2020-03-12T18:23:11.753Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-03-12T18:23:11.753Z] xfsprogs xxd xz-utils zip [2020-03-12T18:23:11.920Z] Removing intermediate container 0c54357b1bb0 [2020-03-12T18:23:11.920Z] ---> a3d52fb88f91 [2020-03-12T18:23:11.920Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2020-03-12T18:23:11.920Z] ---> Running in 97beddcdcd48 [2020-03-12T18:23:11.920Z] Removing intermediate container 97beddcdcd48 [2020-03-12T18:23:11.920Z] ---> 8f6875173143 [2020-03-12T18:23:11.920Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:23:12.099Z] 0 upgraded, 69 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:23:12.099Z] Need to get 88.2 MB of archives. [2020-03-12T18:23:12.099Z] After this operation, 565 MB of additional disk space will be used. [2020-03-12T18:23:12.099Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2020-03-12T18:23:12.099Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2020-03-12T18:23:12.099Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2020-03-12T18:23:12.099Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2020-03-12T18:23:12.099Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2020-03-12T18:23:12.099Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2020-03-12T18:23:12.206Z] ---> 17d971c3e465 [2020-03-12T18:23:12.206Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:23:12.206Z] ---> a568ebbd0bda [2020-03-12T18:23:12.206Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:23:12.495Z] ---> Running in 2ae40a7085c4 [2020-03-12T18:23:12.779Z] + RM_GOPATH=0 [2020-03-12T18:23:12.779Z] + TMP_GOPATH= [2020-03-12T18:23:12.779Z] + : /build [2020-03-12T18:23:12.779Z] + '[' -z '' ']' [2020-03-12T18:23:12.779Z] ++ mktemp -d [2020-03-12T18:23:12.779Z] + export GOPATH=/tmp/tmp.lY1vimMllR [2020-03-12T18:23:12.779Z] + GOPATH=/tmp/tmp.lY1vimMllR [2020-03-12T18:23:12.779Z] + RM_GOPATH=1 [2020-03-12T18:23:12.779Z] ++ dirname ./install.sh [2020-03-12T18:23:12.779Z] + dir=. [2020-03-12T18:23:12.779Z] + bin=containerd [2020-03-12T18:23:12.779Z] + shift [2020-03-12T18:23:12.779Z] + '[' '!' -f ./containerd.installer ']' [2020-03-12T18:23:12.779Z] + . ./containerd.installer [2020-03-12T18:23:12.779Z] ++ CONTAINERD_COMMIT=7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:23:12.779Z] + install_containerd [2020-03-12T18:23:12.779Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:23:12.779Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-03-12T18:23:12.779Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.lY1vimMllR/src/github.com/containerd/containerd [2020-03-12T18:23:12.779Z] Cloning into '/tmp/tmp.lY1vimMllR/src/github.com/containerd/containerd'... [2020-03-12T18:23:12.835Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2020-03-12T18:23:13.182Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2020-03-12T18:23:13.182Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2020-03-12T18:23:13.529Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2020-03-12T18:23:13.928Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2020-03-12T18:23:13.928Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2020-03-12T18:23:13.928Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2020-03-12T18:23:13.928Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2020-03-12T18:23:13.929Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2020-03-12T18:23:13.929Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2020-03-12T18:23:14.306Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2020-03-12T18:23:14.306Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2020-03-12T18:23:14.306Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2020-03-12T18:23:14.745Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2020-03-12T18:23:14.745Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2020-03-12T18:23:14.745Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2020-03-12T18:23:14.745Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-03-12T18:23:14.745Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2020-03-12T18:23:14.745Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2020-03-12T18:23:14.745Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2020-03-12T18:23:15.138Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2020-03-12T18:23:15.138Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-03-12T18:23:15.138Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2020-03-12T18:23:15.138Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2020-03-12T18:23:15.138Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2020-03-12T18:23:15.138Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2020-03-12T18:23:15.484Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2020-03-12T18:23:15.484Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2020-03-12T18:23:15.484Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2020-03-12T18:23:15.484Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2020-03-12T18:23:15.484Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2020-03-12T18:23:15.484Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2020-03-12T18:23:15.484Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2020-03-12T18:23:15.829Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2020-03-12T18:23:15.829Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2020-03-12T18:23:16.176Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2020-03-12T18:23:16.523Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2020-03-12T18:23:16.523Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2020-03-12T18:23:16.523Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2020-03-12T18:23:16.523Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2020-03-12T18:23:16.523Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2020-03-12T18:23:16.869Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2020-03-12T18:23:17.214Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2020-03-12T18:23:17.381Z] #47 241.3 🇩 bin/containerd-stress [2020-03-12T18:23:17.560Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-03-12T18:23:18.307Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-03-12T18:23:18.307Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2020-03-12T18:23:18.307Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2020-03-12T18:23:18.307Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2020-03-12T18:23:18.307Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2020-03-12T18:23:18.307Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-03-12T18:23:18.307Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2020-03-12T18:23:18.652Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2020-03-12T18:23:18.999Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-03-12T18:23:18.999Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2020-03-12T18:23:18.999Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2020-03-12T18:23:19.266Z] #47 243.0 🇩 bin/containerd-shim [2020-03-12T18:23:19.345Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2020-03-12T18:23:19.692Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2020-03-12T18:23:20.436Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-03-12T18:23:20.436Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2020-03-12T18:23:21.205Z] + cd /tmp/tmp.lY1vimMllR/src/github.com/containerd/containerd [2020-03-12T18:23:21.205Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:23:21.205Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-12T18:23:21.205Z] + BUILDTAGS='netgo osusergo static_build' [2020-03-12T18:23:21.205Z] + export EXTRA_FLAGS=-buildmode=pie [2020-03-12T18:23:21.205Z] + EXTRA_FLAGS=-buildmode=pie [2020-03-12T18:23:21.205Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-12T18:23:21.205Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-12T18:23:21.205Z] + '[' '' = dynamic ']' [2020-03-12T18:23:21.205Z] + make [2020-03-12T18:23:21.493Z] 🇩 bin/ctr [2020-03-12T18:23:21.635Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-03-12T18:23:21.984Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2020-03-12T18:23:22.178Z] #47 238.5 🇩 bin/containerd-stress [2020-03-12T18:23:22.330Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2020-03-12T18:23:23.580Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2020-03-12T18:23:24.075Z] #47 240.2 🇩 bin/containerd-shim [2020-03-12T18:23:25.811Z] #47 249.2 🇩 bin/containerd-shim-runc-v1 [2020-03-12T18:23:26.139Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:23:26.139Z] Fetched 88.2 MB in 14s (6282 kB/s) [2020-03-12T18:23:26.139Z] Selecting previously unselected package bash-completion. [2020-03-12T18:23:26.139Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2020-03-12T18:23:26.139Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-03-12T18:23:26.492Z] Unpacking bash-completion (1:2.1-4.3) ... [2020-03-12T18:23:26.492Z] Selecting previously unselected package libnet1:s390x. [2020-03-12T18:23:26.492Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2020-03-12T18:23:26.492Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2020-03-12T18:23:26.492Z] Selecting previously unselected package libnfnetlink0:s390x. [2020-03-12T18:23:26.492Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2020-03-12T18:23:26.492Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2020-03-12T18:23:26.492Z] Selecting previously unselected package libpcrecpp0v5:s390x. [2020-03-12T18:23:26.492Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2020-03-12T18:23:26.492Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2020-03-12T18:23:26.842Z] Selecting previously unselected package libudev-dev:s390x. [2020-03-12T18:23:26.842Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2020-03-12T18:23:26.842Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2020-03-12T18:23:26.842Z] Selecting previously unselected package libpython3.5-minimal:s390x. [2020-03-12T18:23:26.842Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2020-03-12T18:23:26.842Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2020-03-12T18:23:26.842Z] Selecting previously unselected package python3.5-minimal. [2020-03-12T18:23:26.842Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2020-03-12T18:23:26.842Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-03-12T18:23:26.842Z] Selecting previously unselected package python3-minimal. [2020-03-12T18:23:26.842Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2020-03-12T18:23:26.842Z] Unpacking python3-minimal (3.5.3-1) ... [2020-03-12T18:23:26.842Z] Selecting previously unselected package libmpdec2:s390x. [2020-03-12T18:23:26.842Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2020-03-12T18:23:26.842Z] Unpacking libmpdec2:s390x (2.4.2-1) ... [2020-03-12T18:23:26.842Z] Selecting previously unselected package libpython3.5-stdlib:s390x. [2020-03-12T18:23:26.842Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2020-03-12T18:23:26.842Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2020-03-12T18:23:27.197Z] Selecting previously unselected package python3.5. [2020-03-12T18:23:27.197Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2020-03-12T18:23:27.197Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-03-12T18:23:27.197Z] Selecting previously unselected package libpython3-stdlib:s390x. [2020-03-12T18:23:27.197Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2020-03-12T18:23:27.197Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2020-03-12T18:23:27.197Z] Selecting previously unselected package dh-python. [2020-03-12T18:23:27.197Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2020-03-12T18:23:27.197Z] Unpacking dh-python (2.20170125) ... [2020-03-12T18:23:27.197Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2020-03-12T18:23:27.547Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-03-12T18:23:27.896Z] Setting up python3-minimal (3.5.3-1) ... [2020-03-12T18:23:27.896Z] Selecting previously unselected package python3. [2020-03-12T18:23:27.896Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2020-03-12T18:23:27.896Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2020-03-12T18:23:27.896Z] Unpacking python3 (3.5.3-1) ... [2020-03-12T18:23:27.896Z] Selecting previously unselected package pigz. [2020-03-12T18:23:27.896Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2020-03-12T18:23:27.896Z] Unpacking pigz (2.3.4-1) ... [2020-03-12T18:23:27.896Z] Selecting previously unselected package libip4tc0:s390x. [2020-03-12T18:23:27.896Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-03-12T18:23:27.896Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-03-12T18:23:27.896Z] Selecting previously unselected package libip6tc0:s390x. [2020-03-12T18:23:27.896Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-03-12T18:23:27.896Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-03-12T18:23:27.896Z] Selecting previously unselected package libiptc0:s390x. [2020-03-12T18:23:27.896Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-03-12T18:23:27.896Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2020-03-12T18:23:28.254Z] Selecting previously unselected package libxtables12:s390x. [2020-03-12T18:23:28.254Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2020-03-12T18:23:28.254Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2020-03-12T18:23:28.254Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-03-12T18:23:28.254Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2020-03-12T18:23:28.254Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2020-03-12T18:23:28.254Z] Selecting previously unselected package iptables. [2020-03-12T18:23:28.254Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2020-03-12T18:23:28.254Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-03-12T18:23:28.254Z] Selecting previously unselected package xxd. [2020-03-12T18:23:28.254Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-03-12T18:23:28.254Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:23:28.254Z] Selecting previously unselected package vim-common. [2020-03-12T18:23:28.254Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-03-12T18:23:28.254Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:23:28.254Z] Selecting previously unselected package bzip2. [2020-03-12T18:23:28.254Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2020-03-12T18:23:28.254Z] Unpacking bzip2 (1.0.6-8.1) ... [2020-03-12T18:23:28.254Z] Selecting previously unselected package libgpm2:s390x. [2020-03-12T18:23:28.254Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2020-03-12T18:23:28.254Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2020-03-12T18:23:28.254Z] Selecting previously unselected package xz-utils. [2020-03-12T18:23:28.254Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2020-03-12T18:23:28.254Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-03-12T18:23:28.254Z] Selecting previously unselected package aufs-tools. [2020-03-12T18:23:28.254Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2020-03-12T18:23:28.254Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-03-12T18:23:28.254Z] Selecting previously unselected package liblzo2-2:s390x. [2020-03-12T18:23:28.254Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-03-12T18:23:28.254Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-03-12T18:23:28.254Z] Selecting previously unselected package btrfs-progs. [2020-03-12T18:23:28.254Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2020-03-12T18:23:28.254Z] Unpacking btrfs-progs (4.7.3-1) ... [2020-03-12T18:23:28.321Z] #47 252.0 🇩 binaries [2020-03-12T18:23:28.321Z] #47 252.0 + mkdir -p /build [2020-03-12T18:23:28.321Z] #47 252.0 + cp bin/containerd /build/containerd [2020-03-12T18:23:28.321Z] #47 252.1 + cp bin/containerd-shim /build/containerd-shim [2020-03-12T18:23:28.321Z] #47 252.1 + cp bin/ctr /build/ctr [2020-03-12T18:23:28.616Z] Selecting previously unselected package btrfs-tools. [2020-03-12T18:23:28.616Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2020-03-12T18:23:28.616Z] Unpacking btrfs-tools (4.7.3-1) ... [2020-03-12T18:23:28.616Z] Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-03-12T18:23:28.616Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2020-03-12T18:23:28.616Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2020-03-12T18:23:28.616Z] Selecting previously unselected package dmsetup. [2020-03-12T18:23:28.616Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2020-03-12T18:23:28.616Z] Unpacking dmsetup (2:1.02.137-2) ... [2020-03-12T18:23:28.616Z] Selecting previously unselected package libonig4:s390x. [2020-03-12T18:23:28.616Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2020-03-12T18:23:28.616Z] Unpacking libonig4:s390x (6.1.3-2) ... [2020-03-12T18:23:28.617Z] Selecting previously unselected package libjq1:s390x. [2020-03-12T18:23:28.617Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2020-03-12T18:23:28.617Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2020-03-12T18:23:28.617Z] Selecting previously unselected package jq. [2020-03-12T18:23:28.617Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2020-03-12T18:23:28.617Z] Unpacking jq (1.5+dfsg-1.3) ... [2020-03-12T18:23:28.617Z] Selecting previously unselected package libaio1:s390x. [2020-03-12T18:23:28.617Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2020-03-12T18:23:28.617Z] Unpacking libaio1:s390x (0.3.110-3) ... [2020-03-12T18:23:28.617Z] Selecting previously unselected package libcap2-bin. [2020-03-12T18:23:28.617Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2020-03-12T18:23:28.617Z] Unpacking libcap2-bin (1:2.25-1) ... [2020-03-12T18:23:28.617Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-03-12T18:23:28.617Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2020-03-12T18:23:28.617Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2020-03-12T18:23:28.617Z] Selecting previously unselected package libsepol1-dev:s390x. [2020-03-12T18:23:28.617Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2020-03-12T18:23:28.617Z] Unpacking libsepol1-dev:s390x (2.6-2) ... [2020-03-12T18:23:28.880Z] #47 DONE 252.5s [2020-03-12T18:23:28.977Z] Selecting previously unselected package libpcre16-3:s390x. [2020-03-12T18:23:28.977Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2020-03-12T18:23:28.977Z] Unpacking libpcre16-3:s390x (2:8.39-3) ... [2020-03-12T18:23:28.977Z] Selecting previously unselected package libpcre32-3:s390x. [2020-03-12T18:23:28.977Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2020-03-12T18:23:28.977Z] Unpacking libpcre32-3:s390x (2:8.39-3) ... [2020-03-12T18:23:28.977Z] Selecting previously unselected package libpcre3-dev:s390x. [2020-03-12T18:23:28.977Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2020-03-12T18:23:28.977Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2020-03-12T18:23:28.977Z] Selecting previously unselected package libselinux1-dev:s390x. [2020-03-12T18:23:28.977Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2020-03-12T18:23:28.977Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2020-03-12T18:23:28.977Z] Selecting previously unselected package libdevmapper-dev:s390x. [2020-03-12T18:23:28.977Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2020-03-12T18:23:28.977Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2020-03-12T18:23:28.977Z] Selecting previously unselected package libnl-3-200:s390x. [2020-03-12T18:23:28.977Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2020-03-12T18:23:28.977Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2020-03-12T18:23:28.977Z] Selecting previously unselected package libprotobuf-c1:s390x. [2020-03-12T18:23:28.977Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2020-03-12T18:23:28.977Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2020-03-12T18:23:28.977Z] Selecting previously unselected package libreadline5:s390x. [2020-03-12T18:23:28.977Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2020-03-12T18:23:28.977Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2020-03-12T18:23:28.977Z] Selecting previously unselected package libsystemd-dev:s390x. [2020-03-12T18:23:28.977Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2020-03-12T18:23:28.977Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2020-03-12T18:23:29.333Z] Selecting previously unselected package net-tools. [2020-03-12T18:23:29.333Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2020-03-12T18:23:29.333Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-03-12T18:23:29.333Z] Selecting previously unselected package python-pip-whl. [2020-03-12T18:23:29.333Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-03-12T18:23:29.333Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-03-12T18:23:29.439Z] [2020-03-12T18:23:29.439Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-03-12T18:23:29.684Z] Selecting previously unselected package python3-pip. [2020-03-12T18:23:29.684Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-03-12T18:23:29.684Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-03-12T18:23:29.684Z] Selecting previously unselected package python3-pkg-resources. [2020-03-12T18:23:29.684Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2020-03-12T18:23:29.684Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2020-03-12T18:23:29.684Z] Selecting previously unselected package python3-setuptools. [2020-03-12T18:23:29.684Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2020-03-12T18:23:29.684Z] Unpacking python3-setuptools (33.1.1-1) ... [2020-03-12T18:23:29.684Z] Selecting previously unselected package python3-wheel. [2020-03-12T18:23:29.684Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2020-03-12T18:23:29.684Z] Unpacking python3-wheel (0.29.0-2) ... [2020-03-12T18:23:29.684Z] Selecting previously unselected package thin-provisioning-tools. [2020-03-12T18:23:29.684Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2020-03-12T18:23:29.684Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-03-12T18:23:29.684Z] Selecting previously unselected package vim-runtime. [2020-03-12T18:23:29.684Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-03-12T18:23:29.684Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-03-12T18:23:29.684Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-03-12T18:23:29.684Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:23:29.694Z] #48 DONE 0.2s [2020-03-12T18:23:29.694Z] [2020-03-12T18:23:29.694Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-03-12T18:23:29.694Z] #51 DONE 0.1s [2020-03-12T18:23:29.948Z] [2020-03-12T18:23:29.948Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2020-03-12T18:23:29.948Z] #54 DONE 0.1s [2020-03-12T18:23:29.948Z] [2020-03-12T18:23:29.948Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2020-03-12T18:23:29.948Z] #56 DONE 0.1s [2020-03-12T18:23:30.202Z] [2020-03-12T18:23:30.202Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2020-03-12T18:23:30.202Z] #59 DONE 0.1s [2020-03-12T18:23:30.202Z] [2020-03-12T18:23:30.202Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-03-12T18:23:30.202Z] #63 DONE 0.1s [2020-03-12T18:23:30.202Z] [2020-03-12T18:23:30.202Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2020-03-12T18:23:30.437Z] Selecting previously unselected package vim. [2020-03-12T18:23:30.437Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-03-12T18:23:30.437Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:23:30.437Z] Selecting previously unselected package xfsprogs. [2020-03-12T18:23:30.437Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2020-03-12T18:23:30.437Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2020-03-12T18:23:30.437Z] Selecting previously unselected package zip. [2020-03-12T18:23:30.437Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2020-03-12T18:23:30.437Z] Unpacking zip (3.0-11+b1) ... [2020-03-12T18:23:30.437Z] Selecting previously unselected package libapparmor-perl. [2020-03-12T18:23:30.437Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2020-03-12T18:23:30.437Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-03-12T18:23:30.456Z] #65 DONE 0.2s [2020-03-12T18:23:30.456Z] [2020-03-12T18:23:30.456Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-03-12T18:23:30.456Z] #66 DONE 0.0s [2020-03-12T18:23:30.456Z] [2020-03-12T18:23:30.456Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-12T18:23:30.625Z] #47 246.4 🇩 bin/containerd-shim-runc-v1 [2020-03-12T18:23:30.786Z] Selecting previously unselected package apparmor. [2020-03-12T18:23:30.786Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2020-03-12T18:23:30.786Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-03-12T18:23:30.786Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-12T18:23:30.786Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2020-03-12T18:23:30.786Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-03-12T18:23:30.786Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-12T18:23:30.786Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2020-03-12T18:23:30.786Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-03-12T18:23:31.146Z] Selecting previously unselected package binutils-mingw-w64. [2020-03-12T18:23:31.146Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-03-12T18:23:31.146Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-03-12T18:23:31.146Z] Selecting previously unselected package mingw-w64-common. [2020-03-12T18:23:31.146Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2020-03-12T18:23:31.146Z] Unpacking mingw-w64-common (5.0.1-1) ... [2020-03-12T18:23:31.378Z] #67 DONE 0.8s [2020-03-12T18:23:31.378Z] [2020-03-12T18:23:31.378Z] #68 exporting to image [2020-03-12T18:23:31.378Z] #68 exporting layers [2020-03-12T18:23:31.913Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-12T18:23:31.913Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-03-12T18:23:31.913Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-03-12T18:23:32.654Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-03-12T18:23:32.654Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2020-03-12T18:23:32.654Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-03-12T18:23:32.654Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-12T18:23:32.654Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2020-03-12T18:23:32.654Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:23:33.148Z] #47 249.2 🇩 binaries [2020-03-12T18:23:33.148Z] #47 249.2 + mkdir -p /build [2020-03-12T18:23:33.148Z] #47 249.2 + cp bin/containerd /build/containerd [2020-03-12T18:23:33.148Z] #47 249.2 + cp bin/containerd-shim /build/containerd-shim [2020-03-12T18:23:33.148Z] #47 249.2 + cp bin/ctr /build/ctr [2020-03-12T18:23:33.711Z] #47 DONE 249.9s [2020-03-12T18:23:34.274Z] [2020-03-12T18:23:34.274Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-03-12T18:23:34.534Z] #48 DONE 0.2s [2020-03-12T18:23:34.534Z] [2020-03-12T18:23:34.534Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-03-12T18:23:34.791Z] #51 DONE 0.1s [2020-03-12T18:23:34.791Z] [2020-03-12T18:23:34.791Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2020-03-12T18:23:34.791Z] #54 DONE 0.1s [2020-03-12T18:23:34.791Z] [2020-03-12T18:23:34.791Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2020-03-12T18:23:35.047Z] #56 DONE 0.2s [2020-03-12T18:23:35.047Z] [2020-03-12T18:23:35.047Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2020-03-12T18:23:35.047Z] #59 DONE 0.1s [2020-03-12T18:23:35.047Z] [2020-03-12T18:23:35.047Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-03-12T18:23:35.047Z] #63 DONE 0.1s [2020-03-12T18:23:35.305Z] [2020-03-12T18:23:35.305Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2020-03-12T18:23:35.562Z] #65 DONE 0.2s [2020-03-12T18:23:35.562Z] [2020-03-12T18:23:35.562Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-03-12T18:23:35.562Z] #66 DONE 0.0s [2020-03-12T18:23:35.562Z] [2020-03-12T18:23:35.562Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-12T18:23:35.573Z] INFO: Extraction ended at 03/12/2020 18:23:32. Duration:00:00:22.0911216 [2020-03-12T18:23:35.573Z] INFO: Updating the golang and path environment variables [2020-03-12T18:23:35.573Z] INFO: GOPATH=d:\gopath [2020-03-12T18:23:35.573Z] INFO: go version go1.12.17 windows/amd64 [2020-03-12T18:23:35.573Z] INFO: Running the daemon under test in debug mode [2020-03-12T18:23:35.573Z] INFO: Starting a daemon under test... [2020-03-12T18:23:35.573Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40652\2\daemon --pidfile d:\CI\PR-40652\2\docker.pid -D [2020-03-12T18:23:35.573Z] INFO: Process started successfully. [2020-03-12T18:23:35.573Z] INFO: Start tailing logs of the daemon under tests [2020-03-12T18:23:35.573Z] INFO: Waiting for the daemon under test to start... [2020-03-12T18:23:35.966Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-12T18:23:35.966Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2020-03-12T18:23:35.966Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:23:36.033Z] INFO: Daemon under test started and replied! [2020-03-12T18:23:36.033Z] INFO: Docker version of the daemon under test [2020-03-12T18:23:36.033Z] [2020-03-12T18:23:36.033Z] Client: [2020-03-12T18:23:36.033Z] Version: 17.06.2-ce [2020-03-12T18:23:36.033Z] API version: 1.30 [2020-03-12T18:23:36.033Z] Go version: go1.8.3 [2020-03-12T18:23:36.033Z] Git commit: cec0b72 [2020-03-12T18:23:36.033Z] Built: Tue Sep 5 19:57:19 2017 [2020-03-12T18:23:36.033Z] OS/Arch: windows/amd64 [2020-03-12T18:23:36.033Z] [2020-03-12T18:23:36.033Z] Server: [2020-03-12T18:23:36.033Z] Version: 0.0.0-dev [2020-03-12T18:23:36.033Z] API version: 1.40 (minimum version 1.24) [2020-03-12T18:23:36.033Z] Go version: go1.12.17 [2020-03-12T18:23:36.033Z] Git commit: c7ae4c3ca [2020-03-12T18:23:36.033Z] Built: 03/12/2020 18:21:54 [2020-03-12T18:23:36.033Z] OS/Arch: windows/amd64 [2020-03-12T18:23:36.033Z] Experimental: false [2020-03-12T18:23:36.033Z] [2020-03-12T18:23:36.033Z] INFO: Docker info of the daemon under test [2020-03-12T18:23:36.033Z] [2020-03-12T18:23:36.033Z] Containers: 0 [2020-03-12T18:23:36.033Z] Running: 0 [2020-03-12T18:23:36.033Z] Paused: 0 [2020-03-12T18:23:36.033Z] Stopped: 0 [2020-03-12T18:23:36.033Z] Images: 0 [2020-03-12T18:23:36.033Z] Server Version: 0.0.0-dev [2020-03-12T18:23:36.033Z] Storage Driver: windowsfilter [2020-03-12T18:23:36.033Z] Windows: [2020-03-12T18:23:36.033Z] Logging Driver: json-file [2020-03-12T18:23:36.033Z] Plugins: [2020-03-12T18:23:36.033Z] Volume: local [2020-03-12T18:23:36.033Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-12T18:23:36.033Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-12T18:23:36.033Z] Swarm: inactive [2020-03-12T18:23:36.033Z] Default Isolation: process [2020-03-12T18:23:36.033Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-12T18:23:36.033Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-12T18:23:36.033Z] OSType: windows [2020-03-12T18:23:36.033Z] Architecture: x86_64 [2020-03-12T18:23:36.033Z] CPUs: 4 [2020-03-12T18:23:36.033Z] Total Memory: 32GiB [2020-03-12T18:23:36.033Z] Name: azwin-2-73a030 [2020-03-12T18:23:36.033Z] ID: LJ62:ZS7C:THMI:GGUX:CJY3:YD25:TUBT:UTUT:UHPU:I4AL:WLBP:4G2S [2020-03-12T18:23:36.033Z] Docker Root Dir: D:\CI\PR-40652\2\daemon [2020-03-12T18:23:36.033Z] Debug Mode (client): false [2020-03-12T18:23:36.033Z] Debug Mode (server): true [2020-03-12T18:23:36.033Z] File Descriptors: -1 [2020-03-12T18:23:36.033Z] Goroutines: 17 [2020-03-12T18:23:36.033Z] System Time: 2020-03-12T18:23:35.9192372Z [2020-03-12T18:23:36.033Z] EventsListeners: 0 [2020-03-12T18:23:36.033Z] Registry: https://index.docker.io/v1/ [2020-03-12T18:23:36.033Z] Labels: [2020-03-12T18:23:36.033Z] Experimental: false [2020-03-12T18:23:36.033Z] Insecure Registries: [2020-03-12T18:23:36.033Z] 127.0.0.0/8 [2020-03-12T18:23:36.033Z] Live Restore Enabled: false [2020-03-12T18:23:36.033Z] [2020-03-12T18:23:36.033Z] [2020-03-12T18:23:36.033Z] INFO: Docker images of the daemon under test [2020-03-12T18:23:36.033Z] [2020-03-12T18:23:36.033Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-12T18:23:36.033Z] [2020-03-12T18:23:36.126Z] #67 DONE 0.8s [2020-03-12T18:23:36.383Z] [2020-03-12T18:23:36.383Z] #68 exporting to image [2020-03-12T18:23:36.383Z] #68 exporting layers [2020-03-12T18:23:36.492Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-03-12T18:23:36.492Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-03-12T18:23:36.492Z] ltsc2019: Pulling from windows/servercore [2020-03-12T18:23:36.492Z] 65014b3c3121: Pulling fs layer [2020-03-12T18:23:36.492Z] 23645bd7ee08: Pulling fs layer [2020-03-12T18:23:37.713Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2020-03-12T18:23:37.713Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-03-12T18:23:37.713Z] Setting up libsepol1-dev:s390x (2.6-2) ... [2020-03-12T18:23:37.713Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-03-12T18:23:37.713Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2020-03-12T18:23:37.713Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-03-12T18:23:37.713Z] Processing triggers for mime-support (3.60) ... [2020-03-12T18:23:37.713Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:23:37.713Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2020-03-12T18:23:37.713Z] Setting up libcap2-bin (1:2.25-1) ... [2020-03-12T18:23:37.713Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-03-12T18:23:37.713Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-03-12T18:23:37.713Z] Setting up bash-completion (1:2.1-4.3) ... [2020-03-12T18:23:37.904Z] #68 exporting layers 6.2s done [2020-03-12T18:23:37.904Z] #68 writing image sha256:db86b50a831fd33efc747ba793bf6bab1840cc86b5602f8fdbf7d70073ebc881 [2020-03-12T18:23:37.904Z] #68 writing image sha256:db86b50a831fd33efc747ba793bf6bab1840cc86b5602f8fdbf7d70073ebc881 done [2020-03-12T18:23:37.904Z] #68 naming to docker.io/library/docker:a0056bd19127c837e0a852e7d2a7d95ac1dcf270 done [2020-03-12T18:23:37.904Z] #68 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-03-12T18:23:38.464Z] Setting up libonig4:s390x (6.1.3-2) ... [2020-03-12T18:23:38.464Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2020-03-12T18:23:38.464Z] Setting up zip (3.0-11+b1) ... [2020-03-12T18:23:38.464Z] Setting up bzip2 (1.0.6-8.1) ... [2020-03-12T18:23:38.464Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-03-12T18:23:38.464Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2020-03-12T18:23:38.464Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:23:38.464Z] Setting up libaio1:s390x (0.3.110-3) ... [2020-03-12T18:23:38.464Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2020-03-12T18:23:38.464Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2020-03-12T18:23:38.464Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-12T18:23:38.464Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-03-12T18:23:38.464Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:23:38.464Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2020-03-12T18:23:38.464Z] Setting up libpcre32-3:s390x (2:8.39-3) ... [2020-03-12T18:23:38.464Z] Setting up libnfnetlink0:s390x (1.0.1-3) ... [2020-03-12T18:23:38.464Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:23:38.464Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2020-03-12T18:23:38.464Z] Setting up libpcre16-3:s390x (2:8.39-3) ... [2020-03-12T18:23:38.464Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2020-03-12T18:23:38.464Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2020-03-12T18:23:38.464Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-03-12T18:23:38.464Z] Setting up libudev-dev:s390x (232-25+deb9u12) ... [2020-03-12T18:23:38.464Z] Setting up pigz (2.3.4-1) ... [2020-03-12T18:23:38.464Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-03-12T18:23:38.464Z] Setting up libmpdec2:s390x (2.4.2-1) ... [2020-03-12T18:23:38.464Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-03-12T18:23:38.464Z] Setting up mingw-w64-common (5.0.1-1) ... [2020-03-12T18:23:38.464Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-03-12T18:23:38.464Z] Setting up jq (1.5+dfsg-1.3) ... [2020-03-12T18:23:38.464Z] Setting up libpcre3-dev:s390x (2:8.39-3) ... [2020-03-12T18:23:38.464Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2020-03-12T18:23:38.464Z] Setting up xfsprogs (4.9.0+nmu1) ... [2020-03-12T18:23:38.464Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:23:38.817Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-12T18:23:38.817Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-12T18:23:38.817Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-12T18:23:38.817Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-12T18:23:38.817Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-12T18:23:38.817Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-12T18:23:38.817Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-12T18:23:38.817Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-12T18:23:38.817Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2020-03-12T18:23:38.817Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2020-03-12T18:23:38.817Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-03-12T18:23:38.817Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-03-12T18:23:38.817Z] Setting up btrfs-progs (4.7.3-1) ... [2020-03-12T18:23:38.817Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2020-03-12T18:23:38.817Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-03-12T18:23:39.017Z] [2020-03-12T18:23:39.017Z] Removing bundles/ [2020-03-12T18:23:39.017Z] [2020-03-12T18:23:39.017Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-12T18:23:39.017Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T18:23:39.017Z] GOOS="" GOARCH="" GOARM="" [2020-03-12T18:23:39.561Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2020-03-12T18:23:39.561Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:23:39.561Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-12T18:23:39.561Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-03-12T18:23:39.561Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-12T18:23:39.561Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-03-12T18:23:39.561Z] Setting up btrfs-tools (4.7.3-1) ... [2020-03-12T18:23:39.561Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:23:39.562Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-12T18:23:39.562Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-12T18:23:39.562Z] Setting up python3 (3.5.3-1) ... [2020-03-12T18:23:39.912Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2020-03-12T18:23:40.264Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-03-12T18:23:40.264Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-03-12T18:23:40.264Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2020-03-12T18:23:40.264Z] Setting up python3-wheel (0.29.0-2) ... [2020-03-12T18:23:40.643Z] Setting up python3-pkg-resources (33.1.1-1) ... [2020-03-12T18:23:40.643Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2020-03-12T18:23:40.643Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-03-12T18:23:41.018Z] Setting up dmsetup (2:1.02.137-2) ... [2020-03-12T18:23:41.018Z] Setting up python3-setuptools (33.1.1-1) ... [2020-03-12T18:23:41.018Z] Setting up dh-python (2.20170125) ... [2020-03-12T18:23:41.365Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2020-03-12T18:23:41.365Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:23:42.929Z] #68 exporting layers 6.2s done [2020-03-12T18:23:42.929Z] #68 writing image sha256:bcde9e374bea7ecaccd61e11e1f72db818dc62b0b3191205998b5654c35780cc done [2020-03-12T18:23:42.929Z] #68 naming to docker.io/library/docker:a0056bd19127c837e0a852e7d2a7d95ac1dcf270 done [2020-03-12T18:23:42.929Z] #68 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-03-12T18:23:43.255Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40652/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40652/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0056bd19127c837e0a852e7d2a7d95ac1dcf270 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:a0056bd19127c837e0a852e7d2a7d95ac1dcf270 hack/validate/default [2020-03-12T18:23:44.189Z] Congratulations! All commits are properly signed with the DCO! [2020-03-12T18:23:45.081Z] 23645bd7ee08: Verifying Checksum [2020-03-12T18:23:45.081Z] 23645bd7ee08: Download complete [2020-03-12T18:23:45.320Z] Removing intermediate container e249f89d3a00 [2020-03-12T18:23:45.320Z] ---> e6ffb7cadc42 [2020-03-12T18:23:45.320Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2020-03-12T18:23:45.320Z] ---> Running in 7f9debdcf075 [2020-03-12T18:23:46.554Z] Collecting yamllint==1.16.0 [2020-03-12T18:23:46.554Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-12T18:23:47.000Z] Collecting pyyaml (from yamllint==1.16.0) [2020-03-12T18:23:47.000Z] Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-12T18:23:47.397Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-12T18:23:47.397Z] Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-12T18:23:47.397Z] Building wheels for collected packages: pyyaml [2020-03-12T18:23:47.397Z] Running setup.py bdist_wheel for pyyaml: started [2020-03-12T18:23:47.762Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-12T18:23:47.762Z] Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-12T18:23:47.762Z] Successfully built pyyaml [2020-03-12T18:23:47.762Z] Installing collected packages: pyyaml, pathspec, yamllint [2020-03-12T18:23:47.762Z] Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-12T18:23:48.518Z] Removing intermediate container 7f9debdcf075 [2020-03-12T18:23:48.518Z] ---> 81c4b0e87d10 [2020-03-12T18:23:48.518Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2020-03-12T18:23:48.864Z] ---> d306518740c7 [2020-03-12T18:23:48.864Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-12T18:23:50.648Z] ---> 0ec425e39baf [2020-03-12T18:23:50.648Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-03-12T18:23:51.856Z] ---> c82ea0cd99cd [2020-03-12T18:23:51.856Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-03-12T18:23:52.205Z] ---> d16a9dff2ae9 [2020-03-12T18:23:52.205Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-03-12T18:23:52.556Z] ---> f793187ac12a [2020-03-12T18:23:52.556Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2020-03-12T18:23:52.906Z] ---> a61d376f4b3d [2020-03-12T18:23:52.906Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2020-03-12T18:23:53.257Z] ---> c154908ce7b1 [2020-03-12T18:23:53.257Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2020-03-12T18:23:53.605Z] ---> 54209eec7b4c [2020-03-12T18:23:53.605Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2020-03-12T18:23:54.354Z] ---> 12514488004c [2020-03-12T18:23:54.354Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2020-03-12T18:23:54.701Z] ---> 8777a6cadbe6 [2020-03-12T18:23:54.701Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2020-03-12T18:23:55.053Z] ---> e481ef976e46 [2020-03-12T18:23:55.053Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2020-03-12T18:23:55.841Z] ---> ca7db41cd667 [2020-03-12T18:23:55.841Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [2020-03-12T18:23:56.245Z] ---> a93bf9c38fcd [2020-03-12T18:23:56.245Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-03-12T18:23:56.813Z] ---> 4d9ea1f460c6 [2020-03-12T18:23:56.813Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-03-12T18:23:57.350Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-03-12T18:23:57.350Z] bad55c542dc9: Pulling fs layer [2020-03-12T18:23:57.350Z] bad55c542dc9: Verifying Checksum [2020-03-12T18:23:57.350Z] bad55c542dc9: Download complete [2020-03-12T18:23:57.735Z] bad55c542dc9: Pull complete [2020-03-12T18:23:57.735Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-03-12T18:23:57.735Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-03-12T18:23:58.083Z] ---> 40a099c127a8 [2020-03-12T18:23:58.083Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2020-03-12T18:23:58.429Z] ---> Running in d9eb8b21a320 [2020-03-12T18:23:58.429Z] Removing intermediate container d9eb8b21a320 [2020-03-12T18:23:58.429Z] ---> e9f86aa700a4 [2020-03-12T18:23:58.429Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-03-12T18:23:58.429Z] ---> Running in a580b61fb164 [2020-03-12T18:23:58.778Z] Removing intermediate container a580b61fb164 [2020-03-12T18:23:58.778Z] ---> 874537b1e706 [2020-03-12T18:23:58.778Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2020-03-12T18:23:58.778Z] ---> Running in f6ecc9f35db6 [2020-03-12T18:23:59.135Z] Removing intermediate container f6ecc9f35db6 [2020-03-12T18:23:59.135Z] ---> 6acfcb09a206 [2020-03-12T18:23:59.135Z] Step 122/125 : VOLUME /var/lib/docker [2020-03-12T18:23:59.135Z] ---> Running in 60c6d396df75 [2020-03-12T18:23:59.492Z] Removing intermediate container 60c6d396df75 [2020-03-12T18:23:59.492Z] ---> f6137bb67d03 [2020-03-12T18:23:59.492Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2020-03-12T18:23:59.492Z] ---> Running in 8c857fcecf2b [2020-03-12T18:23:59.856Z] Removing intermediate container 8c857fcecf2b [2020-03-12T18:23:59.856Z] ---> b11b708f2ccd [2020-03-12T18:23:59.856Z] Step 124/125 : FROM dev AS final [2020-03-12T18:23:59.856Z] ---> b11b708f2ccd [2020-03-12T18:23:59.856Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2020-03-12T18:24:02.267Z] ---> 91b1ac419e0b [2020-03-12T18:24:02.267Z] Successfully built 91b1ac419e0b [2020-03-12T18:24:02.267Z] Successfully tagged docker:a0056bd19127c837e0a852e7d2a7d95ac1dcf270 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-12T18:24:02.789Z] 65014b3c3121: Verifying Checksum [2020-03-12T18:24:02.789Z] 65014b3c3121: Download complete [2020-03-12T18:24:03.073Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40652/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0056bd19127c837e0a852e7d2a7d95ac1dcf270 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:a0056bd19127c837e0a852e7d2a7d95ac1dcf270 hack/test/unit [2020-03-12T18:24:05.659Z] ? github.com/docker/docker/api [no test files] [2020-03-12T18:24:17.303Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2020-03-12T18:24:18.422Z] 🇩 bin/containerd [2020-03-12T18:24:51.208Z] 🇩 bin/containerd-stress [2020-03-12T18:24:53.926Z] 🇩 bin/containerd-shim [2020-03-12T18:25:00.364Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T18:25:00.364Z] [2020-03-12T18:25:00.364Z] [2020-03-12T18:25:00.364Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-03-12T18:25:00.364Z] [2020-03-12T18:25:00.364Z] No new tests added to integration. [2020-03-12T18:25:00.364Z] [2020-03-12T18:25:00.364Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-12T18:25:00.364Z] [2020-03-12T18:25:00.364Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-12T18:25:00.364Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-12T18:25:00.364Z] PKG_CONFIG=pkg-config [2020-03-12T18:25:00.364Z] GOLANG_VERSION=1.12.17 [2020-03-12T18:25:00.364Z] HOSTNAME=b68d6e2497af [2020-03-12T18:25:00.364Z] KEEPBUNDLE=1 [2020-03-12T18:25:00.364Z] container=docker [2020-03-12T18:25:00.364Z] TEST_SKIP_INTEGRATION=1 [2020-03-12T18:25:00.364Z] GOPATH=/go [2020-03-12T18:25:00.364Z] PWD=/go/src/github.com/docker/docker [2020-03-12T18:25:00.364Z] HOME=/root [2020-03-12T18:25:00.364Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-12T18:25:00.364Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-12T18:25:00.364Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-12T18:25:00.364Z] DOCKER_GITCOMMIT=a0056bd19127c837e0a852e7d2a7d95ac1dcf270 [2020-03-12T18:25:00.364Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-12T18:25:00.364Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-12T18:25:00.364Z] TERM=xterm [2020-03-12T18:25:00.364Z] VALIDATE_BRANCH=19.03 [2020-03-12T18:25:00.364Z] DEST=bundles/test-integration [2020-03-12T18:25:00.364Z] SHLVL=1 [2020-03-12T18:25:00.364Z] TIMEOUT=120m [2020-03-12T18:25:00.364Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-03-12T18:25:00.364Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-12T18:25:00.364Z] DOCKER_PKG=github.com/docker/docker [2020-03-12T18:25:00.364Z] TESTDEBUG=0 [2020-03-12T18:25:00.364Z] _=/usr/bin/env [2020-03-12T18:25:00.364Z] Building test suite binary ./integration-cli/test.main [2020-03-12T18:25:00.364Z] PKG_CONFIG=pkg-config [2020-03-12T18:25:00.364Z] GOLANG_VERSION=1.12.17 [2020-03-12T18:25:00.364Z] HOSTNAME=2a32d42b101d [2020-03-12T18:25:00.364Z] KEEPBUNDLE=1 [2020-03-12T18:25:00.364Z] container=docker [2020-03-12T18:25:00.364Z] TEST_SKIP_INTEGRATION=1 [2020-03-12T18:25:00.364Z] GOPATH=/go [2020-03-12T18:25:00.364Z] PWD=/go/src/github.com/docker/docker [2020-03-12T18:25:00.364Z] HOME=/root [2020-03-12T18:25:00.364Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-12T18:25:00.364Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-12T18:25:00.364Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-12T18:25:00.364Z] DOCKER_GITCOMMIT=a0056bd19127c837e0a852e7d2a7d95ac1dcf270 [2020-03-12T18:25:00.364Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-12T18:25:00.364Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-12T18:25:00.364Z] TERM=xterm [2020-03-12T18:25:00.364Z] VALIDATE_BRANCH=19.03 [2020-03-12T18:25:00.364Z] DEST=bundles/test-integration [2020-03-12T18:25:00.364Z] SHLVL=1 [2020-03-12T18:25:00.364Z] TIMEOUT=120m [2020-03-12T18:25:00.364Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-03-12T18:25:00.364Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-12T18:25:00.364Z] DOCKER_PKG=github.com/docker/docker [2020-03-12T18:25:00.364Z] TESTDEBUG=0 [2020-03-12T18:25:00.364Z] _=/usr/bin/env [2020-03-12T18:25:00.364Z] Building test suite binary ./integration-cli/test.main [2020-03-12T18:25:00.364Z] PKG_CONFIG=pkg-config [2020-03-12T18:25:00.364Z] GOLANG_VERSION=1.12.17 [2020-03-12T18:25:00.364Z] HOSTNAME=9764604b4c37 [2020-03-12T18:25:00.364Z] KEEPBUNDLE=1 [2020-03-12T18:25:00.364Z] container=docker [2020-03-12T18:25:00.364Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-12T18:25:00.364Z] GOPATH=/go [2020-03-12T18:25:00.364Z] PWD=/go/src/github.com/docker/docker [2020-03-12T18:25:00.364Z] HOME=/root [2020-03-12T18:25:00.364Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-12T18:25:00.365Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-12T18:25:00.365Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-12T18:25:00.365Z] DOCKER_GITCOMMIT=a0056bd19127c837e0a852e7d2a7d95ac1dcf270 [2020-03-12T18:25:00.365Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-12T18:25:00.365Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-12T18:25:00.365Z] TERM=xterm [2020-03-12T18:25:00.365Z] VALIDATE_BRANCH=19.03 [2020-03-12T18:25:00.365Z] DEST=bundles/test-integration [2020-03-12T18:25:00.365Z] SHLVL=1 [2020-03-12T18:25:00.365Z] TIMEOUT=120m [2020-03-12T18:25:00.365Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-12T18:25:00.365Z] DOCKER_PKG=github.com/docker/docker [2020-03-12T18:25:00.365Z] TESTDEBUG=0 [2020-03-12T18:25:00.365Z] _=/usr/bin/env [2020-03-12T18:25:00.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-12T18:25:04.293Z] 🇩 bin/containerd-shim-runc-v1 [2020-03-12T18:25:05.619Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2020-03-12T18:25:05.619Z] No api/types/ or api/swagger.yaml changes in diff. [2020-03-12T18:25:05.619Z] Congratulations! All toml source files changed here have valid syntax. [2020-03-12T18:25:05.619Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-03-12T18:25:05.619Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-03-12T18:25:05.943Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40652/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0056bd19127c837e0a852e7d2a7d95ac1dcf270 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:a0056bd19127c837e0a852e7d2a7d95ac1dcf270 hack/make.sh dynbinary-daemon test-docker-py [2020-03-12T18:25:06.100Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-12T18:25:06.100Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-03-12T18:25:06.100Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-03-12T18:25:06.100Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-12T18:25:06.100Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-12T18:25:06.100Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-12T18:25:06.100Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-12T18:25:06.100Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-12T18:25:06.100Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-12T18:25:06.100Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-12T18:25:06.100Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-12T18:25:06.100Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-12T18:25:06.100Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-12T18:25:06.100Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-12T18:25:06.100Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 3.1% of statements [2020-03-12T18:25:06.100Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-12T18:25:06.462Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-12T18:25:06.462Z] ? github.com/docker/docker/api/types [no test files] [2020-03-12T18:25:06.462Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-12T18:25:06.462Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-12T18:25:06.462Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-12T18:25:06.462Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-12T18:25:06.508Z] [2020-03-12T18:25:06.508Z] Removing bundles/ [2020-03-12T18:25:06.508Z] [2020-03-12T18:25:06.508Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-12T18:25:06.765Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T18:25:06.765Z] GOOS="" GOARCH="" GOARM="" [2020-03-12T18:25:06.848Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-03-12T18:25:06.848Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2020-03-12T18:25:06.848Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-12T18:25:06.848Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-12T18:25:06.848Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-12T18:25:06.848Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-12T18:25:06.848Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-12T18:25:06.848Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-12T18:25:06.848Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-12T18:25:07.227Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2020-03-12T18:25:07.227Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-03-12T18:25:07.227Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-12T18:25:07.227Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-12T18:25:07.227Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-12T18:25:07.227Z] ? github.com/docker/docker/builder [no test files] [2020-03-12T18:25:07.227Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-12T18:25:07.227Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-12T18:25:07.227Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-12T18:25:07.227Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-12T18:25:07.227Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-12T18:25:07.227Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-12T18:25:07.227Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-12T18:25:07.595Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-03-12T18:25:08.772Z] 🇩 binaries [2020-03-12T18:25:08.772Z] + mkdir -p /build [2020-03-12T18:25:08.772Z] + cp bin/containerd /build/containerd [2020-03-12T18:25:08.772Z] + cp bin/containerd-shim /build/containerd-shim [2020-03-12T18:25:08.772Z] + cp bin/ctr /build/ctr [2020-03-12T18:25:10.853Z] ok github.com/docker/docker/builder/fscache 0.125s coverage: 69.2% of statements [2020-03-12T18:25:11.229Z] ok github.com/docker/docker/builder/dockerfile 0.988s coverage: 45.1% of statements [2020-03-12T18:25:13.036Z] ok github.com/docker/docker/builder/remotecontext 0.345s coverage: 13.6% of statements [2020-03-12T18:25:13.036Z] ok github.com/docker/docker/builder/remotecontext/git 0.642s coverage: 85.1% of statements [2020-03-12T18:25:13.036Z] ? github.com/docker/docker/cli [no test files] [2020-03-12T18:25:13.036Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-12T18:25:13.387Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-03-12T18:25:14.420Z] Removing intermediate container 2ae40a7085c4 [2020-03-12T18:25:14.420Z] ---> 6ad7378f3403 [2020-03-12T18:25:14.420Z] Step 56/125 : FROM dev-base AS proxy [2020-03-12T18:25:14.420Z] ---> 05eed1481a0d [2020-03-12T18:25:14.420Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2020-03-12T18:25:14.420Z] ---> Running in e8a33a8c58be [2020-03-12T18:25:14.420Z] Removing intermediate container e8a33a8c58be [2020-03-12T18:25:14.420Z] ---> bc6d2207532a [2020-03-12T18:25:14.420Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:25:14.420Z] ---> 9050adcf3e4e [2020-03-12T18:25:14.420Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:25:14.705Z] ---> 53cbae6ed147 [2020-03-12T18:25:14.705Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:25:14.705Z] ---> Running in aa0f0590c00b [2020-03-12T18:25:14.999Z] + RM_GOPATH=0 [2020-03-12T18:25:14.999Z] + TMP_GOPATH= [2020-03-12T18:25:14.999Z] + : /build [2020-03-12T18:25:14.999Z] + '[' -z '' ']' [2020-03-12T18:25:14.999Z] ++ mktemp -d [2020-03-12T18:25:14.999Z] + export GOPATH=/tmp/tmp.a6UBM8ZHDV [2020-03-12T18:25:14.999Z] + GOPATH=/tmp/tmp.a6UBM8ZHDV [2020-03-12T18:25:14.999Z] + RM_GOPATH=1 [2020-03-12T18:25:14.999Z] ++ dirname ./install.sh [2020-03-12T18:25:14.999Z] + dir=. [2020-03-12T18:25:14.999Z] + bin=proxy [2020-03-12T18:25:14.999Z] + shift [2020-03-12T18:25:14.999Z] + '[' '!' -f ./proxy.installer ']' [2020-03-12T18:25:14.999Z] + . ./proxy.installer [2020-03-12T18:25:14.999Z] ++ LIBNETWORK_COMMIT=9fd385be8302dbe1071a3ce124891893ff27f90f [2020-03-12T18:25:14.999Z] + install_proxy [2020-03-12T18:25:14.999Z] + case "$1" in [2020-03-12T18:25:14.999Z] Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-03-12T18:25:14.999Z] + export CGO_ENABLED=0 [2020-03-12T18:25:14.999Z] + CGO_ENABLED=0 [2020-03-12T18:25:14.999Z] + _install_proxy [2020-03-12T18:25:14.999Z] + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f' [2020-03-12T18:25:14.999Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.a6UBM8ZHDV/src/github.com/docker/libnetwork [2020-03-12T18:25:14.999Z] Cloning into '/tmp/tmp.a6UBM8ZHDV/src/github.com/docker/libnetwork'... [2020-03-12T18:25:17.674Z] ok github.com/docker/docker/client 0.326s coverage: 75.7% of statements [2020-03-12T18:25:18.482Z] + cd /tmp/tmp.a6UBM8ZHDV/src/github.com/docker/libnetwork [2020-03-12T18:25:18.482Z] + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-03-12T18:25:18.482Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-12T18:25:21.977Z] Removing intermediate container aa0f0590c00b [2020-03-12T18:25:21.977Z] ---> b2b1bb450009 [2020-03-12T18:25:21.977Z] Step 61/125 : FROM base AS gometalinter [2020-03-12T18:25:21.977Z] ---> 05eed1481a0d [2020-03-12T18:25:21.977Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter [2020-03-12T18:25:21.977Z] ---> Running in bae109ea28c6 [2020-03-12T18:25:21.977Z] Removing intermediate container bae109ea28c6 [2020-03-12T18:25:21.977Z] ---> 2f70865976de [2020-03-12T18:25:21.977Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:25:22.264Z] ---> a7f498a9ef54 [2020-03-12T18:25:22.264Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:25:22.264Z] ---> 49550164b677 [2020-03-12T18:25:22.264Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:25:22.551Z] ---> Running in e747c014f965 [2020-03-12T18:25:22.837Z] + RM_GOPATH=0 [2020-03-12T18:25:22.837Z] + TMP_GOPATH= [2020-03-12T18:25:22.837Z] + : /build [2020-03-12T18:25:22.837Z] + '[' -z '' ']' [2020-03-12T18:25:22.837Z] ++ mktemp -d [2020-03-12T18:25:22.837Z] + export GOPATH=/tmp/tmp.3yAwrbjdaQ [2020-03-12T18:25:22.837Z] + GOPATH=/tmp/tmp.3yAwrbjdaQ [2020-03-12T18:25:22.837Z] + RM_GOPATH=1 [2020-03-12T18:25:22.837Z] ++ dirname ./install.sh [2020-03-12T18:25:22.837Z] + dir=. [2020-03-12T18:25:22.837Z] + bin=gometalinter [2020-03-12T18:25:22.837Z] + shift [2020-03-12T18:25:22.837Z] + '[' '!' -f ./gometalinter.installer ']' [2020-03-12T18:25:22.837Z] + . ./gometalinter.installer [2020-03-12T18:25:22.837Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-03-12T18:25:22.837Z] + install_gometalinter [2020-03-12T18:25:22.837Z] + echo 'Installing gometalinter version v2.0.6' [2020-03-12T18:25:22.837Z] + go get -d github.com/alecthomas/gometalinter [2020-03-12T18:25:22.837Z] Installing gometalinter version v2.0.6 [2020-03-12T18:25:24.324Z] + cd /tmp/tmp.3yAwrbjdaQ/src/github.com/alecthomas/gometalinter [2020-03-12T18:25:24.324Z] + git checkout -q v2.0.6 [2020-03-12T18:25:24.324Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-03-12T18:25:43.102Z] + GOBIN=/build [2020-03-12T18:25:43.102Z] + /build/gometalinter --install [2020-03-12T18:25:43.102Z] Installing: [2020-03-12T18:25:43.102Z] deadcode [2020-03-12T18:25:43.102Z] dupl [2020-03-12T18:25:43.102Z] errcheck [2020-03-12T18:25:43.102Z] gas [2020-03-12T18:25:43.102Z] gochecknoglobals [2020-03-12T18:25:43.102Z] gochecknoinits [2020-03-12T18:25:43.102Z] goconst [2020-03-12T18:25:43.102Z] gocyclo [2020-03-12T18:25:43.102Z] goimports [2020-03-12T18:25:43.102Z] golint [2020-03-12T18:25:43.102Z] gosimple [2020-03-12T18:25:43.102Z] gotype [2020-03-12T18:25:43.102Z] gotypex [2020-03-12T18:25:43.102Z] ineffassign [2020-03-12T18:25:43.102Z] interfacer [2020-03-12T18:25:43.102Z] lll [2020-03-12T18:25:43.102Z] maligned [2020-03-12T18:25:43.102Z] megacheck [2020-03-12T18:25:43.102Z] misspell [2020-03-12T18:25:43.102Z] nakedret [2020-03-12T18:25:43.102Z] safesql [2020-03-12T18:25:43.102Z] staticcheck [2020-03-12T18:25:43.102Z] structcheck [2020-03-12T18:25:43.102Z] unconvert [2020-03-12T18:25:43.102Z] unparam [2020-03-12T18:25:43.102Z] unused [2020-03-12T18:25:43.102Z] varcheck [2020-03-12T18:25:45.977Z] ok github.com/docker/docker/cmd/dockerd/hack 0.002s coverage: 72.9% of statements [2020-03-12T18:25:45.977Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 29.6% of statements [2020-03-12T18:25:45.977Z] ok github.com/docker/docker/container 0.137s coverage: 35.6% of statements [2020-03-12T18:25:45.977Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-12T18:25:45.977Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-12T18:25:45.977Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-12T18:25:45.977Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-12T18:25:51.063Z] ok github.com/docker/docker/daemon/cluster 0.049s coverage: 0.5% of statements [2020-03-12T18:25:52.296Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-03-12T18:25:54.212Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2020-03-12T18:26:01.727Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.428s coverage: 13.7% of statements [2020-03-12T18:26:03.516Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 82.2% of statements [2020-03-12T18:26:03.516Z] ok github.com/docker/docker/daemon 12.319s coverage: 17.5% of statements [2020-03-12T18:26:03.516Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-12T18:26:03.516Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-12T18:26:04.791Z] ok github.com/docker/docker/daemon/discovery 0.006s coverage: 30.4% of statements [2020-03-12T18:26:04.791Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2020-03-12T18:26:04.791Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-12T18:26:04.791Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-12T18:26:06.065Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2020-03-12T18:26:08.677Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 2.9% of statements [2020-03-12T18:26:09.030Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.247s coverage: 57.8% of statements [2020-03-12T18:26:14.717Z] 65014b3c3121: Pull complete [2020-03-12T18:26:15.127Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.310s coverage: 46.2% of statements [2020-03-12T18:26:15.867Z] Removing intermediate container e747c014f965 [2020-03-12T18:26:15.867Z] ---> ab44e01fdcf0 [2020-03-12T18:26:15.867Z] Step 66/125 : FROM base AS gotestsum [2020-03-12T18:26:15.867Z] ---> 05eed1481a0d [2020-03-12T18:26:15.867Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2020-03-12T18:26:15.867Z] ---> Running in 7144f9a9e64c [2020-03-12T18:26:15.867Z] Removing intermediate container 7144f9a9e64c [2020-03-12T18:26:15.867Z] ---> a2576fde3130 [2020-03-12T18:26:15.867Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:26:15.867Z] ---> ae9cfa541ee7 [2020-03-12T18:26:15.867Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:26:15.867Z] ---> 1b40ba7fc855 [2020-03-12T18:26:15.867Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:26:15.867Z] ---> Running in 5ca9ccb176df [2020-03-12T18:26:15.867Z] + RM_GOPATH=0 [2020-03-12T18:26:15.867Z] + TMP_GOPATH= [2020-03-12T18:26:15.867Z] + : /build [2020-03-12T18:26:15.867Z] + '[' -z '' ']' [2020-03-12T18:26:15.867Z] ++ mktemp -d [2020-03-12T18:26:15.867Z] + export GOPATH=/tmp/tmp.e5hPnxzFUw [2020-03-12T18:26:15.867Z] + GOPATH=/tmp/tmp.e5hPnxzFUw [2020-03-12T18:26:15.867Z] + RM_GOPATH=1 [2020-03-12T18:26:15.867Z] ++ dirname ./install.sh [2020-03-12T18:26:15.867Z] + dir=. [2020-03-12T18:26:15.867Z] + bin=gotestsum [2020-03-12T18:26:15.867Z] + shift [2020-03-12T18:26:15.867Z] Installing gotestsum version v0.3.5 [2020-03-12T18:26:15.867Z] + '[' '!' -f ./gotestsum.installer ']' [2020-03-12T18:26:15.867Z] + . ./gotestsum.installer [2020-03-12T18:26:15.867Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2020-03-12T18:26:15.867Z] + install_gotestsum [2020-03-12T18:26:15.867Z] + echo 'Installing gotestsum version v0.3.5' [2020-03-12T18:26:15.867Z] + go get -d gotest.tools/gotestsum [2020-03-12T18:26:18.202Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.847s coverage: 49.5% of statements [2020-03-12T18:26:18.964Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.547s coverage: 72.3% of statements [2020-03-12T18:26:18.964Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-12T18:26:20.736Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.608s coverage: 76.1% of statements [2020-03-12T18:26:21.506Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-03-12T18:26:22.364Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2020-03-12T18:26:24.831Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2020-03-12T18:26:24.831Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.086s coverage: 60.1% of statements [2020-03-12T18:26:24.831Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-12T18:26:24.831Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-12T18:26:24.831Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-12T18:26:25.199Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2020-03-12T18:26:25.199Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-12T18:26:27.004Z] ok github.com/docker/docker/daemon/logger 0.214s coverage: 43.7% of statements [2020-03-12T18:26:27.004Z] ok github.com/docker/docker/daemon/logger/awslogs 0.089s coverage: 78.2% of statements [2020-03-12T18:26:27.004Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-12T18:26:27.004Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-12T18:26:28.266Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-03-12T18:26:28.266Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 26.2% of statements [2020-03-12T18:26:28.266Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T18:26:28.266Z] [2020-03-12T18:26:28.266Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-03-12T18:26:28.266Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-03-12T18:26:28.266Z] Using test binary docker [2020-03-12T18:26:28.266Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-12T18:26:28.266Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-03-12T18:26:28.267Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-03-12T18:26:28.267Z] Warning failed to create cache: (null) [2020-03-12T18:26:28.267Z] . [2020-03-12T18:26:28.267Z] INFO: Waiting for daemon to start... [2020-03-12T18:26:28.267Z] Starting dockerd [2020-03-12T18:26:28.267Z] . [2020-03-12T18:26:28.267Z] INFO: Building docker-sdk-python3:4.1.0... [2020-03-12T18:26:28.766Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 88.3% of statements [2020-03-12T18:26:29.121Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 62.1% of statements [2020-03-12T18:26:29.491Z] ok github.com/docker/docker/daemon/logger/local 0.034s coverage: 74.7% of statements [2020-03-12T18:26:29.491Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-12T18:26:30.286Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.011s coverage: 20.0% of statements [2020-03-12T18:26:31.142Z] + cd /tmp/tmp.e5hPnxzFUw/src/gotest.tools/gotestsum [2020-03-12T18:26:31.142Z] + git checkout -q v0.3.5 [2020-03-12T18:26:31.142Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-12T18:26:31.549Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 47.8% of statements [2020-03-12T18:26:31.923Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2020-03-12T18:26:33.040Z] ok github.com/docker/docker/daemon/logger/splunk 1.518s coverage: 84.5% of statements [2020-03-12T18:26:33.040Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-12T18:26:33.040Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-03-12T18:26:33.040Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-12T18:26:34.845Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2020-03-12T18:26:35.631Z] ok github.com/docker/docker/distribution 0.311s coverage: 22.3% of statements [2020-03-12T18:26:35.631Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-12T18:26:36.398Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-03-12T18:26:37.625Z] ok github.com/docker/docker/image 0.014s coverage: 86.4% of statements [2020-03-12T18:26:37.625Z] ok github.com/docker/docker/distribution/xfer 1.434s coverage: 83.4% of statements [2020-03-12T18:26:37.625Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-12T18:26:38.850Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-03-12T18:26:38.850Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-12T18:26:38.850Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2020-03-12T18:26:38.850Z] ? github.com/docker/docker/internal/test [no test files] [2020-03-12T18:26:40.084Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-03-12T18:26:40.084Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-03-12T18:26:40.084Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-03-12T18:26:40.084Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-03-12T18:26:40.084Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-03-12T18:26:40.084Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-03-12T18:26:40.084Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-03-12T18:26:40.084Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-03-12T18:26:40.084Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-03-12T18:26:40.084Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-03-12T18:26:40.084Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-12T18:26:40.451Z] ok github.com/docker/docker/internal/testutil 0.002s coverage: 62.5% of statements [2020-03-12T18:26:41.225Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2020-03-12T18:26:42.457Z] ok github.com/docker/docker/opts 0.015s coverage: 66.9% of statements [2020-03-12T18:26:42.457Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-03-12T18:26:44.274Z] ok github.com/docker/docker/pkg/archive 0.547s coverage: 77.0% of statements [2020-03-12T18:26:45.595Z] ok github.com/docker/docker/pkg/authorization 0.591s coverage: 66.7% of statements [2020-03-12T18:26:45.970Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2020-03-12T18:26:46.331Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-03-12T18:26:49.426Z] ok github.com/docker/docker/layer 7.598s coverage: 72.0% of statements [2020-03-12T18:26:49.426Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-12T18:26:49.426Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-12T18:26:49.426Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-12T18:26:49.426Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-12T18:26:49.426Z] ? github.com/docker/docker/oci [no test files] [2020-03-12T18:26:49.426Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-12T18:26:49.426Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-03-12T18:26:49.673Z] Removing intermediate container 5ca9ccb176df [2020-03-12T18:26:49.673Z] ---> 5ac4b54d524b [2020-03-12T18:26:49.673Z] Step 71/125 : FROM dev-base AS dockercli [2020-03-12T18:26:49.673Z] ---> 05eed1481a0d [2020-03-12T18:26:49.673Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2020-03-12T18:26:49.673Z] ---> Running in f29245a671fa [2020-03-12T18:26:49.673Z] Removing intermediate container f29245a671fa [2020-03-12T18:26:49.673Z] ---> 7631b33c5c1a [2020-03-12T18:26:49.673Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:26:49.673Z] ---> efe809370423 [2020-03-12T18:26:49.673Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:26:49.673Z] ---> 537d45783015 [2020-03-12T18:26:49.673Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:26:49.673Z] ---> Running in f30dd8d27f2a [2020-03-12T18:26:49.673Z] + RM_GOPATH=0 [2020-03-12T18:26:49.673Z] + TMP_GOPATH= [2020-03-12T18:26:49.673Z] + : /build [2020-03-12T18:26:49.673Z] + '[' -z '' ']' [2020-03-12T18:26:49.673Z] ++ mktemp -d [2020-03-12T18:26:49.673Z] + export GOPATH=/tmp/tmp.61galRxbhi [2020-03-12T18:26:49.673Z] + GOPATH=/tmp/tmp.61galRxbhi [2020-03-12T18:26:49.673Z] + RM_GOPATH=1 [2020-03-12T18:26:49.673Z] ++ dirname ./install.sh [2020-03-12T18:26:49.673Z] + dir=. [2020-03-12T18:26:49.673Z] + bin=dockercli [2020-03-12T18:26:49.673Z] + shift [2020-03-12T18:26:49.673Z] + '[' '!' -f ./dockercli.installer ']' [2020-03-12T18:26:49.673Z] + . ./dockercli.installer [2020-03-12T18:26:49.673Z] ++ DOCKERCLI_CHANNEL=stable [2020-03-12T18:26:49.673Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2020-03-12T18:26:49.673Z] + install_dockercli [2020-03-12T18:26:49.673Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-12T18:26:49.673Z] Install docker/cli version 17.06.2-ce from stable [2020-03-12T18:26:49.673Z] ++ uname -m [2020-03-12T18:26:49.673Z] + arch=ppc64le [2020-03-12T18:26:49.673Z] + '[' ppc64le '!=' x86_64 ']' [2020-03-12T18:26:49.673Z] + '[' ppc64le '!=' s390x ']' [2020-03-12T18:26:49.673Z] + '[' ppc64le '!=' armhf ']' [2020-03-12T18:26:49.673Z] + build_dockercli [2020-03-12T18:26:49.673Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.61galRxbhi/tmp/docker-ce [2020-03-12T18:26:49.673Z] Cloning into '/tmp/tmp.61galRxbhi/tmp/docker-ce'... [2020-03-12T18:26:49.795Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-03-12T18:26:50.173Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2020-03-12T18:26:50.549Z] ok github.com/docker/docker/pkg/chrootarchive 3.420s coverage: 43.2% of statements [2020-03-12T18:26:50.549Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-12T18:26:50.549Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-12T18:26:50.914Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2020-03-12T18:26:51.688Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2020-03-12T18:26:51.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-12T18:26:51.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-12T18:26:52.045Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-03-12T18:26:53.295Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 66.3% of statements [2020-03-12T18:26:53.646Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2020-03-12T18:26:54.462Z] ok github.com/docker/docker/pkg/fsutils 0.390s coverage: 85.1% of statements [2020-03-12T18:26:54.462Z] ok github.com/docker/docker/pkg/discovery/kv 3.109s coverage: 84.1% of statements [2020-03-12T18:26:55.340Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 10.2% of statements [2020-03-12T18:26:55.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-12T18:26:56.676Z] ok github.com/docker/docker/pkg/idtools 0.516s coverage: 70.1% of statements [2020-03-12T18:26:56.676Z] ok github.com/docker/docker/pkg/ioutils 0.312s coverage: 70.4% of statements [2020-03-12T18:26:57.060Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2020-03-12T18:26:57.060Z] ok github.com/docker/docker/pkg/locker 0.009s coverage: 88.9% of statements [2020-03-12T18:26:57.425Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-03-12T18:26:57.425Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-12T18:26:57.805Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-03-12T18:26:58.166Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2020-03-12T18:26:58.520Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-03-12T18:26:58.520Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 90.0% of statements [2020-03-12T18:26:58.880Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-03-12T18:26:59.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-12T18:26:59.252Z] ok github.com/docker/docker/pkg/mount 1.344s coverage: 69.6% of statements [2020-03-12T18:26:59.252Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-12T18:26:59.252Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-12T18:26:59.252Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-12T18:27:00.022Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2020-03-12T18:27:00.378Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2020-03-12T18:27:00.739Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 87.9% of statements [2020-03-12T18:27:01.104Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2020-03-12T18:27:02.311Z] ok github.com/docker/docker/pkg/pubsub 1.021s coverage: 72.7% of statements [2020-03-12T18:27:02.667Z] ok github.com/docker/docker/pkg/reexec 0.005s coverage: 82.4% of statements [2020-03-12T18:27:03.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-12T18:27:06.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-12T18:27:06.709Z] ok github.com/docker/docker/pkg/signal 2.727s coverage: 61.0% of statements [2020-03-12T18:27:06.710Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2020-03-12T18:27:07.098Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2020-03-12T18:27:07.489Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2020-03-12T18:27:07.875Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-03-12T18:27:08.221Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 81.4% of statements [2020-03-12T18:27:08.985Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 35.1% of statements [2020-03-12T18:27:09.361Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2020-03-12T18:27:09.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-12T18:27:10.122Z] ok github.com/docker/docker/pkg/tarsum 0.026s coverage: 89.3% of statements [2020-03-12T18:27:10.480Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-03-12T18:27:10.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-12T18:27:10.846Z] testing: warning: no tests to run [2020-03-12T18:27:10.846Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: 0.0% of statements [no tests to run] [2020-03-12T18:27:11.210Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2020-03-12T18:27:11.560Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2020-03-12T18:27:11.560Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-03-12T18:27:13.931Z] ok github.com/docker/docker/plugin 0.560s coverage: 27.3% of statements [2020-03-12T18:27:14.301Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2020-03-12T18:27:14.908Z] sha256:8f21e723079fbd5fa42cff15c277f3b2a2a28e8b121bd1ef0496bc042f438ff7 [2020-03-12T18:27:14.908Z] INFO: Starting docker-py tests... [2020-03-12T18:27:14.908Z] ============================= test session starts ============================== [2020-03-12T18:27:14.908Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-03-12T18:27:14.908Z] rootdir: /src, inifile: pytest.ini [2020-03-12T18:27:14.908Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-03-12T18:27:14.908Z] collected 385 items / 3 deselected / 382 selected [2020-03-12T18:27:14.908Z] [2020-03-12T18:27:15.515Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.5% of statements [2020-03-12T18:27:15.882Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-03-12T18:27:17.225Z] ok github.com/docker/docker/registry 0.124s coverage: 56.3% of statements [2020-03-12T18:27:17.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-12T18:27:18.094Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-03-12T18:27:18.444Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 47.1% of statements [2020-03-12T18:27:19.222Z] ok github.com/docker/docker/runconfig 0.008s coverage: 68.2% of statements [2020-03-12T18:27:19.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-12T18:27:19.995Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-03-12T18:27:20.747Z] ok github.com/docker/docker/volume/local 0.041s coverage: 73.0% of statements [2020-03-12T18:27:21.103Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-03-12T18:27:22.268Z] + cd /tmp/tmp.61galRxbhi/tmp/docker-ce [2020-03-12T18:27:22.268Z] + git checkout -q v17.06.2-ce [2020-03-12T18:27:22.268Z] + mkdir -p /tmp/tmp.61galRxbhi/src/github.com/docker [2020-03-12T18:27:22.268Z] + mv components/cli /tmp/tmp.61galRxbhi/src/github.com/docker/cli [2020-03-12T18:27:22.268Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-03-12T18:27:22.334Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.0% of statements [2020-03-12T18:27:29.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-12T18:27:35.654Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.8% of statements [2020-03-12T18:27:35.654Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-12T18:27:35.654Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-12T18:27:35.654Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-12T18:27:35.654Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-12T18:27:35.654Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-12T18:27:35.654Z] ? github.com/docker/docker/rootless [no test files] [2020-03-12T18:27:35.654Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-12T18:27:35.654Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-12T18:27:35.654Z] ? github.com/docker/docker/volume [no test files] [2020-03-12T18:27:35.654Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-12T18:27:35.654Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-12T18:27:35.654Z] [2020-03-12T18:27:35.654Z] === Skipped [2020-03-12T18:27:35.654Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-12T18:27:35.654Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-12T18:27:35.654Z] [2020-03-12T18:27:35.654Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-12T18:27:35.654Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-12T18:27:35.654Z] [2020-03-12T18:27:35.654Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-12T18:27:35.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:27:35.654Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:27:35.654Z] [2020-03-12T18:27:35.654Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-12T18:27:35.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:27:35.654Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:27:35.654Z] [2020-03-12T18:27:35.654Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-12T18:27:35.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:27:35.654Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:27:35.654Z] [2020-03-12T18:27:35.654Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-12T18:27:35.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:27:35.654Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:27:35.654Z] [2020-03-12T18:27:35.654Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-12T18:27:35.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:27:35.654Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:27:35.654Z] [2020-03-12T18:27:35.654Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-12T18:27:35.654Z] graphtest_unix.go:73: No driver to put! [2020-03-12T18:27:35.654Z] [2020-03-12T18:27:35.654Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-12T18:27:35.654Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-12T18:27:35.654Z] [2020-03-12T18:27:35.654Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-12T18:27:35.654Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-12T18:27:35.654Z] [2020-03-12T18:27:35.654Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-12T18:27:35.654Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-12T18:27:35.654Z] [2020-03-12T18:27:35.654Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-12T18:27:35.654Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-12T18:27:35.654Z] [2020-03-12T18:27:35.654Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-12T18:27:35.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:27:35.654Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:27:35.654Z] [2020-03-12T18:27:35.654Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-12T18:27:35.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:27:35.654Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:27:35.654Z] [2020-03-12T18:27:35.654Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-12T18:27:35.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:27:35.654Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:27:35.654Z] [2020-03-12T18:27:35.654Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-12T18:27:35.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:27:35.654Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:27:35.654Z] [2020-03-12T18:27:35.654Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-12T18:27:35.654Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:27:35.654Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:27:35.654Z] [2020-03-12T18:27:35.654Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-12T18:27:35.654Z] graphtest_unix.go:73: No driver to put! [2020-03-12T18:27:35.654Z] [2020-03-12T18:27:35.654Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-12T18:27:35.654Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-12T18:27:35.654Z] [2020-03-12T18:27:35.654Z] [2020-03-12T18:27:35.654Z] DONE 2065 tests, 19 skipped in 209.197s Post stage [Pipeline] junit [2020-03-12T18:27:35.974Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-12T18:27:38.163Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40652/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0056bd19127c837e0a852e7d2a7d95ac1dcf270 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:a0056bd19127c837e0a852e7d2a7d95ac1dcf270 hack/make.sh dynbinary test-integration [2020-03-12T18:27:38.341Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-03-12T18:27:38.539Z] [2020-03-12T18:27:38.539Z] Removing bundles/ [2020-03-12T18:27:38.539Z] [2020-03-12T18:27:38.539Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-12T18:27:38.539Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T18:27:38.539Z] GOOS="" GOARCH="" GOARM="" [2020-03-12T18:27:38.906Z] tests/integration/api_client_test.py ..... [ 7%] [2020-03-12T18:27:41.362Z] tests/integration/api_config_test.py ..... [ 8%] [2020-03-12T18:27:56.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-12T18:27:58.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-12T18:28:02.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-12T18:28:07.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-12T18:28:10.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-12T18:28:11.302Z] 23645bd7ee08: Pull complete [2020-03-12T18:28:11.302Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-03-12T18:28:11.302Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:28:11.302Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-03-12T18:28:11.302Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-03-12T18:28:11.302Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098' [2020-03-12T18:28:11.302Z] WARN: Skipping validation tests [2020-03-12T18:28:11.302Z] INFO: Running unit tests at 03/12/2020 18:28:04... [2020-03-12T18:28:11.302Z] INFO: make.ps1 starting at 03/12/2020 18:28:07 [2020-03-12T18:28:11.302Z] INFO: Git commit (c7ae4c3ca) assumed from DOCKER_GITCOMMIT environment variable [2020-03-12T18:28:11.302Z] INFO: Invoking autogen... [2020-03-12T18:28:11.302Z] INFO: Running unit tests... [2020-03-12T18:28:13.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-12T18:28:17.935Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-12T18:28:17.935Z] Using test binary docker [2020-03-12T18:28:17.935Z] +++ /etc/init.d/apparmor start [2020-03-12T18:28:17.935Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-03-12T18:28:17.935Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-03-12T18:28:17.935Z] Warning failed to create cache: (null) [2020-03-12T18:28:17.935Z] . [2020-03-12T18:28:17.935Z] INFO: Waiting for daemon to start... [2020-03-12T18:28:17.935Z] Starting dockerd [2020-03-12T18:28:17.935Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-03-12T18:28:19.816Z] . [2020-03-12T18:28:19.816Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-12T18:28:19.816Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-12T18:28:19.816Z] Error: No such image: emptyfs [2020-03-12T18:28:19.816Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-12T18:28:19.816Z] ++++ docker load [2020-03-12T18:28:20.071Z] Running integration-test (iteration 1) [2020-03-12T18:28:20.071Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-12T18:28:20.071Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:28:20.071Z] ++ set -e [2020-03-12T18:28:20.071Z] ++ '[' -n 0 ']' [2020-03-12T18:28:20.071Z] ++ set -x [2020-03-12T18:28:20.071Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:28:21.115Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-03-12T18:28:29.059Z] ? github.com/docker/docker/api [no test files] [2020-03-12T18:28:30.611Z] + return [2020-03-12T18:28:30.611Z] Removing intermediate container f30dd8d27f2a [2020-03-12T18:28:30.611Z] ---> 889f2d6ca424 [2020-03-12T18:28:30.611Z] Step 76/125 : FROM runtime-dev AS runc [2020-03-12T18:28:30.611Z] ---> e783bc9f610c [2020-03-12T18:28:30.611Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2020-03-12T18:28:30.611Z] ---> Running in 37097c4ee102 [2020-03-12T18:28:30.611Z] Removing intermediate container 37097c4ee102 [2020-03-12T18:28:30.611Z] ---> 1134bd80f176 [2020-03-12T18:28:30.611Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:28:30.611Z] ---> cae01db0dd71 [2020-03-12T18:28:30.611Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:28:30.611Z] ---> 95436d15aa75 [2020-03-12T18:28:30.611Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:28:30.611Z] ---> Running in 3d2deac801fa [2020-03-12T18:28:30.611Z] + RM_GOPATH=0 [2020-03-12T18:28:30.611Z] + TMP_GOPATH= [2020-03-12T18:28:30.611Z] + : /build [2020-03-12T18:28:30.611Z] + '[' -z '' ']' [2020-03-12T18:28:30.611Z] ++ mktemp -d [2020-03-12T18:28:30.611Z] + export GOPATH=/tmp/tmp.qyexqD5x07 [2020-03-12T18:28:30.611Z] + GOPATH=/tmp/tmp.qyexqD5x07 [2020-03-12T18:28:30.611Z] + RM_GOPATH=1 [2020-03-12T18:28:30.611Z] ++ dirname ./install.sh [2020-03-12T18:28:30.611Z] + dir=. [2020-03-12T18:28:30.611Z] + bin=runc [2020-03-12T18:28:30.611Z] + shift [2020-03-12T18:28:30.611Z] + '[' '!' -f ./runc.installer ']' [2020-03-12T18:28:30.611Z] + . ./runc.installer [2020-03-12T18:28:30.611Z] ++ RUNC_COMMIT=dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T18:28:30.611Z] + install_runc [2020-03-12T18:28:30.611Z] + uname -r [2020-03-12T18:28:30.611Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-03-12T18:28:30.611Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-12T18:28:30.611Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-12T18:28:30.611Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-12T18:28:30.611Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qyexqD5x07/src/github.com/opencontainers/runc [2020-03-12T18:28:30.611Z] Cloning into '/tmp/tmp.qyexqD5x07/src/github.com/opencontainers/runc'... [2020-03-12T18:28:30.611Z] + cd /tmp/tmp.qyexqD5x07/src/github.com/opencontainers/runc [2020-03-12T18:28:30.611Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T18:28:30.611Z] + '[' -z '' ']' [2020-03-12T18:28:30.611Z] + target=static [2020-03-12T18:28:30.611Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-12T18:28:31.234Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-12T18:28:36.871Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T18:28:36.871Z] [2020-03-12T18:28:36.871Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-12T18:28:36.871Z] PKG_CONFIG=pkg-config [2020-03-12T18:28:36.871Z] GOLANG_VERSION=1.12.17 [2020-03-12T18:28:36.871Z] HOSTNAME=f0a256aa5dbb [2020-03-12T18:28:36.871Z] DOCKER_EXPERIMENTAL=1 [2020-03-12T18:28:36.871Z] container=docker [2020-03-12T18:28:36.871Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-12T18:28:36.871Z] GOPATH=/go [2020-03-12T18:28:36.871Z] PWD=/go/src/github.com/docker/docker [2020-03-12T18:28:36.871Z] HOME=/root [2020-03-12T18:28:36.871Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-12T18:28:36.871Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-12T18:28:36.871Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-12T18:28:36.871Z] DOCKER_GITCOMMIT=a0056bd19127c837e0a852e7d2a7d95ac1dcf270 [2020-03-12T18:28:36.871Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-12T18:28:36.871Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-12T18:28:36.871Z] TERM=xterm [2020-03-12T18:28:36.871Z] VALIDATE_BRANCH=19.03 [2020-03-12T18:28:36.871Z] DEST=bundles/test-integration [2020-03-12T18:28:36.871Z] SHLVL=1 [2020-03-12T18:28:36.871Z] TIMEOUT=120m [2020-03-12T18:28:36.871Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-12T18:28:36.871Z] DOCKER_PKG=github.com/docker/docker [2020-03-12T18:28:36.871Z] TESTDEBUG=0 [2020-03-12T18:28:36.871Z] _=/usr/bin/env [2020-03-12T18:28:36.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-12T18:28:43.943Z] ok github.com/docker/docker/api/server 0.170s coverage: 7.9% of statements [2020-03-12T18:28:52.068Z] Loaded image: buildpack-deps:jessie [2020-03-12T18:28:52.068Z] Loaded image: busybox:latest [2020-03-12T18:28:52.068Z] Loaded image: busybox:glibc [2020-03-12T18:28:52.068Z] Loaded image: debian:jessie [2020-03-12T18:28:52.068Z] Loaded image: hello-world:latest [2020-03-12T18:28:52.068Z] INFO: Testing against a local daemon [2020-03-12T18:28:52.068Z] === RUN TestBuildWithSession [2020-03-12T18:28:53.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-12T18:28:53.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-12T18:28:54.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-12T18:28:56.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-12T18:28:56.222Z] --- PASS: TestBuildWithSession (4.57s) [2020-03-12T18:28:56.222Z] === RUN TestBuildSquashParent [2020-03-12T18:28:57.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-12T18:28:59.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-12T18:29:00.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-12T18:29:00.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-12T18:29:02.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-12T18:29:03.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-12T18:29:03.909Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-12T18:29:03.909Z] + mkdir -p /build [2020-03-12T18:29:03.909Z] + cp runc /build/runc [2020-03-12T18:29:03.909Z] Removing intermediate container 3d2deac801fa [2020-03-12T18:29:03.909Z] ---> 756abf20c410 [2020-03-12T18:29:03.909Z] Step 81/125 : FROM dev-base AS tini [2020-03-12T18:29:03.909Z] ---> 05eed1481a0d [2020-03-12T18:29:03.909Z] Step 82/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:29:03.909Z] ---> Using cache [2020-03-12T18:29:03.909Z] ---> 7a31f9cc6d47 [2020-03-12T18:29:03.909Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-03-12T18:29:03.909Z] ---> Running in 839b477c2ddb [2020-03-12T18:29:03.909Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:29:03.909Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:29:03.909Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:29:03.909Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:29:03.909Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [500 kB] [2020-03-12T18:29:03.909Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:29:03.909Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-03-12T18:29:03.909Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB] [2020-03-12T18:29:04.993Z] Fetched 7737 kB in 3s (2387 kB/s) [2020-03-12T18:29:06.020Z] Reading package lists... [2020-03-12T18:29:06.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-12T18:29:06.156Z] --- PASS: TestBuildSquashParent (10.40s) [2020-03-12T18:29:06.157Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2020-03-12T18:29:06.157Z] daemon.go:325: [dfae26e8e1747] waiting for daemon to start [2020-03-12T18:29:06.157Z] daemon.go:325: [dfae26e8e1747] waiting for daemon to start [2020-03-12T18:29:06.157Z] daemon.go:353: [dfae26e8e1747] daemon started [2020-03-12T18:29:06.157Z] daemon.go:461: [dfae26e8e1747] Stopping daemon [2020-03-12T18:29:06.157Z] daemon.go:296: [dfae26e8e1747] exiting daemon [2020-03-12T18:29:06.157Z] daemon.go:448: [dfae26e8e1747] Daemon stopped [2020-03-12T18:29:06.157Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-12T18:29:06.157Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:29:06.157Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:29:06.157Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:29:06.157Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:29:06.157Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:29:06.157Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:29:06.157Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:29:06.157Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:29:06.157Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:29:06.157Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:29:06.157Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:29:06.157Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:29:06.157Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:29:06.157Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:29:07.510Z] Reading package lists... [2020-03-12T18:29:07.510Z] Building dependency tree... [2020-03-12T18:29:07.510Z] Reading state information... [2020-03-12T18:29:07.510Z] The following additional packages will be installed: [2020-03-12T18:29:07.511Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-03-12T18:29:07.511Z] Suggested packages: [2020-03-12T18:29:07.511Z] codeblocks eclipse ninja-build lrzip [2020-03-12T18:29:07.511Z] Recommended packages: [2020-03-12T18:29:07.511Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-12T18:29:07.796Z] The following NEW packages will be installed: [2020-03-12T18:29:07.796Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-03-12T18:29:07.796Z] vim-common xxd [2020-03-12T18:29:07.796Z] 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:29:07.796Z] Need to get 13.4 MB of archives. [2020-03-12T18:29:07.796Z] After this operation, 60.4 MB of additional disk space will be used. [2020-03-12T18:29:07.796Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2020-03-12T18:29:07.796Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-03-12T18:29:07.796Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2020-03-12T18:29:08.421Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2020-03-12T18:29:08.421Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB] [2020-03-12T18:29:08.421Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-03-12T18:29:08.421Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2020-03-12T18:29:08.706Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2020-03-12T18:29:08.706Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2020-03-12T18:29:08.706Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-03-12T18:29:08.992Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:29:08.992Z] Fetched 13.4 MB in 1s (12.8 MB/s) [2020-03-12T18:29:08.992Z] Selecting previously unselected package cmake-data. [2020-03-12T18:29:08.992Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-03-12T18:29:08.992Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-03-12T18:29:08.992Z] Unpacking cmake-data (3.7.2-1) ... [2020-03-12T18:29:09.642Z] Selecting previously unselected package liblzo2-2:ppc64el. [2020-03-12T18:29:09.642Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-03-12T18:29:09.642Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-03-12T18:29:09.642Z] Selecting previously unselected package libicu57:ppc64el. [2020-03-12T18:29:09.642Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2020-03-12T18:29:09.642Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2020-03-12T18:29:10.312Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:29:10.312Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:29:11.126Z] Selecting previously unselected package libxml2:ppc64el. [2020-03-12T18:29:11.126Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2020-03-12T18:29:11.126Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2020-03-12T18:29:11.126Z] Selecting previously unselected package libarchive13:ppc64el. [2020-03-12T18:29:11.126Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2020-03-12T18:29:11.126Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2020-03-12T18:29:11.126Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2020-03-12T18:29:11.126Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-03-12T18:29:11.126Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-12T18:29:11.126Z] Selecting previously unselected package libuv1:ppc64el. [2020-03-12T18:29:11.126Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2020-03-12T18:29:11.126Z] Unpacking libuv1:ppc64el (1.9.1-3) ... [2020-03-12T18:29:11.126Z] Selecting previously unselected package cmake. [2020-03-12T18:29:11.126Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2020-03-12T18:29:11.126Z] Unpacking cmake (3.7.2-1) ... [2020-03-12T18:29:11.747Z] Selecting previously unselected package xxd. [2020-03-12T18:29:11.747Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-03-12T18:29:11.747Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:29:11.747Z] Selecting previously unselected package vim-common. [2020-03-12T18:29:11.747Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-03-12T18:29:11.747Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:29:11.747Z] Processing triggers for mime-support (3.60) ... [2020-03-12T18:29:11.747Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:29:11.747Z] Setting up libuv1:ppc64el (1.9.1-3) ... [2020-03-12T18:29:11.747Z] Setting up cmake-data (3.7.2-1) ... [2020-03-12T18:29:11.747Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2020-03-12T18:29:11.747Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2020-03-12T18:29:11.747Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:29:11.747Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:29:11.747Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-03-12T18:29:11.747Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-12T18:29:11.747Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2020-03-12T18:29:11.747Z] Setting up cmake (3.7.2-1) ... [2020-03-12T18:29:11.748Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:29:12.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-12T18:29:13.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-12T18:29:13.568Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:29:13.568Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:29:13.788Z] Removing intermediate container 839b477c2ddb [2020-03-12T18:29:13.788Z] ---> ad5d0d00a153 [2020-03-12T18:29:13.788Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:29:13.788Z] ---> 4f0848af9c82 [2020-03-12T18:29:13.788Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2020-03-12T18:29:13.788Z] ---> Running in 216a69c488b9 [2020-03-12T18:29:13.788Z] Removing intermediate container 216a69c488b9 [2020-03-12T18:29:13.788Z] ---> 337444430200 [2020-03-12T18:29:13.788Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:29:13.788Z] ---> a5bda64c4c9a [2020-03-12T18:29:13.788Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:29:14.075Z] ---> Running in 4cbd17354194 [2020-03-12T18:29:14.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-12T18:29:14.360Z] + RM_GOPATH=0 [2020-03-12T18:29:14.361Z] + TMP_GOPATH= [2020-03-12T18:29:14.361Z] + : /build [2020-03-12T18:29:14.361Z] + '[' -z '' ']' [2020-03-12T18:29:14.361Z] ++ mktemp -d [2020-03-12T18:29:14.361Z] + export GOPATH=/tmp/tmp.HB0A6UuG7q [2020-03-12T18:29:14.361Z] + GOPATH=/tmp/tmp.HB0A6UuG7q [2020-03-12T18:29:14.361Z] + RM_GOPATH=1 [2020-03-12T18:29:14.361Z] ++ dirname ./install.sh [2020-03-12T18:29:14.361Z] + dir=. [2020-03-12T18:29:14.361Z] + bin=tini [2020-03-12T18:29:14.361Z] + shift [2020-03-12T18:29:14.361Z] + '[' '!' -f ./tini.installer ']' [2020-03-12T18:29:14.361Z] + . ./tini.installer [2020-03-12T18:29:14.361Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T18:29:14.361Z] + install_tini [2020-03-12T18:29:14.361Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-12T18:29:14.361Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.HB0A6UuG7q/tini [2020-03-12T18:29:14.361Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T18:29:14.361Z] Cloning into '/tmp/tmp.HB0A6UuG7q/tini'... [2020-03-12T18:29:14.645Z] + cd /tmp/tmp.HB0A6UuG7q/tini [2020-03-12T18:29:14.645Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T18:29:14.645Z] + cmake . [2020-03-12T18:29:14.931Z] -- The C compiler identification is GNU 6.3.0 [2020-03-12T18:29:14.931Z] -- Check for working C compiler: /usr/bin/cc [2020-03-12T18:29:14.931Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-12T18:29:14.931Z] -- Detecting C compiler ABI info [2020-03-12T18:29:14.931Z] -- Detecting C compiler ABI info - done [2020-03-12T18:29:15.250Z] -- Detecting C compile features [2020-03-12T18:29:15.534Z] -- Detecting C compile features - done [2020-03-12T18:29:15.534Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-12T18:29:15.534Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-12T18:29:15.534Z] -- Configuring done [2020-03-12T18:29:15.534Z] -- Generating done [2020-03-12T18:29:15.534Z] -- Build files have been written to: /tmp/tmp.HB0A6UuG7q/tini [2020-03-12T18:29:15.534Z] + make tini-static [2020-03-12T18:29:15.534Z] Scanning dependencies of target tini-static [2020-03-12T18:29:15.534Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-12T18:29:16.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-12T18:29:16.154Z] [100%] Linking C executable tini-static [2020-03-12T18:29:16.154Z] [100%] Built target tini-static [2020-03-12T18:29:16.154Z] + mkdir -p /build [2020-03-12T18:29:16.154Z] + cp tini-static /build/docker-init [2020-03-12T18:29:16.808Z] Removing intermediate container 4cbd17354194 [2020-03-12T18:29:16.808Z] ---> f181254d7167 [2020-03-12T18:29:16.808Z] Step 88/125 : FROM dev-base AS rootlesskit [2020-03-12T18:29:16.808Z] ---> 05eed1481a0d [2020-03-12T18:29:16.808Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-03-12T18:29:16.808Z] ---> Running in 51e5c55dccd8 [2020-03-12T18:29:16.808Z] Removing intermediate container 51e5c55dccd8 [2020-03-12T18:29:16.808Z] ---> f5eea72025eb [2020-03-12T18:29:16.808Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:29:16.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-12T18:29:16.824Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-12T18:29:16.824Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.53s) [2020-03-12T18:29:16.824Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.68s) [2020-03-12T18:29:16.824Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.38s) [2020-03-12T18:29:16.824Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.46s) [2020-03-12T18:29:16.824Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.30s) [2020-03-12T18:29:16.824Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.30s) [2020-03-12T18:29:16.824Z] === RUN TestBuildMultiStageCopy [2020-03-12T18:29:16.824Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-12T18:29:17.094Z] ---> 5d83f6edd76d [2020-03-12T18:29:17.094Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:29:17.094Z] ---> 23e3a4dbe83a [2020-03-12T18:29:17.094Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:29:17.094Z] ---> Running in 9abed348a4dc [2020-03-12T18:29:17.717Z] + RM_GOPATH=0 [2020-03-12T18:29:17.717Z] + TMP_GOPATH= [2020-03-12T18:29:17.717Z] + : /build/ [2020-03-12T18:29:17.717Z] + '[' -z '' ']' [2020-03-12T18:29:17.717Z] ++ mktemp -d [2020-03-12T18:29:17.717Z] + export GOPATH=/tmp/tmp.0YFiNcYvkx [2020-03-12T18:29:17.717Z] + GOPATH=/tmp/tmp.0YFiNcYvkx [2020-03-12T18:29:17.717Z] + RM_GOPATH=1 [2020-03-12T18:29:17.717Z] ++ dirname ./install.sh [2020-03-12T18:29:17.717Z] + dir=. [2020-03-12T18:29:17.717Z] + bin=rootlesskit [2020-03-12T18:29:17.717Z] + shift [2020-03-12T18:29:17.717Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-03-12T18:29:17.717Z] + . ./rootlesskit.installer [2020-03-12T18:29:17.717Z] ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-12T18:29:17.717Z] + install_rootlesskit [2020-03-12T18:29:17.717Z] + case "$1" in [2020-03-12T18:29:17.717Z] + export CGO_ENABLED=0 [2020-03-12T18:29:17.717Z] + CGO_ENABLED=0 [2020-03-12T18:29:17.717Z] + _install_rootlesskit [2020-03-12T18:29:17.717Z] + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-03-12T18:29:17.717Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0YFiNcYvkx/src/github.com/rootless-containers/rootlesskit [2020-03-12T18:29:17.717Z] Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-12T18:29:17.717Z] Cloning into '/tmp/tmp.0YFiNcYvkx/src/github.com/rootless-containers/rootlesskit'... [2020-03-12T18:29:18.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-12T18:29:18.773Z] + cd /tmp/tmp.0YFiNcYvkx/src/github.com/rootless-containers/rootlesskit [2020-03-12T18:29:18.773Z] + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-12T18:29:18.773Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T18:29:18.773Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-12T18:29:19.267Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-12T18:29:19.267Z] Using test binary docker [2020-03-12T18:29:19.267Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-12T18:29:19.267Z] +++ /etc/init.d/apparmor start [2020-03-12T18:29:19.267Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-03-12T18:29:19.267Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-03-12T18:29:19.267Z] Warning failed to create cache: (null) [2020-03-12T18:29:19.267Z] . [2020-03-12T18:29:19.267Z] Starting dockerd [2020-03-12T18:29:19.267Z] INFO: Waiting for daemon to start... [2020-03-12T18:29:19.267Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-03-12T18:29:20.082Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-12T18:29:21.005Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-12T18:29:21.563Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-12T18:29:21.603Z] . [2020-03-12T18:29:21.603Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-12T18:29:21.603Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-12T18:29:21.603Z] Error: No such image: emptyfs [2020-03-12T18:29:21.603Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-12T18:29:21.603Z] ++++ docker load [2020-03-12T18:29:21.603Z] Running integration-test (iteration 1) [2020-03-12T18:29:21.603Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-03-12T18:29:21.603Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:29:21.603Z] ++ set -e [2020-03-12T18:29:21.603Z] ++ '[' -n 0 ']' [2020-03-12T18:29:21.603Z] ++ set -x [2020-03-12T18:29:21.603Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:29:22.124Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-12T18:29:23.047Z] --- PASS: TestBuildMultiStageCopy (6.20s) [2020-03-12T18:29:23.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.43s) [2020-03-12T18:29:23.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) [2020-03-12T18:29:23.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.70s) [2020-03-12T18:29:23.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.71s) [2020-03-12T18:29:23.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s) [2020-03-12T18:29:23.047Z] === RUN TestBuildMultiStageParentConfig [2020-03-12T18:29:24.929Z] --- PASS: TestBuildMultiStageParentConfig (1.68s) [2020-03-12T18:29:24.929Z] === RUN TestBuildLabelWithTargets [2020-03-12T18:29:27.436Z] --- PASS: TestBuildLabelWithTargets (2.67s) [2020-03-12T18:29:27.436Z] === RUN TestBuildWithEmptyLayers [2020-03-12T18:29:28.361Z] --- PASS: TestBuildWithEmptyLayers (1.19s) [2020-03-12T18:29:28.361Z] === RUN TestBuildMultiStageOnBuild [2020-03-12T18:29:29.344Z] Loaded image: buildpack-deps:jessie [2020-03-12T18:29:29.704Z] Loaded image: busybox:latest [2020-03-12T18:29:29.705Z] Loaded image: busybox:glibc [2020-03-12T18:29:29.705Z] Loaded image: debian:jessie [2020-03-12T18:29:29.705Z] Loaded image: hello-world:latest [2020-03-12T18:29:30.062Z] INFO: Testing against a local daemon [2020-03-12T18:29:30.062Z] === RUN TestBuildWithSession [2020-03-12T18:29:31.360Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T18:29:31.360Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-12T18:29:32.495Z] --- PASS: TestBuildWithSession (2.56s) [2020-03-12T18:29:32.495Z] === RUN TestBuildSquashParent [2020-03-12T18:29:32.518Z] --- PASS: TestBuildMultiStageOnBuild (3.81s) [2020-03-12T18:29:32.518Z] === RUN TestBuildUncleanTarFilenames [2020-03-12T18:29:32.809Z] ................................................ [ 29%] [2020-03-12T18:29:33.412Z] Removing intermediate container 9abed348a4dc [2020-03-12T18:29:33.412Z] ---> 9aa7d56222b1 [2020-03-12T18:29:33.412Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2020-03-12T18:29:33.697Z] ---> 03c9b0c7b9a8 [2020-03-12T18:29:33.697Z] Step 94/125 : FROM runtime-dev AS dev [2020-03-12T18:29:33.697Z] ---> e783bc9f610c [2020-03-12T18:29:33.697Z] Step 95/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:29:33.697Z] ---> Running in 630c1d351b6d [2020-03-12T18:29:33.697Z] Removing intermediate container 630c1d351b6d [2020-03-12T18:29:33.697Z] ---> 0254dbafe950 [2020-03-12T18:29:33.697Z] Step 96/125 : RUN groupadd -r docker [2020-03-12T18:29:33.981Z] ---> Running in b0cedbdfb058 [2020-03-12T18:29:34.403Z] --- PASS: TestBuildUncleanTarFilenames (1.94s) [2020-03-12T18:29:34.403Z] === RUN TestBuildMultiStageLayerLeak [2020-03-12T18:29:34.602Z] Removing intermediate container b0cedbdfb058 [2020-03-12T18:29:34.602Z] ---> 5a8246c3e6b1 [2020-03-12T18:29:34.602Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2020-03-12T18:29:34.602Z] ---> Running in 1ac1e4099393 [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-12T18:29:34.730Z] ok github.com/docker/docker/api/server/httputils 0.164s coverage: 14.7% of statements [2020-03-12T18:29:34.730Z] ok github.com/docker/docker/api/server/middleware 0.210s coverage: 37.7% of statements [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-12T18:29:34.730Z] ok github.com/docker/docker/api/server/router/swarm 0.134s coverage: 3.1% of statements [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/api/types [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-12T18:29:34.730Z] ok github.com/docker/docker/api/types/filters 0.105s coverage: 92.2% of statements [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-12T18:29:34.730Z] ok github.com/docker/docker/api/types/strslice 0.054s coverage: 90.0% of statements [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-12T18:29:34.730Z] ok github.com/docker/docker/api/types/time 0.366s coverage: 100.0% of statements [2020-03-12T18:29:34.730Z] ok github.com/docker/docker/api/types/versions 0.031s coverage: 75.0% of statements [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/builder [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-12T18:29:34.730Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-12T18:29:35.221Z] Removing intermediate container 1ac1e4099393 [2020-03-12T18:29:35.221Z] ---> f16e3d1df566 [2020-03-12T18:29:35.221Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-03-12T18:29:35.507Z] ---> Running in 30d221622e24 [2020-03-12T18:29:35.793Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-12T18:29:36.080Z] Removing intermediate container 30d221622e24 [2020-03-12T18:29:36.080Z] ---> 1d17feed4fc8 [2020-03-12T18:29:36.080Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-03-12T18:29:36.080Z] ---> Running in 83464aaaf046 [2020-03-12T18:29:36.703Z] Removing intermediate container 83464aaaf046 [2020-03-12T18:29:36.703Z] ---> 8a49621a276d [2020-03-12T18:29:36.703Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-03-12T18:29:36.703Z] ---> Running in 4f69d859be7d [2020-03-12T18:29:37.718Z] Removing intermediate container 4f69d859be7d [2020-03-12T18:29:37.718Z] ---> 2ce144c7e1c1 [2020-03-12T18:29:37.718Z] Step 101/125 : RUN ldconfig [2020-03-12T18:29:37.718Z] ---> Running in 7ae1fce03f34 [2020-03-12T18:29:38.341Z] Removing intermediate container 7ae1fce03f34 [2020-03-12T18:29:38.341Z] ---> 48af7107ec23 [2020-03-12T18:29:38.341Z] Step 102/125 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2020-03-12T18:29:38.341Z] ---> Running in 83ea66686469 [2020-03-12T18:29:38.498Z] ok github.com/docker/docker/builder/dockerfile 0.424s coverage: 43.2% of statements [2020-03-12T18:29:38.498Z] ok github.com/docker/docker/builder/dockerignore 0.051s coverage: 96.8% of statements [2020-03-12T18:29:38.498Z] ok github.com/docker/docker/builder/fscache 0.888s coverage: 69.2% of statements [2020-03-12T18:29:38.564Z] --- PASS: TestBuildMultiStageLayerLeak (4.14s) [2020-03-12T18:29:38.564Z] === RUN TestBuildWithHugeFile [2020-03-12T18:29:38.577Z] --- PASS: TestBuildSquashParent (6.19s) [2020-03-12T18:29:38.577Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-12T18:29:38.577Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:29:38.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:29:38.577Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:29:38.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:29:38.577Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:29:38.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:29:38.577Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:29:38.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:29:38.577Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:29:38.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:29:38.577Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:29:38.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:29:38.577Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:29:38.577Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:29:38.962Z] ok github.com/docker/docker/builder/remotecontext 0.520s coverage: 9.2% of statements [2020-03-12T18:29:38.967Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:29:38.967Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:29:38.967Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:29:39.254Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:29:39.254Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [500 kB] [2020-03-12T18:29:39.254Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:29:39.537Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-03-12T18:29:39.538Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB] [2020-03-12T18:29:40.934Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:29:41.283Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:29:41.570Z] Fetched 7737 kB in 2s (2653 kB/s) [2020-03-12T18:29:42.621Z] Reading package lists... [2020-03-12T18:29:43.636Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:29:43.636Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:29:44.104Z] Reading package lists... [2020-03-12T18:29:44.104Z] Building dependency tree... [2020-03-12T18:29:44.104Z] Reading state information... [2020-03-12T18:29:44.104Z] The following additional packages will be installed: [2020-03-12T18:29:44.104Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2020-03-12T18:29:44.104Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2020-03-12T18:29:44.104Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2020-03-12T18:29:44.104Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2020-03-12T18:29:44.104Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-12T18:29:44.104Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-03-12T18:29:44.104Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2020-03-12T18:29:44.104Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2020-03-12T18:29:44.104Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2020-03-12T18:29:44.104Z] Suggested packages: [2020-03-12T18:29:44.104Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2020-03-12T18:29:44.104Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2020-03-12T18:29:44.104Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2020-03-12T18:29:44.104Z] vim-doc vim-scripts xfsdump acl attr quota [2020-03-12T18:29:44.104Z] Recommended packages: [2020-03-12T18:29:44.104Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-03-12T18:29:44.104Z] python3-keyrings.alt python3-xdg unzip [2020-03-12T18:29:45.274Z] The following NEW packages will be installed: [2020-03-12T18:29:45.274Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-03-12T18:29:45.274Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2020-03-12T18:29:45.274Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-03-12T18:29:45.274Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2020-03-12T18:29:45.274Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2020-03-12T18:29:45.274Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2020-03-12T18:29:45.274Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2020-03-12T18:29:45.274Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2020-03-12T18:29:45.274Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2020-03-12T18:29:45.274Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2020-03-12T18:29:45.274Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2020-03-12T18:29:45.274Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2020-03-12T18:29:45.274Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-03-12T18:29:45.274Z] xfsprogs xxd xz-utils zip [2020-03-12T18:29:45.274Z] 0 upgraded, 69 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:29:45.274Z] Need to get 87.3 MB of archives. [2020-03-12T18:29:45.274Z] After this operation, 585 MB of additional disk space will be used. [2020-03-12T18:29:45.274Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2020-03-12T18:29:45.274Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2020-03-12T18:29:45.274Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2020-03-12T18:29:45.274Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2020-03-12T18:29:45.564Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2020-03-12T18:29:45.564Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2020-03-12T18:29:45.564Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2020-03-12T18:29:45.564Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2020-03-12T18:29:45.564Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2020-03-12T18:29:45.564Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2020-03-12T18:29:45.564Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2020-03-12T18:29:45.564Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2020-03-12T18:29:45.564Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2020-03-12T18:29:45.564Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2020-03-12T18:29:45.564Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2020-03-12T18:29:45.564Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2020-03-12T18:29:45.564Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2020-03-12T18:29:45.564Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2020-03-12T18:29:45.564Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2020-03-12T18:29:45.564Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2020-03-12T18:29:45.564Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2020-03-12T18:29:45.564Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2020-03-12T18:29:45.564Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-03-12T18:29:45.850Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2020-03-12T18:29:45.850Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2020-03-12T18:29:45.850Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2020-03-12T18:29:45.850Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2020-03-12T18:29:45.850Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-03-12T18:29:45.850Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2020-03-12T18:29:45.850Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2020-03-12T18:29:45.850Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2020-03-12T18:29:45.850Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2020-03-12T18:29:45.850Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2020-03-12T18:29:45.850Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2020-03-12T18:29:45.850Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2020-03-12T18:29:45.850Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2020-03-12T18:29:45.850Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2020-03-12T18:29:45.850Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2020-03-12T18:29:45.850Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2020-03-12T18:29:45.850Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2020-03-12T18:29:45.850Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2020-03-12T18:29:45.850Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2020-03-12T18:29:45.850Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2020-03-12T18:29:45.850Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2020-03-12T18:29:45.850Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2020-03-12T18:29:45.850Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2020-03-12T18:29:45.850Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2020-03-12T18:29:45.850Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2020-03-12T18:29:45.850Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2020-03-12T18:29:45.850Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-03-12T18:29:45.985Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-12T18:29:45.985Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.29s) [2020-03-12T18:29:45.985Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.59s) [2020-03-12T18:29:45.985Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.30s) [2020-03-12T18:29:45.985Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.17s) [2020-03-12T18:29:45.985Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.25s) [2020-03-12T18:29:45.985Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.48s) [2020-03-12T18:29:45.985Z] === RUN TestBuildMultiStageCopy [2020-03-12T18:29:45.985Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-12T18:29:46.135Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-03-12T18:29:46.135Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2020-03-12T18:29:46.135Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2020-03-12T18:29:46.135Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2020-03-12T18:29:46.135Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2020-03-12T18:29:46.135Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-03-12T18:29:46.433Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2020-03-12T18:29:46.433Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2020-03-12T18:29:46.433Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-03-12T18:29:46.433Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2020-03-12T18:29:46.433Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2020-03-12T18:29:46.433Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2020-03-12T18:29:46.719Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2020-03-12T18:29:46.719Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-03-12T18:29:46.719Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2020-03-12T18:29:47.009Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-03-12T18:29:47.296Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2020-03-12T18:29:47.296Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2020-03-12T18:29:48.354Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-12T18:29:48.720Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-12T18:29:49.072Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-12T18:29:49.436Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-12T18:29:49.994Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2020-03-12T18:29:50.194Z] --- PASS: TestBuildMultiStageCopy (4.39s) [2020-03-12T18:29:50.194Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.43s) [2020-03-12T18:29:50.194Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s) [2020-03-12T18:29:50.194Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2020-03-12T18:29:50.194Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2020-03-12T18:29:50.194Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2020-03-12T18:29:50.194Z] === RUN TestBuildMultiStageParentConfig [2020-03-12T18:29:51.018Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:29:51.018Z] Fetched 87.3 MB in 5s (15.7 MB/s) [2020-03-12T18:29:51.018Z] Selecting previously unselected package bash-completion. [2020-03-12T18:29:51.018Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2020-03-12T18:29:51.018Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-03-12T18:29:51.582Z] --- PASS: TestBuildMultiStageParentConfig (1.30s) [2020-03-12T18:29:51.582Z] === RUN TestBuildLabelWithTargets [2020-03-12T18:29:52.032Z] Unpacking bash-completion (1:2.1-4.3) ... [2020-03-12T18:29:52.317Z] Selecting previously unselected package libnet1:ppc64el. [2020-03-12T18:29:52.317Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2020-03-12T18:29:52.317Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-03-12T18:29:52.317Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2020-03-12T18:29:52.317Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2020-03-12T18:29:52.317Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2020-03-12T18:29:52.317Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-03-12T18:29:52.317Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2020-03-12T18:29:52.317Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2020-03-12T18:29:52.317Z] Selecting previously unselected package libudev-dev:ppc64el. [2020-03-12T18:29:52.317Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2020-03-12T18:29:52.317Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2020-03-12T18:29:52.602Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. [2020-03-12T18:29:52.602Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2020-03-12T18:29:52.602Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2020-03-12T18:29:52.602Z] Selecting previously unselected package python3.5-minimal. [2020-03-12T18:29:52.602Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2020-03-12T18:29:52.602Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-03-12T18:29:52.887Z] Selecting previously unselected package python3-minimal. [2020-03-12T18:29:52.887Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2020-03-12T18:29:52.887Z] Unpacking python3-minimal (3.5.3-1) ... [2020-03-12T18:29:52.887Z] Selecting previously unselected package libmpdec2:ppc64el. [2020-03-12T18:29:52.887Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2020-03-12T18:29:52.887Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2020-03-12T18:29:52.887Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2020-03-12T18:29:52.887Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2020-03-12T18:29:52.887Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2020-03-12T18:29:53.400Z] --- PASS: TestBuildLabelWithTargets (1.84s) [2020-03-12T18:29:53.400Z] === RUN TestBuildWithEmptyLayers [2020-03-12T18:29:53.517Z] Selecting previously unselected package python3.5. [2020-03-12T18:29:53.517Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2020-03-12T18:29:53.517Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-03-12T18:29:53.517Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-03-12T18:29:53.517Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2020-03-12T18:29:53.517Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2020-03-12T18:29:53.517Z] Selecting previously unselected package dh-python. [2020-03-12T18:29:53.517Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2020-03-12T18:29:53.517Z] Unpacking dh-python (2.20170125) ... [2020-03-12T18:29:53.517Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2020-03-12T18:29:53.517Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-03-12T18:29:54.149Z] --- PASS: TestBuildWithEmptyLayers (0.89s) [2020-03-12T18:29:54.149Z] === RUN TestBuildMultiStageOnBuild [2020-03-12T18:29:54.579Z] Setting up python3-minimal (3.5.3-1) ... [2020-03-12T18:29:54.579Z] Selecting previously unselected package python3. [2020-03-12T18:29:54.579Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2020-03-12T18:29:54.579Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2020-03-12T18:29:54.579Z] Unpacking python3 (3.5.3-1) ... [2020-03-12T18:29:54.579Z] Selecting previously unselected package pigz. [2020-03-12T18:29:54.833Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-03-12T18:29:54.875Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2020-03-12T18:29:54.875Z] Unpacking pigz (2.3.4-1) ... [2020-03-12T18:29:54.875Z] Selecting previously unselected package libip4tc0:ppc64el. [2020-03-12T18:29:54.875Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-03-12T18:29:54.875Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-03-12T18:29:54.875Z] Selecting previously unselected package libip6tc0:ppc64el. [2020-03-12T18:29:54.875Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-03-12T18:29:54.875Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-03-12T18:29:54.875Z] Selecting previously unselected package libiptc0:ppc64el. [2020-03-12T18:29:54.875Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-03-12T18:29:54.875Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-03-12T18:29:54.875Z] Selecting previously unselected package libxtables12:ppc64el. [2020-03-12T18:29:54.875Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-03-12T18:29:54.875Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2020-03-12T18:29:54.875Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-03-12T18:29:54.875Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2020-03-12T18:29:54.875Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2020-03-12T18:29:54.875Z] Selecting previously unselected package iptables. [2020-03-12T18:29:54.875Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-03-12T18:29:54.875Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-03-12T18:29:55.194Z] Selecting previously unselected package xxd. [2020-03-12T18:29:55.194Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-03-12T18:29:55.194Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:29:55.194Z] Selecting previously unselected package vim-common. [2020-03-12T18:29:55.194Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-03-12T18:29:55.194Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:29:55.194Z] Selecting previously unselected package bzip2. [2020-03-12T18:29:55.194Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2020-03-12T18:29:55.194Z] Unpacking bzip2 (1.0.6-8.1) ... [2020-03-12T18:29:55.194Z] Selecting previously unselected package libgpm2:ppc64el. [2020-03-12T18:29:55.194Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2020-03-12T18:29:55.194Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2020-03-12T18:29:55.194Z] Selecting previously unselected package xz-utils. [2020-03-12T18:29:55.194Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2020-03-12T18:29:55.194Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-03-12T18:29:55.194Z] Selecting previously unselected package aufs-tools. [2020-03-12T18:29:55.194Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2020-03-12T18:29:55.194Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-03-12T18:29:55.194Z] Selecting previously unselected package liblzo2-2:ppc64el. [2020-03-12T18:29:55.194Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-03-12T18:29:55.194Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-03-12T18:29:55.194Z] Selecting previously unselected package btrfs-progs. [2020-03-12T18:29:55.194Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2020-03-12T18:29:55.194Z] Unpacking btrfs-progs (4.7.3-1) ... [2020-03-12T18:29:55.478Z] Selecting previously unselected package btrfs-tools. [2020-03-12T18:29:55.478Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2020-03-12T18:29:55.478Z] Unpacking btrfs-tools (4.7.3-1) ... [2020-03-12T18:29:55.478Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-03-12T18:29:55.478Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2020-03-12T18:29:55.478Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2020-03-12T18:29:55.478Z] Selecting previously unselected package dmsetup. [2020-03-12T18:29:55.478Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2020-03-12T18:29:55.478Z] Unpacking dmsetup (2:1.02.137-2) ... [2020-03-12T18:29:55.478Z] Selecting previously unselected package libonig4:ppc64el. [2020-03-12T18:29:55.478Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2020-03-12T18:29:55.478Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2020-03-12T18:29:55.478Z] Selecting previously unselected package libjq1:ppc64el. [2020-03-12T18:29:55.478Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2020-03-12T18:29:55.478Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-03-12T18:29:55.773Z] Selecting previously unselected package jq. [2020-03-12T18:29:55.773Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2020-03-12T18:29:55.773Z] Unpacking jq (1.5+dfsg-1.3) ... [2020-03-12T18:29:55.773Z] Selecting previously unselected package libaio1:ppc64el. [2020-03-12T18:29:55.773Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2020-03-12T18:29:55.773Z] Unpacking libaio1:ppc64el (0.3.110-3) ... [2020-03-12T18:29:55.773Z] Selecting previously unselected package libcap2-bin. [2020-03-12T18:29:55.773Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2020-03-12T18:29:55.773Z] Unpacking libcap2-bin (1:2.25-1) ... [2020-03-12T18:29:55.773Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-03-12T18:29:55.773Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2020-03-12T18:29:55.773Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2020-03-12T18:29:55.773Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2020-03-12T18:29:55.773Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2020-03-12T18:29:55.773Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2020-03-12T18:29:55.773Z] Selecting previously unselected package libpcre16-3:ppc64el. [2020-03-12T18:29:55.773Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2020-03-12T18:29:55.773Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2020-03-12T18:29:55.773Z] Selecting previously unselected package libpcre32-3:ppc64el. [2020-03-12T18:29:55.773Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2020-03-12T18:29:55.773Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2020-03-12T18:29:56.057Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2020-03-12T18:29:56.057Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2020-03-12T18:29:56.057Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2020-03-12T18:29:56.057Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2020-03-12T18:29:56.057Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2020-03-12T18:29:56.057Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2020-03-12T18:29:56.057Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-03-12T18:29:56.057Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2020-03-12T18:29:56.057Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2020-03-12T18:29:56.057Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-12T18:29:56.057Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2020-03-12T18:29:56.057Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2020-03-12T18:29:56.342Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-12T18:29:56.342Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2020-03-12T18:29:56.342Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-03-12T18:29:56.342Z] Selecting previously unselected package libreadline5:ppc64el. [2020-03-12T18:29:56.342Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2020-03-12T18:29:56.342Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2020-03-12T18:29:56.342Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2020-03-12T18:29:56.342Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2020-03-12T18:29:56.342Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2020-03-12T18:29:56.628Z] Selecting previously unselected package net-tools. [2020-03-12T18:29:56.628Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2020-03-12T18:29:56.628Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-03-12T18:29:56.913Z] Selecting previously unselected package python-pip-whl. [2020-03-12T18:29:56.913Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-03-12T18:29:56.913Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-03-12T18:29:56.913Z] Selecting previously unselected package python3-pip. [2020-03-12T18:29:56.913Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-03-12T18:29:56.913Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-03-12T18:29:56.913Z] Selecting previously unselected package python3-pkg-resources. [2020-03-12T18:29:56.913Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2020-03-12T18:29:56.913Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2020-03-12T18:29:56.913Z] Selecting previously unselected package python3-setuptools. [2020-03-12T18:29:56.913Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2020-03-12T18:29:56.913Z] Unpacking python3-setuptools (33.1.1-1) ... [2020-03-12T18:29:57.201Z] Selecting previously unselected package python3-wheel. [2020-03-12T18:29:57.201Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2020-03-12T18:29:57.201Z] Unpacking python3-wheel (0.29.0-2) ... [2020-03-12T18:29:57.201Z] Selecting previously unselected package thin-provisioning-tools. [2020-03-12T18:29:57.201Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2020-03-12T18:29:57.201Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-03-12T18:29:57.201Z] Selecting previously unselected package vim-runtime. [2020-03-12T18:29:57.201Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-03-12T18:29:57.201Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-03-12T18:29:57.201Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-03-12T18:29:57.201Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:29:57.223Z] --- PASS: TestBuildMultiStageOnBuild (2.50s) [2020-03-12T18:29:57.223Z] === RUN TestBuildUncleanTarFilenames [2020-03-12T18:29:58.087Z] --- PASS: TestBuildUncleanTarFilenames (1.24s) [2020-03-12T18:29:58.087Z] === RUN TestBuildMultiStageLayerLeak [2020-03-12T18:29:58.220Z] Selecting previously unselected package vim. [2020-03-12T18:29:58.220Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-03-12T18:29:58.220Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:29:58.509Z] Selecting previously unselected package xfsprogs. [2020-03-12T18:29:58.509Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2020-03-12T18:29:58.509Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2020-03-12T18:29:58.509Z] Selecting previously unselected package zip. [2020-03-12T18:29:58.509Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2020-03-12T18:29:58.509Z] Unpacking zip (3.0-11+b1) ... [2020-03-12T18:29:58.509Z] Selecting previously unselected package libapparmor-perl. [2020-03-12T18:29:58.509Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2020-03-12T18:29:58.509Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-03-12T18:29:58.509Z] Selecting previously unselected package apparmor. [2020-03-12T18:29:58.509Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2020-03-12T18:29:58.795Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-03-12T18:29:58.795Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-12T18:29:58.795Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2020-03-12T18:29:58.795Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-03-12T18:29:59.083Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-12T18:29:59.083Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2020-03-12T18:29:59.083Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-03-12T18:29:59.722Z] Selecting previously unselected package binutils-mingw-w64. [2020-03-12T18:29:59.722Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-03-12T18:29:59.722Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-03-12T18:29:59.722Z] Selecting previously unselected package mingw-w64-common. [2020-03-12T18:29:59.722Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2020-03-12T18:29:59.722Z] Unpacking mingw-w64-common (5.0.1-1) ... [2020-03-12T18:30:00.768Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-12T18:30:00.768Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-03-12T18:30:00.768Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-03-12T18:30:01.217Z] --- PASS: TestBuildMultiStageLayerLeak (2.94s) [2020-03-12T18:30:01.218Z] === RUN TestBuildWithHugeFile [2020-03-12T18:30:01.790Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-03-12T18:30:01.790Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-03-12T18:30:01.790Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-03-12T18:30:01.790Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-12T18:30:01.790Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-03-12T18:30:01.790Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:30:02.828Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-03-12T18:30:07.307Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-12T18:30:07.307Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-03-12T18:30:07.307Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:30:08.266Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-03-12T18:30:09.001Z] ok github.com/docker/docker/builder/remotecontext/git 27.628s coverage: 85.1% of statements [2020-03-12T18:30:09.001Z] ? github.com/docker/docker/cli [no test files] [2020-03-12T18:30:09.001Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-12T18:30:09.001Z] ok github.com/docker/docker/cli/debug 0.035s coverage: 100.0% of statements [2020-03-12T18:30:09.001Z] ok github.com/docker/docker/client 0.510s coverage: 75.2% of statements [2020-03-12T18:30:10.055Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2020-03-12T18:30:10.055Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-03-12T18:30:10.055Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... [2020-03-12T18:30:10.055Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-03-12T18:30:10.055Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-03-12T18:30:10.055Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-03-12T18:30:10.055Z] Processing triggers for mime-support (3.60) ... [2020-03-12T18:30:10.055Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:30:10.055Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2020-03-12T18:30:10.055Z] Setting up libcap2-bin (1:2.25-1) ... [2020-03-12T18:30:10.055Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-03-12T18:30:10.055Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-03-12T18:30:10.055Z] Setting up bash-completion (1:2.1-4.3) ... [2020-03-12T18:30:11.114Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2020-03-12T18:30:11.114Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-03-12T18:30:11.114Z] Setting up zip (3.0-11+b1) ... [2020-03-12T18:30:11.114Z] Setting up bzip2 (1.0.6-8.1) ... [2020-03-12T18:30:11.114Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-03-12T18:30:11.114Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-03-12T18:30:11.114Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:30:11.114Z] Setting up libaio1:ppc64el (0.3.110-3) ... [2020-03-12T18:30:11.114Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2020-03-12T18:30:11.114Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2020-03-12T18:30:11.114Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-12T18:30:11.114Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-03-12T18:30:11.114Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:30:11.114Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2020-03-12T18:30:11.114Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2020-03-12T18:30:11.114Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2020-03-12T18:30:11.114Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:30:11.415Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2020-03-12T18:30:11.415Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2020-03-12T18:30:11.415Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2020-03-12T18:30:11.415Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2020-03-12T18:30:11.415Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-03-12T18:30:11.415Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2020-03-12T18:30:11.415Z] Setting up pigz (2.3.4-1) ... [2020-03-12T18:30:11.415Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-03-12T18:30:11.415Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... [2020-03-12T18:30:11.415Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-03-12T18:30:11.415Z] Setting up mingw-w64-common (5.0.1-1) ... [2020-03-12T18:30:11.415Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-03-12T18:30:11.415Z] Setting up jq (1.5+dfsg-1.3) ... [2020-03-12T18:30:11.415Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2020-03-12T18:30:11.415Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2020-03-12T18:30:11.415Z] Setting up xfsprogs (4.9.0+nmu1) ... [2020-03-12T18:30:11.415Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:30:11.415Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-12T18:30:11.415Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-12T18:30:11.415Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-12T18:30:11.415Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-12T18:30:11.415Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-12T18:30:11.415Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-12T18:30:11.415Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-12T18:30:11.415Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-12T18:30:11.415Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2020-03-12T18:30:11.415Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-03-12T18:30:11.415Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-03-12T18:30:11.415Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-03-12T18:30:11.415Z] Setting up btrfs-progs (4.7.3-1) ... [2020-03-12T18:30:11.415Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2020-03-12T18:30:11.415Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-03-12T18:30:13.462Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2020-03-12T18:30:13.462Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:30:13.462Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-12T18:30:13.462Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-03-12T18:30:13.462Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-12T18:30:13.462Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-03-12T18:30:13.462Z] Setting up btrfs-tools (4.7.3-1) ... [2020-03-12T18:30:13.462Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:30:13.462Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-12T18:30:13.462Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-12T18:30:13.692Z] ok github.com/docker/docker/cmd/dockerd 0.638s coverage: 18.7% of statements [2020-03-12T18:30:13.756Z] Setting up python3 (3.5.3-1) ... [2020-03-12T18:30:14.388Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2020-03-12T18:30:14.683Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-03-12T18:30:14.978Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-03-12T18:30:14.978Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2020-03-12T18:30:14.978Z] Setting up python3-wheel (0.29.0-2) ... [2020-03-12T18:30:15.230Z] ok github.com/docker/docker/container 0.442s coverage: 42.8% of statements [2020-03-12T18:30:15.230Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-12T18:30:15.230Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-12T18:30:15.230Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-12T18:30:15.230Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-12T18:30:15.273Z] Setting up python3-pkg-resources (33.1.1-1) ... [2020-03-12T18:30:15.573Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2020-03-12T18:30:15.573Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-03-12T18:30:15.873Z] Setting up dmsetup (2:1.02.137-2) ... [2020-03-12T18:30:15.873Z] Setting up python3-setuptools (33.1.1-1) ... [2020-03-12T18:30:16.514Z] Setting up dh-python (2.20170125) ... [2020-03-12T18:30:16.514Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2020-03-12T18:30:16.514Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:30:29.340Z] Removing intermediate container 83ea66686469 [2020-03-12T18:30:29.340Z] ---> ced706ada357 [2020-03-12T18:30:29.340Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2020-03-12T18:30:29.340Z] ---> Running in f201466319a6 [2020-03-12T18:30:29.533Z] --- PASS: TestBuildWithHugeFile (25.60s) [2020-03-12T18:30:29.533Z] === RUN TestBuildWithEmptyDockerfile [2020-03-12T18:30:29.533Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:30:29.533Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:30:29.533Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:30:29.533Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:30:29.533Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:30:29.533Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:30:29.533Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:30:29.533Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:30:29.533Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:30:29.533Z] --- PASS: TestBuildWithEmptyDockerfile (0.34s) [2020-03-12T18:30:29.533Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-03-12T18:30:29.533Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-03-12T18:30:29.533Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-03-12T18:30:29.533Z] === RUN TestBuildPreserveOwnership [2020-03-12T18:30:29.533Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-12T18:30:29.641Z] Collecting yamllint==1.16.0 [2020-03-12T18:30:30.316Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-12T18:30:30.613Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-12T18:30:30.613Z] Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-12T18:30:30.742Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-12T18:30:30.909Z] Collecting pyyaml (from yamllint==1.16.0) [2020-03-12T18:30:30.909Z] Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-12T18:30:32.433Z] Building wheels for collected packages: pyyaml [2020-03-12T18:30:32.433Z] Running setup.py bdist_wheel for pyyaml: started [2020-03-12T18:30:32.738Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-12T18:30:32.738Z] Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-12T18:30:32.738Z] Successfully built pyyaml [2020-03-12T18:30:32.738Z] Installing collected packages: pathspec, pyyaml, yamllint [2020-03-12T18:30:33.023Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-03-12T18:30:33.049Z] Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-12T18:30:33.115Z] --- PASS: TestBuildPreserveOwnership (5.71s) [2020-03-12T18:30:33.115Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.75s) [2020-03-12T18:30:33.115Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.94s) [2020-03-12T18:30:33.115Z] === RUN TestBuildPlatformInvalid [2020-03-12T18:30:33.115Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-03-12T18:30:33.115Z] PASS [2020-03-12T18:30:33.115Z] [2020-03-12T18:30:33.115Z] DONE 30 tests in 71.549s [2020-03-12T18:30:33.115Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-03-12T18:30:33.115Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:30:33.115Z] ++ set -e [2020-03-12T18:30:33.115Z] ++ '[' -n 0 ']' [2020-03-12T18:30:33.115Z] ++ set -x [2020-03-12T18:30:33.115Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:30:33.115Z] INFO: Testing against a local daemon [2020-03-12T18:30:33.115Z] === RUN TestConfigList [2020-03-12T18:30:33.707Z] Removing intermediate container f201466319a6 [2020-03-12T18:30:33.707Z] ---> 2411220a1d3a [2020-03-12T18:30:33.707Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2020-03-12T18:30:34.845Z] ---> 23276053acd6 [2020-03-12T18:30:34.845Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-12T18:30:36.213Z] --- PASS: TestConfigList (2.89s) [2020-03-12T18:30:36.213Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-03-12T18:30:36.213Z] daemon.go:325: [d876ce91a090f] waiting for daemon to start [2020-03-12T18:30:36.213Z] daemon.go:325: [d876ce91a090f] waiting for daemon to start [2020-03-12T18:30:36.213Z] daemon.go:353: [d876ce91a090f] daemon started [2020-03-12T18:30:36.213Z] daemon.go:461: [d876ce91a090f] Stopping daemon [2020-03-12T18:30:36.213Z] daemon.go:296: [d876ce91a090f] exiting daemon [2020-03-12T18:30:36.213Z] daemon.go:448: [d876ce91a090f] Daemon stopped [2020-03-12T18:30:36.213Z] === RUN TestConfigsCreateAndDelete [2020-03-12T18:30:36.332Z] ok github.com/docker/docker/daemon 3.529s coverage: 9.1% of statements [2020-03-12T18:30:36.332Z] ok github.com/docker/docker/daemon/cluster 1.996s coverage: 0.5% of statements [2020-03-12T18:30:36.332Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.263s coverage: 65.3% of statements [2020-03-12T18:30:36.332Z] ok github.com/docker/docker/daemon/cluster/convert 0.991s coverage: 35.8% of statements [2020-03-12T18:30:36.332Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-12T18:30:36.332Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.122s coverage: 10.9% of statements [2020-03-12T18:30:36.332Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-12T18:30:36.332Z] ok github.com/docker/docker/daemon/config 0.882s coverage: 79.7% of statements [2020-03-12T18:30:36.332Z] ok github.com/docker/docker/daemon/discovery 0.170s coverage: 30.4% of statements [2020-03-12T18:30:36.332Z] ok github.com/docker/docker/daemon/events 0.293s coverage: 50.0% of statements [2020-03-12T18:30:36.332Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-12T18:30:36.332Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-12T18:30:36.332Z] ok github.com/docker/docker/daemon/graphdriver 0.214s coverage: 2.3% of statements [2020-03-12T18:30:36.332Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-03-12T18:30:36.332Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-03-12T18:30:36.332Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-12T18:30:36.332Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-03-12T18:30:36.332Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-03-12T18:30:36.332Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-03-12T18:30:36.332Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-03-12T18:30:36.332Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-12T18:30:36.332Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-03-12T18:30:36.332Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-03-12T18:30:36.332Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-03-12T18:30:36.332Z] ok github.com/docker/docker/daemon/images 0.493s coverage: 4.9% of statements [2020-03-12T18:30:36.332Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-12T18:30:36.332Z] ok github.com/docker/docker/daemon/links 0.036s coverage: 93.0% of statements [2020-03-12T18:30:36.332Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-12T18:30:36.332Z] ok github.com/docker/docker/daemon/logger 0.540s coverage: 44.0% of statements [2020-03-12T18:30:36.791Z] ok github.com/docker/docker/daemon/logger/awslogs 0.968s coverage: 78.2% of statements [2020-03-12T18:30:36.791Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-03-12T18:30:36.791Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-12T18:30:36.791Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-12T18:30:36.791Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-03-12T18:30:36.791Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-03-12T18:30:38.973Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.509s coverage: 62.1% of statements [2020-03-12T18:30:38.973Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.291s coverage: 88.3% of statements [2020-03-12T18:30:38.973Z] ok github.com/docker/docker/daemon/logger/local 0.554s coverage: 74.7% of statements [2020-03-12T18:30:38.973Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-12T18:30:39.381Z] ---> 3923cc478c40 [2020-03-12T18:30:39.381Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-03-12T18:30:39.407Z] --- PASS: TestConfigsCreateAndDelete (2.85s) [2020-03-12T18:30:39.407Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-03-12T18:30:39.407Z] daemon.go:325: [d0631dbb83a8e] waiting for daemon to start [2020-03-12T18:30:39.407Z] daemon.go:325: [d0631dbb83a8e] waiting for daemon to start [2020-03-12T18:30:39.407Z] daemon.go:353: [d0631dbb83a8e] daemon started [2020-03-12T18:30:39.407Z] daemon.go:461: [d0631dbb83a8e] Stopping daemon [2020-03-12T18:30:39.407Z] daemon.go:296: [d0631dbb83a8e] exiting daemon [2020-03-12T18:30:39.407Z] daemon.go:448: [d0631dbb83a8e] Daemon stopped [2020-03-12T18:30:39.407Z] === RUN TestConfigsUpdate [2020-03-12T18:30:39.432Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.129s coverage: 19.5% of statements [2020-03-12T18:30:40.709Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-03-12T18:30:41.496Z] ---> 8559a493a678 [2020-03-12T18:30:41.496Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-03-12T18:30:41.763Z] --- PASS: TestConfigsUpdate (2.80s) [2020-03-12T18:30:41.763Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-03-12T18:30:41.763Z] daemon.go:325: [d9e17b098f026] waiting for daemon to start [2020-03-12T18:30:41.763Z] daemon.go:325: [d9e17b098f026] waiting for daemon to start [2020-03-12T18:30:41.763Z] daemon.go:353: [d9e17b098f026] daemon started [2020-03-12T18:30:41.763Z] daemon.go:461: [d9e17b098f026] Stopping daemon [2020-03-12T18:30:41.763Z] daemon.go:296: [d9e17b098f026] exiting daemon [2020-03-12T18:30:41.764Z] daemon.go:448: [d9e17b098f026] Daemon stopped [2020-03-12T18:30:41.764Z] === RUN TestTemplatedConfig [2020-03-12T18:30:41.798Z] ---> e2762282de6d [2020-03-12T18:30:41.798Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-03-12T18:30:42.115Z] ---> ffd6883f2bc2 [2020-03-12T18:30:42.115Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2020-03-12T18:30:42.416Z] ---> 5986698265f0 [2020-03-12T18:30:42.416Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2020-03-12T18:30:42.416Z] ---> 8bcdb3649d83 [2020-03-12T18:30:42.416Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2020-03-12T18:30:43.072Z] ---> 7cc836543ef3 [2020-03-12T18:30:43.072Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2020-03-12T18:30:43.167Z] ok github.com/docker/docker/daemon/logger/splunk 2.104s coverage: 84.5% of statements [2020-03-12T18:30:43.167Z] ok github.com/docker/docker/daemon/logger/syslog 0.339s coverage: 47.8% of statements [2020-03-12T18:30:43.167Z] ok github.com/docker/docker/daemon/logger/templates 0.303s coverage: 8.3% of statements [2020-03-12T18:30:43.167Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-12T18:30:43.167Z] ? github.com/docker/docker/daemon/network [no test files] [2020-03-12T18:30:43.167Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-12T18:30:43.173Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-03-12T18:30:44.144Z] ---> 5b8f514ad046 [2020-03-12T18:30:44.145Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2020-03-12T18:30:44.145Z] ---> 54f59f905325 [2020-03-12T18:30:44.145Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2020-03-12T18:30:44.708Z] ok github.com/docker/docker/distribution 1.531s coverage: 20.5% of statements [2020-03-12T18:30:44.708Z] ok github.com/docker/docker/distribution/metadata 1.090s coverage: 48.2% of statements [2020-03-12T18:30:44.708Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-12T18:30:44.807Z] ---> cb6f913d0956 [2020-03-12T18:30:44.807Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2020-03-12T18:30:45.677Z] ok github.com/docker/docker/distribution/xfer 1.642s coverage: 61.7% of statements [2020-03-12T18:30:45.677Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-12T18:30:45.677Z] ok github.com/docker/docker/errdefs 0.180s coverage: 49.4% of statements [2020-03-12T18:30:45.753Z] --- PASS: TestTemplatedConfig (3.47s) [2020-03-12T18:30:45.753Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-03-12T18:30:45.753Z] daemon.go:325: [d8fcd929d0060] waiting for daemon to start [2020-03-12T18:30:45.753Z] daemon.go:325: [d8fcd929d0060] waiting for daemon to start [2020-03-12T18:30:45.753Z] daemon.go:353: [d8fcd929d0060] daemon started [2020-03-12T18:30:45.753Z] daemon.go:461: [d8fcd929d0060] Stopping daemon [2020-03-12T18:30:45.753Z] daemon.go:296: [d8fcd929d0060] exiting daemon [2020-03-12T18:30:45.753Z] daemon.go:448: [d8fcd929d0060] Daemon stopped [2020-03-12T18:30:45.753Z] === RUN TestConfigInspect [2020-03-12T18:30:46.337Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-12T18:30:46.337Z] Using test binary docker [2020-03-12T18:30:46.337Z] +++ /etc/init.d/apparmor start [2020-03-12T18:30:46.337Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-03-12T18:30:46.337Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-03-12T18:30:46.337Z] Warning failed to create cache: (null) [2020-03-12T18:30:46.337Z] . [2020-03-12T18:30:46.337Z] INFO: Waiting for daemon to start... [2020-03-12T18:30:46.337Z] Starting dockerd [2020-03-12T18:30:46.337Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-03-12T18:30:46.337Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-12T18:30:46.337Z] Using test binary docker [2020-03-12T18:30:46.337Z] +++ /etc/init.d/apparmor start [2020-03-12T18:30:46.337Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-03-12T18:30:46.337Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-03-12T18:30:46.337Z] Warning failed to create cache: (null) [2020-03-12T18:30:46.337Z] . [2020-03-12T18:30:46.337Z] INFO: Waiting for daemon to start... [2020-03-12T18:30:46.337Z] Starting dockerd [2020-03-12T18:30:46.337Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-03-12T18:30:46.337Z] . [2020-03-12T18:30:46.337Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-12T18:30:46.337Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-12T18:30:46.337Z] Error: No such image: emptyfs [2020-03-12T18:30:46.337Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-12T18:30:46.337Z] ++++ docker load [2020-03-12T18:30:46.337Z] Running integration-test (iteration 1) [2020-03-12T18:30:46.337Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-03-12T18:30:46.337Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-03-12T18:30:46.337Z] ++ set -e [2020-03-12T18:30:46.337Z] ++ '[' -n 0 ']' [2020-03-12T18:30:46.337Z] ++ set -x [2020-03-12T18:30:46.337Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-03-12T18:30:46.337Z] [2020-03-12T18:30:46.337Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-12T18:30:46.337Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-12T18:30:46.337Z] Error: No such image: emptyfs [2020-03-12T18:30:46.337Z] ++++ docker load [2020-03-12T18:30:46.337Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-12T18:30:46.389Z] ---> eda07d7705e8 [2020-03-12T18:30:46.389Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [2020-03-12T18:30:46.591Z] Running integration-test (iteration 1) [2020-03-12T18:30:46.591Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-03-12T18:30:46.592Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-03-12T18:30:46.592Z] ++ set -e [2020-03-12T18:30:46.592Z] ++ '[' -n 0 ']' [2020-03-12T18:30:46.592Z] ++ set -x [2020-03-12T18:30:46.592Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-03-12T18:30:46.699Z] ---> 205c6fa40818 [2020-03-12T18:30:46.699Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-03-12T18:30:47.001Z] ---> 8d7509fe6c09 [2020-03-12T18:30:47.001Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-03-12T18:30:47.306Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-03-12T18:30:47.306Z] bad55c542dc9: Pulling fs layer [2020-03-12T18:30:47.618Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-03-12T18:30:47.855Z] ok github.com/docker/docker/image 0.717s coverage: 86.4% of statements [2020-03-12T18:30:47.855Z] ok github.com/docker/docker/image/cache 0.372s coverage: 19.2% of statements [2020-03-12T18:30:47.855Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-12T18:30:47.855Z] ok github.com/docker/docker/image/v1 0.231s coverage: 25.0% of statements [2020-03-12T18:30:47.855Z] ? github.com/docker/docker/internal/test [no test files] [2020-03-12T18:30:47.947Z] bad55c542dc9: Verifying Checksum [2020-03-12T18:30:47.947Z] bad55c542dc9: Download complete [2020-03-12T18:30:48.102Z] --- PASS: TestConfigInspect (2.75s) [2020-03-12T18:30:48.102Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-03-12T18:30:48.102Z] daemon.go:325: [d42aad4fcf79c] waiting for daemon to start [2020-03-12T18:30:48.102Z] daemon.go:325: [d42aad4fcf79c] waiting for daemon to start [2020-03-12T18:30:48.102Z] daemon.go:353: [d42aad4fcf79c] daemon started [2020-03-12T18:30:48.102Z] daemon.go:461: [d42aad4fcf79c] Stopping daemon [2020-03-12T18:30:48.102Z] daemon.go:296: [d42aad4fcf79c] exiting daemon [2020-03-12T18:30:48.102Z] daemon.go:448: [d42aad4fcf79c] Daemon stopped [2020-03-12T18:30:48.102Z] === RUN TestConfigCreateWithLabels [2020-03-12T18:30:48.314Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-03-12T18:30:48.314Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-03-12T18:30:48.314Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-03-12T18:30:48.314Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-03-12T18:30:48.314Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-03-12T18:30:48.314Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-03-12T18:30:48.314Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-03-12T18:30:48.314Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-03-12T18:30:48.314Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-03-12T18:30:48.314Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-03-12T18:30:48.314Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-12T18:30:48.580Z] bad55c542dc9: Pull complete [2020-03-12T18:30:48.580Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-03-12T18:30:48.580Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-03-12T18:30:48.865Z] ---> 24c7a7c95241 [2020-03-12T18:30:48.865Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2020-03-12T18:30:49.150Z] ---> Running in c9a6904302b8 [2020-03-12T18:30:49.150Z] Removing intermediate container c9a6904302b8 [2020-03-12T18:30:49.150Z] ---> 282ffb374170 [2020-03-12T18:30:49.150Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-03-12T18:30:49.150Z] ---> Running in 2e2f8c89e227 [2020-03-12T18:30:49.150Z] Removing intermediate container 2e2f8c89e227 [2020-03-12T18:30:49.150Z] ---> 0d977404de41 [2020-03-12T18:30:49.150Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2020-03-12T18:30:49.150Z] ---> Running in e3aa629d4c18 [2020-03-12T18:30:49.283Z] ok github.com/docker/docker/internal/testutil 0.080s coverage: 62.5% of statements [2020-03-12T18:30:49.437Z] Removing intermediate container e3aa629d4c18 [2020-03-12T18:30:49.437Z] ---> e43596860c64 [2020-03-12T18:30:49.437Z] Step 122/125 : VOLUME /var/lib/docker [2020-03-12T18:30:49.437Z] ---> Running in 74191d2fab99 [2020-03-12T18:30:49.437Z] Removing intermediate container 74191d2fab99 [2020-03-12T18:30:49.437Z] ---> e37a34fdce62 [2020-03-12T18:30:49.437Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2020-03-12T18:30:49.437Z] ---> Running in 1900adbbd211 [2020-03-12T18:30:49.723Z] Removing intermediate container 1900adbbd211 [2020-03-12T18:30:49.723Z] ---> e7ea81393d82 [2020-03-12T18:30:49.723Z] Step 124/125 : FROM dev AS final [2020-03-12T18:30:49.723Z] ---> e7ea81393d82 [2020-03-12T18:30:49.723Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2020-03-12T18:30:51.202Z] --- PASS: TestConfigCreateWithLabels (2.83s) [2020-03-12T18:30:51.202Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-03-12T18:30:51.202Z] daemon.go:325: [d109cfb693940] waiting for daemon to start [2020-03-12T18:30:51.202Z] daemon.go:325: [d109cfb693940] waiting for daemon to start [2020-03-12T18:30:51.202Z] daemon.go:353: [d109cfb693940] daemon started [2020-03-12T18:30:51.202Z] daemon.go:461: [d109cfb693940] Stopping daemon [2020-03-12T18:30:51.202Z] daemon.go:296: [d109cfb693940] exiting daemon [2020-03-12T18:30:51.202Z] daemon.go:448: [d109cfb693940] Daemon stopped [2020-03-12T18:30:51.202Z] === RUN TestConfigCreateResolve [2020-03-12T18:30:52.192Z] ok github.com/docker/docker/layer 0.566s coverage: 30.4% of statements [2020-03-12T18:30:52.192Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-12T18:30:53.563Z] --- PASS: TestConfigCreateResolve (2.84s) [2020-03-12T18:30:53.563Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-03-12T18:30:53.563Z] daemon.go:325: [d8764dd120c83] waiting for daemon to start [2020-03-12T18:30:53.563Z] daemon.go:325: [d8764dd120c83] waiting for daemon to start [2020-03-12T18:30:53.563Z] daemon.go:353: [d8764dd120c83] daemon started [2020-03-12T18:30:53.563Z] daemon.go:461: [d8764dd120c83] Stopping daemon [2020-03-12T18:30:53.563Z] daemon.go:296: [d8764dd120c83] exiting daemon [2020-03-12T18:30:53.563Z] daemon.go:448: [d8764dd120c83] Daemon stopped [2020-03-12T18:30:53.563Z] === RUN TestConfigDaemonLibtrustID [2020-03-12T18:30:53.730Z] ok github.com/docker/docker/libcontainerd/local 0.347s coverage: 1.0% of statements [2020-03-12T18:30:53.730Z] ok github.com/docker/docker/libcontainerd/queue 0.171s coverage: 100.0% of statements [2020-03-12T18:30:53.730Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-12T18:30:53.730Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-12T18:30:53.730Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-12T18:30:53.730Z] ? github.com/docker/docker/oci [no test files] [2020-03-12T18:30:53.730Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-12T18:30:53.730Z] ok github.com/docker/docker/opts 0.499s coverage: 67.3% of statements [2020-03-12T18:30:53.730Z] ok github.com/docker/docker/pkg/aaparser 0.402s coverage: 50.0% of statements [2020-03-12T18:30:54.328Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-03-12T18:30:54.329Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-03-12T18:30:54.329Z] daemon.go:325: [d3207280a974d] waiting for daemon to start [2020-03-12T18:30:54.329Z] daemon.go:325: [d3207280a974d] waiting for daemon to start [2020-03-12T18:30:54.329Z] daemon.go:353: [d3207280a974d] daemon started [2020-03-12T18:30:54.329Z] daemon.go:461: [d3207280a974d] Stopping daemon [2020-03-12T18:30:54.329Z] daemon.go:296: [d3207280a974d] exiting daemon [2020-03-12T18:30:54.329Z] daemon.go:448: [d3207280a974d] Daemon stopped [2020-03-12T18:30:54.329Z] PASS [2020-03-12T18:30:54.329Z] [2020-03-12T18:30:54.329Z] DONE 8 tests in 21.068s [2020-03-12T18:30:54.329Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-03-12T18:30:54.329Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:30:54.329Z] ++ set -e [2020-03-12T18:30:54.329Z] ++ '[' -n 0 ']' [2020-03-12T18:30:54.329Z] ++ set -x [2020-03-12T18:30:54.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:30:54.329Z] INFO: Testing against a local daemon [2020-03-12T18:30:54.329Z] === RUN TestCheckpoint [2020-03-12T18:30:54.329Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-12T18:30:54.329Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T18:30:54.329Z] === RUN TestContainerInvalidJSON [2020-03-12T18:30:54.329Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:30:54.329Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:30:54.329Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:30:54.329Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:30:54.329Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:30:54.329Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:30:54.329Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:30:54.329Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:30:54.329Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:30:54.329Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-03-12T18:30:54.329Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-12T18:30:54.329Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-12T18:30:54.329Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-12T18:30:54.329Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-12T18:30:54.329Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-03-12T18:30:54.329Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-12T18:30:54.682Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-03-12T18:30:54.682Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-12T18:30:54.682Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-03-12T18:30:54.682Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-12T18:30:54.682Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-03-12T18:30:54.682Z] === RUN TestCopyFromContainer [2020-03-12T18:30:56.427Z] === RUN TestCopyFromContainer// [2020-03-12T18:30:56.565Z] ---> d8800045c88d [2020-03-12T18:30:56.565Z] Successfully built d8800045c88d [2020-03-12T18:30:56.565Z] Successfully tagged docker:a0056bd19127c837e0a852e7d2a7d95ac1dcf270 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-12T18:30:56.781Z] === RUN TestCopyFromContainer//bar/root [2020-03-12T18:30:56.781Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-12T18:30:56.781Z] === RUN TestCopyFromContainer/bar/quux [2020-03-12T18:30:56.781Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-12T18:30:57.024Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40652/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0056bd19127c837e0a852e7d2a7d95ac1dcf270 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:a0056bd19127c837e0a852e7d2a7d95ac1dcf270 hack/test/unit [2020-03-12T18:30:57.134Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-12T18:30:57.134Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-12T18:30:57.134Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-12T18:30:57.134Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-12T18:30:57.134Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-12T18:30:57.515Z] --- PASS: TestCopyFromContainer (2.60s) [2020-03-12T18:30:57.515Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-03-12T18:30:57.515Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-03-12T18:30:57.515Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2020-03-12T18:30:57.515Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-03-12T18:30:57.515Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-03-12T18:30:57.515Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2020-03-12T18:30:57.515Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-03-12T18:30:57.515Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-03-12T18:30:57.515Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-03-12T18:30:57.515Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-03-12T18:30:57.515Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-12T18:30:57.515Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:30:57.515Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:30:57.515Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:30:57.515Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:30:57.515Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:30:57.515Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:30:57.515Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:30:57.515Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:30:57.515Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:30:57.515Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-03-12T18:30:57.515Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-12T18:30:57.515Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-12T18:30:57.515Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-12T18:30:57.515Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-12T18:30:57.515Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-12T18:30:57.515Z] === RUN TestCreateWithInvalidEnv [2020-03-12T18:30:57.515Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-12T18:30:57.515Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-12T18:30:57.515Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-12T18:30:57.515Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-12T18:30:57.515Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-12T18:30:57.515Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-12T18:30:57.515Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-12T18:30:57.515Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-12T18:30:57.515Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-12T18:30:57.515Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-12T18:30:57.515Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-03-12T18:30:57.515Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-03-12T18:30:57.515Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-12T18:30:57.515Z] === RUN TestCreateTmpfsMountsTarget [2020-03-12T18:30:57.515Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-03-12T18:30:57.515Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-12T18:30:59.911Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2020-03-12T18:30:59.911Z] === RUN TestCreateWithCapabilities [2020-03-12T18:30:59.911Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-12T18:30:59.911Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-12T18:30:59.911Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:30:59.911Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:30:59.911Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:30:59.911Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:30:59.911Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:30:59.911Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:30:59.911Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:30:59.911Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:30:59.911Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:30:59.911Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:30:59.911Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-12T18:30:59.911Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-12T18:30:59.911Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:30:59.911Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:30:59.911Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:30:59.911Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:30:59.911Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:30:59.911Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:30:59.911Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:30:59.911Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:30:59.911Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-12T18:30:59.911Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:30:59.911Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:30:59.911Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:30:59.911Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:30:59.911Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-12T18:30:59.911Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:30:59.911Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:31:00.402Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:31:00.402Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:31:00.402Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:31:00.402Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-03-12T18:31:00.402Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-12T18:31:00.402Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-12T18:31:00.402Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-03-12T18:31:00.402Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-03-12T18:31:00.402Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-03-12T18:31:00.402Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-03-12T18:31:00.402Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-03-12T18:31:00.402Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-03-12T18:31:00.402Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-12T18:31:00.402Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-03-12T18:31:00.402Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-03-12T18:31:00.402Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-12T18:31:02.353Z] ......................... [ 67%] [2020-03-12T18:31:02.583Z] ? github.com/docker/docker/api [no test files] [2020-03-12T18:31:02.976Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.53s) [2020-03-12T18:31:02.976Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-12T18:31:02.976Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:31:02.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:31:02.976Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:31:02.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:31:02.976Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:31:02.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:31:02.976Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:31:02.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:31:02.976Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:31:02.976Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:31:02.976Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:31:02.976Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:31:02.976Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:31:02.976Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:31:02.976Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:31:02.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-03-12T18:31:02.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-12T18:31:02.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-03-12T18:31:02.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-12T18:31:02.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-03-12T18:31:02.976Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-12T18:31:02.976Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-12T18:31:03.751Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2020-03-12T18:31:03.751Z] === RUN TestContainerStartOnDaemonRestart [2020-03-12T18:31:03.751Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-12T18:31:03.751Z] === RUN TestDaemonRestartIpcMode [2020-03-12T18:31:03.751Z] === PAUSE TestDaemonRestartIpcMode [2020-03-12T18:31:03.751Z] === RUN TestDiff [2020-03-12T18:31:04.496Z] --- PASS: TestDiff (0.91s) [2020-03-12T18:31:04.496Z] === RUN TestExecWithCloseStdin [2020-03-12T18:31:05.710Z] --- PASS: TestExecWithCloseStdin (1.04s) [2020-03-12T18:31:05.710Z] === RUN TestExec [2020-03-12T18:31:06.460Z] --- PASS: TestExec (0.94s) [2020-03-12T18:31:06.460Z] === RUN TestExecUser [2020-03-12T18:31:07.664Z] --- PASS: TestExecUser (1.05s) [2020-03-12T18:31:07.664Z] === RUN TestExportContainerAndImportImage [2020-03-12T18:31:08.479Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-03-12T18:31:08.479Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-12T18:31:10.340Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2020-03-12T18:31:10.340Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-03-12T18:31:10.340Z] daemon.go:325: [df38dcefb1c47] waiting for daemon to start [2020-03-12T18:31:10.340Z] daemon.go:325: [df38dcefb1c47] waiting for daemon to start [2020-03-12T18:31:10.340Z] daemon.go:353: [df38dcefb1c47] daemon started [2020-03-12T18:31:10.340Z] daemon.go:461: [df38dcefb1c47] Stopping daemon [2020-03-12T18:31:10.340Z] daemon.go:296: [df38dcefb1c47] exiting daemon [2020-03-12T18:31:10.340Z] daemon.go:448: [df38dcefb1c47] Daemon stopped [2020-03-12T18:31:10.340Z] daemon.go:325: [df38dcefb1c47] waiting for daemon to start [2020-03-12T18:31:10.340Z] daemon.go:325: [df38dcefb1c47] waiting for daemon to start [2020-03-12T18:31:10.340Z] daemon.go:353: [df38dcefb1c47] daemon started [2020-03-12T18:31:10.340Z] daemon.go:461: [df38dcefb1c47] Stopping daemon [2020-03-12T18:31:10.340Z] daemon.go:296: [df38dcefb1c47] exiting daemon [2020-03-12T18:31:10.340Z] daemon.go:448: [df38dcefb1c47] Daemon stopped [2020-03-12T18:31:10.340Z] === RUN TestHealthCheckWorkdir [2020-03-12T18:31:11.093Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2020-03-12T18:31:11.093Z] === RUN TestHealthKillContainer [2020-03-12T18:31:14.154Z] --- PASS: TestHealthKillContainer (3.06s) [2020-03-12T18:31:14.154Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-12T18:31:14.912Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2020-03-12T18:31:14.912Z] === RUN TestIpcModeNone [2020-03-12T18:31:14.952Z] ok github.com/docker/docker/pkg/archive 7.240s coverage: 62.2% of statements [2020-03-12T18:31:14.952Z] ok github.com/docker/docker/pkg/authorization 1.130s coverage: 26.2% of statements [2020-03-12T18:31:14.952Z] ok github.com/docker/docker/pkg/broadcaster 0.059s coverage: 100.0% of statements [2020-03-12T18:31:14.952Z] ok github.com/docker/docker/pkg/capabilities 0.075s coverage: 87.5% of statements [2020-03-12T18:31:14.952Z] ok github.com/docker/docker/pkg/chrootarchive 0.129s coverage: 15.4% of statements [2020-03-12T18:31:14.952Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-12T18:31:14.952Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-12T18:31:14.952Z] ok github.com/docker/docker/pkg/directory 0.063s coverage: 80.0% of statements [2020-03-12T18:31:14.952Z] ok github.com/docker/docker/pkg/discovery 0.076s coverage: 58.3% of statements [2020-03-12T18:31:14.952Z] ok github.com/docker/docker/pkg/discovery/file 0.156s coverage: 92.9% of statements [2020-03-12T18:31:14.952Z] ok github.com/docker/docker/pkg/discovery/kv 3.416s coverage: 84.1% of statements [2020-03-12T18:31:14.952Z] ok github.com/docker/docker/pkg/discovery/memory 0.169s coverage: 92.3% of statements [2020-03-12T18:31:14.952Z] ok github.com/docker/docker/pkg/discovery/nodes 0.057s coverage: 93.8% of statements [2020-03-12T18:31:14.952Z] ok github.com/docker/docker/pkg/filenotify 0.164s coverage: 38.2% of statements [2020-03-12T18:31:14.952Z] ok github.com/docker/docker/pkg/fileutils 0.079s coverage: 87.7% of statements [2020-03-12T18:31:14.952Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 37.5% of statements [2020-03-12T18:31:14.952Z] ok github.com/docker/docker/pkg/idtools 0.133s coverage: 6.3% of statements [2020-03-12T18:31:14.952Z] ok github.com/docker/docker/pkg/ioutils 0.820s coverage: 69.1% of statements [2020-03-12T18:31:14.952Z] ok github.com/docker/docker/pkg/jsonmessage 0.181s coverage: 91.7% of statements [2020-03-12T18:31:14.952Z] ok github.com/docker/docker/pkg/locker 0.073s coverage: 88.9% of statements [2020-03-12T18:31:14.952Z] ok github.com/docker/docker/pkg/longpath 0.073s coverage: 100.0% of statements [2020-03-12T18:31:14.952Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-03-12T18:31:14.952Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2020-03-12T18:31:14.952Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-12T18:31:14.952Z] ok github.com/docker/docker/pkg/parsers 0.198s coverage: 97.0% of statements [2020-03-12T18:31:14.952Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-03-12T18:31:14.952Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-03-12T18:31:14.952Z] ok github.com/docker/docker/pkg/pidfile 0.041s coverage: 82.6% of statements [2020-03-12T18:31:14.952Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-12T18:31:14.952Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-12T18:31:16.129Z] --- PASS: TestIpcModeNone (0.97s) [2020-03-12T18:31:16.129Z] === RUN TestIpcModePrivate [2020-03-12T18:31:16.892Z] --- PASS: TestIpcModePrivate (1.03s) [2020-03-12T18:31:16.892Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2020-03-12T18:31:16.892Z] === RUN TestIpcModeShareable [2020-03-12T18:31:18.103Z] --- PASS: TestIpcModeShareable (0.96s) [2020-03-12T18:31:18.103Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2020-03-12T18:31:18.103Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-12T18:31:18.598Z] Loaded image: buildpack-deps:jessie [2020-03-12T18:31:18.598Z] Loaded image: buildpack-deps:jessie [2020-03-12T18:31:18.598Z] Loaded image: busybox:latest [2020-03-12T18:31:18.598Z] Loaded image: busybox:latest [2020-03-12T18:31:18.598Z] Loaded image: busybox:glibc [2020-03-12T18:31:18.598Z] Loaded image: debian:jessie [2020-03-12T18:31:18.598Z] Loaded image: busybox:glibc [2020-03-12T18:31:18.598Z] Loaded image: debian:jessie [2020-03-12T18:31:18.598Z] Loaded image: hello-world:latest [2020-03-12T18:31:18.598Z] INFO: Testing against a local daemon [2020-03-12T18:31:18.598Z] === RUN TestDockerSuite [2020-03-12T18:31:18.598Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-03-12T18:31:18.598Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-03-12T18:31:18.598Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-03-12T18:31:18.598Z] Loaded image: hello-world:latest [2020-03-12T18:31:18.598Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-03-12T18:31:18.598Z] INFO: Testing against a local daemon [2020-03-12T18:31:18.598Z] === RUN TestDockerDaemonSuite [2020-03-12T18:31:18.598Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-03-12T18:31:18.598Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-03-12T18:31:18.598Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-03-12T18:31:18.598Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-03-12T18:31:18.598Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-03-12T18:31:21.107Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-03-12T18:31:21.107Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-03-12T18:31:21.237Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.85s) [2020-03-12T18:31:21.237Z] === RUN TestAPIIpcModeHost [2020-03-12T18:31:21.586Z] --- PASS: TestAPIIpcModeHost (0.74s) [2020-03-12T18:31:21.586Z] === RUN TestDaemonIpcModeShareable [2020-03-12T18:31:21.665Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-03-12T18:31:21.665Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-03-12T18:31:22.589Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-03-12T18:31:22.844Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-03-12T18:31:22.844Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-03-12T18:31:23.449Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2020-03-12T18:31:23.449Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-03-12T18:31:23.449Z] daemon.go:325: [d08680d1427e8] waiting for daemon to start [2020-03-12T18:31:23.449Z] daemon.go:325: [d08680d1427e8] waiting for daemon to start [2020-03-12T18:31:23.449Z] daemon.go:353: [d08680d1427e8] daemon started [2020-03-12T18:31:23.449Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2020-03-12T18:31:23.449Z] daemon.go:461: [d08680d1427e8] Stopping daemon [2020-03-12T18:31:23.449Z] daemon.go:296: [d08680d1427e8] exiting daemon [2020-03-12T18:31:23.449Z] daemon.go:448: [d08680d1427e8] Daemon stopped [2020-03-12T18:31:23.449Z] === RUN TestDaemonIpcModePrivate [2020-03-12T18:31:24.727Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-03-12T18:31:24.727Z] --- PASS: TestBuildWithHugeFile (106.35s) [2020-03-12T18:31:24.727Z] === RUN TestBuildWithEmptyDockerfile [2020-03-12T18:31:24.727Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:31:24.727Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:31:24.727Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:31:24.727Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:31:24.727Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:31:24.727Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:31:24.727Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:31:24.727Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:31:24.727Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-03-12T18:31:24.727Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-03-12T18:31:24.727Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-03-12T18:31:24.983Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:31:24.983Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-03-12T18:31:24.983Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-03-12T18:31:24.983Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2020-03-12T18:31:24.983Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-03-12T18:31:24.983Z] === RUN TestBuildPreserveOwnership [2020-03-12T18:31:24.983Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-12T18:31:25.155Z] ok github.com/docker/docker/api/server 0.011s coverage: 7.9% of statements [2020-03-12T18:31:25.238Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-03-12T18:31:25.279Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2020-03-12T18:31:25.279Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-03-12T18:31:25.279Z] daemon.go:325: [d6bcc187665a2] waiting for daemon to start [2020-03-12T18:31:25.279Z] daemon.go:325: [d6bcc187665a2] waiting for daemon to start [2020-03-12T18:31:25.279Z] daemon.go:353: [d6bcc187665a2] daemon started [2020-03-12T18:31:25.279Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2020-03-12T18:31:25.279Z] daemon.go:461: [d6bcc187665a2] Stopping daemon [2020-03-12T18:31:25.279Z] daemon.go:296: [d6bcc187665a2] exiting daemon [2020-03-12T18:31:25.279Z] daemon.go:448: [d6bcc187665a2] Daemon stopped [2020-03-12T18:31:25.279Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-12T18:31:25.796Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-03-12T18:31:26.723Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-03-12T18:31:26.978Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-03-12T18:31:26.978Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-03-12T18:31:26.978Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-03-12T18:31:26.978Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-03-12T18:31:27.015Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2020-03-12T18:31:27.015Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-03-12T18:31:27.015Z] daemon.go:325: [d73392f2de2d4] waiting for daemon to start [2020-03-12T18:31:27.015Z] daemon.go:325: [d73392f2de2d4] waiting for daemon to start [2020-03-12T18:31:27.015Z] daemon.go:353: [d73392f2de2d4] daemon started [2020-03-12T18:31:27.015Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2020-03-12T18:31:27.015Z] daemon.go:461: [d73392f2de2d4] Stopping daemon [2020-03-12T18:31:27.015Z] daemon.go:296: [d73392f2de2d4] exiting daemon [2020-03-12T18:31:27.015Z] daemon.go:448: [d73392f2de2d4] Daemon stopped [2020-03-12T18:31:27.015Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-12T18:31:27.537Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-03-12T18:31:28.758Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2020-03-12T18:31:28.758Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-03-12T18:31:28.758Z] daemon.go:325: [dd940d18f2206] waiting for daemon to start [2020-03-12T18:31:28.758Z] daemon.go:325: [dd940d18f2206] waiting for daemon to start [2020-03-12T18:31:28.758Z] daemon.go:353: [dd940d18f2206] daemon started [2020-03-12T18:31:28.758Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2020-03-12T18:31:28.758Z] daemon.go:461: [dd940d18f2206] Stopping daemon [2020-03-12T18:31:28.758Z] daemon.go:296: [dd940d18f2206] exiting daemon [2020-03-12T18:31:28.758Z] daemon.go:448: [dd940d18f2206] Daemon stopped [2020-03-12T18:31:28.758Z] === RUN TestIpcModeOlderClient [2020-03-12T18:31:28.758Z] === PAUSE TestIpcModeOlderClient [2020-03-12T18:31:28.758Z] === RUN TestKillContainerInvalidSignal [2020-03-12T18:31:28.897Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-12T18:31:29.496Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-03-12T18:31:29.497Z] === RUN TestKillContainer [2020-03-12T18:31:29.497Z] === RUN TestKillContainer/no_signal [2020-03-12T18:31:29.821Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-03-12T18:31:30.242Z] === RUN TestKillContainer/non_killing_signal [2020-03-12T18:31:30.745Z] --- PASS: TestBuildPreserveOwnership (5.60s) [2020-03-12T18:31:30.745Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.77s) [2020-03-12T18:31:30.745Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.82s) [2020-03-12T18:31:30.745Z] === RUN TestBuildPlatformInvalid [2020-03-12T18:31:30.745Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-03-12T18:31:30.745Z] PASS [2020-03-12T18:31:30.745Z] [2020-03-12T18:31:30.745Z] DONE 30 tests in 190.619s [2020-03-12T18:31:30.745Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-12T18:31:30.745Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:31:30.745Z] ++ set -e [2020-03-12T18:31:30.745Z] ++ '[' -n 0 ']' [2020-03-12T18:31:30.745Z] ++ set -x [2020-03-12T18:31:30.745Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:31:30.981Z] === RUN TestKillContainer/killing_signal [2020-03-12T18:31:31.000Z] INFO: Testing against a local daemon [2020-03-12T18:31:31.000Z] === RUN TestConfigList [2020-03-12T18:31:31.000Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-03-12T18:31:31.748Z] --- PASS: TestKillContainer (2.45s) [2020-03-12T18:31:31.748Z] --- PASS: TestKillContainer/no_signal (0.87s) [2020-03-12T18:31:31.748Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2020-03-12T18:31:31.748Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2020-03-12T18:31:31.748Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-12T18:31:31.748Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-12T18:31:31.924Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-03-12T18:31:33.049Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-12T18:31:33.282Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-03-12T18:31:33.536Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-03-12T18:31:33.803Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.92s) [2020-03-12T18:31:33.803Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.96s) [2020-03-12T18:31:33.803Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2020-03-12T18:31:33.803Z] === RUN TestKillStoppedContainer [2020-03-12T18:31:33.803Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-03-12T18:31:33.803Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-12T18:31:33.803Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-03-12T18:31:33.803Z] === RUN TestKillDifferentUserContainer [2020-03-12T18:31:34.459Z] --- PASS: TestConfigList (3.46s) [2020-03-12T18:31:34.459Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-03-12T18:31:34.459Z] daemon.go:325: [d3e826b2b0776] waiting for daemon to start [2020-03-12T18:31:34.459Z] daemon.go:325: [d3e826b2b0776] waiting for daemon to start [2020-03-12T18:31:34.459Z] daemon.go:353: [d3e826b2b0776] daemon started [2020-03-12T18:31:34.459Z] daemon.go:461: [d3e826b2b0776] Stopping daemon [2020-03-12T18:31:34.459Z] daemon.go:296: [d3e826b2b0776] exiting daemon [2020-03-12T18:31:34.459Z] daemon.go:448: [d3e826b2b0776] Daemon stopped [2020-03-12T18:31:34.459Z] === RUN TestConfigsCreateAndDelete [2020-03-12T18:31:34.714Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-03-12T18:31:35.019Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2020-03-12T18:31:35.020Z] === RUN TestInspectOomKilledTrue [2020-03-12T18:31:35.020Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-12T18:31:35.020Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:31:35.020Z] === RUN TestInspectOomKilledFalse [2020-03-12T18:31:35.020Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-12T18:31:35.020Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:31:35.020Z] === RUN TestLinksEtcHostsContentMatch [2020-03-12T18:31:35.274Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-03-12T18:31:35.383Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-03-12T18:31:35.383Z] === RUN TestLinksContainerNames [2020-03-12T18:31:37.134Z] --- PASS: TestLinksContainerNames (1.55s) [2020-03-12T18:31:37.134Z] === RUN TestLogsFollowTailEmpty [2020-03-12T18:31:37.163Z] --- PASS: TestConfigsCreateAndDelete (2.86s) [2020-03-12T18:31:37.163Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-03-12T18:31:37.163Z] daemon.go:325: [d57e0e25dc5d9] waiting for daemon to start [2020-03-12T18:31:37.163Z] daemon.go:325: [d57e0e25dc5d9] waiting for daemon to start [2020-03-12T18:31:37.163Z] daemon.go:353: [d57e0e25dc5d9] daemon started [2020-03-12T18:31:37.163Z] daemon.go:461: [d57e0e25dc5d9] Stopping daemon [2020-03-12T18:31:37.163Z] daemon.go:296: [d57e0e25dc5d9] exiting daemon [2020-03-12T18:31:37.163Z] daemon.go:448: [d57e0e25dc5d9] Daemon stopped [2020-03-12T18:31:37.163Z] === RUN TestConfigsUpdate [2020-03-12T18:31:37.417Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-03-12T18:31:37.672Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-03-12T18:31:37.901Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2020-03-12T18:31:37.901Z] === RUN TestContainerNetworkMountsNoChown [2020-03-12T18:31:38.608Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-03-12T18:31:38.657Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/default [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/default [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/private [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/private [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/rprivate [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/slave [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/slave [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/rslave [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/shared [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/shared [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/rshared [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-12T18:31:38.657Z] === CONT TestMountDaemonRoot/default [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:31:38.657Z] === CONT TestMountDaemonRoot/rslave [2020-03-12T18:31:38.657Z] === CONT TestMountDaemonRoot/rshared [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:31:38.657Z] === CONT TestMountDaemonRoot/shared [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:31:38.657Z] === CONT TestMountDaemonRoot/rprivate [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:31:38.657Z] === CONT TestMountDaemonRoot/slave [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-12T18:31:38.657Z] === CONT TestMountDaemonRoot/private [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:31:38.657Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:31:38.657Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-12T18:31:38.657Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:31:38.657Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:31:38.657Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:31:38.657Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-12T18:31:38.657Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:31:38.657Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:31:39.014Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:31:39.014Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:31:39.014Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:31:39.014Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-12T18:31:39.014Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:31:39.014Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:31:39.014Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:31:39.014Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:31:39.014Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:31:39.014Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-12T18:31:39.014Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:31:39.014Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:31:39.014Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-12T18:31:39.014Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-12T18:31:39.381Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:31:39.381Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-12T18:31:39.381Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:31:39.381Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-12T18:31:39.381Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:31:39.381Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:31:39.381Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:31:39.381Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-03-12T18:31:39.381Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-03-12T18:31:39.381Z] === RUN TestContainerBindMountNonRecursive [2020-03-12T18:31:39.536Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-03-12T18:31:40.463Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-03-12T18:31:40.463Z] --- PASS: TestConfigsUpdate (3.20s) [2020-03-12T18:31:40.463Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-03-12T18:31:40.463Z] daemon.go:325: [d280d5e4f1513] waiting for daemon to start [2020-03-12T18:31:40.463Z] daemon.go:325: [d280d5e4f1513] waiting for daemon to start [2020-03-12T18:31:40.463Z] daemon.go:353: [d280d5e4f1513] daemon started [2020-03-12T18:31:40.463Z] daemon.go:461: [d280d5e4f1513] Stopping daemon [2020-03-12T18:31:40.463Z] daemon.go:296: [d280d5e4f1513] exiting daemon [2020-03-12T18:31:40.463Z] daemon.go:448: [d280d5e4f1513] Daemon stopped [2020-03-12T18:31:40.463Z] === RUN TestTemplatedConfig [2020-03-12T18:31:40.463Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-03-12T18:31:41.387Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-03-12T18:31:41.740Z] --- PASS: TestContainerBindMountNonRecursive (1.91s) [2020-03-12T18:31:41.740Z] === RUN TestNetworkNat [2020-03-12T18:31:42.100Z] --- PASS: TestNetworkNat (0.80s) [2020-03-12T18:31:42.100Z] === RUN TestNetworkLocalhostTCPNat [2020-03-12T18:31:42.716Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-03-12T18:31:42.852Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-03-12T18:31:42.852Z] === RUN TestNetworkLoopbackNat [2020-03-12T18:31:43.893Z] --- PASS: TestTemplatedConfig (3.21s) [2020-03-12T18:31:43.893Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-03-12T18:31:43.893Z] daemon.go:325: [de6833c4b16a8] waiting for daemon to start [2020-03-12T18:31:43.893Z] daemon.go:325: [de6833c4b16a8] waiting for daemon to start [2020-03-12T18:31:43.893Z] daemon.go:353: [de6833c4b16a8] daemon started [2020-03-12T18:31:43.893Z] daemon.go:461: [de6833c4b16a8] Stopping daemon [2020-03-12T18:31:43.893Z] daemon.go:296: [de6833c4b16a8] exiting daemon [2020-03-12T18:31:43.893Z] daemon.go:448: [de6833c4b16a8] Daemon stopped [2020-03-12T18:31:43.893Z] === RUN TestConfigInspect [2020-03-12T18:31:43.893Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-03-12T18:31:43.893Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-03-12T18:31:44.045Z] --- PASS: TestNetworkLoopbackNat (1.14s) [2020-03-12T18:31:44.045Z] === RUN TestPause [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/pkg/plugins 34.951s coverage: 73.6% of statements [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.115s coverage: 56.8% of statements [2020-03-12T18:31:44.909Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-12T18:31:44.909Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/pkg/plugins/transport 0.206s coverage: 85.7% of statements [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/pkg/pools 0.135s coverage: 87.9% of statements [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/pkg/progress 0.035s coverage: 75.9% of statements [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/pkg/pubsub 1.091s coverage: 72.7% of statements [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/pkg/reexec 0.124s coverage: 82.4% of statements [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/pkg/signal 0.069s coverage: 20.3% of statements [2020-03-12T18:31:44.909Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/pkg/stdcopy 0.070s coverage: 100.0% of statements [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/pkg/streamformatter 0.066s coverage: 66.2% of statements [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/pkg/stringid 0.031s coverage: 70.6% of statements [2020-03-12T18:31:44.909Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 38.2% of statements [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/pkg/system 0.127s coverage: 12.3% of statements [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/pkg/tarsum 0.185s coverage: 89.3% of statements [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/pkg/term 0.045s coverage: 30.8% of statements [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/pkg/term/windows 0.057s coverage: 0.0% of statements [no tests to run] [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/pkg/truncindex 0.183s coverage: 91.5% of statements [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/pkg/urlutil 0.066s coverage: 100.0% of statements [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/plugin 0.462s coverage: 12.0% of statements [2020-03-12T18:31:44.909Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/plugin/v2 0.139s coverage: 20.1% of statements [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/reference 0.309s coverage: 84.4% of statements [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/registry 0.371s coverage: 52.0% of statements [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/registry/resumable 0.318s coverage: 100.0% of statements [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 49.0% of statements [2020-03-12T18:31:44.909Z] ? github.com/docker/docker/rootless [no test files] [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/runconfig 0.208s coverage: 54.5% of statements [2020-03-12T18:31:44.909Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-12T18:31:44.909Z] ? github.com/docker/docker/volume [no test files] [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/volume/drivers 0.224s coverage: 36.1% of statements [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/volume/local 0.268s coverage: 37.7% of statements [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/volume/mounts 0.093s coverage: 66.2% of statements [2020-03-12T18:31:44.909Z] ok github.com/docker/docker/volume/service 0.351s coverage: 70.3% of statements [2020-03-12T18:31:44.909Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-12T18:31:44.909Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-12T18:31:44.909Z] INFO: make.ps1 ended at 03/12/2020 18:31:41 [2020-03-12T18:31:44.909Z] INFO: Unit tests ended at 03/12/2020 18:31:43. Duration:00:03:38.9238142 [2020-03-12T18:31:44.909Z] INFO: Building busybox [2020-03-12T18:31:44.909Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-12T18:31:44.909Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-12T18:31:44.909Z] [2020-03-12T18:31:44.909Z] Sending build context to Docker daemon 2.56kB [2020-03-12T18:31:44.909Z] [2020-03-12T18:31:44.909Z] Step 1/6 : FROM microsoft/windowsservercore [2020-03-12T18:31:44.909Z] ---> 80e84fd280e2 [2020-03-12T18:31:44.909Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-03-12T18:31:44.909Z] ---> Running in bdd6d9eb71dc [2020-03-12T18:31:45.339Z] --- PASS: TestPause (0.98s) [2020-03-12T18:31:45.339Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-12T18:31:45.339Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T18:31:45.339Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T18:31:45.339Z] === RUN TestPauseStopPausedContainer [2020-03-12T18:31:45.776Z] === RUN TestDockerSuite/TestAttachDetach [2020-03-12T18:31:46.106Z] --- PASS: TestPauseStopPausedContainer (0.93s) [2020-03-12T18:31:46.106Z] === RUN TestPsFilter [2020-03-12T18:31:46.453Z] --- PASS: TestPsFilter (0.26s) [2020-03-12T18:31:46.453Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-12T18:31:46.699Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-03-12T18:31:46.699Z] --- PASS: TestConfigInspect (2.88s) [2020-03-12T18:31:46.699Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-03-12T18:31:46.699Z] daemon.go:325: [dd6b800322411] waiting for daemon to start [2020-03-12T18:31:46.699Z] daemon.go:325: [dd6b800322411] waiting for daemon to start [2020-03-12T18:31:46.699Z] daemon.go:353: [dd6b800322411] daemon started [2020-03-12T18:31:46.699Z] daemon.go:461: [dd6b800322411] Stopping daemon [2020-03-12T18:31:46.699Z] daemon.go:296: [dd6b800322411] exiting daemon [2020-03-12T18:31:46.699Z] daemon.go:448: [dd6b800322411] Daemon stopped [2020-03-12T18:31:46.699Z] === RUN TestConfigCreateWithLabels [2020-03-12T18:31:47.258Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-03-12T18:31:47.258Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-03-12T18:31:47.275Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2020-03-12T18:31:47.275Z] === RUN TestRemoveContainerWithVolume [2020-03-12T18:31:48.019Z] --- PASS: TestRemoveContainerWithVolume (0.89s) [2020-03-12T18:31:48.019Z] === RUN TestRemoveContainerRunning [2020-03-12T18:31:48.775Z] Removing intermediate container bdd6d9eb71dc [2020-03-12T18:31:48.775Z] ---> 43281665eed2 [2020-03-12T18:31:48.775Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-03-12T18:31:48.782Z] --- PASS: TestRemoveContainerRunning (0.87s) [2020-03-12T18:31:48.782Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-12T18:31:49.536Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2020-03-12T18:31:49.536Z] === RUN TestRemoveInvalidContainer [2020-03-12T18:31:49.536Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-03-12T18:31:49.536Z] === RUN TestRenameLinkedContainer [2020-03-12T18:31:49.765Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-03-12T18:31:49.765Z] --- PASS: TestConfigCreateWithLabels (3.04s) [2020-03-12T18:31:49.765Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-03-12T18:31:49.765Z] daemon.go:325: [dadfe606eb376] waiting for daemon to start [2020-03-12T18:31:49.765Z] daemon.go:325: [dadfe606eb376] waiting for daemon to start [2020-03-12T18:31:49.765Z] daemon.go:353: [dadfe606eb376] daemon started [2020-03-12T18:31:49.765Z] daemon.go:461: [dadfe606eb376] Stopping daemon [2020-03-12T18:31:49.765Z] daemon.go:296: [dadfe606eb376] exiting daemon [2020-03-12T18:31:49.765Z] daemon.go:448: [dadfe606eb376] Daemon stopped [2020-03-12T18:31:49.765Z] === RUN TestConfigCreateResolve [2020-03-12T18:31:50.021Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-03-12T18:31:50.275Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-03-12T18:31:51.200Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-03-12T18:31:51.200Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-03-12T18:31:51.681Z] [2020-03-12T18:31:52.140Z] ---> 4e3613dd52fb [2020-03-12T18:31:52.140Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-03-12T18:31:52.140Z] ---> Running in 55f7550b746c [2020-03-12T18:31:52.560Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-03-12T18:31:52.560Z] --- PASS: TestConfigCreateResolve (3.08s) [2020-03-12T18:31:52.560Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-03-12T18:31:52.560Z] daemon.go:325: [d30998a1ff75d] waiting for daemon to start [2020-03-12T18:31:52.560Z] daemon.go:325: [d30998a1ff75d] waiting for daemon to start [2020-03-12T18:31:52.560Z] daemon.go:353: [d30998a1ff75d] daemon started [2020-03-12T18:31:52.560Z] daemon.go:461: [d30998a1ff75d] Stopping daemon [2020-03-12T18:31:52.560Z] daemon.go:296: [d30998a1ff75d] exiting daemon [2020-03-12T18:31:52.560Z] daemon.go:448: [d30998a1ff75d] Daemon stopped [2020-03-12T18:31:52.560Z] === RUN TestConfigDaemonLibtrustID [2020-03-12T18:31:53.108Z] [2020-03-12T18:31:53.108Z] SUCCESS: Specified value was saved. [2020-03-12T18:31:53.119Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-03-12T18:31:53.119Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-03-12T18:31:53.119Z] daemon.go:325: [d27e3c9e445ba] waiting for daemon to start [2020-03-12T18:31:53.119Z] daemon.go:325: [d27e3c9e445ba] waiting for daemon to start [2020-03-12T18:31:53.119Z] daemon.go:353: [d27e3c9e445ba] daemon started [2020-03-12T18:31:53.119Z] daemon.go:461: [d27e3c9e445ba] Stopping daemon [2020-03-12T18:31:53.119Z] daemon.go:296: [d27e3c9e445ba] exiting daemon [2020-03-12T18:31:53.119Z] daemon.go:448: [d27e3c9e445ba] Daemon stopped [2020-03-12T18:31:53.119Z] PASS [2020-03-12T18:31:53.119Z] [2020-03-12T18:31:53.119Z] DONE 8 tests in 22.432s [2020-03-12T18:31:53.374Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-12T18:31:53.374Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:31:53.374Z] ++ set -e [2020-03-12T18:31:53.374Z] ++ '[' -n 0 ']' [2020-03-12T18:31:53.374Z] ++ set -x [2020-03-12T18:31:53.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:31:53.374Z] INFO: Testing against a local daemon [2020-03-12T18:31:53.374Z] === RUN TestCheckpoint [2020-03-12T18:31:53.374Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-12T18:31:53.374Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T18:31:53.374Z] === RUN TestContainerInvalidJSON [2020-03-12T18:31:53.374Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:31:53.374Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:31:53.374Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:31:53.374Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:31:53.374Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:31:53.374Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:31:53.374Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:31:53.374Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:31:53.374Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:31:53.374Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-12T18:31:53.374Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-12T18:31:53.374Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-12T18:31:53.374Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-12T18:31:53.374Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-12T18:31:53.374Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-03-12T18:31:53.455Z] --- PASS: TestRenameLinkedContainer (3.21s) [2020-03-12T18:31:53.455Z] === RUN TestRenameStoppedContainer [2020-03-12T18:31:53.455Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-03-12T18:31:53.455Z] === RUN TestRenameRunningContainerAndReuse [2020-03-12T18:31:53.629Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-03-12T18:31:53.629Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-12T18:31:53.629Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-03-12T18:31:53.629Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-12T18:31:53.884Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-03-12T18:31:53.884Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-12T18:31:53.884Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-03-12T18:31:53.884Z] === RUN TestCopyFromContainer [2020-03-12T18:31:54.138Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-03-12T18:31:54.696Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-03-12T18:31:54.696Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-03-12T18:31:55.261Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s) [2020-03-12T18:31:55.261Z] === RUN TestRenameInvalidName [2020-03-12T18:31:55.621Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-03-12T18:31:55.875Z] === RUN TestCopyFromContainer// [2020-03-12T18:31:55.875Z] === RUN TestCopyFromContainer//bar/root [2020-03-12T18:31:56.016Z] Removing intermediate container 55f7550b746c [2020-03-12T18:31:56.016Z] ---> ca1021ee1935 [2020-03-12T18:31:56.016Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-03-12T18:31:56.016Z] ---> Running in b8848913b5bc [2020-03-12T18:31:56.130Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-03-12T18:31:56.130Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-12T18:31:56.130Z] === RUN TestCopyFromContainer/bar/quux [2020-03-12T18:31:56.384Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-12T18:31:56.384Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-12T18:31:56.471Z] --- PASS: TestRenameInvalidName (0.90s) [2020-03-12T18:31:56.471Z] === RUN TestRenameAnonymousContainer [2020-03-12T18:31:56.639Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-12T18:31:56.639Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-03-12T18:31:56.639Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-12T18:31:56.894Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-12T18:31:56.894Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-12T18:31:56.894Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-03-12T18:31:57.148Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-03-12T18:31:57.148Z] --- PASS: TestCopyFromContainer (3.16s) [2020-03-12T18:31:57.148Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-03-12T18:31:57.148Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-03-12T18:31:57.148Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-03-12T18:31:57.148Z] --- PASS: TestCopyFromContainer/bar/quux (0.18s) [2020-03-12T18:31:57.148Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-03-12T18:31:57.148Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-03-12T18:31:57.148Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-03-12T18:31:57.148Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2020-03-12T18:31:57.148Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-03-12T18:31:57.148Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-03-12T18:31:57.148Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-12T18:31:57.148Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:31:57.149Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:31:57.149Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:31:57.149Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:31:57.149Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:31:57.149Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:31:57.149Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:31:57.149Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:31:57.149Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:31:57.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-03-12T18:31:57.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-12T18:31:57.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-12T18:31:57.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-03-12T18:31:57.149Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-12T18:31:57.149Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-12T18:31:57.149Z] === RUN TestCreateWithInvalidEnv [2020-03-12T18:31:57.149Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-12T18:31:57.149Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-12T18:31:57.149Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-12T18:31:57.149Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-12T18:31:57.149Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-12T18:31:57.149Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-12T18:31:57.149Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-12T18:31:57.149Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-12T18:31:57.149Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-12T18:31:57.149Z] --- PASS: TestCreateWithInvalidEnv (0.06s) [2020-03-12T18:31:57.149Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-12T18:31:57.149Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-12T18:31:57.149Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-12T18:31:57.149Z] === RUN TestCreateTmpfsMountsTarget [2020-03-12T18:31:57.149Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-03-12T18:31:57.149Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-12T18:31:57.818Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-03-12T18:31:58.508Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-03-12T18:31:59.068Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-03-12T18:31:59.068Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-03-12T18:31:59.542Z] --- PASS: TestRenameAnonymousContainer (2.85s) [2020-03-12T18:31:59.542Z] === RUN TestRenameContainerWithSameName [2020-03-12T18:31:59.710Z] tests/integration/client_test.py ..... [ 76%] [2020-03-12T18:31:59.890Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2020-03-12T18:31:59.890Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-12T18:31:59.991Z] --- PASS: TestCreateWithCustomMaskedPaths (2.55s) [2020-03-12T18:31:59.991Z] === RUN TestCreateWithCapabilities [2020-03-12T18:31:59.991Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-12T18:31:59.991Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-12T18:31:59.991Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:31:59.991Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:31:59.991Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:31:59.991Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:31:59.992Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:31:59.992Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:31:59.992Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:31:59.992Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:31:59.992Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:31:59.992Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:31:59.992Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-12T18:31:59.992Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-12T18:31:59.992Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:31:59.992Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:31:59.992Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:31:59.992Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:31:59.992Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:31:59.992Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:31:59.992Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:31:59.992Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:31:59.992Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-12T18:31:59.992Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-12T18:31:59.992Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:31:59.992Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:31:59.992Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:31:59.992Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:31:59.992Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:31:59.992Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:31:59.992Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:31:59.992Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:31:59.992Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:31:59.992Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-03-12T18:31:59.992Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-03-12T18:31:59.992Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-12T18:31:59.992Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-03-12T18:31:59.992Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-12T18:31:59.992Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-03-12T18:31:59.992Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-03-12T18:31:59.992Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-12T18:31:59.992Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-03-12T18:31:59.992Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-03-12T18:31:59.992Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-03-12T18:31:59.992Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-03-12T18:31:59.992Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-12T18:32:00.640Z] tests/integration/errors_test.py . [ 76%] [2020-03-12T18:32:00.915Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-03-12T18:32:01.628Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s) [2020-03-12T18:32:01.628Z] === RUN TestResize [2020-03-12T18:32:01.813Z] Cannot create a file when that file already exists. [2020-03-12T18:32:02.391Z] --- PASS: TestResize (0.87s) [2020-03-12T18:32:02.391Z] === RUN TestResizeWithInvalidSize [2020-03-12T18:32:02.801Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.75s) [2020-03-12T18:32:02.801Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-12T18:32:02.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:32:02.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:32:02.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:32:02.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:32:02.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:32:02.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:32:02.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:32:02.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:32:02.801Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:32:02.801Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:32:02.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:32:02.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:32:02.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:32:02.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:32:02.801Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:32:03.056Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2020-03-12T18:32:03.056Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-03-12T18:32:03.056Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-03-12T18:32:03.056Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-12T18:32:03.056Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-03-12T18:32:03.056Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-03-12T18:32:03.056Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-12T18:32:03.142Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2020-03-12T18:32:03.142Z] === RUN TestResizeWhenContainerNotStarted [2020-03-12T18:32:03.311Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-03-12T18:32:03.872Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.88s) [2020-03-12T18:32:03.872Z] === RUN TestContainerStartOnDaemonRestart [2020-03-12T18:32:03.872Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-12T18:32:03.872Z] === RUN TestDaemonRestartIpcMode [2020-03-12T18:32:03.872Z] === PAUSE TestDaemonRestartIpcMode [2020-03-12T18:32:03.872Z] === RUN TestDiff [2020-03-12T18:32:03.906Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2020-03-12T18:32:03.906Z] === RUN TestDaemonRestartKillContainers [2020-03-12T18:32:03.906Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:32:03.906Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:32:03.906Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:32:03.906Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:32:03.906Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:32:03.906Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:32:03.906Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:32:03.906Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:32:03.906Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:32:03.906Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:32:03.906Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:32:03.906Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:32:03.906Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:32:03.906Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:32:03.906Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:32:03.906Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:32:03.906Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:32:03.906Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:32:03.906Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:32:03.906Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:32:03.906Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:32:03.906Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:32:03.906Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:32:03.906Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:32:03.906Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:32:03.906Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:32:04.432Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-03-12T18:32:04.687Z] --- PASS: TestDiff (0.98s) [2020-03-12T18:32:04.687Z] === RUN TestExecWithCloseStdin [2020-03-12T18:32:04.986Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-03-12T18:32:05.654Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:32:05.909Z] --- PASS: TestExecWithCloseStdin (1.09s) [2020-03-12T18:32:05.909Z] === RUN TestExec [2020-03-12T18:32:06.851Z] --- PASS: TestExec (1.02s) [2020-03-12T18:32:06.851Z] === RUN TestExecUser [2020-03-12T18:32:06.885Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:32:07.607Z] Removing intermediate container b8848913b5bc [2020-03-12T18:32:07.607Z] ---> 2cacd4ec0e02 [2020-03-12T18:32:07.607Z] Step 6/6 : CMD ["sh"] [2020-03-12T18:32:07.607Z] ---> Running in e738b7150a16 [2020-03-12T18:32:07.607Z] Removing intermediate container e738b7150a16 [2020-03-12T18:32:07.607Z] ---> 72e4464117a3 [2020-03-12T18:32:07.607Z] Successfully built 72e4464117a3 [2020-03-12T18:32:07.607Z] Successfully tagged busybox:latest [2020-03-12T18:32:07.607Z] INFO: Docker images of the daemon under test [2020-03-12T18:32:07.607Z] [2020-03-12T18:32:07.607Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-12T18:32:07.607Z] busybox latest 72e4464117a3 1 second ago 4.97GB [2020-03-12T18:32:07.607Z] microsoft/windowsservercore latest 80e84fd280e2 6 days ago 4.94GB [2020-03-12T18:32:07.607Z] mcr.microsoft.com/windows/servercore ltsc2019 80e84fd280e2 6 days ago 4.94GB [2020-03-12T18:32:07.607Z] [2020-03-12T18:32:07.607Z] INFO: Running integration tests at 03/12/2020 18:32:07... [2020-03-12T18:32:07.607Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-03-12T18:32:07.607Z] INFO: Integration API tests being run from the host: [2020-03-12T18:32:07.607Z] INFO: make.ps1 starting at 03/12/2020 18:32:07 [2020-03-12T18:32:07.777Z] --- PASS: TestExecUser (0.97s) [2020-03-12T18:32:07.777Z] === RUN TestExportContainerAndImportImage [2020-03-12T18:32:08.575Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2020-03-12T18:32:08.700Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-03-12T18:32:08.815Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:32:08.815Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:32:08.954Z] --- PASS: TestExportContainerAndImportImage (1.17s) [2020-03-12T18:32:08.954Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-12T18:32:10.137Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:32:10.137Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:32:10.835Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2020-03-12T18:32:10.835Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-03-12T18:32:10.835Z] daemon.go:325: [dbf088289ee35] waiting for daemon to start [2020-03-12T18:32:10.835Z] daemon.go:325: [dbf088289ee35] waiting for daemon to start [2020-03-12T18:32:10.835Z] daemon.go:353: [dbf088289ee35] daemon started [2020-03-12T18:32:10.835Z] daemon.go:461: [dbf088289ee35] Stopping daemon [2020-03-12T18:32:10.835Z] daemon.go:296: [dbf088289ee35] exiting daemon [2020-03-12T18:32:10.835Z] daemon.go:448: [dbf088289ee35] Daemon stopped [2020-03-12T18:32:10.835Z] daemon.go:325: [dbf088289ee35] waiting for daemon to start [2020-03-12T18:32:10.835Z] daemon.go:325: [dbf088289ee35] waiting for daemon to start [2020-03-12T18:32:10.835Z] daemon.go:353: [dbf088289ee35] daemon started [2020-03-12T18:32:10.835Z] daemon.go:461: [dbf088289ee35] Stopping daemon [2020-03-12T18:32:10.835Z] daemon.go:296: [dbf088289ee35] exiting daemon [2020-03-12T18:32:10.835Z] daemon.go:448: [dbf088289ee35] Daemon stopped [2020-03-12T18:32:10.835Z] === RUN TestHealthCheckWorkdir [2020-03-12T18:32:11.380Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:32:11.759Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-03-12T18:32:11.759Z] === RUN TestHealthKillContainer [2020-03-12T18:32:12.130Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:32:12.317Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-03-12T18:32:12.572Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-03-12T18:32:13.132Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-03-12T18:32:13.692Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-03-12T18:32:14.250Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-03-12T18:32:14.490Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:32:14.490Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:32:14.809Z] --- PASS: TestHealthKillContainer (3.15s) [2020-03-12T18:32:14.809Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-12T18:32:15.369Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2020-03-12T18:32:15.369Z] === RUN TestIpcModeNone [2020-03-12T18:32:16.730Z] --- PASS: TestIpcModeNone (1.03s) [2020-03-12T18:32:16.730Z] === RUN TestIpcModePrivate [2020-03-12T18:32:16.907Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-12T18:32:16.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.72s) [2020-03-12T18:32:16.907Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:32:16.907Z] daemon.go:325: [dde386260d1e8] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:325: [dde386260d1e8] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:353: [dde386260d1e8] daemon started [2020-03-12T18:32:16.907Z] daemon.go:325: [dde386260d1e8] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:296: [dde386260d1e8] exiting daemon [2020-03-12T18:32:16.907Z] daemon.go:325: [dde386260d1e8] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:353: [dde386260d1e8] daemon started [2020-03-12T18:32:16.907Z] daemon.go:461: [dde386260d1e8] Stopping daemon [2020-03-12T18:32:16.907Z] daemon.go:296: [dde386260d1e8] exiting daemon [2020-03-12T18:32:16.907Z] daemon.go:448: [dde386260d1e8] Daemon stopped [2020-03-12T18:32:16.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.05s) [2020-03-12T18:32:16.907Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:32:16.907Z] daemon.go:325: [d9ecfd7399e62] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:325: [d9ecfd7399e62] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:353: [d9ecfd7399e62] daemon started [2020-03-12T18:32:16.907Z] daemon.go:325: [d9ecfd7399e62] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:296: [d9ecfd7399e62] exiting daemon [2020-03-12T18:32:16.907Z] daemon.go:325: [d9ecfd7399e62] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:353: [d9ecfd7399e62] daemon started [2020-03-12T18:32:16.907Z] daemon.go:461: [d9ecfd7399e62] Stopping daemon [2020-03-12T18:32:16.907Z] daemon.go:296: [d9ecfd7399e62] exiting daemon [2020-03-12T18:32:16.907Z] daemon.go:448: [d9ecfd7399e62] Daemon stopped [2020-03-12T18:32:16.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.77s) [2020-03-12T18:32:16.907Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:32:16.907Z] daemon.go:325: [d1e274b509668] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:325: [d1e274b509668] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:353: [d1e274b509668] daemon started [2020-03-12T18:32:16.907Z] daemon.go:461: [d1e274b509668] Stopping daemon [2020-03-12T18:32:16.907Z] daemon.go:296: [d1e274b509668] exiting daemon [2020-03-12T18:32:16.907Z] daemon.go:448: [d1e274b509668] Daemon stopped [2020-03-12T18:32:16.907Z] daemon.go:325: [d1e274b509668] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:325: [d1e274b509668] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:353: [d1e274b509668] daemon started [2020-03-12T18:32:16.907Z] daemon.go:461: [d1e274b509668] Stopping daemon [2020-03-12T18:32:16.907Z] daemon.go:296: [d1e274b509668] exiting daemon [2020-03-12T18:32:16.907Z] daemon.go:448: [d1e274b509668] Daemon stopped [2020-03-12T18:32:16.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s) [2020-03-12T18:32:16.907Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:32:16.907Z] daemon.go:325: [dcc124d7ce48b] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:325: [dcc124d7ce48b] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:353: [dcc124d7ce48b] daemon started [2020-03-12T18:32:16.907Z] daemon.go:461: [dcc124d7ce48b] Stopping daemon [2020-03-12T18:32:16.907Z] daemon.go:296: [dcc124d7ce48b] exiting daemon [2020-03-12T18:32:16.907Z] daemon.go:448: [dcc124d7ce48b] Daemon stopped [2020-03-12T18:32:16.907Z] daemon.go:325: [dcc124d7ce48b] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:325: [dcc124d7ce48b] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:353: [dcc124d7ce48b] daemon started [2020-03-12T18:32:16.907Z] daemon.go:461: [dcc124d7ce48b] Stopping daemon [2020-03-12T18:32:16.907Z] daemon.go:296: [dcc124d7ce48b] exiting daemon [2020-03-12T18:32:16.907Z] daemon.go:448: [dcc124d7ce48b] Daemon stopped [2020-03-12T18:32:16.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s) [2020-03-12T18:32:16.907Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:32:16.907Z] daemon.go:325: [d4e8ad21bec17] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:325: [d4e8ad21bec17] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:353: [d4e8ad21bec17] daemon started [2020-03-12T18:32:16.907Z] daemon.go:325: [d4e8ad21bec17] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:296: [d4e8ad21bec17] exiting daemon [2020-03-12T18:32:16.907Z] daemon.go:325: [d4e8ad21bec17] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:353: [d4e8ad21bec17] daemon started [2020-03-12T18:32:16.907Z] daemon.go:461: [d4e8ad21bec17] Stopping daemon [2020-03-12T18:32:16.907Z] daemon.go:296: [d4e8ad21bec17] exiting daemon [2020-03-12T18:32:16.907Z] daemon.go:448: [d4e8ad21bec17] Daemon stopped [2020-03-12T18:32:16.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.55s) [2020-03-12T18:32:16.907Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:32:16.907Z] daemon.go:325: [dfc1f703561e0] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:325: [dfc1f703561e0] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:353: [dfc1f703561e0] daemon started [2020-03-12T18:32:16.907Z] daemon.go:461: [dfc1f703561e0] Stopping daemon [2020-03-12T18:32:16.907Z] daemon.go:296: [dfc1f703561e0] exiting daemon [2020-03-12T18:32:16.907Z] daemon.go:448: [dfc1f703561e0] Daemon stopped [2020-03-12T18:32:16.907Z] daemon.go:325: [dfc1f703561e0] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:325: [dfc1f703561e0] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:353: [dfc1f703561e0] daemon started [2020-03-12T18:32:16.907Z] daemon.go:461: [dfc1f703561e0] Stopping daemon [2020-03-12T18:32:16.907Z] daemon.go:296: [dfc1f703561e0] exiting daemon [2020-03-12T18:32:16.907Z] daemon.go:448: [dfc1f703561e0] Daemon stopped [2020-03-12T18:32:16.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-03-12T18:32:16.907Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:32:16.907Z] daemon.go:325: [d9f8b36ed2990] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:325: [d9f8b36ed2990] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:353: [d9f8b36ed2990] daemon started [2020-03-12T18:32:16.907Z] daemon.go:325: [d9f8b36ed2990] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:296: [d9f8b36ed2990] exiting daemon [2020-03-12T18:32:16.907Z] daemon.go:325: [d9f8b36ed2990] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:353: [d9f8b36ed2990] daemon started [2020-03-12T18:32:16.907Z] daemon.go:461: [d9f8b36ed2990] Stopping daemon [2020-03-12T18:32:16.907Z] daemon.go:296: [d9f8b36ed2990] exiting daemon [2020-03-12T18:32:16.907Z] daemon.go:448: [d9f8b36ed2990] Daemon stopped [2020-03-12T18:32:16.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.13s) [2020-03-12T18:32:16.907Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:32:16.907Z] daemon.go:325: [d0a0296907bcd] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:325: [d0a0296907bcd] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:353: [d0a0296907bcd] daemon started [2020-03-12T18:32:16.907Z] daemon.go:461: [d0a0296907bcd] Stopping daemon [2020-03-12T18:32:16.907Z] daemon.go:296: [d0a0296907bcd] exiting daemon [2020-03-12T18:32:16.907Z] daemon.go:448: [d0a0296907bcd] Daemon stopped [2020-03-12T18:32:16.907Z] daemon.go:325: [d0a0296907bcd] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:325: [d0a0296907bcd] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:353: [d0a0296907bcd] daemon started [2020-03-12T18:32:16.907Z] daemon.go:461: [d0a0296907bcd] Stopping daemon [2020-03-12T18:32:16.907Z] daemon.go:296: [d0a0296907bcd] exiting daemon [2020-03-12T18:32:16.907Z] daemon.go:448: [d0a0296907bcd] Daemon stopped [2020-03-12T18:32:16.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.61s) [2020-03-12T18:32:16.907Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:32:16.907Z] daemon.go:325: [db9bb227c754f] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:325: [db9bb227c754f] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:353: [db9bb227c754f] daemon started [2020-03-12T18:32:16.907Z] daemon.go:296: [db9bb227c754f] exiting daemon [2020-03-12T18:32:16.907Z] daemon.go:325: [db9bb227c754f] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:325: [db9bb227c754f] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:353: [db9bb227c754f] daemon started [2020-03-12T18:32:16.907Z] daemon.go:461: [db9bb227c754f] Stopping daemon [2020-03-12T18:32:16.907Z] daemon.go:296: [db9bb227c754f] exiting daemon [2020-03-12T18:32:16.907Z] daemon.go:448: [db9bb227c754f] Daemon stopped [2020-03-12T18:32:16.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.26s) [2020-03-12T18:32:16.907Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:32:16.907Z] daemon.go:325: [d4b474c9191fc] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:325: [d4b474c9191fc] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:353: [d4b474c9191fc] daemon started [2020-03-12T18:32:16.907Z] daemon.go:461: [d4b474c9191fc] Stopping daemon [2020-03-12T18:32:16.907Z] daemon.go:296: [d4b474c9191fc] exiting daemon [2020-03-12T18:32:16.907Z] daemon.go:448: [d4b474c9191fc] Daemon stopped [2020-03-12T18:32:16.907Z] daemon.go:325: [d4b474c9191fc] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:325: [d4b474c9191fc] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:353: [d4b474c9191fc] daemon started [2020-03-12T18:32:16.907Z] daemon.go:461: [d4b474c9191fc] Stopping daemon [2020-03-12T18:32:16.907Z] daemon.go:296: [d4b474c9191fc] exiting daemon [2020-03-12T18:32:16.907Z] daemon.go:448: [d4b474c9191fc] Daemon stopped [2020-03-12T18:32:16.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.25s) [2020-03-12T18:32:16.907Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:32:16.907Z] daemon.go:325: [d7f921089f963] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:325: [d7f921089f963] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:353: [d7f921089f963] daemon started [2020-03-12T18:32:16.907Z] daemon.go:325: [d7f921089f963] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:296: [d7f921089f963] exiting daemon [2020-03-12T18:32:16.907Z] daemon.go:325: [d7f921089f963] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:353: [d7f921089f963] daemon started [2020-03-12T18:32:16.907Z] daemon.go:461: [d7f921089f963] Stopping daemon [2020-03-12T18:32:16.907Z] daemon.go:296: [d7f921089f963] exiting daemon [2020-03-12T18:32:16.907Z] daemon.go:448: [d7f921089f963] Daemon stopped [2020-03-12T18:32:16.907Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s) [2020-03-12T18:32:16.907Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:32:16.907Z] daemon.go:325: [d363e3eb5403e] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:325: [d363e3eb5403e] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:353: [d363e3eb5403e] daemon started [2020-03-12T18:32:16.907Z] daemon.go:461: [d363e3eb5403e] Stopping daemon [2020-03-12T18:32:16.907Z] daemon.go:296: [d363e3eb5403e] exiting daemon [2020-03-12T18:32:16.907Z] daemon.go:448: [d363e3eb5403e] Daemon stopped [2020-03-12T18:32:16.907Z] daemon.go:325: [d363e3eb5403e] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:325: [d363e3eb5403e] waiting for daemon to start [2020-03-12T18:32:16.907Z] daemon.go:353: [d363e3eb5403e] daemon started [2020-03-12T18:32:16.907Z] daemon.go:461: [d363e3eb5403e] Stopping daemon [2020-03-12T18:32:16.907Z] daemon.go:296: [d363e3eb5403e] exiting daemon [2020-03-12T18:32:16.907Z] daemon.go:448: [d363e3eb5403e] Daemon stopped [2020-03-12T18:32:16.907Z] === RUN TestKernelTCPMemory [2020-03-12T18:32:17.289Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-03-12T18:32:17.544Z] --- PASS: TestIpcModePrivate (1.05s) [2020-03-12T18:32:17.544Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:198, shared: false, mustBeShared: false [2020-03-12T18:32:17.544Z] === RUN TestIpcModeShareable [2020-03-12T18:32:17.684Z] --- PASS: TestKernelTCPMemory (0.93s) [2020-03-12T18:32:17.684Z] === RUN TestNISDomainname [2020-03-12T18:32:18.104Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-03-12T18:32:18.663Z] --- PASS: TestIpcModeShareable (1.02s) [2020-03-12T18:32:18.663Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:198, shared: true, mustBeShared: true [2020-03-12T18:32:18.663Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-12T18:32:18.919Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-03-12T18:32:18.980Z] --- PASS: TestNISDomainname (1.20s) [2020-03-12T18:32:18.980Z] === RUN TestStats [2020-03-12T18:32:20.278Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-03-12T18:32:20.710Z] --- PASS: TestStats (1.85s) [2020-03-12T18:32:20.710Z] === RUN TestStopContainerWithTimeout [2020-03-12T18:32:20.710Z] === RUN TestStopContainerWithTimeout/0 [2020-03-12T18:32:20.710Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-12T18:32:20.710Z] === RUN TestStopContainerWithTimeout/1 [2020-03-12T18:32:20.710Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-12T18:32:20.710Z] === RUN TestStopContainerWithTimeout/3 [2020-03-12T18:32:20.710Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-12T18:32:20.710Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-12T18:32:20.710Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-12T18:32:20.710Z] === CONT TestStopContainerWithTimeout/0 [2020-03-12T18:32:20.710Z] === CONT TestStopContainerWithTimeout/3 [2020-03-12T18:32:20.838Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-03-12T18:32:21.761Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.96s) [2020-03-12T18:32:21.761Z] === RUN TestAPIIpcModeHost [2020-03-12T18:32:21.761Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-03-12T18:32:21.912Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-12T18:32:22.684Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-03-12T18:32:22.684Z] --- PASS: TestAPIIpcModeHost (0.93s) [2020-03-12T18:32:22.684Z] === RUN TestDaemonIpcModeShareable [2020-03-12T18:32:24.045Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-03-12T18:32:24.255Z] === CONT TestStopContainerWithTimeout/1 [2020-03-12T18:32:24.299Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2020-03-12T18:32:24.299Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-03-12T18:32:24.299Z] daemon.go:325: [da2667bc4fab9] waiting for daemon to start [2020-03-12T18:32:24.299Z] daemon.go:325: [da2667bc4fab9] waiting for daemon to start [2020-03-12T18:32:24.299Z] daemon.go:353: [da2667bc4fab9] daemon started [2020-03-12T18:32:24.299Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: true, mustBeShared: true [2020-03-12T18:32:24.299Z] daemon.go:461: [da2667bc4fab9] Stopping daemon [2020-03-12T18:32:24.299Z] daemon.go:296: [da2667bc4fab9] exiting daemon [2020-03-12T18:32:24.299Z] daemon.go:448: [da2667bc4fab9] Daemon stopped [2020-03-12T18:32:24.299Z] === RUN TestDaemonIpcModePrivate [2020-03-12T18:32:25.223Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-03-12T18:32:25.223Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-03-12T18:32:25.984Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-12T18:32:25.984Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2020-03-12T18:32:25.984Z] --- PASS: TestStopContainerWithTimeout/3 (3.07s) [2020-03-12T18:32:25.984Z] --- PASS: TestStopContainerWithTimeout/-1 (2.85s) [2020-03-12T18:32:25.984Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2020-03-12T18:32:25.984Z] === RUN TestDeleteDevicemapper [2020-03-12T18:32:25.984Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-12T18:32:25.984Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T18:32:25.984Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-12T18:32:26.146Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2020-03-12T18:32:26.146Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-03-12T18:32:26.146Z] daemon.go:325: [dcb384923c30d] waiting for daemon to start [2020-03-12T18:32:26.146Z] daemon.go:325: [dcb384923c30d] waiting for daemon to start [2020-03-12T18:32:26.146Z] daemon.go:353: [dcb384923c30d] daemon started [2020-03-12T18:32:26.146Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: false, mustBeShared: false [2020-03-12T18:32:26.146Z] daemon.go:461: [dcb384923c30d] Stopping daemon [2020-03-12T18:32:26.146Z] daemon.go:296: [dcb384923c30d] exiting daemon [2020-03-12T18:32:26.146Z] daemon.go:448: [dcb384923c30d] Daemon stopped [2020-03-12T18:32:26.146Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-12T18:32:26.705Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-03-12T18:32:27.627Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-03-12T18:32:27.881Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s) [2020-03-12T18:32:27.881Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-03-12T18:32:27.881Z] daemon.go:325: [dec539aadcac0] waiting for daemon to start [2020-03-12T18:32:27.881Z] daemon.go:325: [dec539aadcac0] waiting for daemon to start [2020-03-12T18:32:27.881Z] daemon.go:353: [dec539aadcac0] daemon started [2020-03-12T18:32:27.881Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: false, mustBeShared: false [2020-03-12T18:32:27.881Z] daemon.go:461: [dec539aadcac0] Stopping daemon [2020-03-12T18:32:27.881Z] daemon.go:296: [dec539aadcac0] exiting daemon [2020-03-12T18:32:27.881Z] daemon.go:448: [dec539aadcac0] Daemon stopped [2020-03-12T18:32:27.881Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-12T18:32:29.071Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.14s) [2020-03-12T18:32:29.071Z] === RUN TestUpdateMemory [2020-03-12T18:32:29.071Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-12T18:32:29.071Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:32:29.071Z] === RUN TestUpdateCPUQuota [2020-03-12T18:32:29.763Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s) [2020-03-12T18:32:29.764Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-03-12T18:32:29.764Z] daemon.go:325: [d34f535dd6e44] waiting for daemon to start [2020-03-12T18:32:29.764Z] daemon.go:325: [d34f535dd6e44] waiting for daemon to start [2020-03-12T18:32:29.764Z] daemon.go:353: [d34f535dd6e44] daemon started [2020-03-12T18:32:29.764Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:215, shared: true, mustBeShared: true [2020-03-12T18:32:29.764Z] daemon.go:461: [d34f535dd6e44] Stopping daemon [2020-03-12T18:32:29.764Z] daemon.go:296: [d34f535dd6e44] exiting daemon [2020-03-12T18:32:29.764Z] daemon.go:448: [d34f535dd6e44] Daemon stopped [2020-03-12T18:32:29.764Z] === RUN TestIpcModeOlderClient [2020-03-12T18:32:29.764Z] === PAUSE TestIpcModeOlderClient [2020-03-12T18:32:29.764Z] === RUN TestKillContainerInvalidSignal [2020-03-12T18:32:29.784Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2020-03-12T18:32:29.784Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2020-03-12T18:32:30.286Z] --- PASS: TestUpdateCPUQuota (1.41s) [2020-03-12T18:32:30.286Z] === RUN TestUpdatePidsLimit [2020-03-12T18:32:30.286Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-12T18:32:30.324Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-03-12T18:32:30.324Z] === RUN TestKillContainer [2020-03-12T18:32:30.324Z] === RUN TestKillContainer/no_signal [2020-03-12T18:32:30.633Z] === RUN TestUpdatePidsLimit/no_change [2020-03-12T18:32:31.070Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-12T18:32:31.246Z] === RUN TestKillContainer/non_killing_signal [2020-03-12T18:32:31.457Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-12T18:32:31.869Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-12T18:32:32.168Z] === RUN TestKillContainer/killing_signal [2020-03-12T18:32:32.250Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-12T18:32:32.618Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-12T18:32:32.701Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2020-03-12T18:32:33.089Z] --- PASS: TestKillContainer (2.73s) [2020-03-12T18:32:33.089Z] --- PASS: TestKillContainer/no_signal (0.91s) [2020-03-12T18:32:33.089Z] --- PASS: TestKillContainer/non_killing_signal (0.73s) [2020-03-12T18:32:33.089Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2020-03-12T18:32:33.089Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-12T18:32:33.089Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-12T18:32:34.013Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-12T18:32:34.352Z] --- PASS: TestUpdatePidsLimit (3.75s) [2020-03-12T18:32:34.352Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2020-03-12T18:32:34.352Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-03-12T18:32:34.352Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-03-12T18:32:34.352Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-03-12T18:32:34.352Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-03-12T18:32:34.352Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2020-03-12T18:32:34.352Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-03-12T18:32:34.352Z] === RUN TestUpdateRestartPolicy [2020-03-12T18:32:34.988Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s) [2020-03-12T18:32:34.989Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2020-03-12T18:32:34.989Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2020-03-12T18:32:34.989Z] === RUN TestKillStoppedContainer [2020-03-12T18:32:34.989Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-03-12T18:32:34.989Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-12T18:32:34.989Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-03-12T18:32:34.989Z] === RUN TestKillDifferentUserContainer [2020-03-12T18:32:35.243Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-03-12T18:32:35.608Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2020-03-12T18:32:36.167Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2020-03-12T18:32:36.167Z] === RUN TestInspectOomKilledTrue [2020-03-12T18:32:36.167Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-12T18:32:36.167Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:32:36.167Z] === RUN TestInspectOomKilledFalse [2020-03-12T18:32:36.167Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-12T18:32:36.167Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:32:36.167Z] === RUN TestLinksEtcHostsContentMatch [2020-03-12T18:32:36.421Z] --- PASS: TestLinksEtcHostsContentMatch (0.50s) [2020-03-12T18:32:36.421Z] === RUN TestLinksContainerNames [2020-03-12T18:32:37.346Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-03-12T18:32:38.273Z] --- PASS: TestLinksContainerNames (1.75s) [2020-03-12T18:32:38.273Z] === RUN TestLogsFollowTailEmpty [2020-03-12T18:32:38.665Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-03-12T18:32:39.125Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-03-12T18:32:39.195Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2020-03-12T18:32:39.195Z] === RUN TestContainerNetworkMountsNoChown [2020-03-12T18:32:39.584Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2020-03-12T18:32:39.754Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-03-12T18:32:39.754Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-03-12T18:32:39.754Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2020-03-12T18:32:39.754Z] === RUN TestMountDaemonRoot [2020-03-12T18:32:39.754Z] === RUN TestMountDaemonRoot/default [2020-03-12T18:32:39.754Z] === PAUSE TestMountDaemonRoot/default [2020-03-12T18:32:39.754Z] === RUN TestMountDaemonRoot/private [2020-03-12T18:32:39.754Z] === PAUSE TestMountDaemonRoot/private [2020-03-12T18:32:39.754Z] === RUN TestMountDaemonRoot/rprivate [2020-03-12T18:32:39.754Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-12T18:32:39.754Z] === RUN TestMountDaemonRoot/slave [2020-03-12T18:32:39.754Z] === PAUSE TestMountDaemonRoot/slave [2020-03-12T18:32:39.754Z] === RUN TestMountDaemonRoot/rslave [2020-03-12T18:32:39.754Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-12T18:32:39.754Z] === RUN TestMountDaemonRoot/shared [2020-03-12T18:32:39.754Z] === PAUSE TestMountDaemonRoot/shared [2020-03-12T18:32:39.754Z] === RUN TestMountDaemonRoot/rshared [2020-03-12T18:32:39.754Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-12T18:32:39.754Z] === CONT TestMountDaemonRoot/default [2020-03-12T18:32:39.754Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-12T18:32:39.754Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-12T18:32:39.754Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:32:39.754Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:32:39.754Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-12T18:32:39.754Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-12T18:32:39.754Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:32:39.754Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:32:39.754Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-12T18:32:39.754Z] === CONT TestMountDaemonRoot/rshared [2020-03-12T18:32:39.754Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:32:39.754Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:32:40.009Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:32:40.009Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:32:40.009Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:32:40.009Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:32:40.009Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:32:40.009Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:32:40.009Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:32:40.009Z] === CONT TestMountDaemonRoot/shared [2020-03-12T18:32:40.009Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-12T18:32:40.009Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-12T18:32:40.009Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:32:40.009Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:32:40.009Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-12T18:32:40.009Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-12T18:32:40.009Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:32:40.009Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:32:40.009Z] === CONT TestMountDaemonRoot/rslave [2020-03-12T18:32:40.009Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:32:40.009Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:32:40.009Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:32:40.009Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:32:40.009Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:32:40.009Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:32:40.009Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:32:40.009Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:32:40.009Z] === CONT TestMountDaemonRoot/slave [2020-03-12T18:32:40.009Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-12T18:32:40.009Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-12T18:32:40.009Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:32:40.009Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:32:40.009Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-12T18:32:40.009Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-12T18:32:40.009Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:32:40.009Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:32:40.009Z] === CONT TestMountDaemonRoot/rprivate [2020-03-12T18:32:40.009Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:32:40.009Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:32:40.009Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:32:40.009Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:32:40.009Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:32:40.009Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:32:40.009Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:32:40.009Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:32:40.009Z] === CONT TestMountDaemonRoot/private [2020-03-12T18:32:40.009Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-12T18:32:40.009Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-12T18:32:40.009Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:32:40.009Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:32:40.009Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-12T18:32:40.009Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-12T18:32:40.009Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:32:40.009Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:32:40.009Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:32:40.009Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-12T18:32:40.009Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:32:40.009Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:32:40.009Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:32:40.009Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:32:40.263Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-12T18:32:40.263Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:32:40.263Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:32:40.263Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-12T18:32:40.263Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:32:40.263Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-12T18:32:40.263Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:32:40.263Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:32:40.263Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:32:40.263Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:32:40.517Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:32:40.517Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-12T18:32:40.517Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:32:40.517Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-12T18:32:40.517Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:32:40.517Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:32:40.517Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:32:40.517Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:32:40.517Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-12T18:32:40.517Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-03-12T18:32:40.517Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-03-12T18:32:40.517Z] === RUN TestContainerBindMountNonRecursive [2020-03-12T18:32:40.552Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-03-12T18:32:41.441Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-03-12T18:32:41.521Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-03-12T18:32:43.301Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-03-12T18:32:43.322Z] --- PASS: TestContainerBindMountNonRecursive (2.42s) [2020-03-12T18:32:43.322Z] === RUN TestNetworkNat [2020-03-12T18:32:43.705Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-03-12T18:32:43.880Z] --- PASS: TestNetworkNat (0.91s) [2020-03-12T18:32:43.881Z] === RUN TestNetworkLocalhostTCPNat [2020-03-12T18:32:44.805Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2020-03-12T18:32:44.805Z] === RUN TestNetworkLoopbackNat [2020-03-12T18:32:45.059Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-03-12T18:32:45.982Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2020-03-12T18:32:45.982Z] === RUN TestPause [2020-03-12T18:32:46.541Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-03-12T18:32:46.795Z] --- PASS: TestPause (0.77s) [2020-03-12T18:32:46.795Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-12T18:32:46.795Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T18:32:46.795Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T18:32:46.795Z] === RUN TestPauseStopPausedContainer [2020-03-12T18:32:47.050Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-03-12T18:32:47.440Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-03-12T18:32:47.608Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2020-03-12T18:32:47.608Z] === RUN TestPsFilter [2020-03-12T18:32:47.686Z] --- PASS: TestUpdateRestartPolicy (12.55s) [2020-03-12T18:32:47.686Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-12T18:32:47.686Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2020-03-12T18:32:47.686Z] === RUN TestWaitNonBlocked [2020-03-12T18:32:47.686Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:32:47.686Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:32:47.686Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:32:47.686Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:32:47.686Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:32:47.686Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:32:47.863Z] --- PASS: TestPsFilter (0.22s) [2020-03-12T18:32:47.863Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-12T18:32:48.450Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-12T18:32:48.450Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.92s) [2020-03-12T18:32:48.450Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2020-03-12T18:32:48.450Z] === RUN TestWaitBlocked [2020-03-12T18:32:48.450Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:32:48.450Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:32:48.450Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:32:48.450Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:32:48.450Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:32:48.450Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:32:48.788Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2020-03-12T18:32:48.788Z] === RUN TestRemoveContainerWithVolume [2020-03-12T18:32:49.347Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2020-03-12T18:32:49.347Z] === RUN TestRemoveContainerRunning [2020-03-12T18:32:49.601Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-03-12T18:32:49.856Z] --- PASS: TestRemoveContainerRunning (0.76s) [2020-03-12T18:32:49.856Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-12T18:32:49.858Z] --- PASS: TestWaitBlocked (0.01s) [2020-03-12T18:32:49.858Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.39s) [2020-03-12T18:32:49.858Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.46s) [2020-03-12T18:32:49.858Z] === CONT TestContainerStartOnDaemonRestart [2020-03-12T18:32:49.858Z] === CONT TestIpcModeOlderClient [2020-03-12T18:32:50.213Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-03-12T18:32:50.213Z] === CONT TestDaemonRestartIpcMode [2020-03-12T18:32:50.780Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-03-12T18:32:50.780Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2020-03-12T18:32:50.780Z] === RUN TestRemoveInvalidContainer [2020-03-12T18:32:50.780Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-03-12T18:32:50.780Z] === RUN TestRenameLinkedContainer [2020-03-12T18:32:53.321Z] --- PASS: TestContainerStartOnDaemonRestart (2.81s) [2020-03-12T18:32:53.321Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-03-12T18:32:53.321Z] daemon.go:325: [da5392793a84a] waiting for daemon to start [2020-03-12T18:32:53.321Z] daemon.go:325: [da5392793a84a] waiting for daemon to start [2020-03-12T18:32:53.321Z] daemon.go:353: [da5392793a84a] daemon started [2020-03-12T18:32:53.321Z] daemon.go:325: [da5392793a84a] waiting for daemon to start [2020-03-12T18:32:53.321Z] daemon.go:296: [da5392793a84a] exiting daemon [2020-03-12T18:32:53.321Z] daemon.go:325: [da5392793a84a] waiting for daemon to start [2020-03-12T18:32:53.321Z] daemon.go:353: [da5392793a84a] daemon started [2020-03-12T18:32:53.321Z] daemon.go:461: [da5392793a84a] Stopping daemon [2020-03-12T18:32:53.321Z] daemon.go:296: [da5392793a84a] exiting daemon [2020-03-12T18:32:53.321Z] daemon.go:448: [da5392793a84a] Daemon stopped [2020-03-12T18:32:53.675Z] --- PASS: TestDaemonRestartIpcMode (3.59s) [2020-03-12T18:32:53.675Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-03-12T18:32:53.675Z] daemon.go:325: [d6093f88e7869] waiting for daemon to start [2020-03-12T18:32:53.675Z] daemon.go:325: [d6093f88e7869] waiting for daemon to start [2020-03-12T18:32:53.675Z] daemon.go:353: [d6093f88e7869] daemon started [2020-03-12T18:32:53.675Z] daemon.go:461: [d6093f88e7869] Stopping daemon [2020-03-12T18:32:53.675Z] daemon.go:296: [d6093f88e7869] exiting daemon [2020-03-12T18:32:53.675Z] daemon.go:448: [d6093f88e7869] Daemon stopped [2020-03-12T18:32:53.675Z] daemon.go:325: [d6093f88e7869] waiting for daemon to start [2020-03-12T18:32:53.675Z] daemon.go:325: [d6093f88e7869] waiting for daemon to start [2020-03-12T18:32:53.675Z] daemon.go:353: [d6093f88e7869] daemon started [2020-03-12T18:32:53.675Z] daemon.go:461: [d6093f88e7869] Stopping daemon [2020-03-12T18:32:53.675Z] daemon.go:296: [d6093f88e7869] exiting daemon [2020-03-12T18:32:53.675Z] daemon.go:448: [d6093f88e7869] Daemon stopped [2020-03-12T18:32:53.675Z] PASS [2020-03-12T18:32:53.675Z] [2020-03-12T18:32:53.675Z] === Skipped [2020-03-12T18:32:53.675Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-03-12T18:32:53.675Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T18:32:53.675Z] [2020-03-12T18:32:53.675Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-12T18:32:53.675Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:32:53.675Z] [2020-03-12T18:32:53.675Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-12T18:32:53.675Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:32:53.675Z] [2020-03-12T18:32:53.675Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T18:32:53.675Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T18:32:53.675Z] [2020-03-12T18:32:53.675Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-03-12T18:32:53.675Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T18:32:53.675Z] [2020-03-12T18:32:53.675Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-03-12T18:32:53.675Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:32:53.675Z] [2020-03-12T18:32:53.675Z] [2020-03-12T18:32:53.675Z] DONE 189 tests, 6 skipped in 119.514s [2020-03-12T18:32:53.675Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-03-12T18:32:53.675Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:32:53.675Z] ++ set -e [2020-03-12T18:32:53.675Z] ++ '[' -n 0 ']' [2020-03-12T18:32:53.675Z] ++ set -x [2020-03-12T18:32:53.675Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:32:54.022Z] INFO: Testing against a local daemon [2020-03-12T18:32:54.022Z] === RUN TestCommitInheritsEnv [2020-03-12T18:32:54.034Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-03-12T18:32:54.288Z] --- PASS: TestRenameLinkedContainer (3.29s) [2020-03-12T18:32:54.288Z] === RUN TestRenameStoppedContainer [2020-03-12T18:32:54.370Z] --- PASS: TestCommitInheritsEnv (0.49s) [2020-03-12T18:32:54.370Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-12T18:32:54.370Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-12T18:32:54.370Z] === RUN TestImagesFilterMultiReference [2020-03-12T18:32:54.370Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-03-12T18:32:54.370Z] === RUN TestImagePullPlatformInvalid [2020-03-12T18:32:54.525Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-03-12T18:32:54.543Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-03-12T18:32:54.723Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-03-12T18:32:54.723Z] === RUN TestRemoveImageOrphaning [2020-03-12T18:32:55.088Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2020-03-12T18:32:55.088Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-12T18:32:55.088Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-03-12T18:32:55.088Z] === RUN TestTagInvalidReference [2020-03-12T18:32:55.088Z] --- PASS: TestTagInvalidReference (0.02s) [2020-03-12T18:32:55.088Z] === RUN TestTagValidPrefixedRepo [2020-03-12T18:32:55.088Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-03-12T18:32:55.088Z] === RUN TestTagExistedNameWithoutForce [2020-03-12T18:32:55.088Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-03-12T18:32:55.088Z] === RUN TestTagOfficialNames [2020-03-12T18:32:55.088Z] --- PASS: TestTagOfficialNames (0.04s) [2020-03-12T18:32:55.088Z] === RUN TestTagMatchesDigest [2020-03-12T18:32:55.088Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-03-12T18:32:55.088Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-12T18:32:55.104Z] --- PASS: TestRenameStoppedContainer (0.86s) [2020-03-12T18:32:55.104Z] === RUN TestRenameRunningContainerAndReuse [2020-03-12T18:32:55.663Z] === RUN TestDockerSuite/TestBuildAddScript [2020-03-12T18:32:56.586Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2020-03-12T18:32:56.586Z] === RUN TestRenameInvalidName [2020-03-12T18:32:56.704Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2020-03-12T18:32:57.511Z] --- PASS: TestRenameInvalidName (0.84s) [2020-03-12T18:32:57.511Z] === RUN TestRenameAnonymousContainer [2020-03-12T18:32:58.871Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-03-12T18:32:58.882Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2020-03-12T18:33:01.380Z] --- PASS: TestRenameAnonymousContainer (3.51s) [2020-03-12T18:33:01.380Z] === RUN TestRenameContainerWithSameName [2020-03-12T18:33:01.380Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-03-12T18:33:01.787Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2020-03-12T18:33:01.939Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2020-03-12T18:33:01.939Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-12T18:33:02.672Z] ......... [ 86%] [2020-03-12T18:33:03.327Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-03-12T18:33:03.889Z] --- PASS: TestRenameContainerWithLinkedContainer (1.96s) [2020-03-12T18:33:03.889Z] === RUN TestResize [2020-03-12T18:33:03.965Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2020-03-12T18:33:04.813Z] --- PASS: TestResize (0.95s) [2020-03-12T18:33:04.813Z] === RUN TestResizeWithInvalidSize [2020-03-12T18:33:05.736Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-03-12T18:33:05.736Z] === RUN TestResizeWhenContainerNotStarted [2020-03-12T18:33:06.295Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-03-12T18:33:06.550Z] --- PASS: TestResizeWhenContainerNotStarted (0.90s) [2020-03-12T18:33:06.551Z] === RUN TestDaemonRestartKillContainers [2020-03-12T18:33:06.551Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:33:06.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:33:06.551Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:33:06.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:33:06.551Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:33:06.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:33:06.551Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:33:06.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:33:06.551Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:33:06.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:33:06.551Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:33:06.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:33:06.551Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:33:06.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:33:06.551Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:33:06.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:33:06.551Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:33:06.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:33:06.551Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:33:06.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:33:06.551Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:33:06.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:33:06.551Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:33:06.551Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:33:06.551Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:33:06.551Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:33:06.551Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-03-12T18:33:06.805Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-03-12T18:33:06.869Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2020-03-12T18:33:08.262Z] tests/integration/models_images_test.py .............. [ 89%] [2020-03-12T18:33:09.048Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-03-12T18:33:09.048Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:33:09.048Z] INFO: Testing against a local daemon [2020-03-12T18:33:09.048Z] === RUN TestBuildWithSession [2020-03-12T18:33:09.048Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-12T18:33:09.048Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:33:09.048Z] === RUN TestBuildSquashParent [2020-03-12T18:33:09.048Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-03-12T18:33:09.048Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:33:09.048Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-12T18:33:09.048Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2020-03-12T18:33:09.048Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:33:09.048Z] === RUN TestBuildMultiStageCopy [2020-03-12T18:33:09.048Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-12T18:33:09.314Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:33:09.873Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:33:09.886Z] tests/integration/models_networks_test.py .... [ 90%] [2020-03-12T18:33:10.431Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:33:10.686Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-03-12T18:33:11.246Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:33:12.169Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:33:12.425Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-03-12T18:33:12.988Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:33:14.870Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:33:14.870Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-03-12T18:33:15.429Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:33:16.358Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-03-12T18:33:16.427Z] tests/integration/models_nodes_test.py . [ 91%] [2020-03-12T18:33:16.918Z] === RUN TestDockerSuite/TestBuildAddTar [2020-03-12T18:33:16.990Z] tests/integration/models_resources_test.py . [ 91%] [2020-03-12T18:33:17.388Z] ok github.com/docker/docker/api/server/httputils 0.035s coverage: 14.7% of statements [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-12T18:33:17.388Z] ok github.com/docker/docker/api/server/middleware 0.033s coverage: 37.7% of statements [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-12T18:33:17.388Z] ok github.com/docker/docker/api/types/strslice 0.022s coverage: 90.0% of statements [2020-03-12T18:33:17.388Z] ok github.com/docker/docker/api/types/filters 0.018s coverage: 92.2% of statements [2020-03-12T18:33:17.388Z] ok github.com/docker/docker/api/types/time 0.023s coverage: 100.0% of statements [2020-03-12T18:33:17.388Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 3.1% of statements [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/api/types [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-12T18:33:17.388Z] ok github.com/docker/docker/api/types/versions 0.031s coverage: 75.0% of statements [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/builder [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-12T18:33:17.388Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-12T18:33:17.388Z] ok github.com/docker/docker/builder/dockerignore 0.023s coverage: 96.8% of statements [2020-03-12T18:33:18.279Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:33:18.534Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:33:19.093Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-03-12T18:33:19.367Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-12T18:33:19.367Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-12T18:33:19.652Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-03-12T18:33:19.826Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-12T18:33:19.948Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-03-12T18:33:20.660Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-03-12T18:33:20.799Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-12T18:33:21.220Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-12T18:33:21.220Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.39s) [2020-03-12T18:33:21.220Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:33:21.221Z] daemon.go:325: [d88559615f119] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:325: [d88559615f119] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:353: [d88559615f119] daemon started [2020-03-12T18:33:21.221Z] daemon.go:325: [d88559615f119] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:296: [d88559615f119] exiting daemon [2020-03-12T18:33:21.221Z] daemon.go:325: [d88559615f119] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:353: [d88559615f119] daemon started [2020-03-12T18:33:21.221Z] daemon.go:461: [d88559615f119] Stopping daemon [2020-03-12T18:33:21.221Z] daemon.go:296: [d88559615f119] exiting daemon [2020-03-12T18:33:21.221Z] daemon.go:448: [d88559615f119] Daemon stopped [2020-03-12T18:33:21.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.29s) [2020-03-12T18:33:21.221Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:33:21.221Z] daemon.go:325: [db8eaf6a797c9] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:325: [db8eaf6a797c9] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:353: [db8eaf6a797c9] daemon started [2020-03-12T18:33:21.221Z] daemon.go:325: [db8eaf6a797c9] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:296: [db8eaf6a797c9] exiting daemon [2020-03-12T18:33:21.221Z] daemon.go:325: [db8eaf6a797c9] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:353: [db8eaf6a797c9] daemon started [2020-03-12T18:33:21.221Z] daemon.go:461: [db8eaf6a797c9] Stopping daemon [2020-03-12T18:33:21.221Z] daemon.go:296: [db8eaf6a797c9] exiting daemon [2020-03-12T18:33:21.221Z] daemon.go:448: [db8eaf6a797c9] Daemon stopped [2020-03-12T18:33:21.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s) [2020-03-12T18:33:21.221Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:33:21.221Z] daemon.go:325: [d1b68df5293c4] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:325: [d1b68df5293c4] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:353: [d1b68df5293c4] daemon started [2020-03-12T18:33:21.221Z] daemon.go:461: [d1b68df5293c4] Stopping daemon [2020-03-12T18:33:21.221Z] daemon.go:296: [d1b68df5293c4] exiting daemon [2020-03-12T18:33:21.221Z] daemon.go:448: [d1b68df5293c4] Daemon stopped [2020-03-12T18:33:21.221Z] daemon.go:325: [d1b68df5293c4] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:325: [d1b68df5293c4] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:353: [d1b68df5293c4] daemon started [2020-03-12T18:33:21.221Z] daemon.go:461: [d1b68df5293c4] Stopping daemon [2020-03-12T18:33:21.221Z] daemon.go:296: [d1b68df5293c4] exiting daemon [2020-03-12T18:33:21.221Z] daemon.go:448: [d1b68df5293c4] Daemon stopped [2020-03-12T18:33:21.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.60s) [2020-03-12T18:33:21.221Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:33:21.221Z] daemon.go:325: [da05afbd40af6] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:325: [da05afbd40af6] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:353: [da05afbd40af6] daemon started [2020-03-12T18:33:21.221Z] daemon.go:325: [da05afbd40af6] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:296: [da05afbd40af6] exiting daemon [2020-03-12T18:33:21.221Z] daemon.go:325: [da05afbd40af6] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:353: [da05afbd40af6] daemon started [2020-03-12T18:33:21.221Z] daemon.go:461: [da05afbd40af6] Stopping daemon [2020-03-12T18:33:21.221Z] daemon.go:296: [da05afbd40af6] exiting daemon [2020-03-12T18:33:21.221Z] daemon.go:448: [da05afbd40af6] Daemon stopped [2020-03-12T18:33:21.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s) [2020-03-12T18:33:21.221Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:33:21.221Z] daemon.go:325: [dadab1a75ec1f] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:325: [dadab1a75ec1f] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:353: [dadab1a75ec1f] daemon started [2020-03-12T18:33:21.221Z] daemon.go:461: [dadab1a75ec1f] Stopping daemon [2020-03-12T18:33:21.221Z] daemon.go:296: [dadab1a75ec1f] exiting daemon [2020-03-12T18:33:21.221Z] daemon.go:448: [dadab1a75ec1f] Daemon stopped [2020-03-12T18:33:21.221Z] daemon.go:325: [dadab1a75ec1f] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:325: [dadab1a75ec1f] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:353: [dadab1a75ec1f] daemon started [2020-03-12T18:33:21.221Z] daemon.go:461: [dadab1a75ec1f] Stopping daemon [2020-03-12T18:33:21.221Z] daemon.go:296: [dadab1a75ec1f] exiting daemon [2020-03-12T18:33:21.221Z] daemon.go:448: [dadab1a75ec1f] Daemon stopped [2020-03-12T18:33:21.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-03-12T18:33:21.221Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:33:21.221Z] daemon.go:325: [d96287d095748] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:325: [d96287d095748] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:353: [d96287d095748] daemon started [2020-03-12T18:33:21.221Z] daemon.go:325: [d96287d095748] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:296: [d96287d095748] exiting daemon [2020-03-12T18:33:21.221Z] daemon.go:325: [d96287d095748] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:353: [d96287d095748] daemon started [2020-03-12T18:33:21.221Z] daemon.go:461: [d96287d095748] Stopping daemon [2020-03-12T18:33:21.221Z] daemon.go:296: [d96287d095748] exiting daemon [2020-03-12T18:33:21.221Z] daemon.go:448: [d96287d095748] Daemon stopped [2020-03-12T18:33:21.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.74s) [2020-03-12T18:33:21.221Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:33:21.221Z] daemon.go:325: [dc9a434daf962] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:325: [dc9a434daf962] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:353: [dc9a434daf962] daemon started [2020-03-12T18:33:21.221Z] daemon.go:461: [dc9a434daf962] Stopping daemon [2020-03-12T18:33:21.221Z] daemon.go:296: [dc9a434daf962] exiting daemon [2020-03-12T18:33:21.221Z] daemon.go:448: [dc9a434daf962] Daemon stopped [2020-03-12T18:33:21.221Z] daemon.go:325: [dc9a434daf962] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:325: [dc9a434daf962] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:353: [dc9a434daf962] daemon started [2020-03-12T18:33:21.221Z] daemon.go:461: [dc9a434daf962] Stopping daemon [2020-03-12T18:33:21.221Z] daemon.go:296: [dc9a434daf962] exiting daemon [2020-03-12T18:33:21.221Z] daemon.go:448: [dc9a434daf962] Daemon stopped [2020-03-12T18:33:21.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.32s) [2020-03-12T18:33:21.221Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:33:21.221Z] daemon.go:325: [d9e1dd31fb1ab] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:325: [d9e1dd31fb1ab] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:353: [d9e1dd31fb1ab] daemon started [2020-03-12T18:33:21.221Z] daemon.go:461: [d9e1dd31fb1ab] Stopping daemon [2020-03-12T18:33:21.221Z] daemon.go:296: [d9e1dd31fb1ab] exiting daemon [2020-03-12T18:33:21.221Z] daemon.go:448: [d9e1dd31fb1ab] Daemon stopped [2020-03-12T18:33:21.221Z] daemon.go:325: [d9e1dd31fb1ab] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:325: [d9e1dd31fb1ab] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:353: [d9e1dd31fb1ab] daemon started [2020-03-12T18:33:21.221Z] daemon.go:461: [d9e1dd31fb1ab] Stopping daemon [2020-03-12T18:33:21.221Z] daemon.go:296: [d9e1dd31fb1ab] exiting daemon [2020-03-12T18:33:21.221Z] daemon.go:448: [d9e1dd31fb1ab] Daemon stopped [2020-03-12T18:33:21.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.46s) [2020-03-12T18:33:21.221Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:33:21.221Z] daemon.go:325: [d7c9ac762e339] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:325: [d7c9ac762e339] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:353: [d7c9ac762e339] daemon started [2020-03-12T18:33:21.221Z] daemon.go:461: [d7c9ac762e339] Stopping daemon [2020-03-12T18:33:21.221Z] daemon.go:296: [d7c9ac762e339] exiting daemon [2020-03-12T18:33:21.221Z] daemon.go:448: [d7c9ac762e339] Daemon stopped [2020-03-12T18:33:21.221Z] daemon.go:325: [d7c9ac762e339] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:325: [d7c9ac762e339] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:353: [d7c9ac762e339] daemon started [2020-03-12T18:33:21.221Z] daemon.go:461: [d7c9ac762e339] Stopping daemon [2020-03-12T18:33:21.221Z] daemon.go:296: [d7c9ac762e339] exiting daemon [2020-03-12T18:33:21.221Z] daemon.go:448: [d7c9ac762e339] Daemon stopped [2020-03-12T18:33:21.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.36s) [2020-03-12T18:33:21.221Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:33:21.221Z] daemon.go:325: [d6cb84c1e19a0] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:325: [d6cb84c1e19a0] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:353: [d6cb84c1e19a0] daemon started [2020-03-12T18:33:21.221Z] daemon.go:325: [d6cb84c1e19a0] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:296: [d6cb84c1e19a0] exiting daemon [2020-03-12T18:33:21.221Z] daemon.go:325: [d6cb84c1e19a0] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:353: [d6cb84c1e19a0] daemon started [2020-03-12T18:33:21.221Z] daemon.go:461: [d6cb84c1e19a0] Stopping daemon [2020-03-12T18:33:21.221Z] daemon.go:296: [d6cb84c1e19a0] exiting daemon [2020-03-12T18:33:21.221Z] daemon.go:448: [d6cb84c1e19a0] Daemon stopped [2020-03-12T18:33:21.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.50s) [2020-03-12T18:33:21.221Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:33:21.221Z] daemon.go:325: [d9631480da06f] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:325: [d9631480da06f] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:353: [d9631480da06f] daemon started [2020-03-12T18:33:21.221Z] daemon.go:325: [d9631480da06f] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:296: [d9631480da06f] exiting daemon [2020-03-12T18:33:21.221Z] daemon.go:325: [d9631480da06f] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:353: [d9631480da06f] daemon started [2020-03-12T18:33:21.221Z] daemon.go:461: [d9631480da06f] Stopping daemon [2020-03-12T18:33:21.221Z] daemon.go:296: [d9631480da06f] exiting daemon [2020-03-12T18:33:21.221Z] daemon.go:448: [d9631480da06f] Daemon stopped [2020-03-12T18:33:21.221Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.61s) [2020-03-12T18:33:21.221Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:33:21.221Z] daemon.go:325: [d6bea345afef4] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:325: [d6bea345afef4] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:353: [d6bea345afef4] daemon started [2020-03-12T18:33:21.221Z] daemon.go:461: [d6bea345afef4] Stopping daemon [2020-03-12T18:33:21.221Z] daemon.go:296: [d6bea345afef4] exiting daemon [2020-03-12T18:33:21.221Z] daemon.go:448: [d6bea345afef4] Daemon stopped [2020-03-12T18:33:21.221Z] daemon.go:325: [d6bea345afef4] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:325: [d6bea345afef4] waiting for daemon to start [2020-03-12T18:33:21.221Z] daemon.go:353: [d6bea345afef4] daemon started [2020-03-12T18:33:21.221Z] daemon.go:461: [d6bea345afef4] Stopping daemon [2020-03-12T18:33:21.221Z] daemon.go:296: [d6bea345afef4] exiting daemon [2020-03-12T18:33:21.221Z] daemon.go:448: [d6bea345afef4] Daemon stopped [2020-03-12T18:33:21.221Z] === RUN TestKernelTCPMemory [2020-03-12T18:33:22.337Z] --- PASS: TestBuildMultiStageCopy (13.00s) [2020-03-12T18:33:22.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.86s) [2020-03-12T18:33:22.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.74s) [2020-03-12T18:33:22.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2020-03-12T18:33:22.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.12s) [2020-03-12T18:33:22.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.28s) [2020-03-12T18:33:22.337Z] === RUN TestBuildMultiStageParentConfig [2020-03-12T18:33:22.337Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2020-03-12T18:33:22.337Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:33:22.337Z] === RUN TestBuildLabelWithTargets [2020-03-12T18:33:22.337Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2020-03-12T18:33:22.337Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:33:22.337Z] === RUN TestBuildWithEmptyLayers [2020-03-12T18:33:22.582Z] --- PASS: TestKernelTCPMemory (1.07s) [2020-03-12T18:33:22.582Z] === RUN TestNISDomainname [2020-03-12T18:33:22.582Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-03-12T18:33:22.797Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2020-03-12T18:33:22.797Z] === RUN TestBuildMultiStageOnBuild [2020-03-12T18:33:22.797Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2020-03-12T18:33:22.797Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:33:22.797Z] === RUN TestBuildUncleanTarFilenames [2020-03-12T18:33:22.797Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2020-03-12T18:33:22.797Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:33:22.797Z] === RUN TestBuildMultiStageLayerLeak [2020-03-12T18:33:22.797Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2020-03-12T18:33:22.797Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:33:22.797Z] === RUN TestBuildWithHugeFile [2020-03-12T18:33:22.797Z] --- SKIP: TestBuildWithHugeFile (0.01s) [2020-03-12T18:33:22.797Z] build_test.go:492: testEnv.OSType == "windows" [2020-03-12T18:33:23.058Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-03-12T18:33:23.256Z] === RUN TestBuildWithEmptyDockerfile [2020-03-12T18:33:23.256Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:33:23.256Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:33:23.256Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:33:23.256Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:33:23.256Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:33:23.256Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:33:23.256Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:33:23.256Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:33:23.256Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:33:23.256Z] --- PASS: TestBuildWithEmptyDockerfile (0.30s) [2020-03-12T18:33:23.256Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-03-12T18:33:23.256Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2020-03-12T18:33:23.256Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2020-03-12T18:33:23.256Z] === RUN TestBuildPreserveOwnership [2020-03-12T18:33:23.256Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-03-12T18:33:23.256Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:33:23.256Z] === RUN TestBuildPlatformInvalid [2020-03-12T18:33:23.256Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2020-03-12T18:33:23.256Z] PASS [2020-03-12T18:33:23.256Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-03-12T18:33:23.256Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:33:23.256Z] INFO: Testing against a local daemon [2020-03-12T18:33:23.256Z] === RUN TestConfigList [2020-03-12T18:33:23.256Z] --- SKIP: TestConfigList (0.00s) [2020-03-12T18:33:23.256Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:33:23.256Z] === RUN TestConfigsCreateAndDelete [2020-03-12T18:33:23.256Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-03-12T18:33:23.256Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:33:23.256Z] === RUN TestConfigsUpdate [2020-03-12T18:33:23.256Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-03-12T18:33:23.256Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:33:23.256Z] === RUN TestTemplatedConfig [2020-03-12T18:33:23.256Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-03-12T18:33:23.256Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:33:23.256Z] === RUN TestConfigInspect [2020-03-12T18:33:23.256Z] --- SKIP: TestConfigInspect (0.00s) [2020-03-12T18:33:23.256Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:33:23.256Z] === RUN TestConfigCreateWithLabels [2020-03-12T18:33:23.256Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2020-03-12T18:33:23.256Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:33:23.256Z] === RUN TestConfigCreateResolve [2020-03-12T18:33:23.256Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-03-12T18:33:23.256Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:33:23.256Z] === RUN TestConfigDaemonLibtrustID [2020-03-12T18:33:23.256Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-03-12T18:33:23.256Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:33:23.256Z] PASS [2020-03-12T18:33:23.256Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-03-12T18:33:23.506Z] --- PASS: TestNISDomainname (1.15s) [2020-03-12T18:33:23.506Z] === RUN TestStats [2020-03-12T18:33:23.715Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:33:23.715Z] INFO: Testing against a local daemon [2020-03-12T18:33:23.715Z] === RUN TestCheckpoint [2020-03-12T18:33:23.715Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-12T18:33:23.715Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T18:33:23.715Z] === RUN TestContainerInvalidJSON [2020-03-12T18:33:23.715Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:33:23.715Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:33:23.715Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:33:23.715Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:33:23.715Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:33:23.715Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:33:23.715Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:33:23.715Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:33:23.715Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:33:23.715Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-03-12T18:33:23.715Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-12T18:33:23.715Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-03-12T18:33:23.715Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-03-12T18:33:23.715Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-12T18:33:23.715Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2020-03-12T18:33:23.715Z] copy_test.go:25: testEnv.OSType == "windows" [2020-03-12T18:33:23.715Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-12T18:33:23.715Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2020-03-12T18:33:23.715Z] copy_test.go:39: testEnv.OSType == "windows" [2020-03-12T18:33:23.715Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-12T18:33:23.715Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2020-03-12T18:33:23.715Z] copy_test.go:51: testEnv.OSType == "windows" [2020-03-12T18:33:23.715Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-12T18:33:23.715Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2020-03-12T18:33:23.715Z] copy_test.go:65: testEnv.OSType == "windows" [2020-03-12T18:33:23.715Z] === RUN TestCopyFromContainer [2020-03-12T18:33:23.715Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-03-12T18:33:23.715Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:33:23.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-12T18:33:23.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:33:23.715Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:33:23.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:33:23.715Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:33:23.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:33:23.715Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:33:23.715Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:33:23.715Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:33:23.715Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:33:23.715Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-03-12T18:33:23.715Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-12T18:33:23.715Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-12T18:33:23.715Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-12T18:33:23.715Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-12T18:33:23.715Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-03-12T18:33:23.715Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-03-12T18:33:23.715Z] === RUN TestCreateWithInvalidEnv [2020-03-12T18:33:23.715Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-12T18:33:23.715Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-12T18:33:23.715Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-12T18:33:23.715Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-12T18:33:23.715Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-12T18:33:23.715Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-12T18:33:23.715Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-12T18:33:23.715Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-12T18:33:23.715Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-12T18:33:23.715Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-12T18:33:23.715Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-12T18:33:23.715Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-12T18:33:23.715Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-12T18:33:23.715Z] === RUN TestCreateTmpfsMountsTarget [2020-03-12T18:33:23.715Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-03-12T18:33:23.715Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:33:23.715Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-12T18:33:23.715Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-03-12T18:33:23.715Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:33:23.715Z] === RUN TestCreateWithCapabilities [2020-03-12T18:33:23.715Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2020-03-12T18:33:23.715Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-03-12T18:33:23.715Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-12T18:33:23.715Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-03-12T18:33:23.715Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:33:23.715Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-12T18:33:23.715Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:33:23.715Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:33:23.715Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:33:23.715Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:33:23.715Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:33:23.715Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:33:23.715Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:33:23.715Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:33:23.715Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:33:23.715Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:33:23.715Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:33:23.715Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:33:23.715Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:33:23.715Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:33:23.715Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:33:23.715Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-03-12T18:33:23.715Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2020-03-12T18:33:23.715Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-12T18:33:23.715Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-12T18:33:23.715Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-12T18:33:23.715Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-03-12T18:33:23.715Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-12T18:33:23.715Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-03-12T18:33:23.715Z] create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-03-12T18:33:23.715Z] === RUN TestDiff [2020-03-12T18:33:23.715Z] --- SKIP: TestDiff (0.00s) [2020-03-12T18:33:23.715Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-03-12T18:33:23.715Z] === RUN TestExecWithCloseStdin [2020-03-12T18:33:24.432Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-03-12T18:33:25.356Z] --- PASS: TestStats (1.93s) [2020-03-12T18:33:25.356Z] === RUN TestStopContainerWithTimeout [2020-03-12T18:33:25.356Z] === RUN TestStopContainerWithTimeout/0 [2020-03-12T18:33:25.356Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-12T18:33:25.356Z] === RUN TestStopContainerWithTimeout/1 [2020-03-12T18:33:25.356Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-12T18:33:25.356Z] === RUN TestStopContainerWithTimeout/3 [2020-03-12T18:33:25.356Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-12T18:33:25.356Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-12T18:33:25.356Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-12T18:33:25.356Z] === CONT TestStopContainerWithTimeout/0 [2020-03-12T18:33:25.356Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-12T18:33:25.878Z] ok github.com/docker/docker/builder/fscache 0.144s coverage: 69.2% of statements [2020-03-12T18:33:25.894Z] --- PASS: TestExecWithCloseStdin (2.21s) [2020-03-12T18:33:25.894Z] === RUN TestExec [2020-03-12T18:33:25.894Z] --- SKIP: TestExec (0.00s) [2020-03-12T18:33:25.894Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-12T18:33:25.894Z] === RUN TestExecUser [2020-03-12T18:33:25.894Z] --- SKIP: TestExecUser (0.00s) [2020-03-12T18:33:25.894Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-12T18:33:25.894Z] === RUN TestExportContainerAndImportImage [2020-03-12T18:33:25.894Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-03-12T18:33:25.894Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:33:25.894Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-12T18:33:25.894Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-03-12T18:33:25.894Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:33:25.894Z] === RUN TestHealthCheckWorkdir [2020-03-12T18:33:25.894Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-03-12T18:33:25.894Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-12T18:33:25.894Z] === RUN TestHealthKillContainer [2020-03-12T18:33:25.894Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-03-12T18:33:25.894Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-03-12T18:33:25.894Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-12T18:33:25.894Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-03-12T18:33:25.894Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-03-12T18:33:25.894Z] === RUN TestKillContainerInvalidSignal [2020-03-12T18:33:25.916Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-03-12T18:33:25.916Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-03-12T18:33:26.169Z] ok github.com/docker/docker/builder/remotecontext/git 5.339s coverage: 85.1% of statements [2020-03-12T18:33:26.475Z] === CONT TestStopContainerWithTimeout/3 [2020-03-12T18:33:27.197Z] ok github.com/docker/docker/cli/debug 0.007s coverage: 100.0% of statements [2020-03-12T18:33:27.432Z] --- PASS: TestKillContainerInvalidSignal (1.45s) [2020-03-12T18:33:27.432Z] === RUN TestKillContainer [2020-03-12T18:33:27.432Z] --- SKIP: TestKillContainer (0.00s) [2020-03-12T18:33:27.432Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-03-12T18:33:27.432Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-12T18:33:27.432Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-03-12T18:33:27.432Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-12T18:33:27.432Z] === RUN TestKillStoppedContainer [2020-03-12T18:33:27.432Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-03-12T18:33:27.432Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-12T18:33:27.432Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-12T18:33:27.432Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-03-12T18:33:27.432Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-12T18:33:27.432Z] === RUN TestKillDifferentUserContainer [2020-03-12T18:33:27.432Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-03-12T18:33:27.432Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-03-12T18:33:27.432Z] === RUN TestInspectOomKilledTrue [2020-03-12T18:33:27.432Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-12T18:33:27.432Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:33:27.432Z] === RUN TestInspectOomKilledFalse [2020-03-12T18:33:27.432Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-12T18:33:27.432Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:33:27.432Z] === RUN TestLogsFollowTailEmpty [2020-03-12T18:33:27.470Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-03-12T18:33:27.470Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-03-12T18:33:27.837Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-03-12T18:33:27.837Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-03-12T18:33:27.847Z] ok github.com/docker/docker/builder/dockerfile 1.052s coverage: 45.1% of statements [2020-03-12T18:33:28.139Z] ok github.com/docker/docker/builder/remotecontext 0.575s coverage: 13.6% of statements [2020-03-12T18:33:28.139Z] ? github.com/docker/docker/cli [no test files] [2020-03-12T18:33:28.139Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-12T18:33:28.761Z] === CONT TestStopContainerWithTimeout/1 [2020-03-12T18:33:28.969Z] --- PASS: TestLogsFollowTailEmpty (1.45s) [2020-03-12T18:33:28.969Z] === RUN TestNetworkNat [2020-03-12T18:33:28.969Z] --- SKIP: TestNetworkNat (0.00s) [2020-03-12T18:33:28.969Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-03-12T18:33:28.969Z] === RUN TestNetworkLocalhostTCPNat [2020-03-12T18:33:28.969Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2020-03-12T18:33:28.969Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:33:28.969Z] === RUN TestNetworkLoopbackNat [2020-03-12T18:33:28.969Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-03-12T18:33:28.969Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-03-12T18:33:28.969Z] === RUN TestPause [2020-03-12T18:33:28.969Z] --- SKIP: TestPause (0.00s) [2020-03-12T18:33:28.969Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-03-12T18:33:28.969Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-12T18:33:29.016Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-03-12T18:33:29.575Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-03-12T18:33:30.506Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.50s) [2020-03-12T18:33:30.506Z] === RUN TestPauseStopPausedContainer [2020-03-12T18:33:30.506Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-03-12T18:33:30.506Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:33:30.506Z] === RUN TestPsFilter [2020-03-12T18:33:30.506Z] --- PASS: TestPsFilter (0.11s) [2020-03-12T18:33:30.506Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-12T18:33:30.511Z] --- PASS: TestStopContainerWithTimeout (0.08s) [2020-03-12T18:33:30.511Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2020-03-12T18:33:30.511Z] --- PASS: TestStopContainerWithTimeout/-1 (3.22s) [2020-03-12T18:33:30.511Z] --- PASS: TestStopContainerWithTimeout/3 (2.89s) [2020-03-12T18:33:30.511Z] --- PASS: TestStopContainerWithTimeout/1 (1.81s) [2020-03-12T18:33:30.511Z] === RUN TestDeleteDevicemapper [2020-03-12T18:33:30.511Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-12T18:33:30.511Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T18:33:30.511Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-12T18:33:31.445Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-03-12T18:33:32.042Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.80s) [2020-03-12T18:33:32.042Z] === RUN TestRemoveContainerWithVolume [2020-03-12T18:33:32.490Z] tests/integration/regression_test.py ...... [ 98%] [2020-03-12T18:33:32.747Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-03-12T18:33:32.747Z] tests/integration/credentials/utils_test.py . [100%] [2020-03-12T18:33:32.747Z] [2020-03-12T18:33:32.747Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-03-12T18:33:32.747Z] =========================== short test summary info ============================ [2020-03-12T18:33:32.747Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-03-12T18:33:32.747Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-03-12T18:33:32.747Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-03-12T18:33:32.747Z] Not supported on most drivers [2020-03-12T18:33:32.747Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-03-12T18:33:32.747Z] Can fail if eth0 has multiple IP addresses [2020-03-12T18:33:32.747Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-03-12T18:33:32.747Z] This doesn't seem to be taken into account by the engine [2020-03-12T18:33:32.747Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-03-12T18:33:32.747Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-03-12T18:33:32.747Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-03-12T18:33:32.747Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-03-12T18:33:32.747Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-03-12T18:33:32.747Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-03-12T18:33:32.747Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-03-12T18:33:32.747Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 381.67 seconds == [2020-03-12T18:33:33.309Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-03-12T18:33:33.327Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.78s) [2020-03-12T18:33:33.327Z] === RUN TestUpdateMemory [2020-03-12T18:33:33.327Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-12T18:33:33.327Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:33:33.327Z] === RUN TestUpdateCPUQuota [2020-03-12T18:33:33.581Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-03-12T18:33:33.836Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-03-12T18:33:34.090Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-03-12T18:33:34.221Z] --- PASS: TestRemoveContainerWithVolume (1.68s) [2020-03-12T18:33:34.221Z] === RUN TestRemoveContainerRunning [2020-03-12T18:33:35.014Z] --- PASS: TestUpdateCPUQuota (1.57s) [2020-03-12T18:33:35.014Z] === RUN TestUpdatePidsLimit [2020-03-12T18:33:35.014Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-12T18:33:35.268Z] === RUN TestUpdatePidsLimit/no_change [2020-03-12T18:33:35.522Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-12T18:33:35.759Z] --- PASS: TestRemoveContainerRunning (1.56s) [2020-03-12T18:33:35.759Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-12T18:33:36.082Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-12T18:33:36.337Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-12T18:33:36.592Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-12T18:33:36.728Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.43s) [2020-03-12T18:33:36.728Z] === RUN TestRemoveInvalidContainer [2020-03-12T18:33:36.728Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-03-12T18:33:36.728Z] === RUN TestRenameLinkedContainer [2020-03-12T18:33:36.728Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-03-12T18:33:36.728Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-03-12T18:33:36.728Z] === RUN TestRenameStoppedContainer [2020-03-12T18:33:37.150Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-12T18:33:37.405Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-03-12T18:33:38.771Z] --- PASS: TestUpdatePidsLimit (3.60s) [2020-03-12T18:33:38.771Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-03-12T18:33:38.771Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-03-12T18:33:38.771Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-03-12T18:33:38.771Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2020-03-12T18:33:38.771Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-03-12T18:33:38.771Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-03-12T18:33:38.771Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-03-12T18:33:38.771Z] === RUN TestUpdateRestartPolicy [2020-03-12T18:33:38.910Z] --- PASS: TestRenameStoppedContainer (1.78s) [2020-03-12T18:33:38.910Z] === RUN TestRenameRunningContainerAndReuse [2020-03-12T18:33:40.652Z] === RUN TestDockerSuite/TestBuildBlankName [2020-03-12T18:33:41.211Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-03-12T18:33:41.817Z] --- PASS: TestRenameRunningContainerAndReuse (3.17s) [2020-03-12T18:33:41.817Z] === RUN TestRenameInvalidName [2020-03-12T18:33:43.355Z] --- PASS: TestRenameInvalidName (1.51s) [2020-03-12T18:33:43.355Z] === RUN TestRenameAnonymousContainer [2020-03-12T18:33:43.355Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-03-12T18:33:43.355Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-03-12T18:33:43.355Z] === RUN TestRenameContainerWithSameName [2020-03-12T18:33:43.473Z] ok github.com/docker/docker/client 0.547s coverage: 75.7% of statements [2020-03-12T18:33:43.716Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-03-12T18:33:43.971Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-03-12T18:33:44.892Z] --- PASS: TestRenameContainerWithSameName (1.58s) [2020-03-12T18:33:44.892Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-12T18:33:44.892Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-03-12T18:33:44.892Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-03-12T18:33:44.892Z] === RUN TestResize [2020-03-12T18:33:44.892Z] --- SKIP: TestResize (0.00s) [2020-03-12T18:33:44.892Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-12T18:33:44.892Z] === RUN TestResizeWithInvalidSize [2020-03-12T18:33:44.892Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-03-12T18:33:44.892Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-03-12T18:33:44.892Z] === RUN TestResizeWhenContainerNotStarted [2020-03-12T18:33:45.329Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-03-12T18:33:45.485Z] umount: bundles/test-docker-py/root: mountpoint not found [2020-03-12T18:33:45.485Z] Clearing AppArmor profiles cache:. [2020-03-12T18:33:45.485Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-03-12T18:33:45.485Z] Unloading profiles will leave already running processes permanently [2020-03-12T18:33:45.485Z] unconfined, which can lead to unexpected situations. [2020-03-12T18:33:45.485Z] [2020-03-12T18:33:45.485Z] To set a process to complain mode, use the command line tool [2020-03-12T18:33:45.485Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-03-12T18:33:45.485Z] with the 'teardown' option." [2020-03-12T18:33:45.485Z] Post stage [Pipeline] junit [2020-03-12T18:33:46.091Z] Recording test results [Pipeline] sh [2020-03-12T18:33:46.490Z] + echo Ensuring container killed. [2020-03-12T18:33:46.490Z] Ensuring container killed. [2020-03-12T18:33:46.490Z] + docker rm -vf docker-pr2 [2020-03-12T18:33:46.490Z] Error: No such container: docker-pr2 [2020-03-12T18:33:46.490Z] + true [Pipeline] sh [2020-03-12T18:33:46.772Z] + echo Chowning /workspace to jenkins user [2020-03-12T18:33:46.772Z] Chowning /workspace to jenkins user [2020-03-12T18:33:46.772Z] + id -u [2020-03-12T18:33:46.772Z] + id -g [2020-03-12T18:33:46.772Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40652:/workspace busybox chown -R 1000:1000 /workspace [2020-03-12T18:33:47.074Z] --- PASS: TestResizeWhenContainerNotStarted (1.72s) [2020-03-12T18:33:47.074Z] === RUN TestDaemonRestartKillContainers [2020-03-12T18:33:47.074Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-03-12T18:33:47.074Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:33:47.074Z] === RUN TestStats [2020-03-12T18:33:47.074Z] --- SKIP: TestStats (0.00s) [2020-03-12T18:33:47.074Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-03-12T18:33:47.074Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-12T18:33:47.210Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-12T18:33:48.436Z] + bundleName=docker-py [2020-03-12T18:33:48.436Z] + echo Creating docker-py-bundles.tar.gz [2020-03-12T18:33:48.436Z] Creating docker-py-bundles.tar.gz [2020-03-12T18:33:48.436Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-03-12T18:33:48.446Z] Archiving artifacts [2020-03-12T18:33:48.770Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40652/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-03-12T18:33:49.091Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-03-12T18:33:49.116Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40652/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=a0056bd19127c837e0a852e7d2a7d95ac1dcf270 -e DOCKER_GRAPHDRIVER docker:a0056bd19127c837e0a852e7d2a7d95ac1dcf270 hack/make.sh binary-daemon [2020-03-12T18:33:49.649Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-03-12T18:33:49.680Z] [2020-03-12T18:33:49.680Z] Removing bundles/ [2020-03-12T18:33:49.680Z] [2020-03-12T18:33:49.680Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-03-12T18:33:49.937Z] Building: bundles/binary-daemon/dockerd-dev [2020-03-12T18:33:49.937Z] GOOS="" GOARCH="" GOARM="" [2020-03-12T18:33:51.531Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-03-12T18:33:51.785Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-03-12T18:33:51.785Z] --- PASS: TestUpdateRestartPolicy (13.33s) [2020-03-12T18:33:51.785Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-12T18:33:52.709Z] --- PASS: TestUpdateRestartWithAutoRemove (1.03s) [2020-03-12T18:33:52.709Z] === RUN TestWaitNonBlocked [2020-03-12T18:33:52.963Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:33:52.963Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:33:52.963Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:33:52.963Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:33:52.963Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:33:52.963Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:33:54.848Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-03-12T18:33:54.848Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.83s) [2020-03-12T18:33:54.848Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.83s) [2020-03-12T18:33:54.848Z] === RUN TestWaitBlocked [2020-03-12T18:33:54.848Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:33:54.848Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:33:54.848Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:33:54.848Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:33:54.848Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:33:54.848Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:33:55.102Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-03-12T18:33:55.646Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.02s) [2020-03-12T18:33:55.646Z] === RUN TestStopContainerWithTimeout [2020-03-12T18:33:55.646Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-03-12T18:33:55.646Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-03-12T18:33:55.646Z] === RUN TestUpdateRestartPolicy [2020-03-12T18:33:56.027Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-12T18:33:56.028Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2020-03-12T18:33:56.028Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.28s) [2020-03-12T18:33:56.028Z] === CONT TestContainerStartOnDaemonRestart [2020-03-12T18:33:56.028Z] === CONT TestIpcModeOlderClient [2020-03-12T18:33:56.028Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-03-12T18:33:56.028Z] === CONT TestDaemonRestartIpcMode [2020-03-12T18:33:56.587Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-03-12T18:34:00.765Z] --- PASS: TestContainerStartOnDaemonRestart (4.38s) [2020-03-12T18:34:00.765Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-03-12T18:34:00.765Z] daemon.go:325: [dc604090acfd5] waiting for daemon to start [2020-03-12T18:34:00.765Z] daemon.go:325: [dc604090acfd5] waiting for daemon to start [2020-03-12T18:34:00.765Z] daemon.go:353: [dc604090acfd5] daemon started [2020-03-12T18:34:00.765Z] daemon.go:325: [dc604090acfd5] waiting for daemon to start [2020-03-12T18:34:00.765Z] daemon.go:296: [dc604090acfd5] exiting daemon [2020-03-12T18:34:00.765Z] daemon.go:325: [dc604090acfd5] waiting for daemon to start [2020-03-12T18:34:00.765Z] daemon.go:353: [dc604090acfd5] daemon started [2020-03-12T18:34:00.765Z] daemon.go:461: [dc604090acfd5] Stopping daemon [2020-03-12T18:34:00.765Z] daemon.go:296: [dc604090acfd5] exiting daemon [2020-03-12T18:34:00.765Z] daemon.go:448: [dc604090acfd5] Daemon stopped [2020-03-12T18:34:02.125Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-03-12T18:34:02.381Z] --- PASS: TestDaemonRestartIpcMode (6.36s) [2020-03-12T18:34:02.381Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-03-12T18:34:02.381Z] daemon.go:325: [dafab89115917] waiting for daemon to start [2020-03-12T18:34:02.381Z] daemon.go:325: [dafab89115917] waiting for daemon to start [2020-03-12T18:34:02.381Z] daemon.go:353: [dafab89115917] daemon started [2020-03-12T18:34:02.381Z] daemon.go:461: [dafab89115917] Stopping daemon [2020-03-12T18:34:02.381Z] daemon.go:296: [dafab89115917] exiting daemon [2020-03-12T18:34:02.381Z] daemon.go:448: [dafab89115917] Daemon stopped [2020-03-12T18:34:02.381Z] daemon.go:325: [dafab89115917] waiting for daemon to start [2020-03-12T18:34:02.381Z] daemon.go:325: [dafab89115917] waiting for daemon to start [2020-03-12T18:34:02.381Z] daemon.go:353: [dafab89115917] daemon started [2020-03-12T18:34:02.381Z] daemon.go:461: [dafab89115917] Stopping daemon [2020-03-12T18:34:02.381Z] daemon.go:296: [dafab89115917] exiting daemon [2020-03-12T18:34:02.381Z] daemon.go:448: [dafab89115917] Daemon stopped [2020-03-12T18:34:02.381Z] PASS [2020-03-12T18:34:02.381Z] [2020-03-12T18:34:02.381Z] === Skipped [2020-03-12T18:34:02.381Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-03-12T18:34:02.381Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T18:34:02.381Z] [2020-03-12T18:34:02.381Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-12T18:34:02.381Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:34:02.381Z] [2020-03-12T18:34:02.381Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-12T18:34:02.381Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:34:02.381Z] [2020-03-12T18:34:02.381Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T18:34:02.381Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T18:34:02.381Z] [2020-03-12T18:34:02.381Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-12T18:34:02.381Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T18:34:02.381Z] [2020-03-12T18:34:02.381Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-03-12T18:34:02.381Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:34:02.381Z] [2020-03-12T18:34:02.381Z] [2020-03-12T18:34:02.381Z] DONE 189 tests, 6 skipped in 129.231s [2020-03-12T18:34:02.635Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-12T18:34:02.635Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:34:02.635Z] ++ set -e [2020-03-12T18:34:02.635Z] ++ '[' -n 0 ']' [2020-03-12T18:34:02.635Z] ++ set -x [2020-03-12T18:34:02.635Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:34:02.635Z] INFO: Testing against a local daemon [2020-03-12T18:34:02.635Z] === RUN TestCommitInheritsEnv [2020-03-12T18:34:03.559Z] --- PASS: TestCommitInheritsEnv (0.62s) [2020-03-12T18:34:03.559Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-12T18:34:03.559Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-12T18:34:03.559Z] === RUN TestImagesFilterMultiReference [2020-03-12T18:34:03.559Z] --- PASS: TestImagesFilterMultiReference (0.18s) [2020-03-12T18:34:03.559Z] === RUN TestImagePullPlatformInvalid [2020-03-12T18:34:03.559Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-12T18:34:03.559Z] === RUN TestRemoveImageOrphaning [2020-03-12T18:34:04.118Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2020-03-12T18:34:04.118Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-12T18:34:04.118Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-03-12T18:34:04.118Z] === RUN TestTagInvalidReference [2020-03-12T18:34:04.118Z] --- PASS: TestTagInvalidReference (0.03s) [2020-03-12T18:34:04.118Z] === RUN TestTagValidPrefixedRepo [2020-03-12T18:34:04.118Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-03-12T18:34:04.118Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2020-03-12T18:34:04.118Z] === RUN TestTagExistedNameWithoutForce [2020-03-12T18:34:04.118Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-12T18:34:04.118Z] === RUN TestTagOfficialNames [2020-03-12T18:34:04.373Z] --- PASS: TestTagOfficialNames (0.10s) [2020-03-12T18:34:04.373Z] === RUN TestTagMatchesDigest [2020-03-12T18:34:04.373Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-12T18:34:04.373Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-12T18:34:06.881Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-03-12T18:34:07.805Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-03-12T18:34:14.331Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-03-12T18:34:16.761Z] --- PASS: TestUpdateRestartPolicy (18.78s) [2020-03-12T18:34:16.761Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-12T18:34:16.761Z] --- PASS: TestUpdateRestartWithAutoRemove (1.45s) [2020-03-12T18:34:16.761Z] === RUN TestWaitNonBlocked [2020-03-12T18:34:16.761Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:34:16.761Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:34:16.761Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:34:16.761Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:34:16.761Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:34:16.761Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:34:16.839Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-03-12T18:34:17.093Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-03-12T18:34:18.299Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-03-12T18:34:18.299Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.19s) [2020-03-12T18:34:18.299Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.27s) [2020-03-12T18:34:18.299Z] === RUN TestWaitBlocked [2020-03-12T18:34:18.299Z] --- SKIP: TestWaitBlocked (0.00s) [2020-03-12T18:34:18.299Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:34:18.299Z] PASS [2020-03-12T18:34:18.299Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-03-12T18:34:18.299Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:34:18.299Z] INFO: Testing against a local daemon [2020-03-12T18:34:18.299Z] === RUN TestCommitInheritsEnv [2020-03-12T18:34:18.299Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-03-12T18:34:18.299Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:34:18.299Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-12T18:34:18.299Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-12T18:34:18.299Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-03-12T18:34:18.299Z] === RUN TestImagesFilterMultiReference [2020-03-12T18:34:18.299Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-03-12T18:34:18.299Z] === RUN TestImagePullPlatformInvalid [2020-03-12T18:34:18.299Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-03-12T18:34:18.299Z] === RUN TestRemoveImageOrphaning [2020-03-12T18:34:18.299Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2020-03-12T18:34:18.299Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:34:18.299Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-12T18:34:18.299Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-03-12T18:34:18.299Z] === RUN TestTagInvalidReference [2020-03-12T18:34:18.299Z] --- PASS: TestTagInvalidReference (0.02s) [2020-03-12T18:34:18.299Z] === RUN TestTagValidPrefixedRepo [2020-03-12T18:34:18.299Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-03-12T18:34:18.299Z] === RUN TestTagExistedNameWithoutForce [2020-03-12T18:34:18.299Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-03-12T18:34:18.299Z] === RUN TestTagOfficialNames [2020-03-12T18:34:18.299Z] --- SKIP: TestTagOfficialNames (0.00s) [2020-03-12T18:34:18.299Z] tag_test.go:98: testEnv.OSType == "windows" [2020-03-12T18:34:18.299Z] === RUN TestTagMatchesDigest [2020-03-12T18:34:18.758Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-03-12T18:34:18.758Z] PASS [2020-03-12T18:34:18.758Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-03-12T18:34:18.758Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:34:18.758Z] INFO: Testing against a local daemon [2020-03-12T18:34:18.758Z] === RUN TestNetworkCreateDelete [2020-03-12T18:34:18.758Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-03-12T18:34:18.758Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:34:18.758Z] === RUN TestDockerNetworkDeletePreferID [2020-03-12T18:34:18.758Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-03-12T18:34:18.758Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-03-12T18:34:18.758Z] === RUN TestInspectNetwork [2020-03-12T18:34:18.758Z] --- SKIP: TestInspectNetwork (0.00s) [2020-03-12T18:34:18.758Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-03-12T18:34:18.758Z] === RUN TestRunContainerWithBridgeNone [2020-03-12T18:34:18.758Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-03-12T18:34:18.758Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:34:18.758Z] === RUN TestNetworkInvalidJSON [2020-03-12T18:34:18.758Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-12T18:34:18.758Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-12T18:34:18.758Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:34:18.758Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:34:18.758Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:34:18.758Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:34:18.758Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-12T18:34:18.758Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:34:18.758Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:34:18.758Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-03-12T18:34:18.758Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-12T18:34:18.758Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-12T18:34:18.758Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-12T18:34:18.758Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-12T18:34:18.758Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-03-12T18:34:18.758Z] service_test.go:29: testEnv.OSType == "windows" [2020-03-12T18:34:18.759Z] === RUN TestDaemonDefaultNetworkPools [2020-03-12T18:34:18.759Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-03-12T18:34:18.759Z] service_test.go:51: testEnv.OSType == "windows" [2020-03-12T18:34:18.759Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-12T18:34:18.759Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-12T18:34:18.759Z] service_test.go:94: testEnv.OSType == "windows" [2020-03-12T18:34:18.759Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-12T18:34:18.759Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-12T18:34:18.759Z] service_test.go:127: testEnv.OSType == "windows" [2020-03-12T18:34:18.759Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-12T18:34:18.759Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-12T18:34:18.759Z] service_test.go:177: testEnv.OSType == "windows" [2020-03-12T18:34:18.759Z] === RUN TestServiceWithPredefinedNetwork [2020-03-12T18:34:18.759Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-03-12T18:34:18.759Z] service_test.go:201: testEnv.OSType == "windows" [2020-03-12T18:34:18.759Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-12T18:34:18.759Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T18:34:18.759Z] service_test.go:230: FLAKY_TEST [2020-03-12T18:34:18.759Z] === RUN TestServiceWithDataPathPortInit [2020-03-12T18:34:18.759Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-03-12T18:34:18.759Z] service_test.go:319: testEnv.OSType == "windows" [2020-03-12T18:34:18.759Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-12T18:34:18.759Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-12T18:34:18.759Z] service_test.go:386: testEnv.OSType == "windows" [2020-03-12T18:34:18.759Z] PASS [2020-03-12T18:34:18.759Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-03-12T18:34:18.759Z] PASS [2020-03-12T18:34:18.759Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-03-12T18:34:18.759Z] PASS [2020-03-12T18:34:18.759Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-03-12T18:34:18.759Z] PASS [2020-03-12T18:34:18.759Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-03-12T18:34:18.759Z] PASS [2020-03-12T18:34:18.759Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-03-12T18:34:18.759Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:34:18.759Z] INFO: Testing against a local daemon [2020-03-12T18:34:18.759Z] === RUN TestPluginInvalidJSON [2020-03-12T18:34:18.759Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:34:18.759Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:34:18.759Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:34:18.759Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-03-12T18:34:18.759Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-12T18:34:18.759Z] PASS [2020-03-12T18:34:18.759Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-03-12T18:34:18.759Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:34:18.759Z] INFO: Testing against a local daemon [2020-03-12T18:34:18.759Z] === RUN TestExternalGraphDriver [2020-03-12T18:34:18.759Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-03-12T18:34:18.759Z] external_test.go:48: runtime.GOOS == "windows" [2020-03-12T18:34:18.759Z] === RUN TestGraphdriverPluginV2 [2020-03-12T18:34:18.759Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-03-12T18:34:18.759Z] external_test.go:407: runtime.GOOS == "windows" [2020-03-12T18:34:18.759Z] PASS [2020-03-12T18:34:18.759Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-03-12T18:34:18.759Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:34:18.759Z] INFO: Testing against a local daemon [2020-03-12T18:34:18.759Z] PASS [2020-03-12T18:34:18.759Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-03-12T18:34:19.218Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:34:19.218Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-03-12T18:34:19.218Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:34:19.218Z] INFO: Testing against a local daemon [2020-03-12T18:34:19.218Z] === RUN TestSecretInspect [2020-03-12T18:34:19.218Z] --- SKIP: TestSecretInspect (0.00s) [2020-03-12T18:34:19.218Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:34:19.218Z] === RUN TestSecretList [2020-03-12T18:34:19.218Z] --- SKIP: TestSecretList (0.00s) [2020-03-12T18:34:19.218Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:34:19.218Z] === RUN TestSecretsCreateAndDelete [2020-03-12T18:34:19.218Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-03-12T18:34:19.218Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:34:19.218Z] === RUN TestSecretsUpdate [2020-03-12T18:34:19.218Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-03-12T18:34:19.218Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:34:19.218Z] === RUN TestTemplatedSecret [2020-03-12T18:34:19.218Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-03-12T18:34:19.218Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:34:19.218Z] === RUN TestSecretCreateResolve [2020-03-12T18:34:19.218Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-03-12T18:34:19.218Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:34:19.218Z] PASS [2020-03-12T18:34:19.218Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-03-12T18:34:19.218Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:34:19.218Z] INFO: Testing against a local daemon [2020-03-12T18:34:19.218Z] === RUN TestServiceCreateInit [2020-03-12T18:34:19.218Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-12T18:34:19.218Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-12T18:34:19.218Z] --- PASS: TestServiceCreateInit (0.02s) [2020-03-12T18:34:19.218Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-12T18:34:19.218Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:34:19.218Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-12T18:34:19.218Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:34:19.218Z] === RUN TestCreateServiceMultipleTimes [2020-03-12T18:34:19.218Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-03-12T18:34:19.218Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:34:19.218Z] === RUN TestCreateServiceConflict [2020-03-12T18:34:19.218Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-03-12T18:34:19.218Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:34:19.218Z] === RUN TestCreateServiceMaxReplicas [2020-03-12T18:34:19.218Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-03-12T18:34:19.218Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:34:19.218Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-12T18:34:19.218Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-03-12T18:34:19.218Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:34:19.218Z] === RUN TestCreateServiceSecretFileMode [2020-03-12T18:34:19.218Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-03-12T18:34:19.218Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:34:19.218Z] === RUN TestCreateServiceConfigFileMode [2020-03-12T18:34:19.218Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-03-12T18:34:19.218Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:34:19.218Z] === RUN TestCreateServiceSysctls [2020-03-12T18:34:19.218Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-03-12T18:34:19.218Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:34:19.218Z] === RUN TestInspect [2020-03-12T18:34:19.218Z] --- SKIP: TestInspect (0.00s) [2020-03-12T18:34:19.218Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:34:19.218Z] === RUN TestDockerNetworkConnectAlias [2020-03-12T18:34:19.218Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-03-12T18:34:19.218Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:34:19.218Z] === RUN TestDockerNetworkReConnect [2020-03-12T18:34:19.218Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-03-12T18:34:19.218Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:34:19.218Z] === RUN TestServicePlugin [2020-03-12T18:34:19.218Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-12T18:34:19.218Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:34:19.218Z] === RUN TestServiceUpdateLabel [2020-03-12T18:34:19.218Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-03-12T18:34:19.218Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:34:19.218Z] === RUN TestServiceUpdateSecrets [2020-03-12T18:34:19.218Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-03-12T18:34:19.218Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:34:19.218Z] === RUN TestServiceUpdateConfigs [2020-03-12T18:34:19.218Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-03-12T18:34:19.218Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:34:19.218Z] === RUN TestServiceUpdateNetwork [2020-03-12T18:34:19.218Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-03-12T18:34:19.218Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:34:19.218Z] PASS [2020-03-12T18:34:19.218Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-03-12T18:34:19.218Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:34:19.218Z] INFO: Testing against a local daemon [2020-03-12T18:34:19.218Z] === RUN TestSessionCreate [2020-03-12T18:34:19.218Z] --- SKIP: TestSessionCreate (0.00s) [2020-03-12T18:34:19.218Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-03-12T18:34:19.218Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-12T18:34:19.218Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-03-12T18:34:19.218Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-03-12T18:34:19.218Z] PASS [2020-03-12T18:34:19.218Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-03-12T18:34:19.218Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:34:19.218Z] INFO: Testing against a local daemon [2020-03-12T18:34:19.218Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-12T18:34:19.218Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T18:34:19.218Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:34:19.218Z] === RUN TestEventsExecDie [2020-03-12T18:34:19.218Z] --- SKIP: TestEventsExecDie (0.00s) [2020-03-12T18:34:19.218Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-03-12T18:34:19.218Z] === RUN TestEventsBackwardsCompatible [2020-03-12T18:34:19.218Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-03-12T18:34:19.218Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-03-12T18:34:19.218Z] === RUN TestInfoAPI [2020-03-12T18:34:19.218Z] --- PASS: TestInfoAPI (0.02s) [2020-03-12T18:34:19.218Z] === RUN TestInfoAPIWarnings [2020-03-12T18:34:19.218Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-03-12T18:34:19.218Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:34:19.218Z] === RUN TestLoginFailsWithBadCredentials [2020-03-12T18:34:20.187Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2020-03-12T18:34:20.187Z] === RUN TestPingCacheHeaders [2020-03-12T18:34:20.187Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-03-12T18:34:20.187Z] === RUN TestPingGet [2020-03-12T18:34:20.187Z] --- PASS: TestPingGet (0.02s) [2020-03-12T18:34:20.187Z] === RUN TestPingHead [2020-03-12T18:34:20.647Z] --- PASS: TestPingHead (0.02s) [2020-03-12T18:34:20.647Z] === RUN TestVersion [2020-03-12T18:34:20.647Z] --- PASS: TestVersion (0.02s) [2020-03-12T18:34:20.647Z] PASS [2020-03-12T18:34:20.647Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-03-12T18:34:20.647Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:34:20.647Z] INFO: Testing against a local daemon [2020-03-12T18:34:20.647Z] === RUN TestVolumesCreateAndList [2020-03-12T18:34:20.647Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-03-12T18:34:20.647Z] === RUN TestVolumesRemove [2020-03-12T18:34:20.647Z] --- SKIP: TestVolumesRemove (0.00s) [2020-03-12T18:34:20.647Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-03-12T18:34:20.647Z] === RUN TestVolumesInspect [2020-03-12T18:34:20.647Z] --- PASS: TestVolumesInspect (0.03s) [2020-03-12T18:34:20.647Z] === RUN TestVolumesInvalidJSON [2020-03-12T18:34:20.647Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-12T18:34:20.647Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-12T18:34:20.647Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-12T18:34:20.647Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-03-12T18:34:20.647Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-12T18:34:20.647Z] PASS [2020-03-12T18:34:20.647Z] INFO: make.ps1 ended at 03/12/2020 18:34:20 [2020-03-12T18:34:20.647Z] INFO: Integration CLI tests being run from the host: [2020-03-12T18:34:20.647Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-03-12T18:34:21.250Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-03-12T18:34:23.759Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-03-12T18:34:24.318Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-03-12T18:34:24.573Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-03-12T18:34:25.132Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-03-12T18:34:27.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-03-12T18:34:27.643Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-03-12T18:34:29.228Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:34:29.228Z] INFO: Testing against a local daemon [2020-03-12T18:34:29.228Z] === RUN TestDockerSuite [2020-03-12T18:34:29.228Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-03-12T18:34:29.228Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-03-12T18:34:29.228Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-03-12T18:34:29.228Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-03-12T18:34:29.228Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-03-12T18:34:29.228Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-03-12T18:34:29.228Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-03-12T18:34:29.228Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-03-12T18:34:29.228Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-03-12T18:34:29.228Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-03-12T18:34:29.688Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-03-12T18:34:30.147Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-03-12T18:34:30.856Z] ok github.com/docker/docker/cmd/dockerd/hack 0.030s coverage: 72.9% of statements [2020-03-12T18:34:30.905Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-03-12T18:34:32.472Z] ok github.com/docker/docker/cmd/dockerd 0.186s coverage: 29.6% of statements [2020-03-12T18:34:33.905Z] --- PASS: TestImportExtremelyLargeImageWorks (84.44s) [2020-03-12T18:34:33.905Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-03-12T18:34:33.905Z] daemon.go:325: [d07376bf9e676] waiting for daemon to start [2020-03-12T18:34:33.905Z] daemon.go:325: [d07376bf9e676] waiting for daemon to start [2020-03-12T18:34:33.905Z] daemon.go:353: [d07376bf9e676] daemon started [2020-03-12T18:34:33.905Z] daemon.go:461: [d07376bf9e676] Stopping daemon [2020-03-12T18:34:33.905Z] daemon.go:296: [d07376bf9e676] exiting daemon [2020-03-12T18:34:33.905Z] daemon.go:448: [d07376bf9e676] Daemon stopped [2020-03-12T18:34:33.905Z] PASS [2020-03-12T18:34:33.905Z] [2020-03-12T18:34:33.905Z] DONE 11 tests in 85.879s [2020-03-12T18:34:33.905Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-03-12T18:34:33.905Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:34:33.905Z] ++ set -e [2020-03-12T18:34:33.905Z] ++ '[' -n 0 ']' [2020-03-12T18:34:33.905Z] ++ set -x [2020-03-12T18:34:33.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:34:33.905Z] INFO: Testing against a local daemon [2020-03-12T18:34:33.905Z] === RUN TestNetworkCreateDelete [2020-03-12T18:34:33.905Z] --- PASS: TestNetworkCreateDelete (0.20s) [2020-03-12T18:34:33.905Z] === RUN TestDockerNetworkDeletePreferID [2020-03-12T18:34:33.905Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2020-03-12T18:34:33.905Z] === RUN TestInspectNetwork [2020-03-12T18:34:33.905Z] === RUN TestInspectNetwork/full_network_id [2020-03-12T18:34:33.905Z] === RUN TestInspectNetwork/partial_network_id [2020-03-12T18:34:33.905Z] === RUN TestInspectNetwork/network_name [2020-03-12T18:34:33.905Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-12T18:34:33.905Z] --- PASS: TestInspectNetwork (8.79s) [2020-03-12T18:34:33.905Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-03-12T18:34:33.905Z] daemon.go:325: [de9d57f4b197a] waiting for daemon to start [2020-03-12T18:34:33.905Z] daemon.go:325: [de9d57f4b197a] waiting for daemon to start [2020-03-12T18:34:33.905Z] daemon.go:353: [de9d57f4b197a] daemon started [2020-03-12T18:34:33.905Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-12T18:34:33.905Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-12T18:34:33.905Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-12T18:34:33.905Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-12T18:34:33.905Z] daemon.go:461: [de9d57f4b197a] Stopping daemon [2020-03-12T18:34:33.905Z] daemon.go:296: [de9d57f4b197a] exiting daemon [2020-03-12T18:34:33.905Z] daemon.go:448: [de9d57f4b197a] Daemon stopped [2020-03-12T18:34:33.905Z] === RUN TestRunContainerWithBridgeNone [2020-03-12T18:34:33.905Z] --- PASS: TestRunContainerWithBridgeNone (2.32s) [2020-03-12T18:34:33.905Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-03-12T18:34:33.905Z] daemon.go:325: [da0ddb24ea171] waiting for daemon to start [2020-03-12T18:34:33.905Z] daemon.go:325: [da0ddb24ea171] waiting for daemon to start [2020-03-12T18:34:33.905Z] daemon.go:353: [da0ddb24ea171] daemon started [2020-03-12T18:34:33.905Z] daemon.go:461: [da0ddb24ea171] Stopping daemon [2020-03-12T18:34:33.905Z] daemon.go:296: [da0ddb24ea171] exiting daemon [2020-03-12T18:34:33.905Z] daemon.go:448: [da0ddb24ea171] Daemon stopped [2020-03-12T18:34:33.905Z] === RUN TestNetworkInvalidJSON [2020-03-12T18:34:33.905Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-12T18:34:33.905Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-12T18:34:33.905Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:34:33.905Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:34:33.905Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:34:33.905Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:34:33.905Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-12T18:34:33.905Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:34:33.905Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:34:33.905Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-03-12T18:34:33.905Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-12T18:34:33.905Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-12T18:34:33.905Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-12T18:34:33.905Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-12T18:34:33.905Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-03-12T18:34:33.905Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-03-12T18:34:33.905Z] daemon.go:325: [d60656e35623c] waiting for daemon to start [2020-03-12T18:34:33.905Z] daemon.go:325: [d60656e35623c] waiting for daemon to start [2020-03-12T18:34:33.905Z] daemon.go:353: [d60656e35623c] daemon started [2020-03-12T18:34:33.905Z] daemon.go:461: [d60656e35623c] Stopping daemon [2020-03-12T18:34:33.905Z] daemon.go:296: [d60656e35623c] exiting daemon [2020-03-12T18:34:33.905Z] daemon.go:448: [d60656e35623c] Daemon stopped [2020-03-12T18:34:33.905Z] daemon.go:325: [d60656e35623c] waiting for daemon to start [2020-03-12T18:34:33.905Z] daemon.go:325: [d60656e35623c] waiting for daemon to start [2020-03-12T18:34:33.905Z] daemon.go:353: [d60656e35623c] daemon started [2020-03-12T18:34:33.905Z] daemon.go:461: [d60656e35623c] Stopping daemon [2020-03-12T18:34:33.905Z] daemon.go:296: [d60656e35623c] exiting daemon [2020-03-12T18:34:33.905Z] daemon.go:448: [d60656e35623c] Daemon stopped [2020-03-12T18:34:33.905Z] === RUN TestDaemonDefaultNetworkPools [2020-03-12T18:34:33.905Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2020-03-12T18:34:33.905Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-03-12T18:34:33.905Z] daemon.go:325: [dabbb26a93045] waiting for daemon to start [2020-03-12T18:34:33.905Z] daemon.go:325: [dabbb26a93045] waiting for daemon to start [2020-03-12T18:34:33.905Z] daemon.go:353: [dabbb26a93045] daemon started [2020-03-12T18:34:33.905Z] daemon.go:461: [dabbb26a93045] Stopping daemon [2020-03-12T18:34:33.905Z] daemon.go:296: [dabbb26a93045] exiting daemon [2020-03-12T18:34:33.905Z] daemon.go:448: [dabbb26a93045] Daemon stopped [2020-03-12T18:34:33.905Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-12T18:34:35.118Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-03-12T18:34:35.118Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-03-12T18:34:35.118Z] daemon.go:325: [db65042d12fde] waiting for daemon to start [2020-03-12T18:34:35.118Z] daemon.go:325: [db65042d12fde] waiting for daemon to start [2020-03-12T18:34:35.118Z] daemon.go:353: [db65042d12fde] daemon started [2020-03-12T18:34:35.118Z] daemon.go:461: [db65042d12fde] Stopping daemon [2020-03-12T18:34:35.118Z] daemon.go:296: [db65042d12fde] exiting daemon [2020-03-12T18:34:35.118Z] daemon.go:448: [db65042d12fde] Daemon stopped [2020-03-12T18:34:35.118Z] daemon.go:325: [db65042d12fde] waiting for daemon to start [2020-03-12T18:34:35.118Z] daemon.go:325: [db65042d12fde] waiting for daemon to start [2020-03-12T18:34:35.118Z] daemon.go:353: [db65042d12fde] daemon started [2020-03-12T18:34:35.118Z] daemon.go:461: [db65042d12fde] Stopping daemon [2020-03-12T18:34:35.118Z] daemon.go:296: [db65042d12fde] exiting daemon [2020-03-12T18:34:35.118Z] daemon.go:448: [db65042d12fde] Daemon stopped [2020-03-12T18:34:35.118Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-12T18:34:36.361Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-03-12T18:34:36.361Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-12T18:34:36.361Z] daemon.go:325: [d47703fbc03ad] waiting for daemon to start [2020-03-12T18:34:36.361Z] daemon.go:325: [d47703fbc03ad] waiting for daemon to start [2020-03-12T18:34:36.361Z] daemon.go:353: [d47703fbc03ad] daemon started [2020-03-12T18:34:36.361Z] daemon.go:461: [d47703fbc03ad] Stopping daemon [2020-03-12T18:34:36.361Z] daemon.go:296: [d47703fbc03ad] exiting daemon [2020-03-12T18:34:36.361Z] daemon.go:448: [d47703fbc03ad] Daemon stopped [2020-03-12T18:34:36.361Z] daemon.go:325: [d47703fbc03ad] waiting for daemon to start [2020-03-12T18:34:36.361Z] daemon.go:325: [d47703fbc03ad] waiting for daemon to start [2020-03-12T18:34:36.361Z] daemon.go:353: [d47703fbc03ad] daemon started [2020-03-12T18:34:36.361Z] daemon.go:461: [d47703fbc03ad] Stopping daemon [2020-03-12T18:34:36.361Z] daemon.go:296: [d47703fbc03ad] exiting daemon [2020-03-12T18:34:36.361Z] daemon.go:448: [d47703fbc03ad] Daemon stopped [2020-03-12T18:34:36.361Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-12T18:34:36.729Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-03-12T18:34:36.729Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-03-12T18:34:36.729Z] daemon.go:325: [da142c75f76f1] waiting for daemon to start [2020-03-12T18:34:36.729Z] daemon.go:325: [da142c75f76f1] waiting for daemon to start [2020-03-12T18:34:36.729Z] daemon.go:353: [da142c75f76f1] daemon started [2020-03-12T18:34:36.729Z] daemon.go:461: [da142c75f76f1] Stopping daemon [2020-03-12T18:34:36.729Z] daemon.go:296: [da142c75f76f1] exiting daemon [2020-03-12T18:34:36.729Z] daemon.go:448: [da142c75f76f1] Daemon stopped [2020-03-12T18:34:36.729Z] === RUN TestServiceWithPredefinedNetwork [2020-03-12T18:34:37.432Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-03-12T18:34:38.792Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-03-12T18:34:38.792Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-03-12T18:34:39.104Z] --- PASS: TestServiceWithPredefinedNetwork (2.34s) [2020-03-12T18:34:39.104Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-03-12T18:34:39.104Z] daemon.go:325: [df7494debb63b] waiting for daemon to start [2020-03-12T18:34:39.104Z] daemon.go:325: [df7494debb63b] waiting for daemon to start [2020-03-12T18:34:39.104Z] daemon.go:353: [df7494debb63b] daemon started [2020-03-12T18:34:39.104Z] daemon.go:461: [df7494debb63b] Stopping daemon [2020-03-12T18:34:39.104Z] daemon.go:296: [df7494debb63b] exiting daemon [2020-03-12T18:34:39.104Z] daemon.go:448: [df7494debb63b] Daemon stopped [2020-03-12T18:34:39.104Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-12T18:34:39.104Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T18:34:39.104Z] service_test.go:230: FLAKY_TEST [2020-03-12T18:34:39.104Z] === RUN TestServiceWithDataPathPortInit [2020-03-12T18:34:39.572Z] ok github.com/docker/docker/container 0.164s coverage: 35.6% of statements [2020-03-12T18:34:39.572Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-12T18:34:39.572Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-12T18:34:39.572Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-12T18:34:39.572Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-12T18:34:40.705Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-03-12T18:34:42.065Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-03-12T18:34:42.991Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-03-12T18:34:42.991Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-03-12T18:34:44.036Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.025s coverage: 65.3% of statements [2020-03-12T18:34:44.351Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-03-12T18:34:47.609Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-03-12T18:34:50.119Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-03-12T18:34:50.677Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-03-12T18:34:50.677Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-03-12T18:34:50.677Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-03-12T18:34:52.036Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-03-12T18:34:52.620Z] ok github.com/docker/docker/daemon/cluster/convert 0.060s coverage: 35.8% of statements [2020-03-12T18:34:52.960Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-03-12T18:34:54.321Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-03-12T18:34:54.880Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-03-12T18:34:56.220Z] ok github.com/docker/docker/daemon/cluster 0.166s coverage: 0.5% of statements [2020-03-12T18:34:58.684Z] --- PASS: TestServiceWithDataPathPortInit (16.63s) [2020-03-12T18:34:58.684Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-03-12T18:34:58.684Z] daemon.go:325: [d1857b17dcd2f] waiting for daemon to start [2020-03-12T18:34:58.684Z] daemon.go:325: [d1857b17dcd2f] waiting for daemon to start [2020-03-12T18:34:58.684Z] daemon.go:353: [d1857b17dcd2f] daemon started [2020-03-12T18:34:58.684Z] daemon.go:461: [d1857b17dcd2f] Stopping daemon [2020-03-12T18:34:58.684Z] daemon.go:296: [d1857b17dcd2f] exiting daemon [2020-03-12T18:34:58.684Z] daemon.go:448: [d1857b17dcd2f] Daemon stopped [2020-03-12T18:34:58.684Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-03-12T18:34:58.684Z] daemon.go:325: [db3e0dc0e9e87] waiting for daemon to start [2020-03-12T18:34:58.684Z] daemon.go:325: [db3e0dc0e9e87] waiting for daemon to start [2020-03-12T18:34:58.684Z] daemon.go:353: [db3e0dc0e9e87] daemon started [2020-03-12T18:34:58.684Z] daemon.go:461: [db3e0dc0e9e87] Stopping daemon [2020-03-12T18:34:58.684Z] daemon.go:296: [db3e0dc0e9e87] exiting daemon [2020-03-12T18:34:58.684Z] daemon.go:448: [db3e0dc0e9e87] Daemon stopped [2020-03-12T18:34:58.684Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-12T18:35:01.409Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-03-12T18:35:01.409Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-03-12T18:35:01.813Z] ok github.com/docker/docker/daemon/discovery 0.039s coverage: 30.4% of statements [2020-03-12T18:35:03.916Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-03-12T18:35:04.476Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-03-12T18:35:04.551Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2020-03-12T18:35:04.752Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.43s) [2020-03-12T18:35:04.752Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-03-12T18:35:04.753Z] daemon.go:325: [d99e649e1dd93] waiting for daemon to start [2020-03-12T18:35:04.753Z] daemon.go:325: [d99e649e1dd93] waiting for daemon to start [2020-03-12T18:35:04.753Z] daemon.go:353: [d99e649e1dd93] daemon started [2020-03-12T18:35:04.753Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oflcc9czu4h2ngi2syxma0acy Created:2020-03-12 18:34:57.326169783 +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[dab1452cea24f478500de0971276603a5d324fc2947abf94cec906fa437b2fd7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yztg0d871moin2rtpe5k2u0ot EndpointID:9b606b2cb56b5017fe9481c18d4cecceb4d3a70e1df085c882a4209cb086f185 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5f8c876b262df90fef59ad0d47c77b235d614779421e8c901d3439279d91af78 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:1e8c90766e97 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yztg0d871moin2rtpe5k2u0ot EndpointID:9b606b2cb56b5017fe9481c18d4cecceb4d3a70e1df085c882a4209cb086f185 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-12T18:35:04.753Z] daemon.go:461: [d99e649e1dd93] Stopping daemon [2020-03-12T18:35:04.753Z] daemon.go:296: [d99e649e1dd93] exiting daemon [2020-03-12T18:35:04.753Z] daemon.go:448: [d99e649e1dd93] Daemon stopped [2020-03-12T18:35:04.753Z] PASS [2020-03-12T18:35:04.753Z] [2020-03-12T18:35:04.753Z] === Skipped [2020-03-12T18:35:04.753Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T18:35:04.753Z] service_test.go:230: FLAKY_TEST [2020-03-12T18:35:04.753Z] [2020-03-12T18:35:04.753Z] [2020-03-12T18:35:04.753Z] DONE 21 tests, 1 skipped in 44.639s [2020-03-12T18:35:04.753Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-12T18:35:04.753Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:35:04.753Z] ++ set -e [2020-03-12T18:35:04.753Z] ++ '[' -n 0 ']' [2020-03-12T18:35:04.753Z] ++ set -x [2020-03-12T18:35:04.753Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:35:04.753Z] INFO: Testing against a local daemon [2020-03-12T18:35:04.753Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-12T18:35:04.753Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-12T18:35:04.753Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:35:04.753Z] === RUN TestDockerNetworkIpvlan [2020-03-12T18:35:04.753Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-12T18:35:04.753Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:35:04.753Z] PASS [2020-03-12T18:35:04.753Z] [2020-03-12T18:35:04.753Z] === Skipped [2020-03-12T18:35:04.753Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-12T18:35:04.753Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:35:04.753Z] [2020-03-12T18:35:04.753Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-12T18:35:04.753Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:35:04.753Z] [2020-03-12T18:35:04.753Z] [2020-03-12T18:35:04.753Z] DONE 2 tests, 2 skipped in 0.240s [2020-03-12T18:35:04.753Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-12T18:35:04.753Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:35:04.753Z] ++ set -e [2020-03-12T18:35:04.753Z] ++ '[' -n 0 ']' [2020-03-12T18:35:04.753Z] ++ set -x [2020-03-12T18:35:04.753Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:35:04.753Z] INFO: Testing against a local daemon [2020-03-12T18:35:04.753Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-12T18:35:05.400Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-03-12T18:35:05.960Z] === RUN TestDockerSuite/TestBuildCmd [2020-03-12T18:35:05.977Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2020-03-12T18:35:05.977Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-03-12T18:35:05.977Z] daemon.go:325: [d5621087b6ea7] waiting for daemon to start [2020-03-12T18:35:05.977Z] daemon.go:325: [d5621087b6ea7] waiting for daemon to start [2020-03-12T18:35:05.977Z] daemon.go:353: [d5621087b6ea7] daemon started [2020-03-12T18:35:05.977Z] daemon.go:461: [d5621087b6ea7] Stopping daemon [2020-03-12T18:35:05.977Z] daemon.go:296: [d5621087b6ea7] exiting daemon [2020-03-12T18:35:05.977Z] daemon.go:448: [d5621087b6ea7] Daemon stopped [2020-03-12T18:35:05.977Z] daemon.go:325: [d5621087b6ea7] waiting for daemon to start [2020-03-12T18:35:05.977Z] daemon.go:325: [d5621087b6ea7] waiting for daemon to start [2020-03-12T18:35:05.977Z] daemon.go:353: [d5621087b6ea7] daemon started [2020-03-12T18:35:05.977Z] daemon.go:461: [d5621087b6ea7] Stopping daemon [2020-03-12T18:35:05.977Z] daemon.go:296: [d5621087b6ea7] exiting daemon [2020-03-12T18:35:05.977Z] daemon.go:448: [d5621087b6ea7] Daemon stopped [2020-03-12T18:35:05.977Z] === RUN TestDockerNetworkMacvlan [2020-03-12T18:35:06.044Z] ok github.com/docker/docker/daemon/config 0.105s coverage: 82.2% of statements [2020-03-12T18:35:06.520Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-03-12T18:35:06.776Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-03-12T18:35:07.203Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-12T18:35:07.337Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-03-12T18:35:07.337Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-03-12T18:35:07.896Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-03-12T18:35:08.106Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-12T18:35:08.767Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2020-03-12T18:35:09.019Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-12T18:35:09.257Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-03-12T18:35:10.181Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-03-12T18:35:11.338Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-03-12T18:35:11.338Z] Copying nested executables into bundles/binary-daemon [2020-03-12T18:35:11.338Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-03-12T18:35:11.433Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-12T18:35:11.664Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40652/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=a0056bd19127c837e0a852e7d2a7d95ac1dcf270 -e DOCKER_GRAPHDRIVER docker:a0056bd19127c837e0a852e7d2a7d95ac1dcf270 hack/make.sh cross [2020-03-12T18:35:12.229Z] [2020-03-12T18:35:12.229Z] Removing bundles/ [2020-03-12T18:35:12.229Z] [2020-03-12T18:35:12.229Z] ---> Making bundle: cross (in bundles/cross) [2020-03-12T18:35:12.229Z] Cross building: bundles/cross/linux/amd64 [2020-03-12T18:35:12.257Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.534s coverage: 13.6% of statements [2020-03-12T18:35:12.486Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-03-12T18:35:12.486Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-03-12T18:35:13.751Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2020-03-12T18:35:14.340Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-03-12T18:35:15.372Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-12T18:35:15.801Z] ok github.com/docker/docker/daemon 12.557s coverage: 17.5% of statements [2020-03-12T18:35:15.801Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-12T18:35:15.801Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-12T18:35:15.801Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-12T18:35:15.801Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-12T18:35:16.089Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.352s coverage: 57.8% of statements [2020-03-12T18:35:16.851Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-03-12T18:35:17.774Z] === RUN TestDockerSuite/TestBuildContChar [2020-03-12T18:35:19.655Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-03-12T18:35:21.637Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.593s coverage: 68.5% of statements [2020-03-12T18:35:22.164Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-03-12T18:35:22.666Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.938s coverage: 49.5% of statements [2020-03-12T18:35:23.523Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-03-12T18:35:23.691Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.895s coverage: 45.9% of statements [2020-03-12T18:35:23.691Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-12T18:35:23.777Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-03-12T18:35:24.700Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-03-12T18:35:24.955Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-03-12T18:35:25.776Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.304s coverage: 55.1% of statements [2020-03-12T18:35:25.776Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-12T18:35:25.877Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-03-12T18:35:26.132Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-03-12T18:35:26.404Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.692s coverage: 76.1% of statements [2020-03-12T18:35:26.404Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-12T18:35:27.491Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-03-12T18:35:27.903Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.049s coverage: 58.0% of statements [2020-03-12T18:35:28.192Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2020-03-12T18:35:29.225Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.027s coverage: 3.0% of statements [2020-03-12T18:35:31.499Z] --- PASS: TestDockerNetworkMacvlan (24.94s) [2020-03-12T18:35:31.499Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:35:31.499Z] daemon.go:325: [d5d9bf22c1b9d] waiting for daemon to start [2020-03-12T18:35:31.499Z] daemon.go:325: [d5d9bf22c1b9d] waiting for daemon to start [2020-03-12T18:35:31.499Z] daemon.go:353: [d5d9bf22c1b9d] daemon started [2020-03-12T18:35:31.499Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-03-12T18:35:31.499Z] daemon.go:461: [d5d9bf22c1b9d] Stopping daemon [2020-03-12T18:35:31.499Z] daemon.go:296: [d5d9bf22c1b9d] exiting daemon [2020-03-12T18:35:31.499Z] daemon.go:448: [d5d9bf22c1b9d] Daemon stopped [2020-03-12T18:35:31.499Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:35:31.499Z] daemon.go:325: [d1d451d91dc4a] waiting for daemon to start [2020-03-12T18:35:31.499Z] daemon.go:325: [d1d451d91dc4a] waiting for daemon to start [2020-03-12T18:35:31.499Z] daemon.go:353: [d1d451d91dc4a] daemon started [2020-03-12T18:35:31.499Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2020-03-12T18:35:31.499Z] daemon.go:461: [d1d451d91dc4a] Stopping daemon [2020-03-12T18:35:31.499Z] daemon.go:296: [d1d451d91dc4a] exiting daemon [2020-03-12T18:35:31.499Z] daemon.go:448: [d1d451d91dc4a] Daemon stopped [2020-03-12T18:35:31.499Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:35:31.499Z] daemon.go:325: [d5374f0ccac88] waiting for daemon to start [2020-03-12T18:35:31.499Z] daemon.go:325: [d5374f0ccac88] waiting for daemon to start [2020-03-12T18:35:31.499Z] daemon.go:353: [d5374f0ccac88] daemon started [2020-03-12T18:35:31.499Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.32s) [2020-03-12T18:35:31.499Z] daemon.go:461: [d5374f0ccac88] Stopping daemon [2020-03-12T18:35:31.499Z] daemon.go:296: [d5374f0ccac88] exiting daemon [2020-03-12T18:35:31.499Z] daemon.go:448: [d5374f0ccac88] Daemon stopped [2020-03-12T18:35:31.499Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:35:31.499Z] daemon.go:325: [d0be94bbd3c17] waiting for daemon to start [2020-03-12T18:35:31.499Z] daemon.go:325: [d0be94bbd3c17] waiting for daemon to start [2020-03-12T18:35:31.499Z] daemon.go:353: [d0be94bbd3c17] daemon started [2020-03-12T18:35:31.499Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.19s) [2020-03-12T18:35:31.499Z] daemon.go:461: [d0be94bbd3c17] Stopping daemon [2020-03-12T18:35:31.499Z] daemon.go:296: [d0be94bbd3c17] exiting daemon [2020-03-12T18:35:31.499Z] daemon.go:448: [d0be94bbd3c17] Daemon stopped [2020-03-12T18:35:31.499Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:35:31.499Z] daemon.go:325: [df93774bccd55] waiting for daemon to start [2020-03-12T18:35:31.499Z] daemon.go:325: [df93774bccd55] waiting for daemon to start [2020-03-12T18:35:31.499Z] daemon.go:353: [df93774bccd55] daemon started [2020-03-12T18:35:31.499Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.73s) [2020-03-12T18:35:31.499Z] daemon.go:461: [df93774bccd55] Stopping daemon [2020-03-12T18:35:31.499Z] daemon.go:296: [df93774bccd55] exiting daemon [2020-03-12T18:35:31.499Z] daemon.go:448: [df93774bccd55] Daemon stopped [2020-03-12T18:35:31.499Z] PASS [2020-03-12T18:35:31.499Z] [2020-03-12T18:35:31.499Z] DONE 7 tests in 26.466s [2020-03-12T18:35:31.499Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-12T18:35:31.499Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:35:31.499Z] ++ set -e [2020-03-12T18:35:31.499Z] ++ '[' -n 0 ']' [2020-03-12T18:35:31.499Z] ++ set -x [2020-03-12T18:35:31.499Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:35:31.499Z] testing: warning: no tests to run [2020-03-12T18:35:31.499Z] PASS [2020-03-12T18:35:31.499Z] [2020-03-12T18:35:31.499Z] DONE 0 tests in 0.086s [2020-03-12T18:35:31.499Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-12T18:35:31.499Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:35:31.499Z] ++ set -e [2020-03-12T18:35:31.499Z] ++ '[' -n 0 ']' [2020-03-12T18:35:31.499Z] ++ set -x [2020-03-12T18:35:31.499Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:35:31.499Z] INFO: Testing against a local daemon [2020-03-12T18:35:31.499Z] === RUN TestAuthZPluginAllowRequest [2020-03-12T18:35:31.660Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-03-12T18:35:32.704Z] --- PASS: TestAuthZPluginAllowRequest (1.51s) [2020-03-12T18:35:32.704Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-03-12T18:35:32.704Z] daemon.go:325: [ddc71fd1230c7] waiting for daemon to start [2020-03-12T18:35:32.704Z] daemon.go:325: [ddc71fd1230c7] waiting for daemon to start [2020-03-12T18:35:32.704Z] daemon.go:353: [ddc71fd1230c7] daemon started [2020-03-12T18:35:32.704Z] daemon.go:461: [ddc71fd1230c7] Stopping daemon [2020-03-12T18:35:32.704Z] daemon.go:296: [ddc71fd1230c7] exiting daemon [2020-03-12T18:35:32.704Z] daemon.go:448: [ddc71fd1230c7] Daemon stopped [2020-03-12T18:35:32.704Z] === RUN TestAuthZPluginTLS [2020-03-12T18:35:33.453Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-03-12T18:35:33.453Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-03-12T18:35:33.453Z] daemon.go:325: [d63f101177c3b] waiting for daemon to start [2020-03-12T18:35:33.453Z] daemon.go:325: [d63f101177c3b] waiting for daemon to start [2020-03-12T18:35:33.453Z] daemon.go:353: [d63f101177c3b] daemon started [2020-03-12T18:35:33.453Z] daemon.go:461: [d63f101177c3b] Stopping daemon [2020-03-12T18:35:33.453Z] daemon.go:296: [d63f101177c3b] exiting daemon [2020-03-12T18:35:33.453Z] daemon.go:448: [d63f101177c3b] Daemon stopped [2020-03-12T18:35:33.453Z] === RUN TestAuthZPluginDenyRequest [2020-03-12T18:35:33.825Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-03-12T18:35:33.825Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-03-12T18:35:33.825Z] daemon.go:325: [db006b4296657] waiting for daemon to start [2020-03-12T18:35:33.825Z] daemon.go:325: [db006b4296657] waiting for daemon to start [2020-03-12T18:35:33.825Z] daemon.go:353: [db006b4296657] daemon started [2020-03-12T18:35:33.825Z] daemon.go:461: [db006b4296657] Stopping daemon [2020-03-12T18:35:33.825Z] daemon.go:296: [db006b4296657] exiting daemon [2020-03-12T18:35:33.825Z] daemon.go:448: [db006b4296657] Daemon stopped [2020-03-12T18:35:33.825Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-12T18:35:34.574Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-03-12T18:35:34.574Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-03-12T18:35:34.574Z] daemon.go:325: [d30020021d8cf] waiting for daemon to start [2020-03-12T18:35:34.574Z] daemon.go:325: [d30020021d8cf] waiting for daemon to start [2020-03-12T18:35:34.574Z] daemon.go:353: [d30020021d8cf] daemon started [2020-03-12T18:35:34.574Z] daemon.go:461: [d30020021d8cf] Stopping daemon [2020-03-12T18:35:34.574Z] daemon.go:296: [d30020021d8cf] exiting daemon [2020-03-12T18:35:34.574Z] daemon.go:448: [d30020021d8cf] Daemon stopped [2020-03-12T18:35:34.574Z] === RUN TestAuthZPluginDenyResponse [2020-03-12T18:35:34.776Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2020-03-12T18:35:34.777Z] ok github.com/docker/docker/daemon/logger 0.294s coverage: 43.7% of statements [2020-03-12T18:35:34.917Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-03-12T18:35:34.927Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-03-12T18:35:34.927Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-03-12T18:35:34.927Z] daemon.go:325: [d5b12679c62a2] waiting for daemon to start [2020-03-12T18:35:34.927Z] daemon.go:325: [d5b12679c62a2] waiting for daemon to start [2020-03-12T18:35:34.927Z] daemon.go:353: [d5b12679c62a2] daemon started [2020-03-12T18:35:34.927Z] daemon.go:461: [d5b12679c62a2] Stopping daemon [2020-03-12T18:35:34.927Z] daemon.go:296: [d5b12679c62a2] exiting daemon [2020-03-12T18:35:34.927Z] daemon.go:448: [d5b12679c62a2] Daemon stopped [2020-03-12T18:35:34.927Z] === RUN TestAuthZPluginAllowEventStream [2020-03-12T18:35:36.667Z] --- PASS: TestAuthZPluginAllowEventStream (1.54s) [2020-03-12T18:35:36.667Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-03-12T18:35:36.667Z] daemon.go:325: [dfa1b0c9ed32e] waiting for daemon to start [2020-03-12T18:35:36.667Z] daemon.go:325: [dfa1b0c9ed32e] waiting for daemon to start [2020-03-12T18:35:36.667Z] daemon.go:353: [dfa1b0c9ed32e] daemon started [2020-03-12T18:35:36.667Z] daemon.go:461: [dfa1b0c9ed32e] Stopping daemon [2020-03-12T18:35:36.667Z] daemon.go:296: [dfa1b0c9ed32e] exiting daemon [2020-03-12T18:35:36.667Z] daemon.go:448: [dfa1b0c9ed32e] Daemon stopped [2020-03-12T18:35:36.667Z] === RUN TestAuthZPluginErrorResponse [2020-03-12T18:35:36.802Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-03-12T18:35:37.013Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-03-12T18:35:37.013Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-03-12T18:35:37.013Z] daemon.go:325: [d013798bd0630] waiting for daemon to start [2020-03-12T18:35:37.013Z] daemon.go:325: [d013798bd0630] waiting for daemon to start [2020-03-12T18:35:37.013Z] daemon.go:353: [d013798bd0630] daemon started [2020-03-12T18:35:37.013Z] daemon.go:461: [d013798bd0630] Stopping daemon [2020-03-12T18:35:37.013Z] daemon.go:296: [d013798bd0630] exiting daemon [2020-03-12T18:35:37.013Z] daemon.go:448: [d013798bd0630] Daemon stopped [2020-03-12T18:35:37.013Z] === RUN TestAuthZPluginErrorRequest [2020-03-12T18:35:37.525Z] ok github.com/docker/docker/daemon/logger/awslogs 0.680s coverage: 78.6% of statements [2020-03-12T18:35:37.777Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-03-12T18:35:37.777Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-03-12T18:35:37.777Z] daemon.go:325: [dbfa1f7edf9a3] waiting for daemon to start [2020-03-12T18:35:37.777Z] daemon.go:325: [dbfa1f7edf9a3] waiting for daemon to start [2020-03-12T18:35:37.777Z] daemon.go:353: [dbfa1f7edf9a3] daemon started [2020-03-12T18:35:37.777Z] daemon.go:461: [dbfa1f7edf9a3] Stopping daemon [2020-03-12T18:35:37.777Z] daemon.go:296: [dbfa1f7edf9a3] exiting daemon [2020-03-12T18:35:37.777Z] daemon.go:448: [dbfa1f7edf9a3] Daemon stopped [2020-03-12T18:35:37.777Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-12T18:35:38.130Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-03-12T18:35:38.130Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-12T18:35:38.130Z] daemon.go:325: [d3432dfff2d08] waiting for daemon to start [2020-03-12T18:35:38.130Z] daemon.go:325: [d3432dfff2d08] waiting for daemon to start [2020-03-12T18:35:38.130Z] daemon.go:353: [d3432dfff2d08] daemon started [2020-03-12T18:35:38.130Z] daemon.go:461: [d3432dfff2d08] Stopping daemon [2020-03-12T18:35:38.130Z] daemon.go:296: [d3432dfff2d08] exiting daemon [2020-03-12T18:35:38.130Z] daemon.go:448: [d3432dfff2d08] Daemon stopped [2020-03-12T18:35:38.130Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-12T18:35:38.152Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 26.2% of statements [2020-03-12T18:35:38.152Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 4.9% of statements [2020-03-12T18:35:38.152Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-12T18:35:38.152Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-12T18:35:38.152Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-12T18:35:38.152Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-12T18:35:39.647Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 88.3% of statements [2020-03-12T18:35:39.647Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 62.1% of statements [2020-03-12T18:35:39.885Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.84s) [2020-03-12T18:35:39.885Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-03-12T18:35:39.885Z] daemon.go:325: [dbf5d87e7c3c4] waiting for daemon to start [2020-03-12T18:35:39.885Z] daemon.go:325: [dbf5d87e7c3c4] waiting for daemon to start [2020-03-12T18:35:39.885Z] daemon.go:353: [dbf5d87e7c3c4] daemon started [2020-03-12T18:35:39.885Z] daemon.go:461: [dbf5d87e7c3c4] Stopping daemon [2020-03-12T18:35:39.885Z] daemon.go:296: [dbf5d87e7c3c4] exiting daemon [2020-03-12T18:35:39.885Z] daemon.go:448: [dbf5d87e7c3c4] Daemon stopped [2020-03-12T18:35:39.885Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-12T18:35:40.957Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-03-12T18:35:40.957Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-03-12T18:35:42.319Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-03-12T18:35:42.550Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.15s) [2020-03-12T18:35:42.550Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-03-12T18:35:42.550Z] daemon.go:325: [ddc9e59940686] waiting for daemon to start [2020-03-12T18:35:42.550Z] daemon.go:325: [ddc9e59940686] waiting for daemon to start [2020-03-12T18:35:42.550Z] daemon.go:353: [ddc9e59940686] daemon started [2020-03-12T18:35:42.550Z] daemon.go:461: [ddc9e59940686] Stopping daemon [2020-03-12T18:35:42.550Z] daemon.go:296: [ddc9e59940686] exiting daemon [2020-03-12T18:35:42.550Z] daemon.go:448: [ddc9e59940686] Daemon stopped [2020-03-12T18:35:42.550Z] === RUN TestAuthZPluginHeader [2020-03-12T18:35:42.879Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-03-12T18:35:42.908Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-03-12T18:35:42.908Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-03-12T18:35:42.908Z] daemon.go:325: [d14691b490789] waiting for daemon to start [2020-03-12T18:35:42.908Z] daemon.go:325: [d14691b490789] waiting for daemon to start [2020-03-12T18:35:42.908Z] daemon.go:353: [d14691b490789] daemon started [2020-03-12T18:35:42.908Z] daemon.go:461: [d14691b490789] Stopping daemon [2020-03-12T18:35:42.908Z] daemon.go:296: [d14691b490789] exiting daemon [2020-03-12T18:35:42.908Z] daemon.go:448: [d14691b490789] Daemon stopped [2020-03-12T18:35:42.908Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-12T18:35:42.908Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-12T18:35:42.908Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:35:42.908Z] === RUN TestAuthZPluginV2Disable [2020-03-12T18:35:42.908Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-12T18:35:42.908Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:35:42.908Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-12T18:35:42.908Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-12T18:35:42.908Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:35:42.908Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-12T18:35:42.908Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-12T18:35:42.908Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:35:42.908Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-12T18:35:43.242Z] ok github.com/docker/docker/daemon/logger/local 0.108s coverage: 74.7% of statements [2020-03-12T18:35:43.243Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-12T18:35:43.243Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.061s coverage: 20.0% of statements [2020-03-12T18:35:43.901Z] ok github.com/docker/docker/daemon/logger/syslog 0.050s coverage: 47.8% of statements [2020-03-12T18:35:45.978Z] ok github.com/docker/docker/daemon/logger/templates 0.054s coverage: 8.3% of statements [2020-03-12T18:35:47.034Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-03-12T18:35:47.034Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-03-12T18:35:47.476Z] ok github.com/docker/docker/daemon/network 0.019s coverage: 63.8% of statements [2020-03-12T18:35:47.957Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-03-12T18:35:48.512Z] ok github.com/docker/docker/daemon/logger/splunk 3.275s coverage: 84.5% of statements [2020-03-12T18:35:48.512Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-12T18:35:48.512Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-12T18:35:48.517Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-03-12T18:35:49.076Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-12T18:35:51.589Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-03-12T18:35:52.012Z] ok github.com/docker/docker/distribution/metadata 0.174s coverage: 48.2% of statements [2020-03-12T18:35:52.301Z] ok github.com/docker/docker/errdefs 0.051s coverage: 49.4% of statements [2020-03-12T18:35:53.469Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-03-12T18:35:53.469Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-03-12T18:35:53.469Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-03-12T18:35:53.469Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-03-12T18:35:53.469Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-03-12T18:35:53.802Z] ok github.com/docker/docker/distribution 0.700s coverage: 22.3% of statements [2020-03-12T18:35:53.802Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-12T18:35:54.027Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-03-12T18:35:55.387Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-03-12T18:35:55.854Z] ok github.com/docker/docker/distribution/xfer 1.462s coverage: 83.4% of statements [2020-03-12T18:35:55.854Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-12T18:35:55.946Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-03-12T18:35:56.504Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-03-12T18:35:58.600Z] ok github.com/docker/docker/image 0.099s coverage: 86.4% of statements [2020-03-12T18:35:58.600Z] ok github.com/docker/docker/image/cache 0.044s coverage: 19.2% of statements [2020-03-12T18:35:58.600Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-12T18:35:59.014Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-03-12T18:35:59.226Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2020-03-12T18:35:59.226Z] ? github.com/docker/docker/internal/test [no test files] [2020-03-12T18:35:59.939Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-03-12T18:36:00.497Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-03-12T18:36:01.275Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-03-12T18:36:01.275Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-03-12T18:36:01.275Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-03-12T18:36:01.275Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-03-12T18:36:01.275Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-03-12T18:36:01.275Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-03-12T18:36:01.275Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-03-12T18:36:01.275Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-03-12T18:36:01.275Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-03-12T18:36:01.275Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-03-12T18:36:01.275Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-12T18:36:01.275Z] ok github.com/docker/docker/internal/testutil 0.035s coverage: 62.5% of statements [2020-03-12T18:36:02.305Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s) [2020-03-12T18:36:02.305Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-12T18:36:02.305Z] daemon.go:325: [d1a80989ce853] waiting for daemon to start [2020-03-12T18:36:02.305Z] daemon.go:325: [d1a80989ce853] waiting for daemon to start [2020-03-12T18:36:02.305Z] daemon.go:353: [d1a80989ce853] daemon started [2020-03-12T18:36:02.305Z] daemon.go:461: [d1a80989ce853] Stopping daemon [2020-03-12T18:36:02.305Z] daemon.go:296: [d1a80989ce853] exiting daemon [2020-03-12T18:36:02.305Z] daemon.go:448: [d1a80989ce853] Daemon stopped [2020-03-12T18:36:02.305Z] daemon.go:325: [d1a80989ce853] waiting for daemon to start [2020-03-12T18:36:02.305Z] daemon.go:325: [d1a80989ce853] waiting for daemon to start [2020-03-12T18:36:02.305Z] daemon.go:325: [d1a80989ce853] waiting for daemon to start [2020-03-12T18:36:02.305Z] daemon.go:325: [d1a80989ce853] waiting for daemon to start [2020-03-12T18:36:02.305Z] daemon.go:339: [d1a80989ce853] error pinging daemon on start: Get http://d1a80989ce853.sock/_ping: context deadline exceeded [2020-03-12T18:36:02.305Z] daemon.go:325: [d1a80989ce853] waiting for daemon to start [2020-03-12T18:36:02.305Z] daemon.go:339: [d1a80989ce853] error pinging daemon on start: Get http://d1a80989ce853.sock/_ping: context deadline exceeded [2020-03-12T18:36:02.305Z] daemon.go:325: [d1a80989ce853] waiting for daemon to start [2020-03-12T18:36:02.305Z] daemon.go:339: [d1a80989ce853] error pinging daemon on start: Get http://d1a80989ce853.sock/_ping: context deadline exceeded [2020-03-12T18:36:02.305Z] daemon.go:325: [d1a80989ce853] waiting for daemon to start [2020-03-12T18:36:02.305Z] daemon.go:339: [d1a80989ce853] error pinging daemon on start: Get http://d1a80989ce853.sock/_ping: context deadline exceeded [2020-03-12T18:36:02.305Z] daemon.go:296: [d1a80989ce853] exiting daemon [2020-03-12T18:36:02.305Z] daemon.go:325: [d1a80989ce853] waiting for daemon to start [2020-03-12T18:36:02.305Z] daemon.go:325: [d1a80989ce853] waiting for daemon to start [2020-03-12T18:36:02.305Z] daemon.go:325: [d1a80989ce853] waiting for daemon to start [2020-03-12T18:36:02.305Z] daemon.go:353: [d1a80989ce853] daemon started [2020-03-12T18:36:02.305Z] daemon.go:461: [d1a80989ce853] Stopping daemon [2020-03-12T18:36:02.305Z] daemon.go:296: [d1a80989ce853] exiting daemon [2020-03-12T18:36:02.305Z] daemon.go:448: [d1a80989ce853] Daemon stopped [2020-03-12T18:36:02.305Z] PASS [2020-03-12T18:36:02.305Z] [2020-03-12T18:36:02.306Z] === Skipped [2020-03-12T18:36:02.306Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-12T18:36:02.306Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:36:02.306Z] [2020-03-12T18:36:02.306Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-12T18:36:02.306Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:36:02.306Z] [2020-03-12T18:36:02.306Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-12T18:36:02.306Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:36:02.306Z] [2020-03-12T18:36:02.306Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-12T18:36:02.306Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:36:02.306Z] [2020-03-12T18:36:02.306Z] [2020-03-12T18:36:02.306Z] DONE 17 tests, 4 skipped in 28.570s [2020-03-12T18:36:02.306Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-12T18:36:02.306Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:36:02.306Z] ++ set -e [2020-03-12T18:36:02.306Z] ++ '[' -n 0 ']' [2020-03-12T18:36:02.306Z] ++ set -x [2020-03-12T18:36:02.306Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:36:02.306Z] INFO: Testing against a local daemon [2020-03-12T18:36:02.306Z] === RUN TestPluginInvalidJSON [2020-03-12T18:36:02.306Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:36:02.306Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:36:02.306Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:36:02.306Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-03-12T18:36:02.306Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-12T18:36:02.306Z] PASS [2020-03-12T18:36:02.306Z] [2020-03-12T18:36:02.306Z] DONE 2 tests in 0.150s [2020-03-12T18:36:02.306Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-12T18:36:02.306Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:36:02.306Z] ++ set -e [2020-03-12T18:36:02.306Z] ++ '[' -n 0 ']' [2020-03-12T18:36:02.306Z] ++ set -x [2020-03-12T18:36:02.306Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:36:02.306Z] INFO: Testing against a local daemon [2020-03-12T18:36:02.306Z] === RUN TestExternalGraphDriver [2020-03-12T18:36:02.306Z] === RUN TestExternalGraphDriver/json [2020-03-12T18:36:02.306Z] === RUN TestExternalGraphDriver/spec [2020-03-12T18:36:02.771Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2020-03-12T18:36:03.400Z] ok github.com/docker/docker/pkg/aaparser 0.008s coverage: 50.0% of statements [2020-03-12T18:36:04.703Z] === RUN TestExternalGraphDriver/pull [2020-03-12T18:36:05.732Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-03-12T18:36:06.678Z] --- PASS: TestExternalGraphDriver (6.33s) [2020-03-12T18:36:06.678Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-03-12T18:36:06.678Z] daemon.go:325: [d42a0b83171c3] waiting for daemon to start [2020-03-12T18:36:06.678Z] daemon.go:325: [d42a0b83171c3] waiting for daemon to start [2020-03-12T18:36:06.678Z] daemon.go:353: [d42a0b83171c3] daemon started [2020-03-12T18:36:06.678Z] daemon.go:461: [d42a0b83171c3] Stopping daemon [2020-03-12T18:36:06.678Z] daemon.go:296: [d42a0b83171c3] exiting daemon [2020-03-12T18:36:06.678Z] daemon.go:448: [d42a0b83171c3] Daemon stopped [2020-03-12T18:36:06.678Z] daemon.go:325: [d42a0b83171c3] waiting for daemon to start [2020-03-12T18:36:06.678Z] daemon.go:325: [d42a0b83171c3] waiting for daemon to start [2020-03-12T18:36:06.678Z] daemon.go:353: [d42a0b83171c3] daemon started [2020-03-12T18:36:06.678Z] daemon.go:461: [d42a0b83171c3] Stopping daemon [2020-03-12T18:36:06.678Z] daemon.go:296: [d42a0b83171c3] exiting daemon [2020-03-12T18:36:06.678Z] daemon.go:448: [d42a0b83171c3] Daemon stopped [2020-03-12T18:36:06.678Z] --- PASS: TestExternalGraphDriver/json (1.99s) [2020-03-12T18:36:06.678Z] daemon.go:325: [d42a0b83171c3] waiting for daemon to start [2020-03-12T18:36:06.678Z] daemon.go:325: [d42a0b83171c3] waiting for daemon to start [2020-03-12T18:36:06.678Z] daemon.go:353: [d42a0b83171c3] daemon started [2020-03-12T18:36:06.678Z] daemon.go:461: [d42a0b83171c3] Stopping daemon [2020-03-12T18:36:06.678Z] daemon.go:296: [d42a0b83171c3] exiting daemon [2020-03-12T18:36:06.678Z] daemon.go:448: [d42a0b83171c3] Daemon stopped [2020-03-12T18:36:06.678Z] daemon.go:325: [d42a0b83171c3] waiting for daemon to start [2020-03-12T18:36:06.678Z] daemon.go:325: [d42a0b83171c3] waiting for daemon to start [2020-03-12T18:36:06.678Z] daemon.go:353: [d42a0b83171c3] daemon started [2020-03-12T18:36:06.678Z] daemon.go:461: [d42a0b83171c3] Stopping daemon [2020-03-12T18:36:06.678Z] daemon.go:296: [d42a0b83171c3] exiting daemon [2020-03-12T18:36:06.678Z] daemon.go:448: [d42a0b83171c3] Daemon stopped [2020-03-12T18:36:06.678Z] --- PASS: TestExternalGraphDriver/spec (2.00s) [2020-03-12T18:36:06.678Z] daemon.go:325: [d42a0b83171c3] waiting for daemon to start [2020-03-12T18:36:06.678Z] daemon.go:325: [d42a0b83171c3] waiting for daemon to start [2020-03-12T18:36:06.678Z] daemon.go:353: [d42a0b83171c3] daemon started [2020-03-12T18:36:06.678Z] daemon.go:461: [d42a0b83171c3] Stopping daemon [2020-03-12T18:36:06.678Z] daemon.go:296: [d42a0b83171c3] exiting daemon [2020-03-12T18:36:06.678Z] daemon.go:448: [d42a0b83171c3] Daemon stopped [2020-03-12T18:36:06.678Z] --- PASS: TestExternalGraphDriver/pull (2.19s) [2020-03-12T18:36:06.678Z] === RUN TestGraphdriverPluginV2 [2020-03-12T18:36:06.678Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-03-12T18:36:06.678Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:36:06.678Z] PASS [2020-03-12T18:36:06.678Z] [2020-03-12T18:36:06.678Z] === Skipped [2020-03-12T18:36:06.678Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-03-12T18:36:06.678Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:36:06.678Z] [2020-03-12T18:36:06.678Z] [2020-03-12T18:36:06.678Z] DONE 5 tests, 1 skipped in 6.611s [2020-03-12T18:36:06.678Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-12T18:36:06.678Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:36:06.678Z] ++ set -e [2020-03-12T18:36:06.678Z] ++ '[' -n 0 ']' [2020-03-12T18:36:06.678Z] ++ set -x [2020-03-12T18:36:06.678Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:36:06.678Z] INFO: Testing against a local daemon [2020-03-12T18:36:06.678Z] === RUN TestContinueAfterPluginCrash [2020-03-12T18:36:06.678Z] === PAUSE TestContinueAfterPluginCrash [2020-03-12T18:36:06.678Z] === RUN TestDaemonStartWithLogOpt [2020-03-12T18:36:06.678Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-12T18:36:06.678Z] === CONT TestContinueAfterPluginCrash [2020-03-12T18:36:06.678Z] === CONT TestDaemonStartWithLogOpt [2020-03-12T18:36:08.949Z] ok github.com/docker/docker/opts 0.080s coverage: 66.9% of statements [2020-03-12T18:36:08.989Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-03-12T18:36:08.989Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-03-12T18:36:09.573Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-03-12T18:36:09.863Z] ok github.com/docker/docker/pkg/authorization 1.116s coverage: 66.7% of statements [2020-03-12T18:36:10.492Z] ok github.com/docker/docker/pkg/capabilities 0.025s coverage: 87.5% of statements [2020-03-12T18:36:10.779Z] ok github.com/docker/docker/pkg/archive 1.435s coverage: 76.9% of statements [2020-03-12T18:36:11.808Z] ok github.com/docker/docker/pkg/directory 0.020s coverage: 80.0% of statements [2020-03-12T18:36:12.835Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-03-12T18:36:13.462Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2020-03-12T18:36:14.222Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-03-12T18:36:14.957Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-03-12T18:36:15.248Z] ok github.com/docker/docker/layer 7.391s coverage: 72.0% of statements [2020-03-12T18:36:15.248Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-12T18:36:15.248Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-12T18:36:15.248Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-12T18:36:15.248Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-12T18:36:15.248Z] ? github.com/docker/docker/oci [no test files] [2020-03-12T18:36:15.248Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-12T18:36:16.103Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-03-12T18:36:16.103Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-03-12T18:36:16.272Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-03-12T18:36:16.272Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-03-12T18:36:17.764Z] ok github.com/docker/docker/pkg/chrootarchive 4.663s coverage: 43.2% of statements [2020-03-12T18:36:17.764Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-12T18:36:17.764Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-12T18:36:17.865Z] --- PASS: TestDaemonStartWithLogOpt (9.47s) [2020-03-12T18:36:17.865Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-03-12T18:36:17.865Z] daemon.go:325: [d2760cab050f2] waiting for daemon to start [2020-03-12T18:36:17.865Z] daemon.go:325: [d2760cab050f2] waiting for daemon to start [2020-03-12T18:36:17.865Z] daemon.go:353: [d2760cab050f2] daemon started [2020-03-12T18:36:17.865Z] daemon.go:461: [d2760cab050f2] Stopping daemon [2020-03-12T18:36:17.865Z] daemon.go:296: [d2760cab050f2] exiting daemon [2020-03-12T18:36:17.865Z] daemon.go:448: [d2760cab050f2] Daemon stopped [2020-03-12T18:36:17.865Z] daemon.go:325: [d2760cab050f2] waiting for daemon to start [2020-03-12T18:36:17.865Z] daemon.go:325: [d2760cab050f2] waiting for daemon to start [2020-03-12T18:36:17.865Z] daemon.go:353: [d2760cab050f2] daemon started [2020-03-12T18:36:17.865Z] daemon.go:461: [d2760cab050f2] Stopping daemon [2020-03-12T18:36:17.865Z] daemon.go:296: [d2760cab050f2] exiting daemon [2020-03-12T18:36:17.865Z] daemon.go:448: [d2760cab050f2] Daemon stopped [2020-03-12T18:36:18.054Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 89.5% of statements [2020-03-12T18:36:18.054Z] ok github.com/docker/docker/pkg/filenotify 0.626s coverage: 66.3% of statements [2020-03-12T18:36:19.074Z] ok github.com/docker/docker/pkg/discovery/kv 3.327s coverage: 84.1% of statements [2020-03-12T18:36:19.700Z] ok github.com/docker/docker/pkg/fsutils 0.451s coverage: 85.1% of statements [2020-03-12T18:36:20.329Z] ok github.com/docker/docker/pkg/homedir 0.066s coverage: 10.2% of statements [2020-03-12T18:36:20.920Z] --- PASS: TestContinueAfterPluginCrash (13.86s) [2020-03-12T18:36:20.920Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-03-12T18:36:20.920Z] daemon.go:325: [dd9ff71817ac7] waiting for daemon to start [2020-03-12T18:36:20.920Z] daemon.go:325: [dd9ff71817ac7] waiting for daemon to start [2020-03-12T18:36:20.920Z] daemon.go:353: [dd9ff71817ac7] daemon started [2020-03-12T18:36:20.920Z] daemon.go:461: [dd9ff71817ac7] Stopping daemon [2020-03-12T18:36:20.920Z] daemon.go:296: [dd9ff71817ac7] exiting daemon [2020-03-12T18:36:20.920Z] daemon.go:448: [dd9ff71817ac7] Daemon stopped [2020-03-12T18:36:20.920Z] PASS [2020-03-12T18:36:20.920Z] [2020-03-12T18:36:20.920Z] DONE 2 tests in 14.065s [2020-03-12T18:36:20.920Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-12T18:36:20.920Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:36:20.920Z] ++ set -e [2020-03-12T18:36:20.920Z] ++ '[' -n 0 ']' [2020-03-12T18:36:20.920Z] ++ set -x [2020-03-12T18:36:20.920Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:36:20.920Z] INFO: Testing against a local daemon [2020-03-12T18:36:20.920Z] === RUN TestPluginWithDevMounts [2020-03-12T18:36:20.920Z] === PAUSE TestPluginWithDevMounts [2020-03-12T18:36:20.920Z] === CONT TestPluginWithDevMounts [2020-03-12T18:36:21.341Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-03-12T18:36:21.341Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-03-12T18:36:21.831Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-03-12T18:36:22.138Z] ok github.com/docker/docker/pkg/locker 0.022s coverage: 88.9% of statements [2020-03-12T18:36:22.427Z] ok github.com/docker/docker/pkg/idtools 0.848s coverage: 70.1% of statements [2020-03-12T18:36:22.690Z] --- PASS: TestPluginWithDevMounts (1.89s) [2020-03-12T18:36:22.690Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-03-12T18:36:22.690Z] daemon.go:325: [dfffaa46fd621] waiting for daemon to start [2020-03-12T18:36:22.690Z] daemon.go:325: [dfffaa46fd621] waiting for daemon to start [2020-03-12T18:36:22.690Z] daemon.go:353: [dfffaa46fd621] daemon started [2020-03-12T18:36:22.690Z] daemon.go:461: [dfffaa46fd621] Stopping daemon [2020-03-12T18:36:22.690Z] daemon.go:296: [dfffaa46fd621] exiting daemon [2020-03-12T18:36:22.690Z] daemon.go:448: [dfffaa46fd621] Daemon stopped [2020-03-12T18:36:22.690Z] PASS [2020-03-12T18:36:22.690Z] [2020-03-12T18:36:22.690Z] DONE 1 tests in 2.096s [2020-03-12T18:36:22.690Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-03-12T18:36:22.690Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:36:22.690Z] ++ set -e [2020-03-12T18:36:22.690Z] ++ '[' -n 0 ']' [2020-03-12T18:36:22.690Z] ++ set -x [2020-03-12T18:36:22.690Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:36:23.051Z] INFO: Testing against a local daemon [2020-03-12T18:36:23.051Z] === RUN TestSecretInspect [2020-03-12T18:36:23.057Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2020-03-12T18:36:23.225Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-03-12T18:36:23.786Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-03-12T18:36:24.084Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2020-03-12T18:36:24.372Z] ok github.com/docker/docker/pkg/ioutils 2.666s coverage: 70.4% of statements [2020-03-12T18:36:24.372Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-12T18:36:25.007Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2020-03-12T18:36:25.295Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2020-03-12T18:36:25.487Z] --- PASS: TestSecretInspect (2.64s) [2020-03-12T18:36:25.487Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-03-12T18:36:25.487Z] daemon.go:325: [d98bc3c7200a3] waiting for daemon to start [2020-03-12T18:36:25.487Z] daemon.go:325: [d98bc3c7200a3] waiting for daemon to start [2020-03-12T18:36:25.487Z] daemon.go:353: [d98bc3c7200a3] daemon started [2020-03-12T18:36:25.487Z] daemon.go:461: [d98bc3c7200a3] Stopping daemon [2020-03-12T18:36:25.487Z] daemon.go:296: [d98bc3c7200a3] exiting daemon [2020-03-12T18:36:25.487Z] daemon.go:448: [d98bc3c7200a3] Daemon stopped [2020-03-12T18:36:25.487Z] === RUN TestSecretList [2020-03-12T18:36:25.585Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.0% of statements [2020-03-12T18:36:25.669Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-03-12T18:36:25.874Z] ok github.com/docker/docker/pkg/mount 0.953s coverage: 69.6% of statements [2020-03-12T18:36:25.874Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-12T18:36:26.506Z] ok github.com/docker/docker/pkg/pidfile 0.033s coverage: 82.4% of statements [2020-03-12T18:36:26.506Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-12T18:36:26.506Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-12T18:36:26.592Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-03-12T18:36:28.010Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.058s coverage: 56.8% of statements [2020-03-12T18:36:28.619Z] --- PASS: TestSecretList (2.82s) [2020-03-12T18:36:28.619Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-03-12T18:36:28.619Z] daemon.go:325: [d692ed5047ab8] waiting for daemon to start [2020-03-12T18:36:28.619Z] daemon.go:325: [d692ed5047ab8] waiting for daemon to start [2020-03-12T18:36:28.619Z] daemon.go:353: [d692ed5047ab8] daemon started [2020-03-12T18:36:28.619Z] daemon.go:461: [d692ed5047ab8] Stopping daemon [2020-03-12T18:36:28.619Z] daemon.go:296: [d692ed5047ab8] exiting daemon [2020-03-12T18:36:28.619Z] daemon.go:448: [d692ed5047ab8] Daemon stopped [2020-03-12T18:36:28.619Z] === RUN TestSecretsCreateAndDelete [2020-03-12T18:36:29.343Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 87.9% of statements [2020-03-12T18:36:29.343Z] ok github.com/docker/docker/pkg/plugins/transport 0.030s coverage: 85.7% of statements [2020-03-12T18:36:29.343Z] ok github.com/docker/docker/pkg/progress 0.021s coverage: 75.9% of statements [2020-03-12T18:36:30.756Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-03-12T18:36:30.756Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-03-12T18:36:30.840Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements [2020-03-12T18:36:31.011Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-03-12T18:36:31.011Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-03-12T18:36:31.464Z] ok github.com/docker/docker/pkg/pubsub 1.154s coverage: 72.7% of statements [2020-03-12T18:36:31.689Z] --- PASS: TestSecretsCreateAndDelete (2.83s) [2020-03-12T18:36:31.689Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-03-12T18:36:31.689Z] daemon.go:325: [de7ccc0a7972f] waiting for daemon to start [2020-03-12T18:36:31.689Z] daemon.go:325: [de7ccc0a7972f] waiting for daemon to start [2020-03-12T18:36:31.689Z] daemon.go:353: [de7ccc0a7972f] daemon started [2020-03-12T18:36:31.689Z] daemon.go:461: [de7ccc0a7972f] Stopping daemon [2020-03-12T18:36:31.689Z] daemon.go:296: [de7ccc0a7972f] exiting daemon [2020-03-12T18:36:31.689Z] daemon.go:448: [de7ccc0a7972f] Daemon stopped [2020-03-12T18:36:31.689Z] === RUN TestSecretsUpdate [2020-03-12T18:36:32.089Z] ok github.com/docker/docker/pkg/stdcopy 0.027s coverage: 100.0% of statements [2020-03-12T18:36:32.895Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-03-12T18:36:33.580Z] ok github.com/docker/docker/pkg/streamformatter 0.014s coverage: 66.2% of statements [2020-03-12T18:36:33.580Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-03-12T18:36:33.887Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-03-12T18:36:33.887Z] Copying nested executables into bundles/cross/linux/amd64 [2020-03-12T18:36:33.887Z] Cross building: bundles/cross/windows/amd64 [2020-03-12T18:36:33.887Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-12T18:36:33.887Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-03-12T18:36:34.050Z] --- PASS: TestSecretsUpdate (2.84s) [2020-03-12T18:36:34.050Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-03-12T18:36:34.050Z] daemon.go:325: [d9d009c9166e0] waiting for daemon to start [2020-03-12T18:36:34.051Z] daemon.go:325: [d9d009c9166e0] waiting for daemon to start [2020-03-12T18:36:34.051Z] daemon.go:353: [d9d009c9166e0] daemon started [2020-03-12T18:36:34.051Z] daemon.go:461: [d9d009c9166e0] Stopping daemon [2020-03-12T18:36:34.051Z] daemon.go:296: [d9d009c9166e0] exiting daemon [2020-03-12T18:36:34.051Z] daemon.go:448: [d9d009c9166e0] Daemon stopped [2020-03-12T18:36:34.051Z] === RUN TestTemplatedSecret [2020-03-12T18:36:34.255Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-03-12T18:36:34.636Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2020-03-12T18:36:35.306Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 80.8% of statements [2020-03-12T18:36:35.619Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-03-12T18:36:36.378Z] ok github.com/docker/docker/pkg/system 0.029s coverage: 35.1% of statements [2020-03-12T18:36:36.687Z] ok github.com/docker/docker/pkg/signal 5.761s coverage: 61.0% of statements [2020-03-12T18:36:36.687Z] ok github.com/docker/docker/pkg/tailfile 0.169s coverage: 88.6% of statements [2020-03-12T18:36:38.025Z] --- PASS: TestTemplatedSecret (3.45s) [2020-03-12T18:36:38.025Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-03-12T18:36:38.025Z] daemon.go:325: [d086ad8b7317a] waiting for daemon to start [2020-03-12T18:36:38.025Z] daemon.go:325: [d086ad8b7317a] waiting for daemon to start [2020-03-12T18:36:38.025Z] daemon.go:353: [d086ad8b7317a] daemon started [2020-03-12T18:36:38.025Z] daemon.go:461: [d086ad8b7317a] Stopping daemon [2020-03-12T18:36:38.025Z] daemon.go:296: [d086ad8b7317a] exiting daemon [2020-03-12T18:36:38.025Z] daemon.go:448: [d086ad8b7317a] Daemon stopped [2020-03-12T18:36:38.025Z] === RUN TestSecretCreateResolve [2020-03-12T18:36:38.289Z] ok github.com/docker/docker/pkg/term 0.026s coverage: 84.8% of statements [2020-03-12T18:36:38.625Z] ok github.com/docker/docker/pkg/tarsum 0.223s coverage: 89.3% of statements [2020-03-12T18:36:38.625Z] testing: warning: no tests to run [2020-03-12T18:36:38.625Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: 0.0% of statements [no tests to run] [2020-03-12T18:36:39.701Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-03-12T18:36:39.701Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2020-03-12T18:36:39.701Z] ok github.com/docker/docker/pkg/truncindex 0.117s coverage: 91.5% of statements [2020-03-12T18:36:40.659Z] --- PASS: TestSecretCreateResolve (2.99s) [2020-03-12T18:36:40.659Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-03-12T18:36:40.659Z] daemon.go:325: [d4dddd1f9bdc2] waiting for daemon to start [2020-03-12T18:36:40.659Z] daemon.go:325: [d4dddd1f9bdc2] waiting for daemon to start [2020-03-12T18:36:40.659Z] daemon.go:353: [d4dddd1f9bdc2] daemon started [2020-03-12T18:36:40.659Z] daemon.go:461: [d4dddd1f9bdc2] Stopping daemon [2020-03-12T18:36:40.659Z] daemon.go:296: [d4dddd1f9bdc2] exiting daemon [2020-03-12T18:36:40.659Z] daemon.go:448: [d4dddd1f9bdc2] Daemon stopped [2020-03-12T18:36:40.659Z] PASS [2020-03-12T18:36:40.659Z] [2020-03-12T18:36:40.659Z] DONE 6 tests in 17.712s [2020-03-12T18:36:40.659Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-03-12T18:36:40.659Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:36:40.659Z] ++ set -e [2020-03-12T18:36:40.659Z] ++ '[' -n 0 ']' [2020-03-12T18:36:40.659Z] ++ set -x [2020-03-12T18:36:40.659Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:36:40.659Z] INFO: Testing against a local daemon [2020-03-12T18:36:40.659Z] === RUN TestServiceCreateInit [2020-03-12T18:36:40.659Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-12T18:36:44.203Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2020-03-12T18:36:44.203Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 69.1% of statements [2020-03-12T18:36:45.543Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-03-12T18:36:45.546Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-12T18:36:45.726Z] ok github.com/docker/docker/reference 0.022s coverage: 84.4% of statements [2020-03-12T18:36:46.102Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-03-12T18:36:46.363Z] ok github.com/docker/docker/plugin 0.607s coverage: 27.3% of statements [2020-03-12T18:36:46.662Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-03-12T18:36:47.221Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-03-12T18:36:47.780Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-03-12T18:36:47.883Z] ok github.com/docker/docker/restartmanager 0.026s coverage: 47.1% of statements [2020-03-12T18:36:48.339Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-03-12T18:36:48.513Z] ok github.com/docker/docker/registry/resumable 0.062s coverage: 100.0% of statements [2020-03-12T18:36:50.222Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-03-12T18:36:50.223Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-03-12T18:36:50.223Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-03-12T18:36:50.474Z] --- PASS: TestServiceCreateInit (9.25s) [2020-03-12T18:36:50.474Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.39s) [2020-03-12T18:36:50.474Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-03-12T18:36:50.474Z] daemon.go:325: [d9c8342928bf3] waiting for daemon to start [2020-03-12T18:36:50.474Z] daemon.go:325: [d9c8342928bf3] waiting for daemon to start [2020-03-12T18:36:50.474Z] daemon.go:353: [d9c8342928bf3] daemon started [2020-03-12T18:36:50.474Z] daemon.go:461: [d9c8342928bf3] Stopping daemon [2020-03-12T18:36:50.474Z] daemon.go:296: [d9c8342928bf3] exiting daemon [2020-03-12T18:36:50.474Z] daemon.go:448: [d9c8342928bf3] Daemon stopped [2020-03-12T18:36:50.474Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.85s) [2020-03-12T18:36:50.474Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-03-12T18:36:50.474Z] daemon.go:325: [df08afa921edd] waiting for daemon to start [2020-03-12T18:36:50.474Z] daemon.go:325: [df08afa921edd] waiting for daemon to start [2020-03-12T18:36:50.474Z] daemon.go:353: [df08afa921edd] daemon started [2020-03-12T18:36:50.474Z] daemon.go:461: [df08afa921edd] Stopping daemon [2020-03-12T18:36:50.474Z] daemon.go:296: [df08afa921edd] exiting daemon [2020-03-12T18:36:50.474Z] daemon.go:448: [df08afa921edd] Daemon stopped [2020-03-12T18:36:50.474Z] === RUN TestCreateServiceMultipleTimes [2020-03-12T18:36:50.582Z] ok github.com/docker/docker/registry 0.527s coverage: 56.3% of statements [2020-03-12T18:36:50.582Z] ok github.com/docker/docker/runconfig 0.024s coverage: 68.2% of statements [2020-03-12T18:36:51.214Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2020-03-12T18:36:52.106Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-03-12T18:36:53.943Z] ok github.com/docker/docker/volume/mounts 0.074s coverage: 67.0% of statements [2020-03-12T18:36:53.989Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-03-12T18:36:53.989Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-03-12T18:36:54.976Z] ok github.com/docker/docker/volume/local 0.031s coverage: 73.0% of statements [2020-03-12T18:36:56.466Z] ok github.com/docker/docker/volume/service 0.032s coverage: 73.0% of statements [2020-03-12T18:36:57.152Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-03-12T18:36:57.153Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-03-12T18:36:57.153Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-03-12T18:36:57.153Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-03-12T18:36:57.153Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-03-12T18:36:57.153Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-03-12T18:36:57.153Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-03-12T18:36:57.153Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-03-12T18:36:57.153Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-03-12T18:36:57.153Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-03-12T18:36:57.153Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-03-12T18:36:57.153Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-03-12T18:36:57.153Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-03-12T18:36:57.153Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-03-12T18:36:57.153Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-03-12T18:36:57.153Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-03-12T18:36:57.153Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-03-12T18:36:57.153Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-03-12T18:36:57.153Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-03-12T18:36:57.153Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-03-12T18:36:57.153Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-03-12T18:36:58.146Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-03-12T18:36:58.690Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-03-12T18:36:58.690Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-03-12T18:36:58.690Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-03-12T18:36:59.070Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-03-12T18:37:00.955Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-03-12T18:37:01.515Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-03-12T18:37:03.300Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.8% of statements [2020-03-12T18:37:03.300Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-12T18:37:03.300Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-12T18:37:03.300Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-12T18:37:03.300Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-12T18:37:03.300Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-12T18:37:03.300Z] ? github.com/docker/docker/rootless [no test files] [2020-03-12T18:37:03.300Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-12T18:37:03.300Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-12T18:37:03.300Z] ? github.com/docker/docker/volume [no test files] [2020-03-12T18:37:03.300Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-12T18:37:03.300Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-12T18:37:03.300Z] [2020-03-12T18:37:03.300Z] === Skipped [2020-03-12T18:37:03.300Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-12T18:37:03.300Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-12T18:37:03.300Z] [2020-03-12T18:37:03.300Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-12T18:37:03.300Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-12T18:37:03.300Z] [2020-03-12T18:37:03.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-12T18:37:03.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:37:03.300Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:37:03.300Z] [2020-03-12T18:37:03.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-12T18:37:03.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:37:03.300Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:37:03.300Z] [2020-03-12T18:37:03.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-12T18:37:03.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:37:03.300Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:37:03.300Z] [2020-03-12T18:37:03.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-12T18:37:03.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:37:03.300Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:37:03.300Z] [2020-03-12T18:37:03.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-12T18:37:03.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:37:03.300Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:37:03.300Z] [2020-03-12T18:37:03.300Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-12T18:37:03.300Z] graphtest_unix.go:73: No driver to put! [2020-03-12T18:37:03.300Z] [2020-03-12T18:37:03.300Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-12T18:37:03.300Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-12T18:37:03.300Z] [2020-03-12T18:37:03.300Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-12T18:37:03.300Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-12T18:37:03.300Z] [2020-03-12T18:37:03.300Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-12T18:37:03.300Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-12T18:37:03.300Z] [2020-03-12T18:37:03.300Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-12T18:37:03.300Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-12T18:37:03.300Z] [2020-03-12T18:37:03.300Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-12T18:37:03.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:37:03.300Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:37:03.300Z] [2020-03-12T18:37:03.300Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-12T18:37:03.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:37:03.300Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:37:03.300Z] [2020-03-12T18:37:03.300Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-12T18:37:03.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:37:03.300Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:37:03.300Z] [2020-03-12T18:37:03.300Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-12T18:37:03.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:37:03.300Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:37:03.300Z] [2020-03-12T18:37:03.300Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-12T18:37:03.300Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:37:03.300Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:37:03.300Z] [2020-03-12T18:37:03.300Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-12T18:37:03.300Z] graphtest_unix.go:73: No driver to put! [2020-03-12T18:37:03.300Z] [2020-03-12T18:37:03.300Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-12T18:37:03.300Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-12T18:37:03.300Z] [2020-03-12T18:37:03.300Z] [2020-03-12T18:37:03.300Z] DONE 2065 tests, 19 skipped in 363.958s Post stage [Pipeline] junit [2020-03-12T18:37:04.061Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-12T18:37:04.496Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-03-12T18:37:04.856Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40652/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0056bd19127c837e0a852e7d2a7d95ac1dcf270 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:a0056bd19127c837e0a852e7d2a7d95ac1dcf270 hack/make.sh dynbinary test-integration [2020-03-12T18:37:05.146Z] [2020-03-12T18:37:05.433Z] Removing bundles/ [2020-03-12T18:37:05.433Z] [2020-03-12T18:37:05.433Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-12T18:37:05.433Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T18:37:05.433Z] GOOS="" GOARCH="" GOARM="" [2020-03-12T18:37:05.676Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-03-12T18:37:06.792Z] --- PASS: TestCreateServiceMultipleTimes (16.85s) [2020-03-12T18:37:06.792Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-03-12T18:37:06.792Z] daemon.go:325: [dac41892fea8b] waiting for daemon to start [2020-03-12T18:37:06.792Z] daemon.go:325: [dac41892fea8b] waiting for daemon to start [2020-03-12T18:37:06.792Z] daemon.go:353: [dac41892fea8b] daemon started [2020-03-12T18:37:06.792Z] daemon.go:461: [dac41892fea8b] Stopping daemon [2020-03-12T18:37:06.792Z] daemon.go:296: [dac41892fea8b] exiting daemon [2020-03-12T18:37:06.792Z] daemon.go:448: [dac41892fea8b] Daemon stopped [2020-03-12T18:37:06.792Z] === RUN TestCreateServiceConflict [2020-03-12T18:37:08.953Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-03-12T18:37:08.953Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-03-12T18:37:09.868Z] --- PASS: TestCreateServiceConflict (2.86s) [2020-03-12T18:37:09.868Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-03-12T18:37:09.868Z] daemon.go:325: [d4a79d2c5a467] waiting for daemon to start [2020-03-12T18:37:09.868Z] daemon.go:325: [d4a79d2c5a467] waiting for daemon to start [2020-03-12T18:37:09.868Z] daemon.go:353: [d4a79d2c5a467] daemon started [2020-03-12T18:37:09.868Z] daemon.go:461: [d4a79d2c5a467] Stopping daemon [2020-03-12T18:37:09.868Z] daemon.go:296: [d4a79d2c5a467] exiting daemon [2020-03-12T18:37:09.868Z] daemon.go:448: [d4a79d2c5a467] Daemon stopped [2020-03-12T18:37:09.868Z] === RUN TestCreateServiceMaxReplicas [2020-03-12T18:37:09.876Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-03-12T18:37:09.876Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-03-12T18:37:13.785Z] --- PASS: TestCreateServiceMaxReplicas (3.72s) [2020-03-12T18:37:13.785Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-03-12T18:37:13.785Z] daemon.go:325: [d6a8fdbebcf4f] waiting for daemon to start [2020-03-12T18:37:13.785Z] daemon.go:325: [d6a8fdbebcf4f] waiting for daemon to start [2020-03-12T18:37:13.785Z] daemon.go:353: [d6a8fdbebcf4f] daemon started [2020-03-12T18:37:13.785Z] daemon.go:461: [d6a8fdbebcf4f] Stopping daemon [2020-03-12T18:37:13.785Z] daemon.go:296: [d6a8fdbebcf4f] exiting daemon [2020-03-12T18:37:13.785Z] daemon.go:448: [d6a8fdbebcf4f] Daemon stopped [2020-03-12T18:37:13.785Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-12T18:37:14.033Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-03-12T18:37:14.288Z] --- PASS: TestImportExtremelyLargeImageWorks (189.82s) [2020-03-12T18:37:14.288Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-03-12T18:37:14.288Z] daemon.go:325: [def6d75323a0b] waiting for daemon to start [2020-03-12T18:37:14.288Z] daemon.go:325: [def6d75323a0b] waiting for daemon to start [2020-03-12T18:37:14.288Z] daemon.go:353: [def6d75323a0b] daemon started [2020-03-12T18:37:14.288Z] daemon.go:461: [def6d75323a0b] Stopping daemon [2020-03-12T18:37:14.288Z] daemon.go:296: [def6d75323a0b] exiting daemon [2020-03-12T18:37:14.288Z] daemon.go:448: [def6d75323a0b] Daemon stopped [2020-03-12T18:37:14.288Z] PASS [2020-03-12T18:37:14.288Z] [2020-03-12T18:37:14.288Z] DONE 11 tests in 191.628s [2020-03-12T18:37:14.288Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-12T18:37:14.288Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:37:14.288Z] ++ set -e [2020-03-12T18:37:14.288Z] ++ '[' -n 0 ']' [2020-03-12T18:37:14.288Z] ++ set -x [2020-03-12T18:37:14.288Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:37:14.288Z] INFO: Testing against a local daemon [2020-03-12T18:37:14.288Z] === RUN TestNetworkCreateDelete [2020-03-12T18:37:14.543Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-03-12T18:37:14.543Z] === RUN TestDockerNetworkDeletePreferID [2020-03-12T18:37:15.102Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-03-12T18:37:15.102Z] === RUN TestInspectNetwork [2020-03-12T18:37:15.102Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-03-12T18:37:15.662Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-03-12T18:37:17.023Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-03-12T18:37:17.948Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-03-12T18:37:17.948Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-03-12T18:37:20.456Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-03-12T18:37:21.017Z] === RUN TestInspectNetwork/full_network_id [2020-03-12T18:37:21.017Z] === RUN TestInspectNetwork/partial_network_id [2020-03-12T18:37:21.017Z] === RUN TestInspectNetwork/network_name [2020-03-12T18:37:21.017Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-12T18:37:21.271Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-03-12T18:37:25.427Z] --- PASS: TestInspectNetwork (10.42s) [2020-03-12T18:37:25.427Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-03-12T18:37:25.427Z] daemon.go:325: [d20198881dfd9] waiting for daemon to start [2020-03-12T18:37:25.427Z] daemon.go:325: [d20198881dfd9] waiting for daemon to start [2020-03-12T18:37:25.427Z] daemon.go:353: [d20198881dfd9] daemon started [2020-03-12T18:37:25.427Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-12T18:37:25.427Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-12T18:37:25.427Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-12T18:37:25.427Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-12T18:37:25.427Z] daemon.go:461: [d20198881dfd9] Stopping daemon [2020-03-12T18:37:25.427Z] daemon.go:296: [d20198881dfd9] exiting daemon [2020-03-12T18:37:25.427Z] daemon.go:448: [d20198881dfd9] Daemon stopped [2020-03-12T18:37:25.427Z] === RUN TestRunContainerWithBridgeNone [2020-03-12T18:37:26.350Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-03-12T18:37:28.237Z] --- PASS: TestRunContainerWithBridgeNone (2.73s) [2020-03-12T18:37:28.237Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-03-12T18:37:28.237Z] daemon.go:325: [dd49757d89a79] waiting for daemon to start [2020-03-12T18:37:28.237Z] daemon.go:325: [dd49757d89a79] waiting for daemon to start [2020-03-12T18:37:28.237Z] daemon.go:353: [dd49757d89a79] daemon started [2020-03-12T18:37:28.237Z] daemon.go:461: [dd49757d89a79] Stopping daemon [2020-03-12T18:37:28.237Z] daemon.go:296: [dd49757d89a79] exiting daemon [2020-03-12T18:37:28.237Z] daemon.go:448: [dd49757d89a79] Daemon stopped [2020-03-12T18:37:28.237Z] === RUN TestNetworkInvalidJSON [2020-03-12T18:37:28.237Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-12T18:37:28.237Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-12T18:37:28.237Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:37:28.237Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:37:28.237Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:37:28.237Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:37:28.237Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-12T18:37:28.237Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:37:28.237Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:37:28.237Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-03-12T18:37:28.237Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-12T18:37:28.237Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-12T18:37:28.237Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-12T18:37:28.237Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-12T18:37:28.796Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-03-12T18:37:29.356Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-03-12T18:37:29.356Z] --- PASS: TestDaemonRestartWithLiveRestore (1.15s) [2020-03-12T18:37:29.356Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-03-12T18:37:29.356Z] daemon.go:325: [d15f12d58bdcb] waiting for daemon to start [2020-03-12T18:37:29.356Z] daemon.go:325: [d15f12d58bdcb] waiting for daemon to start [2020-03-12T18:37:29.356Z] daemon.go:353: [d15f12d58bdcb] daemon started [2020-03-12T18:37:29.356Z] daemon.go:461: [d15f12d58bdcb] Stopping daemon [2020-03-12T18:37:29.356Z] daemon.go:296: [d15f12d58bdcb] exiting daemon [2020-03-12T18:37:29.356Z] daemon.go:448: [d15f12d58bdcb] Daemon stopped [2020-03-12T18:37:29.356Z] daemon.go:325: [d15f12d58bdcb] waiting for daemon to start [2020-03-12T18:37:29.356Z] daemon.go:325: [d15f12d58bdcb] waiting for daemon to start [2020-03-12T18:37:29.356Z] daemon.go:353: [d15f12d58bdcb] daemon started [2020-03-12T18:37:29.356Z] daemon.go:461: [d15f12d58bdcb] Stopping daemon [2020-03-12T18:37:29.356Z] daemon.go:296: [d15f12d58bdcb] exiting daemon [2020-03-12T18:37:29.356Z] daemon.go:448: [d15f12d58bdcb] Daemon stopped [2020-03-12T18:37:29.356Z] === RUN TestDaemonDefaultNetworkPools [2020-03-12T18:37:29.916Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-03-12T18:37:29.916Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-03-12T18:37:29.916Z] daemon.go:325: [d679ff3572a27] waiting for daemon to start [2020-03-12T18:37:29.916Z] daemon.go:325: [d679ff3572a27] waiting for daemon to start [2020-03-12T18:37:29.916Z] daemon.go:353: [d679ff3572a27] daemon started [2020-03-12T18:37:29.916Z] daemon.go:461: [d679ff3572a27] Stopping daemon [2020-03-12T18:37:29.916Z] daemon.go:296: [d679ff3572a27] exiting daemon [2020-03-12T18:37:29.916Z] daemon.go:448: [d679ff3572a27] Daemon stopped [2020-03-12T18:37:29.916Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-12T18:37:30.034Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.10s) [2020-03-12T18:37:30.034Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-03-12T18:37:30.034Z] daemon.go:325: [d60667d274d5d] waiting for daemon to start [2020-03-12T18:37:30.034Z] daemon.go:325: [d60667d274d5d] waiting for daemon to start [2020-03-12T18:37:30.034Z] daemon.go:353: [d60667d274d5d] daemon started [2020-03-12T18:37:30.034Z] daemon.go:461: [d60667d274d5d] Stopping daemon [2020-03-12T18:37:30.034Z] daemon.go:296: [d60667d274d5d] exiting daemon [2020-03-12T18:37:30.034Z] daemon.go:448: [d60667d274d5d] Daemon stopped [2020-03-12T18:37:30.034Z] === RUN TestCreateServiceSecretFileMode [2020-03-12T18:37:30.387Z] --- PASS: TestCreateServiceSecretFileMode (3.05s) [2020-03-12T18:37:30.387Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-03-12T18:37:30.387Z] daemon.go:325: [d596f1b67920b] waiting for daemon to start [2020-03-12T18:37:30.387Z] daemon.go:325: [d596f1b67920b] waiting for daemon to start [2020-03-12T18:37:30.387Z] daemon.go:353: [d596f1b67920b] daemon started [2020-03-12T18:37:30.387Z] daemon.go:461: [d596f1b67920b] Stopping daemon [2020-03-12T18:37:30.387Z] daemon.go:296: [d596f1b67920b] exiting daemon [2020-03-12T18:37:30.387Z] daemon.go:448: [d596f1b67920b] Daemon stopped [2020-03-12T18:37:30.387Z] === RUN TestCreateServiceConfigFileMode [2020-03-12T18:37:31.277Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-03-12T18:37:31.277Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-03-12T18:37:31.277Z] daemon.go:325: [d75a99b648fb2] waiting for daemon to start [2020-03-12T18:37:31.277Z] daemon.go:325: [d75a99b648fb2] waiting for daemon to start [2020-03-12T18:37:31.277Z] daemon.go:353: [d75a99b648fb2] daemon started [2020-03-12T18:37:31.277Z] daemon.go:461: [d75a99b648fb2] Stopping daemon [2020-03-12T18:37:31.277Z] daemon.go:296: [d75a99b648fb2] exiting daemon [2020-03-12T18:37:31.277Z] daemon.go:448: [d75a99b648fb2] Daemon stopped [2020-03-12T18:37:31.277Z] daemon.go:325: [d75a99b648fb2] waiting for daemon to start [2020-03-12T18:37:31.277Z] daemon.go:325: [d75a99b648fb2] waiting for daemon to start [2020-03-12T18:37:31.277Z] daemon.go:353: [d75a99b648fb2] daemon started [2020-03-12T18:37:31.277Z] daemon.go:461: [d75a99b648fb2] Stopping daemon [2020-03-12T18:37:31.277Z] daemon.go:296: [d75a99b648fb2] exiting daemon [2020-03-12T18:37:31.277Z] daemon.go:448: [d75a99b648fb2] Daemon stopped [2020-03-12T18:37:31.277Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-12T18:37:31.277Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-03-12T18:37:32.637Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.35s) [2020-03-12T18:37:32.637Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-12T18:37:32.637Z] daemon.go:325: [d158ef7098214] waiting for daemon to start [2020-03-12T18:37:32.637Z] daemon.go:325: [d158ef7098214] waiting for daemon to start [2020-03-12T18:37:32.637Z] daemon.go:353: [d158ef7098214] daemon started [2020-03-12T18:37:32.637Z] daemon.go:461: [d158ef7098214] Stopping daemon [2020-03-12T18:37:32.637Z] daemon.go:296: [d158ef7098214] exiting daemon [2020-03-12T18:37:32.637Z] daemon.go:448: [d158ef7098214] Daemon stopped [2020-03-12T18:37:32.637Z] daemon.go:325: [d158ef7098214] waiting for daemon to start [2020-03-12T18:37:32.637Z] daemon.go:325: [d158ef7098214] waiting for daemon to start [2020-03-12T18:37:32.637Z] daemon.go:353: [d158ef7098214] daemon started [2020-03-12T18:37:32.637Z] daemon.go:461: [d158ef7098214] Stopping daemon [2020-03-12T18:37:32.637Z] daemon.go:296: [d158ef7098214] exiting daemon [2020-03-12T18:37:32.637Z] daemon.go:448: [d158ef7098214] Daemon stopped [2020-03-12T18:37:32.637Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-12T18:37:33.197Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2020-03-12T18:37:33.197Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-03-12T18:37:33.197Z] daemon.go:325: [d0583f067b060] waiting for daemon to start [2020-03-12T18:37:33.197Z] daemon.go:325: [d0583f067b060] waiting for daemon to start [2020-03-12T18:37:33.197Z] daemon.go:353: [d0583f067b060] daemon started [2020-03-12T18:37:33.197Z] daemon.go:461: [d0583f067b060] Stopping daemon [2020-03-12T18:37:33.197Z] daemon.go:296: [d0583f067b060] exiting daemon [2020-03-12T18:37:33.197Z] daemon.go:448: [d0583f067b060] Daemon stopped [2020-03-12T18:37:33.197Z] === RUN TestServiceWithPredefinedNetwork [2020-03-12T18:37:34.322Z] --- PASS: TestCreateServiceConfigFileMode (3.29s) [2020-03-12T18:37:34.322Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-03-12T18:37:34.322Z] daemon.go:325: [d463861fdb680] waiting for daemon to start [2020-03-12T18:37:34.322Z] daemon.go:325: [d463861fdb680] waiting for daemon to start [2020-03-12T18:37:34.322Z] daemon.go:353: [d463861fdb680] daemon started [2020-03-12T18:37:34.322Z] daemon.go:461: [d463861fdb680] Stopping daemon [2020-03-12T18:37:34.322Z] daemon.go:296: [d463861fdb680] exiting daemon [2020-03-12T18:37:34.322Z] daemon.go:448: [d463861fdb680] Daemon stopped [2020-03-12T18:37:34.322Z] === RUN TestCreateServiceSysctls [2020-03-12T18:37:36.454Z] --- PASS: TestServiceWithPredefinedNetwork (3.31s) [2020-03-12T18:37:36.454Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-03-12T18:37:36.454Z] daemon.go:325: [dfe51ba2d942f] waiting for daemon to start [2020-03-12T18:37:36.454Z] daemon.go:325: [dfe51ba2d942f] waiting for daemon to start [2020-03-12T18:37:36.454Z] daemon.go:353: [dfe51ba2d942f] daemon started [2020-03-12T18:37:36.454Z] daemon.go:461: [dfe51ba2d942f] Stopping daemon [2020-03-12T18:37:36.454Z] daemon.go:296: [dfe51ba2d942f] exiting daemon [2020-03-12T18:37:36.454Z] daemon.go:448: [dfe51ba2d942f] Daemon stopped [2020-03-12T18:37:36.454Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-12T18:37:36.454Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T18:37:36.454Z] service_test.go:230: FLAKY_TEST [2020-03-12T18:37:36.454Z] === RUN TestServiceWithDataPathPortInit [2020-03-12T18:37:38.257Z] --- PASS: TestCreateServiceSysctls (4.37s) [2020-03-12T18:37:38.257Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-03-12T18:37:38.257Z] daemon.go:325: [de2d85c6013e8] waiting for daemon to start [2020-03-12T18:37:38.257Z] daemon.go:325: [de2d85c6013e8] waiting for daemon to start [2020-03-12T18:37:38.257Z] daemon.go:353: [de2d85c6013e8] daemon started [2020-03-12T18:37:38.257Z] daemon.go:461: [de2d85c6013e8] Stopping daemon [2020-03-12T18:37:38.257Z] daemon.go:296: [de2d85c6013e8] exiting daemon [2020-03-12T18:37:38.257Z] daemon.go:448: [de2d85c6013e8] Daemon stopped [2020-03-12T18:37:38.257Z] === RUN TestInspect [2020-03-12T18:37:38.337Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-03-12T18:37:40.845Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-03-12T18:37:41.578Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-12T18:37:41.578Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-03-12T18:37:41.578Z] remote: Enumerating objects: 2, done. [2020-03-12T18:37:41.578Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-03-12T18:37:41.578Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-03-12T18:37:41.578Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-03-12T18:37:41.578Z] 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. [2020-03-12T18:37:41.578Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-03-12T18:37:41.578Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-12T18:37:41.900Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40652/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0056bd19127c837e0a852e7d2a7d95ac1dcf270 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:a0056bd19127c837e0a852e7d2a7d95ac1dcf270 hack/test/unit [2020-03-12T18:37:42.306Z] --- PASS: TestInspect (3.55s) [2020-03-12T18:37:42.306Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-03-12T18:37:42.306Z] daemon.go:325: [d538c5ddabbcf] waiting for daemon to start [2020-03-12T18:37:42.306Z] daemon.go:325: [d538c5ddabbcf] waiting for daemon to start [2020-03-12T18:37:42.306Z] daemon.go:353: [d538c5ddabbcf] daemon started [2020-03-12T18:37:42.306Z] daemon.go:461: [d538c5ddabbcf] Stopping daemon [2020-03-12T18:37:42.306Z] daemon.go:296: [d538c5ddabbcf] exiting daemon [2020-03-12T18:37:42.306Z] daemon.go:448: [d538c5ddabbcf] Daemon stopped [2020-03-12T18:37:42.306Z] === RUN TestDockerNetworkConnectAlias [2020-03-12T18:37:42.743Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-03-12T18:37:44.426Z] ? github.com/docker/docker/api [no test files] [2020-03-12T18:37:45.250Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-03-12T18:37:45.250Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-03-12T18:37:48.417Z] --- PASS: TestDockerNetworkConnectAlias (5.81s) [2020-03-12T18:37:48.417Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-03-12T18:37:48.417Z] daemon.go:325: [dcc8bff46db7d] waiting for daemon to start [2020-03-12T18:37:48.417Z] daemon.go:325: [dcc8bff46db7d] waiting for daemon to start [2020-03-12T18:37:48.417Z] daemon.go:353: [dcc8bff46db7d] daemon started [2020-03-12T18:37:48.417Z] daemon.go:461: [dcc8bff46db7d] Stopping daemon [2020-03-12T18:37:48.417Z] daemon.go:296: [dcc8bff46db7d] exiting daemon [2020-03-12T18:37:48.417Z] daemon.go:448: [dcc8bff46db7d] Daemon stopped [2020-03-12T18:37:48.417Z] === RUN TestDockerNetworkReConnect [2020-03-12T18:37:49.405Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-03-12T18:37:49.405Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-03-12T18:37:50.333Z] --- PASS: TestDockerDaemonSuite (393.69s) [2020-03-12T18:37:50.333Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.92s) [2020-03-12T18:37:50.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-03-12T18:37:50.333Z] daemon.go:325: [dbe4246031110] waiting for daemon to start [2020-03-12T18:37:50.333Z] daemon.go:325: [dbe4246031110] waiting for daemon to start [2020-03-12T18:37:50.333Z] daemon.go:325: [dbe4246031110] waiting for daemon to start [2020-03-12T18:37:50.333Z] daemon.go:353: [dbe4246031110] daemon started [2020-03-12T18:37:50.333Z] daemon.go:461: [dbe4246031110] Stopping daemon [2020-03-12T18:37:50.333Z] daemon.go:296: [dbe4246031110] exiting daemon [2020-03-12T18:37:50.333Z] daemon.go:448: [dbe4246031110] Daemon stopped [2020-03-12T18:37:50.333Z] daemon.go:325: [dbe4246031110] waiting for daemon to start [2020-03-12T18:37:50.333Z] daemon.go:325: [dbe4246031110] waiting for daemon to start [2020-03-12T18:37:50.333Z] daemon.go:353: [dbe4246031110] daemon started [2020-03-12T18:37:50.333Z] daemon.go:461: [dbe4246031110] Stopping daemon [2020-03-12T18:37:50.333Z] daemon.go:296: [dbe4246031110] exiting daemon [2020-03-12T18:37:50.333Z] daemon.go:448: [dbe4246031110] Daemon stopped [2020-03-12T18:37:50.333Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.62s) [2020-03-12T18:37:50.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-03-12T18:37:50.333Z] daemon.go:325: [d2b88e4f96faa] waiting for daemon to start [2020-03-12T18:37:50.333Z] daemon.go:325: [d2b88e4f96faa] waiting for daemon to start [2020-03-12T18:37:50.333Z] daemon.go:353: [d2b88e4f96faa] daemon started [2020-03-12T18:37:50.333Z] daemon.go:461: [d2b88e4f96faa] Stopping daemon [2020-03-12T18:37:50.333Z] daemon.go:296: [d2b88e4f96faa] exiting daemon [2020-03-12T18:37:50.333Z] daemon.go:448: [d2b88e4f96faa] Daemon stopped [2020-03-12T18:37:50.333Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.57s) [2020-03-12T18:37:50.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-03-12T18:37:50.333Z] daemon.go:325: [dbbf18b4d34d9] waiting for daemon to start [2020-03-12T18:37:50.333Z] daemon.go:325: [dbbf18b4d34d9] waiting for daemon to start [2020-03-12T18:37:50.333Z] daemon.go:353: [dbbf18b4d34d9] daemon started [2020-03-12T18:37:50.333Z] daemon.go:461: [dbbf18b4d34d9] Stopping daemon [2020-03-12T18:37:50.333Z] daemon.go:296: [dbbf18b4d34d9] exiting daemon [2020-03-12T18:37:50.333Z] daemon.go:448: [dbbf18b4d34d9] Daemon stopped [2020-03-12T18:37:50.333Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.36s) [2020-03-12T18:37:50.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-03-12T18:37:50.333Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-03-12T18:37:50.333Z] daemon.go:325: [d1e50faa005d1] waiting for daemon to start [2020-03-12T18:37:50.333Z] daemon.go:325: [d1e50faa005d1] waiting for daemon to start [2020-03-12T18:37:50.333Z] daemon.go:353: [d1e50faa005d1] daemon started [2020-03-12T18:37:50.333Z] daemon.go:296: [d1e50faa005d1] exiting daemon [2020-03-12T18:37:50.333Z] docker_cli_daemon_test.go:1449: Daemon d1e50faa005d1 is not started [2020-03-12T18:37:50.333Z] daemon.go:325: [d1e50faa005d1] waiting for daemon to start [2020-03-12T18:37:50.333Z] daemon.go:325: [d1e50faa005d1] waiting for daemon to start [2020-03-12T18:37:50.333Z] daemon.go:353: [d1e50faa005d1] daemon started [2020-03-12T18:37:50.333Z] daemon.go:461: [d1e50faa005d1] Stopping daemon [2020-03-12T18:37:50.333Z] daemon.go:296: [d1e50faa005d1] exiting daemon [2020-03-12T18:37:50.333Z] daemon.go:448: [d1e50faa005d1] Daemon stopped [2020-03-12T18:37:50.333Z] check_test.go:309: Daemon dfbe515c66cd8 is not started [2020-03-12T18:37:50.334Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.11s) [2020-03-12T18:37:50.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-03-12T18:37:50.334Z] daemon.go:325: [d3eb9d47c8dcc] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [d3eb9d47c8dcc] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [d3eb9d47c8dcc] daemon started [2020-03-12T18:37:50.334Z] daemon.go:325: [d3eb9d47c8dcc] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:296: [d3eb9d47c8dcc] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:325: [d3eb9d47c8dcc] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [d3eb9d47c8dcc] daemon started [2020-03-12T18:37:50.334Z] daemon.go:461: [d3eb9d47c8dcc] Stopping daemon [2020-03-12T18:37:50.334Z] daemon.go:296: [d3eb9d47c8dcc] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:448: [d3eb9d47c8dcc] Daemon stopped [2020-03-12T18:37:50.334Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.54s) [2020-03-12T18:37:50.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-03-12T18:37:50.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-03-12T18:37:50.334Z] daemon.go:325: [dd89c60f7087d] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [dd89c60f7087d] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [dd89c60f7087d] daemon started [2020-03-12T18:37:50.334Z] daemon.go:296: [dd89c60f7087d] exiting daemon [2020-03-12T18:37:50.334Z] check_test.go:309: Daemon dc6435a1775f5 is not started [2020-03-12T18:37:50.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.23s) [2020-03-12T18:37:50.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-03-12T18:37:50.334Z] daemon.go:325: [d26c3fd532f52] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [d26c3fd532f52] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [d26c3fd532f52] daemon started [2020-03-12T18:37:50.334Z] daemon.go:461: [d26c3fd532f52] Stopping daemon [2020-03-12T18:37:50.334Z] daemon.go:296: [d26c3fd532f52] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:448: [d26c3fd532f52] Daemon stopped [2020-03-12T18:37:50.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.85s) [2020-03-12T18:37:50.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-03-12T18:37:50.334Z] daemon.go:325: [de000e613607c] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:296: [de000e613607c] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:325: [de000e613607c] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [de000e613607c] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [de000e613607c] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [de000e613607c] daemon started [2020-03-12T18:37:50.334Z] daemon.go:461: [de000e613607c] Stopping daemon [2020-03-12T18:37:50.334Z] daemon.go:296: [de000e613607c] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:448: [de000e613607c] Daemon stopped [2020-03-12T18:37:50.334Z] daemon.go:325: [de000e613607c] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [de000e613607c] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [de000e613607c] daemon started [2020-03-12T18:37:50.334Z] daemon.go:461: [de000e613607c] Stopping daemon [2020-03-12T18:37:50.334Z] daemon.go:296: [de000e613607c] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:448: [de000e613607c] Daemon stopped [2020-03-12T18:37:50.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.75s) [2020-03-12T18:37:50.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-03-12T18:37:50.334Z] daemon.go:325: [d08fe9d2b6d12] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [d08fe9d2b6d12] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [d08fe9d2b6d12] daemon started [2020-03-12T18:37:50.334Z] daemon.go:461: [d08fe9d2b6d12] Stopping daemon [2020-03-12T18:37:50.334Z] daemon.go:296: [d08fe9d2b6d12] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:448: [d08fe9d2b6d12] Daemon stopped [2020-03-12T18:37:50.334Z] daemon.go:325: [d08fe9d2b6d12] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [d08fe9d2b6d12] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [d08fe9d2b6d12] daemon started [2020-03-12T18:37:50.334Z] daemon.go:461: [d08fe9d2b6d12] Stopping daemon [2020-03-12T18:37:50.334Z] daemon.go:296: [d08fe9d2b6d12] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:448: [d08fe9d2b6d12] Daemon stopped [2020-03-12T18:37:50.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.64s) [2020-03-12T18:37:50.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-03-12T18:37:50.334Z] daemon.go:325: [d8ced3ce4eb79] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [d8ced3ce4eb79] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [d8ced3ce4eb79] daemon started [2020-03-12T18:37:50.334Z] daemon.go:461: [d8ced3ce4eb79] Stopping daemon [2020-03-12T18:37:50.334Z] daemon.go:296: [d8ced3ce4eb79] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:448: [d8ced3ce4eb79] Daemon stopped [2020-03-12T18:37:50.334Z] daemon.go:325: [d8ced3ce4eb79] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [d8ced3ce4eb79] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [d8ced3ce4eb79] daemon started [2020-03-12T18:37:50.334Z] daemon.go:461: [d8ced3ce4eb79] Stopping daemon [2020-03-12T18:37:50.334Z] daemon.go:296: [d8ced3ce4eb79] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:448: [d8ced3ce4eb79] Daemon stopped [2020-03-12T18:37:50.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.36s) [2020-03-12T18:37:50.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-03-12T18:37:50.334Z] daemon.go:325: [dd3b3c116ce4f] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [dd3b3c116ce4f] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [dd3b3c116ce4f] daemon started [2020-03-12T18:37:50.334Z] daemon.go:461: [dd3b3c116ce4f] Stopping daemon [2020-03-12T18:37:50.334Z] daemon.go:296: [dd3b3c116ce4f] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:448: [dd3b3c116ce4f] Daemon stopped [2020-03-12T18:37:50.334Z] daemon.go:325: [dd3b3c116ce4f] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [dd3b3c116ce4f] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [dd3b3c116ce4f] daemon started [2020-03-12T18:37:50.334Z] daemon.go:461: [dd3b3c116ce4f] Stopping daemon [2020-03-12T18:37:50.334Z] daemon.go:296: [dd3b3c116ce4f] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:448: [dd3b3c116ce4f] Daemon stopped [2020-03-12T18:37:50.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.58s) [2020-03-12T18:37:50.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2020-03-12T18:37:50.334Z] daemon.go:325: [d0d51925dd8d9] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [d0d51925dd8d9] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [d0d51925dd8d9] daemon started [2020-03-12T18:37:50.334Z] daemon.go:461: [d0d51925dd8d9] Stopping daemon [2020-03-12T18:37:50.334Z] daemon.go:296: [d0d51925dd8d9] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:448: [d0d51925dd8d9] Daemon stopped [2020-03-12T18:37:50.334Z] daemon.go:325: [d0d51925dd8d9] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [d0d51925dd8d9] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [d0d51925dd8d9] daemon started [2020-03-12T18:37:50.334Z] daemon.go:461: [d0d51925dd8d9] Stopping daemon [2020-03-12T18:37:50.334Z] daemon.go:296: [d0d51925dd8d9] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:448: [d0d51925dd8d9] Daemon stopped [2020-03-12T18:37:50.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.29s) [2020-03-12T18:37:50.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2020-03-12T18:37:50.334Z] daemon.go:325: [dce40f6bbce5e] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [dce40f6bbce5e] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [dce40f6bbce5e] daemon started [2020-03-12T18:37:50.334Z] daemon.go:461: [dce40f6bbce5e] Stopping daemon [2020-03-12T18:37:50.334Z] daemon.go:296: [dce40f6bbce5e] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:448: [dce40f6bbce5e] Daemon stopped [2020-03-12T18:37:50.334Z] daemon.go:325: [dce40f6bbce5e] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [dce40f6bbce5e] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [dce40f6bbce5e] daemon started [2020-03-12T18:37:50.334Z] daemon.go:461: [dce40f6bbce5e] Stopping daemon [2020-03-12T18:37:50.334Z] daemon.go:296: [dce40f6bbce5e] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:448: [dce40f6bbce5e] Daemon stopped [2020-03-12T18:37:50.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.26s) [2020-03-12T18:37:50.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2020-03-12T18:37:50.334Z] daemon.go:325: [d171d504f47c3] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [d171d504f47c3] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [d171d504f47c3] daemon started [2020-03-12T18:37:50.334Z] daemon.go:461: [d171d504f47c3] Stopping daemon [2020-03-12T18:37:50.334Z] daemon.go:296: [d171d504f47c3] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:448: [d171d504f47c3] Daemon stopped [2020-03-12T18:37:50.334Z] daemon.go:325: [d171d504f47c3] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [d171d504f47c3] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [d171d504f47c3] daemon started [2020-03-12T18:37:50.334Z] daemon.go:461: [d171d504f47c3] Stopping daemon [2020-03-12T18:37:50.334Z] daemon.go:296: [d171d504f47c3] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:448: [d171d504f47c3] Daemon stopped [2020-03-12T18:37:50.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-03-12T18:37:50.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-03-12T18:37:50.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-03-12T18:37:50.334Z] daemon.go:325: [de4f8f70baaa3] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:296: [de4f8f70baaa3] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:325: [de4f8f70baaa3] waiting for daemon to start [2020-03-12T18:37:50.334Z] check_test.go:309: Daemon d84e05f4064cd is not started [2020-03-12T18:37:50.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-03-12T18:37:50.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-03-12T18:37:50.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-03-12T18:37:50.334Z] daemon.go:325: [deafb506b9797] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:296: [deafb506b9797] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:325: [deafb506b9797] waiting for daemon to start [2020-03-12T18:37:50.334Z] check_test.go:309: Daemon d38db1591d9e2 is not started [2020-03-12T18:37:50.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.52s) [2020-03-12T18:37:50.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-03-12T18:37:50.334Z] daemon.go:325: [d79230534d921] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [d79230534d921] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [d79230534d921] daemon started [2020-03-12T18:37:50.334Z] daemon.go:461: [d79230534d921] Stopping daemon [2020-03-12T18:37:50.334Z] daemon.go:296: [d79230534d921] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:448: [d79230534d921] Daemon stopped [2020-03-12T18:37:50.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-03-12T18:37:50.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2020-03-12T18:37:50.334Z] daemon.go:325: [d6c68fd1bc893] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [d6c68fd1bc893] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [d6c68fd1bc893] daemon started [2020-03-12T18:37:50.334Z] daemon.go:461: [d6c68fd1bc893] Stopping daemon [2020-03-12T18:37:50.334Z] daemon.go:296: [d6c68fd1bc893] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:448: [d6c68fd1bc893] Daemon stopped [2020-03-12T18:37:50.334Z] check_test.go:309: Daemon d6c68fd1bc893 is not started [2020-03-12T18:37:50.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.60s) [2020-03-12T18:37:50.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-03-12T18:37:50.334Z] daemon.go:325: [da775d23862b1] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [da775d23862b1] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [da775d23862b1] daemon started [2020-03-12T18:37:50.334Z] daemon.go:461: [da775d23862b1] Stopping daemon [2020-03-12T18:37:50.334Z] daemon.go:296: [da775d23862b1] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:448: [da775d23862b1] Daemon stopped [2020-03-12T18:37:50.334Z] daemon.go:325: [da775d23862b1] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [da775d23862b1] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [da775d23862b1] daemon started [2020-03-12T18:37:50.334Z] daemon.go:461: [da775d23862b1] Stopping daemon [2020-03-12T18:37:50.334Z] daemon.go:296: [da775d23862b1] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:448: [da775d23862b1] Daemon stopped [2020-03-12T18:37:50.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.63s) [2020-03-12T18:37:50.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-03-12T18:37:50.334Z] daemon.go:325: [d593e24bbe4a9] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [d593e24bbe4a9] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [d593e24bbe4a9] daemon started [2020-03-12T18:37:50.334Z] daemon.go:461: [d593e24bbe4a9] Stopping daemon [2020-03-12T18:37:50.334Z] daemon.go:296: [d593e24bbe4a9] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:448: [d593e24bbe4a9] Daemon stopped [2020-03-12T18:37:50.334Z] daemon.go:325: [d593e24bbe4a9] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [d593e24bbe4a9] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [d593e24bbe4a9] daemon started [2020-03-12T18:37:50.334Z] daemon.go:461: [d593e24bbe4a9] Stopping daemon [2020-03-12T18:37:50.334Z] daemon.go:296: [d593e24bbe4a9] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:448: [d593e24bbe4a9] Daemon stopped [2020-03-12T18:37:50.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.51s) [2020-03-12T18:37:50.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-03-12T18:37:50.334Z] daemon.go:325: [d41d0665a0738] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [d41d0665a0738] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [d41d0665a0738] daemon started [2020-03-12T18:37:50.334Z] daemon.go:461: [d41d0665a0738] Stopping daemon [2020-03-12T18:37:50.334Z] daemon.go:296: [d41d0665a0738] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:448: [d41d0665a0738] Daemon stopped [2020-03-12T18:37:50.334Z] daemon.go:325: [d41d0665a0738] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [d41d0665a0738] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [d41d0665a0738] daemon started [2020-03-12T18:37:50.334Z] daemon.go:461: [d41d0665a0738] Stopping daemon [2020-03-12T18:37:50.334Z] daemon.go:296: [d41d0665a0738] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:448: [d41d0665a0738] Daemon stopped [2020-03-12T18:37:50.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s) [2020-03-12T18:37:50.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-03-12T18:37:50.334Z] daemon.go:325: [dee57cd5c1220] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [dee57cd5c1220] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [dee57cd5c1220] daemon started [2020-03-12T18:37:50.334Z] daemon.go:461: [dee57cd5c1220] Stopping daemon [2020-03-12T18:37:50.334Z] daemon.go:296: [dee57cd5c1220] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:448: [dee57cd5c1220] Daemon stopped [2020-03-12T18:37:50.334Z] daemon.go:325: [dee57cd5c1220] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [dee57cd5c1220] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [dee57cd5c1220] daemon started [2020-03-12T18:37:50.334Z] daemon.go:461: [dee57cd5c1220] Stopping daemon [2020-03-12T18:37:50.334Z] daemon.go:296: [dee57cd5c1220] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:448: [dee57cd5c1220] Daemon stopped [2020-03-12T18:37:50.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.54s) [2020-03-12T18:37:50.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-03-12T18:37:50.334Z] daemon.go:325: [daf9acd80fcda] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [daf9acd80fcda] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [daf9acd80fcda] daemon started [2020-03-12T18:37:50.334Z] daemon.go:461: [daf9acd80fcda] Stopping daemon [2020-03-12T18:37:50.334Z] daemon.go:296: [daf9acd80fcda] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:448: [daf9acd80fcda] Daemon stopped [2020-03-12T18:37:50.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2020-03-12T18:37:50.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2020-03-12T18:37:50.334Z] daemon.go:325: [d02e823a10847] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [d02e823a10847] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [d02e823a10847] daemon started [2020-03-12T18:37:50.334Z] daemon.go:461: [d02e823a10847] Stopping daemon [2020-03-12T18:37:50.334Z] daemon.go:296: [d02e823a10847] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:448: [d02e823a10847] Daemon stopped [2020-03-12T18:37:50.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2020-03-12T18:37:50.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-03-12T18:37:50.334Z] daemon.go:325: [d8534bd9a09dd] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:325: [d8534bd9a09dd] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:353: [d8534bd9a09dd] daemon started [2020-03-12T18:37:50.334Z] daemon.go:461: [d8534bd9a09dd] Stopping daemon [2020-03-12T18:37:50.334Z] daemon.go:296: [d8534bd9a09dd] exiting daemon [2020-03-12T18:37:50.334Z] daemon.go:448: [d8534bd9a09dd] Daemon stopped [2020-03-12T18:37:50.334Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-03-12T18:37:50.334Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-03-12T18:37:50.334Z] daemon.go:325: [deb0dde664dbd] waiting for daemon to start [2020-03-12T18:37:50.334Z] daemon.go:296: [deb0dde664dbd] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:325: [deb0dde664dbd] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:461: [deb0dde664dbd] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:450: [deb0dde664dbd] Error when stopping daemon: daemon not started [2020-03-12T18:37:50.335Z] check_test.go:309: Daemon deb0dde664dbd is not started [2020-03-12T18:37:50.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-03-12T18:37:50.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2020-03-12T18:37:50.335Z] daemon.go:325: [d5c3651c46ad8] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [d5c3651c46ad8] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [d5c3651c46ad8] daemon started [2020-03-12T18:37:50.335Z] daemon.go:461: [d5c3651c46ad8] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:296: [d5c3651c46ad8] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:448: [d5c3651c46ad8] Daemon stopped [2020-03-12T18:37:50.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-03-12T18:37:50.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2020-03-12T18:37:50.335Z] daemon.go:325: [d9a1b640ba2c7] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [d9a1b640ba2c7] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [d9a1b640ba2c7] daemon started [2020-03-12T18:37:50.335Z] daemon.go:461: [d9a1b640ba2c7] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:296: [d9a1b640ba2c7] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:448: [d9a1b640ba2c7] Daemon stopped [2020-03-12T18:37:50.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-03-12T18:37:50.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-03-12T18:37:50.335Z] daemon.go:325: [df926bcadbe67] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [df926bcadbe67] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [df926bcadbe67] daemon started [2020-03-12T18:37:50.335Z] daemon.go:461: [df926bcadbe67] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:296: [df926bcadbe67] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:448: [df926bcadbe67] Daemon stopped [2020-03-12T18:37:50.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.03s) [2020-03-12T18:37:50.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-03-12T18:37:50.335Z] daemon.go:325: [dd9b7d2418bea] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [dd9b7d2418bea] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [dd9b7d2418bea] daemon started [2020-03-12T18:37:50.335Z] daemon.go:461: [dd9b7d2418bea] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:296: [dd9b7d2418bea] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:448: [dd9b7d2418bea] Daemon stopped [2020-03-12T18:37:50.335Z] daemon.go:325: [dd9b7d2418bea] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [dd9b7d2418bea] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [dd9b7d2418bea] daemon started [2020-03-12T18:37:50.335Z] daemon.go:461: [dd9b7d2418bea] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:296: [dd9b7d2418bea] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:448: [dd9b7d2418bea] Daemon stopped [2020-03-12T18:37:50.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.19s) [2020-03-12T18:37:50.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2020-03-12T18:37:50.335Z] daemon.go:325: [d6d94ea9353da] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [d6d94ea9353da] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [d6d94ea9353da] daemon started [2020-03-12T18:37:50.335Z] daemon.go:461: [d6d94ea9353da] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:296: [d6d94ea9353da] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:448: [d6d94ea9353da] Daemon stopped [2020-03-12T18:37:50.335Z] daemon.go:325: [d6d94ea9353da] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [d6d94ea9353da] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [d6d94ea9353da] daemon started [2020-03-12T18:37:50.335Z] daemon.go:461: [d6d94ea9353da] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:296: [d6d94ea9353da] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:448: [d6d94ea9353da] Daemon stopped [2020-03-12T18:37:50.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.71s) [2020-03-12T18:37:50.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2020-03-12T18:37:50.335Z] daemon.go:325: [db4fdf13cc4df] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [db4fdf13cc4df] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [db4fdf13cc4df] daemon started [2020-03-12T18:37:50.335Z] daemon.go:461: [db4fdf13cc4df] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:296: [db4fdf13cc4df] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:448: [db4fdf13cc4df] Daemon stopped [2020-03-12T18:37:50.335Z] daemon.go:325: [db4fdf13cc4df] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [db4fdf13cc4df] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [db4fdf13cc4df] daemon started [2020-03-12T18:37:50.335Z] daemon.go:461: [db4fdf13cc4df] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:296: [db4fdf13cc4df] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:448: [db4fdf13cc4df] Daemon stopped [2020-03-12T18:37:50.335Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-12T18:37:50.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-03-12T18:37:50.335Z] requirement.go:26: unmatched requirement IPv6 [2020-03-12T18:37:50.335Z] check_test.go:309: Daemon ded97447045e1 is not started [2020-03-12T18:37:50.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (12.09s) [2020-03-12T18:37:50.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-03-12T18:37:50.335Z] daemon.go:325: [d749303c4534e] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [d749303c4534e] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [d749303c4534e] daemon started [2020-03-12T18:37:50.335Z] daemon.go:461: [d749303c4534e] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:296: [d749303c4534e] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:448: [d749303c4534e] Daemon stopped [2020-03-12T18:37:50.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (12.35s) [2020-03-12T18:37:50.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-03-12T18:37:50.335Z] daemon.go:325: [da1d885b8cce1] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [da1d885b8cce1] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [da1d885b8cce1] daemon started [2020-03-12T18:37:50.335Z] daemon.go:461: [da1d885b8cce1] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:296: [da1d885b8cce1] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:448: [da1d885b8cce1] Daemon stopped [2020-03-12T18:37:50.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (11.64s) [2020-03-12T18:37:50.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-03-12T18:37:50.335Z] daemon.go:325: [d2e050f090ed9] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [d2e050f090ed9] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [d2e050f090ed9] daemon started [2020-03-12T18:37:50.335Z] daemon.go:461: [d2e050f090ed9] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:296: [d2e050f090ed9] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:448: [d2e050f090ed9] Daemon stopped [2020-03-12T18:37:50.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.94s) [2020-03-12T18:37:50.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2020-03-12T18:37:50.335Z] daemon.go:325: [dbaf4128ac78b] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [dbaf4128ac78b] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [dbaf4128ac78b] daemon started [2020-03-12T18:37:50.335Z] daemon.go:461: [dbaf4128ac78b] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:296: [dbaf4128ac78b] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:448: [dbaf4128ac78b] Daemon stopped [2020-03-12T18:37:50.335Z] check_test.go:309: Daemon dbaf4128ac78b is not started [2020-03-12T18:37:50.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.16s) [2020-03-12T18:37:50.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-03-12T18:37:50.335Z] daemon.go:325: [d65aae593914a] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [d65aae593914a] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [d65aae593914a] daemon started [2020-03-12T18:37:50.335Z] daemon.go:461: [d65aae593914a] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:296: [d65aae593914a] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:448: [d65aae593914a] Daemon stopped [2020-03-12T18:37:50.335Z] daemon.go:325: [d65aae593914a] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [d65aae593914a] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [d65aae593914a] daemon started [2020-03-12T18:37:50.335Z] daemon.go:461: [d65aae593914a] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:296: [d65aae593914a] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:448: [d65aae593914a] Daemon stopped [2020-03-12T18:37:50.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-03-12T18:37:50.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-03-12T18:37:50.335Z] daemon.go:325: [d937f5e835afc] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [d937f5e835afc] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [d937f5e835afc] daemon started [2020-03-12T18:37:50.335Z] daemon.go:461: [d937f5e835afc] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:296: [d937f5e835afc] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:448: [d937f5e835afc] Daemon stopped [2020-03-12T18:37:50.335Z] check_test.go:309: Daemon d937f5e835afc is not started [2020-03-12T18:37:50.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.75s) [2020-03-12T18:37:50.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-03-12T18:37:50.335Z] daemon.go:325: [dbd09d1cebf36] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [dbd09d1cebf36] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [dbd09d1cebf36] daemon started [2020-03-12T18:37:50.335Z] daemon.go:296: [dbd09d1cebf36] exiting daemon [2020-03-12T18:37:50.335Z] docker_cli_daemon_plugins_test.go:80: Daemon dbd09d1cebf36 is not started [2020-03-12T18:37:50.335Z] daemon.go:325: [dbd09d1cebf36] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [dbd09d1cebf36] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [dbd09d1cebf36] daemon started [2020-03-12T18:37:50.335Z] daemon.go:461: [dbd09d1cebf36] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:296: [dbd09d1cebf36] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:448: [dbd09d1cebf36] Daemon stopped [2020-03-12T18:37:50.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.31s) [2020-03-12T18:37:50.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-03-12T18:37:50.335Z] daemon.go:325: [d85903ed63553] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [d85903ed63553] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [d85903ed63553] daemon started [2020-03-12T18:37:50.335Z] daemon.go:296: [d85903ed63553] exiting daemon [2020-03-12T18:37:50.335Z] docker_cli_daemon_plugins_test.go:170: Daemon d85903ed63553 is not started [2020-03-12T18:37:50.335Z] daemon.go:325: [d85903ed63553] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [d85903ed63553] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [d85903ed63553] daemon started [2020-03-12T18:37:50.335Z] daemon.go:461: [d85903ed63553] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:296: [d85903ed63553] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:448: [d85903ed63553] Daemon stopped [2020-03-12T18:37:50.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.02s) [2020-03-12T18:37:50.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-03-12T18:37:50.335Z] daemon.go:325: [d291101a8f555] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [d291101a8f555] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [d291101a8f555] daemon started [2020-03-12T18:37:50.335Z] daemon.go:461: [d291101a8f555] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:296: [d291101a8f555] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:448: [d291101a8f555] Daemon stopped [2020-03-12T18:37:50.335Z] daemon.go:325: [d291101a8f555] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [d291101a8f555] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [d291101a8f555] daemon started [2020-03-12T18:37:50.335Z] daemon.go:461: [d291101a8f555] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:296: [d291101a8f555] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:448: [d291101a8f555] Daemon stopped [2020-03-12T18:37:50.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-03-12T18:37:50.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-03-12T18:37:50.335Z] daemon.go:325: [d0aa15829f790] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [d0aa15829f790] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [d0aa15829f790] daemon started [2020-03-12T18:37:50.335Z] daemon.go:461: [d0aa15829f790] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:296: [d0aa15829f790] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:448: [d0aa15829f790] Daemon stopped [2020-03-12T18:37:50.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-03-12T18:37:50.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-03-12T18:37:50.335Z] daemon.go:325: [ddd0b81b35d6b] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [ddd0b81b35d6b] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [ddd0b81b35d6b] daemon started [2020-03-12T18:37:50.335Z] daemon.go:461: [ddd0b81b35d6b] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:296: [ddd0b81b35d6b] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:448: [ddd0b81b35d6b] Daemon stopped [2020-03-12T18:37:50.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.52s) [2020-03-12T18:37:50.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-03-12T18:37:50.335Z] daemon.go:325: [dbcd7e8b12445] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:296: [dbcd7e8b12445] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:325: [dbcd7e8b12445] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:461: [dbcd7e8b12445] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:450: [dbcd7e8b12445] Error when stopping daemon: daemon not started [2020-03-12T18:37:50.335Z] check_test.go:309: Daemon dbcd7e8b12445 is not started [2020-03-12T18:37:50.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.92s) [2020-03-12T18:37:50.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2020-03-12T18:37:50.335Z] daemon.go:325: [db92ab98ca794] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [db92ab98ca794] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [db92ab98ca794] daemon started [2020-03-12T18:37:50.335Z] daemon.go:461: [db92ab98ca794] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:296: [db92ab98ca794] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:448: [db92ab98ca794] Daemon stopped [2020-03-12T18:37:50.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.76s) [2020-03-12T18:37:50.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-03-12T18:37:50.335Z] daemon.go:325: [ddf894b81863a] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [ddf894b81863a] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [ddf894b81863a] daemon started [2020-03-12T18:37:50.335Z] daemon.go:461: [ddf894b81863a] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:296: [ddf894b81863a] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:448: [ddf894b81863a] Daemon stopped [2020-03-12T18:37:50.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.72s) [2020-03-12T18:37:50.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-03-12T18:37:50.335Z] daemon.go:325: [dcda8bfedf6a1] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [dcda8bfedf6a1] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [dcda8bfedf6a1] daemon started [2020-03-12T18:37:50.335Z] daemon.go:461: [dcda8bfedf6a1] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:296: [dcda8bfedf6a1] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:448: [dcda8bfedf6a1] Daemon stopped [2020-03-12T18:37:50.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.74s) [2020-03-12T18:37:50.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-03-12T18:37:50.335Z] daemon.go:325: [dcc2317032333] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [dcc2317032333] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [dcc2317032333] daemon started [2020-03-12T18:37:50.335Z] daemon.go:461: [dcc2317032333] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:296: [dcc2317032333] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:448: [dcc2317032333] Daemon stopped [2020-03-12T18:37:50.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.79s) [2020-03-12T18:37:50.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-03-12T18:37:50.335Z] daemon.go:325: [d07d40dcaeb65] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [d07d40dcaeb65] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [d07d40dcaeb65] daemon started [2020-03-12T18:37:50.335Z] daemon.go:461: [d07d40dcaeb65] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:296: [d07d40dcaeb65] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:448: [d07d40dcaeb65] Daemon stopped [2020-03-12T18:37:50.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.81s) [2020-03-12T18:37:50.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-03-12T18:37:50.335Z] daemon.go:325: [d44fbc2bc4d5a] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [d44fbc2bc4d5a] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:353: [d44fbc2bc4d5a] daemon started [2020-03-12T18:37:50.335Z] daemon.go:461: [d44fbc2bc4d5a] Stopping daemon [2020-03-12T18:37:50.335Z] daemon.go:296: [d44fbc2bc4d5a] exiting daemon [2020-03-12T18:37:50.335Z] daemon.go:448: [d44fbc2bc4d5a] Daemon stopped [2020-03-12T18:37:50.335Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.16s) [2020-03-12T18:37:50.335Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-03-12T18:37:50.335Z] daemon.go:325: [dda4e5afb7be3] waiting for daemon to start [2020-03-12T18:37:50.335Z] daemon.go:325: [dda4e5afb7be3] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [dda4e5afb7be3] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [dda4e5afb7be3] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [dda4e5afb7be3] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [dda4e5afb7be3] Daemon stopped [2020-03-12T18:37:50.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-03-12T18:37:50.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-03-12T18:37:50.336Z] daemon.go:325: [d7725690e4a32] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [d7725690e4a32] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [d7725690e4a32] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [d7725690e4a32] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [d7725690e4a32] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [d7725690e4a32] Daemon stopped [2020-03-12T18:37:50.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-03-12T18:37:50.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-03-12T18:37:50.336Z] daemon.go:325: [de1922a437524] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [de1922a437524] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [de1922a437524] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [de1922a437524] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [de1922a437524] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [de1922a437524] Daemon stopped [2020-03-12T18:37:50.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-03-12T18:37:50.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-03-12T18:37:50.336Z] daemon.go:325: [d2f144d174441] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [d2f144d174441] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [d2f144d174441] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [d2f144d174441] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [d2f144d174441] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [d2f144d174441] Daemon stopped [2020-03-12T18:37:50.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.86s) [2020-03-12T18:37:50.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-03-12T18:37:50.336Z] daemon.go:325: [d07f9e5e0f658] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [d07f9e5e0f658] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [d07f9e5e0f658] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [d07f9e5e0f658] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [d07f9e5e0f658] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [d07f9e5e0f658] Daemon stopped [2020-03-12T18:37:50.336Z] check_test.go:309: Daemon d07f9e5e0f658 is not started [2020-03-12T18:37:50.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.33s) [2020-03-12T18:37:50.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-03-12T18:37:50.336Z] daemon.go:325: [de947c2ebaf2e] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [de947c2ebaf2e] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [de947c2ebaf2e] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [de947c2ebaf2e] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [de947c2ebaf2e] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [de947c2ebaf2e] Daemon stopped [2020-03-12T18:37:50.336Z] daemon.go:325: [de947c2ebaf2e] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [de947c2ebaf2e] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [de947c2ebaf2e] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [de947c2ebaf2e] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [de947c2ebaf2e] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [de947c2ebaf2e] Daemon stopped [2020-03-12T18:37:50.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.92s) [2020-03-12T18:37:50.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-03-12T18:37:50.336Z] daemon.go:325: [d6d843bec7e6f] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [d6d843bec7e6f] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [d6d843bec7e6f] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [d6d843bec7e6f] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [d6d843bec7e6f] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [d6d843bec7e6f] Daemon stopped [2020-03-12T18:37:50.336Z] daemon.go:325: [d6d843bec7e6f] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [d6d843bec7e6f] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [d6d843bec7e6f] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [d6d843bec7e6f] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [d6d843bec7e6f] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [d6d843bec7e6f] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [d6d843bec7e6f] Daemon stopped [2020-03-12T18:37:50.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.43s) [2020-03-12T18:37:50.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-03-12T18:37:50.336Z] daemon.go:325: [dfd0f0e44ddd8] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [dfd0f0e44ddd8] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [dfd0f0e44ddd8] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [dfd0f0e44ddd8] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [dfd0f0e44ddd8] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [dfd0f0e44ddd8] Daemon stopped [2020-03-12T18:37:50.336Z] daemon.go:325: [dfd0f0e44ddd8] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [dfd0f0e44ddd8] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [dfd0f0e44ddd8] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [dfd0f0e44ddd8] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [dfd0f0e44ddd8] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [dfd0f0e44ddd8] Daemon stopped [2020-03-12T18:37:50.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2020-03-12T18:37:50.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-03-12T18:37:50.336Z] daemon.go:325: [d81ab19389e85] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [d81ab19389e85] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [d81ab19389e85] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [d81ab19389e85] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [d81ab19389e85] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [d81ab19389e85] Daemon stopped [2020-03-12T18:37:50.336Z] daemon.go:325: [d81ab19389e85] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [d81ab19389e85] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [d81ab19389e85] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [d81ab19389e85] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [d81ab19389e85] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [d81ab19389e85] Daemon stopped [2020-03-12T18:37:50.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.78s) [2020-03-12T18:37:50.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-03-12T18:37:50.336Z] daemon.go:325: [dc7ff4c497fca] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [dc7ff4c497fca] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [dc7ff4c497fca] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [dc7ff4c497fca] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [dc7ff4c497fca] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [dc7ff4c497fca] Daemon stopped [2020-03-12T18:37:50.336Z] daemon.go:325: [dc7ff4c497fca] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [dc7ff4c497fca] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [dc7ff4c497fca] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [dc7ff4c497fca] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [dc7ff4c497fca] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [dc7ff4c497fca] Daemon stopped [2020-03-12T18:37:50.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.69s) [2020-03-12T18:37:50.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-03-12T18:37:50.336Z] daemon.go:325: [db8ea02534698] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [db8ea02534698] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [db8ea02534698] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [db8ea02534698] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [db8ea02534698] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [db8ea02534698] Daemon stopped [2020-03-12T18:37:50.336Z] daemon.go:325: [db8ea02534698] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [db8ea02534698] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [db8ea02534698] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [db8ea02534698] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [db8ea02534698] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [db8ea02534698] Daemon stopped [2020-03-12T18:37:50.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.17s) [2020-03-12T18:37:50.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-03-12T18:37:50.336Z] daemon.go:325: [d68010b2d567f] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [d68010b2d567f] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [d68010b2d567f] daemon started [2020-03-12T18:37:50.336Z] daemon.go:296: [d68010b2d567f] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:325: [d68010b2d567f] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [d68010b2d567f] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [d68010b2d567f] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [d68010b2d567f] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [d68010b2d567f] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [d68010b2d567f] Daemon stopped [2020-03-12T18:37:50.336Z] check_test.go:309: Daemon d68010b2d567f is not started [2020-03-12T18:37:50.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.68s) [2020-03-12T18:37:50.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-03-12T18:37:50.336Z] daemon.go:325: [d751aed068639] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [d751aed068639] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [d751aed068639] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [d751aed068639] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [d751aed068639] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [d751aed068639] Daemon stopped [2020-03-12T18:37:50.336Z] daemon.go:325: [d751aed068639] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [d751aed068639] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [d751aed068639] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [d751aed068639] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [d751aed068639] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [d751aed068639] Daemon stopped [2020-03-12T18:37:50.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.60s) [2020-03-12T18:37:50.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-03-12T18:37:50.336Z] daemon.go:325: [d61980f77bced] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [d61980f77bced] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [d61980f77bced] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [d61980f77bced] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [d61980f77bced] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [d61980f77bced] Daemon stopped [2020-03-12T18:37:50.336Z] daemon.go:325: [d61980f77bced] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [d61980f77bced] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [d61980f77bced] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [d61980f77bced] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [d61980f77bced] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [d61980f77bced] Daemon stopped [2020-03-12T18:37:50.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.20s) [2020-03-12T18:37:50.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-03-12T18:37:50.336Z] daemon.go:325: [de5b342b3165f] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [de5b342b3165f] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [de5b342b3165f] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [de5b342b3165f] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [de5b342b3165f] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [de5b342b3165f] Daemon stopped [2020-03-12T18:37:50.336Z] daemon.go:325: [de5b342b3165f] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [de5b342b3165f] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [de5b342b3165f] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [de5b342b3165f] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [de5b342b3165f] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [de5b342b3165f] Daemon stopped [2020-03-12T18:37:50.336Z] daemon.go:325: [de5b342b3165f] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [de5b342b3165f] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [de5b342b3165f] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [de5b342b3165f] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [de5b342b3165f] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [de5b342b3165f] Daemon stopped [2020-03-12T18:37:50.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.98s) [2020-03-12T18:37:50.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-03-12T18:37:50.336Z] daemon.go:325: [d41069b43bf0c] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [d41069b43bf0c] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [d41069b43bf0c] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [d41069b43bf0c] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [d41069b43bf0c] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [d41069b43bf0c] Daemon stopped [2020-03-12T18:37:50.336Z] daemon.go:325: [d41069b43bf0c] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [d41069b43bf0c] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [d41069b43bf0c] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [d41069b43bf0c] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [d41069b43bf0c] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [d41069b43bf0c] Daemon stopped [2020-03-12T18:37:50.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2020-03-12T18:37:50.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-03-12T18:37:50.336Z] daemon.go:325: [dbd5dac0f6ec1] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [dbd5dac0f6ec1] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [dbd5dac0f6ec1] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [dbd5dac0f6ec1] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [dbd5dac0f6ec1] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [dbd5dac0f6ec1] Daemon stopped [2020-03-12T18:37:50.336Z] daemon.go:325: [dbd5dac0f6ec1] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [dbd5dac0f6ec1] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [dbd5dac0f6ec1] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [dbd5dac0f6ec1] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [dbd5dac0f6ec1] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [dbd5dac0f6ec1] Daemon stopped [2020-03-12T18:37:50.336Z] daemon.go:325: [dbd5dac0f6ec1] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [dbd5dac0f6ec1] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [dbd5dac0f6ec1] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [dbd5dac0f6ec1] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [dbd5dac0f6ec1] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [dbd5dac0f6ec1] Daemon stopped [2020-03-12T18:37:50.336Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.73s) [2020-03-12T18:37:50.336Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-03-12T18:37:50.336Z] daemon.go:325: [d0a4e7b6bacc7] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [d0a4e7b6bacc7] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [d0a4e7b6bacc7] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [d0a4e7b6bacc7] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [d0a4e7b6bacc7] exiting daemon [2020-03-12T18:37:50.336Z] daemon.go:448: [d0a4e7b6bacc7] Daemon stopped [2020-03-12T18:37:50.336Z] daemon.go:325: [d0a4e7b6bacc7] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:325: [d0a4e7b6bacc7] waiting for daemon to start [2020-03-12T18:37:50.336Z] daemon.go:353: [d0a4e7b6bacc7] daemon started [2020-03-12T18:37:50.336Z] daemon.go:461: [d0a4e7b6bacc7] Stopping daemon [2020-03-12T18:37:50.336Z] daemon.go:296: [d0a4e7b6bacc7] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [d0a4e7b6bacc7] Daemon stopped [2020-03-12T18:37:50.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.55s) [2020-03-12T18:37:50.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-03-12T18:37:50.337Z] daemon.go:325: [dea1520822628] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [dea1520822628] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [dea1520822628] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [dea1520822628] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [dea1520822628] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [dea1520822628] Daemon stopped [2020-03-12T18:37:50.337Z] daemon.go:325: [dea1520822628] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [dea1520822628] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [dea1520822628] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [dea1520822628] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [dea1520822628] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [dea1520822628] Daemon stopped [2020-03-12T18:37:50.337Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-03-12T18:37:50.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-03-12T18:37:50.337Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-12T18:37:50.337Z] check_test.go:309: Daemon d0f1429a00138 is not started [2020-03-12T18:37:50.337Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-12T18:37:50.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-03-12T18:37:50.337Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-12T18:37:50.337Z] check_test.go:309: Daemon dcd191795053c is not started [2020-03-12T18:37:50.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.10s) [2020-03-12T18:37:50.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-03-12T18:37:50.337Z] daemon.go:325: [d29fe0bb04532] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [d29fe0bb04532] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [d29fe0bb04532] daemon started [2020-03-12T18:37:50.337Z] daemon.go:296: [d29fe0bb04532] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:325: [d29fe0bb04532] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [d29fe0bb04532] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [d29fe0bb04532] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [d29fe0bb04532] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [d29fe0bb04532] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [d29fe0bb04532] Daemon stopped [2020-03-12T18:37:50.337Z] check_test.go:309: Daemon d29fe0bb04532 is not started [2020-03-12T18:37:50.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.50s) [2020-03-12T18:37:50.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-03-12T18:37:50.337Z] daemon.go:325: [dc08b7417cce7] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [dc08b7417cce7] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [dc08b7417cce7] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [dc08b7417cce7] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [dc08b7417cce7] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [dc08b7417cce7] Daemon stopped [2020-03-12T18:37:50.337Z] daemon.go:325: [dc08b7417cce7] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [dc08b7417cce7] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [dc08b7417cce7] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [dc08b7417cce7] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [dc08b7417cce7] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [dc08b7417cce7] Daemon stopped [2020-03-12T18:37:50.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.76s) [2020-03-12T18:37:50.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-03-12T18:37:50.337Z] daemon.go:325: [d820c92d090a9] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [d820c92d090a9] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [d820c92d090a9] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [d820c92d090a9] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [d820c92d090a9] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [d820c92d090a9] Daemon stopped [2020-03-12T18:37:50.337Z] daemon.go:325: [d820c92d090a9] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [d820c92d090a9] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [d820c92d090a9] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [d820c92d090a9] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [d820c92d090a9] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [d820c92d090a9] Daemon stopped [2020-03-12T18:37:50.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.74s) [2020-03-12T18:37:50.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-03-12T18:37:50.337Z] daemon.go:325: [dbde36f0f31a3] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [dbde36f0f31a3] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [dbde36f0f31a3] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [dbde36f0f31a3] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [dbde36f0f31a3] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [dbde36f0f31a3] Daemon stopped [2020-03-12T18:37:50.337Z] daemon.go:325: [dbde36f0f31a3] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [dbde36f0f31a3] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [dbde36f0f31a3] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [dbde36f0f31a3] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [dbde36f0f31a3] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [dbde36f0f31a3] Daemon stopped [2020-03-12T18:37:50.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.33s) [2020-03-12T18:37:50.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-03-12T18:37:50.337Z] daemon.go:325: [d46b0701138b0] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [d46b0701138b0] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [d46b0701138b0] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [d46b0701138b0] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [d46b0701138b0] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [d46b0701138b0] Daemon stopped [2020-03-12T18:37:50.337Z] daemon.go:325: [d46b0701138b0] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [d46b0701138b0] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [d46b0701138b0] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [d46b0701138b0] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [d46b0701138b0] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [d46b0701138b0] Daemon stopped [2020-03-12T18:37:50.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.28s) [2020-03-12T18:37:50.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-03-12T18:37:50.337Z] daemon.go:325: [df2c2ebe7d3dd] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [df2c2ebe7d3dd] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [df2c2ebe7d3dd] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [df2c2ebe7d3dd] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [df2c2ebe7d3dd] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [df2c2ebe7d3dd] Daemon stopped [2020-03-12T18:37:50.337Z] daemon.go:325: [df2c2ebe7d3dd] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [df2c2ebe7d3dd] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [df2c2ebe7d3dd] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [df2c2ebe7d3dd] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [df2c2ebe7d3dd] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [df2c2ebe7d3dd] Daemon stopped [2020-03-12T18:37:50.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.16s) [2020-03-12T18:37:50.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-03-12T18:37:50.337Z] daemon.go:325: [da9620312a029] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [da9620312a029] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [da9620312a029] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [da9620312a029] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [da9620312a029] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [da9620312a029] Daemon stopped [2020-03-12T18:37:50.337Z] daemon.go:325: [da9620312a029] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [da9620312a029] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [da9620312a029] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [da9620312a029] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [da9620312a029] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [da9620312a029] Daemon stopped [2020-03-12T18:37:50.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.03s) [2020-03-12T18:37:50.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-03-12T18:37:50.337Z] daemon.go:325: [de390be4c5fe9] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [de390be4c5fe9] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [de390be4c5fe9] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [de390be4c5fe9] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [de390be4c5fe9] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [de390be4c5fe9] Daemon stopped [2020-03-12T18:37:50.337Z] daemon.go:325: [de390be4c5fe9] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [de390be4c5fe9] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [de390be4c5fe9] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [de390be4c5fe9] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [de390be4c5fe9] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [de390be4c5fe9] Daemon stopped [2020-03-12T18:37:50.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.69s) [2020-03-12T18:37:50.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-03-12T18:37:50.337Z] daemon.go:325: [def3d980d6aa6] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [def3d980d6aa6] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [def3d980d6aa6] daemon started [2020-03-12T18:37:50.337Z] daemon.go:296: [def3d980d6aa6] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:325: [def3d980d6aa6] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [def3d980d6aa6] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [def3d980d6aa6] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [def3d980d6aa6] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [def3d980d6aa6] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [def3d980d6aa6] Daemon stopped [2020-03-12T18:37:50.337Z] check_test.go:309: Daemon def3d980d6aa6 is not started [2020-03-12T18:37:50.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.79s) [2020-03-12T18:37:50.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-03-12T18:37:50.337Z] daemon.go:325: [d200a801e55d5] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [d200a801e55d5] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [d200a801e55d5] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [d200a801e55d5] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [d200a801e55d5] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [d200a801e55d5] Daemon stopped [2020-03-12T18:37:50.337Z] daemon.go:325: [d200a801e55d5] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [d200a801e55d5] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [d200a801e55d5] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [d200a801e55d5] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [d200a801e55d5] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [d200a801e55d5] Daemon stopped [2020-03-12T18:37:50.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.88s) [2020-03-12T18:37:50.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-03-12T18:37:50.337Z] daemon.go:325: [d9ceb96f7de1b] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [d9ceb96f7de1b] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [d9ceb96f7de1b] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [d9ceb96f7de1b] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [d9ceb96f7de1b] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [d9ceb96f7de1b] Daemon stopped [2020-03-12T18:37:50.337Z] daemon.go:325: [d9ceb96f7de1b] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [d9ceb96f7de1b] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [d9ceb96f7de1b] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [d9ceb96f7de1b] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [d9ceb96f7de1b] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [d9ceb96f7de1b] Daemon stopped [2020-03-12T18:37:50.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.95s) [2020-03-12T18:37:50.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-03-12T18:37:50.337Z] daemon.go:325: [da0bfedca8ba9] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [da0bfedca8ba9] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [da0bfedca8ba9] daemon started [2020-03-12T18:37:50.337Z] daemon.go:296: [da0bfedca8ba9] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:461: [da0bfedca8ba9] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:450: [da0bfedca8ba9] Error when stopping daemon: daemon not started [2020-03-12T18:37:50.337Z] check_test.go:309: Daemon da0bfedca8ba9 is not started [2020-03-12T18:37:50.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-03-12T18:37:50.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-03-12T18:37:50.337Z] daemon.go:325: [d6a7fad2800f3] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [d6a7fad2800f3] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [d6a7fad2800f3] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [d6a7fad2800f3] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [d6a7fad2800f3] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [d6a7fad2800f3] Daemon stopped [2020-03-12T18:37:50.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.33s) [2020-03-12T18:37:50.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-03-12T18:37:50.337Z] daemon.go:325: [dc174d4ac267b] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [dc174d4ac267b] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [dc174d4ac267b] daemon started [2020-03-12T18:37:50.337Z] daemon.go:296: [dc174d4ac267b] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:325: [dc174d4ac267b] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [dc174d4ac267b] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [dc174d4ac267b] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [dc174d4ac267b] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [dc174d4ac267b] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [dc174d4ac267b] Daemon stopped [2020-03-12T18:37:50.337Z] daemon.go:325: [dc174d4ac267b] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [dc174d4ac267b] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [dc174d4ac267b] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [dc174d4ac267b] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [dc174d4ac267b] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [dc174d4ac267b] Daemon stopped [2020-03-12T18:37:50.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2020-03-12T18:37:50.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-03-12T18:37:50.337Z] daemon.go:325: [d48d4c1c23274] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [d48d4c1c23274] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [d48d4c1c23274] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [d48d4c1c23274] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [d48d4c1c23274] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [d48d4c1c23274] Daemon stopped [2020-03-12T18:37:50.337Z] daemon.go:325: [d48d4c1c23274] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [d48d4c1c23274] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [d48d4c1c23274] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [d48d4c1c23274] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [d48d4c1c23274] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [d48d4c1c23274] Daemon stopped [2020-03-12T18:37:50.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2020-03-12T18:37:50.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-03-12T18:37:50.337Z] daemon.go:325: [d54d27fb811bb] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [d54d27fb811bb] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [d54d27fb811bb] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [d54d27fb811bb] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [d54d27fb811bb] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [d54d27fb811bb] Daemon stopped [2020-03-12T18:37:50.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2020-03-12T18:37:50.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-03-12T18:37:50.337Z] daemon.go:325: [d38fb5def10e0] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [d38fb5def10e0] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [d38fb5def10e0] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [d38fb5def10e0] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [d38fb5def10e0] exiting daemon [2020-03-12T18:37:50.337Z] daemon.go:448: [d38fb5def10e0] Daemon stopped [2020-03-12T18:37:50.337Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2020-03-12T18:37:50.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-12T18:37:50.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-12T18:37:50.337Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-03-12T18:37:50.337Z] daemon.go:325: [d54ac5abe326c] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:325: [d54ac5abe326c] waiting for daemon to start [2020-03-12T18:37:50.337Z] daemon.go:353: [d54ac5abe326c] daemon started [2020-03-12T18:37:50.337Z] daemon.go:461: [d54ac5abe326c] Stopping daemon [2020-03-12T18:37:50.337Z] daemon.go:296: [d54ac5abe326c] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:448: [d54ac5abe326c] Daemon stopped [2020-03-12T18:37:50.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-12T18:37:50.338Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-03-12T18:37:50.338Z] daemon.go:325: [d5ec9f7f4d046] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:325: [d5ec9f7f4d046] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:353: [d5ec9f7f4d046] daemon started [2020-03-12T18:37:50.338Z] daemon.go:461: [d5ec9f7f4d046] Stopping daemon [2020-03-12T18:37:50.338Z] daemon.go:296: [d5ec9f7f4d046] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:448: [d5ec9f7f4d046] Daemon stopped [2020-03-12T18:37:50.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-12T18:37:50.338Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-03-12T18:37:50.338Z] daemon.go:325: [d85896197f86d] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:296: [d85896197f86d] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:325: [d85896197f86d] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-12T18:37:50.338Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-03-12T18:37:50.338Z] daemon.go:325: [d1ff6f7be4651] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:296: [d1ff6f7be4651] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:325: [d1ff6f7be4651] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-12T18:37:50.338Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-03-12T18:37:50.338Z] daemon.go:325: [d1c7b451734f2] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:296: [d1c7b451734f2] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:325: [d1c7b451734f2] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-12T18:37:50.338Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-03-12T18:37:50.338Z] daemon.go:325: [d84e5805459b4] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:325: [d84e5805459b4] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:353: [d84e5805459b4] daemon started [2020-03-12T18:37:50.338Z] daemon.go:461: [d84e5805459b4] Stopping daemon [2020-03-12T18:37:50.338Z] daemon.go:296: [d84e5805459b4] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:448: [d84e5805459b4] Daemon stopped [2020-03-12T18:37:50.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-12T18:37:50.338Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-03-12T18:37:50.338Z] daemon.go:325: [def00de47aeeb] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:325: [def00de47aeeb] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:353: [def00de47aeeb] daemon started [2020-03-12T18:37:50.338Z] daemon.go:461: [def00de47aeeb] Stopping daemon [2020-03-12T18:37:50.338Z] daemon.go:296: [def00de47aeeb] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:448: [def00de47aeeb] Daemon stopped [2020-03-12T18:37:50.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-12T18:37:50.338Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-03-12T18:37:50.338Z] daemon.go:325: [de6eec043e98e] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:296: [de6eec043e98e] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:325: [de6eec043e98e] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-12T18:37:50.338Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-03-12T18:37:50.338Z] daemon.go:325: [d70c82daa9469] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:296: [d70c82daa9469] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:325: [d70c82daa9469] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-12T18:37:50.338Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-03-12T18:37:50.338Z] daemon.go:325: [de409d3b7f300] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:296: [de409d3b7f300] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:325: [de409d3b7f300] waiting for daemon to start [2020-03-12T18:37:50.338Z] check_test.go:309: Daemon d80d8b300b990 is not started [2020-03-12T18:37:50.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.16s) [2020-03-12T18:37:50.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-03-12T18:37:50.338Z] daemon.go:325: [d9c8ebb718080] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:325: [d9c8ebb718080] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:353: [d9c8ebb718080] daemon started [2020-03-12T18:37:50.338Z] daemon.go:461: [d9c8ebb718080] Stopping daemon [2020-03-12T18:37:50.338Z] daemon.go:296: [d9c8ebb718080] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:448: [d9c8ebb718080] Daemon stopped [2020-03-12T18:37:50.338Z] daemon.go:325: [d9c8ebb718080] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:325: [d9c8ebb718080] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:353: [d9c8ebb718080] daemon started [2020-03-12T18:37:50.338Z] daemon.go:461: [d9c8ebb718080] Stopping daemon [2020-03-12T18:37:50.338Z] daemon.go:296: [d9c8ebb718080] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:448: [d9c8ebb718080] Daemon stopped [2020-03-12T18:37:50.338Z] check_test.go:309: Daemon d9c8ebb718080 is not started [2020-03-12T18:37:50.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-03-12T18:37:50.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-03-12T18:37:50.338Z] daemon.go:325: [d819ea477fe47] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:325: [d819ea477fe47] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:353: [d819ea477fe47] daemon started [2020-03-12T18:37:50.338Z] daemon.go:461: [d819ea477fe47] Stopping daemon [2020-03-12T18:37:50.338Z] daemon.go:296: [d819ea477fe47] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:448: [d819ea477fe47] Daemon stopped [2020-03-12T18:37:50.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s) [2020-03-12T18:37:50.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-03-12T18:37:50.338Z] daemon.go:325: [dbe93ad40dd6c] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:325: [dbe93ad40dd6c] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:353: [dbe93ad40dd6c] daemon started [2020-03-12T18:37:50.338Z] daemon.go:461: [dbe93ad40dd6c] Stopping daemon [2020-03-12T18:37:50.338Z] daemon.go:296: [dbe93ad40dd6c] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:448: [dbe93ad40dd6c] Daemon stopped [2020-03-12T18:37:50.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.62s) [2020-03-12T18:37:50.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-03-12T18:37:50.338Z] daemon.go:325: [d3c34b8e4f42d] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:325: [d3c34b8e4f42d] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:353: [d3c34b8e4f42d] daemon started [2020-03-12T18:37:50.338Z] daemon.go:461: [d3c34b8e4f42d] Stopping daemon [2020-03-12T18:37:50.338Z] daemon.go:296: [d3c34b8e4f42d] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:448: [d3c34b8e4f42d] Daemon stopped [2020-03-12T18:37:50.338Z] daemon.go:325: [d3c34b8e4f42d] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:325: [d3c34b8e4f42d] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:353: [d3c34b8e4f42d] daemon started [2020-03-12T18:37:50.338Z] daemon.go:461: [d3c34b8e4f42d] Stopping daemon [2020-03-12T18:37:50.338Z] daemon.go:296: [d3c34b8e4f42d] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:448: [d3c34b8e4f42d] Daemon stopped [2020-03-12T18:37:50.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2020-03-12T18:37:50.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-03-12T18:37:50.338Z] daemon.go:325: [d24cf9273c453] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:325: [d24cf9273c453] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:353: [d24cf9273c453] daemon started [2020-03-12T18:37:50.338Z] daemon.go:461: [d24cf9273c453] Stopping daemon [2020-03-12T18:37:50.338Z] daemon.go:296: [d24cf9273c453] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:448: [d24cf9273c453] Daemon stopped [2020-03-12T18:37:50.338Z] check_test.go:309: Daemon d24cf9273c453 is not started [2020-03-12T18:37:50.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (13.11s) [2020-03-12T18:37:50.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-03-12T18:37:50.338Z] daemon.go:325: [d09912defb95a] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:325: [d09912defb95a] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:353: [d09912defb95a] daemon started [2020-03-12T18:37:50.338Z] daemon.go:461: [d09912defb95a] Stopping daemon [2020-03-12T18:37:50.338Z] daemon.go:296: [d09912defb95a] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:448: [d09912defb95a] Daemon stopped [2020-03-12T18:37:50.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.25s) [2020-03-12T18:37:50.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-03-12T18:37:50.338Z] daemon.go:325: [d9ff0db1215ef] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:325: [d9ff0db1215ef] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:353: [d9ff0db1215ef] daemon started [2020-03-12T18:37:50.338Z] daemon.go:461: [d9ff0db1215ef] Stopping daemon [2020-03-12T18:37:50.338Z] daemon.go:296: [d9ff0db1215ef] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:448: [d9ff0db1215ef] Daemon stopped [2020-03-12T18:37:50.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.49s) [2020-03-12T18:37:50.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-03-12T18:37:50.338Z] daemon.go:325: [da6fd5696dd3b] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:325: [da6fd5696dd3b] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:353: [da6fd5696dd3b] daemon started [2020-03-12T18:37:50.338Z] daemon.go:461: [da6fd5696dd3b] Stopping daemon [2020-03-12T18:37:50.338Z] daemon.go:296: [da6fd5696dd3b] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:448: [da6fd5696dd3b] Daemon stopped [2020-03-12T18:37:50.338Z] daemon.go:325: [da6fd5696dd3b] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:325: [da6fd5696dd3b] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:353: [da6fd5696dd3b] daemon started [2020-03-12T18:37:50.338Z] daemon.go:461: [da6fd5696dd3b] Stopping daemon [2020-03-12T18:37:50.338Z] daemon.go:296: [da6fd5696dd3b] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:448: [da6fd5696dd3b] Daemon stopped [2020-03-12T18:37:50.338Z] daemon.go:325: [da6fd5696dd3b] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:325: [da6fd5696dd3b] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:353: [da6fd5696dd3b] daemon started [2020-03-12T18:37:50.338Z] daemon.go:461: [da6fd5696dd3b] Stopping daemon [2020-03-12T18:37:50.338Z] daemon.go:296: [da6fd5696dd3b] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:448: [da6fd5696dd3b] Daemon stopped [2020-03-12T18:37:50.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-03-12T18:37:50.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-03-12T18:37:50.338Z] daemon.go:325: [dbc9e0b4a81a3] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:325: [dbc9e0b4a81a3] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:353: [dbc9e0b4a81a3] daemon started [2020-03-12T18:37:50.338Z] daemon.go:461: [dbc9e0b4a81a3] Stopping daemon [2020-03-12T18:37:50.338Z] daemon.go:296: [dbc9e0b4a81a3] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:448: [dbc9e0b4a81a3] Daemon stopped [2020-03-12T18:37:50.338Z] daemon.go:325: [dbc9e0b4a81a3] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:296: [dbc9e0b4a81a3] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:325: [dbc9e0b4a81a3] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:461: [dbc9e0b4a81a3] Stopping daemon [2020-03-12T18:37:50.338Z] daemon.go:450: [dbc9e0b4a81a3] Error when stopping daemon: daemon not started [2020-03-12T18:37:50.338Z] check_test.go:309: Daemon dbc9e0b4a81a3 is not started [2020-03-12T18:37:50.338Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.25s) [2020-03-12T18:37:50.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-03-12T18:37:50.338Z] daemon.go:325: [de30c7ad5c4b4] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:325: [de30c7ad5c4b4] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:353: [de30c7ad5c4b4] daemon started [2020-03-12T18:37:50.338Z] daemon.go:461: [de30c7ad5c4b4] Stopping daemon [2020-03-12T18:37:50.338Z] daemon.go:296: [de30c7ad5c4b4] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:448: [de30c7ad5c4b4] Daemon stopped [2020-03-12T18:37:50.338Z] daemon.go:325: [de30c7ad5c4b4] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:325: [de30c7ad5c4b4] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:353: [de30c7ad5c4b4] daemon started [2020-03-12T18:37:50.338Z] daemon.go:461: [de30c7ad5c4b4] Stopping daemon [2020-03-12T18:37:50.338Z] daemon.go:296: [de30c7ad5c4b4] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:448: [de30c7ad5c4b4] Daemon stopped [2020-03-12T18:37:50.338Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.86s) [2020-03-12T18:37:50.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-03-12T18:37:50.338Z] daemon.go:325: [d67825f49b8f8] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:325: [d67825f49b8f8] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:353: [d67825f49b8f8] daemon started [2020-03-12T18:37:50.338Z] daemon.go:461: [d67825f49b8f8] Stopping daemon [2020-03-12T18:37:50.338Z] daemon.go:296: [d67825f49b8f8] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:448: [d67825f49b8f8] Daemon stopped [2020-03-12T18:37:50.338Z] daemon.go:325: [d67825f49b8f8] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:325: [d67825f49b8f8] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:353: [d67825f49b8f8] daemon started [2020-03-12T18:37:50.338Z] daemon.go:461: [d67825f49b8f8] Stopping daemon [2020-03-12T18:37:50.338Z] daemon.go:296: [d67825f49b8f8] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:448: [d67825f49b8f8] Daemon stopped [2020-03-12T18:37:50.338Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (13.53s) [2020-03-12T18:37:50.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-03-12T18:37:50.338Z] daemon.go:325: [dc7a3506b1ca1] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:325: [dc7a3506b1ca1] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:353: [dc7a3506b1ca1] daemon started [2020-03-12T18:37:50.338Z] daemon.go:461: [dc7a3506b1ca1] Stopping daemon [2020-03-12T18:37:50.338Z] daemon.go:296: [dc7a3506b1ca1] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:448: [dc7a3506b1ca1] Daemon stopped [2020-03-12T18:37:50.338Z] daemon.go:325: [dc7a3506b1ca1] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:325: [dc7a3506b1ca1] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:353: [dc7a3506b1ca1] daemon started [2020-03-12T18:37:50.338Z] daemon.go:461: [dc7a3506b1ca1] Stopping daemon [2020-03-12T18:37:50.338Z] daemon.go:296: [dc7a3506b1ca1] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:448: [dc7a3506b1ca1] Daemon stopped [2020-03-12T18:37:50.338Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.97s) [2020-03-12T18:37:50.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-03-12T18:37:50.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-03-12T18:37:50.338Z] daemon.go:325: [dbc28f20c9a2f] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:325: [dbc28f20c9a2f] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:353: [dbc28f20c9a2f] daemon started [2020-03-12T18:37:50.338Z] daemon.go:461: [dbc28f20c9a2f] Stopping daemon [2020-03-12T18:37:50.338Z] daemon.go:296: [dbc28f20c9a2f] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:448: [dbc28f20c9a2f] Daemon stopped [2020-03-12T18:37:50.338Z] daemon.go:325: [dbc28f20c9a2f] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:325: [dbc28f20c9a2f] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:353: [dbc28f20c9a2f] daemon started [2020-03-12T18:37:50.338Z] check_test.go:309: Daemon db1a19853157c is not started [2020-03-12T18:37:50.338Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2020-03-12T18:37:50.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2020-03-12T18:37:50.338Z] daemon.go:325: [da9e536b504c8] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:325: [da9e536b504c8] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:353: [da9e536b504c8] daemon started [2020-03-12T18:37:50.338Z] daemon.go:461: [da9e536b504c8] Stopping daemon [2020-03-12T18:37:50.338Z] daemon.go:296: [da9e536b504c8] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:448: [da9e536b504c8] Daemon stopped [2020-03-12T18:37:50.338Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2020-03-12T18:37:50.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-03-12T18:37:50.338Z] daemon.go:325: [d5dbb6e62b4b7] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:325: [d5dbb6e62b4b7] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:353: [d5dbb6e62b4b7] daemon started [2020-03-12T18:37:50.338Z] daemon.go:461: [d5dbb6e62b4b7] Stopping daemon [2020-03-12T18:37:50.338Z] daemon.go:296: [d5dbb6e62b4b7] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:448: [d5dbb6e62b4b7] Daemon stopped [2020-03-12T18:37:50.338Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2020-03-12T18:37:50.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-03-12T18:37:50.338Z] daemon.go:325: [d2d16d6b6c481] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:325: [d2d16d6b6c481] waiting for daemon to start [2020-03-12T18:37:50.338Z] daemon.go:353: [d2d16d6b6c481] daemon started [2020-03-12T18:37:50.338Z] daemon.go:461: [d2d16d6b6c481] Stopping daemon [2020-03-12T18:37:50.338Z] daemon.go:296: [d2d16d6b6c481] exiting daemon [2020-03-12T18:37:50.338Z] daemon.go:448: [d2d16d6b6c481] Daemon stopped [2020-03-12T18:37:50.338Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.27s) [2020-03-12T18:37:50.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2020-03-12T18:37:50.339Z] daemon.go:325: [d2286ac76deb7] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:325: [d2286ac76deb7] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:353: [d2286ac76deb7] daemon started [2020-03-12T18:37:50.339Z] daemon.go:461: [d2286ac76deb7] Stopping daemon [2020-03-12T18:37:50.339Z] daemon.go:296: [d2286ac76deb7] exiting daemon [2020-03-12T18:37:50.339Z] daemon.go:448: [d2286ac76deb7] Daemon stopped [2020-03-12T18:37:50.339Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-03-12T18:37:50.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-03-12T18:37:50.339Z] check_test.go:309: Daemon ddc24913e27a6 is not started [2020-03-12T18:37:50.339Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.71s) [2020-03-12T18:37:50.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2020-03-12T18:37:50.339Z] daemon.go:325: [d057e90a5f0d6] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:325: [d057e90a5f0d6] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:353: [d057e90a5f0d6] daemon started [2020-03-12T18:37:50.339Z] daemon.go:461: [d057e90a5f0d6] Stopping daemon [2020-03-12T18:37:50.339Z] daemon.go:296: [d057e90a5f0d6] exiting daemon [2020-03-12T18:37:50.339Z] daemon.go:448: [d057e90a5f0d6] Daemon stopped [2020-03-12T18:37:50.339Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.88s) [2020-03-12T18:37:50.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-03-12T18:37:50.339Z] daemon.go:325: [d99cecc3375b6] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:325: [d99cecc3375b6] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:353: [d99cecc3375b6] daemon started [2020-03-12T18:37:50.339Z] daemon.go:461: [d99cecc3375b6] Stopping daemon [2020-03-12T18:37:50.339Z] daemon.go:296: [d99cecc3375b6] exiting daemon [2020-03-12T18:37:50.339Z] daemon.go:448: [d99cecc3375b6] Daemon stopped [2020-03-12T18:37:50.339Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.82s) [2020-03-12T18:37:50.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-03-12T18:37:50.339Z] daemon.go:325: [dd8da4b9889c5] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:325: [dd8da4b9889c5] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:353: [dd8da4b9889c5] daemon started [2020-03-12T18:37:50.339Z] daemon.go:461: [dd8da4b9889c5] Stopping daemon [2020-03-12T18:37:50.339Z] daemon.go:296: [dd8da4b9889c5] exiting daemon [2020-03-12T18:37:50.339Z] daemon.go:448: [dd8da4b9889c5] Daemon stopped [2020-03-12T18:37:50.339Z] daemon.go:325: [dd8da4b9889c5] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:325: [dd8da4b9889c5] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:353: [dd8da4b9889c5] daemon started [2020-03-12T18:37:50.339Z] daemon.go:461: [dd8da4b9889c5] Stopping daemon [2020-03-12T18:37:50.339Z] daemon.go:296: [dd8da4b9889c5] exiting daemon [2020-03-12T18:37:50.339Z] daemon.go:448: [dd8da4b9889c5] Daemon stopped [2020-03-12T18:37:50.339Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s) [2020-03-12T18:37:50.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2020-03-12T18:37:50.339Z] daemon.go:325: [dfb918b267361] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:325: [dfb918b267361] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:353: [dfb918b267361] daemon started [2020-03-12T18:37:50.339Z] daemon.go:461: [dfb918b267361] Stopping daemon [2020-03-12T18:37:50.339Z] daemon.go:296: [dfb918b267361] exiting daemon [2020-03-12T18:37:50.339Z] daemon.go:448: [dfb918b267361] Daemon stopped [2020-03-12T18:37:50.339Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.92s) [2020-03-12T18:37:50.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2020-03-12T18:37:50.339Z] daemon.go:325: [dfa0e9c4b0da2] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:325: [dfa0e9c4b0da2] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:353: [dfa0e9c4b0da2] daemon started [2020-03-12T18:37:50.339Z] daemon.go:461: [dfa0e9c4b0da2] Stopping daemon [2020-03-12T18:37:50.339Z] daemon.go:296: [dfa0e9c4b0da2] exiting daemon [2020-03-12T18:37:50.339Z] daemon.go:448: [dfa0e9c4b0da2] Daemon stopped [2020-03-12T18:37:50.339Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.59s) [2020-03-12T18:37:50.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2020-03-12T18:37:50.339Z] daemon.go:325: [d3665bdd7dc02] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:325: [d3665bdd7dc02] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:353: [d3665bdd7dc02] daemon started [2020-03-12T18:37:50.339Z] daemon.go:461: [d3665bdd7dc02] Stopping daemon [2020-03-12T18:37:50.339Z] daemon.go:296: [d3665bdd7dc02] exiting daemon [2020-03-12T18:37:50.339Z] daemon.go:448: [d3665bdd7dc02] Daemon stopped [2020-03-12T18:37:50.339Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.70s) [2020-03-12T18:37:50.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-03-12T18:37:50.339Z] daemon.go:325: [defa4585052ff] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:325: [defa4585052ff] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:353: [defa4585052ff] daemon started [2020-03-12T18:37:50.339Z] daemon.go:461: [defa4585052ff] Stopping daemon [2020-03-12T18:37:50.339Z] daemon.go:296: [defa4585052ff] exiting daemon [2020-03-12T18:37:50.339Z] daemon.go:448: [defa4585052ff] Daemon stopped [2020-03-12T18:37:50.339Z] daemon.go:325: [defa4585052ff] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:325: [defa4585052ff] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:353: [defa4585052ff] daemon started [2020-03-12T18:37:50.339Z] daemon.go:461: [defa4585052ff] Stopping daemon [2020-03-12T18:37:50.339Z] daemon.go:296: [defa4585052ff] exiting daemon [2020-03-12T18:37:50.339Z] daemon.go:448: [defa4585052ff] Daemon stopped [2020-03-12T18:37:50.339Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.60s) [2020-03-12T18:37:50.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-03-12T18:37:50.339Z] daemon.go:325: [db537caffe669] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:325: [db537caffe669] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:353: [db537caffe669] daemon started [2020-03-12T18:37:50.339Z] daemon.go:461: [db537caffe669] Stopping daemon [2020-03-12T18:37:50.339Z] daemon.go:296: [db537caffe669] exiting daemon [2020-03-12T18:37:50.339Z] daemon.go:448: [db537caffe669] Daemon stopped [2020-03-12T18:37:50.339Z] daemon.go:325: [db537caffe669] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:325: [db537caffe669] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:353: [db537caffe669] daemon started [2020-03-12T18:37:50.339Z] daemon.go:461: [db537caffe669] Stopping daemon [2020-03-12T18:37:50.339Z] daemon.go:296: [db537caffe669] exiting daemon [2020-03-12T18:37:50.339Z] daemon.go:448: [db537caffe669] Daemon stopped [2020-03-12T18:37:50.339Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.16s) [2020-03-12T18:37:50.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2020-03-12T18:37:50.339Z] daemon.go:325: [df0afa73b8c3c] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:325: [df0afa73b8c3c] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:353: [df0afa73b8c3c] daemon started [2020-03-12T18:37:50.339Z] daemon.go:461: [df0afa73b8c3c] Stopping daemon [2020-03-12T18:37:50.339Z] daemon.go:296: [df0afa73b8c3c] exiting daemon [2020-03-12T18:37:50.339Z] daemon.go:448: [df0afa73b8c3c] Daemon stopped [2020-03-12T18:37:50.339Z] daemon.go:325: [df0afa73b8c3c] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:325: [df0afa73b8c3c] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:353: [df0afa73b8c3c] daemon started [2020-03-12T18:37:50.339Z] daemon.go:461: [df0afa73b8c3c] Stopping daemon [2020-03-12T18:37:50.339Z] daemon.go:296: [df0afa73b8c3c] exiting daemon [2020-03-12T18:37:50.339Z] daemon.go:448: [df0afa73b8c3c] Daemon stopped [2020-03-12T18:37:50.339Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.87s) [2020-03-12T18:37:50.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-03-12T18:37:50.339Z] daemon.go:325: [de014df28d4af] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:325: [de014df28d4af] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:353: [de014df28d4af] daemon started [2020-03-12T18:37:50.339Z] daemon.go:461: [de014df28d4af] Stopping daemon [2020-03-12T18:37:50.339Z] daemon.go:296: [de014df28d4af] exiting daemon [2020-03-12T18:37:50.339Z] daemon.go:448: [de014df28d4af] Daemon stopped [2020-03-12T18:37:50.339Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2020-03-12T18:37:50.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-03-12T18:37:50.339Z] daemon.go:325: [d576d2a3a0276] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:325: [d576d2a3a0276] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:353: [d576d2a3a0276] daemon started [2020-03-12T18:37:50.339Z] daemon.go:461: [d576d2a3a0276] Stopping daemon [2020-03-12T18:37:50.339Z] daemon.go:296: [d576d2a3a0276] exiting daemon [2020-03-12T18:37:50.339Z] daemon.go:448: [d576d2a3a0276] Daemon stopped [2020-03-12T18:37:50.339Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.04s) [2020-03-12T18:37:50.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-03-12T18:37:50.339Z] daemon.go:325: [d6b5374c4d9a4] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:325: [d6b5374c4d9a4] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:353: [d6b5374c4d9a4] daemon started [2020-03-12T18:37:50.339Z] daemon.go:461: [d6b5374c4d9a4] Stopping daemon [2020-03-12T18:37:50.339Z] daemon.go:296: [d6b5374c4d9a4] exiting daemon [2020-03-12T18:37:50.339Z] daemon.go:448: [d6b5374c4d9a4] Daemon stopped [2020-03-12T18:37:50.339Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.31s) [2020-03-12T18:37:50.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-03-12T18:37:50.339Z] daemon.go:325: [d7dce530bcc22] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:325: [d7dce530bcc22] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:353: [d7dce530bcc22] daemon started [2020-03-12T18:37:50.339Z] daemon.go:461: [d7dce530bcc22] Stopping daemon [2020-03-12T18:37:50.339Z] daemon.go:296: [d7dce530bcc22] exiting daemon [2020-03-12T18:37:50.339Z] daemon.go:448: [d7dce530bcc22] Daemon stopped [2020-03-12T18:37:50.339Z] daemon.go:325: [d7dce530bcc22] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:325: [d7dce530bcc22] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:353: [d7dce530bcc22] daemon started [2020-03-12T18:37:50.339Z] daemon.go:461: [d7dce530bcc22] Stopping daemon [2020-03-12T18:37:50.339Z] daemon.go:296: [d7dce530bcc22] exiting daemon [2020-03-12T18:37:50.339Z] daemon.go:448: [d7dce530bcc22] Daemon stopped [2020-03-12T18:37:50.339Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.91s) [2020-03-12T18:37:50.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-03-12T18:37:50.339Z] daemon.go:325: [d09afb04c6998] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:325: [d09afb04c6998] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:353: [d09afb04c6998] daemon started [2020-03-12T18:37:50.339Z] daemon.go:461: [d09afb04c6998] Stopping daemon [2020-03-12T18:37:50.339Z] daemon.go:296: [d09afb04c6998] exiting daemon [2020-03-12T18:37:50.339Z] daemon.go:448: [d09afb04c6998] Daemon stopped [2020-03-12T18:37:50.339Z] daemon.go:325: [d09afb04c6998] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:325: [d09afb04c6998] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:353: [d09afb04c6998] daemon started [2020-03-12T18:37:50.339Z] daemon.go:461: [d09afb04c6998] Stopping daemon [2020-03-12T18:37:50.339Z] daemon.go:296: [d09afb04c6998] exiting daemon [2020-03-12T18:37:50.339Z] daemon.go:448: [d09afb04c6998] Daemon stopped [2020-03-12T18:37:50.339Z] daemon.go:325: [d09afb04c6998] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:296: [d09afb04c6998] exiting daemon [2020-03-12T18:37:50.339Z] daemon.go:325: [d09afb04c6998] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:461: [d09afb04c6998] Stopping daemon [2020-03-12T18:37:50.339Z] daemon.go:450: [d09afb04c6998] Error when stopping daemon: daemon not started [2020-03-12T18:37:50.339Z] docker_cli_daemon_test.go:2542: Daemon d09afb04c6998 is not started [2020-03-12T18:37:50.339Z] daemon.go:325: [d09afb04c6998] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:325: [d09afb04c6998] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:353: [d09afb04c6998] daemon started [2020-03-12T18:37:50.339Z] daemon.go:461: [d09afb04c6998] Stopping daemon [2020-03-12T18:37:50.339Z] daemon.go:296: [d09afb04c6998] exiting daemon [2020-03-12T18:37:50.339Z] daemon.go:448: [d09afb04c6998] Daemon stopped [2020-03-12T18:37:50.339Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.78s) [2020-03-12T18:37:50.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-03-12T18:37:50.339Z] daemon.go:325: [d9b1c8aa5f64b] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:325: [d9b1c8aa5f64b] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:353: [d9b1c8aa5f64b] daemon started [2020-03-12T18:37:50.339Z] daemon.go:461: [d9b1c8aa5f64b] Stopping daemon [2020-03-12T18:37:50.339Z] daemon.go:296: [d9b1c8aa5f64b] exiting daemon [2020-03-12T18:37:50.339Z] daemon.go:448: [d9b1c8aa5f64b] Daemon stopped [2020-03-12T18:37:50.339Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.79s) [2020-03-12T18:37:50.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-03-12T18:37:50.339Z] daemon.go:325: [de0269516f7b5] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:325: [de0269516f7b5] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:353: [de0269516f7b5] daemon started [2020-03-12T18:37:50.339Z] daemon.go:461: [de0269516f7b5] Stopping daemon [2020-03-12T18:37:50.339Z] daemon.go:296: [de0269516f7b5] exiting daemon [2020-03-12T18:37:50.339Z] daemon.go:448: [de0269516f7b5] Daemon stopped [2020-03-12T18:37:50.339Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.82s) [2020-03-12T18:37:50.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2020-03-12T18:37:50.339Z] daemon.go:325: [da000bc30c1b9] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:325: [da000bc30c1b9] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:353: [da000bc30c1b9] daemon started [2020-03-12T18:37:50.339Z] daemon.go:461: [da000bc30c1b9] Stopping daemon [2020-03-12T18:37:50.339Z] daemon.go:296: [da000bc30c1b9] exiting daemon [2020-03-12T18:37:50.339Z] daemon.go:448: [da000bc30c1b9] Daemon stopped [2020-03-12T18:37:50.339Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.49s) [2020-03-12T18:37:50.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2020-03-12T18:37:50.339Z] daemon.go:325: [de5650e50b9cb] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:325: [de5650e50b9cb] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:353: [de5650e50b9cb] daemon started [2020-03-12T18:37:50.339Z] daemon.go:461: [de5650e50b9cb] Stopping daemon [2020-03-12T18:37:50.339Z] daemon.go:296: [de5650e50b9cb] exiting daemon [2020-03-12T18:37:50.339Z] daemon.go:448: [de5650e50b9cb] Daemon stopped [2020-03-12T18:37:50.339Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.06s) [2020-03-12T18:37:50.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2020-03-12T18:37:50.339Z] check_test.go:309: Daemon db46504a20d94 is not started [2020-03-12T18:37:50.339Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.96s) [2020-03-12T18:37:50.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2020-03-12T18:37:50.339Z] daemon.go:325: [d3491a6f81f35] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:325: [d3491a6f81f35] waiting for daemon to start [2020-03-12T18:37:50.339Z] daemon.go:353: [d3491a6f81f35] daemon started [2020-03-12T18:37:50.339Z] daemon.go:461: [d3491a6f81f35] Stopping daemon [2020-03-12T18:37:50.340Z] daemon.go:296: [d3491a6f81f35] exiting daemon [2020-03-12T18:37:50.340Z] daemon.go:448: [d3491a6f81f35] Daemon stopped [2020-03-12T18:37:50.340Z] === RUN TestDockerSwarmSuite [2020-03-12T18:37:50.340Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-03-12T18:37:52.351Z] --- PASS: TestDockerNetworkReConnect (4.71s) [2020-03-12T18:37:52.351Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-03-12T18:37:52.351Z] daemon.go:325: [d282a7bdf7081] waiting for daemon to start [2020-03-12T18:37:52.351Z] daemon.go:325: [d282a7bdf7081] waiting for daemon to start [2020-03-12T18:37:52.351Z] daemon.go:353: [d282a7bdf7081] daemon started [2020-03-12T18:37:52.351Z] daemon.go:461: [d282a7bdf7081] Stopping daemon [2020-03-12T18:37:52.351Z] daemon.go:296: [d282a7bdf7081] exiting daemon [2020-03-12T18:37:52.351Z] daemon.go:448: [d282a7bdf7081] Daemon stopped [2020-03-12T18:37:52.351Z] === RUN TestServicePlugin [2020-03-12T18:37:52.351Z] --- SKIP: TestServicePlugin (0.01s) [2020-03-12T18:37:52.351Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:37:52.351Z] === RUN TestServiceUpdateLabel [2020-03-12T18:37:54.493Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-03-12T18:37:54.493Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-03-12T18:37:54.493Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-03-12T18:37:54.493Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-03-12T18:37:54.709Z] --- PASS: TestServiceUpdateLabel (2.37s) [2020-03-12T18:37:54.709Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-03-12T18:37:54.709Z] daemon.go:325: [d9637cf5ca236] waiting for daemon to start [2020-03-12T18:37:54.709Z] daemon.go:325: [d9637cf5ca236] waiting for daemon to start [2020-03-12T18:37:54.709Z] daemon.go:353: [d9637cf5ca236] daemon started [2020-03-12T18:37:54.709Z] daemon.go:461: [d9637cf5ca236] Stopping daemon [2020-03-12T18:37:54.709Z] daemon.go:296: [d9637cf5ca236] exiting daemon [2020-03-12T18:37:54.709Z] daemon.go:448: [d9637cf5ca236] Daemon stopped [2020-03-12T18:37:54.709Z] === RUN TestServiceUpdateSecrets [2020-03-12T18:37:55.052Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-03-12T18:37:55.306Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-03-12T18:37:55.561Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-03-12T18:37:55.815Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-03-12T18:37:56.373Z] --- PASS: TestServiceWithDataPathPortInit (19.83s) [2020-03-12T18:37:56.373Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-03-12T18:37:56.373Z] daemon.go:325: [db169ec672639] waiting for daemon to start [2020-03-12T18:37:56.373Z] daemon.go:325: [db169ec672639] waiting for daemon to start [2020-03-12T18:37:56.373Z] daemon.go:353: [db169ec672639] daemon started [2020-03-12T18:37:56.373Z] daemon.go:461: [db169ec672639] Stopping daemon [2020-03-12T18:37:56.373Z] daemon.go:296: [db169ec672639] exiting daemon [2020-03-12T18:37:56.373Z] daemon.go:448: [db169ec672639] Daemon stopped [2020-03-12T18:37:56.373Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-03-12T18:37:56.373Z] daemon.go:325: [d279d5a805dd0] waiting for daemon to start [2020-03-12T18:37:56.373Z] daemon.go:325: [d279d5a805dd0] waiting for daemon to start [2020-03-12T18:37:56.373Z] daemon.go:353: [d279d5a805dd0] daemon started [2020-03-12T18:37:56.374Z] daemon.go:461: [d279d5a805dd0] Stopping daemon [2020-03-12T18:37:56.374Z] daemon.go:296: [d279d5a805dd0] exiting daemon [2020-03-12T18:37:56.374Z] daemon.go:448: [d279d5a805dd0] Daemon stopped [2020-03-12T18:37:56.374Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-12T18:37:57.296Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-03-12T18:37:58.222Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-03-12T18:37:59.284Z] ok github.com/docker/docker/api/server 0.016s coverage: 7.9% of statements [2020-03-12T18:38:00.106Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-03-12T18:38:01.989Z] === RUN TestDockerSuite/TestBuildEnv [2020-03-12T18:38:02.247Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-03-12T18:38:03.170Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-03-12T18:38:04.530Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-03-12T18:38:04.785Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.60s) [2020-03-12T18:38:04.785Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-03-12T18:38:04.785Z] daemon.go:325: [db27b0c39a407] waiting for daemon to start [2020-03-12T18:38:04.785Z] daemon.go:325: [db27b0c39a407] waiting for daemon to start [2020-03-12T18:38:04.785Z] daemon.go:353: [db27b0c39a407] daemon started [2020-03-12T18:38:04.785Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wrmpf3cvcjwj8n3ja4axiu0n1 Created:2020-03-12 18:37:57.87511395 +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[7c3dab713519c887bd244fc742cd4211d487760afa61dde3a25259b7b23ec2c4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1mnuqrjlpslo6kprsj7g33tof EndpointID:6aa5ae6e1046a81695a3ae41b118908a96d4182dfa1e83f4ec679b4c544470af MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:aaed2dea9542744da379717438b4d10ca1cb21f9676dbf8ea21e42668b82d73a 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:ff1d6f1b4dd9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1mnuqrjlpslo6kprsj7g33tof EndpointID:6aa5ae6e1046a81695a3ae41b118908a96d4182dfa1e83f4ec679b4c544470af EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-12T18:38:04.785Z] daemon.go:461: [db27b0c39a407] Stopping daemon [2020-03-12T18:38:04.785Z] daemon.go:296: [db27b0c39a407] exiting daemon [2020-03-12T18:38:04.785Z] daemon.go:448: [db27b0c39a407] Daemon stopped [2020-03-12T18:38:04.785Z] PASS [2020-03-12T18:38:04.785Z] [2020-03-12T18:38:04.785Z] === Skipped [2020-03-12T18:38:04.785Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T18:38:04.785Z] service_test.go:230: FLAKY_TEST [2020-03-12T18:38:04.785Z] [2020-03-12T18:38:04.785Z] [2020-03-12T18:38:04.785Z] DONE 21 tests, 1 skipped in 50.707s [2020-03-12T18:38:05.040Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-12T18:38:05.040Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:38:05.040Z] ++ set -e [2020-03-12T18:38:05.040Z] ++ '[' -n 0 ']' [2020-03-12T18:38:05.040Z] ++ set -x [2020-03-12T18:38:05.040Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:38:05.040Z] INFO: Testing against a local daemon [2020-03-12T18:38:05.040Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-12T18:38:05.040Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-12T18:38:05.040Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:38:05.040Z] === RUN TestDockerNetworkIpvlan [2020-03-12T18:38:05.040Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-12T18:38:05.040Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:38:05.040Z] PASS [2020-03-12T18:38:05.040Z] [2020-03-12T18:38:05.040Z] === Skipped [2020-03-12T18:38:05.040Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-12T18:38:05.040Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:38:05.040Z] [2020-03-12T18:38:05.040Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-12T18:38:05.040Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:38:05.040Z] [2020-03-12T18:38:05.040Z] [2020-03-12T18:38:05.040Z] DONE 2 tests, 2 skipped in 0.182s [2020-03-12T18:38:05.040Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-12T18:38:05.040Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:38:05.040Z] ++ set -e [2020-03-12T18:38:05.040Z] ++ '[' -n 0 ']' [2020-03-12T18:38:05.040Z] ++ set -x [2020-03-12T18:38:05.040Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:38:05.295Z] INFO: Testing against a local daemon [2020-03-12T18:38:05.295Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-12T18:38:05.549Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-03-12T18:38:06.908Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2020-03-12T18:38:06.908Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-03-12T18:38:06.908Z] daemon.go:325: [d2b8aaf34557b] waiting for daemon to start [2020-03-12T18:38:06.908Z] daemon.go:325: [d2b8aaf34557b] waiting for daemon to start [2020-03-12T18:38:06.908Z] daemon.go:353: [d2b8aaf34557b] daemon started [2020-03-12T18:38:06.908Z] daemon.go:461: [d2b8aaf34557b] Stopping daemon [2020-03-12T18:38:06.908Z] daemon.go:296: [d2b8aaf34557b] exiting daemon [2020-03-12T18:38:06.908Z] daemon.go:448: [d2b8aaf34557b] Daemon stopped [2020-03-12T18:38:06.908Z] daemon.go:325: [d2b8aaf34557b] waiting for daemon to start [2020-03-12T18:38:06.908Z] daemon.go:325: [d2b8aaf34557b] waiting for daemon to start [2020-03-12T18:38:06.908Z] daemon.go:353: [d2b8aaf34557b] daemon started [2020-03-12T18:38:06.908Z] daemon.go:461: [d2b8aaf34557b] Stopping daemon [2020-03-12T18:38:06.908Z] daemon.go:296: [d2b8aaf34557b] exiting daemon [2020-03-12T18:38:06.908Z] daemon.go:448: [d2b8aaf34557b] Daemon stopped [2020-03-12T18:38:06.908Z] === RUN TestDockerNetworkMacvlan [2020-03-12T18:38:07.468Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-12T18:38:08.391Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-12T18:38:09.314Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-12T18:38:10.919Z] --- PASS: TestServiceUpdateSecrets (15.47s) [2020-03-12T18:38:10.919Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-03-12T18:38:10.919Z] daemon.go:325: [d6e94ef004db4] waiting for daemon to start [2020-03-12T18:38:10.919Z] daemon.go:325: [d6e94ef004db4] waiting for daemon to start [2020-03-12T18:38:10.919Z] daemon.go:353: [d6e94ef004db4] daemon started [2020-03-12T18:38:10.919Z] daemon.go:461: [d6e94ef004db4] Stopping daemon [2020-03-12T18:38:10.919Z] daemon.go:296: [d6e94ef004db4] exiting daemon [2020-03-12T18:38:10.919Z] daemon.go:448: [d6e94ef004db4] Daemon stopped [2020-03-12T18:38:10.919Z] === RUN TestServiceUpdateConfigs [2020-03-12T18:38:12.572Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-12T18:38:12.826Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-03-12T18:38:15.346Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-03-12T18:38:15.904Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-03-12T18:38:16.159Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-12T18:38:27.011Z] --- PASS: TestServiceUpdateConfigs (15.48s) [2020-03-12T18:38:27.011Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-03-12T18:38:27.011Z] daemon.go:325: [d6d4a8afc0763] waiting for daemon to start [2020-03-12T18:38:27.011Z] daemon.go:325: [d6d4a8afc0763] waiting for daemon to start [2020-03-12T18:38:27.011Z] daemon.go:353: [d6d4a8afc0763] daemon started [2020-03-12T18:38:27.011Z] daemon.go:461: [d6d4a8afc0763] Stopping daemon [2020-03-12T18:38:27.011Z] daemon.go:296: [d6d4a8afc0763] exiting daemon [2020-03-12T18:38:27.011Z] daemon.go:448: [d6d4a8afc0763] Daemon stopped [2020-03-12T18:38:27.011Z] === RUN TestServiceUpdateNetwork [2020-03-12T18:38:30.550Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-03-12T18:38:30.550Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-03-12T18:38:34.180Z] --- PASS: TestDockerNetworkMacvlan (26.16s) [2020-03-12T18:38:34.180Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:38:34.180Z] daemon.go:325: [dc77b4080a256] waiting for daemon to start [2020-03-12T18:38:34.180Z] daemon.go:325: [dc77b4080a256] waiting for daemon to start [2020-03-12T18:38:34.180Z] daemon.go:353: [dc77b4080a256] daemon started [2020-03-12T18:38:34.180Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-03-12T18:38:34.180Z] daemon.go:461: [dc77b4080a256] Stopping daemon [2020-03-12T18:38:34.180Z] daemon.go:296: [dc77b4080a256] exiting daemon [2020-03-12T18:38:34.180Z] daemon.go:448: [dc77b4080a256] Daemon stopped [2020-03-12T18:38:34.180Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:38:34.180Z] daemon.go:325: [daf36c4ceb048] waiting for daemon to start [2020-03-12T18:38:34.180Z] daemon.go:325: [daf36c4ceb048] waiting for daemon to start [2020-03-12T18:38:34.180Z] daemon.go:353: [daf36c4ceb048] daemon started [2020-03-12T18:38:34.180Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-03-12T18:38:34.180Z] daemon.go:461: [daf36c4ceb048] Stopping daemon [2020-03-12T18:38:34.180Z] daemon.go:296: [daf36c4ceb048] exiting daemon [2020-03-12T18:38:34.180Z] daemon.go:448: [daf36c4ceb048] Daemon stopped [2020-03-12T18:38:34.180Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:38:34.180Z] daemon.go:325: [d17ad203b6e59] waiting for daemon to start [2020-03-12T18:38:34.180Z] daemon.go:325: [d17ad203b6e59] waiting for daemon to start [2020-03-12T18:38:34.180Z] daemon.go:353: [d17ad203b6e59] daemon started [2020-03-12T18:38:34.180Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.84s) [2020-03-12T18:38:34.180Z] daemon.go:461: [d17ad203b6e59] Stopping daemon [2020-03-12T18:38:34.180Z] daemon.go:296: [d17ad203b6e59] exiting daemon [2020-03-12T18:38:34.180Z] daemon.go:448: [d17ad203b6e59] Daemon stopped [2020-03-12T18:38:34.180Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:38:34.180Z] daemon.go:325: [d9c136d834743] waiting for daemon to start [2020-03-12T18:38:34.180Z] daemon.go:325: [d9c136d834743] waiting for daemon to start [2020-03-12T18:38:34.180Z] daemon.go:353: [d9c136d834743] daemon started [2020-03-12T18:38:34.180Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.86s) [2020-03-12T18:38:34.180Z] daemon.go:461: [d9c136d834743] Stopping daemon [2020-03-12T18:38:34.180Z] daemon.go:296: [d9c136d834743] exiting daemon [2020-03-12T18:38:34.180Z] daemon.go:448: [d9c136d834743] Daemon stopped [2020-03-12T18:38:34.180Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:38:34.180Z] daemon.go:325: [d5f010bcd4ff4] waiting for daemon to start [2020-03-12T18:38:34.180Z] daemon.go:325: [d5f010bcd4ff4] waiting for daemon to start [2020-03-12T18:38:34.180Z] daemon.go:353: [d5f010bcd4ff4] daemon started [2020-03-12T18:38:34.180Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.41s) [2020-03-12T18:38:34.180Z] daemon.go:461: [d5f010bcd4ff4] Stopping daemon [2020-03-12T18:38:34.180Z] daemon.go:296: [d5f010bcd4ff4] exiting daemon [2020-03-12T18:38:34.180Z] daemon.go:448: [d5f010bcd4ff4] Daemon stopped [2020-03-12T18:38:34.180Z] PASS [2020-03-12T18:38:34.180Z] [2020-03-12T18:38:34.180Z] DONE 7 tests in 27.718s [2020-03-12T18:38:34.180Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-12T18:38:34.180Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:38:34.180Z] ++ set -e [2020-03-12T18:38:34.180Z] ++ '[' -n 0 ']' [2020-03-12T18:38:34.180Z] ++ set -x [2020-03-12T18:38:34.181Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:38:34.181Z] testing: warning: no tests to run [2020-03-12T18:38:34.181Z] PASS [2020-03-12T18:38:34.181Z] [2020-03-12T18:38:34.181Z] DONE 0 tests in 0.031s [2020-03-12T18:38:34.181Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-12T18:38:34.181Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:38:34.181Z] ++ set -e [2020-03-12T18:38:34.181Z] ++ '[' -n 0 ']' [2020-03-12T18:38:34.181Z] ++ set -x [2020-03-12T18:38:34.181Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:38:34.181Z] INFO: Testing against a local daemon [2020-03-12T18:38:34.181Z] === RUN TestAuthZPluginAllowRequest [2020-03-12T18:38:34.739Z] --- PASS: TestAuthZPluginAllowRequest (1.59s) [2020-03-12T18:38:34.739Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-03-12T18:38:34.739Z] daemon.go:325: [dd771177c5b9b] waiting for daemon to start [2020-03-12T18:38:34.739Z] daemon.go:325: [dd771177c5b9b] waiting for daemon to start [2020-03-12T18:38:34.739Z] daemon.go:353: [dd771177c5b9b] daemon started [2020-03-12T18:38:34.739Z] daemon.go:461: [dd771177c5b9b] Stopping daemon [2020-03-12T18:38:34.739Z] daemon.go:296: [dd771177c5b9b] exiting daemon [2020-03-12T18:38:34.739Z] daemon.go:448: [dd771177c5b9b] Daemon stopped [2020-03-12T18:38:34.739Z] === RUN TestAuthZPluginTLS [2020-03-12T18:38:35.243Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-03-12T18:38:35.243Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-03-12T18:38:35.298Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-03-12T18:38:35.298Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-03-12T18:38:35.298Z] daemon.go:325: [d37df87259eb1] waiting for daemon to start [2020-03-12T18:38:35.298Z] daemon.go:325: [d37df87259eb1] waiting for daemon to start [2020-03-12T18:38:35.298Z] daemon.go:353: [d37df87259eb1] daemon started [2020-03-12T18:38:35.298Z] daemon.go:461: [d37df87259eb1] Stopping daemon [2020-03-12T18:38:35.298Z] daemon.go:296: [d37df87259eb1] exiting daemon [2020-03-12T18:38:35.298Z] daemon.go:448: [d37df87259eb1] Daemon stopped [2020-03-12T18:38:35.298Z] === RUN TestAuthZPluginDenyRequest [2020-03-12T18:38:35.858Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-03-12T18:38:35.858Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-03-12T18:38:35.858Z] daemon.go:325: [d1605b576a4f7] waiting for daemon to start [2020-03-12T18:38:35.858Z] daemon.go:325: [d1605b576a4f7] waiting for daemon to start [2020-03-12T18:38:35.858Z] daemon.go:353: [d1605b576a4f7] daemon started [2020-03-12T18:38:35.858Z] daemon.go:461: [d1605b576a4f7] Stopping daemon [2020-03-12T18:38:35.858Z] daemon.go:296: [d1605b576a4f7] exiting daemon [2020-03-12T18:38:35.858Z] daemon.go:448: [d1605b576a4f7] Daemon stopped [2020-03-12T18:38:35.858Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-12T18:38:36.113Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-03-12T18:38:36.368Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-03-12T18:38:36.368Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-03-12T18:38:36.368Z] daemon.go:325: [db7bf2b1098ae] waiting for daemon to start [2020-03-12T18:38:36.368Z] daemon.go:325: [db7bf2b1098ae] waiting for daemon to start [2020-03-12T18:38:36.368Z] daemon.go:353: [db7bf2b1098ae] daemon started [2020-03-12T18:38:36.368Z] daemon.go:461: [db7bf2b1098ae] Stopping daemon [2020-03-12T18:38:36.368Z] daemon.go:296: [db7bf2b1098ae] exiting daemon [2020-03-12T18:38:36.368Z] daemon.go:448: [db7bf2b1098ae] Daemon stopped [2020-03-12T18:38:36.368Z] === RUN TestAuthZPluginDenyResponse [2020-03-12T18:38:36.927Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-03-12T18:38:36.927Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-03-12T18:38:36.927Z] daemon.go:325: [d6aa53d47e7dd] waiting for daemon to start [2020-03-12T18:38:36.927Z] daemon.go:325: [d6aa53d47e7dd] waiting for daemon to start [2020-03-12T18:38:36.927Z] daemon.go:353: [d6aa53d47e7dd] daemon started [2020-03-12T18:38:36.927Z] daemon.go:461: [d6aa53d47e7dd] Stopping daemon [2020-03-12T18:38:36.927Z] daemon.go:296: [d6aa53d47e7dd] exiting daemon [2020-03-12T18:38:36.927Z] daemon.go:448: [d6aa53d47e7dd] Daemon stopped [2020-03-12T18:38:36.927Z] === RUN TestAuthZPluginAllowEventStream [2020-03-12T18:38:37.849Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-03-12T18:38:38.772Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-03-12T18:38:38.772Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-03-12T18:38:38.772Z] daemon.go:325: [d09ec3262dea2] waiting for daemon to start [2020-03-12T18:38:38.772Z] daemon.go:325: [d09ec3262dea2] waiting for daemon to start [2020-03-12T18:38:38.772Z] daemon.go:353: [d09ec3262dea2] daemon started [2020-03-12T18:38:38.772Z] daemon.go:461: [d09ec3262dea2] Stopping daemon [2020-03-12T18:38:38.772Z] daemon.go:296: [d09ec3262dea2] exiting daemon [2020-03-12T18:38:38.772Z] daemon.go:448: [d09ec3262dea2] Daemon stopped [2020-03-12T18:38:38.772Z] === RUN TestAuthZPluginErrorResponse [2020-03-12T18:38:38.980Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-03-12T18:38:38.980Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-03-12T18:38:38.980Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-03-12T18:38:38.980Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-03-12T18:38:38.980Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-03-12T18:38:39.027Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-03-12T18:38:39.028Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-03-12T18:38:39.028Z] daemon.go:325: [d78085137ea8e] waiting for daemon to start [2020-03-12T18:38:39.028Z] daemon.go:325: [d78085137ea8e] waiting for daemon to start [2020-03-12T18:38:39.028Z] daemon.go:353: [d78085137ea8e] daemon started [2020-03-12T18:38:39.028Z] daemon.go:461: [d78085137ea8e] Stopping daemon [2020-03-12T18:38:39.028Z] daemon.go:296: [d78085137ea8e] exiting daemon [2020-03-12T18:38:39.028Z] daemon.go:448: [d78085137ea8e] Daemon stopped [2020-03-12T18:38:39.028Z] === RUN TestAuthZPluginErrorRequest [2020-03-12T18:38:39.439Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-03-12T18:38:39.587Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-03-12T18:38:39.587Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-03-12T18:38:39.587Z] daemon.go:325: [d1a4fbcade7cf] waiting for daemon to start [2020-03-12T18:38:39.587Z] daemon.go:325: [d1a4fbcade7cf] waiting for daemon to start [2020-03-12T18:38:39.587Z] daemon.go:353: [d1a4fbcade7cf] daemon started [2020-03-12T18:38:39.587Z] daemon.go:461: [d1a4fbcade7cf] Stopping daemon [2020-03-12T18:38:39.587Z] daemon.go:296: [d1a4fbcade7cf] exiting daemon [2020-03-12T18:38:39.587Z] daemon.go:448: [d1a4fbcade7cf] Daemon stopped [2020-03-12T18:38:39.587Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-12T18:38:39.898Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-03-12T18:38:40.145Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-03-12T18:38:40.145Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-12T18:38:40.145Z] daemon.go:325: [d7fc81c9c11d5] waiting for daemon to start [2020-03-12T18:38:40.145Z] daemon.go:325: [d7fc81c9c11d5] waiting for daemon to start [2020-03-12T18:38:40.145Z] daemon.go:353: [d7fc81c9c11d5] daemon started [2020-03-12T18:38:40.145Z] daemon.go:461: [d7fc81c9c11d5] Stopping daemon [2020-03-12T18:38:40.145Z] daemon.go:296: [d7fc81c9c11d5] exiting daemon [2020-03-12T18:38:40.145Z] daemon.go:448: [d7fc81c9c11d5] Daemon stopped [2020-03-12T18:38:40.145Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-12T18:38:40.589Z] --- PASS: TestServiceUpdateNetwork (14.22s) [2020-03-12T18:38:40.589Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-03-12T18:38:40.589Z] daemon.go:325: [d20413f4ce5d4] waiting for daemon to start [2020-03-12T18:38:40.589Z] daemon.go:325: [d20413f4ce5d4] waiting for daemon to start [2020-03-12T18:38:40.589Z] daemon.go:353: [d20413f4ce5d4] daemon started [2020-03-12T18:38:40.589Z] daemon.go:461: [d20413f4ce5d4] Stopping daemon [2020-03-12T18:38:40.589Z] daemon.go:296: [d20413f4ce5d4] exiting daemon [2020-03-12T18:38:40.589Z] daemon.go:448: [d20413f4ce5d4] Daemon stopped [2020-03-12T18:38:40.589Z] PASS [2020-03-12T18:38:40.589Z] [2020-03-12T18:38:40.589Z] === Skipped [2020-03-12T18:38:40.589Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s) [2020-03-12T18:38:40.589Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:38:40.589Z] [2020-03-12T18:38:40.589Z] [2020-03-12T18:38:40.589Z] DONE 18 tests, 1 skipped in 119.346s [2020-03-12T18:38:40.589Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-03-12T18:38:40.589Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:38:40.589Z] ++ set -e [2020-03-12T18:38:40.589Z] ++ '[' -n 0 ']' [2020-03-12T18:38:40.589Z] ++ set -x [2020-03-12T18:38:40.589Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:38:40.589Z] INFO: Testing against a local daemon [2020-03-12T18:38:40.589Z] === RUN TestSessionCreate [2020-03-12T18:38:40.589Z] --- PASS: TestSessionCreate (0.03s) [2020-03-12T18:38:40.589Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-12T18:38:40.589Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-03-12T18:38:40.589Z] PASS [2020-03-12T18:38:40.589Z] [2020-03-12T18:38:40.589Z] DONE 2 tests in 0.255s [2020-03-12T18:38:40.589Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-03-12T18:38:40.589Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:38:40.589Z] ++ set -e [2020-03-12T18:38:40.589Z] ++ '[' -n 0 ']' [2020-03-12T18:38:40.589Z] ++ set -x [2020-03-12T18:38:40.589Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:38:40.589Z] INFO: Testing against a local daemon [2020-03-12T18:38:40.589Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-12T18:38:40.589Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-03-12T18:38:40.589Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T18:38:40.589Z] === RUN TestEventsExecDie [2020-03-12T18:38:41.352Z] --- PASS: TestEventsExecDie (0.92s) [2020-03-12T18:38:41.352Z] === RUN TestEventsBackwardsCompatible [2020-03-12T18:38:41.352Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-03-12T18:38:41.352Z] === RUN TestInfoBinaryCommits [2020-03-12T18:38:41.352Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-03-12T18:38:41.352Z] === RUN TestInfoAPIVersioned [2020-03-12T18:38:41.352Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-12T18:38:41.352Z] === RUN TestInfoAPI [2020-03-12T18:38:41.352Z] --- PASS: TestInfoAPI (0.02s) [2020-03-12T18:38:41.352Z] === RUN TestInfoAPIWarnings [2020-03-12T18:38:42.030Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.93s) [2020-03-12T18:38:42.031Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-03-12T18:38:42.031Z] daemon.go:325: [d35cfc5d1842e] waiting for daemon to start [2020-03-12T18:38:42.031Z] daemon.go:325: [d35cfc5d1842e] waiting for daemon to start [2020-03-12T18:38:42.031Z] daemon.go:353: [d35cfc5d1842e] daemon started [2020-03-12T18:38:42.031Z] daemon.go:461: [d35cfc5d1842e] Stopping daemon [2020-03-12T18:38:42.031Z] daemon.go:296: [d35cfc5d1842e] exiting daemon [2020-03-12T18:38:42.031Z] daemon.go:448: [d35cfc5d1842e] Daemon stopped [2020-03-12T18:38:42.031Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-12T18:38:42.132Z] --- PASS: TestInfoAPIWarnings (0.80s) [2020-03-12T18:38:42.132Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-03-12T18:38:42.132Z] daemon.go:325: [d91686f2906b2] waiting for daemon to start [2020-03-12T18:38:42.132Z] daemon.go:325: [d91686f2906b2] waiting for daemon to start [2020-03-12T18:38:42.132Z] daemon.go:353: [d91686f2906b2] daemon started [2020-03-12T18:38:42.132Z] daemon.go:461: [d91686f2906b2] Stopping daemon [2020-03-12T18:38:42.132Z] daemon.go:296: [d91686f2906b2] exiting daemon [2020-03-12T18:38:42.132Z] daemon.go:448: [d91686f2906b2] Daemon stopped [2020-03-12T18:38:42.132Z] === RUN TestLoginFailsWithBadCredentials [2020-03-12T18:38:42.516Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2020-03-12T18:38:42.517Z] === RUN TestPingCacheHeaders [2020-03-12T18:38:42.517Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-03-12T18:38:42.517Z] === RUN TestPingGet [2020-03-12T18:38:42.517Z] --- PASS: TestPingGet (0.01s) [2020-03-12T18:38:42.517Z] === RUN TestPingHead [2020-03-12T18:38:42.517Z] --- PASS: TestPingHead (0.03s) [2020-03-12T18:38:42.517Z] === RUN TestVersion [2020-03-12T18:38:42.590Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-03-12T18:38:42.590Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-03-12T18:38:42.804Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-03-12T18:38:42.877Z] --- PASS: TestVersion (0.06s) [2020-03-12T18:38:42.877Z] PASS [2020-03-12T18:38:42.877Z] [2020-03-12T18:38:42.877Z] === Skipped [2020-03-12T18:38:42.877Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-03-12T18:38:42.877Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T18:38:42.877Z] [2020-03-12T18:38:42.877Z] [2020-03-12T18:38:42.877Z] DONE 12 tests, 1 skipped in 2.595s [2020-03-12T18:38:42.877Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-03-12T18:38:42.877Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:38:42.877Z] ++ set -e [2020-03-12T18:38:42.877Z] ++ '[' -n 0 ']' [2020-03-12T18:38:42.877Z] ++ set -x [2020-03-12T18:38:42.877Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:38:42.877Z] INFO: Testing against a local daemon [2020-03-12T18:38:42.877Z] === RUN TestVolumesCreateAndList [2020-03-12T18:38:42.877Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-03-12T18:38:42.877Z] === RUN TestVolumesRemove [2020-03-12T18:38:43.233Z] --- PASS: TestVolumesRemove (0.09s) [2020-03-12T18:38:43.233Z] === RUN TestVolumesInspect [2020-03-12T18:38:43.233Z] --- PASS: TestVolumesInspect (0.02s) [2020-03-12T18:38:43.233Z] === RUN TestVolumesInvalidJSON [2020-03-12T18:38:43.233Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-12T18:38:43.233Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-12T18:38:43.233Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-12T18:38:43.233Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-03-12T18:38:43.233Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-12T18:38:43.233Z] PASS [2020-03-12T18:38:43.233Z] [2020-03-12T18:38:43.233Z] DONE 5 tests in 0.378s [2020-03-12T18:38:43.233Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-12T18:38:43.233Z] ++++ cat bundles/test-integration/docker.pid [2020-03-12T18:38:43.233Z] +++ kill 9280 [2020-03-12T18:38:43.774Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-03-12T18:38:43.774Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-03-12T18:38:43.774Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-03-12T18:38:44.234Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-03-12T18:38:44.443Z] umount: bundles/test-integration/root: mountpoint not found [2020-03-12T18:38:44.443Z] +++ /etc/init.d/apparmor stop [2020-03-12T18:38:44.443Z] Clearing AppArmor profiles cache:. [2020-03-12T18:38:44.443Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-03-12T18:38:44.443Z] Unloading profiles will leave already running processes permanently [2020-03-12T18:38:44.443Z] unconfined, which can lead to unexpected situations. [2020-03-12T18:38:44.443Z] [2020-03-12T18:38:44.443Z] To set a process to complain mode, use the command line tool [2020-03-12T18:38:44.443Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-03-12T18:38:44.443Z] with the 'teardown' option." [2020-03-12T18:38:44.443Z] [2020-03-12T18:38:44.475Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s) [2020-03-12T18:38:44.475Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-03-12T18:38:44.475Z] daemon.go:325: [df99c7b9a76d2] waiting for daemon to start [2020-03-12T18:38:44.475Z] daemon.go:325: [df99c7b9a76d2] waiting for daemon to start [2020-03-12T18:38:44.475Z] daemon.go:353: [df99c7b9a76d2] daemon started [2020-03-12T18:38:44.475Z] daemon.go:461: [df99c7b9a76d2] Stopping daemon [2020-03-12T18:38:44.475Z] daemon.go:296: [df99c7b9a76d2] exiting daemon [2020-03-12T18:38:44.475Z] daemon.go:448: [df99c7b9a76d2] Daemon stopped [2020-03-12T18:38:44.475Z] === RUN TestAuthZPluginHeader [2020-03-12T18:38:45.398Z] --- PASS: TestAuthZPluginHeader (0.92s) [2020-03-12T18:38:45.398Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-03-12T18:38:45.398Z] daemon.go:325: [dc1f78a24fe58] waiting for daemon to start [2020-03-12T18:38:45.398Z] daemon.go:325: [dc1f78a24fe58] waiting for daemon to start [2020-03-12T18:38:45.398Z] daemon.go:353: [dc1f78a24fe58] daemon started [2020-03-12T18:38:45.398Z] daemon.go:461: [dc1f78a24fe58] Stopping daemon [2020-03-12T18:38:45.398Z] daemon.go:296: [dc1f78a24fe58] exiting daemon [2020-03-12T18:38:45.398Z] daemon.go:448: [dc1f78a24fe58] Daemon stopped [2020-03-12T18:38:45.398Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest Post stage [Pipeline] junit [2020-03-12T18:38:46.412Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-03-12T18:38:46.416Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-12T18:38:47.871Z] + echo Ensuring container killed. [2020-03-12T18:38:47.871Z] Ensuring container killed. [2020-03-12T18:38:47.871Z] + docker rm -vf docker-pr2 [2020-03-12T18:38:47.871Z] Error: No such container: docker-pr2 [2020-03-12T18:38:47.871Z] + true [Pipeline] sh [2020-03-12T18:38:48.660Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-03-12T18:38:48.663Z] + echo Chowning /workspace to jenkins user [2020-03-12T18:38:48.663Z] Chowning /workspace to jenkins user [2020-03-12T18:38:48.663Z] + id -u [2020-03-12T18:38:48.663Z] + id -g [2020-03-12T18:38:48.663Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40652:/workspace busybox chown -R 1001:1001 /workspace [2020-03-12T18:38:48.663Z] Unable to find image 'busybox:latest' locally [2020-03-12T18:38:48.663Z] latest: Pulling from library/busybox [2020-03-12T18:38:49.033Z] 1b125a2fb2df: Pulling fs layer [2020-03-12T18:38:49.033Z] 1b125a2fb2df: Verifying Checksum [2020-03-12T18:38:49.033Z] 1b125a2fb2df: Download complete [2020-03-12T18:38:49.218Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-03-12T18:38:49.776Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-03-12T18:38:49.776Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.58s) [2020-03-12T18:38:49.776Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2020-03-12T18:38:49.777Z] daemon.go:325: [d1dd99a332383] waiting for daemon to start [2020-03-12T18:38:49.777Z] daemon.go:325: [d1dd99a332383] waiting for daemon to start [2020-03-12T18:38:49.777Z] daemon.go:353: [d1dd99a332383] daemon started [2020-03-12T18:38:49.777Z] daemon.go:461: [d1dd99a332383] Stopping daemon [2020-03-12T18:38:49.777Z] daemon.go:296: [d1dd99a332383] exiting daemon [2020-03-12T18:38:49.777Z] daemon.go:448: [d1dd99a332383] Daemon stopped [2020-03-12T18:38:49.777Z] daemon.go:325: [d1dd99a332383] waiting for daemon to start [2020-03-12T18:38:49.777Z] daemon.go:325: [d1dd99a332383] waiting for daemon to start [2020-03-12T18:38:49.777Z] daemon.go:353: [d1dd99a332383] daemon started [2020-03-12T18:38:49.777Z] daemon.go:461: [d1dd99a332383] Stopping daemon [2020-03-12T18:38:49.777Z] daemon.go:296: [d1dd99a332383] exiting daemon [2020-03-12T18:38:49.777Z] daemon.go:448: [d1dd99a332383] Daemon stopped [2020-03-12T18:38:49.777Z] === RUN TestAuthZPluginV2Disable [2020-03-12T18:38:49.788Z] 1b125a2fb2df: Pull complete [2020-03-12T18:38:49.788Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-12T18:38:49.788Z] Status: Downloaded newer image for busybox:latest [2020-03-12T18:38:50.336Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-12T18:38:51.695Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-03-12T18:38:51.695Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-03-12T18:38:51.806Z] + bundleName=s390x-integration [2020-03-12T18:38:51.806Z] + echo Creating s390x-integration-bundles.tar.gz [2020-03-12T18:38:51.806Z] Creating s390x-integration-bundles.tar.gz [2020-03-12T18:38:51.806Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-12T18:38:51.806Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-12T18:38:51.927Z] Archiving artifacts [2020-03-12T18:38:51.949Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-03-12T18:38:53.524Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40652/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-12T18:38:53.832Z] --- PASS: TestAuthZPluginV2Disable (3.62s) [2020-03-12T18:38:53.832Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2020-03-12T18:38:53.832Z] daemon.go:325: [d7b86f5c43c7b] waiting for daemon to start [2020-03-12T18:38:53.832Z] daemon.go:325: [d7b86f5c43c7b] waiting for daemon to start [2020-03-12T18:38:53.832Z] daemon.go:353: [d7b86f5c43c7b] daemon started [2020-03-12T18:38:53.832Z] daemon.go:461: [d7b86f5c43c7b] Stopping daemon [2020-03-12T18:38:53.832Z] daemon.go:296: [d7b86f5c43c7b] exiting daemon [2020-03-12T18:38:53.832Z] daemon.go:448: [d7b86f5c43c7b] Daemon stopped [2020-03-12T18:38:53.832Z] daemon.go:325: [d7b86f5c43c7b] waiting for daemon to start [2020-03-12T18:38:53.832Z] daemon.go:325: [d7b86f5c43c7b] waiting for daemon to start [2020-03-12T18:38:53.832Z] daemon.go:353: [d7b86f5c43c7b] daemon started [2020-03-12T18:38:53.832Z] daemon.go:461: [d7b86f5c43c7b] Stopping daemon [2020-03-12T18:38:53.832Z] daemon.go:296: [d7b86f5c43c7b] exiting daemon [2020-03-12T18:38:53.832Z] daemon.go:448: [d7b86f5c43c7b] Daemon stopped [2020-03-12T18:38:53.832Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-12T18:38:54.211Z] + make clean [2020-03-12T18:38:54.559Z] docker volume rm -f docker-dev-cache [2020-03-12T18:38:54.559Z] docker-dev-cache [Pipeline] deleteDir [2020-03-12T18:38:56.751Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-03-12T18:38:57.100Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.63s) [2020-03-12T18:38:57.100Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2020-03-12T18:38:57.100Z] daemon.go:325: [d78da1a650a2d] waiting for daemon to start [2020-03-12T18:38:57.100Z] daemon.go:325: [d78da1a650a2d] waiting for daemon to start [2020-03-12T18:38:57.100Z] daemon.go:353: [d78da1a650a2d] daemon started [2020-03-12T18:38:57.100Z] daemon.go:461: [d78da1a650a2d] Stopping daemon [2020-03-12T18:38:57.100Z] daemon.go:296: [d78da1a650a2d] exiting daemon [2020-03-12T18:38:57.100Z] daemon.go:448: [d78da1a650a2d] Daemon stopped [2020-03-12T18:38:57.100Z] daemon.go:325: [d78da1a650a2d] waiting for daemon to start [2020-03-12T18:38:57.100Z] daemon.go:325: [d78da1a650a2d] waiting for daemon to start [2020-03-12T18:38:57.100Z] daemon.go:353: [d78da1a650a2d] daemon started [2020-03-12T18:38:57.100Z] daemon.go:461: [d78da1a650a2d] Stopping daemon [2020-03-12T18:38:57.100Z] daemon.go:296: [d78da1a650a2d] exiting daemon [2020-03-12T18:38:57.100Z] daemon.go:448: [d78da1a650a2d] Daemon stopped [2020-03-12T18:38:57.100Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-12T18:39:01.442Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-03-12T18:39:01.902Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-03-12T18:39:01.902Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-03-12T18:39:03.621Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-03-12T18:39:03.876Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-03-12T18:39:04.809Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-03-12T18:39:05.236Z] === RUN TestDockerSuite/TestBuildExpose [2020-03-12T18:39:05.795Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-03-12T18:39:06.347Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-03-12T18:39:06.718Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-03-12T18:39:06.941Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-12T18:39:06.941Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-03-12T18:39:07.277Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-03-12T18:39:07.532Z] === RUN TestDockerSuite/TestBuildFails [2020-03-12T18:39:07.874Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2020-03-12T18:39:07.874Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-12T18:39:07.874Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-12T18:39:07.874Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-12T18:39:08.131Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-12T18:39:08.131Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-12T18:39:08.131Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-12T18:39:08.131Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-12T18:39:08.389Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-12T18:39:08.389Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-12T18:39:08.454Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-03-12T18:39:08.454Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-12T18:39:09.761Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-12T18:39:09.761Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-12T18:39:09.814Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.54s) [2020-03-12T18:39:09.814Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-12T18:39:09.814Z] daemon.go:325: [d5c56ef6de99e] waiting for daemon to start [2020-03-12T18:39:09.814Z] daemon.go:325: [d5c56ef6de99e] waiting for daemon to start [2020-03-12T18:39:09.814Z] daemon.go:353: [d5c56ef6de99e] daemon started [2020-03-12T18:39:09.814Z] daemon.go:461: [d5c56ef6de99e] Stopping daemon [2020-03-12T18:39:09.814Z] daemon.go:296: [d5c56ef6de99e] exiting daemon [2020-03-12T18:39:09.814Z] daemon.go:448: [d5c56ef6de99e] Daemon stopped [2020-03-12T18:39:09.814Z] daemon.go:325: [d5c56ef6de99e] waiting for daemon to start [2020-03-12T18:39:09.814Z] daemon.go:325: [d5c56ef6de99e] waiting for daemon to start [2020-03-12T18:39:09.814Z] daemon.go:296: [d5c56ef6de99e] exiting daemon [2020-03-12T18:39:09.814Z] daemon.go:325: [d5c56ef6de99e] waiting for daemon to start [2020-03-12T18:39:09.814Z] daemon.go:325: [d5c56ef6de99e] waiting for daemon to start [2020-03-12T18:39:09.814Z] daemon.go:325: [d5c56ef6de99e] waiting for daemon to start [2020-03-12T18:39:09.814Z] daemon.go:353: [d5c56ef6de99e] daemon started [2020-03-12T18:39:09.814Z] daemon.go:461: [d5c56ef6de99e] Stopping daemon [2020-03-12T18:39:09.814Z] daemon.go:296: [d5c56ef6de99e] exiting daemon [2020-03-12T18:39:09.814Z] daemon.go:448: [d5c56ef6de99e] Daemon stopped [2020-03-12T18:39:09.814Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-12T18:39:10.018Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 3.1% of statements [2020-03-12T18:39:10.018Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-12T18:39:10.018Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-12T18:39:10.018Z] ? github.com/docker/docker/api/types [no test files] [2020-03-12T18:39:10.018Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-12T18:39:10.018Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-12T18:39:10.018Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-12T18:39:10.018Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-12T18:39:10.584Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-03-12T18:39:10.842Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-03-12T18:39:10.842Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-12T18:39:10.842Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-12T18:39:10.842Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-12T18:39:10.842Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-12T18:39:10.842Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-12T18:39:10.842Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-12T18:39:10.842Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-12T18:39:11.099Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-03-12T18:39:11.099Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-03-12T18:39:11.099Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-12T18:39:11.099Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-12T18:39:11.099Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-12T18:39:11.099Z] ? github.com/docker/docker/builder [no test files] [2020-03-12T18:39:11.099Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-12T18:39:11.099Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-12T18:39:11.099Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-12T18:39:11.099Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-12T18:39:11.099Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-12T18:39:11.099Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-12T18:39:11.099Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-12T18:39:11.176Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-03-12T18:39:12.031Z] ok github.com/docker/docker/builder/dockerignore 0.019s coverage: 96.8% of statements [2020-03-12T18:39:12.707Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T18:39:12.707Z] [2020-03-12T18:39:12.707Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-12T18:39:12.707Z] PKG_CONFIG=pkg-config [2020-03-12T18:39:12.707Z] GOLANG_VERSION=1.12.17 [2020-03-12T18:39:12.707Z] HOSTNAME=892a004c947e [2020-03-12T18:39:12.707Z] DOCKER_EXPERIMENTAL=1 [2020-03-12T18:39:12.707Z] container=docker [2020-03-12T18:39:12.707Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-12T18:39:12.707Z] GOPATH=/go [2020-03-12T18:39:12.707Z] PWD=/go/src/github.com/docker/docker [2020-03-12T18:39:12.707Z] HOME=/root [2020-03-12T18:39:12.707Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-12T18:39:12.707Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-12T18:39:12.707Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-12T18:39:12.707Z] DOCKER_GITCOMMIT=a0056bd19127c837e0a852e7d2a7d95ac1dcf270 [2020-03-12T18:39:12.707Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-12T18:39:12.707Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-12T18:39:12.707Z] TERM=xterm [2020-03-12T18:39:12.707Z] VALIDATE_BRANCH=19.03 [2020-03-12T18:39:12.707Z] DEST=bundles/test-integration [2020-03-12T18:39:12.707Z] SHLVL=1 [2020-03-12T18:39:12.707Z] TIMEOUT=120m [2020-03-12T18:39:12.707Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-12T18:39:12.707Z] DOCKER_PKG=github.com/docker/docker [2020-03-12T18:39:12.707Z] TESTDEBUG=0 [2020-03-12T18:39:12.707Z] _=/usr/bin/env [2020-03-12T18:39:12.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-12T18:39:13.058Z] === RUN TestDockerSuite/TestBuildForceRm [2020-03-12T18:39:14.938Z] === RUN TestDockerSuite/TestBuildFromGit [2020-03-12T18:39:16.208Z] ok github.com/docker/docker/builder/fscache 0.115s coverage: 69.2% of statements [2020-03-12T18:39:16.208Z] ok github.com/docker/docker/builder/dockerfile 0.582s coverage: 45.1% of statements [2020-03-12T18:39:16.296Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-03-12T18:39:16.550Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-03-12T18:39:16.663Z] === RUN TestDockerSuite/TestBuildAddScript [2020-03-12T18:39:16.663Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-03-12T18:39:16.663Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-03-12T18:39:16.663Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-03-12T18:39:16.663Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-03-12T18:39:16.663Z] === RUN TestDockerSuite/TestBuildAddTar [2020-03-12T18:39:17.908Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-03-12T18:39:18.733Z] ok github.com/docker/docker/builder/remotecontext/git 0.967s coverage: 85.1% of statements [2020-03-12T18:39:18.733Z] ok github.com/docker/docker/builder/remotecontext 0.230s coverage: 13.6% of statements [2020-03-12T18:39:18.733Z] ? github.com/docker/docker/cli [no test files] [2020-03-12T18:39:18.733Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-12T18:39:19.298Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-03-12T18:39:19.789Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-03-12T18:39:20.349Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-03-12T18:39:20.603Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-03-12T18:39:22.485Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-03-12T18:39:24.561Z] ok github.com/docker/docker/client 0.213s coverage: 75.7% of statements [2020-03-12T18:39:24.991Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-03-12T18:39:25.916Z] === RUN TestDockerSuite/TestBuildHistory [2020-03-12T18:39:26.170Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2020-03-12T18:39:26.170Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-12T18:39:26.170Z] daemon.go:325: [d0ec0e74f76c9] waiting for daemon to start [2020-03-12T18:39:26.170Z] daemon.go:325: [d0ec0e74f76c9] waiting for daemon to start [2020-03-12T18:39:26.170Z] daemon.go:353: [d0ec0e74f76c9] daemon started [2020-03-12T18:39:26.170Z] daemon.go:461: [d0ec0e74f76c9] Stopping daemon [2020-03-12T18:39:26.170Z] daemon.go:296: [d0ec0e74f76c9] exiting daemon [2020-03-12T18:39:26.170Z] daemon.go:448: [d0ec0e74f76c9] Daemon stopped [2020-03-12T18:39:26.170Z] daemon.go:325: [d0ec0e74f76c9] waiting for daemon to start [2020-03-12T18:39:26.170Z] daemon.go:325: [d0ec0e74f76c9] waiting for daemon to start [2020-03-12T18:39:26.170Z] daemon.go:325: [d0ec0e74f76c9] waiting for daemon to start [2020-03-12T18:39:26.170Z] daemon.go:325: [d0ec0e74f76c9] waiting for daemon to start [2020-03-12T18:39:26.170Z] daemon.go:339: [d0ec0e74f76c9] error pinging daemon on start: Get http://d0ec0e74f76c9.sock/_ping: context deadline exceeded [2020-03-12T18:39:26.170Z] daemon.go:325: [d0ec0e74f76c9] waiting for daemon to start [2020-03-12T18:39:26.170Z] daemon.go:339: [d0ec0e74f76c9] error pinging daemon on start: Get http://d0ec0e74f76c9.sock/_ping: context deadline exceeded [2020-03-12T18:39:26.170Z] daemon.go:325: [d0ec0e74f76c9] waiting for daemon to start [2020-03-12T18:39:26.171Z] daemon.go:339: [d0ec0e74f76c9] error pinging daemon on start: Get http://d0ec0e74f76c9.sock/_ping: context deadline exceeded [2020-03-12T18:39:26.171Z] daemon.go:325: [d0ec0e74f76c9] waiting for daemon to start [2020-03-12T18:39:26.171Z] daemon.go:339: [d0ec0e74f76c9] error pinging daemon on start: Get http://d0ec0e74f76c9.sock/_ping: context deadline exceeded [2020-03-12T18:39:26.171Z] daemon.go:296: [d0ec0e74f76c9] exiting daemon [2020-03-12T18:39:26.171Z] daemon.go:325: [d0ec0e74f76c9] waiting for daemon to start [2020-03-12T18:39:26.171Z] daemon.go:325: [d0ec0e74f76c9] waiting for daemon to start [2020-03-12T18:39:26.171Z] daemon.go:325: [d0ec0e74f76c9] waiting for daemon to start [2020-03-12T18:39:26.171Z] daemon.go:353: [d0ec0e74f76c9] daemon started [2020-03-12T18:39:26.171Z] daemon.go:461: [d0ec0e74f76c9] Stopping daemon [2020-03-12T18:39:26.171Z] daemon.go:296: [d0ec0e74f76c9] exiting daemon [2020-03-12T18:39:26.171Z] daemon.go:448: [d0ec0e74f76c9] Daemon stopped [2020-03-12T18:39:26.171Z] PASS [2020-03-12T18:39:26.171Z] [2020-03-12T18:39:26.171Z] DONE 17 tests in 53.221s [2020-03-12T18:39:26.171Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-12T18:39:26.171Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:39:26.171Z] ++ set -e [2020-03-12T18:39:26.171Z] ++ '[' -n 0 ']' [2020-03-12T18:39:26.171Z] ++ set -x [2020-03-12T18:39:26.171Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:39:26.426Z] INFO: Testing against a local daemon [2020-03-12T18:39:26.426Z] === RUN TestPluginInvalidJSON [2020-03-12T18:39:26.426Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:39:26.426Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:39:26.426Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:39:26.426Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-03-12T18:39:26.426Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-12T18:39:26.426Z] PASS [2020-03-12T18:39:26.426Z] [2020-03-12T18:39:26.426Z] DONE 2 tests in 0.139s [2020-03-12T18:39:26.426Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-12T18:39:26.426Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:39:26.426Z] ++ set -e [2020-03-12T18:39:26.426Z] ++ '[' -n 0 ']' [2020-03-12T18:39:26.426Z] ++ set -x [2020-03-12T18:39:26.426Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:39:26.426Z] INFO: Testing against a local daemon [2020-03-12T18:39:26.426Z] === RUN TestExternalGraphDriver [2020-03-12T18:39:26.681Z] === RUN TestExternalGraphDriver/json [2020-03-12T18:39:29.217Z] === RUN TestExternalGraphDriver/spec [2020-03-12T18:39:30.577Z] === RUN TestDockerSuite/TestBuildIidFile [2020-03-12T18:39:30.832Z] === RUN TestExternalGraphDriver/pull [2020-03-12T18:39:31.086Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-03-12T18:39:32.009Z] === RUN TestDockerSuite/TestBuildInheritance [2020-03-12T18:39:32.569Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-03-12T18:39:32.946Z] --- PASS: TestExternalGraphDriver (6.22s) [2020-03-12T18:39:32.946Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-03-12T18:39:32.946Z] daemon.go:325: [ddeceb25791fa] waiting for daemon to start [2020-03-12T18:39:32.946Z] daemon.go:325: [ddeceb25791fa] waiting for daemon to start [2020-03-12T18:39:32.946Z] daemon.go:353: [ddeceb25791fa] daemon started [2020-03-12T18:39:32.946Z] daemon.go:461: [ddeceb25791fa] Stopping daemon [2020-03-12T18:39:32.946Z] daemon.go:296: [ddeceb25791fa] exiting daemon [2020-03-12T18:39:32.946Z] daemon.go:448: [ddeceb25791fa] Daemon stopped [2020-03-12T18:39:32.946Z] daemon.go:325: [ddeceb25791fa] waiting for daemon to start [2020-03-12T18:39:32.946Z] daemon.go:325: [ddeceb25791fa] waiting for daemon to start [2020-03-12T18:39:32.946Z] daemon.go:353: [ddeceb25791fa] daemon started [2020-03-12T18:39:32.946Z] daemon.go:461: [ddeceb25791fa] Stopping daemon [2020-03-12T18:39:32.946Z] daemon.go:296: [ddeceb25791fa] exiting daemon [2020-03-12T18:39:32.946Z] daemon.go:448: [ddeceb25791fa] Daemon stopped [2020-03-12T18:39:32.946Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2020-03-12T18:39:32.946Z] daemon.go:325: [ddeceb25791fa] waiting for daemon to start [2020-03-12T18:39:32.946Z] daemon.go:325: [ddeceb25791fa] waiting for daemon to start [2020-03-12T18:39:32.946Z] daemon.go:353: [ddeceb25791fa] daemon started [2020-03-12T18:39:32.946Z] daemon.go:461: [ddeceb25791fa] Stopping daemon [2020-03-12T18:39:32.946Z] daemon.go:296: [ddeceb25791fa] exiting daemon [2020-03-12T18:39:32.946Z] daemon.go:448: [ddeceb25791fa] Daemon stopped [2020-03-12T18:39:32.946Z] daemon.go:325: [ddeceb25791fa] waiting for daemon to start [2020-03-12T18:39:32.946Z] daemon.go:325: [ddeceb25791fa] waiting for daemon to start [2020-03-12T18:39:32.946Z] daemon.go:353: [ddeceb25791fa] daemon started [2020-03-12T18:39:32.946Z] daemon.go:461: [ddeceb25791fa] Stopping daemon [2020-03-12T18:39:32.946Z] daemon.go:296: [ddeceb25791fa] exiting daemon [2020-03-12T18:39:32.946Z] daemon.go:448: [ddeceb25791fa] Daemon stopped [2020-03-12T18:39:32.946Z] --- PASS: TestExternalGraphDriver/spec (2.11s) [2020-03-12T18:39:32.946Z] daemon.go:325: [ddeceb25791fa] waiting for daemon to start [2020-03-12T18:39:32.946Z] daemon.go:325: [ddeceb25791fa] waiting for daemon to start [2020-03-12T18:39:32.946Z] daemon.go:353: [ddeceb25791fa] daemon started [2020-03-12T18:39:32.946Z] daemon.go:461: [ddeceb25791fa] Stopping daemon [2020-03-12T18:39:32.946Z] daemon.go:296: [ddeceb25791fa] exiting daemon [2020-03-12T18:39:32.946Z] daemon.go:448: [ddeceb25791fa] Daemon stopped [2020-03-12T18:39:32.946Z] --- PASS: TestExternalGraphDriver/pull (1.89s) [2020-03-12T18:39:32.946Z] === RUN TestGraphdriverPluginV2 [2020-03-12T18:39:33.201Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-03-12T18:39:33.201Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-03-12T18:39:34.561Z] === RUN TestDockerSuite/TestBuildLabel [2020-03-12T18:39:34.816Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-03-12T18:39:35.375Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-03-12T18:39:35.631Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-03-12T18:39:36.189Z] === RUN TestDockerSuite/TestBuildLabels [2020-03-12T18:39:36.748Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-03-12T18:39:37.675Z] --- PASS: TestGraphdriverPluginV2 (4.76s) [2020-03-12T18:39:37.675Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2020-03-12T18:39:37.675Z] daemon.go:325: [d4d83ab0a3acd] waiting for daemon to start [2020-03-12T18:39:37.675Z] daemon.go:325: [d4d83ab0a3acd] waiting for daemon to start [2020-03-12T18:39:37.675Z] daemon.go:353: [d4d83ab0a3acd] daemon started [2020-03-12T18:39:37.675Z] daemon.go:461: [d4d83ab0a3acd] Stopping daemon [2020-03-12T18:39:37.675Z] daemon.go:296: [d4d83ab0a3acd] exiting daemon [2020-03-12T18:39:37.675Z] daemon.go:448: [d4d83ab0a3acd] Daemon stopped [2020-03-12T18:39:37.675Z] daemon.go:325: [d4d83ab0a3acd] waiting for daemon to start [2020-03-12T18:39:37.675Z] daemon.go:325: [d4d83ab0a3acd] waiting for daemon to start [2020-03-12T18:39:37.675Z] daemon.go:353: [d4d83ab0a3acd] daemon started [2020-03-12T18:39:37.675Z] daemon.go:461: [d4d83ab0a3acd] Stopping daemon [2020-03-12T18:39:37.675Z] daemon.go:296: [d4d83ab0a3acd] exiting daemon [2020-03-12T18:39:37.675Z] daemon.go:448: [d4d83ab0a3acd] Daemon stopped [2020-03-12T18:39:37.675Z] PASS [2020-03-12T18:39:37.675Z] [2020-03-12T18:39:37.675Z] DONE 5 tests in 11.108s [2020-03-12T18:39:37.675Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-12T18:39:37.675Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:39:37.675Z] ++ set -e [2020-03-12T18:39:37.675Z] ++ '[' -n 0 ']' [2020-03-12T18:39:37.675Z] ++ set -x [2020-03-12T18:39:37.675Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:39:37.675Z] INFO: Testing against a local daemon [2020-03-12T18:39:37.675Z] === RUN TestContinueAfterPluginCrash [2020-03-12T18:39:37.675Z] === PAUSE TestContinueAfterPluginCrash [2020-03-12T18:39:37.675Z] === RUN TestDaemonStartWithLogOpt [2020-03-12T18:39:37.675Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-12T18:39:37.675Z] === CONT TestContinueAfterPluginCrash [2020-03-12T18:39:37.675Z] === CONT TestDaemonStartWithLogOpt [2020-03-12T18:39:37.929Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-03-12T18:39:42.085Z] === RUN TestDockerSuite/TestBuildLastModified [2020-03-12T18:39:48.612Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-03-12T18:39:52.364Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-03-12T18:39:52.364Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-03-12T18:39:52.364Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-03-12T18:39:52.770Z] --- PASS: TestDaemonStartWithLogOpt (14.66s) [2020-03-12T18:39:52.770Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-03-12T18:39:52.770Z] daemon.go:325: [d6b4b6d5dd733] waiting for daemon to start [2020-03-12T18:39:52.770Z] daemon.go:325: [d6b4b6d5dd733] waiting for daemon to start [2020-03-12T18:39:52.770Z] daemon.go:353: [d6b4b6d5dd733] daemon started [2020-03-12T18:39:52.770Z] daemon.go:461: [d6b4b6d5dd733] Stopping daemon [2020-03-12T18:39:52.771Z] daemon.go:296: [d6b4b6d5dd733] exiting daemon [2020-03-12T18:39:52.771Z] daemon.go:448: [d6b4b6d5dd733] Daemon stopped [2020-03-12T18:39:52.771Z] daemon.go:325: [d6b4b6d5dd733] waiting for daemon to start [2020-03-12T18:39:52.771Z] daemon.go:325: [d6b4b6d5dd733] waiting for daemon to start [2020-03-12T18:39:52.771Z] daemon.go:353: [d6b4b6d5dd733] daemon started [2020-03-12T18:39:52.771Z] daemon.go:461: [d6b4b6d5dd733] Stopping daemon [2020-03-12T18:39:52.771Z] daemon.go:296: [d6b4b6d5dd733] exiting daemon [2020-03-12T18:39:52.771Z] daemon.go:448: [d6b4b6d5dd733] Daemon stopped [2020-03-12T18:39:52.771Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-03-12T18:39:52.771Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-03-12T18:39:52.771Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-03-12T18:39:52.771Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-03-12T18:39:52.771Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-03-12T18:39:53.026Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-03-12T18:39:53.281Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-03-12T18:39:55.163Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-03-12T18:39:57.045Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-03-12T18:39:57.299Z] --- PASS: TestContinueAfterPluginCrash (19.64s) [2020-03-12T18:39:57.299Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-03-12T18:39:57.299Z] daemon.go:325: [de0c4df04989c] waiting for daemon to start [2020-03-12T18:39:57.299Z] daemon.go:325: [de0c4df04989c] waiting for daemon to start [2020-03-12T18:39:57.299Z] daemon.go:353: [de0c4df04989c] daemon started [2020-03-12T18:39:57.299Z] daemon.go:461: [de0c4df04989c] Stopping daemon [2020-03-12T18:39:57.299Z] daemon.go:296: [de0c4df04989c] exiting daemon [2020-03-12T18:39:57.299Z] daemon.go:448: [de0c4df04989c] Daemon stopped [2020-03-12T18:39:57.299Z] PASS [2020-03-12T18:39:57.299Z] [2020-03-12T18:39:57.299Z] DONE 2 tests in 19.792s [2020-03-12T18:39:57.299Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-12T18:39:57.299Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:39:57.299Z] ++ set -e [2020-03-12T18:39:57.299Z] ++ '[' -n 0 ']' [2020-03-12T18:39:57.299Z] ++ set -x [2020-03-12T18:39:57.299Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:39:57.554Z] INFO: Testing against a local daemon [2020-03-12T18:39:57.554Z] === RUN TestPluginWithDevMounts [2020-03-12T18:39:57.554Z] === PAUSE TestPluginWithDevMounts [2020-03-12T18:39:57.554Z] === CONT TestPluginWithDevMounts [2020-03-12T18:39:59.435Z] --- PASS: TestPluginWithDevMounts (1.96s) [2020-03-12T18:39:59.435Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-03-12T18:39:59.435Z] daemon.go:325: [d9559c0a6d58e] waiting for daemon to start [2020-03-12T18:39:59.435Z] daemon.go:325: [d9559c0a6d58e] waiting for daemon to start [2020-03-12T18:39:59.435Z] daemon.go:353: [d9559c0a6d58e] daemon started [2020-03-12T18:39:59.435Z] daemon.go:461: [d9559c0a6d58e] Stopping daemon [2020-03-12T18:39:59.435Z] daemon.go:296: [d9559c0a6d58e] exiting daemon [2020-03-12T18:39:59.435Z] daemon.go:448: [d9559c0a6d58e] Daemon stopped [2020-03-12T18:39:59.435Z] PASS [2020-03-12T18:39:59.435Z] [2020-03-12T18:39:59.435Z] DONE 1 tests in 2.071s [2020-03-12T18:39:59.435Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-12T18:39:59.435Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:39:59.435Z] ++ set -e [2020-03-12T18:39:59.435Z] ++ '[' -n 0 ']' [2020-03-12T18:39:59.435Z] ++ set -x [2020-03-12T18:39:59.435Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:39:59.690Z] INFO: Testing against a local daemon [2020-03-12T18:39:59.690Z] === RUN TestSecretInspect [2020-03-12T18:40:00.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-12T18:40:00.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-12T18:40:01.048Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-03-12T18:40:01.608Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-03-12T18:40:02.167Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-03-12T18:40:02.742Z] --- PASS: TestSecretInspect (3.13s) [2020-03-12T18:40:02.742Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-03-12T18:40:02.742Z] daemon.go:325: [d38a63813f69f] waiting for daemon to start [2020-03-12T18:40:02.742Z] daemon.go:325: [d38a63813f69f] waiting for daemon to start [2020-03-12T18:40:02.742Z] daemon.go:353: [d38a63813f69f] daemon started [2020-03-12T18:40:02.742Z] daemon.go:461: [d38a63813f69f] Stopping daemon [2020-03-12T18:40:02.742Z] daemon.go:296: [d38a63813f69f] exiting daemon [2020-03-12T18:40:02.742Z] daemon.go:448: [d38a63813f69f] Daemon stopped [2020-03-12T18:40:02.742Z] === RUN TestSecretList [2020-03-12T18:40:02.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-12T18:40:03.249Z] ok github.com/docker/docker/cmd/dockerd/hack 0.005s coverage: 72.9% of statements [2020-03-12T18:40:03.249Z] ok github.com/docker/docker/cmd/dockerd 0.054s coverage: 29.6% of statements [2020-03-12T18:40:03.507Z] ok github.com/docker/docker/container 0.141s coverage: 35.3% of statements [2020-03-12T18:40:03.507Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-12T18:40:03.507Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-12T18:40:03.507Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-12T18:40:03.507Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-12T18:40:04.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-12T18:40:06.046Z] --- PASS: TestSecretList (2.92s) [2020-03-12T18:40:06.046Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-03-12T18:40:06.046Z] daemon.go:325: [dae07ee50064a] waiting for daemon to start [2020-03-12T18:40:06.046Z] daemon.go:325: [dae07ee50064a] waiting for daemon to start [2020-03-12T18:40:06.046Z] daemon.go:353: [dae07ee50064a] daemon started [2020-03-12T18:40:06.046Z] daemon.go:461: [dae07ee50064a] Stopping daemon [2020-03-12T18:40:06.046Z] daemon.go:296: [dae07ee50064a] exiting daemon [2020-03-12T18:40:06.046Z] daemon.go:448: [dae07ee50064a] Daemon stopped [2020-03-12T18:40:06.046Z] === RUN TestSecretsCreateAndDelete [2020-03-12T18:40:07.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-12T18:40:08.555Z] --- PASS: TestSecretsCreateAndDelete (2.98s) [2020-03-12T18:40:08.555Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-03-12T18:40:08.555Z] daemon.go:325: [db6a61734197d] waiting for daemon to start [2020-03-12T18:40:08.555Z] daemon.go:325: [db6a61734197d] waiting for daemon to start [2020-03-12T18:40:08.555Z] daemon.go:353: [db6a61734197d] daemon started [2020-03-12T18:40:08.555Z] daemon.go:461: [db6a61734197d] Stopping daemon [2020-03-12T18:40:08.555Z] daemon.go:296: [db6a61734197d] exiting daemon [2020-03-12T18:40:08.555Z] daemon.go:448: [db6a61734197d] Daemon stopped [2020-03-12T18:40:08.555Z] === RUN TestSecretsUpdate [2020-03-12T18:40:10.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-12T18:40:11.813Z] --- PASS: TestSecretsUpdate (3.19s) [2020-03-12T18:40:11.813Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-03-12T18:40:11.813Z] daemon.go:325: [d9048005c5991] waiting for daemon to start [2020-03-12T18:40:11.813Z] daemon.go:325: [d9048005c5991] waiting for daemon to start [2020-03-12T18:40:11.813Z] daemon.go:353: [d9048005c5991] daemon started [2020-03-12T18:40:11.813Z] daemon.go:461: [d9048005c5991] Stopping daemon [2020-03-12T18:40:11.813Z] daemon.go:296: [d9048005c5991] exiting daemon [2020-03-12T18:40:11.813Z] daemon.go:448: [d9048005c5991] Daemon stopped [2020-03-12T18:40:11.813Z] === RUN TestTemplatedSecret [2020-03-12T18:40:12.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-12T18:40:12.737Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-03-12T18:40:12.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-12T18:40:13.466Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-03-12T18:40:13.466Z] === RUN TestDockerSuite/TestBuildBlankName [2020-03-12T18:40:13.466Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-03-12T18:40:13.468Z] ok github.com/docker/docker/daemon/cluster 0.031s coverage: 0.5% of statements [2020-03-12T18:40:15.246Z] --- PASS: TestTemplatedSecret (3.39s) [2020-03-12T18:40:15.246Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-03-12T18:40:15.246Z] daemon.go:325: [d8dff5777f1bc] waiting for daemon to start [2020-03-12T18:40:15.246Z] daemon.go:325: [d8dff5777f1bc] waiting for daemon to start [2020-03-12T18:40:15.246Z] daemon.go:353: [d8dff5777f1bc] daemon started [2020-03-12T18:40:15.246Z] daemon.go:461: [d8dff5777f1bc] Stopping daemon [2020-03-12T18:40:15.246Z] daemon.go:296: [d8dff5777f1bc] exiting daemon [2020-03-12T18:40:15.246Z] daemon.go:448: [d8dff5777f1bc] Daemon stopped [2020-03-12T18:40:15.246Z] === RUN TestSecretCreateResolve [2020-03-12T18:40:15.373Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-03-12T18:40:17.267Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2020-03-12T18:40:17.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-12T18:40:17.755Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-03-12T18:40:18.314Z] --- PASS: TestSecretCreateResolve (3.14s) [2020-03-12T18:40:18.314Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-03-12T18:40:18.314Z] daemon.go:325: [d02d8dd26bcc6] waiting for daemon to start [2020-03-12T18:40:18.314Z] daemon.go:325: [d02d8dd26bcc6] waiting for daemon to start [2020-03-12T18:40:18.314Z] daemon.go:353: [d02d8dd26bcc6] daemon started [2020-03-12T18:40:18.314Z] daemon.go:461: [d02d8dd26bcc6] Stopping daemon [2020-03-12T18:40:18.314Z] daemon.go:296: [d02d8dd26bcc6] exiting daemon [2020-03-12T18:40:18.314Z] daemon.go:448: [d02d8dd26bcc6] Daemon stopped [2020-03-12T18:40:18.314Z] PASS [2020-03-12T18:40:18.314Z] [2020-03-12T18:40:18.314Z] DONE 6 tests in 18.878s [2020-03-12T18:40:18.314Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-12T18:40:18.314Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:40:18.314Z] ++ set -e [2020-03-12T18:40:18.314Z] ++ '[' -n 0 ']' [2020-03-12T18:40:18.314Z] ++ set -x [2020-03-12T18:40:18.314Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:40:18.569Z] INFO: Testing against a local daemon [2020-03-12T18:40:18.569Z] === RUN TestServiceCreateInit [2020-03-12T18:40:18.569Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-12T18:40:18.569Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-03-12T18:40:19.259Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-03-12T18:40:19.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-12T18:40:19.720Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-03-12T18:40:21.823Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-03-12T18:40:21.823Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-03-12T18:40:24.330Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-12T18:40:24.419Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-03-12T18:40:25.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-12T18:40:25.363Z] ok github.com/docker/docker/daemon 12.181s coverage: 17.5% of statements [2020-03-12T18:40:25.363Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-12T18:40:25.621Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.6% of statements [2020-03-12T18:40:25.621Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-12T18:40:26.214Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-03-12T18:40:27.514Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.4% of statements [2020-03-12T18:40:27.575Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-03-12T18:40:27.829Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-03-12T18:40:28.444Z] ok github.com/docker/docker/daemon/config 0.085s coverage: 82.2% of statements [2020-03-12T18:40:28.701Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-03-12T18:40:28.701Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-12T18:40:28.701Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-12T18:40:29.755Z] --- PASS: TestServiceCreateInit (11.16s) [2020-03-12T18:40:29.755Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.51s) [2020-03-12T18:40:29.755Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-03-12T18:40:29.755Z] daemon.go:325: [d34d63c807865] waiting for daemon to start [2020-03-12T18:40:29.755Z] daemon.go:325: [d34d63c807865] waiting for daemon to start [2020-03-12T18:40:29.755Z] daemon.go:353: [d34d63c807865] daemon started [2020-03-12T18:40:29.755Z] daemon.go:461: [d34d63c807865] Stopping daemon [2020-03-12T18:40:29.755Z] daemon.go:296: [d34d63c807865] exiting daemon [2020-03-12T18:40:29.755Z] daemon.go:448: [d34d63c807865] Daemon stopped [2020-03-12T18:40:29.755Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.64s) [2020-03-12T18:40:29.755Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-03-12T18:40:29.755Z] daemon.go:325: [db1828753d3a9] waiting for daemon to start [2020-03-12T18:40:29.755Z] daemon.go:325: [db1828753d3a9] waiting for daemon to start [2020-03-12T18:40:29.755Z] daemon.go:353: [db1828753d3a9] daemon started [2020-03-12T18:40:29.755Z] daemon.go:461: [db1828753d3a9] Stopping daemon [2020-03-12T18:40:29.755Z] daemon.go:296: [db1828753d3a9] exiting daemon [2020-03-12T18:40:29.755Z] daemon.go:448: [db1828753d3a9] Daemon stopped [2020-03-12T18:40:29.755Z] === RUN TestCreateServiceMultipleTimes [2020-03-12T18:40:30.316Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-03-12T18:40:30.599Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-03-12T18:40:30.875Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-03-12T18:40:32.494Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-03-12T18:40:33.386Z] === RUN TestDockerSuite/TestBuildNetNone [2020-03-12T18:40:33.425Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.283s coverage: 56.9% of statements [2020-03-12T18:40:33.946Z] === RUN TestDockerSuite/TestBuildNoContext [2020-03-12T18:40:34.749Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-03-12T18:40:35.307Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-03-12T18:40:36.247Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-03-12T18:40:36.707Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.508s coverage: 72.3% of statements [2020-03-12T18:40:37.275Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.932s coverage: 46.2% of statements [2020-03-12T18:40:37.275Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-12T18:40:37.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-12T18:40:38.133Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-03-12T18:40:38.692Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-03-12T18:40:38.692Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-03-12T18:40:38.947Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-03-12T18:40:39.170Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.120s coverage: 49.5% of statements [2020-03-12T18:40:39.506Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-03-12T18:40:40.066Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-03-12T18:40:40.540Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.294s coverage: 76.1% of statements [2020-03-12T18:40:41.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-12T18:40:41.823Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-03-12T18:40:41.823Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-03-12T18:40:41.909Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-03-12T18:40:41.909Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.059s coverage: 60.4% of statements [2020-03-12T18:40:41.909Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-12T18:40:41.909Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-12T18:40:42.574Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-03-12T18:40:43.132Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-03-12T18:40:43.279Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-03-12T18:40:43.842Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-03-12T18:40:43.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-12T18:40:45.737Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 4.9% of statements [2020-03-12T18:40:45.737Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-12T18:40:45.737Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-12T18:40:46.300Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.7% of statements [2020-03-12T18:40:46.388Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-03-12T18:40:46.519Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-03-12T18:40:46.519Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-03-12T18:40:46.519Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-03-12T18:40:47.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-12T18:40:47.748Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-03-12T18:40:48.195Z] ok github.com/docker/docker/daemon/logger/awslogs 0.172s coverage: 78.6% of statements [2020-03-12T18:40:48.195Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-12T18:40:48.195Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-12T18:40:48.195Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2020-03-12T18:40:49.565Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 26.2% of statements [2020-03-12T18:40:49.565Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 62.1% of statements [2020-03-12T18:40:49.628Z] --- PASS: TestCreateServiceMultipleTimes (19.81s) [2020-03-12T18:40:49.628Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-03-12T18:40:49.628Z] daemon.go:325: [da24408a73bf6] waiting for daemon to start [2020-03-12T18:40:49.628Z] daemon.go:325: [da24408a73bf6] waiting for daemon to start [2020-03-12T18:40:49.628Z] daemon.go:353: [da24408a73bf6] daemon started [2020-03-12T18:40:49.628Z] daemon.go:461: [da24408a73bf6] Stopping daemon [2020-03-12T18:40:49.628Z] daemon.go:296: [da24408a73bf6] exiting daemon [2020-03-12T18:40:49.628Z] daemon.go:448: [da24408a73bf6] Daemon stopped [2020-03-12T18:40:49.628Z] === RUN TestCreateServiceConflict [2020-03-12T18:40:49.822Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2020-03-12T18:40:49.883Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-03-12T18:40:50.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-12T18:40:51.192Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 74.7% of statements [2020-03-12T18:40:51.192Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-12T18:40:51.242Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-03-12T18:40:51.242Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-03-12T18:40:51.757Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 20.0% of statements [2020-03-12T18:40:52.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-12T18:40:52.602Z] --- PASS: TestCreateServiceConflict (3.08s) [2020-03-12T18:40:52.602Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-03-12T18:40:52.602Z] daemon.go:325: [d540f3096bff5] waiting for daemon to start [2020-03-12T18:40:52.602Z] daemon.go:325: [d540f3096bff5] waiting for daemon to start [2020-03-12T18:40:52.602Z] daemon.go:353: [d540f3096bff5] daemon started [2020-03-12T18:40:52.602Z] daemon.go:461: [d540f3096bff5] Stopping daemon [2020-03-12T18:40:52.602Z] daemon.go:296: [d540f3096bff5] exiting daemon [2020-03-12T18:40:52.602Z] daemon.go:448: [d540f3096bff5] Daemon stopped [2020-03-12T18:40:52.602Z] === RUN TestCreateServiceMaxReplicas [2020-03-12T18:40:52.857Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-03-12T18:40:53.128Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-03-12T18:40:53.417Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-03-12T18:40:53.594Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-03-12T18:40:53.594Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-03-12T18:40:53.594Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-03-12T18:40:53.594Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-03-12T18:40:53.594Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-03-12T18:40:53.693Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-03-12T18:40:54.626Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-03-12T18:40:54.626Z] ok github.com/docker/docker/daemon/logger/splunk 1.686s coverage: 84.5% of statements [2020-03-12T18:40:54.626Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-12T18:40:54.626Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-12T18:40:54.890Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-12T18:40:54.890Z] Using test binary docker [2020-03-12T18:40:54.890Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-12T18:40:54.890Z] +++ /etc/init.d/apparmor start [2020-03-12T18:40:54.890Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-03-12T18:40:54.890Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-03-12T18:40:54.890Z] Warning failed to create cache: (null) [2020-03-12T18:40:54.890Z] . [2020-03-12T18:40:54.890Z] INFO: Waiting for daemon to start... [2020-03-12T18:40:54.890Z] Starting dockerd [2020-03-12T18:40:54.890Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-03-12T18:40:56.674Z] --- PASS: TestCreateServiceMaxReplicas (3.79s) [2020-03-12T18:40:56.674Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-03-12T18:40:56.674Z] daemon.go:325: [df5d478986dee] waiting for daemon to start [2020-03-12T18:40:56.674Z] daemon.go:325: [df5d478986dee] waiting for daemon to start [2020-03-12T18:40:56.674Z] daemon.go:353: [df5d478986dee] daemon started [2020-03-12T18:40:56.674Z] daemon.go:461: [df5d478986dee] Stopping daemon [2020-03-12T18:40:56.674Z] daemon.go:296: [df5d478986dee] exiting daemon [2020-03-12T18:40:56.674Z] daemon.go:448: [df5d478986dee] Daemon stopped [2020-03-12T18:40:56.674Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-12T18:40:56.922Z] . [2020-03-12T18:40:56.922Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-12T18:40:56.922Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-12T18:40:56.922Z] Error: No such image: emptyfs [2020-03-12T18:40:56.922Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-12T18:40:56.922Z] ++++ docker load [2020-03-12T18:40:57.151Z] ok github.com/docker/docker/distribution/metadata 0.044s coverage: 48.2% of statements [2020-03-12T18:40:57.151Z] ok github.com/docker/docker/distribution 0.246s coverage: 22.3% of statements [2020-03-12T18:40:57.151Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-12T18:40:57.216Z] Running integration-test (iteration 1) [2020-03-12T18:40:57.216Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-03-12T18:40:57.216Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:40:57.216Z] ++ set -e [2020-03-12T18:40:57.216Z] ++ '[' -n 0 ']' [2020-03-12T18:40:57.216Z] ++ set -x [2020-03-12T18:40:57.216Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:40:57.597Z] === RUN TestDockerSuite/TestBuildPATH [2020-03-12T18:40:58.523Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-03-12T18:40:59.897Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-03-12T18:40:59.897Z] ok github.com/docker/docker/distribution/xfer 1.427s coverage: 83.4% of statements [2020-03-12T18:40:59.897Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-12T18:41:00.104Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-03-12T18:41:01.027Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-03-12T18:41:01.296Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-03-12T18:41:01.296Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-12T18:41:01.554Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-03-12T18:41:01.554Z] ? github.com/docker/docker/internal/test [no test files] [2020-03-12T18:41:01.952Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-03-12T18:41:03.448Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-03-12T18:41:03.448Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-03-12T18:41:03.448Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-03-12T18:41:03.448Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-03-12T18:41:03.448Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-03-12T18:41:03.448Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-03-12T18:41:03.448Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-03-12T18:41:03.448Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-03-12T18:41:03.448Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-03-12T18:41:03.448Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-03-12T18:41:03.448Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-12T18:41:04.011Z] ok github.com/docker/docker/internal/testutil 0.011s coverage: 62.5% of statements [2020-03-12T18:41:04.736Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-03-12T18:41:06.106Z] ok github.com/docker/docker/opts 0.021s coverage: 66.9% of statements [2020-03-12T18:41:06.364Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-12T18:41:08.260Z] ok github.com/docker/docker/pkg/archive 0.405s coverage: 77.2% of statements [2020-03-12T18:41:09.192Z] ok github.com/docker/docker/pkg/authorization 0.197s coverage: 66.7% of statements [2020-03-12T18:41:09.449Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-03-12T18:41:09.706Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-03-12T18:41:11.876Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-03-12T18:41:12.130Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.76s) [2020-03-12T18:41:12.130Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-03-12T18:41:12.130Z] daemon.go:325: [da6b2f0d75762] waiting for daemon to start [2020-03-12T18:41:12.130Z] daemon.go:325: [da6b2f0d75762] waiting for daemon to start [2020-03-12T18:41:12.130Z] daemon.go:353: [da6b2f0d75762] daemon started [2020-03-12T18:41:12.130Z] daemon.go:461: [da6b2f0d75762] Stopping daemon [2020-03-12T18:41:12.130Z] daemon.go:296: [da6b2f0d75762] exiting daemon [2020-03-12T18:41:12.130Z] daemon.go:448: [da6b2f0d75762] Daemon stopped [2020-03-12T18:41:12.130Z] === RUN TestCreateServiceSecretFileMode [2020-03-12T18:41:12.511Z] Loaded image: buildpack-deps:jessie [2020-03-12T18:41:12.511Z] Loaded image: busybox:latest [2020-03-12T18:41:12.511Z] Loaded image: busybox:glibc [2020-03-12T18:41:12.511Z] Loaded image: debian:jessie [2020-03-12T18:41:12.511Z] Loaded image: hello-world:latest [2020-03-12T18:41:12.511Z] INFO: Testing against a local daemon [2020-03-12T18:41:12.511Z] === RUN TestBuildWithSession [2020-03-12T18:41:13.531Z] --- PASS: TestBuildWithSession (2.10s) [2020-03-12T18:41:13.531Z] === RUN TestBuildSquashParent [2020-03-12T18:41:13.882Z] ok github.com/docker/docker/layer 7.703s coverage: 72.0% of statements [2020-03-12T18:41:13.882Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-12T18:41:13.882Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-12T18:41:13.882Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-12T18:41:13.882Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-12T18:41:13.882Z] ? github.com/docker/docker/oci [no test files] [2020-03-12T18:41:13.882Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-12T18:41:13.882Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-03-12T18:41:13.882Z] ok github.com/docker/docker/pkg/chrootarchive 2.992s coverage: 43.2% of statements [2020-03-12T18:41:13.882Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-12T18:41:13.882Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-12T18:41:14.140Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-03-12T18:41:14.140Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 92.9% of statements [2020-03-12T18:41:15.072Z] ok github.com/docker/docker/pkg/discovery/memory 0.015s coverage: 92.3% of statements [2020-03-12T18:41:15.400Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-03-12T18:41:15.637Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-03-12T18:41:15.654Z] --- PASS: TestCreateServiceSecretFileMode (3.54s) [2020-03-12T18:41:15.654Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-03-12T18:41:15.654Z] daemon.go:325: [d050a47bf52e6] waiting for daemon to start [2020-03-12T18:41:15.654Z] daemon.go:325: [d050a47bf52e6] waiting for daemon to start [2020-03-12T18:41:15.654Z] daemon.go:353: [d050a47bf52e6] daemon started [2020-03-12T18:41:15.654Z] daemon.go:461: [d050a47bf52e6] Stopping daemon [2020-03-12T18:41:15.654Z] daemon.go:296: [d050a47bf52e6] exiting daemon [2020-03-12T18:41:15.654Z] daemon.go:448: [d050a47bf52e6] Daemon stopped [2020-03-12T18:41:15.654Z] === RUN TestCreateServiceConfigFileMode [2020-03-12T18:41:16.200Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-03-12T18:41:16.579Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-03-12T18:41:17.570Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 66.3% of statements [2020-03-12T18:41:18.134Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2020-03-12T18:41:18.697Z] ok github.com/docker/docker/pkg/discovery/kv 3.101s coverage: 84.1% of statements [2020-03-12T18:41:18.954Z] ok github.com/docker/docker/pkg/fsutils 0.235s coverage: 85.1% of statements [2020-03-12T18:41:19.050Z] --- PASS: TestBuildSquashParent (4.93s) [2020-03-12T18:41:19.050Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-12T18:41:19.050Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:41:19.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:41:19.050Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:41:19.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:41:19.050Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:41:19.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:41:19.050Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:41:19.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:41:19.050Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:41:19.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:41:19.050Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:41:19.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:41:19.050Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:41:19.050Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:41:19.050Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:41:19.050Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:41:19.091Z] === RUN TestDockerSuite/TestBuildRm [2020-03-12T18:41:19.211Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.2% of statements [2020-03-12T18:41:19.651Z] --- PASS: TestCreateServiceConfigFileMode (3.83s) [2020-03-12T18:41:19.651Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-03-12T18:41:19.651Z] daemon.go:325: [dad1f4166779c] waiting for daemon to start [2020-03-12T18:41:19.651Z] daemon.go:325: [dad1f4166779c] waiting for daemon to start [2020-03-12T18:41:19.651Z] daemon.go:353: [dad1f4166779c] daemon started [2020-03-12T18:41:19.651Z] daemon.go:461: [dad1f4166779c] Stopping daemon [2020-03-12T18:41:19.651Z] daemon.go:296: [dad1f4166779c] exiting daemon [2020-03-12T18:41:19.651Z] daemon.go:448: [dad1f4166779c] Daemon stopped [2020-03-12T18:41:19.651Z] === RUN TestCreateServiceSysctls [2020-03-12T18:41:19.651Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-03-12T18:41:20.581Z] ok github.com/docker/docker/pkg/idtools 0.515s coverage: 70.1% of statements [2020-03-12T18:41:20.581Z] ok github.com/docker/docker/pkg/ioutils 0.411s coverage: 69.1% of statements [2020-03-12T18:41:21.144Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-03-12T18:41:21.144Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements [2020-03-12T18:41:21.401Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-03-12T18:41:21.401Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-12T18:41:21.756Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:41:21.756Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:41:21.965Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-03-12T18:41:22.222Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-03-12T18:41:22.480Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-03-12T18:41:22.480Z] ok github.com/docker/docker/pkg/mount 0.548s coverage: 69.6% of statements [2020-03-12T18:41:22.480Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-12T18:41:22.908Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-03-12T18:41:23.044Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 90.0% of statements [2020-03-12T18:41:23.044Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-03-12T18:41:23.044Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-12T18:41:23.044Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-12T18:41:23.548Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-03-12T18:41:23.793Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2020-03-12T18:41:23.793Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.90s) [2020-03-12T18:41:23.793Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.09s) [2020-03-12T18:41:23.793Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.24s) [2020-03-12T18:41:23.793Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.24s) [2020-03-12T18:41:23.793Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.11s) [2020-03-12T18:41:23.793Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.38s) [2020-03-12T18:41:23.793Z] === RUN TestBuildMultiStageCopy [2020-03-12T18:41:23.793Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-12T18:41:23.976Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2020-03-12T18:41:24.007Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-03-12T18:41:24.272Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-03-12T18:41:24.466Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-03-12T18:41:24.466Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-03-12T18:41:24.527Z] --- PASS: TestCreateServiceSysctls (5.11s) [2020-03-12T18:41:24.527Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-03-12T18:41:24.527Z] daemon.go:325: [db56fae342c09] waiting for daemon to start [2020-03-12T18:41:24.527Z] daemon.go:325: [db56fae342c09] waiting for daemon to start [2020-03-12T18:41:24.527Z] daemon.go:353: [db56fae342c09] daemon started [2020-03-12T18:41:24.527Z] daemon.go:461: [db56fae342c09] Stopping daemon [2020-03-12T18:41:24.527Z] daemon.go:296: [db56fae342c09] exiting daemon [2020-03-12T18:41:24.527Z] daemon.go:448: [db56fae342c09] Daemon stopped [2020-03-12T18:41:24.527Z] === RUN TestInspect [2020-03-12T18:41:24.909Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-03-12T18:41:25.167Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-03-12T18:41:25.424Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-03-12T18:41:25.841Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-12T18:41:25.887Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-03-12T18:41:26.003Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-03-12T18:41:26.003Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-03-12T18:41:26.127Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-12T18:41:26.141Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-03-12T18:41:26.414Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-12T18:41:26.794Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 72.7% of statements [2020-03-12T18:41:27.041Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-12T18:41:27.052Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-03-12T18:41:27.065Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-03-12T18:41:27.333Z] --- PASS: TestBuildMultiStageCopy (3.63s) [2020-03-12T18:41:27.333Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.00s) [2020-03-12T18:41:27.333Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s) [2020-03-12T18:41:27.333Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s) [2020-03-12T18:41:27.333Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.43s) [2020-03-12T18:41:27.333Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s) [2020-03-12T18:41:27.333Z] === RUN TestBuildMultiStageParentConfig [2020-03-12T18:41:27.623Z] --- PASS: TestInspect (3.00s) [2020-03-12T18:41:27.623Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-03-12T18:41:27.623Z] daemon.go:325: [df3a6c27d4c50] waiting for daemon to start [2020-03-12T18:41:27.623Z] daemon.go:325: [df3a6c27d4c50] waiting for daemon to start [2020-03-12T18:41:27.623Z] daemon.go:353: [df3a6c27d4c50] daemon started [2020-03-12T18:41:27.623Z] daemon.go:461: [df3a6c27d4c50] Stopping daemon [2020-03-12T18:41:27.623Z] daemon.go:296: [df3a6c27d4c50] exiting daemon [2020-03-12T18:41:27.623Z] daemon.go:448: [df3a6c27d4c50] Daemon stopped [2020-03-12T18:41:27.623Z] === RUN TestDockerNetworkConnectAlias [2020-03-12T18:41:28.182Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-03-12T18:41:28.414Z] --- PASS: TestBuildMultiStageParentConfig (1.04s) [2020-03-12T18:41:28.414Z] === RUN TestBuildLabelWithTargets [2020-03-12T18:41:29.542Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-03-12T18:41:29.914Z] --- PASS: TestBuildLabelWithTargets (1.60s) [2020-03-12T18:41:29.914Z] === RUN TestBuildWithEmptyLayers [2020-03-12T18:41:30.325Z] ok github.com/docker/docker/pkg/signal 2.845s coverage: 61.0% of statements [2020-03-12T18:41:30.582Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-03-12T18:41:30.692Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-03-12T18:41:30.901Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-03-12T18:41:30.937Z] --- PASS: TestBuildWithEmptyLayers (0.80s) [2020-03-12T18:41:30.937Z] === RUN TestBuildMultiStageOnBuild [2020-03-12T18:41:31.146Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-03-12T18:41:31.151Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-03-12T18:41:31.151Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-03-12T18:41:31.151Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-03-12T18:41:31.403Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-03-12T18:41:31.661Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-03-12T18:41:32.119Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-03-12T18:41:32.224Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 81.4% of statements [2020-03-12T18:41:32.788Z] ok github.com/docker/docker/pkg/system 0.020s coverage: 35.1% of statements [2020-03-12T18:41:32.974Z] --- PASS: TestBuildMultiStageOnBuild (2.20s) [2020-03-12T18:41:32.974Z] === RUN TestBuildUncleanTarFilenames [2020-03-12T18:41:33.087Z] === RUN TestDockerSuite/TestBuildCmd [2020-03-12T18:41:33.352Z] ok github.com/docker/docker/pkg/tailfile 0.088s coverage: 88.6% of statements [2020-03-12T18:41:33.546Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-03-12T18:41:33.916Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-03-12T18:41:34.005Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-03-12T18:41:34.456Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2020-03-12T18:41:34.456Z] === RUN TestBuildMultiStageLayerLeak [2020-03-12T18:41:34.464Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-03-12T18:41:34.480Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-03-12T18:41:34.737Z] testing: warning: no tests to run [2020-03-12T18:41:34.737Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2020-03-12T18:41:34.994Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-03-12T18:41:35.058Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-03-12T18:41:35.058Z] --- PASS: TestDockerNetworkConnectAlias (7.36s) [2020-03-12T18:41:35.058Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-03-12T18:41:35.058Z] daemon.go:325: [d3d460234dcb9] waiting for daemon to start [2020-03-12T18:41:35.058Z] daemon.go:325: [d3d460234dcb9] waiting for daemon to start [2020-03-12T18:41:35.058Z] daemon.go:353: [d3d460234dcb9] daemon started [2020-03-12T18:41:35.058Z] daemon.go:461: [d3d460234dcb9] Stopping daemon [2020-03-12T18:41:35.058Z] daemon.go:296: [d3d460234dcb9] exiting daemon [2020-03-12T18:41:35.058Z] daemon.go:448: [d3d460234dcb9] Daemon stopped [2020-03-12T18:41:35.058Z] === RUN TestDockerNetworkReConnect [2020-03-12T18:41:35.058Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-03-12T18:41:35.252Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-03-12T18:41:35.313Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-03-12T18:41:35.509Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-12T18:41:35.874Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-03-12T18:41:35.874Z] === RUN TestDockerSuite/TestBuildSpaces [2020-03-12T18:41:36.130Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-03-12T18:41:36.502Z] --- PASS: TestBuildMultiStageLayerLeak (2.29s) [2020-03-12T18:41:36.502Z] === RUN TestBuildWithHugeFile [2020-03-12T18:41:38.011Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-03-12T18:41:38.011Z] === RUN TestDockerSuite/TestBuildStderr [2020-03-12T18:41:38.031Z] ok github.com/docker/docker/plugin 0.532s coverage: 27.3% of statements [2020-03-12T18:41:38.595Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-03-12T18:41:38.936Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-03-12T18:41:39.154Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-03-12T18:41:39.527Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 74.1% of statements [2020-03-12T18:41:39.791Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-03-12T18:41:40.691Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-03-12T18:41:40.691Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-03-12T18:41:41.447Z] --- PASS: TestDockerNetworkReConnect (6.61s) [2020-03-12T18:41:41.447Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-03-12T18:41:41.447Z] daemon.go:325: [d93ae5713a5a1] waiting for daemon to start [2020-03-12T18:41:41.447Z] daemon.go:325: [d93ae5713a5a1] waiting for daemon to start [2020-03-12T18:41:41.447Z] daemon.go:353: [d93ae5713a5a1] daemon started [2020-03-12T18:41:41.447Z] daemon.go:461: [d93ae5713a5a1] Stopping daemon [2020-03-12T18:41:41.447Z] daemon.go:296: [d93ae5713a5a1] exiting daemon [2020-03-12T18:41:41.447Z] daemon.go:448: [d93ae5713a5a1] Daemon stopped [2020-03-12T18:41:41.447Z] === RUN TestServicePlugin [2020-03-12T18:41:41.658Z] === RUN TestDockerSuite/TestBuildContChar [2020-03-12T18:41:41.713Z] ok github.com/docker/docker/registry 0.093s coverage: 56.3% of statements [2020-03-12T18:41:41.970Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-03-12T18:41:42.228Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 49.0% of statements [2020-03-12T18:41:43.160Z] ok github.com/docker/docker/runconfig 0.008s coverage: 68.2% of statements [2020-03-12T18:41:44.090Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-03-12T18:41:44.655Z] ok github.com/docker/docker/volume/local 0.029s coverage: 73.0% of statements [2020-03-12T18:41:44.703Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-03-12T18:41:45.586Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-03-12T18:41:45.626Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-03-12T18:41:46.517Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-03-12T18:41:46.991Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-03-12T18:41:47.553Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-03-12T18:41:48.913Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-03-12T18:41:50.796Z] === RUN TestDockerSuite/TestBuildUser [2020-03-12T18:41:52.678Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-03-12T18:41:54.040Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-03-12T18:41:54.040Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-03-12T18:41:54.040Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-03-12T18:41:56.220Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-03-12T18:41:56.680Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-03-12T18:41:56.835Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-03-12T18:41:57.139Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-03-12T18:41:57.139Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-03-12T18:41:58.107Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-03-12T18:41:58.566Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-03-12T18:41:58.566Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-03-12T18:41:58.566Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-03-12T18:41:58.860Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.8% of statements [2020-03-12T18:41:58.860Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-12T18:41:58.860Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-12T18:41:58.860Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-12T18:41:58.860Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-12T18:41:58.860Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-12T18:41:58.860Z] ? github.com/docker/docker/rootless [no test files] [2020-03-12T18:41:58.860Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-12T18:41:58.860Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-12T18:41:58.860Z] ? github.com/docker/docker/volume [no test files] [2020-03-12T18:41:58.860Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-12T18:41:58.860Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-12T18:41:58.860Z] [2020-03-12T18:41:58.860Z] === Skipped [2020-03-12T18:41:58.860Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-12T18:41:58.860Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-12T18:41:58.860Z] [2020-03-12T18:41:58.860Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-12T18:41:58.860Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-12T18:41:58.860Z] [2020-03-12T18:41:58.860Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-12T18:41:58.860Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:41:58.860Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:41:58.860Z] [2020-03-12T18:41:58.860Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-12T18:41:58.860Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:41:58.860Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:41:58.860Z] [2020-03-12T18:41:58.860Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-12T18:41:58.860Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:41:58.860Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:41:58.860Z] [2020-03-12T18:41:58.860Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-12T18:41:58.860Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:41:58.860Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:41:58.860Z] [2020-03-12T18:41:58.860Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-12T18:41:58.860Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:41:58.860Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:41:58.860Z] [2020-03-12T18:41:58.860Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-12T18:41:58.860Z] graphtest_unix.go:73: No driver to put! [2020-03-12T18:41:58.860Z] [2020-03-12T18:41:58.860Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-12T18:41:58.860Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-12T18:41:58.860Z] [2020-03-12T18:41:58.860Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-12T18:41:58.860Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-12T18:41:58.860Z] [2020-03-12T18:41:58.860Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-12T18:41:58.860Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-12T18:41:58.860Z] [2020-03-12T18:41:58.860Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-12T18:41:58.860Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-12T18:41:58.860Z] [2020-03-12T18:41:58.860Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-12T18:41:58.860Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:41:58.860Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:41:58.860Z] [2020-03-12T18:41:58.860Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-12T18:41:58.860Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:41:58.860Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:41:58.860Z] [2020-03-12T18:41:58.860Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-12T18:41:58.860Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:41:58.860Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:41:58.860Z] [2020-03-12T18:41:58.860Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-12T18:41:58.860Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:41:58.860Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:41:58.860Z] [2020-03-12T18:41:58.860Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-12T18:41:58.860Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:41:58.860Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:41:58.860Z] [2020-03-12T18:41:58.860Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-12T18:41:58.860Z] graphtest_unix.go:73: No driver to put! [2020-03-12T18:41:58.860Z] [2020-03-12T18:41:58.860Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-12T18:41:58.860Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-12T18:41:58.860Z] [2020-03-12T18:41:58.860Z] [2020-03-12T18:41:58.860Z] DONE 2065 tests, 19 skipped in 254.760s Post stage [Pipeline] junit [2020-03-12T18:41:58.873Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-03-12T18:41:59.517Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40652/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0056bd19127c837e0a852e7d2a7d95ac1dcf270 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:a0056bd19127c837e0a852e7d2a7d95ac1dcf270 hack/validate/vendor [2020-03-12T18:42:00.448Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-03-12T18:42:01.337Z] + echo Building e2e image [2020-03-12T18:42:01.337Z] Building e2e image [2020-03-12T18:42:01.337Z] + docker build --build-arg DOCKER_GITCOMMIT=a0056bd19127c837e0a852e7d2a7d95ac1dcf270 -t moby-e2e-test -f Dockerfile.e2e . [2020-03-12T18:42:01.337Z] #2 [internal] load .dockerignore [2020-03-12T18:42:01.337Z] #2 transferring context: 34B done [2020-03-12T18:42:01.337Z] #2 DONE 0.0s [2020-03-12T18:42:01.337Z] [2020-03-12T18:42:01.337Z] #1 [internal] load build definition from Dockerfile.e2e [2020-03-12T18:42:01.337Z] #1 transferring dockerfile: 3.19kB done [2020-03-12T18:42:01.337Z] #1 DONE 0.0s [2020-03-12T18:42:01.337Z] [2020-03-12T18:42:01.337Z] #4 [internal] load metadata for docker.io/library/golang:1.12.17-alpine [2020-03-12T18:42:01.597Z] #4 DONE 0.4s [2020-03-12T18:42:01.597Z] [2020-03-12T18:42:01.597Z] #3 [internal] load metadata for docker.io/library/alpine:3.9 [2020-03-12T18:42:01.597Z] #3 DONE 0.3s [2020-03-12T18:42:01.856Z] [2020-03-12T18:42:01.856Z] #8 [internal] load build context [2020-03-12T18:42:02.114Z] #8 transferring context: 799.57kB 0.3s done [2020-03-12T18:42:02.114Z] #8 DONE 0.4s [2020-03-12T18:42:02.114Z] [2020-03-12T18:42:02.114Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e... [2020-03-12T18:42:02.114Z] #14 resolve docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e7c128d29ac3004ac8314967c5ddbfa5bfa7caa59b0de493fc01686a done [2020-03-12T18:42:02.114Z] #14 sha256:3f8e3ad3e7c128d29ac3004ac8314967c5ddbfa5bfa7caa59b0de493fc01686a 1.65kB / 1.65kB done [2020-03-12T18:42:02.114Z] #14 sha256:1782cafde43390b032f960c0fad3def745fac18994ced169003cb56e9a93c028 1.36kB / 1.36kB done [2020-03-12T18:42:02.114Z] #14 sha256:76bddfb5e55ec98387cd57194c9ae933c5ad9a75eed2c710e68b0b124bf0d9ce 3.83kB / 3.83kB done [2020-03-12T18:42:02.114Z] #14 sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 2.80MB / 2.80MB 0.1s done [2020-03-12T18:42:02.114Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.1s done [2020-03-12T18:42:02.114Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.2s [2020-03-12T18:42:02.114Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s done [2020-03-12T18:42:02.114Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 18.76MB / 124.08MB 0.5s [2020-03-12T18:42:02.114Z] #14 sha256:4985b19198605c3ab910c5b294cc5c9bfe81c48b4547fb0555ce0d81dfb60053 126B / 126B 0.2s done [2020-03-12T18:42:02.373Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 25.57MB / 124.08MB 0.6s [2020-03-12T18:42:02.373Z] #14 ... [2020-03-12T18:42:02.373Z] [2020-03-12T18:42:02.373Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.9@sha256:115731bab0862031b... [2020-03-12T18:42:02.373Z] #5 resolve docker.io/library/alpine:3.9@sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 done [2020-03-12T18:42:02.373Z] #5 sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 1.64kB / 1.64kB done [2020-03-12T18:42:02.373Z] #5 sha256:ab3fe83c0696e3f565c9b4a734ec309ae9bd0d74c192de4590fd6dc2ef717815 528B / 528B done [2020-03-12T18:42:02.373Z] #5 sha256:82f67be598ebc8d968137c18521fe174ca6afc9b542aa5773c32b3a3970e647c 1.51kB / 1.51kB done [2020-03-12T18:42:02.373Z] #5 sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c 2.76MB / 2.76MB 0.2s done [2020-03-12T18:42:02.373Z] #5 extracting sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c 0.3s done [2020-03-12T18:42:02.373Z] #5 DONE 0.7s [2020-03-12T18:42:02.373Z] [2020-03-12T18:42:02.373Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e... [2020-03-12T18:42:02.373Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.4s done [2020-03-12T18:42:02.631Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 41.45MB / 124.08MB 0.8s [2020-03-12T18:42:02.631Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 [2020-03-12T18:42:02.631Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 50.40MB / 124.08MB 0.9s [2020-03-12T18:42:02.631Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.2s done [2020-03-12T18:42:02.888Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 62.95MB / 124.08MB 1.0s [2020-03-12T18:42:02.888Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done [2020-03-12T18:42:02.888Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 78.51MB / 124.08MB 1.2s [2020-03-12T18:42:03.145Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 92.59MB / 124.08MB 1.5s [2020-03-12T18:42:03.404Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 101.26MB / 124.08MB 1.6s [2020-03-12T18:42:03.404Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 117.50MB / 124.08MB 1.8s [2020-03-12T18:42:03.661Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 124.08MB / 124.08MB 2.0s [2020-03-12T18:42:03.919Z] #14 ... [2020-03-12T18:42:03.919Z] [2020-03-12T18:42:03.919Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-03-12T18:42:03.919Z] #6 DONE 1.4s [2020-03-12T18:42:03.919Z] [2020-03-12T18:42:03.919Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e... [2020-03-12T18:42:03.919Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 124.08MB / 124.08MB 2.0s done [2020-03-12T18:42:03.919Z] #14 extracting sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 [2020-03-12T18:42:04.359Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-03-12T18:42:09.180Z] #14 ... [2020-03-12T18:42:09.180Z] [2020-03-12T18:42:09.180Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-03-12T18:42:09.180Z] #7 1.063 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-12T18:42:09.180Z] #7 1.126 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-12T18:42:09.180Z] #7 1.223 (1/33) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-03-12T18:42:09.180Z] #7 1.227 (2/33) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-03-12T18:42:09.180Z] #7 1.414 (3/33) Installing ncurses-libs (6.1_p20190105-r0) [2020-03-12T18:42:09.180Z] #7 1.423 (4/33) Installing readline (7.0.003-r1) [2020-03-12T18:42:09.180Z] #7 1.428 (5/33) Installing bash (4.4.19-r1) [2020-03-12T18:42:09.180Z] #7 1.443 Executing bash-4.4.19-r1.post-install [2020-03-12T18:42:09.180Z] #7 1.447 (6/33) Installing ca-certificates (20190108-r0) [2020-03-12T18:42:09.180Z] #7 1.464 (7/33) Installing libgcc (8.3.0-r0) [2020-03-12T18:42:09.180Z] #7 1.467 (8/33) Installing libstdc++ (8.3.0-r0) [2020-03-12T18:42:09.180Z] #7 1.482 (9/33) Installing binutils (2.31.1-r2) [2020-03-12T18:42:09.180Z] #7 1.580 (10/33) Installing gmp (6.1.2-r1) [2020-03-12T18:42:09.180Z] #7 1.588 (11/33) Installing isl (0.18-r0) [2020-03-12T18:42:09.180Z] #7 1.610 (12/33) Installing libgomp (8.3.0-r0) [2020-03-12T18:42:09.180Z] #7 1.615 (13/33) Installing libatomic (8.3.0-r0) [2020-03-12T18:42:09.180Z] #7 1.618 (14/33) Installing mpfr3 (3.1.5-r1) [2020-03-12T18:42:09.180Z] #7 1.626 (15/33) Installing mpc1 (1.0.3-r1) [2020-03-12T18:42:09.180Z] #7 1.631 (16/33) Installing gcc (8.3.0-r0) [2020-03-12T18:42:09.180Z] #7 2.508 (17/33) Installing musl-dev (1.1.20-r5) [2020-03-12T18:42:09.180Z] #7 2.605 (18/33) Installing libc-dev (0.7.1-r0) [2020-03-12T18:42:09.180Z] #7 2.606 (19/33) Installing g++ (8.3.0-r0) [2020-03-12T18:42:09.180Z] #7 3.157 (20/33) Installing nghttp2-libs (1.35.1-r1) [2020-03-12T18:42:09.180Z] #7 3.161 (21/33) Installing libssh2 (1.9.0-r1) [2020-03-12T18:42:09.180Z] #7 3.167 (22/33) Installing libcurl (7.64.0-r3) [2020-03-12T18:42:09.180Z] #7 3.176 (23/33) Installing expat (2.2.8-r0) [2020-03-12T18:42:09.180Z] #7 3.181 (24/33) Installing pcre2 (10.32-r1) [2020-03-12T18:42:09.180Z] #7 3.188 (25/33) Installing git (2.20.2-r0) [2020-03-12T18:42:09.180Z] #7 3.393 (26/33) Installing libmnl (1.0.4-r0) [2020-03-12T18:42:09.180Z] #7 3.398 (27/33) Installing jansson (2.11-r0) [2020-03-12T18:42:09.180Z] #7 3.401 (28/33) Installing libnftnl-libs (1.1.1-r0) [2020-03-12T18:42:09.180Z] #7 3.405 (29/33) Installing iptables (1.6.2-r1) [2020-03-12T18:42:09.181Z] #7 3.427 (30/33) Installing pigz (2.4-r0) [2020-03-12T18:42:09.181Z] #7 3.435 (31/33) Installing tar (1.32-r0) [2020-03-12T18:42:09.181Z] #7 3.442 (32/33) Installing xz-libs (5.2.4-r0) [2020-03-12T18:42:09.181Z] #7 3.446 (33/33) Installing xz (5.2.4-r0) [2020-03-12T18:42:09.181Z] #7 3.452 Executing busybox-1.29.3-r10.trigger [2020-03-12T18:42:09.181Z] #7 3.457 Executing ca-certificates-20190108-r0.trigger [2020-03-12T18:42:09.181Z] #7 3.513 OK: 185 MiB in 47 packages [2020-03-12T18:42:09.181Z] #7 DONE 4.4s [2020-03-12T18:42:09.181Z] [2020-03-12T18:42:09.181Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-03-12T18:42:09.181Z] #9 DONE 0.1s [2020-03-12T18:42:09.181Z] [2020-03-12T18:42:09.181Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e... [2020-03-12T18:42:09.181Z] #14 ... [2020-03-12T18:42:09.181Z] [2020-03-12T18:42:09.181Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-03-12T18:42:09.181Z] #10 DONE 0.1s [2020-03-12T18:42:09.181Z] [2020-03-12T18:42:09.181Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e... [2020-03-12T18:42:09.181Z] #14 ... [2020-03-12T18:42:09.181Z] [2020-03-12T18:42:09.181Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-03-12T18:42:09.181Z] #11 DONE 0.1s [2020-03-12T18:42:09.181Z] [2020-03-12T18:42:09.181Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-03-12T18:42:09.181Z] #12 DONE 0.1s [2020-03-12T18:42:09.181Z] [2020-03-12T18:42:09.181Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e... [2020-03-12T18:42:09.181Z] #14 ... [2020-03-12T18:42:09.181Z] [2020-03-12T18:42:09.181Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-03-12T18:42:09.181Z] #13 DONE 0.1s [2020-03-12T18:42:09.181Z] [2020-03-12T18:42:09.181Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e... [2020-03-12T18:42:09.181Z] #14 extracting sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 5.1s [2020-03-12T18:42:10.111Z] #14 extracting sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 5.8s done [2020-03-12T18:42:10.111Z] #14 extracting sha256:4985b19198605c3ab910c5b294cc5c9bfe81c48b4547fb0555ce0d81dfb60053 done [2020-03-12T18:42:10.111Z] #14 DONE 8.3s [2020-03-12T18:42:10.111Z] [2020-03-12T18:42:10.111Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-03-12T18:42:10.677Z] #15 0.732 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-12T18:42:12.047Z] #15 1.786 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-12T18:42:12.047Z] #15 1.873 (1/43) Upgrading musl (1.1.24-r0 -> 1.1.24-r1) [2020-03-12T18:42:12.047Z] #15 1.882 (2/43) Installing ncurses-terminfo-base (6.1_p20200118-r2) [2020-03-12T18:42:12.047Z] #15 1.886 (3/43) Installing ncurses-libs (6.1_p20200118-r2) [2020-03-12T18:42:12.047Z] #15 1.894 (4/43) Installing readline (8.0.1-r0) [2020-03-12T18:42:12.047Z] #15 1.898 (5/43) Installing bash (5.0.11-r1) [2020-03-12T18:42:12.047Z] #15 1.911 Executing bash-5.0.11-r1.post-install [2020-03-12T18:42:12.047Z] #15 1.913 (6/43) Installing linux-headers (4.19.36-r0) [2020-03-12T18:42:12.047Z] #15 1.988 (7/43) Installing libblkid (2.34-r1) [2020-03-12T18:42:12.047Z] #15 1.993 (8/43) Installing libuuid (2.34-r1) [2020-03-12T18:42:12.047Z] #15 1.996 (9/43) Installing btrfs-progs-libs (5.4-r0) [2020-03-12T18:42:12.047Z] #15 2.003 (10/43) Installing btrfs-progs-dev (5.4-r0) [2020-03-12T18:42:12.047Z] #15 2.020 (11/43) Installing libgcc (9.2.0-r3) [2020-03-12T18:42:12.047Z] #15 2.022 (12/43) Installing libstdc++ (9.2.0-r3) [2020-03-12T18:42:12.047Z] #15 2.036 (13/43) Installing binutils (2.33.1-r0) [2020-03-12T18:42:12.047Z] #15 2.104 (14/43) Installing libmagic (5.37-r1) [2020-03-12T18:42:12.305Z] #15 2.124 (15/43) Installing file (5.37-r1) [2020-03-12T18:42:12.305Z] #15 2.126 (16/43) Installing gmp (6.1.2-r1) [2020-03-12T18:42:12.305Z] #15 2.133 (17/43) Installing isl (0.18-r0) [2020-03-12T18:42:12.305Z] #15 2.149 (18/43) Installing libgomp (9.2.0-r3) [2020-03-12T18:42:12.305Z] #15 2.153 (19/43) Installing libatomic (9.2.0-r3) [2020-03-12T18:42:12.305Z] #15 2.155 (20/43) Installing mpfr4 (4.0.2-r1) [2020-03-12T18:42:12.305Z] #15 2.162 (21/43) Installing mpc1 (1.1.0-r1) [2020-03-12T18:42:12.305Z] #15 2.165 (22/43) Installing gcc (9.2.0-r3) [2020-03-12T18:42:12.869Z] #15 2.846 (23/43) Installing musl-dev (1.1.24-r1) [2020-03-12T18:42:12.869Z] #15 2.918 (24/43) Installing libc-dev (0.7.2-r0) [2020-03-12T18:42:12.869Z] #15 2.920 (25/43) Installing g++ (9.2.0-r3) [2020-03-12T18:42:13.436Z] #15 3.343 (26/43) Installing make (4.2.1-r2) [2020-03-12T18:42:13.436Z] #15 3.347 (27/43) Installing fortify-headers (1.1-r0) [2020-03-12T18:42:13.436Z] #15 3.350 (28/43) Installing build-base (0.5-r1) [2020-03-12T18:42:13.436Z] #15 3.352 (29/43) Installing nghttp2-libs (1.40.0-r0) [2020-03-12T18:42:13.436Z] #15 3.355 (30/43) Installing libcurl (7.67.0-r0) [2020-03-12T18:42:13.436Z] #15 3.363 (31/43) Installing curl (7.67.0-r0) [2020-03-12T18:42:13.436Z] #15 3.366 (32/43) Installing oniguruma (6.9.4-r0) [2020-03-12T18:42:13.436Z] #15 3.372 (33/43) Installing jq (1.6-r0) [2020-03-12T18:42:13.436Z] #15 3.380 (34/43) Installing device-mapper-libs (2.02.186-r0) [2020-03-12T18:42:13.436Z] #15 3.385 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2020-03-12T18:42:13.436Z] #15 3.389 (36/43) Installing libaio (0.3.112-r1) [2020-03-12T18:42:13.436Z] #15 3.392 (37/43) Installing lvm2-libs (2.02.186-r0) [2020-03-12T18:42:13.436Z] #15 3.422 (38/43) Installing libfdisk (2.34-r1) [2020-03-12T18:42:13.693Z] #15 3.428 (39/43) Installing libmount (2.34-r1) [2020-03-12T18:42:13.693Z] #15 3.434 (40/43) Installing libsmartcols (2.34-r1) [2020-03-12T18:42:13.693Z] #15 3.438 (41/43) Installing pkgconf (1.6.3-r0) [2020-03-12T18:42:13.693Z] #15 3.441 (42/43) Installing util-linux-dev (2.34-r1) [2020-03-12T18:42:13.693Z] #15 3.465 (43/43) Installing lvm2-dev (2.02.186-r0) [2020-03-12T18:42:13.693Z] #15 3.477 Executing busybox-1.31.1-r9.trigger [2020-03-12T18:42:13.693Z] #15 3.482 OK: 196 MiB in 57 packages [2020-03-12T18:42:14.256Z] #15 DONE 4.2s [2020-03-12T18:42:14.256Z] [2020-03-12T18:42:14.256Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-03-12T18:42:14.827Z] #16 DONE 0.7s [2020-03-12T18:42:14.856Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-03-12T18:42:14.856Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-03-12T18:42:15.084Z] [2020-03-12T18:42:15.084Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-03-12T18:42:15.415Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-03-12T18:42:15.647Z] #17 DONE 0.7s [2020-03-12T18:42:15.647Z] [2020-03-12T18:42:15.647Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-03-12T18:42:15.647Z] #18 DONE 0.0s [2020-03-12T18:42:15.647Z] [2020-03-12T18:42:15.647Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-03-12T18:42:15.647Z] #26 DONE 0.1s [2020-03-12T18:42:15.647Z] [2020-03-12T18:42:15.647Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:42:15.905Z] #22 DONE 0.1s [2020-03-12T18:42:15.905Z] [2020-03-12T18:42:15.905Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-03-12T18:42:15.905Z] #19 DONE 0.1s [2020-03-12T18:42:15.905Z] [2020-03-12T18:42:15.905Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-03-12T18:42:15.905Z] #27 DONE 0.1s [2020-03-12T18:42:15.905Z] [2020-03-12T18:42:15.905Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-03-12T18:42:15.905Z] #28 DONE 0.1s [2020-03-12T18:42:15.905Z] [2020-03-12T18:42:15.905Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-12T18:42:15.905Z] #23 DONE 0.1s [2020-03-12T18:42:15.905Z] [2020-03-12T18:42:15.905Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-12T18:42:16.338Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-03-12T18:42:16.338Z] --- PASS: TestServicePlugin (34.89s) [2020-03-12T18:42:16.338Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-03-12T18:42:16.338Z] daemon.go:325: [d70a461d92b1e] waiting for daemon to start [2020-03-12T18:42:16.338Z] daemon.go:325: [d70a461d92b1e] waiting for daemon to start [2020-03-12T18:42:16.338Z] daemon.go:353: [d70a461d92b1e] daemon started [2020-03-12T18:42:16.338Z] daemon.go:461: [d70a461d92b1e] Stopping daemon [2020-03-12T18:42:16.338Z] daemon.go:296: [d70a461d92b1e] exiting daemon [2020-03-12T18:42:16.338Z] daemon.go:448: [d70a461d92b1e] Daemon stopped [2020-03-12T18:42:16.338Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-03-12T18:42:16.338Z] daemon.go:325: [d40baf0883bf6] waiting for daemon to start [2020-03-12T18:42:16.338Z] daemon.go:325: [d40baf0883bf6] waiting for daemon to start [2020-03-12T18:42:16.338Z] daemon.go:353: [d40baf0883bf6] daemon started [2020-03-12T18:42:16.338Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-03-12T18:42:16.338Z] daemon.go:325: [d13c00a041f7a] waiting for daemon to start [2020-03-12T18:42:16.338Z] daemon.go:325: [d13c00a041f7a] waiting for daemon to start [2020-03-12T18:42:16.338Z] daemon.go:353: [d13c00a041f7a] daemon started [2020-03-12T18:42:16.338Z] plugin_test.go:60: [d13c00a041f7a] joining swarm manager [d40baf0883bf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T18:42:16.338Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-03-12T18:42:16.338Z] daemon.go:325: [d0d6188f422c0] waiting for daemon to start [2020-03-12T18:42:16.338Z] daemon.go:325: [d0d6188f422c0] waiting for daemon to start [2020-03-12T18:42:16.338Z] daemon.go:353: [d0d6188f422c0] daemon started [2020-03-12T18:42:16.338Z] plugin_test.go:63: [d0d6188f422c0] joining swarm manager [d40baf0883bf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T18:42:16.338Z] daemon.go:461: [d0d6188f422c0] Stopping daemon [2020-03-12T18:42:16.338Z] daemon.go:296: [d0d6188f422c0] exiting daemon [2020-03-12T18:42:16.338Z] daemon.go:448: [d0d6188f422c0] Daemon stopped [2020-03-12T18:42:16.338Z] daemon.go:461: [d13c00a041f7a] Stopping daemon [2020-03-12T18:42:16.338Z] daemon.go:296: [d13c00a041f7a] exiting daemon [2020-03-12T18:42:16.338Z] daemon.go:448: [d13c00a041f7a] Daemon stopped [2020-03-12T18:42:16.338Z] daemon.go:461: [d40baf0883bf6] Stopping daemon [2020-03-12T18:42:16.338Z] daemon.go:296: [d40baf0883bf6] exiting daemon [2020-03-12T18:42:16.338Z] daemon.go:448: [d40baf0883bf6] Daemon stopped [2020-03-12T18:42:16.338Z] === RUN TestServiceUpdateLabel [2020-03-12T18:42:17.698Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-03-12T18:42:19.059Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-03-12T18:42:19.059Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-03-12T18:42:19.059Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-03-12T18:42:19.059Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-03-12T18:42:19.059Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-03-12T18:42:19.618Z] --- PASS: TestServiceUpdateLabel (3.01s) [2020-03-12T18:42:19.618Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-03-12T18:42:19.618Z] daemon.go:325: [d2c015238cab3] waiting for daemon to start [2020-03-12T18:42:19.618Z] daemon.go:325: [d2c015238cab3] waiting for daemon to start [2020-03-12T18:42:19.618Z] daemon.go:353: [d2c015238cab3] daemon started [2020-03-12T18:42:19.618Z] daemon.go:461: [d2c015238cab3] Stopping daemon [2020-03-12T18:42:19.618Z] daemon.go:296: [d2c015238cab3] exiting daemon [2020-03-12T18:42:19.618Z] daemon.go:448: [d2c015238cab3] Daemon stopped [2020-03-12T18:42:19.618Z] === RUN TestServiceUpdateSecrets [2020-03-12T18:42:20.099Z] #29 ... [2020-03-12T18:42:20.099Z] [2020-03-12T18:42:20.099Z] #31 [builder 1/4] COPY . . [2020-03-12T18:42:20.099Z] #31 DONE 3.7s [2020-03-12T18:42:20.099Z] [2020-03-12T18:42:20.099Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:42:20.099Z] #20 2.247 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-12T18:42:20.099Z] #20 2.684 curl: option --progress: is ambiguous [2020-03-12T18:42:20.099Z] #20 2.685 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-12T18:42:20.099Z] #20 3.312 curl: option --progress: is ambiguous [2020-03-12T18:42:20.099Z] #20 3.313 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-12T18:42:20.099Z] #20 3.833 curl: option --progress: is ambiguous [2020-03-12T18:42:20.099Z] #20 3.838 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-12T18:42:20.356Z] #20 4.454 curl: option --progress: is ambiguous [2020-03-12T18:42:20.356Z] #20 4.454 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-12T18:42:20.614Z] #20 ... [2020-03-12T18:42:20.614Z] [2020-03-12T18:42:20.614Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-12T18:42:20.614Z] #24 1.533 + RM_GOPATH=0 [2020-03-12T18:42:20.614Z] #24 1.533 + TMP_GOPATH= [2020-03-12T18:42:20.614Z] #24 1.533 + : /build [2020-03-12T18:42:20.614Z] #24 1.533 + '[' -z '' ']' [2020-03-12T18:42:20.614Z] #24 1.539 Install docker/cli version 17.06.2-ce from stable [2020-03-12T18:42:20.614Z] #24 1.539 ++ mktemp -d [2020-03-12T18:42:20.614Z] #24 1.539 + export GOPATH=/tmp/tmp.ibCAMH [2020-03-12T18:42:20.614Z] #24 1.539 + GOPATH=/tmp/tmp.ibCAMH [2020-03-12T18:42:20.614Z] #24 1.539 + RM_GOPATH=1 [2020-03-12T18:42:20.614Z] #24 1.539 ++ dirname ./install.sh [2020-03-12T18:42:20.614Z] #24 1.539 + dir=. [2020-03-12T18:42:20.614Z] #24 1.539 + bin=dockercli [2020-03-12T18:42:20.614Z] #24 1.539 + shift [2020-03-12T18:42:20.614Z] #24 1.539 + '[' '!' -f ./dockercli.installer ']' [2020-03-12T18:42:20.614Z] #24 1.539 + . ./dockercli.installer [2020-03-12T18:42:20.614Z] #24 1.539 ++ DOCKERCLI_CHANNEL=stable [2020-03-12T18:42:20.614Z] #24 1.539 ++ DOCKERCLI_VERSION=17.06.2-ce [2020-03-12T18:42:20.614Z] #24 1.539 + install_dockercli [2020-03-12T18:42:20.614Z] #24 1.539 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-12T18:42:20.614Z] #24 1.539 ++ uname -m [2020-03-12T18:42:20.614Z] #24 1.541 + arch=x86_64 [2020-03-12T18:42:20.614Z] #24 1.541 + '[' x86_64 '!=' x86_64 ']' [2020-03-12T18:42:20.614Z] #24 1.541 + url=https://download.docker.com/linux/static [2020-03-12T18:42:20.614Z] #24 1.541 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-12T18:42:20.614Z] #24 1.541 + tar -xz docker/docker [2020-03-12T18:42:20.614Z] #24 4.395 + mkdir -p /build [2020-03-12T18:42:20.614Z] #24 4.396 + mv docker/docker /build/ [2020-03-12T18:42:20.614Z] #24 4.397 + rmdir docker [2020-03-12T18:42:20.614Z] #24 DONE 4.5s [2020-03-12T18:42:20.614Z] [2020-03-12T18:42:20.614Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-03-12T18:42:20.976Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-03-12T18:42:20.977Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-03-12T18:42:21.179Z] #32 DONE 1.8s [2020-03-12T18:42:21.179Z] [2020-03-12T18:42:21.179Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-12T18:42:22.336Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-03-12T18:42:22.552Z] #33 1.317 [2020-03-12T18:42:22.590Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-03-12T18:42:22.809Z] #33 1.446 Removing bundles/ [2020-03-12T18:42:22.809Z] #33 1.447 [2020-03-12T18:42:22.809Z] #33 1.454 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-03-12T18:42:23.742Z] #33 2.280 Building test suite binary ./integration-cli/test.main [2020-03-12T18:42:23.948Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-03-12T18:42:23.948Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-03-12T18:42:27.018Z] #33 ... [2020-03-12T18:42:27.018Z] [2020-03-12T18:42:27.019Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:42:27.019Z] #20 4.959 [2020-03-12T18:42:27.019Z] #20 6.225 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-12T18:42:27.019Z] #20 6.553 curl: option --progress: is ambiguous [2020-03-12T18:42:27.019Z] #20 6.556 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-12T18:42:27.019Z] #20 6.792 [2020-03-12T18:42:27.019Z] #20 7.939 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-12T18:42:27.019Z] #20 8.349 curl: option --progress: is ambiguous [2020-03-12T18:42:27.019Z] #20 8.350 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-12T18:42:27.019Z] #20 8.644 [2020-03-12T18:42:27.019Z] #20 9.717 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-12T18:42:27.019Z] #20 10.07 curl: option --progress: is ambiguous [2020-03-12T18:42:27.019Z] #20 10.08 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-12T18:42:27.019Z] #20 10.50 [2020-03-12T18:42:27.205Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-03-12T18:42:27.582Z] #20 11.63 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-12T18:42:27.840Z] #20 12.03 curl: option --progress: is ambiguous [2020-03-12T18:42:27.840Z] #20 12.04 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-12T18:42:28.097Z] #20 12.39 [2020-03-12T18:42:28.355Z] #20 12.51 Download of images into '/build' complete. [2020-03-12T18:42:28.355Z] #20 12.51 Use something like the following to load the result into a Docker daemon: [2020-03-12T18:42:28.355Z] #20 12.51 tar -cC '/build' . | docker load [2020-03-12T18:42:28.563Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-03-12T18:42:28.613Z] #20 DONE 12.7s [2020-03-12T18:42:28.613Z] [2020-03-12T18:42:28.613Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-12T18:42:28.818Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-03-12T18:42:28.870Z] #33 ... [2020-03-12T18:42:28.870Z] [2020-03-12T18:42:28.870Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-12T18:42:29.130Z] #21 DONE 0.1s [2020-03-12T18:42:29.130Z] [2020-03-12T18:42:29.130Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-03-12T18:42:29.387Z] #25 DONE 0.1s [2020-03-12T18:42:29.387Z] [2020-03-12T18:42:29.387Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-12T18:42:30.178Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-03-12T18:42:30.741Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-03-12T18:42:31.300Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-03-12T18:42:31.300Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-03-12T18:42:32.224Z] === RUN TestDockerSuite/TestBuildXZHost [2020-03-12T18:42:34.321Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-03-12T18:42:34.731Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-03-12T18:42:34.985Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-03-12T18:42:34.985Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-03-12T18:42:35.239Z] --- PASS: TestServiceUpdateSecrets (15.65s) [2020-03-12T18:42:35.239Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-03-12T18:42:35.239Z] daemon.go:325: [d5934dee68018] waiting for daemon to start [2020-03-12T18:42:35.239Z] daemon.go:325: [d5934dee68018] waiting for daemon to start [2020-03-12T18:42:35.240Z] daemon.go:353: [d5934dee68018] daemon started [2020-03-12T18:42:35.240Z] daemon.go:461: [d5934dee68018] Stopping daemon [2020-03-12T18:42:35.240Z] daemon.go:296: [d5934dee68018] exiting daemon [2020-03-12T18:42:35.240Z] daemon.go:448: [d5934dee68018] Daemon stopped [2020-03-12T18:42:35.240Z] === RUN TestServiceUpdateConfigs [2020-03-12T18:42:35.798Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-03-12T18:42:35.860Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-03-12T18:42:36.721Z] === RUN TestDockerSuite/TestCommitChange [2020-03-12T18:42:37.399Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-03-12T18:42:38.605Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-03-12T18:42:39.528Z] === RUN TestDockerSuite/TestCommitHardlink [2020-03-12T18:42:41.418Z] === RUN TestDockerSuite/TestCommitNewFile [2020-03-12T18:42:42.094Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-03-12T18:42:42.554Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-03-12T18:42:43.014Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-03-12T18:42:43.014Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-03-12T18:42:43.301Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-03-12T18:42:43.474Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-03-12T18:42:43.474Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-03-12T18:42:43.859Z] === RUN TestDockerSuite/TestCommitTTY [2020-03-12T18:42:44.782Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-03-12T18:42:46.141Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-03-12T18:42:47.065Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-03-12T18:42:47.456Z] #33 ... [2020-03-12T18:42:47.456Z] [2020-03-12T18:42:47.456Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-12T18:42:47.456Z] #29 28.52 # github.com/docker/docker/contrib/httpserver [2020-03-12T18:42:47.456Z] #29 28.52 loadinternal: cannot find runtime/cgo [2020-03-12T18:42:47.456Z] #29 DONE 28.8s [2020-03-12T18:42:47.456Z] [2020-03-12T18:42:47.456Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-12T18:42:47.456Z] #33 ... [2020-03-12T18:42:47.456Z] [2020-03-12T18:42:47.456Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-03-12T18:42:47.456Z] #30 DONE 0.2s [2020-03-12T18:42:47.456Z] [2020-03-12T18:42:47.456Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-12T18:42:48.945Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-03-12T18:42:49.867Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-03-12T18:42:49.867Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-03-12T18:42:49.867Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-03-12T18:42:49.867Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-03-12T18:42:49.867Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-03-12T18:42:49.867Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-03-12T18:42:49.867Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-03-12T18:42:50.789Z] --- PASS: TestServiceUpdateConfigs (15.60s) [2020-03-12T18:42:50.789Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-03-12T18:42:50.789Z] daemon.go:325: [d412ffe4d6130] waiting for daemon to start [2020-03-12T18:42:50.789Z] daemon.go:325: [d412ffe4d6130] waiting for daemon to start [2020-03-12T18:42:50.789Z] daemon.go:353: [d412ffe4d6130] daemon started [2020-03-12T18:42:50.789Z] daemon.go:461: [d412ffe4d6130] Stopping daemon [2020-03-12T18:42:50.789Z] daemon.go:296: [d412ffe4d6130] exiting daemon [2020-03-12T18:42:50.789Z] daemon.go:448: [d412ffe4d6130] Daemon stopped [2020-03-12T18:42:50.789Z] === RUN TestServiceUpdateNetwork [2020-03-12T18:42:51.712Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-03-12T18:42:54.219Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-03-12T18:42:54.219Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-03-12T18:42:54.474Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-03-12T18:42:55.834Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-03-12T18:42:56.391Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-03-12T18:42:57.314Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-03-12T18:42:58.236Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-03-12T18:42:58.236Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-03-12T18:42:58.236Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-03-12T18:42:59.177Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-03-12T18:42:59.177Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-03-12T18:42:59.177Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-03-12T18:42:59.177Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-03-12T18:42:59.177Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-03-12T18:43:00.107Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-03-12T18:43:01.031Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-03-12T18:43:01.954Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-03-12T18:43:01.954Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-03-12T18:43:03.835Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-03-12T18:43:04.394Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-03-12T18:43:04.394Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-03-12T18:43:05.318Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-03-12T18:43:06.240Z] --- PASS: TestServiceUpdateNetwork (15.29s) [2020-03-12T18:43:06.240Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-03-12T18:43:06.240Z] daemon.go:325: [dce1a129fe1f5] waiting for daemon to start [2020-03-12T18:43:06.240Z] daemon.go:325: [dce1a129fe1f5] waiting for daemon to start [2020-03-12T18:43:06.240Z] daemon.go:353: [dce1a129fe1f5] daemon started [2020-03-12T18:43:06.240Z] daemon.go:461: [dce1a129fe1f5] Stopping daemon [2020-03-12T18:43:06.240Z] daemon.go:296: [dce1a129fe1f5] exiting daemon [2020-03-12T18:43:06.240Z] daemon.go:448: [dce1a129fe1f5] Daemon stopped [2020-03-12T18:43:06.240Z] PASS [2020-03-12T18:43:06.240Z] [2020-03-12T18:43:06.240Z] DONE 18 tests in 167.652s [2020-03-12T18:43:06.240Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-12T18:43:06.240Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:43:06.240Z] ++ set -e [2020-03-12T18:43:06.240Z] ++ '[' -n 0 ']' [2020-03-12T18:43:06.240Z] ++ set -x [2020-03-12T18:43:06.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:43:06.240Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-03-12T18:43:06.240Z] INFO: Testing against a local daemon [2020-03-12T18:43:06.240Z] === RUN TestSessionCreate [2020-03-12T18:43:06.240Z] --- PASS: TestSessionCreate (0.04s) [2020-03-12T18:43:06.240Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-12T18:43:06.240Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-03-12T18:43:06.240Z] PASS [2020-03-12T18:43:06.240Z] [2020-03-12T18:43:06.240Z] DONE 2 tests in 0.187s [2020-03-12T18:43:06.240Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-12T18:43:06.240Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:43:06.240Z] ++ set -e [2020-03-12T18:43:06.240Z] ++ '[' -n 0 ']' [2020-03-12T18:43:06.240Z] ++ set -x [2020-03-12T18:43:06.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:43:06.240Z] INFO: Testing against a local daemon [2020-03-12T18:43:06.240Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-12T18:43:06.240Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T18:43:06.240Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T18:43:06.240Z] === RUN TestEventsExecDie [2020-03-12T18:43:07.166Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-03-12T18:43:07.166Z] --- PASS: TestEventsExecDie (0.85s) [2020-03-12T18:43:07.166Z] === RUN TestEventsBackwardsCompatible [2020-03-12T18:43:07.421Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-03-12T18:43:07.421Z] === RUN TestInfoBinaryCommits [2020-03-12T18:43:07.421Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-03-12T18:43:07.421Z] === RUN TestInfoAPIVersioned [2020-03-12T18:43:07.421Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-12T18:43:07.421Z] === RUN TestInfoAPI [2020-03-12T18:43:07.421Z] --- PASS: TestInfoAPI (0.02s) [2020-03-12T18:43:07.421Z] === RUN TestInfoAPIWarnings [2020-03-12T18:43:07.982Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-03-12T18:43:07.982Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-03-12T18:43:08.237Z] --- PASS: TestInfoAPIWarnings (0.78s) [2020-03-12T18:43:08.237Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-03-12T18:43:08.237Z] daemon.go:325: [df6872032df71] waiting for daemon to start [2020-03-12T18:43:08.237Z] daemon.go:325: [df6872032df71] waiting for daemon to start [2020-03-12T18:43:08.237Z] daemon.go:353: [df6872032df71] daemon started [2020-03-12T18:43:08.237Z] daemon.go:461: [df6872032df71] Stopping daemon [2020-03-12T18:43:08.237Z] daemon.go:296: [df6872032df71] exiting daemon [2020-03-12T18:43:08.237Z] daemon.go:448: [df6872032df71] Daemon stopped [2020-03-12T18:43:08.237Z] === RUN TestLoginFailsWithBadCredentials [2020-03-12T18:43:08.237Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2020-03-12T18:43:08.237Z] === RUN TestPingCacheHeaders [2020-03-12T18:43:08.492Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-03-12T18:43:08.492Z] === RUN TestPingGet [2020-03-12T18:43:08.492Z] --- PASS: TestPingGet (0.02s) [2020-03-12T18:43:08.492Z] === RUN TestPingHead [2020-03-12T18:43:08.492Z] --- PASS: TestPingHead (0.03s) [2020-03-12T18:43:08.492Z] === RUN TestVersion [2020-03-12T18:43:08.492Z] --- PASS: TestVersion (0.05s) [2020-03-12T18:43:08.492Z] PASS [2020-03-12T18:43:08.492Z] [2020-03-12T18:43:08.492Z] === Skipped [2020-03-12T18:43:08.492Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T18:43:08.492Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T18:43:08.492Z] [2020-03-12T18:43:08.492Z] [2020-03-12T18:43:08.492Z] DONE 12 tests, 1 skipped in 2.213s [2020-03-12T18:43:08.492Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-12T18:43:08.492Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:43:08.492Z] ++ set -e [2020-03-12T18:43:08.492Z] ++ '[' -n 0 ']' [2020-03-12T18:43:08.492Z] ++ set -x [2020-03-12T18:43:08.492Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:43:08.492Z] INFO: Testing against a local daemon [2020-03-12T18:43:08.492Z] === RUN TestVolumesCreateAndList [2020-03-12T18:43:08.747Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-12T18:43:08.747Z] === RUN TestVolumesRemove [2020-03-12T18:43:08.747Z] --- PASS: TestVolumesRemove (0.10s) [2020-03-12T18:43:08.747Z] === RUN TestVolumesInspect [2020-03-12T18:43:08.747Z] --- PASS: TestVolumesInspect (0.04s) [2020-03-12T18:43:08.747Z] === RUN TestVolumesInvalidJSON [2020-03-12T18:43:08.747Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-12T18:43:08.747Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-12T18:43:08.747Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-12T18:43:08.747Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-03-12T18:43:08.747Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-12T18:43:08.747Z] PASS [2020-03-12T18:43:08.747Z] [2020-03-12T18:43:08.747Z] DONE 5 tests in 0.295s [2020-03-12T18:43:08.747Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-12T18:43:09.002Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-03-12T18:43:09.002Z] ++++ cat bundles/test-integration/docker.pid [2020-03-12T18:43:09.002Z] +++ kill 4506 [2020-03-12T18:43:09.560Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-03-12T18:43:10.119Z] umount: bundles/test-integration/root: mountpoint not found [2020-03-12T18:43:10.119Z] +++ /etc/init.d/apparmor stop [2020-03-12T18:43:10.119Z] Clearing AppArmor profiles cache:. [2020-03-12T18:43:10.119Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-03-12T18:43:10.119Z] Unloading profiles will leave already running processes permanently [2020-03-12T18:43:10.119Z] unconfined, which can lead to unexpected situations. [2020-03-12T18:43:10.119Z] [2020-03-12T18:43:10.119Z] To set a process to complain mode, use the command line tool [2020-03-12T18:43:10.119Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-03-12T18:43:10.119Z] with the 'teardown' option." [2020-03-12T18:43:10.119Z] [2020-03-12T18:43:10.374Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-03-12T18:43:10.628Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-03-12T18:43:11.552Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-03-12T18:43:13.435Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-03-12T18:43:13.439Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-03-12T18:43:13.440Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-03-12T18:43:13.440Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-03-12T18:43:13.872Z] --- PASS: TestBuildWithHugeFile (82.69s) [2020-03-12T18:43:13.872Z] === RUN TestBuildWithEmptyDockerfile [2020-03-12T18:43:13.872Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:43:13.872Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:43:13.872Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:43:13.872Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:43:13.872Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:43:13.872Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:43:13.872Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:43:13.872Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:43:13.872Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:43:13.872Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-03-12T18:43:13.872Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.38s) [2020-03-12T18:43:13.872Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.38s) [2020-03-12T18:43:13.872Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.39s) [2020-03-12T18:43:13.872Z] === RUN TestBuildPreserveOwnership [2020-03-12T18:43:13.872Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-12T18:43:13.872Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-12T18:43:13.872Z] --- PASS: TestBuildPreserveOwnership (4.80s) [2020-03-12T18:43:13.872Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.21s) [2020-03-12T18:43:13.872Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.57s) [2020-03-12T18:43:13.872Z] === RUN TestBuildPlatformInvalid [2020-03-12T18:43:13.872Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-03-12T18:43:13.872Z] PASS [2020-03-12T18:43:13.872Z] [2020-03-12T18:43:13.872Z] DONE 30 tests in 127.468s [2020-03-12T18:43:13.872Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-03-12T18:43:13.872Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:43:13.872Z] ++ set -e [2020-03-12T18:43:13.872Z] ++ '[' -n 0 ']' [2020-03-12T18:43:13.872Z] ++ set -x [2020-03-12T18:43:13.872Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:43:13.872Z] INFO: Testing against a local daemon [2020-03-12T18:43:13.872Z] === RUN TestConfigList [2020-03-12T18:43:13.872Z] --- PASS: TestConfigList (2.32s) [2020-03-12T18:43:13.872Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-03-12T18:43:13.872Z] daemon.go:325: [dfc13f8e9e2c1] waiting for daemon to start [2020-03-12T18:43:13.872Z] daemon.go:325: [dfc13f8e9e2c1] waiting for daemon to start [2020-03-12T18:43:13.872Z] daemon.go:353: [dfc13f8e9e2c1] daemon started [2020-03-12T18:43:13.872Z] daemon.go:461: [dfc13f8e9e2c1] Stopping daemon [2020-03-12T18:43:13.872Z] daemon.go:296: [dfc13f8e9e2c1] exiting daemon [2020-03-12T18:43:13.872Z] daemon.go:448: [dfc13f8e9e2c1] Daemon stopped [2020-03-12T18:43:13.872Z] === RUN TestConfigsCreateAndDelete [2020-03-12T18:43:13.872Z] --- PASS: TestConfigsCreateAndDelete (2.30s) [2020-03-12T18:43:13.872Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-03-12T18:43:13.872Z] daemon.go:325: [dad394262cdc0] waiting for daemon to start [2020-03-12T18:43:13.872Z] daemon.go:325: [dad394262cdc0] waiting for daemon to start [2020-03-12T18:43:13.872Z] daemon.go:353: [dad394262cdc0] daemon started [2020-03-12T18:43:13.872Z] daemon.go:461: [dad394262cdc0] Stopping daemon [2020-03-12T18:43:13.872Z] daemon.go:296: [dad394262cdc0] exiting daemon [2020-03-12T18:43:13.872Z] daemon.go:448: [dad394262cdc0] Daemon stopped [2020-03-12T18:43:13.872Z] === RUN TestConfigsUpdate [2020-03-12T18:43:13.872Z] --- PASS: TestConfigsUpdate (2.28s) [2020-03-12T18:43:13.872Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-03-12T18:43:13.872Z] daemon.go:325: [d2f624546c7e7] waiting for daemon to start [2020-03-12T18:43:13.872Z] daemon.go:325: [d2f624546c7e7] waiting for daemon to start [2020-03-12T18:43:13.872Z] daemon.go:353: [d2f624546c7e7] daemon started [2020-03-12T18:43:13.872Z] daemon.go:461: [d2f624546c7e7] Stopping daemon [2020-03-12T18:43:13.872Z] daemon.go:296: [d2f624546c7e7] exiting daemon [2020-03-12T18:43:13.872Z] daemon.go:448: [d2f624546c7e7] Daemon stopped [2020-03-12T18:43:13.872Z] === RUN TestTemplatedConfig [2020-03-12T18:43:14.156Z] --- PASS: TestTemplatedConfig (2.65s) [2020-03-12T18:43:14.156Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-03-12T18:43:14.156Z] daemon.go:325: [dbcccda78de29] waiting for daemon to start [2020-03-12T18:43:14.156Z] daemon.go:325: [dbcccda78de29] waiting for daemon to start [2020-03-12T18:43:14.156Z] daemon.go:353: [dbcccda78de29] daemon started [2020-03-12T18:43:14.156Z] daemon.go:461: [dbcccda78de29] Stopping daemon [2020-03-12T18:43:14.156Z] daemon.go:296: [dbcccda78de29] exiting daemon [2020-03-12T18:43:14.156Z] daemon.go:448: [dbcccda78de29] Daemon stopped [2020-03-12T18:43:14.156Z] === RUN TestConfigInspect [2020-03-12T18:43:14.793Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-03-12T18:43:14.793Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-03-12T18:43:14.793Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-03-12T18:43:14.793Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-03-12T18:43:14.793Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-03-12T18:43:15.352Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-03-12T18:43:16.880Z] --- PASS: TestConfigInspect (2.17s) [2020-03-12T18:43:16.880Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-03-12T18:43:16.880Z] daemon.go:325: [d66d6c647876b] waiting for daemon to start [2020-03-12T18:43:16.880Z] daemon.go:325: [d66d6c647876b] waiting for daemon to start [2020-03-12T18:43:16.880Z] daemon.go:353: [d66d6c647876b] daemon started [2020-03-12T18:43:16.880Z] daemon.go:461: [d66d6c647876b] Stopping daemon [2020-03-12T18:43:16.880Z] daemon.go:296: [d66d6c647876b] exiting daemon [2020-03-12T18:43:16.880Z] daemon.go:448: [d66d6c647876b] Daemon stopped [2020-03-12T18:43:16.880Z] === RUN TestConfigCreateWithLabels [2020-03-12T18:43:19.024Z] --- PASS: TestConfigCreateWithLabels (2.26s) [2020-03-12T18:43:19.024Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-03-12T18:43:19.024Z] daemon.go:325: [d6e90600c25f1] waiting for daemon to start [2020-03-12T18:43:19.024Z] daemon.go:325: [d6e90600c25f1] waiting for daemon to start [2020-03-12T18:43:19.024Z] daemon.go:353: [d6e90600c25f1] daemon started [2020-03-12T18:43:19.024Z] daemon.go:461: [d6e90600c25f1] Stopping daemon [2020-03-12T18:43:19.024Z] daemon.go:296: [d6e90600c25f1] exiting daemon [2020-03-12T18:43:19.024Z] daemon.go:448: [d6e90600c25f1] Daemon stopped [2020-03-12T18:43:19.024Z] === RUN TestConfigCreateResolve [2020-03-12T18:43:20.580Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-03-12T18:43:20.580Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-03-12T18:43:20.835Z] === RUN TestDockerSuite/TestContainerAPITop [2020-03-12T18:43:21.106Z] --- PASS: TestConfigCreateResolve (2.30s) [2020-03-12T18:43:21.106Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-03-12T18:43:21.106Z] daemon.go:325: [d3d0ea835eb75] waiting for daemon to start [2020-03-12T18:43:21.106Z] daemon.go:325: [d3d0ea835eb75] waiting for daemon to start [2020-03-12T18:43:21.106Z] daemon.go:353: [d3d0ea835eb75] daemon started [2020-03-12T18:43:21.106Z] daemon.go:461: [d3d0ea835eb75] Stopping daemon [2020-03-12T18:43:21.106Z] daemon.go:296: [d3d0ea835eb75] exiting daemon [2020-03-12T18:43:21.106Z] daemon.go:448: [d3d0ea835eb75] Daemon stopped [2020-03-12T18:43:21.106Z] === RUN TestConfigDaemonLibtrustID [2020-03-12T18:43:21.757Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-03-12T18:43:21.757Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-03-12T18:43:21.757Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-03-12T18:43:21.759Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-03-12T18:43:21.759Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-03-12T18:43:21.759Z] daemon.go:325: [d7f5103d56ecb] waiting for daemon to start [2020-03-12T18:43:21.759Z] daemon.go:325: [d7f5103d56ecb] waiting for daemon to start [2020-03-12T18:43:21.759Z] daemon.go:353: [d7f5103d56ecb] daemon started [2020-03-12T18:43:21.759Z] daemon.go:461: [d7f5103d56ecb] Stopping daemon [2020-03-12T18:43:21.759Z] daemon.go:296: [d7f5103d56ecb] exiting daemon [2020-03-12T18:43:21.759Z] daemon.go:448: [d7f5103d56ecb] Daemon stopped [2020-03-12T18:43:21.759Z] PASS [2020-03-12T18:43:21.759Z] [2020-03-12T18:43:21.759Z] DONE 8 tests in 16.938s [2020-03-12T18:43:21.759Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-03-12T18:43:21.759Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:43:21.759Z] ++ set -e [2020-03-12T18:43:21.759Z] ++ '[' -n 0 ']' [2020-03-12T18:43:21.759Z] ++ set -x [2020-03-12T18:43:21.759Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:43:21.759Z] INFO: Testing against a local daemon [2020-03-12T18:43:21.759Z] === RUN TestCheckpoint [2020-03-12T18:43:21.759Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-12T18:43:21.759Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T18:43:21.759Z] === RUN TestContainerInvalidJSON [2020-03-12T18:43:21.759Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:43:21.759Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:43:21.759Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:43:21.759Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:43:21.759Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:43:21.759Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:43:21.759Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:43:21.759Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:43:21.759Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:43:21.759Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-03-12T18:43:21.759Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-12T18:43:21.759Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-12T18:43:21.759Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-12T18:43:21.759Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-12T18:43:21.759Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-03-12T18:43:21.759Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-12T18:43:22.057Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-03-12T18:43:22.057Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-12T18:43:22.057Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-03-12T18:43:22.057Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-12T18:43:22.057Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-03-12T18:43:22.057Z] === RUN TestCopyFromContainer [2020-03-12T18:43:23.617Z] === RUN TestCopyFromContainer// [2020-03-12T18:43:23.617Z] === RUN TestCopyFromContainer//bar/root [2020-03-12T18:43:23.920Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-12T18:43:23.920Z] === RUN TestCopyFromContainer/bar/quux [2020-03-12T18:43:23.920Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-12T18:43:24.226Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-12T18:43:24.226Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-12T18:43:24.226Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-12T18:43:24.226Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-12T18:43:24.532Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-12T18:43:24.532Z] --- PASS: TestCopyFromContainer (2.46s) [2020-03-12T18:43:24.532Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-03-12T18:43:24.532Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-03-12T18:43:24.532Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-03-12T18:43:24.532Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-03-12T18:43:24.532Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-03-12T18:43:24.532Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-03-12T18:43:24.532Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-03-12T18:43:24.532Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-03-12T18:43:24.532Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-03-12T18:43:24.532Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-03-12T18:43:24.532Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-12T18:43:24.532Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:43:24.532Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:43:24.532Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:43:24.532Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:43:24.532Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:43:24.532Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:43:24.532Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:43:24.532Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:43:24.532Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:43:24.532Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-03-12T18:43:24.532Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-03-12T18:43:24.532Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-03-12T18:43:24.532Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-03-12T18:43:24.532Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-12T18:43:24.532Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-03-12T18:43:24.532Z] === RUN TestCreateWithInvalidEnv [2020-03-12T18:43:24.532Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-12T18:43:24.532Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-12T18:43:24.532Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-12T18:43:24.532Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-12T18:43:24.532Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-12T18:43:24.532Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-12T18:43:24.841Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-12T18:43:24.841Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-12T18:43:24.841Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-12T18:43:24.841Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-03-12T18:43:24.841Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-12T18:43:24.841Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-12T18:43:24.841Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-12T18:43:24.841Z] === RUN TestCreateTmpfsMountsTarget [2020-03-12T18:43:24.841Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-03-12T18:43:24.841Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-12T18:43:25.012Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-03-12T18:43:25.570Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-03-12T18:43:26.493Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-03-12T18:43:26.493Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-03-12T18:43:26.987Z] --- PASS: TestCreateWithCustomMaskedPaths (1.83s) [2020-03-12T18:43:26.987Z] === RUN TestCreateWithCapabilities [2020-03-12T18:43:26.987Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-12T18:43:26.987Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-12T18:43:26.987Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:43:26.987Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:43:26.987Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:43:26.987Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:43:26.987Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:43:26.987Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:43:26.987Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:43:26.987Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:43:26.987Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:43:26.987Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:43:26.987Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-12T18:43:26.987Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-12T18:43:26.987Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:43:26.987Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:43:26.987Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:43:26.987Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:43:26.987Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:43:26.987Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:43:26.987Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:43:26.987Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:43:26.987Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-12T18:43:26.987Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:43:26.987Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:43:26.987Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:43:26.987Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:43:26.987Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:43:26.987Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:43:26.987Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-12T18:43:26.987Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:43:26.987Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:43:26.987Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:43:26.987Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-03-12T18:43:26.987Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-03-12T18:43:26.987Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-03-12T18:43:26.987Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-03-12T18:43:26.987Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-03-12T18:43:26.987Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-03-12T18:43:26.987Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-03-12T18:43:26.987Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-12T18:43:26.987Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-03-12T18:43:26.987Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-03-12T18:43:26.987Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-03-12T18:43:26.987Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-03-12T18:43:26.987Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-12T18:43:29.156Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.00s) [2020-03-12T18:43:29.156Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-12T18:43:29.156Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:43:29.156Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:43:29.156Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:43:29.157Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:43:29.157Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:43:29.157Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:43:29.157Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:43:29.157Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:43:29.157Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:43:29.157Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:43:29.157Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:43:29.157Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:43:29.157Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:43:29.157Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:43:29.157Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:43:29.157Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2020-03-12T18:43:29.157Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-03-12T18:43:29.157Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-03-12T18:43:29.157Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-03-12T18:43:29.157Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-03-12T18:43:29.157Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-03-12T18:43:29.157Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-12T18:43:29.466Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2020-03-12T18:43:29.466Z] === RUN TestContainerStartOnDaemonRestart [2020-03-12T18:43:29.466Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-12T18:43:29.466Z] === RUN TestDaemonRestartIpcMode [2020-03-12T18:43:29.466Z] === PAUSE TestDaemonRestartIpcMode [2020-03-12T18:43:29.466Z] === RUN TestDiff [2020-03-12T18:43:30.212Z] --- PASS: TestDiff (0.69s) [2020-03-12T18:43:30.212Z] === RUN TestExecWithCloseStdin [2020-03-12T18:43:30.965Z] --- PASS: TestExecWithCloseStdin (0.79s) [2020-03-12T18:43:30.965Z] === RUN TestExec [2020-03-12T18:43:31.728Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-03-12T18:43:31.729Z] --- PASS: TestExec (0.77s) [2020-03-12T18:43:31.729Z] === RUN TestExecUser [2020-03-12T18:43:32.002Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-03-12T18:43:32.401Z] --- PASS: TestExecUser (0.77s) [2020-03-12T18:43:32.401Z] === RUN TestExportContainerAndImportImage [2020-03-12T18:43:33.487Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2020-03-12T18:43:33.487Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-12T18:43:34.516Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-03-12T18:43:35.041Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-03-12T18:43:35.041Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-03-12T18:43:35.041Z] daemon.go:325: [d2b7597278579] waiting for daemon to start [2020-03-12T18:43:35.041Z] daemon.go:325: [d2b7597278579] waiting for daemon to start [2020-03-12T18:43:35.041Z] daemon.go:353: [d2b7597278579] daemon started [2020-03-12T18:43:35.041Z] daemon.go:461: [d2b7597278579] Stopping daemon [2020-03-12T18:43:35.041Z] daemon.go:296: [d2b7597278579] exiting daemon [2020-03-12T18:43:35.041Z] daemon.go:448: [d2b7597278579] Daemon stopped [2020-03-12T18:43:35.041Z] daemon.go:325: [d2b7597278579] waiting for daemon to start [2020-03-12T18:43:35.041Z] daemon.go:325: [d2b7597278579] waiting for daemon to start [2020-03-12T18:43:35.041Z] daemon.go:353: [d2b7597278579] daemon started [2020-03-12T18:43:35.041Z] daemon.go:461: [d2b7597278579] Stopping daemon [2020-03-12T18:43:35.041Z] daemon.go:296: [d2b7597278579] exiting daemon [2020-03-12T18:43:35.041Z] daemon.go:448: [d2b7597278579] Daemon stopped [2020-03-12T18:43:35.041Z] === RUN TestHealthCheckWorkdir [2020-03-12T18:43:35.440Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-03-12T18:43:36.107Z] --- PASS: TestHealthCheckWorkdir (0.95s) [2020-03-12T18:43:36.107Z] === RUN TestHealthKillContainer [2020-03-12T18:43:38.580Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-03-12T18:43:38.580Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-03-12T18:43:38.580Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-03-12T18:43:38.868Z] --- PASS: TestHealthKillContainer (2.87s) [2020-03-12T18:43:38.868Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-12T18:43:39.525Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2020-03-12T18:43:39.525Z] === RUN TestIpcModeNone [2020-03-12T18:43:40.186Z] --- PASS: TestIpcModeNone (0.79s) [2020-03-12T18:43:40.186Z] === RUN TestIpcModePrivate [2020-03-12T18:43:40.757Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-03-12T18:43:41.265Z] --- PASS: TestIpcModePrivate (0.78s) [2020-03-12T18:43:41.265Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2020-03-12T18:43:41.265Z] === RUN TestIpcModeShareable [2020-03-12T18:43:41.935Z] --- PASS: TestIpcModeShareable (0.77s) [2020-03-12T18:43:41.935Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2020-03-12T18:43:41.935Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-12T18:43:42.934Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-03-12T18:43:44.666Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.36s) [2020-03-12T18:43:44.666Z] === RUN TestAPIIpcModeHost [2020-03-12T18:43:44.952Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-03-12T18:43:44.952Z] === RUN TestDaemonIpcModeShareable [2020-03-12T18:43:45.112Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-03-12T18:43:45.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-03-12T18:43:46.468Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2020-03-12T18:43:46.468Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-03-12T18:43:46.468Z] daemon.go:325: [df473bb54d462] waiting for daemon to start [2020-03-12T18:43:46.468Z] daemon.go:325: [df473bb54d462] waiting for daemon to start [2020-03-12T18:43:46.468Z] daemon.go:353: [df473bb54d462] daemon started [2020-03-12T18:43:46.468Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-03-12T18:43:46.468Z] daemon.go:461: [df473bb54d462] Stopping daemon [2020-03-12T18:43:46.468Z] daemon.go:296: [df473bb54d462] exiting daemon [2020-03-12T18:43:46.468Z] daemon.go:448: [df473bb54d462] Daemon stopped [2020-03-12T18:43:46.468Z] === RUN TestDaemonIpcModePrivate [2020-03-12T18:43:48.511Z] --- PASS: TestDaemonIpcModePrivate (1.70s) [2020-03-12T18:43:48.511Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-03-12T18:43:48.511Z] daemon.go:325: [d722b14eb12d3] waiting for daemon to start [2020-03-12T18:43:48.511Z] daemon.go:325: [d722b14eb12d3] waiting for daemon to start [2020-03-12T18:43:48.511Z] daemon.go:353: [d722b14eb12d3] daemon started [2020-03-12T18:43:48.511Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-03-12T18:43:48.511Z] daemon.go:461: [d722b14eb12d3] Stopping daemon [2020-03-12T18:43:48.511Z] daemon.go:296: [d722b14eb12d3] exiting daemon [2020-03-12T18:43:48.511Z] daemon.go:448: [d722b14eb12d3] Daemon stopped [2020-03-12T18:43:48.511Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-12T18:43:49.997Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s) [2020-03-12T18:43:49.997Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-03-12T18:43:49.997Z] daemon.go:325: [d99b4b9455bd9] waiting for daemon to start [2020-03-12T18:43:49.997Z] daemon.go:325: [d99b4b9455bd9] waiting for daemon to start [2020-03-12T18:43:49.997Z] daemon.go:353: [d99b4b9455bd9] daemon started [2020-03-12T18:43:49.997Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-03-12T18:43:49.997Z] daemon.go:461: [d99b4b9455bd9] Stopping daemon [2020-03-12T18:43:49.997Z] daemon.go:296: [d99b4b9455bd9] exiting daemon [2020-03-12T18:43:49.997Z] daemon.go:448: [d99b4b9455bd9] Daemon stopped [2020-03-12T18:43:49.997Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-12T18:43:52.052Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2020-03-12T18:43:52.052Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-03-12T18:43:52.052Z] daemon.go:325: [db871b4cd0d76] waiting for daemon to start [2020-03-12T18:43:52.052Z] daemon.go:325: [db871b4cd0d76] waiting for daemon to start [2020-03-12T18:43:52.052Z] daemon.go:353: [db871b4cd0d76] daemon started [2020-03-12T18:43:52.052Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-03-12T18:43:52.052Z] daemon.go:461: [db871b4cd0d76] Stopping daemon [2020-03-12T18:43:52.052Z] daemon.go:296: [db871b4cd0d76] exiting daemon [2020-03-12T18:43:52.052Z] daemon.go:448: [db871b4cd0d76] Daemon stopped [2020-03-12T18:43:52.052Z] === RUN TestIpcModeOlderClient [2020-03-12T18:43:52.052Z] === PAUSE TestIpcModeOlderClient [2020-03-12T18:43:52.052Z] === RUN TestKillContainerInvalidSignal [2020-03-12T18:43:52.337Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2020-03-12T18:43:52.337Z] === RUN TestKillContainer [2020-03-12T18:43:52.337Z] === RUN TestKillContainer/no_signal [2020-03-12T18:43:52.960Z] === RUN TestKillContainer/non_killing_signal [2020-03-12T18:43:53.579Z] === RUN TestKillContainer/killing_signal [2020-03-12T18:43:54.592Z] --- PASS: TestKillContainer (2.03s) [2020-03-12T18:43:54.592Z] --- PASS: TestKillContainer/no_signal (0.64s) [2020-03-12T18:43:54.592Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2020-03-12T18:43:54.592Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2020-03-12T18:43:54.592Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-12T18:43:54.592Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-12T18:43:55.215Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-12T18:43:55.835Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s) [2020-03-12T18:43:55.835Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2020-03-12T18:43:55.835Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-03-12T18:43:55.835Z] === RUN TestKillStoppedContainer [2020-03-12T18:43:55.835Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-03-12T18:43:55.835Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-12T18:43:55.835Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-03-12T18:43:55.835Z] === RUN TestKillDifferentUserContainer [2020-03-12T18:43:56.851Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2020-03-12T18:43:56.851Z] === RUN TestInspectOomKilledTrue [2020-03-12T18:43:57.870Z] --- PASS: TestInspectOomKilledTrue (1.24s) [2020-03-12T18:43:57.870Z] === RUN TestInspectOomKilledFalse [2020-03-12T18:43:58.494Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2020-03-12T18:43:58.494Z] === RUN TestLinksEtcHostsContentMatch [2020-03-12T18:43:59.116Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-03-12T18:43:59.116Z] === RUN TestLinksContainerNames [2020-03-12T18:44:00.182Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-03-12T18:44:00.633Z] --- PASS: TestLinksContainerNames (1.36s) [2020-03-12T18:44:00.633Z] === RUN TestLogsFollowTailEmpty [2020-03-12T18:44:00.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-03-12T18:44:01.258Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2020-03-12T18:44:01.258Z] === RUN TestContainerNetworkMountsNoChown [2020-03-12T18:44:01.302Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-03-12T18:44:01.891Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/default [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/default [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/private [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/private [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/rprivate [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/slave [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/slave [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/rslave [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/shared [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/shared [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/rshared [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-12T18:44:01.891Z] === CONT TestMountDaemonRoot/default [2020-03-12T18:44:01.891Z] === CONT TestMountDaemonRoot/rslave [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-12T18:44:01.891Z] === CONT TestMountDaemonRoot/shared [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:44:01.891Z] === CONT TestMountDaemonRoot/rshared [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:44:01.891Z] === CONT TestMountDaemonRoot/rprivate [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:44:01.891Z] === CONT TestMountDaemonRoot/slave [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-12T18:44:01.891Z] === CONT TestMountDaemonRoot/private [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:44:01.891Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:44:01.891Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:44:01.891Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:44:01.891Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:44:01.891Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:44:01.891Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-12T18:44:01.891Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:44:01.891Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-12T18:44:01.891Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-12T18:44:01.891Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:44:01.891Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:44:01.891Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:44:02.179Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:44:02.179Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-12T18:44:02.179Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:44:02.179Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:44:02.179Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:44:02.179Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:44:02.179Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-12T18:44:02.179Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:44:02.179Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:44:02.179Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-12T18:44:02.179Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:44:02.179Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-12T18:44:02.179Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:44:02.179Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-12T18:44:02.179Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:44:02.179Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:44:02.179Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:44:02.179Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot (0.06s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-03-12T18:44:02.179Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-03-12T18:44:02.179Z] === RUN TestContainerBindMountNonRecursive [2020-03-12T18:44:04.253Z] --- PASS: TestContainerBindMountNonRecursive (1.71s) [2020-03-12T18:44:04.253Z] === RUN TestNetworkNat [2020-03-12T18:44:04.559Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-03-12T18:44:04.893Z] --- PASS: TestNetworkNat (0.75s) [2020-03-12T18:44:04.893Z] === RUN TestNetworkLocalhostTCPNat [2020-03-12T18:44:05.531Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s) [2020-03-12T18:44:05.531Z] === RUN TestNetworkLoopbackNat [2020-03-12T18:44:06.439Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-03-12T18:44:06.591Z] --- PASS: TestNetworkLoopbackNat (1.01s) [2020-03-12T18:44:06.591Z] === RUN TestPause [2020-03-12T18:44:07.251Z] --- PASS: TestPause (0.75s) [2020-03-12T18:44:07.251Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-12T18:44:07.251Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T18:44:07.251Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T18:44:07.251Z] === RUN TestPauseStopPausedContainer [2020-03-12T18:44:07.929Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2020-03-12T18:44:07.929Z] === RUN TestPsFilter [2020-03-12T18:44:08.248Z] --- PASS: TestPsFilter (0.20s) [2020-03-12T18:44:08.248Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-12T18:44:08.935Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2020-03-12T18:44:08.935Z] === RUN TestRemoveContainerWithVolume [2020-03-12T18:44:09.605Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2020-03-12T18:44:09.605Z] === RUN TestRemoveContainerRunning [2020-03-12T18:44:09.697Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-03-12T18:44:10.275Z] --- PASS: TestRemoveContainerRunning (0.69s) [2020-03-12T18:44:10.275Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-12T18:44:10.938Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2020-03-12T18:44:10.938Z] === RUN TestRemoveInvalidContainer [2020-03-12T18:44:10.938Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-03-12T18:44:10.938Z] === RUN TestRenameLinkedContainer [2020-03-12T18:44:11.055Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-03-12T18:44:11.055Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-03-12T18:44:11.978Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-03-12T18:44:13.338Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-03-12T18:44:13.757Z] --- PASS: TestRenameLinkedContainer (2.73s) [2020-03-12T18:44:13.757Z] === RUN TestRenameStoppedContainer [2020-03-12T18:44:14.260Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-03-12T18:44:14.425Z] --- PASS: TestRenameStoppedContainer (0.69s) [2020-03-12T18:44:14.425Z] === RUN TestRenameRunningContainerAndReuse [2020-03-12T18:44:15.183Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-03-12T18:44:16.045Z] --- PASS: TestRenameRunningContainerAndReuse (1.41s) [2020-03-12T18:44:16.045Z] === RUN TestRenameInvalidName [2020-03-12T18:44:16.105Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-03-12T18:44:16.707Z] --- PASS: TestRenameInvalidName (0.68s) [2020-03-12T18:44:16.707Z] === RUN TestRenameAnonymousContainer [2020-03-12T18:44:17.028Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-03-12T18:44:17.951Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-03-12T18:44:19.325Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-03-12T18:44:19.475Z] --- PASS: TestRenameAnonymousContainer (2.50s) [2020-03-12T18:44:19.475Z] === RUN TestRenameContainerWithSameName [2020-03-12T18:44:19.774Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2020-03-12T18:44:19.774Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-12T18:44:20.247Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-03-12T18:44:21.169Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-03-12T18:44:21.301Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s) [2020-03-12T18:44:21.301Z] === RUN TestResize [2020-03-12T18:44:21.943Z] --- PASS: TestResize (0.68s) [2020-03-12T18:44:21.943Z] === RUN TestResizeWithInvalidSize [2020-03-12T18:44:22.093Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-03-12T18:44:22.584Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2020-03-12T18:44:22.584Z] === RUN TestResizeWhenContainerNotStarted [2020-03-12T18:44:23.016Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-03-12T18:44:23.216Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2020-03-12T18:44:23.216Z] === RUN TestDaemonRestartKillContainers [2020-03-12T18:44:23.216Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:44:23.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:44:23.216Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:44:23.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:44:23.216Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:44:23.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:44:23.216Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:44:23.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:44:23.216Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:44:23.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:44:23.216Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:44:23.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:44:23.216Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:44:23.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:44:23.216Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:44:23.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:44:23.216Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:44:23.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:44:23.216Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:44:23.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:44:23.216Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:44:23.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:44:23.216Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:44:23.216Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:44:23.216Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:44:23.216Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:44:23.216Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:44:23.216Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:44:24.374Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-03-12T18:44:25.733Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-03-12T18:44:25.960Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:44:25.960Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:44:26.656Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-03-12T18:44:27.044Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:44:27.578Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-03-12T18:44:27.578Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-03-12T18:44:27.730Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:44:28.500Z] === RUN TestDockerSuite/TestCpRelativePath [2020-03-12T18:44:28.822Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:44:29.424Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-03-12T18:44:29.482Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:44:30.786Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-03-12T18:44:31.646Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:44:31.708Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-03-12T18:44:31.985Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:44:32.631Z] === RUN TestDockerSuite/TestCpToCaseA [2020-03-12T18:44:34.116Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-12T18:44:34.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.27s) [2020-03-12T18:44:34.116Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:44:34.116Z] daemon.go:325: [d57312b7a7be0] waiting for daemon to start [2020-03-12T18:44:34.116Z] daemon.go:325: [d57312b7a7be0] waiting for daemon to start [2020-03-12T18:44:34.116Z] daemon.go:353: [d57312b7a7be0] daemon started [2020-03-12T18:44:34.116Z] daemon.go:325: [d57312b7a7be0] waiting for daemon to start [2020-03-12T18:44:34.116Z] daemon.go:296: [d57312b7a7be0] exiting daemon [2020-03-12T18:44:34.116Z] daemon.go:325: [d57312b7a7be0] waiting for daemon to start [2020-03-12T18:44:34.116Z] daemon.go:353: [d57312b7a7be0] daemon started [2020-03-12T18:44:34.116Z] daemon.go:461: [d57312b7a7be0] Stopping daemon [2020-03-12T18:44:34.116Z] daemon.go:296: [d57312b7a7be0] exiting daemon [2020-03-12T18:44:34.116Z] daemon.go:448: [d57312b7a7be0] Daemon stopped [2020-03-12T18:44:34.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.81s) [2020-03-12T18:44:34.116Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:44:34.116Z] daemon.go:325: [daddb584beafc] waiting for daemon to start [2020-03-12T18:44:34.116Z] daemon.go:325: [daddb584beafc] waiting for daemon to start [2020-03-12T18:44:34.116Z] daemon.go:353: [daddb584beafc] daemon started [2020-03-12T18:44:34.116Z] daemon.go:461: [daddb584beafc] Stopping daemon [2020-03-12T18:44:34.116Z] daemon.go:296: [daddb584beafc] exiting daemon [2020-03-12T18:44:34.116Z] daemon.go:448: [daddb584beafc] Daemon stopped [2020-03-12T18:44:34.116Z] daemon.go:325: [daddb584beafc] waiting for daemon to start [2020-03-12T18:44:34.116Z] daemon.go:325: [daddb584beafc] waiting for daemon to start [2020-03-12T18:44:34.116Z] daemon.go:353: [daddb584beafc] daemon started [2020-03-12T18:44:34.116Z] daemon.go:461: [daddb584beafc] Stopping daemon [2020-03-12T18:44:34.116Z] daemon.go:296: [daddb584beafc] exiting daemon [2020-03-12T18:44:34.116Z] daemon.go:448: [daddb584beafc] Daemon stopped [2020-03-12T18:44:34.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.72s) [2020-03-12T18:44:34.116Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:44:34.116Z] daemon.go:325: [dce3d57ed19a6] waiting for daemon to start [2020-03-12T18:44:34.116Z] daemon.go:325: [dce3d57ed19a6] waiting for daemon to start [2020-03-12T18:44:34.116Z] daemon.go:353: [dce3d57ed19a6] daemon started [2020-03-12T18:44:34.116Z] daemon.go:325: [dce3d57ed19a6] waiting for daemon to start [2020-03-12T18:44:34.116Z] daemon.go:296: [dce3d57ed19a6] exiting daemon [2020-03-12T18:44:34.116Z] daemon.go:325: [dce3d57ed19a6] waiting for daemon to start [2020-03-12T18:44:34.116Z] daemon.go:353: [dce3d57ed19a6] daemon started [2020-03-12T18:44:34.116Z] daemon.go:461: [dce3d57ed19a6] Stopping daemon [2020-03-12T18:44:34.116Z] daemon.go:296: [dce3d57ed19a6] exiting daemon [2020-03-12T18:44:34.116Z] daemon.go:448: [dce3d57ed19a6] Daemon stopped [2020-03-12T18:44:34.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (4.53s) [2020-03-12T18:44:34.116Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:44:34.116Z] daemon.go:325: [d94a6567a928a] waiting for daemon to start [2020-03-12T18:44:34.116Z] daemon.go:325: [d94a6567a928a] waiting for daemon to start [2020-03-12T18:44:34.116Z] daemon.go:325: [d94a6567a928a] waiting for daemon to start [2020-03-12T18:44:34.116Z] daemon.go:353: [d94a6567a928a] daemon started [2020-03-12T18:44:34.116Z] daemon.go:461: [d94a6567a928a] Stopping daemon [2020-03-12T18:44:34.116Z] daemon.go:296: [d94a6567a928a] exiting daemon [2020-03-12T18:44:34.116Z] daemon.go:448: [d94a6567a928a] Daemon stopped [2020-03-12T18:44:34.116Z] daemon.go:325: [d94a6567a928a] waiting for daemon to start [2020-03-12T18:44:34.116Z] daemon.go:325: [d94a6567a928a] waiting for daemon to start [2020-03-12T18:44:34.116Z] daemon.go:353: [d94a6567a928a] daemon started [2020-03-12T18:44:34.116Z] daemon.go:461: [d94a6567a928a] Stopping daemon [2020-03-12T18:44:34.116Z] daemon.go:296: [d94a6567a928a] exiting daemon [2020-03-12T18:44:34.116Z] daemon.go:448: [d94a6567a928a] Daemon stopped [2020-03-12T18:44:34.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (3.27s) [2020-03-12T18:44:34.116Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:44:34.116Z] daemon.go:325: [d3efd232a30c5] waiting for daemon to start [2020-03-12T18:44:34.116Z] daemon.go:325: [d3efd232a30c5] waiting for daemon to start [2020-03-12T18:44:34.116Z] daemon.go:353: [d3efd232a30c5] daemon started [2020-03-12T18:44:34.116Z] daemon.go:296: [d3efd232a30c5] exiting daemon [2020-03-12T18:44:34.116Z] daemon.go:325: [d3efd232a30c5] waiting for daemon to start [2020-03-12T18:44:34.116Z] daemon.go:325: [d3efd232a30c5] waiting for daemon to start [2020-03-12T18:44:34.116Z] daemon.go:353: [d3efd232a30c5] daemon started [2020-03-12T18:44:34.116Z] daemon.go:461: [d3efd232a30c5] Stopping daemon [2020-03-12T18:44:34.116Z] daemon.go:296: [d3efd232a30c5] exiting daemon [2020-03-12T18:44:34.116Z] daemon.go:448: [d3efd232a30c5] Daemon stopped [2020-03-12T18:44:34.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.26s) [2020-03-12T18:44:34.117Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:44:34.117Z] daemon.go:325: [da5f775d3eb7b] waiting for daemon to start [2020-03-12T18:44:34.117Z] daemon.go:325: [da5f775d3eb7b] waiting for daemon to start [2020-03-12T18:44:34.117Z] daemon.go:353: [da5f775d3eb7b] daemon started [2020-03-12T18:44:34.117Z] daemon.go:461: [da5f775d3eb7b] Stopping daemon [2020-03-12T18:44:34.117Z] daemon.go:296: [da5f775d3eb7b] exiting daemon [2020-03-12T18:44:34.117Z] daemon.go:448: [da5f775d3eb7b] Daemon stopped [2020-03-12T18:44:34.117Z] daemon.go:325: [da5f775d3eb7b] waiting for daemon to start [2020-03-12T18:44:34.117Z] daemon.go:325: [da5f775d3eb7b] waiting for daemon to start [2020-03-12T18:44:34.117Z] daemon.go:353: [da5f775d3eb7b] daemon started [2020-03-12T18:44:34.117Z] daemon.go:461: [da5f775d3eb7b] Stopping daemon [2020-03-12T18:44:34.117Z] daemon.go:296: [da5f775d3eb7b] exiting daemon [2020-03-12T18:44:34.117Z] daemon.go:448: [da5f775d3eb7b] Daemon stopped [2020-03-12T18:44:34.117Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.23s) [2020-03-12T18:44:34.117Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:44:34.117Z] daemon.go:325: [db1c3ad8e89c0] waiting for daemon to start [2020-03-12T18:44:34.117Z] daemon.go:325: [db1c3ad8e89c0] waiting for daemon to start [2020-03-12T18:44:34.117Z] daemon.go:353: [db1c3ad8e89c0] daemon started [2020-03-12T18:44:34.117Z] daemon.go:325: [db1c3ad8e89c0] waiting for daemon to start [2020-03-12T18:44:34.117Z] daemon.go:296: [db1c3ad8e89c0] exiting daemon [2020-03-12T18:44:34.117Z] daemon.go:325: [db1c3ad8e89c0] waiting for daemon to start [2020-03-12T18:44:34.117Z] daemon.go:353: [db1c3ad8e89c0] daemon started [2020-03-12T18:44:34.117Z] daemon.go:461: [db1c3ad8e89c0] Stopping daemon [2020-03-12T18:44:34.117Z] daemon.go:296: [db1c3ad8e89c0] exiting daemon [2020-03-12T18:44:34.117Z] daemon.go:448: [db1c3ad8e89c0] Daemon stopped [2020-03-12T18:44:34.117Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.94s) [2020-03-12T18:44:34.117Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:44:34.117Z] daemon.go:325: [d441c11684684] waiting for daemon to start [2020-03-12T18:44:34.117Z] daemon.go:325: [d441c11684684] waiting for daemon to start [2020-03-12T18:44:34.117Z] daemon.go:353: [d441c11684684] daemon started [2020-03-12T18:44:34.117Z] daemon.go:461: [d441c11684684] Stopping daemon [2020-03-12T18:44:34.117Z] daemon.go:296: [d441c11684684] exiting daemon [2020-03-12T18:44:34.117Z] daemon.go:448: [d441c11684684] Daemon stopped [2020-03-12T18:44:34.117Z] daemon.go:325: [d441c11684684] waiting for daemon to start [2020-03-12T18:44:34.117Z] daemon.go:325: [d441c11684684] waiting for daemon to start [2020-03-12T18:44:34.117Z] daemon.go:353: [d441c11684684] daemon started [2020-03-12T18:44:34.117Z] daemon.go:461: [d441c11684684] Stopping daemon [2020-03-12T18:44:34.117Z] daemon.go:296: [d441c11684684] exiting daemon [2020-03-12T18:44:34.117Z] daemon.go:448: [d441c11684684] Daemon stopped [2020-03-12T18:44:34.117Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.36s) [2020-03-12T18:44:34.117Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:44:34.117Z] daemon.go:325: [df8b6d4860b14] waiting for daemon to start [2020-03-12T18:44:34.117Z] daemon.go:325: [df8b6d4860b14] waiting for daemon to start [2020-03-12T18:44:34.117Z] daemon.go:353: [df8b6d4860b14] daemon started [2020-03-12T18:44:34.117Z] daemon.go:325: [df8b6d4860b14] waiting for daemon to start [2020-03-12T18:44:34.117Z] daemon.go:296: [df8b6d4860b14] exiting daemon [2020-03-12T18:44:34.117Z] daemon.go:325: [df8b6d4860b14] waiting for daemon to start [2020-03-12T18:44:34.117Z] daemon.go:353: [df8b6d4860b14] daemon started [2020-03-12T18:44:34.117Z] daemon.go:461: [df8b6d4860b14] Stopping daemon [2020-03-12T18:44:34.117Z] daemon.go:296: [df8b6d4860b14] exiting daemon [2020-03-12T18:44:34.117Z] daemon.go:448: [df8b6d4860b14] Daemon stopped [2020-03-12T18:44:34.117Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.43s) [2020-03-12T18:44:34.117Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:44:34.117Z] daemon.go:325: [d0bd382576ea1] waiting for daemon to start [2020-03-12T18:44:34.117Z] daemon.go:325: [d0bd382576ea1] waiting for daemon to start [2020-03-12T18:44:34.117Z] daemon.go:353: [d0bd382576ea1] daemon started [2020-03-12T18:44:34.117Z] daemon.go:296: [d0bd382576ea1] exiting daemon [2020-03-12T18:44:34.117Z] daemon.go:325: [d0bd382576ea1] waiting for daemon to start [2020-03-12T18:44:34.117Z] daemon.go:325: [d0bd382576ea1] waiting for daemon to start [2020-03-12T18:44:34.117Z] daemon.go:353: [d0bd382576ea1] daemon started [2020-03-12T18:44:34.117Z] daemon.go:461: [d0bd382576ea1] Stopping daemon [2020-03-12T18:44:34.117Z] daemon.go:296: [d0bd382576ea1] exiting daemon [2020-03-12T18:44:34.117Z] daemon.go:448: [d0bd382576ea1] Daemon stopped [2020-03-12T18:44:34.117Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.51s) [2020-03-12T18:44:34.117Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:44:34.117Z] daemon.go:325: [de23e1f3e0b10] waiting for daemon to start [2020-03-12T18:44:34.117Z] daemon.go:325: [de23e1f3e0b10] waiting for daemon to start [2020-03-12T18:44:34.117Z] daemon.go:353: [de23e1f3e0b10] daemon started [2020-03-12T18:44:34.117Z] daemon.go:461: [de23e1f3e0b10] Stopping daemon [2020-03-12T18:44:34.117Z] daemon.go:296: [de23e1f3e0b10] exiting daemon [2020-03-12T18:44:34.117Z] daemon.go:448: [de23e1f3e0b10] Daemon stopped [2020-03-12T18:44:34.117Z] daemon.go:325: [de23e1f3e0b10] waiting for daemon to start [2020-03-12T18:44:34.117Z] daemon.go:325: [de23e1f3e0b10] waiting for daemon to start [2020-03-12T18:44:34.117Z] daemon.go:353: [de23e1f3e0b10] daemon started [2020-03-12T18:44:34.117Z] daemon.go:461: [de23e1f3e0b10] Stopping daemon [2020-03-12T18:44:34.117Z] daemon.go:296: [de23e1f3e0b10] exiting daemon [2020-03-12T18:44:34.117Z] daemon.go:448: [de23e1f3e0b10] Daemon stopped [2020-03-12T18:44:34.117Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.36s) [2020-03-12T18:44:34.117Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:44:34.117Z] daemon.go:325: [da4d4c5f2b66c] waiting for daemon to start [2020-03-12T18:44:34.117Z] daemon.go:325: [da4d4c5f2b66c] waiting for daemon to start [2020-03-12T18:44:34.117Z] daemon.go:353: [da4d4c5f2b66c] daemon started [2020-03-12T18:44:34.117Z] daemon.go:461: [da4d4c5f2b66c] Stopping daemon [2020-03-12T18:44:34.117Z] daemon.go:296: [da4d4c5f2b66c] exiting daemon [2020-03-12T18:44:34.117Z] daemon.go:448: [da4d4c5f2b66c] Daemon stopped [2020-03-12T18:44:34.117Z] daemon.go:325: [da4d4c5f2b66c] waiting for daemon to start [2020-03-12T18:44:34.117Z] daemon.go:325: [da4d4c5f2b66c] waiting for daemon to start [2020-03-12T18:44:34.117Z] daemon.go:353: [da4d4c5f2b66c] daemon started [2020-03-12T18:44:34.117Z] daemon.go:461: [da4d4c5f2b66c] Stopping daemon [2020-03-12T18:44:34.117Z] daemon.go:296: [da4d4c5f2b66c] exiting daemon [2020-03-12T18:44:34.117Z] daemon.go:448: [da4d4c5f2b66c] Daemon stopped [2020-03-12T18:44:34.117Z] === RUN TestKernelTCPMemory [2020-03-12T18:44:34.512Z] === RUN TestDockerSuite/TestCpToCaseB [2020-03-12T18:44:35.210Z] --- PASS: TestKernelTCPMemory (0.84s) [2020-03-12T18:44:35.210Z] === RUN TestNISDomainname [2020-03-12T18:44:35.435Z] === RUN TestDockerSuite/TestCpToCaseC [2020-03-12T18:44:35.795Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-03-12T18:44:35.796Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-03-12T18:44:35.796Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-03-12T18:44:35.830Z] --- PASS: TestNISDomainname (0.89s) [2020-03-12T18:44:35.830Z] === RUN TestStats [2020-03-12T18:44:37.878Z] --- PASS: TestStats (1.74s) [2020-03-12T18:44:37.879Z] === RUN TestStopContainerWithTimeout [2020-03-12T18:44:37.879Z] === RUN TestStopContainerWithTimeout/0 [2020-03-12T18:44:37.879Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-12T18:44:37.879Z] === RUN TestStopContainerWithTimeout/1 [2020-03-12T18:44:37.879Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-12T18:44:37.879Z] === RUN TestStopContainerWithTimeout/3 [2020-03-12T18:44:37.879Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-12T18:44:37.879Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-12T18:44:37.879Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-12T18:44:37.879Z] === CONT TestStopContainerWithTimeout/0 [2020-03-12T18:44:37.879Z] === CONT TestStopContainerWithTimeout/3 [2020-03-12T18:44:37.879Z] === CONT TestStopContainerWithTimeout/1 [2020-03-12T18:44:37.879Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-12T18:44:37.941Z] === RUN TestDockerSuite/TestCpToCaseD [2020-03-12T18:44:38.878Z] #33 129.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-12T18:44:38.878Z] #33 131.3 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-12T18:44:38.878Z] #33 132.6 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-12T18:44:38.878Z] #33 134.5 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-12T18:44:38.878Z] #33 135.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-12T18:44:38.878Z] #33 136.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-12T18:44:39.441Z] #33 138.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-12T18:44:40.507Z] #33 139.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-12T18:44:40.764Z] #33 139.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-12T18:44:41.369Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-03-12T18:44:41.369Z] --- PASS: TestStopContainerWithTimeout/0 (1.29s) [2020-03-12T18:44:41.369Z] --- PASS: TestStopContainerWithTimeout/1 (2.12s) [2020-03-12T18:44:41.369Z] --- PASS: TestStopContainerWithTimeout/-1 (2.93s) [2020-03-12T18:44:41.369Z] --- PASS: TestStopContainerWithTimeout/3 (3.20s) [2020-03-12T18:44:41.369Z] === RUN TestDeleteDevicemapper [2020-03-12T18:44:41.369Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-12T18:44:41.369Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T18:44:41.369Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-12T18:44:42.660Z] #33 141.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-12T18:44:42.863Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.94s) [2020-03-12T18:44:42.863Z] === RUN TestUpdateMemory [2020-03-12T18:44:43.173Z] === RUN TestDockerSuite/TestCpToCaseE [2020-03-12T18:44:43.590Z] #33 142.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-12T18:44:43.893Z] --- PASS: TestUpdateMemory (0.91s) [2020-03-12T18:44:43.893Z] === RUN TestUpdateCPUQuota [2020-03-12T18:44:44.096Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-12T18:44:44.961Z] #33 143.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-12T18:44:45.385Z] --- PASS: TestUpdateCPUQuota (1.31s) [2020-03-12T18:44:45.385Z] === RUN TestUpdatePidsLimit [2020-03-12T18:44:45.385Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-12T18:44:45.385Z] === RUN TestUpdatePidsLimit/no_change [2020-03-12T18:44:45.674Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-12T18:44:45.964Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-12T18:44:46.593Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-12T18:44:46.603Z] === RUN TestDockerSuite/TestCpToCaseF [2020-03-12T18:44:46.856Z] #33 145.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-12T18:44:46.881Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-12T18:44:47.169Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-12T18:44:47.527Z] === RUN TestDockerSuite/TestCpToCaseG [2020-03-12T18:44:48.693Z] --- PASS: TestUpdatePidsLimit (3.30s) [2020-03-12T18:44:48.693Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) [2020-03-12T18:44:48.693Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2020-03-12T18:44:48.693Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2020-03-12T18:44:48.693Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-03-12T18:44:48.693Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2020-03-12T18:44:48.693Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2020-03-12T18:44:48.693Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2020-03-12T18:44:48.693Z] === RUN TestUpdateRestartPolicy [2020-03-12T18:44:48.749Z] #33 147.1 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-12T18:44:49.680Z] #33 148.2 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-12T18:44:51.577Z] #33 150.0 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-12T18:44:52.509Z] #33 151.0 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-12T18:44:52.787Z] === RUN TestDockerSuite/TestCpToCaseH [2020-03-12T18:44:53.441Z] #33 152.2 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-12T18:44:54.811Z] #33 153.4 [2020-03-12T18:44:55.068Z] #33 DONE 153.8s [2020-03-12T18:44:55.068Z] [2020-03-12T18:44:55.068Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-03-12T18:44:56.436Z] #34 DONE 1.4s [2020-03-12T18:44:56.940Z] === RUN TestDockerSuite/TestCpToCaseI [2020-03-12T18:44:57.195Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-03-12T18:44:57.804Z] [2020-03-12T18:44:57.804Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-03-12T18:44:58.367Z] #35 DONE 0.6s [2020-03-12T18:44:58.367Z] [2020-03-12T18:44:58.367Z] #36 exporting to image [2020-03-12T18:44:58.367Z] #36 exporting layers [2020-03-12T18:45:00.272Z] #36 exporting layers 2.1s done [2020-03-12T18:45:00.272Z] #36 writing image sha256:05028ff987f22c6bcfd628b4963f9ace047e5fd6b0e8451b96b6b2924a515d55 done [2020-03-12T18:45:00.272Z] #36 naming to docker.io/library/moby-e2e-test done [2020-03-12T18:45:00.272Z] #36 DONE 2.1s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-12T18:45:00.595Z] + echo Ensuring container killed. [2020-03-12T18:45:00.595Z] Ensuring container killed. [2020-03-12T18:45:00.595Z] + docker rm -vf docker-pr2 [2020-03-12T18:45:00.595Z] Error: No such container: docker-pr2 [2020-03-12T18:45:00.595Z] + true [Pipeline] sh [2020-03-12T18:45:00.876Z] + echo Chowning /workspace to jenkins user [2020-03-12T18:45:00.876Z] Chowning /workspace to jenkins user [2020-03-12T18:45:00.876Z] + id -u [2020-03-12T18:45:00.876Z] + id -g [2020-03-12T18:45:00.876Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40652:/workspace busybox chown -R 1000:1000 /workspace [2020-03-12T18:45:01.393Z] --- PASS: TestUpdateRestartPolicy (12.07s) [2020-03-12T18:45:01.393Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-12T18:45:01.393Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2020-03-12T18:45:01.393Z] === RUN TestWaitNonBlocked [2020-03-12T18:45:01.393Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:45:01.393Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:45:01.393Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:45:01.393Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:45:01.393Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:45:01.393Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:45:02.022Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-03-12T18:45:02.022Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2020-03-12T18:45:02.022Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2020-03-12T18:45:02.022Z] === RUN TestWaitBlocked [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-12T18:45:02.309Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:45:02.309Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:45:02.309Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:45:02.309Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:45:02.309Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:45:02.309Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:45:02.429Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-03-12T18:45:02.542Z] + bundleName=unit [2020-03-12T18:45:02.542Z] + echo Creating unit-bundles.tar.gz [2020-03-12T18:45:02.542Z] Creating unit-bundles.tar.gz [2020-03-12T18:45:02.542Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-03-12T18:45:02.542Z] bundles/junit-report.xml [2020-03-12T18:45:02.542Z] bundles/go-test-report.json [2020-03-12T18:45:02.542Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-03-12T18:45:02.553Z] Archiving artifacts [2020-03-12T18:45:02.949Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40652/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-12T18:45:03.253Z] + make clean [2020-03-12T18:45:03.253Z] docker volume rm -f docker-dev-cache [2020-03-12T18:45:03.331Z] --- PASS: TestWaitBlocked (0.04s) [2020-03-12T18:45:03.331Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s) [2020-03-12T18:45:03.331Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2020-03-12T18:45:03.331Z] === CONT TestContainerStartOnDaemonRestart [2020-03-12T18:45:03.331Z] === CONT TestIpcModeOlderClient [2020-03-12T18:45:03.331Z] === CONT TestDaemonRestartIpcMode [2020-03-12T18:45:03.331Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-03-12T18:45:03.352Z] === RUN TestDockerSuite/TestCpToDot [2020-03-12T18:45:03.511Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-12T18:45:04.275Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-03-12T18:45:06.159Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-03-12T18:45:06.822Z] --- PASS: TestDaemonRestartIpcMode (3.63s) [2020-03-12T18:45:06.823Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-03-12T18:45:06.823Z] daemon.go:325: [defbab696ec16] waiting for daemon to start [2020-03-12T18:45:06.823Z] daemon.go:325: [defbab696ec16] waiting for daemon to start [2020-03-12T18:45:06.823Z] daemon.go:353: [defbab696ec16] daemon started [2020-03-12T18:45:06.823Z] daemon.go:461: [defbab696ec16] Stopping daemon [2020-03-12T18:45:06.823Z] daemon.go:296: [defbab696ec16] exiting daemon [2020-03-12T18:45:06.823Z] daemon.go:448: [defbab696ec16] Daemon stopped [2020-03-12T18:45:06.823Z] daemon.go:325: [defbab696ec16] waiting for daemon to start [2020-03-12T18:45:06.823Z] daemon.go:325: [defbab696ec16] waiting for daemon to start [2020-03-12T18:45:06.823Z] daemon.go:353: [defbab696ec16] daemon started [2020-03-12T18:45:06.823Z] daemon.go:461: [defbab696ec16] Stopping daemon [2020-03-12T18:45:06.823Z] daemon.go:296: [defbab696ec16] exiting daemon [2020-03-12T18:45:06.823Z] daemon.go:448: [defbab696ec16] Daemon stopped [2020-03-12T18:45:07.109Z] --- PASS: TestContainerStartOnDaemonRestart (3.99s) [2020-03-12T18:45:07.109Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-03-12T18:45:07.109Z] daemon.go:325: [d851c80c9f016] waiting for daemon to start [2020-03-12T18:45:07.109Z] daemon.go:325: [d851c80c9f016] waiting for daemon to start [2020-03-12T18:45:07.109Z] daemon.go:353: [d851c80c9f016] daemon started [2020-03-12T18:45:07.109Z] daemon.go:325: [d851c80c9f016] waiting for daemon to start [2020-03-12T18:45:07.109Z] daemon.go:296: [d851c80c9f016] exiting daemon [2020-03-12T18:45:07.109Z] daemon.go:325: [d851c80c9f016] waiting for daemon to start [2020-03-12T18:45:07.109Z] daemon.go:353: [d851c80c9f016] daemon started [2020-03-12T18:45:07.109Z] daemon.go:461: [d851c80c9f016] Stopping daemon [2020-03-12T18:45:07.109Z] daemon.go:296: [d851c80c9f016] exiting daemon [2020-03-12T18:45:07.109Z] daemon.go:448: [d851c80c9f016] Daemon stopped [2020-03-12T18:45:07.109Z] PASS [2020-03-12T18:45:07.109Z] [2020-03-12T18:45:07.109Z] === Skipped [2020-03-12T18:45:07.109Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-03-12T18:45:07.109Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T18:45:07.109Z] [2020-03-12T18:45:07.109Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T18:45:07.109Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T18:45:07.109Z] [2020-03-12T18:45:07.109Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-03-12T18:45:07.109Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T18:45:07.109Z] [2020-03-12T18:45:07.109Z] [2020-03-12T18:45:07.109Z] DONE 189 tests, 3 skipped in 105.550s [2020-03-12T18:45:07.109Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-03-12T18:45:07.109Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:45:07.109Z] ++ set -e [2020-03-12T18:45:07.109Z] ++ '[' -n 0 ']' [2020-03-12T18:45:07.109Z] ++ set -x [2020-03-12T18:45:07.109Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:45:07.396Z] INFO: Testing against a local daemon [2020-03-12T18:45:07.396Z] === RUN TestCommitInheritsEnv [2020-03-12T18:45:07.684Z] --- PASS: TestCommitInheritsEnv (0.40s) [2020-03-12T18:45:07.684Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-12T18:45:07.684Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-12T18:45:07.684Z] === RUN TestImagesFilterMultiReference [2020-03-12T18:45:07.684Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-03-12T18:45:07.684Z] === RUN TestImagePullPlatformInvalid [2020-03-12T18:45:07.973Z] --- PASS: TestImagePullPlatformInvalid (0.07s) [2020-03-12T18:45:07.973Z] === RUN TestRemoveImageOrphaning [2020-03-12T18:45:08.041Z] === RUN TestDockerSuite/TestCpToStdout [2020-03-12T18:45:08.261Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2020-03-12T18:45:08.261Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-12T18:45:08.261Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-03-12T18:45:08.261Z] === RUN TestTagInvalidReference [2020-03-12T18:45:08.261Z] --- PASS: TestTagInvalidReference (0.05s) [2020-03-12T18:45:08.261Z] === RUN TestTagValidPrefixedRepo [2020-03-12T18:45:08.549Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-03-12T18:45:08.549Z] === RUN TestTagExistedNameWithoutForce [2020-03-12T18:45:08.549Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-03-12T18:45:08.549Z] === RUN TestTagOfficialNames [2020-03-12T18:45:08.549Z] --- PASS: TestTagOfficialNames (0.06s) [2020-03-12T18:45:08.549Z] === RUN TestTagMatchesDigest [2020-03-12T18:45:08.549Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-03-12T18:45:08.549Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-12T18:45:08.600Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-03-12T18:45:12.756Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-03-12T18:45:12.756Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-03-12T18:45:13.678Z] === RUN TestDockerSuite/TestCpVolumePath [2020-03-12T18:45:15.559Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-03-12T18:45:15.559Z] === RUN TestDockerSuite/TestCreateArgs [2020-03-12T18:45:15.559Z] === RUN TestDockerSuite/TestCreateByImageID [2020-03-12T18:45:16.117Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-03-12T18:45:16.675Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-03-12T18:45:16.675Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-03-12T18:45:16.929Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-03-12T18:45:17.487Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-03-12T18:45:18.046Z] === RUN TestDockerSuite/TestCreateLabels [2020-03-12T18:45:18.046Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-03-12T18:45:18.046Z] === RUN TestDockerSuite/TestCreateRM [2020-03-12T18:45:18.301Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-03-12T18:45:18.301Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-03-12T18:45:18.301Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-03-12T18:45:18.555Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-03-12T18:45:21.062Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-03-12T18:45:21.062Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-03-12T18:45:21.062Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-03-12T18:45:25.218Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-03-12T18:45:25.218Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-03-12T18:45:25.218Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-03-12T18:45:25.218Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-03-12T18:45:25.218Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-03-12T18:45:25.218Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-03-12T18:45:26.142Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-03-12T18:45:26.503Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-03-12T18:45:26.503Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-03-12T18:45:26.503Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-03-12T18:45:27.502Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-03-12T18:45:28.430Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-03-12T18:45:30.310Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-03-12T18:45:31.675Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-03-12T18:45:32.597Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-03-12T18:45:33.155Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-03-12T18:45:33.410Z] === RUN TestDockerSuite/TestDevicePermissions [2020-03-12T18:45:33.969Z] === RUN TestDockerSuite/TestDockerFails [2020-03-12T18:45:34.223Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-03-12T18:45:34.223Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-03-12T18:45:34.223Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-03-12T18:45:35.583Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-03-12T18:45:36.505Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-03-12T18:45:37.864Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-03-12T18:45:37.864Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-03-12T18:45:37.864Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-03-12T18:45:37.864Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-03-12T18:45:44.385Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-03-12T18:45:45.744Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-03-12T18:45:47.625Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-03-12T18:45:47.673Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-03-12T18:45:50.131Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-03-12T18:45:52.014Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-03-12T18:45:53.372Z] === RUN TestDockerSuite/TestEventsAttach [2020-03-12T18:45:54.295Z] === RUN TestDockerSuite/TestEventsCommit [2020-03-12T18:45:54.801Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-03-12T18:45:55.217Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-03-12T18:45:56.140Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-03-12T18:45:56.700Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-03-12T18:45:57.624Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-03-12T18:45:59.506Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-03-12T18:46:00.944Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-03-12T18:46:03.423Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-03-12T18:46:04.203Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-03-12T18:46:07.462Z] === RUN TestDockerSuite/TestEventsCopy [2020-03-12T18:46:07.462Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-03-12T18:46:08.385Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-03-12T18:46:10.268Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-03-12T18:46:10.827Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-03-12T18:46:11.387Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-03-12T18:46:11.946Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-03-12T18:46:12.868Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-03-12T18:46:13.127Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-03-12T18:46:13.382Z] === RUN TestDockerSuite/TestEventsFilterType [2020-03-12T18:46:13.637Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-03-12T18:46:14.197Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-03-12T18:46:14.197Z] === RUN TestDockerSuite/TestEventsFilters [2020-03-12T18:46:16.080Z] === RUN TestDockerSuite/TestEventsFormat [2020-03-12T18:46:17.442Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-03-12T18:46:17.442Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-03-12T18:46:17.442Z] === RUN TestDockerSuite/TestEventsImageImport [2020-03-12T18:46:18.802Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-03-12T18:46:18.802Z] === RUN TestDockerSuite/TestEventsImagePull [2020-03-12T18:46:19.361Z] === RUN TestDockerSuite/TestEventsImageTag [2020-03-12T18:46:20.285Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-03-12T18:46:20.539Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-03-12T18:46:20.539Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-03-12T18:46:20.539Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-03-12T18:46:22.421Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-03-12T18:46:22.979Z] === RUN TestDockerSuite/TestEventsRename [2020-03-12T18:46:23.902Z] === RUN TestDockerSuite/TestEventsResize [2020-03-12T18:46:24.825Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-03-12T18:46:25.382Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-03-12T18:46:26.305Z] === RUN TestDockerSuite/TestEventsStreaming [2020-03-12T18:46:27.228Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-03-12T18:46:30.494Z] === RUN TestDockerSuite/TestEventsTop [2020-03-12T18:46:31.054Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-03-12T18:46:31.055Z] === RUN TestDockerSuite/TestEventsUntag [2020-03-12T18:46:34.310Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-03-12T18:46:35.668Z] === RUN TestDockerSuite/TestExec [2020-03-12T18:46:36.591Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-03-12T18:46:37.514Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-03-12T18:46:38.438Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-03-12T18:46:38.996Z] === RUN TestDockerSuite/TestExecAPIStart [2020-03-12T18:46:39.202Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-03-12T18:46:40.879Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-03-12T18:46:41.801Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-03-12T18:46:42.360Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-03-12T18:46:43.282Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-03-12T18:46:43.926Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-03-12T18:46:44.207Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-03-12T18:46:45.130Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-03-12T18:46:46.053Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-03-12T18:46:47.934Z] === RUN TestDockerSuite/TestExecCgroup [2020-03-12T18:46:48.857Z] === RUN TestDockerSuite/TestExecEnv [2020-03-12T18:46:49.111Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-03-12T18:46:49.671Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-03-12T18:46:51.554Z] === RUN TestDockerSuite/TestExecExitStatus [2020-03-12T18:46:52.477Z] === RUN TestDockerSuite/TestExecInspectID [2020-03-12T18:46:54.311Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-03-12T18:46:55.733Z] === RUN TestDockerSuite/TestExecInteractive [2020-03-12T18:46:56.292Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-03-12T18:46:57.215Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-03-12T18:46:58.140Z] === RUN TestDockerSuite/TestExecParseError [2020-03-12T18:46:59.063Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-03-12T18:46:59.991Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-03-12T18:47:00.551Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-03-12T18:47:01.911Z] === RUN TestDockerSuite/TestExecSetEnv [2020-03-12T18:47:02.833Z] === RUN TestDockerSuite/TestExecStartFails [2020-03-12T18:47:03.758Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-03-12T18:47:05.638Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-03-12T18:47:12.160Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-12T18:47:15.414Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-03-12T18:47:15.974Z] === RUN TestDockerSuite/TestExecTTY [2020-03-12T18:47:16.897Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-03-12T18:47:17.820Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-03-12T18:47:18.744Z] === RUN TestDockerSuite/TestExecUlimits [2020-03-12T18:47:19.667Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-03-12T18:47:19.667Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-03-12T18:47:22.174Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-03-12T18:47:22.733Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-03-12T18:47:23.656Z] === RUN TestDockerSuite/TestExecWithTERM [2020-03-12T18:47:24.579Z] === RUN TestDockerSuite/TestExecWithUser [2020-03-12T18:47:25.503Z] === RUN TestDockerSuite/TestGetContainerStats [2020-03-12T18:47:30.778Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-03-12T18:47:36.013Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-03-12T18:47:36.936Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-03-12T18:47:41.090Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-03-12T18:47:42.058Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-03-12T18:47:42.617Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-03-12T18:47:42.617Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-03-12T18:47:42.617Z] === RUN TestDockerSuite/TestHealth [2020-03-12T18:47:43.976Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-03-12T18:48:05.844Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-03-12T18:48:05.844Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-03-12T18:48:05.844Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-03-12T18:48:05.844Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-03-12T18:48:05.844Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-03-12T18:48:05.844Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-03-12T18:48:05.844Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-03-12T18:48:05.844Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-03-12T18:48:05.844Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-03-12T18:48:05.844Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-03-12T18:48:05.844Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-03-12T18:48:06.098Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-03-12T18:48:06.522Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-03-12T18:48:06.523Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-03-12T18:48:06.523Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-03-12T18:48:06.523Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-03-12T18:48:06.523Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-03-12T18:48:06.523Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-03-12T18:48:06.523Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-03-12T18:48:06.523Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-03-12T18:48:06.523Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-03-12T18:48:06.658Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-03-12T18:48:06.658Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-03-12T18:48:07.217Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-03-12T18:48:10.348Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-03-12T18:48:10.348Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-03-12T18:48:10.348Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-03-12T18:48:10.348Z] === RUN TestDockerSuite/TestImagesFormat [2020-03-12T18:48:10.348Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-03-12T18:48:10.487Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-03-12T18:48:10.603Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-03-12T18:48:10.951Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-03-12T18:48:13.860Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-03-12T18:48:13.860Z] === RUN TestDockerSuite/TestImportBadURL [2020-03-12T18:48:13.860Z] === RUN TestDockerSuite/TestImportDisplay [2020-03-12T18:48:15.677Z] === RUN TestDockerSuite/TestBuildEnv [2020-03-12T18:48:15.677Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-03-12T18:48:15.677Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-03-12T18:48:15.677Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-03-12T18:48:15.677Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-03-12T18:48:15.677Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-03-12T18:48:15.744Z] === RUN TestDockerSuite/TestImportFile [2020-03-12T18:48:17.627Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-03-12T18:48:17.627Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-03-12T18:48:18.610Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-03-12T18:48:18.610Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-03-12T18:48:18.610Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-03-12T18:48:18.610Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-03-12T18:48:19.510Z] === RUN TestDockerSuite/TestImportGzipped [2020-03-12T18:48:19.587Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-03-12T18:48:21.392Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-03-12T18:48:23.274Z] === RUN TestDockerSuite/TestInfoDebug [2020-03-12T18:48:23.528Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-03-12T18:48:24.087Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-03-12T18:48:24.312Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-03-12T18:48:24.645Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-03-12T18:48:25.585Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-03-12T18:48:26.575Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-03-12T18:48:27.499Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-03-12T18:48:28.423Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-03-12T18:48:28.423Z] === RUN TestDockerSuite/TestInfoFormat [2020-03-12T18:48:28.678Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-03-12T18:48:28.678Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-03-12T18:48:29.238Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-03-12T18:48:29.797Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-03-12T18:48:30.720Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-03-12T18:48:31.642Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-03-12T18:48:32.201Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-03-12T18:48:33.124Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-03-12T18:48:34.046Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-03-12T18:48:34.046Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-03-12T18:48:34.604Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-03-12T18:48:35.528Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-03-12T18:48:36.450Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-03-12T18:48:37.373Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-03-12T18:48:37.373Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-03-12T18:48:38.295Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-03-12T18:48:38.295Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-03-12T18:48:39.653Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-03-12T18:48:40.582Z] === RUN TestDockerSuite/TestInspectDefault [2020-03-12T18:48:42.191Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-03-12T18:48:42.191Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-03-12T18:48:42.191Z] === RUN TestDockerSuite/TestBuildExpose [2020-03-12T18:48:42.191Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-03-12T18:48:42.191Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-03-12T18:48:42.191Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-03-12T18:48:42.191Z] === RUN TestDockerSuite/TestBuildFails [2020-03-12T18:48:42.191Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-03-12T18:48:42.466Z] === RUN TestDockerSuite/TestInspectHistory [2020-03-12T18:48:42.656Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-03-12T18:48:43.389Z] === RUN TestDockerSuite/TestInspectImage [2020-03-12T18:48:43.389Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-03-12T18:48:43.389Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-03-12T18:48:43.389Z] === RUN TestDockerSuite/TestInspectInt64 [2020-03-12T18:48:44.312Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-03-12T18:48:45.236Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-03-12T18:48:45.236Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-03-12T18:48:46.158Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-03-12T18:48:47.081Z] === RUN TestDockerSuite/TestInspectPlugin [2020-03-12T18:48:47.383Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-03-12T18:48:48.440Z] === RUN TestDockerSuite/TestInspectRootFS [2020-03-12T18:48:48.440Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-03-12T18:48:49.362Z] === RUN TestDockerSuite/TestInspectStatus [2020-03-12T18:48:50.286Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-03-12T18:48:52.109Z] === RUN TestDockerSuite/TestBuildForceRm [2020-03-12T18:48:52.168Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-03-12T18:48:52.736Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-03-12T18:48:53.294Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-03-12T18:48:54.216Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-03-12T18:48:55.140Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-03-12T18:48:55.699Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-03-12T18:48:56.622Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-03-12T18:48:56.622Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-03-12T18:48:57.947Z] === RUN TestDockerSuite/TestBuildFromGit [2020-03-12T18:48:59.129Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-03-12T18:49:01.010Z] === RUN TestDockerSuite/TestLinksEnvs [2020-03-12T18:49:01.010Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-03-12T18:49:02.370Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-03-12T18:49:02.930Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-03-12T18:49:03.779Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-03-12T18:49:04.759Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-03-12T18:49:04.811Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-03-12T18:49:08.070Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-03-12T18:49:09.951Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-03-12T18:49:09.951Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-03-12T18:49:10.601Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-03-12T18:49:10.601Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-03-12T18:49:10.601Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-03-12T18:49:11.065Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-03-12T18:49:11.065Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-03-12T18:49:12.460Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-03-12T18:49:12.714Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-03-12T18:49:13.637Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-03-12T18:49:19.813Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-03-12T18:49:19.813Z] === RUN TestDockerSuite/TestBuildHistory [2020-03-12T18:49:25.788Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-03-12T18:49:28.294Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-03-12T18:49:30.201Z] === RUN TestDockerSuite/TestBuildIidFile [2020-03-12T18:49:30.202Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-03-12T18:49:30.805Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-03-12T18:49:31.363Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-03-12T18:49:31.760Z] === RUN TestDockerSuite/TestBuildInheritance [2020-03-12T18:49:31.760Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-03-12T18:49:32.737Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-03-12T18:49:32.737Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-03-12T18:49:33.891Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-03-12T18:49:33.891Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-03-12T18:49:34.146Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-03-12T18:49:34.146Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-03-12T18:49:34.146Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-03-12T18:49:35.070Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-03-12T18:49:35.994Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-03-12T18:49:37.470Z] === RUN TestDockerSuite/TestBuildLabel [2020-03-12T18:49:37.934Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-03-12T18:49:38.399Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-03-12T18:49:38.862Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-03-12T18:49:39.327Z] === RUN TestDockerSuite/TestBuildLabels [2020-03-12T18:49:40.146Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-03-12T18:49:40.305Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-03-12T18:49:40.400Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-03-12T18:49:41.323Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-03-12T18:49:41.858Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-03-12T18:49:45.478Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-03-12T18:49:46.037Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-03-12T18:49:46.037Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-03-12T18:49:46.588Z] === RUN TestDockerSuite/TestBuildLastModified [2020-03-12T18:49:46.588Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-03-12T18:49:46.588Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-03-12T18:49:46.588Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-03-12T18:49:46.588Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-03-12T18:49:46.588Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-03-12T18:49:46.588Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-03-12T18:49:47.053Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-03-12T18:49:47.397Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-03-12T18:49:47.519Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-03-12T18:49:48.756Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-03-12T18:49:49.678Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-03-12T18:49:51.038Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-03-12T18:49:51.961Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-03-12T18:49:52.245Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-03-12T18:49:54.470Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-03-12T18:49:55.392Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-03-12T18:49:56.315Z] === RUN TestDockerSuite/TestLogsSince [2020-03-12T18:50:04.446Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-03-12T18:50:05.805Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-03-12T18:50:09.062Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-03-12T18:50:09.986Z] === RUN TestDockerSuite/TestLogsTail [2020-03-12T18:50:10.545Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-03-12T18:50:10.799Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-03-12T18:50:11.724Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-03-12T18:50:12.649Z] === RUN TestDockerSuite/TestMountIntoProc [2020-03-12T18:50:13.208Z] === RUN TestDockerSuite/TestMountIntoSys [2020-03-12T18:50:13.415Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-03-12T18:50:13.415Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-03-12T18:50:13.415Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-03-12T18:50:13.463Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-03-12T18:50:14.022Z] === RUN TestDockerSuite/TestNetHostname [2020-03-12T18:50:16.528Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-03-12T18:50:16.783Z] === RUN TestDockerSuite/TestNetworkEvents [2020-03-12T18:50:16.783Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-03-12T18:50:18.142Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-03-12T18:50:20.650Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-03-12T18:50:20.650Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-03-12T18:50:21.208Z] === RUN TestDockerSuite/TestPluginActive [2020-03-12T18:50:23.090Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-03-12T18:50:23.649Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-03-12T18:50:27.807Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-03-12T18:50:29.166Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-03-12T18:50:29.166Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-03-12T18:50:30.090Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-03-12T18:50:33.346Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-03-12T18:50:33.905Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-03-12T18:50:34.828Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-03-12T18:50:37.348Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-03-12T18:50:39.857Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-03-12T18:50:41.738Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-03-12T18:50:44.246Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-03-12T18:50:45.605Z] === RUN TestDockerSuite/TestPortHostBinding [2020-03-12T18:50:46.426Z] --- PASS: TestImportExtremelyLargeImageWorks (327.07s) [2020-03-12T18:50:46.426Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-03-12T18:50:46.426Z] daemon.go:325: [d084bb5d07bf1] waiting for daemon to start [2020-03-12T18:50:46.426Z] daemon.go:325: [d084bb5d07bf1] waiting for daemon to start [2020-03-12T18:50:46.426Z] daemon.go:353: [d084bb5d07bf1] daemon started [2020-03-12T18:50:46.426Z] daemon.go:461: [d084bb5d07bf1] Stopping daemon [2020-03-12T18:50:46.426Z] daemon.go:296: [d084bb5d07bf1] exiting daemon [2020-03-12T18:50:46.426Z] daemon.go:448: [d084bb5d07bf1] Daemon stopped [2020-03-12T18:50:46.426Z] PASS [2020-03-12T18:50:46.426Z] [2020-03-12T18:50:46.426Z] DONE 11 tests in 328.422s [2020-03-12T18:50:46.426Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-03-12T18:50:46.426Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:50:46.426Z] ++ set -e [2020-03-12T18:50:46.426Z] ++ '[' -n 0 ']' [2020-03-12T18:50:46.426Z] ++ set -x [2020-03-12T18:50:46.426Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:50:46.426Z] INFO: Testing against a local daemon [2020-03-12T18:50:46.426Z] === RUN TestNetworkCreateDelete [2020-03-12T18:50:46.426Z] --- PASS: TestNetworkCreateDelete (0.24s) [2020-03-12T18:50:46.426Z] === RUN TestDockerNetworkDeletePreferID [2020-03-12T18:50:46.426Z] --- PASS: TestDockerNetworkDeletePreferID (0.62s) [2020-03-12T18:50:46.426Z] === RUN TestInspectNetwork [2020-03-12T18:50:46.426Z] === RUN TestInspectNetwork/full_network_id [2020-03-12T18:50:46.426Z] === RUN TestInspectNetwork/partial_network_id [2020-03-12T18:50:46.426Z] === RUN TestInspectNetwork/network_name [2020-03-12T18:50:46.426Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-12T18:50:46.426Z] --- PASS: TestInspectNetwork (8.56s) [2020-03-12T18:50:46.426Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-03-12T18:50:46.426Z] daemon.go:325: [d16e1d91a495d] waiting for daemon to start [2020-03-12T18:50:46.426Z] daemon.go:325: [d16e1d91a495d] waiting for daemon to start [2020-03-12T18:50:46.426Z] daemon.go:353: [d16e1d91a495d] daemon started [2020-03-12T18:50:46.426Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-12T18:50:46.426Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-12T18:50:46.426Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-12T18:50:46.426Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-12T18:50:46.426Z] daemon.go:461: [d16e1d91a495d] Stopping daemon [2020-03-12T18:50:46.426Z] daemon.go:296: [d16e1d91a495d] exiting daemon [2020-03-12T18:50:46.426Z] daemon.go:448: [d16e1d91a495d] Daemon stopped [2020-03-12T18:50:46.426Z] === RUN TestRunContainerWithBridgeNone [2020-03-12T18:50:47.448Z] --- PASS: TestRunContainerWithBridgeNone (2.34s) [2020-03-12T18:50:47.448Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-03-12T18:50:47.448Z] daemon.go:325: [dc899c4efd51e] waiting for daemon to start [2020-03-12T18:50:47.448Z] daemon.go:325: [dc899c4efd51e] waiting for daemon to start [2020-03-12T18:50:47.448Z] daemon.go:353: [dc899c4efd51e] daemon started [2020-03-12T18:50:47.448Z] daemon.go:461: [dc899c4efd51e] Stopping daemon [2020-03-12T18:50:47.448Z] daemon.go:296: [dc899c4efd51e] exiting daemon [2020-03-12T18:50:47.448Z] daemon.go:448: [dc899c4efd51e] Daemon stopped [2020-03-12T18:50:47.448Z] === RUN TestNetworkInvalidJSON [2020-03-12T18:50:47.448Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-12T18:50:47.448Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-12T18:50:47.448Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:50:47.448Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:50:47.448Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:50:47.448Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:50:47.487Z] === RUN TestDockerSuite/TestPortList [2020-03-12T18:50:47.735Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-12T18:50:47.736Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:50:47.736Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:50:47.736Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-03-12T18:50:47.736Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-12T18:50:47.736Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-12T18:50:47.736Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-12T18:50:47.736Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-12T18:50:48.808Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-03-12T18:50:48.808Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-03-12T18:50:48.808Z] daemon.go:325: [de5f8c1039932] waiting for daemon to start [2020-03-12T18:50:48.808Z] daemon.go:325: [de5f8c1039932] waiting for daemon to start [2020-03-12T18:50:48.808Z] daemon.go:353: [de5f8c1039932] daemon started [2020-03-12T18:50:48.808Z] daemon.go:461: [de5f8c1039932] Stopping daemon [2020-03-12T18:50:48.808Z] daemon.go:296: [de5f8c1039932] exiting daemon [2020-03-12T18:50:48.808Z] daemon.go:448: [de5f8c1039932] Daemon stopped [2020-03-12T18:50:48.808Z] daemon.go:325: [de5f8c1039932] waiting for daemon to start [2020-03-12T18:50:48.808Z] daemon.go:325: [de5f8c1039932] waiting for daemon to start [2020-03-12T18:50:48.808Z] daemon.go:353: [de5f8c1039932] daemon started [2020-03-12T18:50:48.808Z] daemon.go:461: [de5f8c1039932] Stopping daemon [2020-03-12T18:50:48.808Z] daemon.go:296: [de5f8c1039932] exiting daemon [2020-03-12T18:50:48.808Z] daemon.go:448: [de5f8c1039932] Daemon stopped [2020-03-12T18:50:48.808Z] === RUN TestDaemonDefaultNetworkPools [2020-03-12T18:50:49.193Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-03-12T18:50:49.442Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-03-12T18:50:49.442Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-03-12T18:50:49.442Z] daemon.go:325: [de396f8293378] waiting for daemon to start [2020-03-12T18:50:49.442Z] daemon.go:325: [de396f8293378] waiting for daemon to start [2020-03-12T18:50:49.442Z] daemon.go:353: [de396f8293378] daemon started [2020-03-12T18:50:49.442Z] daemon.go:461: [de396f8293378] Stopping daemon [2020-03-12T18:50:49.442Z] daemon.go:296: [de396f8293378] exiting daemon [2020-03-12T18:50:49.442Z] daemon.go:448: [de396f8293378] Daemon stopped [2020-03-12T18:50:49.442Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-12T18:50:50.952Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2020-03-12T18:50:50.952Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-03-12T18:50:50.952Z] daemon.go:325: [de030beb3c98c] waiting for daemon to start [2020-03-12T18:50:50.952Z] daemon.go:325: [de030beb3c98c] waiting for daemon to start [2020-03-12T18:50:50.952Z] daemon.go:353: [de030beb3c98c] daemon started [2020-03-12T18:50:50.952Z] daemon.go:461: [de030beb3c98c] Stopping daemon [2020-03-12T18:50:50.952Z] daemon.go:296: [de030beb3c98c] exiting daemon [2020-03-12T18:50:50.952Z] daemon.go:448: [de030beb3c98c] Daemon stopped [2020-03-12T18:50:50.952Z] daemon.go:325: [de030beb3c98c] waiting for daemon to start [2020-03-12T18:50:50.952Z] daemon.go:325: [de030beb3c98c] waiting for daemon to start [2020-03-12T18:50:50.952Z] daemon.go:353: [de030beb3c98c] daemon started [2020-03-12T18:50:50.952Z] daemon.go:461: [de030beb3c98c] Stopping daemon [2020-03-12T18:50:50.952Z] daemon.go:296: [de030beb3c98c] exiting daemon [2020-03-12T18:50:50.952Z] daemon.go:448: [de030beb3c98c] Daemon stopped [2020-03-12T18:50:50.952Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-12T18:50:52.108Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.45s) [2020-03-12T18:50:52.108Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-12T18:50:52.108Z] daemon.go:325: [d9f025c46fe1a] waiting for daemon to start [2020-03-12T18:50:52.108Z] daemon.go:325: [d9f025c46fe1a] waiting for daemon to start [2020-03-12T18:50:52.108Z] daemon.go:353: [d9f025c46fe1a] daemon started [2020-03-12T18:50:52.108Z] daemon.go:461: [d9f025c46fe1a] Stopping daemon [2020-03-12T18:50:52.108Z] daemon.go:296: [d9f025c46fe1a] exiting daemon [2020-03-12T18:50:52.108Z] daemon.go:448: [d9f025c46fe1a] Daemon stopped [2020-03-12T18:50:52.108Z] daemon.go:325: [d9f025c46fe1a] waiting for daemon to start [2020-03-12T18:50:52.108Z] daemon.go:325: [d9f025c46fe1a] waiting for daemon to start [2020-03-12T18:50:52.108Z] daemon.go:353: [d9f025c46fe1a] daemon started [2020-03-12T18:50:52.108Z] daemon.go:461: [d9f025c46fe1a] Stopping daemon [2020-03-12T18:50:52.108Z] daemon.go:296: [d9f025c46fe1a] exiting daemon [2020-03-12T18:50:52.108Z] daemon.go:448: [d9f025c46fe1a] Daemon stopped [2020-03-12T18:50:52.108Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-12T18:50:52.737Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-03-12T18:50:52.737Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-03-12T18:50:52.737Z] daemon.go:325: [d5997e7a85126] waiting for daemon to start [2020-03-12T18:50:52.737Z] daemon.go:325: [d5997e7a85126] waiting for daemon to start [2020-03-12T18:50:52.737Z] daemon.go:353: [d5997e7a85126] daemon started [2020-03-12T18:50:52.737Z] daemon.go:461: [d5997e7a85126] Stopping daemon [2020-03-12T18:50:52.737Z] daemon.go:296: [d5997e7a85126] exiting daemon [2020-03-12T18:50:52.737Z] daemon.go:448: [d5997e7a85126] Daemon stopped [2020-03-12T18:50:52.737Z] === RUN TestServiceWithPredefinedNetwork [2020-03-12T18:50:55.446Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) [2020-03-12T18:50:55.446Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-03-12T18:50:55.446Z] daemon.go:325: [d8ba352b2b25c] waiting for daemon to start [2020-03-12T18:50:55.446Z] daemon.go:325: [d8ba352b2b25c] waiting for daemon to start [2020-03-12T18:50:55.446Z] daemon.go:353: [d8ba352b2b25c] daemon started [2020-03-12T18:50:55.446Z] daemon.go:461: [d8ba352b2b25c] Stopping daemon [2020-03-12T18:50:55.446Z] daemon.go:296: [d8ba352b2b25c] exiting daemon [2020-03-12T18:50:55.446Z] daemon.go:448: [d8ba352b2b25c] Daemon stopped [2020-03-12T18:50:55.446Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-12T18:50:55.446Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T18:50:55.446Z] service_test.go:230: FLAKY_TEST [2020-03-12T18:50:55.446Z] === RUN TestServiceWithDataPathPortInit [2020-03-12T18:50:57.412Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-03-12T18:50:58.334Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-03-12T18:50:59.590Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-03-12T18:51:02.520Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-03-12T18:51:06.404Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-03-12T18:51:06.404Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-03-12T18:51:06.404Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-03-12T18:51:06.404Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-03-12T18:51:06.659Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-03-12T18:51:06.659Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-03-12T18:51:07.582Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-03-12T18:51:07.582Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-03-12T18:51:08.141Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-03-12T18:51:08.355Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-03-12T18:51:08.395Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-03-12T18:51:10.278Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-03-12T18:51:10.278Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-03-12T18:51:13.079Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-03-12T18:51:13.537Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-03-12T18:51:14.011Z] --- PASS: TestServiceWithDataPathPortInit (16.81s) [2020-03-12T18:51:14.011Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-03-12T18:51:14.011Z] daemon.go:325: [d068d93059fc0] waiting for daemon to start [2020-03-12T18:51:14.011Z] daemon.go:325: [d068d93059fc0] waiting for daemon to start [2020-03-12T18:51:14.011Z] daemon.go:353: [d068d93059fc0] daemon started [2020-03-12T18:51:14.011Z] daemon.go:461: [d068d93059fc0] Stopping daemon [2020-03-12T18:51:14.011Z] daemon.go:296: [d068d93059fc0] exiting daemon [2020-03-12T18:51:14.011Z] daemon.go:448: [d068d93059fc0] Daemon stopped [2020-03-12T18:51:14.011Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-03-12T18:51:14.011Z] daemon.go:325: [d0ed0ab9f4f42] waiting for daemon to start [2020-03-12T18:51:14.011Z] daemon.go:325: [d0ed0ab9f4f42] waiting for daemon to start [2020-03-12T18:51:14.011Z] daemon.go:353: [d0ed0ab9f4f42] daemon started [2020-03-12T18:51:14.011Z] daemon.go:461: [d0ed0ab9f4f42] Stopping daemon [2020-03-12T18:51:14.011Z] daemon.go:296: [d0ed0ab9f4f42] exiting daemon [2020-03-12T18:51:14.011Z] daemon.go:448: [d0ed0ab9f4f42] Daemon stopped [2020-03-12T18:51:14.011Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-12T18:51:14.897Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-03-12T18:51:15.151Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-03-12T18:51:15.441Z] === RUN TestDockerSuite/TestPsByOrder [2020-03-12T18:51:16.366Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-03-12T18:51:18.873Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-03-12T18:51:20.233Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-03-12T18:51:20.233Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-03-12T18:51:20.961Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.50s) [2020-03-12T18:51:20.961Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-03-12T18:51:20.961Z] daemon.go:325: [d1e17637c41c5] waiting for daemon to start [2020-03-12T18:51:20.961Z] daemon.go:325: [d1e17637c41c5] waiting for daemon to start [2020-03-12T18:51:20.961Z] daemon.go:353: [d1e17637c41c5] daemon started [2020-03-12T18:51:20.961Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:t58cjeyc7iida50nosudjt20o Created:2020-03-12 18:51:13.078748897 +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[80452310cd04fd95dabc9b0254e173bc879f0498d4371fcbd8fef7055fdd8305:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rs20thj2eqydi9t1g6h03kjcy EndpointID:9d90b40df52362be222be25de1d5aa3af5cf53002356d7699c56be3d862a9127 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b6f7dff8343e3ebb30c42d03e165c7415c48306a34c59e37c7d53814eb8ad637 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:2e5cd4585465 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rs20thj2eqydi9t1g6h03kjcy EndpointID:9d90b40df52362be222be25de1d5aa3af5cf53002356d7699c56be3d862a9127 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-12T18:51:20.961Z] daemon.go:461: [d1e17637c41c5] Stopping daemon [2020-03-12T18:51:20.961Z] daemon.go:296: [d1e17637c41c5] exiting daemon [2020-03-12T18:51:20.961Z] daemon.go:448: [d1e17637c41c5] Daemon stopped [2020-03-12T18:51:20.961Z] PASS [2020-03-12T18:51:20.961Z] [2020-03-12T18:51:20.961Z] === Skipped [2020-03-12T18:51:20.961Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T18:51:20.961Z] service_test.go:230: FLAKY_TEST [2020-03-12T18:51:20.961Z] [2020-03-12T18:51:20.961Z] [2020-03-12T18:51:20.961Z] DONE 21 tests, 1 skipped in 44.745s [2020-03-12T18:51:20.961Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-12T18:51:20.961Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:51:20.961Z] ++ set -e [2020-03-12T18:51:20.961Z] ++ '[' -n 0 ']' [2020-03-12T18:51:20.961Z] ++ set -x [2020-03-12T18:51:20.961Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:51:20.961Z] INFO: Testing against a local daemon [2020-03-12T18:51:20.961Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-12T18:51:20.961Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-12T18:51:20.961Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:51:20.961Z] === RUN TestDockerNetworkIpvlan [2020-03-12T18:51:20.961Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-12T18:51:20.961Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:51:20.961Z] PASS [2020-03-12T18:51:20.961Z] [2020-03-12T18:51:20.961Z] === Skipped [2020-03-12T18:51:20.961Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-12T18:51:20.961Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:51:20.961Z] [2020-03-12T18:51:20.961Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-12T18:51:20.961Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:51:20.961Z] [2020-03-12T18:51:20.961Z] [2020-03-12T18:51:20.961Z] DONE 2 tests, 2 skipped in 0.118s [2020-03-12T18:51:20.961Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-12T18:51:20.961Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:51:20.961Z] ++ set -e [2020-03-12T18:51:20.961Z] ++ '[' -n 0 ']' [2020-03-12T18:51:20.961Z] ++ set -x [2020-03-12T18:51:20.961Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:51:20.961Z] INFO: Testing against a local daemon [2020-03-12T18:51:20.961Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-12T18:51:22.466Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s) [2020-03-12T18:51:22.466Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-03-12T18:51:22.466Z] daemon.go:325: [dec518d3b9cb3] waiting for daemon to start [2020-03-12T18:51:22.466Z] daemon.go:325: [dec518d3b9cb3] waiting for daemon to start [2020-03-12T18:51:22.466Z] daemon.go:353: [dec518d3b9cb3] daemon started [2020-03-12T18:51:22.466Z] daemon.go:461: [dec518d3b9cb3] Stopping daemon [2020-03-12T18:51:22.466Z] daemon.go:296: [dec518d3b9cb3] exiting daemon [2020-03-12T18:51:22.466Z] daemon.go:448: [dec518d3b9cb3] Daemon stopped [2020-03-12T18:51:22.466Z] daemon.go:325: [dec518d3b9cb3] waiting for daemon to start [2020-03-12T18:51:22.466Z] daemon.go:325: [dec518d3b9cb3] waiting for daemon to start [2020-03-12T18:51:22.466Z] daemon.go:353: [dec518d3b9cb3] daemon started [2020-03-12T18:51:22.466Z] daemon.go:461: [dec518d3b9cb3] Stopping daemon [2020-03-12T18:51:22.466Z] daemon.go:296: [dec518d3b9cb3] exiting daemon [2020-03-12T18:51:22.466Z] daemon.go:448: [dec518d3b9cb3] Daemon stopped [2020-03-12T18:51:22.466Z] === RUN TestDockerNetworkMacvlan [2020-03-12T18:51:23.097Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-12T18:51:24.119Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-12T18:51:24.386Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-03-12T18:51:25.162Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-12T18:51:27.920Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-12T18:51:29.616Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-03-12T18:51:29.616Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-03-12T18:51:30.839Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-03-12T18:51:30.839Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-03-12T18:51:31.449Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-12T18:51:32.872Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-03-12T18:51:33.126Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-03-12T18:51:34.723Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-03-12T18:51:35.701Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-03-12T18:51:35.701Z] === RUN TestDockerSuite/TestBuildNetNone [2020-03-12T18:51:35.701Z] === RUN TestDockerSuite/TestBuildNoContext [2020-03-12T18:51:36.381Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-03-12T18:51:37.909Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-03-12T18:51:39.636Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-03-12T18:51:40.994Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-03-12T18:51:42.355Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-03-12T18:51:42.638Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-03-12T18:51:42.913Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-03-12T18:51:44.192Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-03-12T18:51:44.192Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-03-12T18:51:44.192Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-03-12T18:51:45.421Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-03-12T18:51:45.979Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-03-12T18:51:46.902Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-03-12T18:51:47.125Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-03-12T18:51:47.589Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-03-12T18:51:49.141Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-03-12T18:51:49.408Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-03-12T18:51:50.110Z] --- PASS: TestDockerNetworkMacvlan (25.17s) [2020-03-12T18:51:50.110Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:51:50.110Z] daemon.go:325: [d9ebd6e9bd64f] waiting for daemon to start [2020-03-12T18:51:50.110Z] daemon.go:325: [d9ebd6e9bd64f] waiting for daemon to start [2020-03-12T18:51:50.110Z] daemon.go:353: [d9ebd6e9bd64f] daemon started [2020-03-12T18:51:50.110Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-03-12T18:51:50.110Z] daemon.go:461: [d9ebd6e9bd64f] Stopping daemon [2020-03-12T18:51:50.110Z] daemon.go:296: [d9ebd6e9bd64f] exiting daemon [2020-03-12T18:51:50.110Z] daemon.go:448: [d9ebd6e9bd64f] Daemon stopped [2020-03-12T18:51:50.110Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:51:50.110Z] daemon.go:325: [d0b7157edf712] waiting for daemon to start [2020-03-12T18:51:50.110Z] daemon.go:325: [d0b7157edf712] waiting for daemon to start [2020-03-12T18:51:50.110Z] daemon.go:353: [d0b7157edf712] daemon started [2020-03-12T18:51:50.110Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-03-12T18:51:50.111Z] daemon.go:461: [d0b7157edf712] Stopping daemon [2020-03-12T18:51:50.111Z] daemon.go:296: [d0b7157edf712] exiting daemon [2020-03-12T18:51:50.111Z] daemon.go:448: [d0b7157edf712] Daemon stopped [2020-03-12T18:51:50.111Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:51:50.111Z] daemon.go:325: [dad0de9d70b80] waiting for daemon to start [2020-03-12T18:51:50.111Z] daemon.go:325: [dad0de9d70b80] waiting for daemon to start [2020-03-12T18:51:50.111Z] daemon.go:353: [dad0de9d70b80] daemon started [2020-03-12T18:51:50.111Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.21s) [2020-03-12T18:51:50.111Z] daemon.go:461: [dad0de9d70b80] Stopping daemon [2020-03-12T18:51:50.111Z] daemon.go:296: [dad0de9d70b80] exiting daemon [2020-03-12T18:51:50.111Z] daemon.go:448: [dad0de9d70b80] Daemon stopped [2020-03-12T18:51:50.111Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:51:50.111Z] daemon.go:325: [d741c9237d0f2] waiting for daemon to start [2020-03-12T18:51:50.111Z] daemon.go:325: [d741c9237d0f2] waiting for daemon to start [2020-03-12T18:51:50.111Z] daemon.go:353: [d741c9237d0f2] daemon started [2020-03-12T18:51:50.111Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.21s) [2020-03-12T18:51:50.111Z] daemon.go:461: [d741c9237d0f2] Stopping daemon [2020-03-12T18:51:50.111Z] daemon.go:296: [d741c9237d0f2] exiting daemon [2020-03-12T18:51:50.111Z] daemon.go:448: [d741c9237d0f2] Daemon stopped [2020-03-12T18:51:50.111Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:51:50.111Z] daemon.go:325: [d584f8ec9a520] waiting for daemon to start [2020-03-12T18:51:50.111Z] daemon.go:325: [d584f8ec9a520] waiting for daemon to start [2020-03-12T18:51:50.111Z] daemon.go:353: [d584f8ec9a520] daemon started [2020-03-12T18:51:50.111Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.92s) [2020-03-12T18:51:50.111Z] daemon.go:461: [d584f8ec9a520] Stopping daemon [2020-03-12T18:51:50.111Z] daemon.go:296: [d584f8ec9a520] exiting daemon [2020-03-12T18:51:50.111Z] daemon.go:448: [d584f8ec9a520] Daemon stopped [2020-03-12T18:51:50.111Z] PASS [2020-03-12T18:51:50.111Z] [2020-03-12T18:51:50.111Z] DONE 7 tests in 26.814s [2020-03-12T18:51:50.111Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-12T18:51:50.111Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:51:50.111Z] ++ set -e [2020-03-12T18:51:50.111Z] ++ '[' -n 0 ']' [2020-03-12T18:51:50.111Z] ++ set -x [2020-03-12T18:51:50.111Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:51:50.111Z] testing: warning: no tests to run [2020-03-12T18:51:50.111Z] PASS [2020-03-12T18:51:50.111Z] [2020-03-12T18:51:50.111Z] DONE 0 tests in 0.022s [2020-03-12T18:51:50.111Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-12T18:51:50.111Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:51:50.111Z] ++ set -e [2020-03-12T18:51:50.111Z] ++ '[' -n 0 ']' [2020-03-12T18:51:50.111Z] ++ set -x [2020-03-12T18:51:50.111Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:51:50.111Z] INFO: Testing against a local daemon [2020-03-12T18:51:50.111Z] === RUN TestAuthZPluginAllowRequest [2020-03-12T18:51:50.111Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2020-03-12T18:51:50.111Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-03-12T18:51:50.111Z] daemon.go:325: [deb39b43f9255] waiting for daemon to start [2020-03-12T18:51:50.111Z] daemon.go:325: [deb39b43f9255] waiting for daemon to start [2020-03-12T18:51:50.111Z] daemon.go:353: [deb39b43f9255] daemon started [2020-03-12T18:51:50.111Z] daemon.go:461: [deb39b43f9255] Stopping daemon [2020-03-12T18:51:50.111Z] daemon.go:296: [deb39b43f9255] exiting daemon [2020-03-12T18:51:50.111Z] daemon.go:448: [deb39b43f9255] Daemon stopped [2020-03-12T18:51:50.111Z] === RUN TestAuthZPluginTLS [2020-03-12T18:51:50.111Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-03-12T18:51:50.111Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-03-12T18:51:50.111Z] daemon.go:325: [d0d1ab11cb75d] waiting for daemon to start [2020-03-12T18:51:50.111Z] daemon.go:325: [d0d1ab11cb75d] waiting for daemon to start [2020-03-12T18:51:50.111Z] daemon.go:353: [d0d1ab11cb75d] daemon started [2020-03-12T18:51:50.111Z] daemon.go:461: [d0d1ab11cb75d] Stopping daemon [2020-03-12T18:51:50.111Z] daemon.go:296: [d0d1ab11cb75d] exiting daemon [2020-03-12T18:51:50.111Z] daemon.go:448: [d0d1ab11cb75d] Daemon stopped [2020-03-12T18:51:50.111Z] === RUN TestAuthZPluginDenyRequest [2020-03-12T18:51:50.403Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-03-12T18:51:50.403Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-03-12T18:51:50.403Z] daemon.go:325: [d3f56e23c0390] waiting for daemon to start [2020-03-12T18:51:50.403Z] daemon.go:325: [d3f56e23c0390] waiting for daemon to start [2020-03-12T18:51:50.403Z] daemon.go:353: [d3f56e23c0390] daemon started [2020-03-12T18:51:50.403Z] daemon.go:461: [d3f56e23c0390] Stopping daemon [2020-03-12T18:51:50.403Z] daemon.go:296: [d3f56e23c0390] exiting daemon [2020-03-12T18:51:50.403Z] daemon.go:448: [d3f56e23c0390] Daemon stopped [2020-03-12T18:51:50.403Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-12T18:51:50.767Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-03-12T18:51:51.036Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2020-03-12T18:51:51.036Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-03-12T18:51:51.036Z] daemon.go:325: [d1c919356a10c] waiting for daemon to start [2020-03-12T18:51:51.036Z] daemon.go:325: [d1c919356a10c] waiting for daemon to start [2020-03-12T18:51:51.036Z] daemon.go:353: [d1c919356a10c] daemon started [2020-03-12T18:51:51.036Z] daemon.go:461: [d1c919356a10c] Stopping daemon [2020-03-12T18:51:51.036Z] daemon.go:296: [d1c919356a10c] exiting daemon [2020-03-12T18:51:51.036Z] daemon.go:448: [d1c919356a10c] Daemon stopped [2020-03-12T18:51:51.036Z] === RUN TestAuthZPluginDenyResponse [2020-03-12T18:51:51.672Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-03-12T18:51:51.672Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-03-12T18:51:51.672Z] daemon.go:325: [db0738581dbc1] waiting for daemon to start [2020-03-12T18:51:51.672Z] daemon.go:325: [db0738581dbc1] waiting for daemon to start [2020-03-12T18:51:51.672Z] daemon.go:353: [db0738581dbc1] daemon started [2020-03-12T18:51:51.672Z] daemon.go:461: [db0738581dbc1] Stopping daemon [2020-03-12T18:51:51.672Z] daemon.go:296: [db0738581dbc1] exiting daemon [2020-03-12T18:51:51.672Z] daemon.go:448: [db0738581dbc1] Daemon stopped [2020-03-12T18:51:51.672Z] === RUN TestAuthZPluginAllowEventStream [2020-03-12T18:51:53.183Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2020-03-12T18:51:53.183Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-03-12T18:51:53.183Z] daemon.go:325: [dc670af97b038] waiting for daemon to start [2020-03-12T18:51:53.183Z] daemon.go:325: [dc670af97b038] waiting for daemon to start [2020-03-12T18:51:53.183Z] daemon.go:353: [dc670af97b038] daemon started [2020-03-12T18:51:53.183Z] daemon.go:461: [dc670af97b038] Stopping daemon [2020-03-12T18:51:53.183Z] daemon.go:296: [dc670af97b038] exiting daemon [2020-03-12T18:51:53.183Z] daemon.go:448: [dc670af97b038] Daemon stopped [2020-03-12T18:51:53.183Z] === RUN TestAuthZPluginErrorResponse [2020-03-12T18:51:53.277Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-03-12T18:51:53.821Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2020-03-12T18:51:53.821Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-03-12T18:51:53.821Z] daemon.go:325: [d8234f1108764] waiting for daemon to start [2020-03-12T18:51:53.821Z] daemon.go:325: [d8234f1108764] waiting for daemon to start [2020-03-12T18:51:53.821Z] daemon.go:353: [d8234f1108764] daemon started [2020-03-12T18:51:53.821Z] daemon.go:461: [d8234f1108764] Stopping daemon [2020-03-12T18:51:53.821Z] daemon.go:296: [d8234f1108764] exiting daemon [2020-03-12T18:51:53.821Z] daemon.go:448: [d8234f1108764] Daemon stopped [2020-03-12T18:51:53.821Z] === RUN TestAuthZPluginErrorRequest [2020-03-12T18:51:54.447Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-03-12T18:51:54.447Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-03-12T18:51:54.447Z] daemon.go:325: [dfc02f3bacea5] waiting for daemon to start [2020-03-12T18:51:54.447Z] daemon.go:325: [dfc02f3bacea5] waiting for daemon to start [2020-03-12T18:51:54.447Z] daemon.go:353: [dfc02f3bacea5] daemon started [2020-03-12T18:51:54.447Z] daemon.go:461: [dfc02f3bacea5] Stopping daemon [2020-03-12T18:51:54.447Z] daemon.go:296: [dfc02f3bacea5] exiting daemon [2020-03-12T18:51:54.447Z] daemon.go:448: [dfc02f3bacea5] Daemon stopped [2020-03-12T18:51:54.447Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-12T18:51:54.635Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-03-12T18:51:54.890Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-03-12T18:51:55.074Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-03-12T18:51:55.074Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-12T18:51:55.074Z] daemon.go:325: [d4fbc542a506e] waiting for daemon to start [2020-03-12T18:51:55.074Z] daemon.go:325: [d4fbc542a506e] waiting for daemon to start [2020-03-12T18:51:55.074Z] daemon.go:353: [d4fbc542a506e] daemon started [2020-03-12T18:51:55.074Z] daemon.go:461: [d4fbc542a506e] Stopping daemon [2020-03-12T18:51:55.074Z] daemon.go:296: [d4fbc542a506e] exiting daemon [2020-03-12T18:51:55.074Z] daemon.go:448: [d4fbc542a506e] Daemon stopped [2020-03-12T18:51:55.074Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-12T18:51:55.811Z] === RUN TestDockerSuite/TestPsRightTagName [2020-03-12T18:51:57.164Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s) [2020-03-12T18:51:57.164Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-03-12T18:51:57.164Z] daemon.go:325: [d384e6a055a42] waiting for daemon to start [2020-03-12T18:51:57.164Z] daemon.go:325: [d384e6a055a42] waiting for daemon to start [2020-03-12T18:51:57.164Z] daemon.go:353: [d384e6a055a42] daemon started [2020-03-12T18:51:57.164Z] daemon.go:461: [d384e6a055a42] Stopping daemon [2020-03-12T18:51:57.164Z] daemon.go:296: [d384e6a055a42] exiting daemon [2020-03-12T18:51:57.164Z] daemon.go:448: [d384e6a055a42] Daemon stopped [2020-03-12T18:51:57.164Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-12T18:51:57.768Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-03-12T18:51:58.318Z] === RUN TestDockerSuite/TestPsShowMounts [2020-03-12T18:51:58.747Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-03-12T18:51:59.257Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s) [2020-03-12T18:51:59.257Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-03-12T18:51:59.257Z] daemon.go:325: [d5d6a61df9601] waiting for daemon to start [2020-03-12T18:51:59.257Z] daemon.go:325: [d5d6a61df9601] waiting for daemon to start [2020-03-12T18:51:59.257Z] daemon.go:353: [d5d6a61df9601] daemon started [2020-03-12T18:51:59.257Z] daemon.go:461: [d5d6a61df9601] Stopping daemon [2020-03-12T18:51:59.257Z] daemon.go:296: [d5d6a61df9601] exiting daemon [2020-03-12T18:51:59.257Z] daemon.go:448: [d5d6a61df9601] Daemon stopped [2020-03-12T18:51:59.257Z] === RUN TestAuthZPluginHeader [2020-03-12T18:52:00.319Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-03-12T18:52:00.319Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-03-12T18:52:00.319Z] daemon.go:325: [dbfabddb1de09] waiting for daemon to start [2020-03-12T18:52:00.319Z] daemon.go:325: [dbfabddb1de09] waiting for daemon to start [2020-03-12T18:52:00.319Z] daemon.go:353: [dbfabddb1de09] daemon started [2020-03-12T18:52:00.319Z] daemon.go:461: [dbfabddb1de09] Stopping daemon [2020-03-12T18:52:00.319Z] daemon.go:296: [dbfabddb1de09] exiting daemon [2020-03-12T18:52:00.319Z] daemon.go:448: [dbfabddb1de09] Daemon stopped [2020-03-12T18:52:00.319Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-12T18:52:00.319Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-12T18:52:00.319Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:52:00.319Z] === RUN TestAuthZPluginV2Disable [2020-03-12T18:52:00.319Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-12T18:52:00.319Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:52:00.319Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-12T18:52:00.319Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-12T18:52:00.319Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:52:00.319Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-12T18:52:00.319Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-12T18:52:00.319Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:52:00.319Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-12T18:52:00.823Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-03-12T18:52:01.745Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-03-12T18:52:01.745Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-03-12T18:52:01.745Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-03-12T18:52:01.745Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-03-12T18:52:02.000Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-03-12T18:52:02.923Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-03-12T18:52:04.807Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-03-12T18:52:04.807Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-03-12T18:52:06.172Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-03-12T18:52:07.369Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-03-12T18:52:07.533Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-03-12T18:52:08.092Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-03-12T18:52:09.567Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-03-12T18:52:11.349Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-03-12T18:52:14.607Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-03-12T18:52:15.530Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-03-12T18:52:17.411Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-03-12T18:52:18.299Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-03-12T18:52:18.981Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.92s) [2020-03-12T18:52:18.981Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-12T18:52:18.981Z] daemon.go:325: [dafe713b6259e] waiting for daemon to start [2020-03-12T18:52:18.981Z] daemon.go:325: [dafe713b6259e] waiting for daemon to start [2020-03-12T18:52:18.981Z] daemon.go:353: [dafe713b6259e] daemon started [2020-03-12T18:52:18.981Z] daemon.go:461: [dafe713b6259e] Stopping daemon [2020-03-12T18:52:18.981Z] daemon.go:296: [dafe713b6259e] exiting daemon [2020-03-12T18:52:18.981Z] daemon.go:448: [dafe713b6259e] Daemon stopped [2020-03-12T18:52:18.981Z] daemon.go:325: [dafe713b6259e] waiting for daemon to start [2020-03-12T18:52:18.981Z] daemon.go:325: [dafe713b6259e] waiting for daemon to start [2020-03-12T18:52:18.981Z] daemon.go:325: [dafe713b6259e] waiting for daemon to start [2020-03-12T18:52:18.981Z] daemon.go:325: [dafe713b6259e] waiting for daemon to start [2020-03-12T18:52:18.981Z] daemon.go:339: [dafe713b6259e] error pinging daemon on start: Get http://dafe713b6259e.sock/_ping: context deadline exceeded [2020-03-12T18:52:18.981Z] daemon.go:325: [dafe713b6259e] waiting for daemon to start [2020-03-12T18:52:18.981Z] daemon.go:339: [dafe713b6259e] error pinging daemon on start: Get http://dafe713b6259e.sock/_ping: context deadline exceeded [2020-03-12T18:52:18.981Z] daemon.go:325: [dafe713b6259e] waiting for daemon to start [2020-03-12T18:52:18.981Z] daemon.go:339: [dafe713b6259e] error pinging daemon on start: Get http://dafe713b6259e.sock/_ping: context deadline exceeded [2020-03-12T18:52:18.981Z] daemon.go:325: [dafe713b6259e] waiting for daemon to start [2020-03-12T18:52:18.981Z] daemon.go:339: [dafe713b6259e] error pinging daemon on start: Get http://dafe713b6259e.sock/_ping: context deadline exceeded [2020-03-12T18:52:18.981Z] daemon.go:296: [dafe713b6259e] exiting daemon [2020-03-12T18:52:18.981Z] daemon.go:325: [dafe713b6259e] waiting for daemon to start [2020-03-12T18:52:18.981Z] daemon.go:325: [dafe713b6259e] waiting for daemon to start [2020-03-12T18:52:18.981Z] daemon.go:325: [dafe713b6259e] waiting for daemon to start [2020-03-12T18:52:18.981Z] daemon.go:353: [dafe713b6259e] daemon started [2020-03-12T18:52:18.981Z] daemon.go:461: [dafe713b6259e] Stopping daemon [2020-03-12T18:52:18.981Z] daemon.go:296: [dafe713b6259e] exiting daemon [2020-03-12T18:52:18.981Z] daemon.go:448: [dafe713b6259e] Daemon stopped [2020-03-12T18:52:18.981Z] PASS [2020-03-12T18:52:18.981Z] [2020-03-12T18:52:18.981Z] === Skipped [2020-03-12T18:52:18.981Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-12T18:52:18.981Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:52:18.981Z] [2020-03-12T18:52:18.981Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-12T18:52:18.981Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:52:18.981Z] [2020-03-12T18:52:18.981Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-12T18:52:18.981Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:52:18.981Z] [2020-03-12T18:52:18.981Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-12T18:52:18.981Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:52:18.981Z] [2020-03-12T18:52:18.981Z] [2020-03-12T18:52:18.981Z] DONE 17 tests, 4 skipped in 29.726s [2020-03-12T18:52:18.981Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-12T18:52:18.981Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:52:18.981Z] ++ set -e [2020-03-12T18:52:18.981Z] ++ '[' -n 0 ']' [2020-03-12T18:52:18.981Z] ++ set -x [2020-03-12T18:52:18.981Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:52:18.981Z] INFO: Testing against a local daemon [2020-03-12T18:52:18.981Z] === RUN TestPluginInvalidJSON [2020-03-12T18:52:18.981Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:52:18.981Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:52:18.981Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:52:18.981Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-03-12T18:52:18.981Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-12T18:52:18.981Z] PASS [2020-03-12T18:52:18.981Z] [2020-03-12T18:52:18.981Z] DONE 2 tests in 0.155s [2020-03-12T18:52:18.981Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-12T18:52:18.981Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:52:18.981Z] ++ set -e [2020-03-12T18:52:18.981Z] ++ '[' -n 0 ']' [2020-03-12T18:52:18.981Z] ++ set -x [2020-03-12T18:52:18.981Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:52:18.981Z] INFO: Testing against a local daemon [2020-03-12T18:52:18.981Z] === RUN TestExternalGraphDriver [2020-03-12T18:52:18.981Z] === RUN TestExternalGraphDriver/json [2020-03-12T18:52:19.918Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-03-12T18:52:19.918Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-03-12T18:52:19.918Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-03-12T18:52:20.016Z] === RUN TestExternalGraphDriver/spec [2020-03-12T18:52:20.172Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-03-12T18:52:21.531Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-03-12T18:52:22.070Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-03-12T18:52:22.096Z] === RUN TestExternalGraphDriver/pull [2020-03-12T18:52:22.897Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-03-12T18:52:24.786Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-03-12T18:52:24.845Z] --- PASS: TestExternalGraphDriver (7.08s) [2020-03-12T18:52:24.845Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-03-12T18:52:24.845Z] daemon.go:325: [d968f9fc72993] waiting for daemon to start [2020-03-12T18:52:24.845Z] daemon.go:325: [d968f9fc72993] waiting for daemon to start [2020-03-12T18:52:24.845Z] daemon.go:353: [d968f9fc72993] daemon started [2020-03-12T18:52:24.846Z] daemon.go:461: [d968f9fc72993] Stopping daemon [2020-03-12T18:52:24.846Z] daemon.go:296: [d968f9fc72993] exiting daemon [2020-03-12T18:52:24.846Z] daemon.go:448: [d968f9fc72993] Daemon stopped [2020-03-12T18:52:24.846Z] daemon.go:325: [d968f9fc72993] waiting for daemon to start [2020-03-12T18:52:24.846Z] daemon.go:325: [d968f9fc72993] waiting for daemon to start [2020-03-12T18:52:24.846Z] daemon.go:353: [d968f9fc72993] daemon started [2020-03-12T18:52:24.846Z] daemon.go:461: [d968f9fc72993] Stopping daemon [2020-03-12T18:52:24.846Z] daemon.go:296: [d968f9fc72993] exiting daemon [2020-03-12T18:52:24.846Z] daemon.go:448: [d968f9fc72993] Daemon stopped [2020-03-12T18:52:24.846Z] --- PASS: TestExternalGraphDriver/json (2.12s) [2020-03-12T18:52:24.846Z] daemon.go:325: [d968f9fc72993] waiting for daemon to start [2020-03-12T18:52:24.846Z] daemon.go:325: [d968f9fc72993] waiting for daemon to start [2020-03-12T18:52:24.846Z] daemon.go:353: [d968f9fc72993] daemon started [2020-03-12T18:52:24.846Z] daemon.go:461: [d968f9fc72993] Stopping daemon [2020-03-12T18:52:24.846Z] daemon.go:296: [d968f9fc72993] exiting daemon [2020-03-12T18:52:24.846Z] daemon.go:448: [d968f9fc72993] Daemon stopped [2020-03-12T18:52:24.846Z] daemon.go:325: [d968f9fc72993] waiting for daemon to start [2020-03-12T18:52:24.846Z] daemon.go:325: [d968f9fc72993] waiting for daemon to start [2020-03-12T18:52:24.846Z] daemon.go:353: [d968f9fc72993] daemon started [2020-03-12T18:52:24.846Z] daemon.go:461: [d968f9fc72993] Stopping daemon [2020-03-12T18:52:24.846Z] daemon.go:296: [d968f9fc72993] exiting daemon [2020-03-12T18:52:24.846Z] daemon.go:448: [d968f9fc72993] Daemon stopped [2020-03-12T18:52:24.846Z] --- PASS: TestExternalGraphDriver/spec (2.08s) [2020-03-12T18:52:24.846Z] daemon.go:325: [d968f9fc72993] waiting for daemon to start [2020-03-12T18:52:24.846Z] daemon.go:325: [d968f9fc72993] waiting for daemon to start [2020-03-12T18:52:24.846Z] daemon.go:353: [d968f9fc72993] daemon started [2020-03-12T18:52:24.846Z] daemon.go:461: [d968f9fc72993] Stopping daemon [2020-03-12T18:52:24.846Z] daemon.go:296: [d968f9fc72993] exiting daemon [2020-03-12T18:52:24.846Z] daemon.go:448: [d968f9fc72993] Daemon stopped [2020-03-12T18:52:24.846Z] --- PASS: TestExternalGraphDriver/pull (2.65s) [2020-03-12T18:52:24.846Z] === RUN TestGraphdriverPluginV2 [2020-03-12T18:52:24.846Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-03-12T18:52:24.846Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:52:24.846Z] PASS [2020-03-12T18:52:24.846Z] [2020-03-12T18:52:24.846Z] === Skipped [2020-03-12T18:52:24.846Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-03-12T18:52:24.846Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:52:24.846Z] [2020-03-12T18:52:24.846Z] [2020-03-12T18:52:24.846Z] DONE 5 tests, 1 skipped in 7.271s [2020-03-12T18:52:24.846Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-12T18:52:24.846Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:52:24.846Z] ++ set -e [2020-03-12T18:52:24.846Z] ++ '[' -n 0 ']' [2020-03-12T18:52:24.846Z] ++ set -x [2020-03-12T18:52:24.846Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:52:24.846Z] INFO: Testing against a local daemon [2020-03-12T18:52:24.846Z] === RUN TestContinueAfterPluginCrash [2020-03-12T18:52:24.846Z] === PAUSE TestContinueAfterPluginCrash [2020-03-12T18:52:24.846Z] === RUN TestDaemonStartWithLogOpt [2020-03-12T18:52:24.846Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-12T18:52:24.846Z] === CONT TestContinueAfterPluginCrash [2020-03-12T18:52:24.846Z] === CONT TestDaemonStartWithLogOpt [2020-03-12T18:52:26.812Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-03-12T18:52:27.293Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-03-12T18:52:27.793Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-03-12T18:52:27.793Z] === RUN TestDockerSuite/TestBuildPATH [2020-03-12T18:52:27.793Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-03-12T18:52:28.652Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-03-12T18:52:29.349Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-03-12T18:52:29.349Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-03-12T18:52:30.535Z] === RUN TestDockerSuite/TestRmiBlank [2020-03-12T18:52:30.535Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-03-12T18:52:30.535Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-03-12T18:52:34.688Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-03-12T18:52:35.611Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-03-12T18:52:35.611Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-03-12T18:52:37.492Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-03-12T18:52:38.415Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-03-12T18:52:40.298Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-03-12T18:52:40.553Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-03-12T18:52:41.477Z] === RUN TestDockerSuite/TestRmiTag [2020-03-12T18:52:41.732Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-03-12T18:52:42.656Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-03-12T18:52:43.455Z] --- PASS: TestDaemonStartWithLogOpt (16.66s) [2020-03-12T18:52:43.455Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-03-12T18:52:43.455Z] daemon.go:325: [d0a2e0b7b48fb] waiting for daemon to start [2020-03-12T18:52:43.455Z] daemon.go:325: [d0a2e0b7b48fb] waiting for daemon to start [2020-03-12T18:52:43.455Z] daemon.go:353: [d0a2e0b7b48fb] daemon started [2020-03-12T18:52:43.455Z] daemon.go:461: [d0a2e0b7b48fb] Stopping daemon [2020-03-12T18:52:43.455Z] daemon.go:296: [d0a2e0b7b48fb] exiting daemon [2020-03-12T18:52:43.455Z] daemon.go:448: [d0a2e0b7b48fb] Daemon stopped [2020-03-12T18:52:43.455Z] daemon.go:325: [d0a2e0b7b48fb] waiting for daemon to start [2020-03-12T18:52:43.455Z] daemon.go:325: [d0a2e0b7b48fb] waiting for daemon to start [2020-03-12T18:52:43.455Z] daemon.go:353: [d0a2e0b7b48fb] daemon started [2020-03-12T18:52:43.455Z] daemon.go:461: [d0a2e0b7b48fb] Stopping daemon [2020-03-12T18:52:43.455Z] daemon.go:296: [d0a2e0b7b48fb] exiting daemon [2020-03-12T18:52:43.455Z] daemon.go:448: [d0a2e0b7b48fb] Daemon stopped [2020-03-12T18:52:46.177Z] --- PASS: TestContinueAfterPluginCrash (21.41s) [2020-03-12T18:52:46.177Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-03-12T18:52:46.177Z] daemon.go:325: [d0f1178461f17] waiting for daemon to start [2020-03-12T18:52:46.177Z] daemon.go:325: [d0f1178461f17] waiting for daemon to start [2020-03-12T18:52:46.177Z] daemon.go:353: [d0f1178461f17] daemon started [2020-03-12T18:52:46.177Z] daemon.go:461: [d0f1178461f17] Stopping daemon [2020-03-12T18:52:46.177Z] daemon.go:296: [d0f1178461f17] exiting daemon [2020-03-12T18:52:46.177Z] daemon.go:448: [d0f1178461f17] Daemon stopped [2020-03-12T18:52:46.177Z] PASS [2020-03-12T18:52:46.177Z] [2020-03-12T18:52:46.177Z] DONE 2 tests in 21.517s [2020-03-12T18:52:46.465Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-12T18:52:46.465Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:52:46.465Z] ++ set -e [2020-03-12T18:52:46.465Z] ++ '[' -n 0 ']' [2020-03-12T18:52:46.465Z] ++ set -x [2020-03-12T18:52:46.465Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:52:46.465Z] INFO: Testing against a local daemon [2020-03-12T18:52:46.465Z] === RUN TestPluginWithDevMounts [2020-03-12T18:52:46.465Z] === PAUSE TestPluginWithDevMounts [2020-03-12T18:52:46.465Z] === CONT TestPluginWithDevMounts [2020-03-12T18:52:47.930Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-03-12T18:52:47.930Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-03-12T18:52:48.853Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-03-12T18:52:49.201Z] --- PASS: TestPluginWithDevMounts (2.37s) [2020-03-12T18:52:49.201Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-03-12T18:52:49.201Z] daemon.go:325: [d3eb4d98a020e] waiting for daemon to start [2020-03-12T18:52:49.201Z] daemon.go:325: [d3eb4d98a020e] waiting for daemon to start [2020-03-12T18:52:49.201Z] daemon.go:353: [d3eb4d98a020e] daemon started [2020-03-12T18:52:49.201Z] daemon.go:461: [d3eb4d98a020e] Stopping daemon [2020-03-12T18:52:49.201Z] daemon.go:296: [d3eb4d98a020e] exiting daemon [2020-03-12T18:52:49.201Z] daemon.go:448: [d3eb4d98a020e] Daemon stopped [2020-03-12T18:52:49.201Z] PASS [2020-03-12T18:52:49.201Z] [2020-03-12T18:52:49.201Z] DONE 1 tests in 2.482s [2020-03-12T18:52:49.201Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-03-12T18:52:49.201Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:52:49.201Z] ++ set -e [2020-03-12T18:52:49.201Z] ++ '[' -n 0 ']' [2020-03-12T18:52:49.201Z] ++ set -x [2020-03-12T18:52:49.201Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:52:49.201Z] INFO: Testing against a local daemon [2020-03-12T18:52:49.201Z] === RUN TestSecretInspect [2020-03-12T18:52:49.412Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-03-12T18:52:50.770Z] === RUN TestDockerSuite/TestRunAddHost [2020-03-12T18:52:51.694Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-03-12T18:52:51.923Z] --- PASS: TestSecretInspect (2.84s) [2020-03-12T18:52:51.923Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-03-12T18:52:51.923Z] daemon.go:325: [d0c21c1b05f6a] waiting for daemon to start [2020-03-12T18:52:51.923Z] daemon.go:325: [d0c21c1b05f6a] waiting for daemon to start [2020-03-12T18:52:51.923Z] daemon.go:353: [d0c21c1b05f6a] daemon started [2020-03-12T18:52:51.923Z] daemon.go:461: [d0c21c1b05f6a] Stopping daemon [2020-03-12T18:52:51.923Z] daemon.go:296: [d0c21c1b05f6a] exiting daemon [2020-03-12T18:52:51.923Z] daemon.go:448: [d0c21c1b05f6a] Daemon stopped [2020-03-12T18:52:51.923Z] === RUN TestSecretList [2020-03-12T18:52:51.949Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-03-12T18:52:52.871Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-03-12T18:52:52.871Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-03-12T18:52:53.795Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-03-12T18:52:53.795Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-03-12T18:52:54.205Z] --- PASS: TestSecretList (2.36s) [2020-03-12T18:52:54.205Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-03-12T18:52:54.205Z] daemon.go:325: [de06b2997fe95] waiting for daemon to start [2020-03-12T18:52:54.205Z] daemon.go:325: [de06b2997fe95] waiting for daemon to start [2020-03-12T18:52:54.205Z] daemon.go:353: [de06b2997fe95] daemon started [2020-03-12T18:52:54.205Z] daemon.go:461: [de06b2997fe95] Stopping daemon [2020-03-12T18:52:54.205Z] daemon.go:296: [de06b2997fe95] exiting daemon [2020-03-12T18:52:54.205Z] daemon.go:448: [de06b2997fe95] Daemon stopped [2020-03-12T18:52:54.205Z] === RUN TestSecretsCreateAndDelete [2020-03-12T18:52:55.698Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-03-12T18:52:55.958Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-03-12T18:52:56.924Z] --- PASS: TestSecretsCreateAndDelete (2.32s) [2020-03-12T18:52:56.924Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-03-12T18:52:56.924Z] daemon.go:325: [d6ce6116e9a91] waiting for daemon to start [2020-03-12T18:52:56.924Z] daemon.go:325: [d6ce6116e9a91] waiting for daemon to start [2020-03-12T18:52:56.924Z] daemon.go:353: [d6ce6116e9a91] daemon started [2020-03-12T18:52:56.924Z] daemon.go:461: [d6ce6116e9a91] Stopping daemon [2020-03-12T18:52:56.924Z] daemon.go:296: [d6ce6116e9a91] exiting daemon [2020-03-12T18:52:56.924Z] daemon.go:448: [d6ce6116e9a91] Daemon stopped [2020-03-12T18:52:56.924Z] === RUN TestSecretsUpdate [2020-03-12T18:52:57.317Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-03-12T18:52:57.875Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-03-12T18:52:58.981Z] --- PASS: TestSecretsUpdate (2.40s) [2020-03-12T18:52:58.981Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-03-12T18:52:58.981Z] daemon.go:325: [d8c21548b0116] waiting for daemon to start [2020-03-12T18:52:58.981Z] daemon.go:325: [d8c21548b0116] waiting for daemon to start [2020-03-12T18:52:58.981Z] daemon.go:353: [d8c21548b0116] daemon started [2020-03-12T18:52:58.981Z] daemon.go:461: [d8c21548b0116] Stopping daemon [2020-03-12T18:52:58.981Z] daemon.go:296: [d8c21548b0116] exiting daemon [2020-03-12T18:52:58.981Z] daemon.go:448: [d8c21548b0116] Daemon stopped [2020-03-12T18:52:58.981Z] === RUN TestTemplatedSecret [2020-03-12T18:52:59.757Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-03-12T18:53:01.115Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-03-12T18:53:01.762Z] --- PASS: TestTemplatedSecret (2.73s) [2020-03-12T18:53:01.762Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-03-12T18:53:01.762Z] daemon.go:325: [db2176b299d07] waiting for daemon to start [2020-03-12T18:53:01.762Z] daemon.go:325: [db2176b299d07] waiting for daemon to start [2020-03-12T18:53:01.762Z] daemon.go:353: [db2176b299d07] daemon started [2020-03-12T18:53:01.762Z] daemon.go:461: [db2176b299d07] Stopping daemon [2020-03-12T18:53:01.762Z] daemon.go:296: [db2176b299d07] exiting daemon [2020-03-12T18:53:01.762Z] daemon.go:448: [db2176b299d07] Daemon stopped [2020-03-12T18:53:01.762Z] === RUN TestSecretCreateResolve [2020-03-12T18:53:02.038Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-03-12T18:53:02.995Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-03-12T18:53:03.918Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-03-12T18:53:04.472Z] --- PASS: TestSecretCreateResolve (2.38s) [2020-03-12T18:53:04.472Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-03-12T18:53:04.472Z] daemon.go:325: [d5d7027462cd4] waiting for daemon to start [2020-03-12T18:53:04.472Z] daemon.go:325: [d5d7027462cd4] waiting for daemon to start [2020-03-12T18:53:04.472Z] daemon.go:353: [d5d7027462cd4] daemon started [2020-03-12T18:53:04.472Z] daemon.go:461: [d5d7027462cd4] Stopping daemon [2020-03-12T18:53:04.472Z] daemon.go:296: [d5d7027462cd4] exiting daemon [2020-03-12T18:53:04.472Z] daemon.go:448: [d5d7027462cd4] Daemon stopped [2020-03-12T18:53:04.472Z] PASS [2020-03-12T18:53:04.472Z] [2020-03-12T18:53:04.472Z] DONE 6 tests in 15.118s [2020-03-12T18:53:04.472Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-03-12T18:53:04.472Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:53:04.472Z] ++ set -e [2020-03-12T18:53:04.472Z] ++ '[' -n 0 ']' [2020-03-12T18:53:04.472Z] ++ set -x [2020-03-12T18:53:04.473Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:53:04.473Z] INFO: Testing against a local daemon [2020-03-12T18:53:04.473Z] === RUN TestServiceCreateInit [2020-03-12T18:53:04.473Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-12T18:53:04.841Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-03-12T18:53:05.765Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-03-12T18:53:06.689Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-03-12T18:53:06.943Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-03-12T18:53:07.866Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-03-12T18:53:08.788Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-03-12T18:53:08.909Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-12T18:53:09.713Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-03-12T18:53:10.272Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-03-12T18:53:10.272Z] === RUN TestDockerSuite/TestRunBindMounts [2020-03-12T18:53:11.976Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-03-12T18:53:12.779Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-03-12T18:53:13.704Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-03-12T18:53:13.967Z] --- PASS: TestServiceCreateInit (9.27s) [2020-03-12T18:53:13.967Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.36s) [2020-03-12T18:53:13.967Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-03-12T18:53:13.967Z] daemon.go:325: [d85ea3ff553df] waiting for daemon to start [2020-03-12T18:53:13.967Z] daemon.go:325: [d85ea3ff553df] waiting for daemon to start [2020-03-12T18:53:13.967Z] daemon.go:353: [d85ea3ff553df] daemon started [2020-03-12T18:53:13.967Z] daemon.go:461: [d85ea3ff553df] Stopping daemon [2020-03-12T18:53:13.967Z] daemon.go:296: [d85ea3ff553df] exiting daemon [2020-03-12T18:53:13.967Z] daemon.go:448: [d85ea3ff553df] Daemon stopped [2020-03-12T18:53:13.967Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.86s) [2020-03-12T18:53:13.967Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-03-12T18:53:13.967Z] daemon.go:325: [d3588484d7517] waiting for daemon to start [2020-03-12T18:53:13.967Z] daemon.go:325: [d3588484d7517] waiting for daemon to start [2020-03-12T18:53:13.967Z] daemon.go:353: [d3588484d7517] daemon started [2020-03-12T18:53:13.967Z] daemon.go:461: [d3588484d7517] Stopping daemon [2020-03-12T18:53:13.967Z] daemon.go:296: [d3588484d7517] exiting daemon [2020-03-12T18:53:13.967Z] daemon.go:448: [d3588484d7517] Daemon stopped [2020-03-12T18:53:13.967Z] === RUN TestCreateServiceMultipleTimes [2020-03-12T18:53:14.264Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-03-12T18:53:15.187Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-03-12T18:53:15.746Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-03-12T18:53:15.746Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-03-12T18:53:16.671Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-03-12T18:53:17.596Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-03-12T18:53:18.155Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-03-12T18:53:19.079Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-03-12T18:53:19.638Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-03-12T18:53:19.638Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-03-12T18:53:20.204Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-03-12T18:53:20.459Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-03-12T18:53:20.459Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-03-12T18:53:21.825Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-03-12T18:53:22.750Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-03-12T18:53:23.673Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-03-12T18:53:24.429Z] === RUN TestDockerSuite/TestBuildRm [2020-03-12T18:53:24.596Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-03-12T18:53:24.596Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-03-12T18:53:25.518Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-03-12T18:53:27.399Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-03-12T18:53:28.760Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-03-12T18:53:30.119Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-03-12T18:53:31.041Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-03-12T18:53:31.599Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-03-12T18:53:32.522Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-03-12T18:53:33.445Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-03-12T18:53:34.005Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-03-12T18:53:35.365Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-03-12T18:53:35.924Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-03-12T18:53:36.432Z] --- PASS: TestCreateServiceMultipleTimes (19.78s) [2020-03-12T18:53:36.432Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-03-12T18:53:36.432Z] daemon.go:325: [d05cf93d49dca] waiting for daemon to start [2020-03-12T18:53:36.432Z] daemon.go:325: [d05cf93d49dca] waiting for daemon to start [2020-03-12T18:53:36.432Z] daemon.go:353: [d05cf93d49dca] daemon started [2020-03-12T18:53:36.432Z] daemon.go:461: [d05cf93d49dca] Stopping daemon [2020-03-12T18:53:36.432Z] daemon.go:296: [d05cf93d49dca] exiting daemon [2020-03-12T18:53:36.432Z] daemon.go:448: [d05cf93d49dca] Daemon stopped [2020-03-12T18:53:36.432Z] === RUN TestCreateServiceConflict [2020-03-12T18:53:36.432Z] --- PASS: TestCreateServiceConflict (2.32s) [2020-03-12T18:53:36.432Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-03-12T18:53:36.432Z] daemon.go:325: [d31f96eb6ff2d] waiting for daemon to start [2020-03-12T18:53:36.432Z] daemon.go:325: [d31f96eb6ff2d] waiting for daemon to start [2020-03-12T18:53:36.432Z] daemon.go:353: [d31f96eb6ff2d] daemon started [2020-03-12T18:53:36.432Z] daemon.go:461: [d31f96eb6ff2d] Stopping daemon [2020-03-12T18:53:36.432Z] daemon.go:296: [d31f96eb6ff2d] exiting daemon [2020-03-12T18:53:36.432Z] daemon.go:448: [d31f96eb6ff2d] Daemon stopped [2020-03-12T18:53:36.432Z] === RUN TestCreateServiceMaxReplicas [2020-03-12T18:53:36.881Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-03-12T18:53:38.434Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-03-12T18:53:38.434Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-03-12T18:53:38.899Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-03-12T18:53:39.141Z] --- PASS: TestCreateServiceMaxReplicas (3.14s) [2020-03-12T18:53:39.141Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-03-12T18:53:39.141Z] daemon.go:325: [d2e43ca437406] waiting for daemon to start [2020-03-12T18:53:39.141Z] daemon.go:325: [d2e43ca437406] waiting for daemon to start [2020-03-12T18:53:39.141Z] daemon.go:353: [d2e43ca437406] daemon started [2020-03-12T18:53:39.141Z] daemon.go:461: [d2e43ca437406] Stopping daemon [2020-03-12T18:53:39.141Z] daemon.go:296: [d2e43ca437406] exiting daemon [2020-03-12T18:53:39.141Z] daemon.go:448: [d2e43ca437406] Daemon stopped [2020-03-12T18:53:39.141Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-12T18:53:39.877Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-03-12T18:53:40.078Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-03-12T18:53:40.078Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-03-12T18:53:40.636Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-03-12T18:53:42.808Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-03-12T18:53:43.142Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-03-12T18:53:45.024Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-03-12T18:53:45.741Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-03-12T18:53:47.529Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-03-12T18:53:48.891Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-03-12T18:53:50.253Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-03-12T18:53:50.253Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-03-12T18:53:50.253Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-03-12T18:53:50.467Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-03-12T18:53:51.177Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-03-12T18:53:51.958Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.35s) [2020-03-12T18:53:51.958Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-03-12T18:53:51.958Z] daemon.go:325: [d5f14117f4177] waiting for daemon to start [2020-03-12T18:53:51.958Z] daemon.go:325: [d5f14117f4177] waiting for daemon to start [2020-03-12T18:53:51.958Z] daemon.go:353: [d5f14117f4177] daemon started [2020-03-12T18:53:51.958Z] daemon.go:461: [d5f14117f4177] Stopping daemon [2020-03-12T18:53:51.958Z] daemon.go:296: [d5f14117f4177] exiting daemon [2020-03-12T18:53:51.958Z] daemon.go:448: [d5f14117f4177] Daemon stopped [2020-03-12T18:53:51.958Z] === RUN TestCreateServiceSecretFileMode [2020-03-12T18:53:53.089Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-03-12T18:53:54.449Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-03-12T18:53:54.708Z] --- PASS: TestCreateServiceSecretFileMode (2.61s) [2020-03-12T18:53:54.708Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-03-12T18:53:54.708Z] daemon.go:325: [d5be35cc93bde] waiting for daemon to start [2020-03-12T18:53:54.708Z] daemon.go:325: [d5be35cc93bde] waiting for daemon to start [2020-03-12T18:53:54.708Z] daemon.go:353: [d5be35cc93bde] daemon started [2020-03-12T18:53:54.708Z] daemon.go:461: [d5be35cc93bde] Stopping daemon [2020-03-12T18:53:54.708Z] daemon.go:296: [d5be35cc93bde] exiting daemon [2020-03-12T18:53:54.708Z] daemon.go:448: [d5be35cc93bde] Daemon stopped [2020-03-12T18:53:54.708Z] === RUN TestCreateServiceConfigFileMode [2020-03-12T18:53:56.955Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-03-12T18:53:57.481Z] --- PASS: TestCreateServiceConfigFileMode (2.63s) [2020-03-12T18:53:57.481Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-03-12T18:53:57.481Z] daemon.go:325: [ddae3434eb23e] waiting for daemon to start [2020-03-12T18:53:57.481Z] daemon.go:325: [ddae3434eb23e] waiting for daemon to start [2020-03-12T18:53:57.481Z] daemon.go:353: [ddae3434eb23e] daemon started [2020-03-12T18:53:57.481Z] daemon.go:461: [ddae3434eb23e] Stopping daemon [2020-03-12T18:53:57.481Z] daemon.go:296: [ddae3434eb23e] exiting daemon [2020-03-12T18:53:57.481Z] daemon.go:448: [ddae3434eb23e] Daemon stopped [2020-03-12T18:53:57.482Z] === RUN TestCreateServiceSysctls [2020-03-12T18:53:57.513Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-03-12T18:53:59.393Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-03-12T18:54:00.316Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-03-12T18:54:00.316Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-03-12T18:54:00.874Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-03-12T18:54:01.035Z] --- PASS: TestCreateServiceSysctls (3.67s) [2020-03-12T18:54:01.035Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-03-12T18:54:01.035Z] daemon.go:325: [de3f7edd24e98] waiting for daemon to start [2020-03-12T18:54:01.035Z] daemon.go:325: [de3f7edd24e98] waiting for daemon to start [2020-03-12T18:54:01.035Z] daemon.go:353: [de3f7edd24e98] daemon started [2020-03-12T18:54:01.035Z] daemon.go:461: [de3f7edd24e98] Stopping daemon [2020-03-12T18:54:01.035Z] daemon.go:296: [de3f7edd24e98] exiting daemon [2020-03-12T18:54:01.035Z] daemon.go:448: [de3f7edd24e98] Daemon stopped [2020-03-12T18:54:01.035Z] === RUN TestInspect [2020-03-12T18:54:02.234Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-03-12T18:54:02.792Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-03-12T18:54:02.792Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-03-12T18:54:03.716Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-03-12T18:54:03.753Z] --- PASS: TestInspect (2.95s) [2020-03-12T18:54:03.753Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-03-12T18:54:03.753Z] daemon.go:325: [db69c7a0d590f] waiting for daemon to start [2020-03-12T18:54:03.753Z] daemon.go:325: [db69c7a0d590f] waiting for daemon to start [2020-03-12T18:54:03.753Z] daemon.go:353: [db69c7a0d590f] daemon started [2020-03-12T18:54:03.753Z] daemon.go:461: [db69c7a0d590f] Stopping daemon [2020-03-12T18:54:03.753Z] daemon.go:296: [db69c7a0d590f] exiting daemon [2020-03-12T18:54:03.753Z] daemon.go:448: [db69c7a0d590f] Daemon stopped [2020-03-12T18:54:03.753Z] === RUN TestDockerNetworkConnectAlias [2020-03-12T18:54:04.640Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-03-12T18:54:05.353Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-03-12T18:54:05.353Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-03-12T18:54:05.353Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-03-12T18:54:05.563Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-03-12T18:54:06.122Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-03-12T18:54:06.122Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-03-12T18:54:07.046Z] === RUN TestDockerSuite/TestRunEnvironment [2020-03-12T18:54:07.604Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-03-12T18:54:08.527Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-03-12T18:54:09.086Z] === RUN TestDockerSuite/TestRunExitCode [2020-03-12T18:54:09.287Z] --- PASS: TestDockerNetworkConnectAlias (4.81s) [2020-03-12T18:54:09.287Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-03-12T18:54:09.287Z] daemon.go:325: [d0033aefcc99c] waiting for daemon to start [2020-03-12T18:54:09.287Z] daemon.go:325: [d0033aefcc99c] waiting for daemon to start [2020-03-12T18:54:09.287Z] daemon.go:353: [d0033aefcc99c] daemon started [2020-03-12T18:54:09.287Z] daemon.go:461: [d0033aefcc99c] Stopping daemon [2020-03-12T18:54:09.287Z] daemon.go:296: [d0033aefcc99c] exiting daemon [2020-03-12T18:54:09.287Z] daemon.go:448: [d0033aefcc99c] Daemon stopped [2020-03-12T18:54:09.287Z] === RUN TestDockerNetworkReConnect [2020-03-12T18:54:10.008Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-03-12T18:54:10.930Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-03-12T18:54:11.490Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-03-12T18:54:12.415Z] === RUN TestDockerSuite/TestRunExposePort [2020-03-12T18:54:12.416Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-03-12T18:54:12.974Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-03-12T18:54:13.897Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-03-12T18:54:13.944Z] --- PASS: TestDockerNetworkReConnect (4.92s) [2020-03-12T18:54:13.944Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-03-12T18:54:13.944Z] daemon.go:325: [dd4f68d180f61] waiting for daemon to start [2020-03-12T18:54:13.944Z] daemon.go:325: [dd4f68d180f61] waiting for daemon to start [2020-03-12T18:54:13.944Z] daemon.go:353: [dd4f68d180f61] daemon started [2020-03-12T18:54:13.944Z] daemon.go:461: [dd4f68d180f61] Stopping daemon [2020-03-12T18:54:13.944Z] daemon.go:296: [dd4f68d180f61] exiting daemon [2020-03-12T18:54:13.944Z] daemon.go:448: [dd4f68d180f61] Daemon stopped [2020-03-12T18:54:13.944Z] === RUN TestServicePlugin [2020-03-12T18:54:13.944Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-12T18:54:13.944Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:54:13.944Z] === RUN TestServiceUpdateLabel [2020-03-12T18:54:15.780Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-03-12T18:54:15.780Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-03-12T18:54:15.780Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-12T18:54:15.780Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-03-12T18:54:16.221Z] --- PASS: TestServiceUpdateLabel (2.33s) [2020-03-12T18:54:16.221Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-03-12T18:54:16.221Z] daemon.go:325: [d03577d7fe156] waiting for daemon to start [2020-03-12T18:54:16.221Z] daemon.go:325: [d03577d7fe156] waiting for daemon to start [2020-03-12T18:54:16.221Z] daemon.go:353: [d03577d7fe156] daemon started [2020-03-12T18:54:16.221Z] daemon.go:461: [d03577d7fe156] Stopping daemon [2020-03-12T18:54:16.221Z] daemon.go:296: [d03577d7fe156] exiting daemon [2020-03-12T18:54:16.221Z] daemon.go:448: [d03577d7fe156] Daemon stopped [2020-03-12T18:54:16.221Z] === RUN TestServiceUpdateSecrets [2020-03-12T18:54:17.805Z] === RUN TestDockerSuite/TestBuildSpaces [2020-03-12T18:54:17.805Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-03-12T18:54:19.935Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-03-12T18:54:20.189Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-03-12T18:54:21.572Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-03-12T18:54:21.572Z] === RUN TestDockerSuite/TestBuildStderr [2020-03-12T18:54:26.308Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-03-12T18:54:30.138Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-03-12T18:54:31.547Z] --- PASS: TestServiceUpdateSecrets (14.99s) [2020-03-12T18:54:31.547Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-03-12T18:54:31.547Z] daemon.go:325: [de30fd5517862] waiting for daemon to start [2020-03-12T18:54:31.547Z] daemon.go:325: [de30fd5517862] waiting for daemon to start [2020-03-12T18:54:31.547Z] daemon.go:353: [de30fd5517862] daemon started [2020-03-12T18:54:31.547Z] daemon.go:461: [de30fd5517862] Stopping daemon [2020-03-12T18:54:31.547Z] daemon.go:296: [de30fd5517862] exiting daemon [2020-03-12T18:54:31.547Z] daemon.go:448: [de30fd5517862] Daemon stopped [2020-03-12T18:54:31.547Z] === RUN TestServiceUpdateConfigs [2020-03-12T18:54:32.020Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-03-12T18:54:32.020Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-03-12T18:54:32.944Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-03-12T18:54:34.827Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-03-12T18:54:34.827Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-03-12T18:54:34.827Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-03-12T18:54:34.827Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-03-12T18:54:35.386Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-03-12T18:54:38.643Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-03-12T18:54:40.528Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-03-12T18:54:41.887Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-03-12T18:54:42.810Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-03-12T18:54:43.489Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-03-12T18:54:44.048Z] === RUN TestDockerSuite/TestRunModeHostname [2020-03-12T18:54:45.408Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-03-12T18:54:45.408Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-03-12T18:54:45.408Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-03-12T18:54:46.861Z] --- PASS: TestServiceUpdateConfigs (14.76s) [2020-03-12T18:54:46.861Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-03-12T18:54:46.861Z] daemon.go:325: [deddac6f933d4] waiting for daemon to start [2020-03-12T18:54:46.861Z] daemon.go:325: [deddac6f933d4] waiting for daemon to start [2020-03-12T18:54:46.861Z] daemon.go:353: [deddac6f933d4] daemon started [2020-03-12T18:54:46.861Z] daemon.go:461: [deddac6f933d4] Stopping daemon [2020-03-12T18:54:46.861Z] daemon.go:296: [deddac6f933d4] exiting daemon [2020-03-12T18:54:46.861Z] daemon.go:448: [deddac6f933d4] Daemon stopped [2020-03-12T18:54:46.861Z] === RUN TestServiceUpdateNetwork [2020-03-12T18:54:47.290Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-03-12T18:54:47.482Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-03-12T18:54:47.482Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-03-12T18:54:47.482Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-03-12T18:54:48.461Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-03-12T18:54:48.649Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-03-12T18:54:50.530Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-03-12T18:54:50.530Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-03-12T18:54:50.530Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-03-12T18:54:51.452Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-03-12T18:54:52.378Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-03-12T18:54:53.191Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-03-12T18:54:53.738Z] === RUN TestDockerSuite/TestRunMount [2020-03-12T18:54:54.297Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-03-12T18:54:57.563Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-03-12T18:54:57.920Z] === RUN TestDockerSuite/TestBuildUser [2020-03-12T18:54:57.920Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-03-12T18:54:57.920Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-03-12T18:54:57.920Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-03-12T18:54:59.835Z] --- PASS: TestServiceUpdateNetwork (14.08s) [2020-03-12T18:54:59.835Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-03-12T18:54:59.835Z] daemon.go:325: [d241ecc7b518f] waiting for daemon to start [2020-03-12T18:54:59.835Z] daemon.go:325: [d241ecc7b518f] waiting for daemon to start [2020-03-12T18:54:59.835Z] daemon.go:353: [d241ecc7b518f] daemon started [2020-03-12T18:54:59.835Z] daemon.go:461: [d241ecc7b518f] Stopping daemon [2020-03-12T18:54:59.835Z] daemon.go:296: [d241ecc7b518f] exiting daemon [2020-03-12T18:54:59.835Z] daemon.go:448: [d241ecc7b518f] Daemon stopped [2020-03-12T18:54:59.835Z] PASS [2020-03-12T18:54:59.835Z] [2020-03-12T18:54:59.835Z] === Skipped [2020-03-12T18:54:59.835Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-03-12T18:54:59.835Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:54:59.835Z] [2020-03-12T18:54:59.835Z] [2020-03-12T18:54:59.835Z] DONE 18 tests, 1 skipped in 115.723s [2020-03-12T18:54:59.835Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-03-12T18:54:59.835Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:54:59.835Z] ++ set -e [2020-03-12T18:54:59.835Z] ++ '[' -n 0 ']' [2020-03-12T18:54:59.835Z] ++ set -x [2020-03-12T18:54:59.835Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:54:59.835Z] INFO: Testing against a local daemon [2020-03-12T18:54:59.835Z] === RUN TestSessionCreate [2020-03-12T18:54:59.835Z] --- PASS: TestSessionCreate (0.06s) [2020-03-12T18:54:59.835Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-12T18:55:00.124Z] --- PASS: TestSessionCreateWithBadUpgrade (0.07s) [2020-03-12T18:55:00.124Z] PASS [2020-03-12T18:55:00.124Z] [2020-03-12T18:55:00.124Z] DONE 2 tests in 0.229s [2020-03-12T18:55:00.124Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-03-12T18:55:00.124Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:55:00.124Z] ++ set -e [2020-03-12T18:55:00.124Z] ++ '[' -n 0 ']' [2020-03-12T18:55:00.124Z] ++ set -x [2020-03-12T18:55:00.124Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:55:00.124Z] INFO: Testing against a local daemon [2020-03-12T18:55:00.124Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-12T18:55:00.124Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T18:55:00.124Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T18:55:00.124Z] === RUN TestEventsExecDie [2020-03-12T18:55:00.819Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-03-12T18:55:01.141Z] --- PASS: TestEventsExecDie (0.80s) [2020-03-12T18:55:01.141Z] === RUN TestEventsBackwardsCompatible [2020-03-12T18:55:01.141Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-03-12T18:55:01.141Z] === RUN TestInfoBinaryCommits [2020-03-12T18:55:01.141Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-03-12T18:55:01.141Z] === RUN TestInfoAPIVersioned [2020-03-12T18:55:01.141Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-12T18:55:01.141Z] === RUN TestInfoAPI [2020-03-12T18:55:01.141Z] --- PASS: TestInfoAPI (0.06s) [2020-03-12T18:55:01.141Z] === RUN TestInfoAPIWarnings [2020-03-12T18:55:01.378Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-03-12T18:55:01.693Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-03-12T18:55:02.157Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-03-12T18:55:02.166Z] --- PASS: TestInfoAPIWarnings (0.94s) [2020-03-12T18:55:02.166Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-03-12T18:55:02.166Z] daemon.go:325: [d6110b0e7883f] waiting for daemon to start [2020-03-12T18:55:02.166Z] daemon.go:325: [d6110b0e7883f] waiting for daemon to start [2020-03-12T18:55:02.166Z] daemon.go:353: [d6110b0e7883f] daemon started [2020-03-12T18:55:02.166Z] daemon.go:461: [d6110b0e7883f] Stopping daemon [2020-03-12T18:55:02.166Z] daemon.go:296: [d6110b0e7883f] exiting daemon [2020-03-12T18:55:02.166Z] daemon.go:448: [d6110b0e7883f] Daemon stopped [2020-03-12T18:55:02.166Z] === RUN TestLoginFailsWithBadCredentials [2020-03-12T18:55:02.301Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-03-12T18:55:02.789Z] --- PASS: TestLoginFailsWithBadCredentials (0.56s) [2020-03-12T18:55:02.789Z] === RUN TestPingCacheHeaders [2020-03-12T18:55:02.789Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-03-12T18:55:02.789Z] === RUN TestPingGet [2020-03-12T18:55:02.789Z] --- PASS: TestPingGet (0.04s) [2020-03-12T18:55:02.789Z] === RUN TestPingHead [2020-03-12T18:55:02.789Z] --- PASS: TestPingHead (0.05s) [2020-03-12T18:55:02.789Z] === RUN TestVersion [2020-03-12T18:55:02.789Z] --- PASS: TestVersion (0.07s) [2020-03-12T18:55:02.789Z] PASS [2020-03-12T18:55:02.789Z] [2020-03-12T18:55:02.789Z] === Skipped [2020-03-12T18:55:02.789Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T18:55:02.789Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T18:55:02.789Z] [2020-03-12T18:55:02.789Z] [2020-03-12T18:55:02.789Z] DONE 12 tests, 1 skipped in 2.852s [2020-03-12T18:55:03.077Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-03-12T18:55:03.077Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:55:03.077Z] ++ set -e [2020-03-12T18:55:03.077Z] ++ '[' -n 0 ']' [2020-03-12T18:55:03.077Z] ++ set -x [2020-03-12T18:55:03.077Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:55:03.077Z] INFO: Testing against a local daemon [2020-03-12T18:55:03.077Z] === RUN TestVolumesCreateAndList [2020-03-12T18:55:03.077Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-03-12T18:55:03.077Z] === RUN TestVolumesRemove [2020-03-12T18:55:03.077Z] --- PASS: TestVolumesRemove (0.10s) [2020-03-12T18:55:03.077Z] === RUN TestVolumesInspect [2020-03-12T18:55:03.364Z] --- PASS: TestVolumesInspect (0.04s) [2020-03-12T18:55:03.364Z] === RUN TestVolumesInvalidJSON [2020-03-12T18:55:03.364Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-12T18:55:03.364Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-12T18:55:03.364Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-12T18:55:03.364Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2020-03-12T18:55:03.364Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-12T18:55:03.364Z] PASS [2020-03-12T18:55:03.364Z] [2020-03-12T18:55:03.364Z] DONE 5 tests in 0.335s [2020-03-12T18:55:03.364Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-12T18:55:03.650Z] ++++ cat bundles/test-integration/docker.pid [2020-03-12T18:55:03.650Z] +++ kill 11148 [2020-03-12T18:55:04.184Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-03-12T18:55:04.358Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-03-12T18:55:04.358Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-03-12T18:55:04.358Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-03-12T18:55:04.680Z] umount: bundles/test-integration/root: mountpoint not found [2020-03-12T18:55:04.680Z] +++ /etc/init.d/apparmor stop [2020-03-12T18:55:04.680Z] Clearing AppArmor profiles cache:. [2020-03-12T18:55:04.680Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-03-12T18:55:04.680Z] Unloading profiles will leave already running processes permanently [2020-03-12T18:55:04.680Z] unconfined, which can lead to unexpected situations. [2020-03-12T18:55:04.680Z] [2020-03-12T18:55:04.680Z] To set a process to complain mode, use the command line tool [2020-03-12T18:55:04.680Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-03-12T18:55:04.680Z] with the 'teardown' option." [2020-03-12T18:55:04.969Z] [2020-03-12T18:55:06.692Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles Post stage [Pipeline] junit [2020-03-12T18:55:07.058Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-12T18:55:07.929Z] + echo Ensuring container killed. [2020-03-12T18:55:07.929Z] Ensuring container killed. [2020-03-12T18:55:07.929Z] + docker rm -vf docker-pr2 [2020-03-12T18:55:07.929Z] Error: No such container: docker-pr2 [2020-03-12T18:55:07.929Z] + true [Pipeline] sh [2020-03-12T18:55:08.341Z] + echo Chowning /workspace to jenkins user [2020-03-12T18:55:08.341Z] Chowning /workspace to jenkins user [2020-03-12T18:55:08.341Z] + id -u [2020-03-12T18:55:08.341Z] + id -g [2020-03-12T18:55:08.341Z] + docker run --rm -v /home/docker/workspace/moby_PR-40652:/workspace busybox chown -R 1001:1001 /workspace [2020-03-12T18:55:08.341Z] Unable to find image 'busybox:latest' locally [2020-03-12T18:55:08.629Z] latest: Pulling from library/busybox [2020-03-12T18:55:08.629Z] 4c6795986792: Pulling fs layer [2020-03-12T18:55:08.915Z] 4c6795986792: Verifying Checksum [2020-03-12T18:55:08.915Z] 4c6795986792: Download complete [2020-03-12T18:55:09.562Z] 4c6795986792: Pull complete [2020-03-12T18:55:09.562Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-12T18:55:09.562Z] Status: Downloaded newer image for busybox:latest [2020-03-12T18:55:09.947Z] === RUN TestDockerSuite/TestRunNamedVolume [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-12T18:55:11.478Z] + bundleName=ppc64le-integration [2020-03-12T18:55:11.478Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-03-12T18:55:11.478Z] Creating ppc64le-integration-bundles.tar.gz [2020-03-12T18:55:11.478Z] + + findxargs bundles tar -path -czf */root/*overlay2 ppc64le-integration-bundles.tar.gz -prune [2020-03-12T18:55:11.478Z] -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-03-12T18:55:11.516Z] Archiving artifacts [2020-03-12T18:55:11.971Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40652/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-12T18:55:12.376Z] + make clean [2020-03-12T18:55:12.453Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-03-12T18:55:13.003Z] docker volume rm -f docker-dev-cache [2020-03-12T18:55:13.003Z] docker-dev-cache [Pipeline] deleteDir [2020-03-12T18:55:14.959Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-12T18:55:16.319Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-03-12T18:55:17.247Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-03-12T18:55:17.806Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-03-12T18:55:17.806Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-03-12T18:55:18.732Z] === RUN TestDockerSuite/TestRunNetHost [2020-03-12T18:55:20.094Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-03-12T18:55:21.019Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-03-12T18:55:21.578Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-03-12T18:55:24.088Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-03-12T18:55:25.531Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-03-12T18:55:25.531Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-03-12T18:55:25.969Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-03-12T18:55:26.530Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-03-12T18:55:29.075Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-03-12T18:55:32.334Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-03-12T18:55:32.589Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-03-12T18:55:32.589Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-03-12T18:55:33.515Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-03-12T18:55:33.515Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-03-12T18:55:34.438Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-03-12T18:55:34.996Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-03-12T18:55:34.996Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-03-12T18:55:35.919Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-03-12T18:55:36.847Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-03-12T18:55:36.847Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-03-12T18:55:37.770Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-03-12T18:55:38.329Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-03-12T18:55:40.210Z] === RUN TestDockerSuite/TestRunPortInUse [2020-03-12T18:55:40.435Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-03-12T18:55:41.132Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-03-12T18:55:42.057Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-03-12T18:55:42.616Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-03-12T18:55:43.538Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-03-12T18:55:44.099Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-03-12T18:55:44.208Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-03-12T18:55:44.208Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-03-12T18:55:44.208Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-03-12T18:55:45.022Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-12T18:55:45.022Z] === RUN TestDockerSuite/TestRunPublishPort [2020-03-12T18:55:45.277Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-03-12T18:55:45.838Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-03-12T18:55:46.396Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-03-12T18:55:46.396Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-03-12T18:55:46.406Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-03-12T18:55:46.406Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-03-12T18:55:47.319Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-03-12T18:55:49.204Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-03-12T18:55:49.204Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-03-12T18:55:52.460Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-03-12T18:55:54.343Z] === RUN TestDockerSuite/TestRunRm [2020-03-12T18:55:54.949Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-03-12T18:55:58.850Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-03-12T18:55:59.121Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-03-12T18:55:59.376Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-03-12T18:56:00.305Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-03-12T18:56:01.784Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-03-12T18:56:02.190Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-03-12T18:56:02.249Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-03-12T18:56:02.749Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-03-12T18:56:05.257Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-03-12T18:56:07.139Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-03-12T18:56:11.294Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-03-12T18:56:12.217Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-03-12T18:56:13.140Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-03-12T18:56:13.140Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-03-12T18:56:14.064Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-03-12T18:56:14.987Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-03-12T18:56:15.910Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-03-12T18:56:16.836Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-03-12T18:56:17.395Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-03-12T18:56:18.318Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-03-12T18:56:19.240Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-03-12T18:56:20.099Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-03-12T18:56:20.099Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-03-12T18:56:20.563Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-03-12T18:56:20.563Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-03-12T18:56:21.541Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-03-12T18:56:21.746Z] === RUN TestDockerSuite/TestRunState [2020-03-12T18:56:23.629Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-03-12T18:56:24.188Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-03-12T18:56:25.110Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-03-12T18:56:25.110Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-03-12T18:56:25.110Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-03-12T18:56:26.033Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-03-12T18:56:26.592Z] === RUN TestDockerSuite/TestRunSysctls [2020-03-12T18:56:28.501Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-03-12T18:56:28.501Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-03-12T18:56:28.501Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-03-12T18:56:29.427Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-03-12T18:56:30.162Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-03-12T18:56:31.714Z] === RUN TestDockerSuite/TestBuildXZHost [2020-03-12T18:56:31.714Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-03-12T18:56:31.714Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-03-12T18:56:31.714Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-03-12T18:56:31.933Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-03-12T18:56:32.492Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-03-12T18:56:33.913Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-03-12T18:56:34.998Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-03-12T18:56:37.678Z] === RUN TestDockerSuite/TestCommitChange [2020-03-12T18:56:39.152Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-03-12T18:56:41.657Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-03-12T18:56:42.215Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-03-12T18:56:42.403Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-03-12T18:56:43.137Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-03-12T18:56:44.060Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-03-12T18:56:46.566Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-03-12T18:56:47.126Z] === RUN TestDockerSuite/TestCommitHardlink [2020-03-12T18:56:47.126Z] === RUN TestDockerSuite/TestCommitNewFile [2020-03-12T18:56:47.490Z] === RUN TestDockerSuite/TestRunUserByID [2020-03-12T18:56:48.413Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-03-12T18:56:48.413Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-03-12T18:56:48.667Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-03-12T18:56:49.590Z] === RUN TestDockerSuite/TestRunUserByName [2020-03-12T18:56:50.148Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-03-12T18:56:51.070Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-03-12T18:56:51.070Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-03-12T18:56:51.070Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-03-12T18:56:51.992Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-03-12T18:56:52.960Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-03-12T18:56:52.960Z] === RUN TestDockerSuite/TestCommitTTY [2020-03-12T18:56:57.226Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-03-12T18:56:57.226Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-03-12T18:56:58.586Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-03-12T18:57:00.082Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-03-12T18:57:01.093Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-03-12T18:57:02.460Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-03-12T18:57:03.848Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-03-12T18:57:03.848Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-03-12T18:57:03.848Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-03-12T18:57:03.848Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-03-12T18:57:03.848Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-03-12T18:57:03.848Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-03-12T18:57:03.848Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-03-12T18:57:03.848Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-03-12T18:57:03.848Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-03-12T18:57:04.966Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-03-12T18:57:07.473Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-03-12T18:57:08.395Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-03-12T18:57:08.955Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-03-12T18:57:09.681Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-03-12T18:57:09.877Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-03-12T18:57:09.877Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-03-12T18:57:09.877Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-03-12T18:57:09.877Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-03-12T18:57:10.132Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-03-12T18:57:11.054Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-03-12T18:57:11.978Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-03-12T18:57:12.901Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-03-12T18:57:14.261Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-03-12T18:57:15.185Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-03-12T18:57:16.107Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-03-12T18:57:16.107Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-03-12T18:57:16.666Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-03-12T18:57:16.666Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-03-12T18:57:16.666Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-03-12T18:57:16.801Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-03-12T18:57:16.801Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-03-12T18:57:16.921Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-03-12T18:57:16.921Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-03-12T18:57:16.921Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-03-12T18:57:17.175Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-03-12T18:57:17.429Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-03-12T18:57:17.429Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-03-12T18:57:17.683Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-03-12T18:57:17.779Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-03-12T18:57:17.779Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-03-12T18:57:17.779Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-03-12T18:57:17.779Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-03-12T18:57:18.606Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-03-12T18:57:19.164Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-03-12T18:57:19.978Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-03-12T18:57:19.978Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-03-12T18:57:19.978Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-03-12T18:57:20.088Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-03-12T18:57:20.088Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-03-12T18:57:21.011Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-03-12T18:57:21.265Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-03-12T18:57:21.535Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-03-12T18:57:21.535Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-03-12T18:57:21.535Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-03-12T18:57:21.535Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-03-12T18:57:21.535Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-03-12T18:57:22.187Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-03-12T18:57:22.187Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-03-12T18:57:23.111Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-03-12T18:57:23.669Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-03-12T18:57:23.735Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-03-12T18:57:23.923Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-03-12T18:57:23.923Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-03-12T18:57:24.482Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-03-12T18:57:25.933Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-03-12T18:57:26.362Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-03-12T18:57:26.921Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-03-12T18:57:26.921Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-03-12T18:57:27.486Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-03-12T18:57:27.486Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-03-12T18:57:27.486Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-03-12T18:57:27.853Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-03-12T18:57:27.853Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-03-12T18:57:29.225Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-03-12T18:57:29.684Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-03-12T18:57:29.684Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-03-12T18:57:30.148Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-03-12T18:57:31.238Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-03-12T18:57:31.238Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-03-12T18:57:31.238Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-03-12T18:57:32.653Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-03-12T18:57:33.212Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-03-12T18:57:33.212Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-03-12T18:57:33.212Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-03-12T18:57:33.441Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-03-12T18:57:33.441Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-03-12T18:57:34.570Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-03-12T18:57:34.991Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-03-12T18:57:34.991Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-03-12T18:57:35.492Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-03-12T18:57:36.922Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-03-12T18:57:36.922Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-03-12T18:57:37.192Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-03-12T18:57:37.192Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-03-12T18:57:38.804Z] === RUN TestDockerSuite/TestSaveImageId [2020-03-12T18:57:38.804Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-03-12T18:57:39.362Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-03-12T18:57:39.390Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-03-12T18:57:41.869Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-03-12T18:57:41.869Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-03-12T18:57:42.321Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-03-12T18:57:43.228Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-03-12T18:57:43.229Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-03-12T18:57:43.229Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-03-12T18:57:45.110Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-03-12T18:57:46.092Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-03-12T18:57:46.092Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-03-12T18:57:46.092Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-03-12T18:57:46.092Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-03-12T18:57:46.092Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-03-12T18:57:46.468Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-03-12T18:57:46.723Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-03-12T18:57:46.723Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-03-12T18:57:46.977Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-03-12T18:57:46.977Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-03-12T18:57:47.535Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-03-12T18:57:47.644Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-03-12T18:57:47.645Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-03-12T18:57:50.042Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-03-12T18:57:54.767Z] === RUN TestDockerSuite/TestContainerAPITop [2020-03-12T18:57:54.767Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-03-12T18:57:55.746Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-03-12T18:57:55.746Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-03-12T18:57:56.566Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-03-12T18:57:57.925Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-03-12T18:57:59.285Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-03-12T18:58:00.471Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-03-12T18:58:00.644Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-03-12T18:58:01.450Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-03-12T18:58:01.450Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-03-12T18:58:01.450Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-03-12T18:58:01.450Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-03-12T18:58:01.450Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-03-12T18:58:01.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-03-12T18:58:03.002Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-03-12T18:58:03.926Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-03-12T18:58:06.437Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-03-12T18:58:06.437Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-03-12T18:58:06.997Z] === RUN TestDockerSuite/TestStartRecordError [2020-03-12T18:58:09.504Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-03-12T18:58:11.387Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-03-12T18:58:12.748Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-03-12T18:58:13.308Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-03-12T18:58:17.462Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-03-12T18:58:20.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-03-12T18:58:20.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-03-12T18:58:20.768Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-03-12T18:58:20.768Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-03-12T18:58:20.768Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-03-12T18:58:20.768Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-03-12T18:58:20.768Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-03-12T18:58:20.768Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-03-12T18:58:20.768Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-03-12T18:58:20.768Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-03-12T18:58:20.768Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-03-12T18:58:20.768Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-03-12T18:58:20.768Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-03-12T18:58:20.768Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-03-12T18:58:20.768Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-03-12T18:58:20.768Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-03-12T18:58:20.768Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-03-12T18:58:20.768Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-03-12T18:58:20.768Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-03-12T18:58:20.768Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-03-12T18:58:20.768Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-03-12T18:58:20.768Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-03-12T18:58:22.693Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-03-12T18:58:22.967Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-03-12T18:58:22.967Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-03-12T18:58:22.967Z] === RUN TestDockerSuite/TestCpRelativePath [2020-03-12T18:58:23.616Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-03-12T18:58:24.974Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-03-12T18:58:25.167Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-03-12T18:58:25.167Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-03-12T18:58:25.167Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-03-12T18:58:25.167Z] === RUN TestDockerSuite/TestCpToCaseA [2020-03-12T18:58:28.936Z] === RUN TestDockerSuite/TestCpToCaseB [2020-03-12T18:58:30.205Z] === RUN TestDockerSuite/TestStatsNoStream [2020-03-12T18:58:31.136Z] === RUN TestDockerSuite/TestCpToCaseC [2020-03-12T18:58:31.136Z] === RUN TestDockerSuite/TestCpToCaseD [2020-03-12T18:58:31.136Z] === RUN TestDockerSuite/TestCpToCaseE [2020-03-12T18:58:32.086Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-03-12T18:58:33.448Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-03-12T18:58:35.333Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-03-12T18:58:35.333Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-03-12T18:58:36.256Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-03-12T18:58:36.826Z] === RUN TestDockerSuite/TestTopPrivileged [2020-03-12T18:58:37.752Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-03-12T18:58:37.752Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-03-12T18:58:38.677Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-03-12T18:58:41.185Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-03-12T18:58:43.066Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-03-12T18:58:43.582Z] === RUN TestDockerSuite/TestCpToCaseF [2020-03-12T18:58:43.582Z] === RUN TestDockerSuite/TestCpToCaseG [2020-03-12T18:58:43.582Z] === RUN TestDockerSuite/TestCpToCaseH [2020-03-12T18:58:47.219Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-03-12T18:58:47.474Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-03-12T18:58:47.474Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-03-12T18:58:48.396Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-03-12T18:58:48.396Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-03-12T18:58:49.319Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-03-12T18:58:50.707Z] === RUN TestDockerSuite/TestCpToCaseI [2020-03-12T18:58:50.707Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-03-12T18:58:50.707Z] === RUN TestDockerSuite/TestCpToDot [2020-03-12T18:58:51.202Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-03-12T18:58:51.202Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-03-12T18:58:52.561Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-03-12T18:58:52.815Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-03-12T18:58:52.815Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-03-12T18:58:52.891Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-03-12T18:58:52.891Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-03-12T18:58:52.891Z] === RUN TestDockerSuite/TestCpToStdout [2020-03-12T18:58:53.374Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-03-12T18:58:54.298Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-03-12T18:58:55.079Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-03-12T18:58:55.080Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-03-12T18:58:55.080Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-03-12T18:58:55.080Z] === RUN TestDockerSuite/TestCpVolumePath [2020-03-12T18:58:55.080Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-03-12T18:58:55.540Z] === RUN TestDockerSuite/TestCreateArgs [2020-03-12T18:58:55.540Z] === RUN TestDockerSuite/TestCreateByImageID [2020-03-12T18:58:56.183Z] === RUN TestDockerSuite/TestUpdateStats [2020-03-12T18:58:57.084Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-03-12T18:58:59.271Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-03-12T18:58:59.271Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-03-12T18:58:59.732Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-03-12T18:59:00.337Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-03-12T18:59:00.337Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-03-12T18:59:01.259Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-03-12T18:59:01.278Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-03-12T18:59:01.514Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-03-12T18:59:01.514Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-03-12T18:59:01.739Z] === RUN TestDockerSuite/TestCreateLabels [2020-03-12T18:59:02.073Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-03-12T18:59:02.201Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-03-12T18:59:02.201Z] === RUN TestDockerSuite/TestCreateRM [2020-03-12T18:59:02.201Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-03-12T18:59:02.201Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-03-12T18:59:02.632Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-03-12T18:59:02.661Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-03-12T18:59:02.661Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-03-12T18:59:03.557Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-03-12T18:59:05.438Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-03-12T18:59:08.718Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-03-12T18:59:12.017Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-03-12T18:59:15.136Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-03-12T18:59:15.136Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-03-12T18:59:15.136Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-03-12T18:59:15.272Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-03-12T18:59:17.777Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-03-12T18:59:19.843Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-03-12T18:59:19.843Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-03-12T18:59:19.843Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-03-12T18:59:21.386Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-03-12T18:59:21.386Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-03-12T18:59:21.847Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-03-12T18:59:21.847Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-03-12T18:59:21.847Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-03-12T18:59:21.847Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-03-12T18:59:21.847Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-03-12T18:59:21.847Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-03-12T18:59:21.847Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-03-12T18:59:21.847Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-03-12T18:59:21.847Z] === RUN TestDockerSuite/TestDevicePermissions [2020-03-12T18:59:21.847Z] === RUN TestDockerSuite/TestDockerFails [2020-03-12T18:59:21.847Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-03-12T18:59:21.847Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-03-12T18:59:21.847Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-03-12T18:59:21.847Z] === RUN TestDockerSuite/TestEventsAttach [2020-03-12T18:59:21.847Z] === RUN TestDockerSuite/TestEventsCommit [2020-03-12T18:59:21.847Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-03-12T18:59:21.932Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-03-12T18:59:24.031Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-03-12T18:59:26.217Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-03-12T18:59:27.162Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-03-12T18:59:27.764Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-03-12T18:59:29.045Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-03-12T18:59:31.551Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-03-12T18:59:33.433Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-03-12T18:59:34.792Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-03-12T18:59:36.352Z] === RUN TestDockerSuite/TestEventsCopy [2020-03-12T18:59:37.298Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-03-12T18:59:39.179Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-03-12T18:59:40.098Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-03-12T18:59:41.684Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-03-12T18:59:44.195Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-03-12T18:59:44.800Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-03-12T18:59:46.342Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-03-12T18:59:46.700Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-03-12T18:59:46.802Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-03-12T18:59:50.548Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-03-12T18:59:50.548Z] === RUN TestDockerSuite/TestEventsFilterType [2020-03-12T18:59:51.010Z] === RUN TestDockerSuite/TestEventsFilters [2020-03-12T18:59:54.756Z] === RUN TestDockerSuite/TestEventsFormat [2020-03-12T18:59:59.462Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-03-12T18:59:59.462Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-03-12T18:59:59.462Z] === RUN TestDockerSuite/TestEventsImageImport [2020-03-12T18:59:59.462Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-03-12T18:59:59.462Z] === RUN TestDockerSuite/TestEventsImagePull [2020-03-12T18:59:59.462Z] === RUN TestDockerSuite/TestEventsImageTag [2020-03-12T19:00:00.435Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-03-12T19:00:00.435Z] === RUN TestDockerSuite/TestEventsRename [2020-03-12T19:00:01.515Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-03-12T19:00:01.516Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-03-12T19:00:01.516Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-03-12T19:00:01.516Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-03-12T19:00:01.978Z] === RUN TestDockerSuite/TestEventsResize [2020-03-12T19:00:02.440Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-03-12T19:00:02.441Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-03-12T19:00:02.441Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-03-12T19:00:02.441Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-03-12T19:00:03.365Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-03-12T19:00:03.365Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-03-12T19:00:04.289Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-03-12T19:00:04.289Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-03-12T19:00:04.289Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-03-12T19:00:04.289Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-03-12T19:00:04.544Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-03-12T19:00:04.895Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-03-12T19:00:06.447Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-03-12T19:00:07.053Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-03-12T19:00:07.053Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-03-12T19:00:07.053Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-03-12T19:00:07.053Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-03-12T19:00:07.309Z] === RUN TestDockerSuite/TestVolumeEvents [2020-03-12T19:00:08.232Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-03-12T19:00:08.636Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-03-12T19:00:10.737Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-03-12T19:00:10.737Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-03-12T19:00:10.737Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-03-12T19:00:13.994Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-03-12T19:00:14.443Z] === RUN TestDockerSuite/TestEventsTop [2020-03-12T19:00:14.443Z] === RUN TestDockerSuite/TestEventsUntag [2020-03-12T19:00:17.356Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-03-12T19:00:18.150Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite (1741.73s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.47s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.53s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.86s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.31s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.62s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.96s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.02s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.05s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.02s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.35s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.08s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.96s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.02s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.15s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.92s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.18s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.82s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAttachDetach (1.01s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.82s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.97s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.02s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.93s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.22s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.11s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.13s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.28s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.05s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.21s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.18s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.66s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.52s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.53s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.65s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.90s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.55s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.38s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.62s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.75s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.32s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.64s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.56s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.87s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.96s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.10s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.17s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.92s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.90s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.83s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.62s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.01s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.66s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.48s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.73s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.66s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.58s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.12s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.06s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.54s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.65s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.19s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.40s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.50s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.54s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.75s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.93s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.39s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.56s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.20s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.76s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.69s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.86s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.04s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.09s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.34s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.69s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.00s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.14s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.43s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.86s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.05s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.63s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildCmd (0.45s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2020-03-12T19:00:18.150Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-03-12T19:00:18.150Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.74s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.33s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.32s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildContChar (4.16s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.35s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.13s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.84s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.80s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.35s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.70s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.68s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.96s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.83s) [2020-03-12T19:00:18.150Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-12T19:00:18.150Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:00:18.150Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-12T19:00:18.150Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:00:18.150Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-03-12T19:00:18.150Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:00:18.150Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-12T19:00:18.150Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.13s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.33s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.55s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.90s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.21s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.69s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.73s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.75s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.51s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.66s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.37s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.65s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.66s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.13s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.62s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.16s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.38s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.65s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.25s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.27s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.49s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.54s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.28s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.90s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.32s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.67s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.50s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.67s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.69s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildEnv (1.51s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.42s) [2020-03-12T19:00:18.150Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.02s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.18s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.16s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.95s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.26s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.89s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.55s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.55s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.43s) [2020-03-12T19:00:18.151Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-12T19:00:18.151Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (13.32s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildExpose (0.52s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.88s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.55s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildFails (0.91s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.33s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.15s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.77s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.42s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.03s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.95s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.69s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.00s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.07s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.38s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildHistory (4.63s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.50s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.87s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.65s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.57s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.12s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.43s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildLabels (0.54s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.24s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.60s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.89s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.14s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.81s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.66s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.32s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.47s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.55s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.72s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.55s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.34s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.04s) [2020-03-12T19:00:18.151Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-12T19:00:18.151Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.66s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.56s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.53s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.41s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.26s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.70s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.21s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.02s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.15s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.10s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.37s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.34s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.80s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.18s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.77s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.80s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.53s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.36s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.38s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.64s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.58s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.18s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildPATH (2.42s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.96s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.90s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.48s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.00s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.74s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildRm (3.85s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.24s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.39s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.52s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.81s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.38s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.34s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.26s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.28s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.18s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.39s) [2020-03-12T19:00:18.151Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-12T19:00:18.151Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.53s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildStderr (1.20s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.21s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.42s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.31s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.68s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.11s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.70s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildUser (2.17s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.84s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.49s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.99s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.17s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.19s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.47s) [2020-03-12T19:00:18.151Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-12T19:00:18.151Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:00:18.151Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-12T19:00:18.151Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:00:18.151Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-12T19:00:18.151Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:00:18.151Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-12T19:00:18.151Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.77s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.05s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.66s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.00s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.93s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.09s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.22s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.58s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.76s) [2020-03-12T19:00:18.151Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-12T19:00:18.151Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.96s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.51s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-03-12T19:00:18.151Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-12T19:00:18.151Z] docker_cli_sni_test.go:18: Flakey test [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.83s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.04s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestCommitChange (1.62s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.13s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.77s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.67s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.98s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestCommitTTY (1.94s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.00s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.89s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.94s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.89s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.95s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.82s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.13s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.85s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.77s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.77s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.89s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.79s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.71s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.85s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.84s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.90s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.92s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.95s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.93s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.72s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.82s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.01s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.51s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.57s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.71s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.51s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.82s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.86s) [2020-03-12T19:00:18.151Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-12T19:00:18.151Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.87s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.81s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.17s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.90s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.09s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.30s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.72s) [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc00037d180 } [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1784216721 /foo false } [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1784216721 /foo true } [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3415989948 /foo false } [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3415989948 /foo true } [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3415989948 /foo true 0xc00037d600 } [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc00037d620 } [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc00037d640 } [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc00037d660 } [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc00037d680 } [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.57s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:1926: case 0 [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:1926: case 1 [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:1926: case 2 [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:1926: case 3 [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:1926: case 4 [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:1926: case 5 [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:1926: case 6 [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:1926: case 7 [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:1926: case 8 [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:1926: case 9 [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:1926: case 10 [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:1926: case 11 [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:1926: case 12 [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:1926: case 13 [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:1926: case 14 [2020-03-12T19:00:18.151Z] docker_api_containers_test.go:1926: case 15 [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.94s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.36s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.82s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.65s) [2020-03-12T19:00:18.151Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.92s) [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.96s) [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.06s) [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership140253785/file1 42310db2926d8d002cd4e1d7ff09e7015123f6d1cf44359940c1fe0a864949ab:/tmpvol/file1` [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.96s) [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp a50c7ba76f4538cc27f4c0f966966ad5739dd485a8b745ca9ca6bf2857fd80a1:/root/file1 /tmp/test-cp-from-case-a537540580/itWorks.txt` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a537540580/itWorks.txt" contains "file1\n" [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.92s) [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp 89049ff1b88c4a6fe8e32773a3010158553f0173c319e2771dad30d0b116d703:/file1 /tmp/test-cp-from-case-b520390131/testDir/` [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.94s) [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c190918838/file2" contains "file2\n" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp e9730c5b2e4dbf4e8e083e97e93a9a24968fe52f8390101426469ba72d9c4674:/root/file1 /tmp/test-cp-from-case-c190918838/file2` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c190918838/file2" contains "file1\n" [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.06s) [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp b4b6962b906415e427844abde5288a1f7ca4ec8d538575f20f96c33d7c134cdb:/file1 /tmp/test-cp-from-case-d015595677/dir1` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d015595677/dir1/file1" contains "file1\n" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp b4b6962b906415e427844abde5288a1f7ca4ec8d538575f20f96c33d7c134cdb:/file1 /tmp/test-cp-from-case-d015595677/dir1/` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d015595677/dir1/file1" contains "file1\n" [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.10s) [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp 306e93d29d1f81b8b23947ab083ba9923d83471b20c73635fdb602df58c6d0ea:dir1 /tmp/test-cp-from-case-e625825624/testDir` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e625825624/testDir/file1-1" contains "file1-1\n" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp 306e93d29d1f81b8b23947ab083ba9923d83471b20c73635fdb602df58c6d0ea:dir1 /tmp/test-cp-from-case-e625825624/testDir/` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e625825624/testDir/file1-1" contains "file1-1\n" [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.93s) [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp f5b22b2b0878ec7ed90be3ae9ba13ab79c0f2aaea72c08fc134018335b00a1ad:/root/dir1 /tmp/test-cp-from-case-f877221591/file1` [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.05s) [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp 6277f18e90268902bb42926a947be5c55ea5913ebea7d229bf5a59d6f16b5657:/root/dir1 /tmp/test-cp-from-case-g754544202/dir2` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g754544202/dir2/dir1/file1-1" contains "file1-1\n" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp 6277f18e90268902bb42926a947be5c55ea5913ebea7d229bf5a59d6f16b5657:/root/dir1 /tmp/test-cp-from-case-g754544202/dir2/` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g754544202/dir2/dir1/file1-1" contains "file1-1\n" [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.04s) [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp 0126452b5b052a6a9c5d763056c08255de4caf9e094657b42d4164a324fd16d9:dir1/. /tmp/test-cp-from-case-h098740001/testDir` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h098740001/testDir/file1-1" contains "file1-1\n" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp 0126452b5b052a6a9c5d763056c08255de4caf9e094657b42d4164a324fd16d9:dir1/. /tmp/test-cp-from-case-h098740001/testDir/` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h098740001/testDir/file1-1" contains "file1-1\n" [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.94s) [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp 7b88fa915f4440f192fc9757b0c24c7537ef1b03258a60365e815426b5808595:/root/dir1/. /tmp/test-cp-from-case-i743587852/file1` [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.08s) [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp 1c740085672f88ac4971df7778ed1c689b9281e7dec97af1d4fcaa9cc20bcf65:/root/dir1/. /tmp/test-cp-from-case-j411395067/dir2` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j411395067/dir2/file1-1" contains "file1-1\n" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp 1c740085672f88ac4971df7778ed1c689b9281e7dec97af1d4fcaa9cc20bcf65:/root/dir1/. /tmp/test-cp-from-case-j411395067/dir2/` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j411395067/dir2/file1-1" contains "file1-1\n" [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.48s) [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp 9d1f3ac0d4be46f8deb2356d5dfbb2b69752abd2c24bf0c4a13be18266c26412:/file2 /tmp/test-cp-from-err-dst-not-dir895564574/symlinkToFile1` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir895564574/symlinkToFile1" points to "file1" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir895564574/file1" contains "file2\n" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp 9d1f3ac0d4be46f8deb2356d5dfbb2b69752abd2c24bf0c4a13be18266c26412:/file2 /tmp/test-cp-from-err-dst-not-dir895564574/symlinkToDir1` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir895564574/symlinkToDir1" points to "dir1" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir895564574/file2" contains "file2\n" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp 9d1f3ac0d4be46f8deb2356d5dfbb2b69752abd2c24bf0c4a13be18266c26412:/file2 /tmp/test-cp-from-err-dst-not-dir895564574/brokenSymlinkToFileX` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir895564574/brokenSymlinkToFileX" points to "fileX" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir895564574/fileX" contains "file2\n" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp 9d1f3ac0d4be46f8deb2356d5dfbb2b69752abd2c24bf0c4a13be18266c26412:/dir2 /tmp/test-cp-from-err-dst-not-dir895564574/symlinkToDir1` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir895564574/symlinkToDir1" points to "dir1" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir895564574/dir1/dir2/file2-1" contains "file2-1\n" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp 9d1f3ac0d4be46f8deb2356d5dfbb2b69752abd2c24bf0c4a13be18266c26412:/dir2 /tmp/test-cp-from-err-dst-not-dir895564574/brokenSymlinkToDirX` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir895564574/brokenSymlinkToDirX" points to "dirX" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir895564574/dirX/file2-1" contains "file2-1\n" [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.03s) [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.93s) [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.93s) [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.94s) [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.18s) [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.95s) [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.17s) [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.64s) [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a643306118/file1 aa913aeea708c75633f672a665645439a15f2ed0a13ae2a2c108f9d239c9c5ee:/root/itWorks.txt` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:279: checking that container "aa913aeea708c75633f672a665645439a15f2ed0a13ae2a2c108f9d239c9c5ee" start output contains "file1\n" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:209: running `docker start -a aa913aeea708c75633f672a665645439a15f2ed0a13ae2a2c108f9d239c9c5ee` [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.90s) [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b358565933/file1 f4732fe1d0d0aeea18b5048688049bee238e0355689d17224dce4c8728c9cdf5:testDir/` [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.48s) [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:279: checking that container "dabf77e7a31b309ccb4c4321f7745d63b3955bcb078fc855c49bd072bbce6247" start output contains "file2\n" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:209: running `docker start -a dabf77e7a31b309ccb4c4321f7745d63b3955bcb078fc855c49bd072bbce6247` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c433177000/file1 dabf77e7a31b309ccb4c4321f7745d63b3955bcb078fc855c49bd072bbce6247:/root/file2` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:279: checking that container "dabf77e7a31b309ccb4c4321f7745d63b3955bcb078fc855c49bd072bbce6247" start output contains "file1\n" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:209: running `docker start -a dabf77e7a31b309ccb4c4321f7745d63b3955bcb078fc855c49bd072bbce6247` [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.93s) [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:279: checking that container "1ae653de4e852a0b7ec7642986c7e7361518dc84529bc456da18ecb48f1cec26" start output contains "" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1ae653de4e852a0b7ec7642986c7e7361518dc84529bc456da18ecb48f1cec26` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d979644647/file1 1ae653de4e852a0b7ec7642986c7e7361518dc84529bc456da18ecb48f1cec26:dir1` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:279: checking that container "1ae653de4e852a0b7ec7642986c7e7361518dc84529bc456da18ecb48f1cec26" start output contains "file1\n" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1ae653de4e852a0b7ec7642986c7e7361518dc84529bc456da18ecb48f1cec26` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:279: checking that container "575ac59d96d890b57bad4f6712de9598335386dcbd446f10a52cc8dafd57ed38" start output contains "" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:209: running `docker start -a 575ac59d96d890b57bad4f6712de9598335386dcbd446f10a52cc8dafd57ed38` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d979644647/file1 575ac59d96d890b57bad4f6712de9598335386dcbd446f10a52cc8dafd57ed38:dir1/` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:279: checking that container "575ac59d96d890b57bad4f6712de9598335386dcbd446f10a52cc8dafd57ed38" start output contains "file1\n" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:209: running `docker start -a 575ac59d96d890b57bad4f6712de9598335386dcbd446f10a52cc8dafd57ed38` [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.68s) [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e390983962/dir1 6f26c7a4dd854cb807d322aaf104d52e3100727253d92a5ff441f9f25b89a7ac:testDir` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:279: checking that container "6f26c7a4dd854cb807d322aaf104d52e3100727253d92a5ff441f9f25b89a7ac" start output contains "file1-1\n" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6f26c7a4dd854cb807d322aaf104d52e3100727253d92a5ff441f9f25b89a7ac` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e390983962/dir1 b4c06ed8c00750d54b73a8194f6fd7d8f2ed1d7b2408cc7e278a6e1f319cdc47:testDir/` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:279: checking that container "b4c06ed8c00750d54b73a8194f6fd7d8f2ed1d7b2408cc7e278a6e1f319cdc47" start output contains "file1-1\n" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:209: running `docker start -a b4c06ed8c00750d54b73a8194f6fd7d8f2ed1d7b2408cc7e278a6e1f319cdc47` [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.95s) [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f918291889/dir1 05df6e46c43818b661f87d065fa5973d6251c362b53473e4ac70e82ad88982d2:/root/file1` [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.50s) [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:279: checking that container "1aaf3bac194c1531f7f9a028c93d8b9568907b3372c285e06c8df8e91ed67b7c" start output contains "" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1aaf3bac194c1531f7f9a028c93d8b9568907b3372c285e06c8df8e91ed67b7c` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g923838300/dir1 1aaf3bac194c1531f7f9a028c93d8b9568907b3372c285e06c8df8e91ed67b7c:/root/dir2` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:279: checking that container "1aaf3bac194c1531f7f9a028c93d8b9568907b3372c285e06c8df8e91ed67b7c" start output contains "file1-1\n" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1aaf3bac194c1531f7f9a028c93d8b9568907b3372c285e06c8df8e91ed67b7c` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:279: checking that container "b7dcde4810981c8811c11cb46703e008496288a083487ed36727c4bd5d2e258f" start output contains "" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:209: running `docker start -a b7dcde4810981c8811c11cb46703e008496288a083487ed36727c4bd5d2e258f` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g923838300/dir1 b7dcde4810981c8811c11cb46703e008496288a083487ed36727c4bd5d2e258f:/dir2/` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:279: checking that container "b7dcde4810981c8811c11cb46703e008496288a083487ed36727c4bd5d2e258f" start output contains "file1-1\n" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:209: running `docker start -a b7dcde4810981c8811c11cb46703e008496288a083487ed36727c4bd5d2e258f` [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.48s) [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h257955595/dir1/. 53345197416f7eb7b23da98675df37c0e3dd79ad77c0f74a1dd225d7647abe68:testDir` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:279: checking that container "53345197416f7eb7b23da98675df37c0e3dd79ad77c0f74a1dd225d7647abe68" start output contains "file1-1\n" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:209: running `docker start -a 53345197416f7eb7b23da98675df37c0e3dd79ad77c0f74a1dd225d7647abe68` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h257955595/dir1/. 8bad365199ea138eb0eb297ffeb67317fb73fa6e6aacb845ae1eb61ef8bea240:testDir/` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:279: checking that container "8bad365199ea138eb0eb297ffeb67317fb73fa6e6aacb845ae1eb61ef8bea240" start output contains "file1-1\n" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8bad365199ea138eb0eb297ffeb67317fb73fa6e6aacb845ae1eb61ef8bea240` [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.88s) [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i209623790/dir1/. e8f03c8855b95899d43ab9ccafa113e5840d3a72c6d9427209dff42154b8bdfa:/root/file1` [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.12s) [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:279: checking that container "4c009cdbc717005f32cc761aa38584951d7dad7d85b6f66bfa1cc48861fb1f2a" start output contains "" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4c009cdbc717005f32cc761aa38584951d7dad7d85b6f66bfa1cc48861fb1f2a` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j657894773/dir1/. 4c009cdbc717005f32cc761aa38584951d7dad7d85b6f66bfa1cc48861fb1f2a:/dir2` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:279: checking that container "4c009cdbc717005f32cc761aa38584951d7dad7d85b6f66bfa1cc48861fb1f2a" start output contains "file1-1\n" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4c009cdbc717005f32cc761aa38584951d7dad7d85b6f66bfa1cc48861fb1f2a` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:279: checking that container "21e7c6946758976a14ae7d708bd4c69bc0e49b0ea420c6a51954bc4ebc0052eb" start output contains "" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:209: running `docker start -a 21e7c6946758976a14ae7d708bd4c69bc0e49b0ea420c6a51954bc4ebc0052eb` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j657894773/dir1/. 21e7c6946758976a14ae7d708bd4c69bc0e49b0ea420c6a51954bc4ebc0052eb:/dir2/` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:279: checking that container "21e7c6946758976a14ae7d708bd4c69bc0e49b0ea420c6a51954bc4ebc0052eb" start output contains "file1-1\n" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:209: running `docker start -a 21e7c6946758976a14ae7d708bd4c69bc0e49b0ea420c6a51954bc4ebc0052eb` [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.01s) [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions089405520/permdirtest permtest:/` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpToDot (0.91s) [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.68s) [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs952335874/file1 3ed47c2b677de5771a23abe0a8fa3544f97b40e83d7fae79f7ceda24dcb2d115:/root/shouldNotExist` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:279: checking that container "3ed47c2b677de5771a23abe0a8fa3544f97b40e83d7fae79f7ceda24dcb2d115" start output contains "" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3ed47c2b677de5771a23abe0a8fa3544f97b40e83d7fae79f7ceda24dcb2d115` [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.84s) [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume354966393/file1 0667b59100b44f8876318efbaed99edbfd8eb9e4f1777b597404cc41bd030b16:/vol_ro/shouldNotExist` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:279: checking that container "0667b59100b44f8876318efbaed99edbfd8eb9e4f1777b597404cc41bd030b16" start output contains "" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0667b59100b44f8876318efbaed99edbfd8eb9e4f1777b597404cc41bd030b16` [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpToStdout (0.92s) [2020-03-12T19:00:18.152Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.55s) [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-222737028/file2 4452a4f985409a737c908124f9bf267f5cab54e8b855c5d737286e332ab0dee5:/vol2/symlinkToFile1` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-222737028/symlinkToFile1" points to "file1" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-222737028/file1" contains "file2\n" [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-222737028/file2 4452a4f985409a737c908124f9bf267f5cab54e8b855c5d737286e332ab0dee5:/vol2/symlinkToDir1` [2020-03-12T19:00:18.152Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-222737028/symlinkToDir1" points to "dir1" [2020-03-12T19:00:18.153Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-222737028/file2" contains "file2\n" [2020-03-12T19:00:18.153Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-222737028/file2 4452a4f985409a737c908124f9bf267f5cab54e8b855c5d737286e332ab0dee5:/vol2/brokenSymlinkToFileX` [2020-03-12T19:00:18.153Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-222737028/brokenSymlinkToFileX" points to "fileX" [2020-03-12T19:00:18.153Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-222737028/fileX" contains "file2\n" [2020-03-12T19:00:18.153Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-222737028//dir2 4452a4f985409a737c908124f9bf267f5cab54e8b855c5d737286e332ab0dee5:/vol2/symlinkToDir1` [2020-03-12T19:00:18.153Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-222737028/symlinkToDir1" points to "dir1" [2020-03-12T19:00:18.153Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-222737028/dir1/dir2/file2-1" contains "file2-1\n" [2020-03-12T19:00:18.153Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-222737028//dir2 4452a4f985409a737c908124f9bf267f5cab54e8b855c5d737286e332ab0dee5:/vol2/brokenSymlinkToDirX` [2020-03-12T19:00:18.153Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-222737028/brokenSymlinkToDirX" points to "dirX" [2020-03-12T19:00:18.153Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-222737028/dirX/file2-1" contains "file2-1\n" [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.40s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.95s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.74s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.51s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.80s) [2020-03-12T19:00:18.153Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-12T19:00:18.153Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.69s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2020-03-12T19:00:18.153Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-12T19:00:18.153Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.35s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.65s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.76s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.58s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.87s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.69s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.55s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.85s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.77s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.78s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.30s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.88s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.47s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.51s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.91s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.71s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.01s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.22s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsAttach (0.86s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsCommit (0.99s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.79s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.76s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.83s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.81s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.66s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.24s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.54s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsCopy (1.38s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.76s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.89s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.48s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.62s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.18s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.48s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.28s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsFilters (1.74s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsFormat (1.62s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.17s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.42s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.31s) [2020-03-12T19:00:18.153Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-12T19:00:18.153Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:00:18.153Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-12T19:00:18.153Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.56s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.82s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsRename (0.83s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsResize (0.83s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.79s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.92s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.79s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.04s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsTop (0.92s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.68s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExec (0.99s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.96s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.87s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.82s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.72s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.88s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.85s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.85s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.89s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.86s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.87s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.63s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecCgroup (1.23s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecEnv (0.90s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.90s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.89s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecInspectID (3.05s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecInteractive (0.78s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.87s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.89s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecParseError (0.84s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.83s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.86s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.35s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.90s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecStartFails (0.89s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.08s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.01s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecTTY (0.95s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.03s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.88s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecUlimits (0.96s) [2020-03-12T19:00:18.153Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-12T19:00:18.153Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.06s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.89s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.14s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.88s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestExecWithUser (0.94s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.77s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.85s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.76s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.81s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestHealth (20.86s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.98s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.87s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.94s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.93s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.12s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.80s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.17s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.03s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestImportDisplay (1.68s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestImportFile (1.81s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.80s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestImportGzipped (1.88s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.88s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2020-03-12T19:00:18.153Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2020-03-12T19:00:18.153Z] daemon.go:325: [d905d76c845d5] waiting for daemon to start [2020-03-12T19:00:18.153Z] daemon.go:325: [d905d76c845d5] waiting for daemon to start [2020-03-12T19:00:18.153Z] daemon.go:353: [d905d76c845d5] daemon started [2020-03-12T19:00:18.153Z] daemon.go:461: [d905d76c845d5] Stopping daemon [2020-03-12T19:00:18.153Z] daemon.go:296: [d905d76c845d5] exiting daemon [2020-03-12T19:00:18.153Z] daemon.go:448: [d905d76c845d5] Daemon stopped [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.56s) [2020-03-12T19:00:18.153Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-03-12T19:00:18.153Z] daemon.go:325: [d7eb367ec9779] waiting for daemon to start [2020-03-12T19:00:18.153Z] daemon.go:325: [d7eb367ec9779] waiting for daemon to start [2020-03-12T19:00:18.153Z] daemon.go:353: [d7eb367ec9779] daemon started [2020-03-12T19:00:18.153Z] daemon.go:461: [d7eb367ec9779] Stopping daemon [2020-03-12T19:00:18.153Z] daemon.go:296: [d7eb367ec9779] exiting daemon [2020-03-12T19:00:18.153Z] daemon.go:448: [d7eb367ec9779] Daemon stopped [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2020-03-12T19:00:18.153Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2020-03-12T19:00:18.153Z] daemon.go:325: [dfdc249d10f8b] waiting for daemon to start [2020-03-12T19:00:18.153Z] daemon.go:325: [dfdc249d10f8b] waiting for daemon to start [2020-03-12T19:00:18.153Z] daemon.go:353: [dfdc249d10f8b] daemon started [2020-03-12T19:00:18.153Z] daemon.go:461: [dfdc249d10f8b] Stopping daemon [2020-03-12T19:00:18.153Z] daemon.go:296: [dfdc249d10f8b] exiting daemon [2020-03-12T19:00:18.153Z] daemon.go:448: [dfdc249d10f8b] Daemon stopped [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.01s) [2020-03-12T19:00:18.153Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-03-12T19:00:18.153Z] daemon.go:325: [d7a3d02dbf9e4] waiting for daemon to start [2020-03-12T19:00:18.153Z] daemon.go:296: [d7a3d02dbf9e4] exiting daemon [2020-03-12T19:00:18.153Z] daemon.go:325: [d7a3d02dbf9e4] waiting for daemon to start [2020-03-12T19:00:18.153Z] daemon.go:325: [d7a3d02dbf9e4] waiting for daemon to start [2020-03-12T19:00:18.153Z] daemon.go:296: [d7a3d02dbf9e4] exiting daemon [2020-03-12T19:00:18.153Z] daemon.go:325: [d7a3d02dbf9e4] waiting for daemon to start [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.12s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.85s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.98s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestInfoFormat (0.06s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.04s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.54s) [2020-03-12T19:00:18.153Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2020-03-12T19:00:18.153Z] daemon.go:325: [d534d6b4f045f] waiting for daemon to start [2020-03-12T19:00:18.153Z] daemon.go:325: [d534d6b4f045f] waiting for daemon to start [2020-03-12T19:00:18.153Z] daemon.go:353: [d534d6b4f045f] daemon started [2020-03-12T19:00:18.153Z] daemon.go:461: [d534d6b4f045f] Stopping daemon [2020-03-12T19:00:18.153Z] daemon.go:296: [d534d6b4f045f] exiting daemon [2020-03-12T19:00:18.153Z] daemon.go:448: [d534d6b4f045f] Daemon stopped [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.74s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.82s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.77s) [2020-03-12T19:00:18.153Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.78s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.81s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.76s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.67s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.84s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.03s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.83s) [2020-03-12T19:00:18.154Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-12T19:00:18.154Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.31s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.06s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectDefault (1.59s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectHistory (1.15s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2020-03-12T19:00:18.154Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-12T19:00:18.154Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.84s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.90s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.83s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.79s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.58s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.84s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectStatus (0.88s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.60s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.81s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.78s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.80s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.80s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.81s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.90s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.30s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.62s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.78s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.42s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.94s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.66s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.46s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.38s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.42s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.89s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.20s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.44s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.12s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.85s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.57s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.75s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.81s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.82s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.78s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.87s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.82s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.12s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.20s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.10s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.29s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.11s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.58s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.82s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.84s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLogsSince (6.89s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.82s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.00s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLogsTail (0.91s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.88s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.84s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.58s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.72s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestNetHostname (2.52s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.38s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.25s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.52s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.80s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPluginActive (1.71s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.22s) [2020-03-12T19:00:18.154Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-03-12T19:00:18.154Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.69s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.26s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.58s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.19s) [2020-03-12T19:00:18.154Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2020-03-12T19:00:18.154Z] daemon.go:325: [d77408b21ba55] waiting for daemon to start [2020-03-12T19:00:18.154Z] daemon.go:325: [d77408b21ba55] waiting for daemon to start [2020-03-12T19:00:18.154Z] daemon.go:353: [d77408b21ba55] daemon started [2020-03-12T19:00:18.154Z] daemon.go:461: [d77408b21ba55] Stopping daemon [2020-03-12T19:00:18.154Z] daemon.go:296: [d77408b21ba55] exiting daemon [2020-03-12T19:00:18.154Z] daemon.go:448: [d77408b21ba55] Daemon stopped [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.60s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.68s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.44s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.49s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPortList (9.64s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.49s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.40s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.84s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.83s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.71s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.58s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.28s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.63s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.37s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPsByOrder (3.47s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.15s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.90s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.98s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.97s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.14s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.63s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.59s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.69s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.90s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.71s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.54s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.45s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.88s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.45s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.55s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.86s) [2020-03-12T19:00:18.154Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-03-12T19:00:18.154Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.91s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.75s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.68s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.99s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.30s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.95s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.31s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.71s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.70s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.95s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.67s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.92s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.07s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.31s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.83s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.94s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.84s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.19s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.85s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.59s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.76s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.98s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.60s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunAddHost (0.75s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.35s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.77s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.85s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.71s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.75s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.96s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.88s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.53s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.56s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.91s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.94s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.94s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.83s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.96s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.17s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.15s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.85s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.81s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.77s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.34s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.79s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.80s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.79s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.76s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.77s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.78s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.69s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.84s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.73s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.32s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.09s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.86s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.80s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.80s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.60s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.59s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.47s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.80s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.77s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.78s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.84s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.76s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.83s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.70s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.85s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.36s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.82s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.65s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.65s) [2020-03-12T19:00:18.154Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-03-12T19:00:18.154Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:00:18.154Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-03-12T19:00:18.154Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (1.01s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.90s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.57s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.38s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.78s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.66s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.79s) [2020-03-12T19:00:18.154Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-12T19:00:18.154Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.78s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.83s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.82s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.01s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.76s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.75s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-03-12T19:00:18.154Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.80s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.68s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.81s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.77s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunExitCode (0.78s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.78s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.77s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.80s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.77s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.56s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.39s) [2020-03-12T19:00:18.155Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-12T19:00:18.155Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.63s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.81s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.58s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.18s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.47s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.19s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.69s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.54s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.93s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.66s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.10s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.57s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.61s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.68s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.74s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.56s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunMount (6.78s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.87s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.87s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.61s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.37s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.24s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.38s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.50s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.66s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.69s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.80s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunNetHost (1.41s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.83s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.69s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.33s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.57s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.30s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.80s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.77s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.77s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.78s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.86s) [2020-03-12T19:00:18.155Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-12T19:00:18.155Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.82s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.82s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.89s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.97s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.71s) [2020-03-12T19:00:18.155Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.73s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.72s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.77s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.75s) [2020-03-12T19:00:18.155Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-12T19:00:18.155Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.76s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.80s) [2020-03-12T19:00:18.155Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-12T19:00:18.155Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.79s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.66s) [2020-03-12T19:00:18.155Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-12T19:00:18.155Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.55s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.59s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunRm (0.78s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.75s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.80s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.82s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.68s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.81s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.01s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.66s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.80s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.85s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.95s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.80s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.96s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.82s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.85s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.86s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.77s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunState (1.64s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.81s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.79s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2020-03-12T19:00:18.155Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-12T19:00:18.155Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.81s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.72s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunSysctls (1.55s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.90s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.54s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.80s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.95s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.94s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.09s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.78s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.80s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.81s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.34s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.23s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunUserByID (0.80s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunUserByName (0.80s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.79s) [2020-03-12T19:00:18.155Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-12T19:00:18.155Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.79s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.46s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.79s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.14s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.44s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.62s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.39s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.68s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.78s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.76s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.93s) [2020-03-12T19:00:18.155Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-12T19:00:18.155Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:00:18.155Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-12T19:00:18.155Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:00:18.155Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-12T19:00:18.155Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.82s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.88s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.81s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.56s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.86s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.82s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.79s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.15s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.79s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.85s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.89s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.31s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.83s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.76s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.73s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.61s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.79s) [2020-03-12T19:00:18.155Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-03-12T19:00:18.155Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.66s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.61s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.71s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.46s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.82s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.07s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.08s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.25s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.02s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.58s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.02s) [2020-03-12T19:00:18.155Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents331481542 [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.70s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.57s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.54s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.35s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.43s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.49s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.53s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.52s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.04s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.51s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.80s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.93s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestStartRecordError (1.99s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.31s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.94s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.44s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.11s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.37s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.94s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.93s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.87s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.86s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.89s) [2020-03-12T19:00:18.155Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-03-12T19:00:18.155Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.79s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.57s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.48s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.76s) [2020-03-12T19:00:18.155Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.82s) [2020-03-12T19:00:18.156Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-12T19:00:18.156Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.96s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.74s) [2020-03-12T19:00:18.156Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-12T19:00:18.156Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.53s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.93s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.94s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.73s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestUpdateStats (3.94s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.56s) [2020-03-12T19:00:18.156Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-12T19:00:18.156Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.10s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.93s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.76s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.52s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.25s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.58s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.11s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.96s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.38s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.31s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.56s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.56s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.33s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.36s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.34s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.34s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.40s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.06s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.83s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.83s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.94s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.45s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.08s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.83s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.50s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.07s) [2020-03-12T19:00:18.156Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.25s) [2020-03-12T19:00:18.156Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-03-12T19:00:18.156Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-12T19:00:18.156Z] === RUN TestDockerRegistrySuite [2020-03-12T19:00:18.156Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-03-12T19:00:20.042Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-03-12T19:00:21.402Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-03-12T19:00:23.161Z] === RUN TestDockerSuite/TestExec [2020-03-12T19:00:23.161Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-03-12T19:00:23.161Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-03-12T19:00:23.285Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-03-12T19:00:25.348Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-03-12T19:00:27.458Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-03-12T19:00:27.536Z] === RUN TestDockerSuite/TestExecAPIStart [2020-03-12T19:00:27.536Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-03-12T19:00:27.536Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-03-12T19:00:27.536Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-03-12T19:00:30.451Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-03-12T19:00:31.710Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-03-12T19:00:31.994Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-03-12T19:00:33.071Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-03-12T19:00:34.178Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-03-12T19:00:34.431Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-03-12T19:00:35.790Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-03-12T19:00:37.093Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-03-12T19:00:37.151Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-03-12T19:00:38.510Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-03-12T19:00:39.869Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-03-12T19:00:40.843Z] === RUN TestDockerSuite/TestExecCgroup [2020-03-12T19:00:40.843Z] === RUN TestDockerSuite/TestExecEnv [2020-03-12T19:00:40.843Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-03-12T19:00:40.843Z] === RUN TestDockerSuite/TestExecExitStatus [2020-03-12T19:00:41.229Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-03-12T19:00:43.031Z] === RUN TestDockerSuite/TestExecInspectID [2020-03-12T19:00:43.737Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-03-12T19:00:46.245Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-03-12T19:00:47.603Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-03-12T19:00:47.734Z] === RUN TestDockerSuite/TestExecInteractive [2020-03-12T19:00:47.734Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-03-12T19:00:47.734Z] === RUN TestDockerSuite/TestExecParseError [2020-03-12T19:00:47.734Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-03-12T19:00:47.734Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-03-12T19:00:47.734Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-03-12T19:00:49.922Z] === RUN TestDockerSuite/TestExecSetEnv [2020-03-12T19:00:49.922Z] === RUN TestDockerSuite/TestExecStartFails [2020-03-12T19:00:49.922Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-03-12T19:00:49.922Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-03-12T19:00:49.922Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-03-12T19:00:49.922Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-03-12T19:00:50.859Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-03-12T19:00:51.114Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-03-12T19:00:52.107Z] === RUN TestDockerSuite/TestExecUlimits [2020-03-12T19:00:52.107Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-03-12T19:00:52.474Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-03-12T19:00:52.474Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-03-12T19:00:54.356Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-03-12T19:00:55.278Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-03-12T19:00:56.637Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-03-12T19:01:00.696Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-03-12T19:01:00.696Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-03-12T19:01:00.696Z] === RUN TestDockerSuite/TestExecWithUser [2020-03-12T19:01:00.696Z] === RUN TestDockerSuite/TestGetContainerStats [2020-03-12T19:01:00.799Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-03-12T19:01:00.799Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-03-12T19:01:01.358Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-03-12T19:01:02.281Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-03-12T19:01:02.535Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-03-12T19:01:02.789Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-03-12T19:01:03.044Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-03-12T19:01:03.299Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-03-12T19:01:03.858Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-03-12T19:01:03.858Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-03-12T19:01:05.218Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-03-12T19:01:06.502Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-03-12T19:01:07.726Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-12T19:01:07.726Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-03-12T19:01:09.085Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-03-12T19:01:10.445Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-03-12T19:01:11.805Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-03-12T19:01:12.309Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-03-12T19:01:12.363Z] --- PASS: TestDockerRegistrySuite (54.27s) [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.68s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon d8abbf785e398 is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.49s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon dc99238dadd11 is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.84s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon d8afa3d5e2a1f is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.24s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon dafb7c2c99c6e is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.17s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon dce0c8c6eb845 is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.45s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon d1dd4e4ee13f9 is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.21s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon d162c7085145d is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.47s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon d31abe195f69d is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.39s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon dd45d905f5064 is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.43s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon d00466bc888fc is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.31s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon d9f87d1436d79 is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.38s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon d35d2fb7ed2cc is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.53s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-03-12T19:01:12.364Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:da217bcdcaabf0d5299369e6c435f4b4a2ec7fd95a9a9145c51db4546a34807b [2020-03-12T19:01:12.364Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8052597e63b79d7020d997ae16ddbc77f8455b367e0d3bca8d21607bc49ac09c [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon df5b02802f1bd is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.60s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2020-03-12T19:01:12.364Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e04e2e45015191bcbb491e175fd5bc17ab96b7770f901f7df6b7ad858fba65cc [2020-03-12T19:01:12.364Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4fa580bcb026dd4adc502ac2ee37989333cfe91d118e18467cb718546fdb88d9 [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon dae00b1374729 is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.33s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon d21c3420aefa8 is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.25s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon d23a214353db2 is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.47s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon d62ef76d249d5 is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon d1a5d76c5ad6e is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.75s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon d31b5cef71000 is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.22s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon d9b26f096b6ef is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.22s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon dc246ac93bbaa is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.70s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon d8d7e7bc0f1d8 is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon dd6d63344dd55 is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.47s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon d0d668703a1c5 is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon d5063d2ed1012 is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon d520e23162094 is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon d4d993d0de51b is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon d4cc7daeb8282 is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.42s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon dbbe0799d1752 is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon dd16fbba499f5 is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.43s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon d2545e57c951f is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.38s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon dc22ef7189856 is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.20s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon d49db241cb380 is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.63s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2020-03-12T19:01:12.364Z] check_test.go:196: Daemon dc6e77e16398e is not started [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.04s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2020-03-12T19:01:12.364Z] daemon.go:325: [dafa8cde2efe5] waiting for daemon to start [2020-03-12T19:01:12.364Z] daemon.go:325: [dafa8cde2efe5] waiting for daemon to start [2020-03-12T19:01:12.364Z] daemon.go:353: [dafa8cde2efe5] daemon started [2020-03-12T19:01:12.364Z] daemon.go:461: [dafa8cde2efe5] Stopping daemon [2020-03-12T19:01:12.364Z] daemon.go:296: [dafa8cde2efe5] exiting daemon [2020-03-12T19:01:12.364Z] daemon.go:448: [dafa8cde2efe5] Daemon stopped [2020-03-12T19:01:12.364Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2020-03-12T19:01:12.364Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2020-03-12T19:01:12.364Z] daemon.go:325: [dded33de2556a] waiting for daemon to start [2020-03-12T19:01:12.364Z] daemon.go:325: [dded33de2556a] waiting for daemon to start [2020-03-12T19:01:12.364Z] daemon.go:353: [dded33de2556a] daemon started [2020-03-12T19:01:12.364Z] daemon.go:461: [dded33de2556a] Stopping daemon [2020-03-12T19:01:12.364Z] daemon.go:296: [dded33de2556a] exiting daemon [2020-03-12T19:01:12.364Z] daemon.go:448: [dded33de2556a] Daemon stopped [2020-03-12T19:01:12.364Z] === RUN TestDockerSchema1RegistrySuite [2020-03-12T19:01:12.364Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-03-12T19:01:15.229Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-03-12T19:01:16.519Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-03-12T19:01:20.676Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-03-12T19:01:21.042Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-03-12T19:01:21.042Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-03-12T19:01:21.042Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-03-12T19:01:21.042Z] === RUN TestDockerSuite/TestHealth [2020-03-12T19:01:21.042Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-03-12T19:01:21.042Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-03-12T19:01:21.042Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-03-12T19:01:21.042Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-03-12T19:01:22.034Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-03-12T19:01:23.392Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-03-12T19:01:23.646Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-03-12T19:01:25.008Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-03-12T19:01:25.750Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-03-12T19:01:25.750Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-03-12T19:01:25.750Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-03-12T19:01:25.750Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-03-12T19:01:25.750Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-03-12T19:01:25.750Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-03-12T19:01:26.211Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-03-12T19:01:26.211Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-03-12T19:01:26.372Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-03-12T19:01:27.184Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-03-12T19:01:27.184Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-03-12T19:01:27.733Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-03-12T19:01:28.729Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-03-12T19:01:28.729Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-03-12T19:01:30.914Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-03-12T19:01:31.909Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-03-12T19:01:31.909Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-03-12T19:01:32.468Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-03-12T19:01:32.468Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-03-12T19:01:32.723Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-03-12T19:01:32.977Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-03-12T19:01:33.536Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-03-12T19:01:33.536Z] --- PASS: TestDockerSchema1RegistrySuite (21.16s) [2020-03-12T19:01:33.536Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.22s) [2020-03-12T19:01:33.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-03-12T19:01:33.536Z] check_test.go:223: Daemon d560f25612bc2 is not started [2020-03-12T19:01:33.536Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.17s) [2020-03-12T19:01:33.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-03-12T19:01:33.536Z] check_test.go:223: Daemon de45874b499a6 is not started [2020-03-12T19:01:33.536Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.36s) [2020-03-12T19:01:33.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-03-12T19:01:33.536Z] check_test.go:223: Daemon da7f5c041ac05 is not started [2020-03-12T19:01:33.536Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.38s) [2020-03-12T19:01:33.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2020-03-12T19:01:33.536Z] check_test.go:223: Daemon d3b2542a58119 is not started [2020-03-12T19:01:33.536Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-03-12T19:01:33.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-03-12T19:01:33.536Z] check_test.go:223: Daemon d611194a55ed4 is not started [2020-03-12T19:01:33.536Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.37s) [2020-03-12T19:01:33.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-03-12T19:01:33.536Z] check_test.go:223: Daemon d1a9af630a3a0 is not started [2020-03-12T19:01:33.536Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.30s) [2020-03-12T19:01:33.536Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-03-12T19:01:33.536Z] check_test.go:223: Daemon ddc1239cec0fd is not started [2020-03-12T19:01:33.536Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.48s) [2020-03-12T19:01:33.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-03-12T19:01:33.537Z] check_test.go:223: Daemon d0336c658ae5f is not started [2020-03-12T19:01:33.537Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.73s) [2020-03-12T19:01:33.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2020-03-12T19:01:33.537Z] check_test.go:223: Daemon d32bfef97220a is not started [2020-03-12T19:01:33.537Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-03-12T19:01:33.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-03-12T19:01:33.537Z] check_test.go:223: Daemon dc515501f054e is not started [2020-03-12T19:01:33.537Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.45s) [2020-03-12T19:01:33.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-03-12T19:01:33.537Z] check_test.go:223: Daemon db50e0dbadaa3 is not started [2020-03-12T19:01:33.537Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-03-12T19:01:33.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2020-03-12T19:01:33.537Z] check_test.go:223: Daemon dcb139379da89 is not started [2020-03-12T19:01:33.537Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-03-12T19:01:33.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-03-12T19:01:33.537Z] check_test.go:223: Daemon de702e6410ad0 is not started [2020-03-12T19:01:33.537Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2020-03-12T19:01:33.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-03-12T19:01:33.537Z] check_test.go:223: Daemon d1af63d3b05ae is not started [2020-03-12T19:01:33.537Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-03-12T19:01:33.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-03-12T19:01:33.537Z] check_test.go:223: Daemon dcebffa52516c is not started [2020-03-12T19:01:33.537Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-03-12T19:01:33.537Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2020-03-12T19:01:33.537Z] check_test.go:223: Daemon d24e565a7c65d is not started [2020-03-12T19:01:33.537Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-03-12T19:01:33.537Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-03-12T19:01:34.461Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-03-12T19:01:35.021Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-03-12T19:01:35.021Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-03-12T19:01:36.380Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-03-12T19:01:36.380Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-03-12T19:01:36.940Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-03-12T19:01:37.195Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-03-12T19:01:37.450Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.99s) [2020-03-12T19:01:37.450Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.95s) [2020-03-12T19:01:37.450Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-03-12T19:01:37.450Z] check_test.go:252: Daemon d718d0ca846af is not started [2020-03-12T19:01:37.450Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2020-03-12T19:01:37.450Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-03-12T19:01:37.450Z] check_test.go:252: Daemon d01bec799cfd6 is not started [2020-03-12T19:01:37.451Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2020-03-12T19:01:37.451Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-03-12T19:01:37.451Z] check_test.go:252: Daemon d90a65c2c3f3b is not started [2020-03-12T19:01:37.451Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.12s) [2020-03-12T19:01:37.451Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-03-12T19:01:37.451Z] daemon.go:325: [d67ab0803fe8b] waiting for daemon to start [2020-03-12T19:01:37.451Z] daemon.go:325: [d67ab0803fe8b] waiting for daemon to start [2020-03-12T19:01:37.451Z] daemon.go:353: [d67ab0803fe8b] daemon started [2020-03-12T19:01:37.451Z] daemon.go:461: [d67ab0803fe8b] Stopping daemon [2020-03-12T19:01:37.451Z] daemon.go:296: [d67ab0803fe8b] exiting daemon [2020-03-12T19:01:37.451Z] daemon.go:448: [d67ab0803fe8b] Daemon stopped [2020-03-12T19:01:37.451Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-03-12T19:01:37.451Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-03-12T19:01:37.451Z] check_test.go:252: Daemon db8a194f96ee9 is not started [2020-03-12T19:01:37.451Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-03-12T19:01:37.451Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-03-12T19:01:37.451Z] check_test.go:252: Daemon deb985b8e57b9 is not started [2020-03-12T19:01:37.451Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-03-12T19:01:37.451Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-03-12T19:01:37.451Z] check_test.go:252: Daemon dffec72823284 is not started [2020-03-12T19:01:37.451Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-03-12T19:01:37.451Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-03-12T19:01:37.451Z] check_test.go:252: Daemon d28267e574d03 is not started [2020-03-12T19:01:37.451Z] === RUN TestDockerRegistryAuthTokenSuite [2020-03-12T19:01:37.451Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-03-12T19:01:38.004Z] === RUN TestDockerSuite/TestImagesFormat [2020-03-12T19:01:38.004Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-03-12T19:01:38.004Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-03-12T19:01:41.749Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-03-12T19:01:41.749Z] === RUN TestDockerSuite/TestImportBadURL [2020-03-12T19:01:42.679Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-03-12T19:01:42.679Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-03-12T19:01:42.933Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-03-12T19:01:43.188Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-03-12T19:01:43.188Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2020-03-12T19:01:43.188Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-03-12T19:01:43.188Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-03-12T19:01:43.188Z] check_test.go:279: Daemon d032b0b24fa2f is not started [2020-03-12T19:01:43.188Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-03-12T19:01:43.188Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-03-12T19:01:43.188Z] check_test.go:279: Daemon d7999de3d1fd4 is not started [2020-03-12T19:01:43.188Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2020-03-12T19:01:43.188Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-03-12T19:01:43.188Z] check_test.go:279: Daemon dd66018977ede is not started [2020-03-12T19:01:43.188Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-03-12T19:01:43.188Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-03-12T19:01:43.188Z] check_test.go:279: Daemon dcb0e451faa0f is not started [2020-03-12T19:01:43.188Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-03-12T19:01:43.188Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-03-12T19:01:43.188Z] check_test.go:279: Daemon d3e10e5d0e61b is not started [2020-03-12T19:01:43.188Z] === RUN TestDockerNetworkSuite [2020-03-12T19:01:43.188Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-03-12T19:01:43.935Z] === RUN TestDockerSuite/TestImportDisplay [2020-03-12T19:01:43.935Z] === RUN TestDockerSuite/TestImportFile [2020-03-12T19:01:43.935Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-03-12T19:01:43.935Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-03-12T19:01:43.935Z] === RUN TestDockerSuite/TestImportGzipped [2020-03-12T19:01:43.935Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-03-12T19:01:43.935Z] === RUN TestDockerSuite/TestInfoDebug [2020-03-12T19:01:43.935Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-03-12T19:01:44.396Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-03-12T19:01:44.396Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-03-12T19:01:44.396Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-03-12T19:01:44.396Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-03-12T19:01:44.396Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-03-12T19:01:44.396Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-03-12T19:01:44.396Z] === RUN TestDockerSuite/TestInfoFormat [2020-03-12T19:01:44.396Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-03-12T19:01:44.396Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-03-12T19:01:44.396Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-03-12T19:01:44.396Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-03-12T19:01:46.444Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-03-12T19:01:46.587Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-03-12T19:01:47.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-03-12T19:01:48.131Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-03-12T19:01:48.131Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-03-12T19:01:48.591Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-03-12T19:01:48.591Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-03-12T19:01:48.591Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-03-12T19:01:50.135Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-03-12T19:01:50.596Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-03-12T19:01:52.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-03-12T19:01:52.782Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-03-12T19:01:52.782Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-03-12T19:01:52.782Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-03-12T19:01:52.782Z] === RUN TestDockerSuite/TestInspectDefault [2020-03-12T19:01:54.324Z] === RUN TestDockerSuite/TestInspectHistory [2020-03-12T19:01:55.104Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-03-12T19:01:59.032Z] === RUN TestDockerSuite/TestInspectImage [2020-03-12T19:01:59.032Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-03-12T19:01:59.032Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-03-12T19:01:59.032Z] === RUN TestDockerSuite/TestInspectInt64 [2020-03-12T19:01:59.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-03-12T19:02:00.580Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-03-12T19:02:00.620Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-03-12T19:02:02.772Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-03-12T19:02:02.772Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-03-12T19:02:04.958Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-03-12T19:02:06.503Z] === RUN TestDockerSuite/TestInspectPlugin [2020-03-12T19:02:06.503Z] === RUN TestDockerSuite/TestInspectRootFS [2020-03-12T19:02:06.503Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-03-12T19:02:08.689Z] === RUN TestDockerSuite/TestInspectStatus [2020-03-12T19:02:10.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-03-12T19:02:10.876Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-03-12T19:02:13.067Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-03-12T19:02:14.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-03-12T19:02:14.626Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-03-12T19:02:14.984Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-03-12T19:02:15.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-03-12T19:02:16.168Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-03-12T19:02:17.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-03-12T19:02:18.430Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-03-12T19:02:18.624Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-03-12T19:02:18.624Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-03-12T19:02:18.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-03-12T19:02:19.972Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-03-12T19:02:20.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-03-12T19:02:20.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-03-12T19:02:20.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-03-12T19:02:20.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-03-12T19:02:21.531Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-03-12T19:02:21.851Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-03-12T19:02:23.731Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-03-12T19:02:23.736Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-03-12T19:02:23.736Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-03-12T19:02:23.991Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-03-12T19:02:23.991Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-03-12T19:02:30.852Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-03-12T19:02:30.853Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-03-12T19:02:30.853Z] === RUN TestDockerSuite/TestLinksEnvs [2020-03-12T19:02:30.853Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-03-12T19:02:30.853Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-03-12T19:02:30.853Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-03-12T19:02:30.853Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-03-12T19:02:30.853Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-03-12T19:02:30.853Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-03-12T19:02:30.853Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-03-12T19:02:30.853Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-03-12T19:02:30.853Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-03-12T19:02:30.853Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-03-12T19:02:30.853Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-03-12T19:02:30.853Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-03-12T19:02:30.853Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-03-12T19:02:30.853Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-03-12T19:02:30.853Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-03-12T19:02:30.853Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-03-12T19:02:30.853Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-03-12T19:02:32.395Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-03-12T19:02:33.939Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-03-12T19:02:38.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-03-12T19:02:39.746Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-03-12T19:02:41.288Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-03-12T19:02:41.288Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-03-12T19:02:41.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-03-12T19:02:43.475Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-03-12T19:02:43.475Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-03-12T19:02:49.282Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-03-12T19:02:51.239Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-03-12T19:02:51.239Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-03-12T19:02:51.239Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-03-12T19:02:51.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-03-12T19:02:51.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-03-12T19:02:51.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-03-12T19:02:51.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-03-12T19:02:51.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-03-12T19:02:53.984Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-03-12T19:02:55.916Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-03-12T19:02:56.170Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-03-12T19:02:56.170Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-03-12T19:02:57.530Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-03-12T19:02:59.789Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-03-12T19:03:01.332Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-03-12T19:03:02.761Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-03-12T19:03:03.517Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-03-12T19:03:03.517Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-03-12T19:03:05.709Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-03-12T19:03:06.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-03-12T19:03:06.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-03-12T19:03:07.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-03-12T19:03:07.895Z] === RUN TestDockerSuite/TestLogsSince [2020-03-12T19:03:11.093Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-03-12T19:03:11.093Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-03-12T19:03:11.653Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-03-12T19:03:12.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-03-12T19:03:13.935Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-03-12T19:03:16.637Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-03-12T19:03:16.637Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-03-12T19:03:16.637Z] === RUN TestDockerSuite/TestLogsTail [2020-03-12T19:03:18.823Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite (96.31s) [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.62s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon d2639c38c1d08 is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.30s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon d3f861d08057d is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.96s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon d41fa1a437bd3 is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.74s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon dc3c02a5994af is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.66s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:1233: Daemon da6fcec813673 is not started [2020-03-12T19:03:20.460Z] daemon.go:325: [da6fcec813673] waiting for daemon to start [2020-03-12T19:03:20.460Z] daemon.go:325: [da6fcec813673] waiting for daemon to start [2020-03-12T19:03:20.460Z] daemon.go:353: [da6fcec813673] daemon started [2020-03-12T19:03:20.460Z] daemon.go:461: [da6fcec813673] Stopping daemon [2020-03-12T19:03:20.460Z] daemon.go:296: [da6fcec813673] exiting daemon [2020-03-12T19:03:20.460Z] daemon.go:448: [da6fcec813673] Daemon stopped [2020-03-12T19:03:20.460Z] daemon.go:325: [da6fcec813673] waiting for daemon to start [2020-03-12T19:03:20.460Z] daemon.go:325: [da6fcec813673] waiting for daemon to start [2020-03-12T19:03:20.460Z] daemon.go:353: [da6fcec813673] daemon started [2020-03-12T19:03:20.460Z] daemon.go:461: [da6fcec813673] Stopping daemon [2020-03-12T19:03:20.460Z] daemon.go:296: [da6fcec813673] exiting daemon [2020-03-12T19:03:20.460Z] daemon.go:448: [da6fcec813673] Daemon stopped [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.89s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon d2303002bdf5e is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.86s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon d81f0477b6f00 is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.32s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon df53834915766 is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.67s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon d0c7d26af391d is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.78s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon d7a65fe1ee20e is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.74s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon d87dcfe36f9fa is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.39s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon de244c6722e7b is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.41s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon d0328d6a081d9 is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon d3c06f3adcb27 is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.26s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon d0e4607fcd4a5 is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.28s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon dbb611f217296 is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon dd1b3b4177be6 is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon d3fa1033884cd is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon d8789424e2553 is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.27s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon d90606e8f447a is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.57s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon d158d8e260d5c is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon dd9aefb27e562 is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.43s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon d98159ba42bdb is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.12s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon d8f1f7cf8d044 is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (13.46s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-03-12T19:03:20.460Z] daemon.go:325: [ddcf559a552e3] waiting for daemon to start [2020-03-12T19:03:20.460Z] daemon.go:325: [ddcf559a552e3] waiting for daemon to start [2020-03-12T19:03:20.460Z] daemon.go:353: [ddcf559a552e3] daemon started [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:968: Daemon ddcf559a552e3 is not started [2020-03-12T19:03:20.460Z] daemon.go:296: [ddcf559a552e3] exiting daemon [2020-03-12T19:03:20.460Z] daemon.go:325: [ddcf559a552e3] waiting for daemon to start [2020-03-12T19:03:20.460Z] daemon.go:325: [ddcf559a552e3] waiting for daemon to start [2020-03-12T19:03:20.460Z] daemon.go:353: [ddcf559a552e3] daemon started [2020-03-12T19:03:20.460Z] daemon.go:461: [ddcf559a552e3] Stopping daemon [2020-03-12T19:03:20.460Z] daemon.go:296: [ddcf559a552e3] exiting daemon [2020-03-12T19:03:20.460Z] daemon.go:448: [ddcf559a552e3] Daemon stopped [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.41s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon dfd9e47176825 is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.52s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-03-12T19:03:20.460Z] daemon.go:325: [df265e0135dfc] waiting for daemon to start [2020-03-12T19:03:20.460Z] daemon.go:325: [df265e0135dfc] waiting for daemon to start [2020-03-12T19:03:20.460Z] daemon.go:353: [df265e0135dfc] daemon started [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:1116: Daemon df265e0135dfc is not started [2020-03-12T19:03:20.460Z] daemon.go:325: [df265e0135dfc] waiting for daemon to start [2020-03-12T19:03:20.460Z] daemon.go:296: [df265e0135dfc] exiting daemon [2020-03-12T19:03:20.460Z] daemon.go:325: [df265e0135dfc] waiting for daemon to start [2020-03-12T19:03:20.460Z] daemon.go:325: [df265e0135dfc] waiting for daemon to start [2020-03-12T19:03:20.460Z] daemon.go:325: [df265e0135dfc] waiting for daemon to start [2020-03-12T19:03:20.460Z] daemon.go:353: [df265e0135dfc] daemon started [2020-03-12T19:03:20.460Z] daemon.go:461: [df265e0135dfc] Stopping daemon [2020-03-12T19:03:20.460Z] daemon.go:296: [df265e0135dfc] exiting daemon [2020-03-12T19:03:20.460Z] daemon.go:448: [df265e0135dfc] Daemon stopped [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon d2aaf2b6cc817 is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.70s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon d5cf0c914abfd is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon d095dac2bb4ca is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon dce6f7239269e is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon dc761a005f59e is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon d077960cd19ce is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon d1cfb98d89b58 is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.16s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon def1cd6338ad2 is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon def3cad2e2f8d is not started [2020-03-12T19:03:20.460Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-03-12T19:03:20.460Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon d55a4a5e618e2 is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.32s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-03-12T19:03:20.460Z] docker_cli_network_unix_test.go:46: Daemon de91c56f9c291 is not started [2020-03-12T19:03:20.460Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.52s) [2020-03-12T19:03:20.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-03-12T19:03:20.460Z] daemon.go:325: [d8dd9c0798c82] waiting for daemon to start [2020-03-12T19:03:20.460Z] daemon.go:325: [d8dd9c0798c82] waiting for daemon to start [2020-03-12T19:03:20.460Z] daemon.go:353: [d8dd9c0798c82] daemon started [2020-03-12T19:03:20.461Z] daemon.go:461: [d8dd9c0798c82] Stopping daemon [2020-03-12T19:03:20.461Z] daemon.go:296: [d8dd9c0798c82] exiting daemon [2020-03-12T19:03:20.461Z] daemon.go:448: [d8dd9c0798c82] Daemon stopped [2020-03-12T19:03:20.461Z] daemon.go:325: [d8dd9c0798c82] waiting for daemon to start [2020-03-12T19:03:20.461Z] daemon.go:325: [d8dd9c0798c82] waiting for daemon to start [2020-03-12T19:03:20.461Z] daemon.go:353: [d8dd9c0798c82] daemon started [2020-03-12T19:03:20.461Z] daemon.go:461: [d8dd9c0798c82] Stopping daemon [2020-03-12T19:03:20.461Z] daemon.go:296: [d8dd9c0798c82] exiting daemon [2020-03-12T19:03:20.461Z] daemon.go:448: [d8dd9c0798c82] Daemon stopped [2020-03-12T19:03:20.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.46s) [2020-03-12T19:03:20.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-03-12T19:03:20.461Z] daemon.go:325: [d690030b17cff] waiting for daemon to start [2020-03-12T19:03:20.461Z] daemon.go:325: [d690030b17cff] waiting for daemon to start [2020-03-12T19:03:20.461Z] daemon.go:353: [d690030b17cff] daemon started [2020-03-12T19:03:20.461Z] docker_cli_network_unix_test.go:1084: Daemon d690030b17cff is not started [2020-03-12T19:03:20.461Z] daemon.go:325: [d690030b17cff] waiting for daemon to start [2020-03-12T19:03:20.461Z] daemon.go:296: [d690030b17cff] exiting daemon [2020-03-12T19:03:20.461Z] daemon.go:325: [d690030b17cff] waiting for daemon to start [2020-03-12T19:03:20.461Z] daemon.go:353: [d690030b17cff] daemon started [2020-03-12T19:03:20.461Z] daemon.go:461: [d690030b17cff] Stopping daemon [2020-03-12T19:03:20.461Z] daemon.go:296: [d690030b17cff] exiting daemon [2020-03-12T19:03:20.461Z] daemon.go:448: [d690030b17cff] Daemon stopped [2020-03-12T19:03:20.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.09s) [2020-03-12T19:03:20.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-03-12T19:03:20.461Z] docker_cli_network_unix_test.go:46: Daemon dd630df4ac16a is not started [2020-03-12T19:03:20.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.39s) [2020-03-12T19:03:20.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-03-12T19:03:20.461Z] docker_cli_network_unix_test.go:46: Daemon dd4f2d2d1056a is not started [2020-03-12T19:03:20.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.64s) [2020-03-12T19:03:20.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-03-12T19:03:20.461Z] docker_cli_network_unix_test.go:46: Daemon da80c762064c5 is not started [2020-03-12T19:03:20.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-03-12T19:03:20.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-03-12T19:03:20.461Z] docker_cli_network_unix_test.go:46: Daemon d46626b22461e is not started [2020-03-12T19:03:20.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.21s) [2020-03-12T19:03:20.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-03-12T19:03:20.461Z] docker_cli_network_unix_test.go:46: Daemon d108bcffaa7df is not started [2020-03-12T19:03:20.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.75s) [2020-03-12T19:03:20.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-03-12T19:03:20.461Z] docker_cli_network_unix_test.go:46: Daemon d09cab112fbfd is not started [2020-03-12T19:03:20.461Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.46s) [2020-03-12T19:03:20.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-03-12T19:03:20.461Z] docker_cli_network_unix_test.go:46: Daemon d783a0e6b18ac is not started [2020-03-12T19:03:20.461Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.59s) [2020-03-12T19:03:20.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-03-12T19:03:20.461Z] docker_cli_network_unix_test.go:46: Daemon d14a01f8a4978 is not started [2020-03-12T19:03:20.461Z] === RUN TestDockerHubPullSuite [2020-03-12T19:03:20.461Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-03-12T19:03:21.011Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-03-12T19:03:21.019Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-03-12T19:03:23.198Z] === RUN TestDockerSuite/TestMountIntoProc [2020-03-12T19:03:23.198Z] === RUN TestDockerSuite/TestMountIntoSys [2020-03-12T19:03:23.198Z] === RUN TestDockerSuite/TestNetHostname [2020-03-12T19:03:23.198Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-03-12T19:03:23.198Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-03-12T19:03:23.198Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-03-12T19:03:23.198Z] === RUN TestDockerSuite/TestPluginActive [2020-03-12T19:03:23.198Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-03-12T19:03:23.198Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-03-12T19:03:23.198Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-03-12T19:03:23.198Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-03-12T19:03:23.198Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-03-12T19:03:23.198Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-03-12T19:03:23.198Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-03-12T19:03:23.198Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-03-12T19:03:23.198Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-03-12T19:03:23.198Z] === RUN TestDockerSuite/TestPortHostBinding [2020-03-12T19:03:23.198Z] === RUN TestDockerSuite/TestPortList [2020-03-12T19:03:23.198Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-03-12T19:03:23.527Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-03-12T19:03:23.527Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-03-12T19:03:24.887Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-03-12T19:03:24.887Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-03-12T19:03:25.142Z] --- PASS: TestDockerHubPullSuite (5.50s) [2020-03-12T19:03:25.142Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.32s) [2020-03-12T19:03:25.142Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-03-12T19:03:25.142Z] daemon.go:325: [d02fed9477ce3] waiting for daemon to start [2020-03-12T19:03:25.142Z] daemon.go:325: [d02fed9477ce3] waiting for daemon to start [2020-03-12T19:03:25.142Z] daemon.go:353: [d02fed9477ce3] daemon started [2020-03-12T19:03:25.142Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.18s) [2020-03-12T19:03:25.142Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.36s) [2020-03-12T19:03:25.142Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.37s) [2020-03-12T19:03:25.142Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2020-03-12T19:03:25.142Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-03-12T19:03:25.142Z] daemon.go:461: [d02fed9477ce3] Stopping daemon [2020-03-12T19:03:25.142Z] daemon.go:296: [d02fed9477ce3] exiting daemon [2020-03-12T19:03:25.142Z] daemon.go:448: [d02fed9477ce3] Daemon stopped [2020-03-12T19:03:25.142Z] PASS [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === Skipped [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-03-12T19:03:25.142Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-12T19:03:25.142Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-12T19:03:25.142Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-03-12T19:03:25.142Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-12T19:03:25.142Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-12T19:03:25.142Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-12T19:03:25.142Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-12T19:03:25.142Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-12T19:03:25.142Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-12T19:03:25.142Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-12T19:03:25.142Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-12T19:03:25.142Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-12T19:03:25.142Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-12T19:03:25.142Z] docker_cli_sni_test.go:18: Flakey test [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-12T19:03:25.142Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-12T19:03:25.142Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-12T19:03:25.142Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-12T19:03:25.142Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-12T19:03:25.142Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-12T19:03:25.142Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-12T19:03:25.142Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-12T19:03:25.142Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-03-12T19:03:25.142Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2020-03-12T19:03:25.142Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-03-12T19:03:25.142Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-03-12T19:03:25.142Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-12T19:03:25.142Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-12T19:03:25.142Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-12T19:03:25.142Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-12T19:03:25.142Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-12T19:03:25.142Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-12T19:03:25.142Z] [2020-03-12T19:03:25.142Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-12T19:03:25.142Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-12T19:03:25.142Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-12T19:03:25.143Z] [2020-03-12T19:03:25.143Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-12T19:03:25.143Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-12T19:03:25.143Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:03:25.143Z] [2020-03-12T19:03:25.143Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-12T19:03:25.143Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-12T19:03:25.143Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-12T19:03:25.143Z] [2020-03-12T19:03:25.143Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-12T19:03:25.143Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-12T19:03:25.143Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:25.143Z] [2020-03-12T19:03:25.143Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-12T19:03:25.143Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-12T19:03:25.143Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:25.143Z] [2020-03-12T19:03:25.143Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-12T19:03:25.143Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-12T19:03:25.143Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:25.143Z] [2020-03-12T19:03:25.143Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-03-12T19:03:25.143Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-03-12T19:03:25.143Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:03:25.143Z] [2020-03-12T19:03:25.143Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-03-12T19:03:25.143Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-03-12T19:03:25.143Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:25.143Z] [2020-03-12T19:03:25.143Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-12T19:03:25.143Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-12T19:03:25.143Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:03:25.143Z] [2020-03-12T19:03:25.143Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-12T19:03:25.143Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-12T19:03:25.143Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:03:25.143Z] [2020-03-12T19:03:25.143Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-12T19:03:25.143Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-12T19:03:25.143Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:03:25.143Z] [2020-03-12T19:03:25.143Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-03-12T19:03:25.143Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-03-12T19:03:25.143Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-12T19:03:25.143Z] [2020-03-12T19:03:25.143Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-12T19:03:25.143Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-12T19:03:25.143Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-03-12T19:03:25.143Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-03-12T19:03:25.143Z] docker_cli_network_unix_test.go:46: Daemon d55a4a5e618e2 is not started [2020-03-12T19:03:25.143Z] [2020-03-12T19:03:25.143Z] [2020-03-12T19:03:25.143Z] DONE 1249 tests, 44 skipped in 1959.488s [2020-03-12T19:03:25.143Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-12T19:03:25.143Z] ++++ cat bundles/test-integration/docker.pid [2020-03-12T19:03:25.143Z] +++ kill 6933 [2020-03-12T19:03:26.066Z] umount: bundles/test-integration/root: mountpoint not found [2020-03-12T19:03:26.066Z] +++ /etc/init.d/apparmor stop [2020-03-12T19:03:26.066Z] Clearing AppArmor profiles cache:. [2020-03-12T19:03:26.066Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-03-12T19:03:26.066Z] Unloading profiles will leave already running processes permanently [2020-03-12T19:03:26.066Z] unconfined, which can lead to unexpected situations. [2020-03-12T19:03:26.066Z] [2020-03-12T19:03:26.066Z] To set a process to complain mode, use the command line tool [2020-03-12T19:03:26.066Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-03-12T19:03:26.066Z] with the 'teardown' option." [2020-03-12T19:03:26.066Z] [2020-03-12T19:03:26.945Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-03-12T19:03:26.945Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-03-12T19:03:26.945Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-03-12T19:03:26.945Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-03-12T19:03:26.945Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-03-12T19:03:26.945Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-03-12T19:03:26.945Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-03-12T19:03:26.945Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-03-12T19:03:26.945Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-03-12T19:03:26.945Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-03-12T19:03:30.220Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-03-12T19:03:30.692Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-03-12T19:03:30.692Z] === RUN TestDockerSuite/TestPsByOrder [2020-03-12T19:03:37.783Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-03-12T19:03:37.783Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-03-12T19:03:45.060Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-03-12T19:03:46.372Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-03-12T19:03:47.567Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-03-12T19:03:50.074Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-03-12T19:03:56.595Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-03-12T19:03:58.475Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-03-12T19:03:58.779Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-03-12T19:03:58.779Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-03-12T19:03:58.779Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-03-12T19:04:09.139Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-03-12T19:04:12.893Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-03-12T19:04:18.710Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-03-12T19:04:22.457Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-03-12T19:04:22.457Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-03-12T19:04:22.457Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-03-12T19:04:32.803Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-03-12T19:04:32.803Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-03-12T19:04:32.803Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-03-12T19:04:32.803Z] === RUN TestDockerSuite/TestPsRightTagName [2020-03-12T19:04:32.803Z] === RUN TestDockerSuite/TestPsShowMounts [2020-03-12T19:04:38.613Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-03-12T19:04:38.613Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-03-12T19:04:39.074Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-03-12T19:04:39.074Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-03-12T19:04:40.618Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-03-12T19:04:41.590Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-03-12T19:04:41.590Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-03-12T19:04:45.338Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-03-12T19:04:49.085Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-03-12T19:04:51.270Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-03-12T19:04:54.608Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-03-12T19:04:55.968Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-03-12T19:05:00.123Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-03-12T19:05:02.631Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-03-12T19:05:07.873Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-03-12T19:05:10.380Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-03-12T19:05:12.541Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-03-12T19:05:12.541Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-03-12T19:05:15.457Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-03-12T19:05:15.917Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-03-12T19:05:15.917Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-03-12T19:05:16.890Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-03-12T19:05:20.638Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-03-12T19:05:24.387Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-03-12T19:05:24.387Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-03-12T19:05:28.138Z] === RUN TestDockerSuite/TestRmiBlank [2020-03-12T19:05:28.138Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-03-12T19:05:28.138Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-03-12T19:05:32.241Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-03-12T19:05:42.981Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-03-12T19:05:43.955Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-03-12T19:05:44.417Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-03-12T19:05:47.056Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-03-12T19:05:47.980Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-03-12T19:05:50.229Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-03-12T19:05:51.236Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-03-12T19:05:54.493Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-03-12T19:05:54.942Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-03-12T19:06:02.036Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-03-12T19:06:02.561Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-03-12T19:06:06.741Z] === RUN TestDockerSuite/TestRmiTag [2020-03-12T19:06:06.741Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-03-12T19:06:07.795Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-03-12T19:06:08.928Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-03-12T19:06:10.310Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-03-12T19:06:13.564Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-03-12T19:06:16.820Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-03-12T19:06:20.076Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-03-12T19:06:23.332Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-03-12T19:06:26.588Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-03-12T19:06:26.640Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-03-12T19:06:26.640Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-03-12T19:06:31.345Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-03-12T19:06:32.318Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-03-12T19:06:32.318Z] === RUN TestDockerSuite/TestRunAddHost [2020-03-12T19:06:32.318Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-03-12T19:06:32.318Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-03-12T19:06:32.318Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-03-12T19:06:32.318Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-03-12T19:06:32.318Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-03-12T19:06:32.318Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-03-12T19:06:34.076Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-03-12T19:06:34.076Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-03-12T19:06:34.076Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-03-12T19:06:38.781Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-03-12T19:06:40.966Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-03-12T19:06:42.509Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-03-12T19:06:49.600Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-03-12T19:06:51.785Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-03-12T19:06:51.785Z] === RUN TestDockerSuite/TestRunBindMounts [2020-03-12T19:06:55.534Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-03-12T19:06:55.534Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-03-12T19:06:55.534Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-03-12T19:06:55.534Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-03-12T19:06:55.534Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-03-12T19:06:55.534Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-03-12T19:06:55.534Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-03-12T19:06:55.534Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-03-12T19:06:55.534Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-03-12T19:06:55.534Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-03-12T19:06:55.534Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-03-12T19:06:55.534Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-03-12T19:06:57.078Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-03-12T19:06:57.540Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-03-12T19:06:59.727Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-03-12T19:06:59.727Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-03-12T19:06:59.727Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-03-12T19:07:01.914Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-03-12T19:07:01.914Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-03-12T19:07:01.914Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-03-12T19:07:01.914Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-03-12T19:07:01.914Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-03-12T19:07:01.914Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-03-12T19:07:01.914Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-03-12T19:07:01.914Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-03-12T19:07:04.107Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-03-12T19:07:05.651Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-03-12T19:07:07.837Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-03-12T19:07:07.838Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-03-12T19:07:07.838Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-03-12T19:07:07.838Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-03-12T19:07:09.633Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-03-12T19:07:09.634Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-03-12T19:07:09.634Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-03-12T19:07:09.634Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-03-12T19:07:09.634Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-03-12T19:07:11.820Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-03-12T19:07:22.719Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-03-12T19:07:29.568Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-03-12T19:07:29.568Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-03-12T19:07:29.568Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-03-12T19:07:29.568Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-03-12T19:07:29.568Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-03-12T19:07:29.568Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-03-12T19:07:29.568Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-03-12T19:07:33.321Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-03-12T19:07:33.321Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-03-12T19:07:33.783Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-03-12T19:07:33.783Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-03-12T19:07:36.702Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-03-12T19:07:37.536Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-03-12T19:07:41.409Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-03-12T19:07:41.409Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-03-12T19:07:43.597Z] === RUN TestDockerSuite/TestRunEnvironment [2020-03-12T19:07:43.597Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-03-12T19:07:43.597Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-03-12T19:07:43.597Z] === RUN TestDockerSuite/TestRunExitCode [2020-03-12T19:07:46.519Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-03-12T19:07:48.706Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-03-12T19:07:50.893Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-03-12T19:07:53.080Z] === RUN TestDockerSuite/TestRunExposePort [2020-03-12T19:07:53.080Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-03-12T19:07:53.080Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-03-12T19:07:53.080Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-03-12T19:07:53.080Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-03-12T19:07:53.080Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-12T19:07:53.080Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-03-12T19:07:53.080Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-03-12T19:07:53.080Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-03-12T19:07:55.561Z] --- PASS: TestDockerSwarmSuite (1804.21s) [2020-03-12T19:07:55.561Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.32s) [2020-03-12T19:07:55.561Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-03-12T19:07:55.561Z] daemon.go:325: [d9e6c8b841cd7] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:325: [d9e6c8b841cd7] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:353: [d9e6c8b841cd7] daemon started [2020-03-12T19:07:55.561Z] daemon.go:461: [d9e6c8b841cd7] Stopping daemon [2020-03-12T19:07:55.561Z] daemon.go:296: [d9e6c8b841cd7] exiting daemon [2020-03-12T19:07:55.561Z] daemon.go:448: [d9e6c8b841cd7] Daemon stopped [2020-03-12T19:07:55.561Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.96s) [2020-03-12T19:07:55.561Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-03-12T19:07:55.561Z] daemon.go:325: [d42dc4e5fa81e] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:325: [d42dc4e5fa81e] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:353: [d42dc4e5fa81e] daemon started [2020-03-12T19:07:55.561Z] daemon.go:461: [d42dc4e5fa81e] Stopping daemon [2020-03-12T19:07:55.561Z] daemon.go:296: [d42dc4e5fa81e] exiting daemon [2020-03-12T19:07:55.561Z] daemon.go:448: [d42dc4e5fa81e] Daemon stopped [2020-03-12T19:07:55.561Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.83s) [2020-03-12T19:07:55.561Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-03-12T19:07:55.561Z] daemon.go:325: [d1b7281c1ed13] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:325: [d1b7281c1ed13] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:353: [d1b7281c1ed13] daemon started [2020-03-12T19:07:55.561Z] daemon.go:461: [d1b7281c1ed13] Stopping daemon [2020-03-12T19:07:55.561Z] daemon.go:296: [d1b7281c1ed13] exiting daemon [2020-03-12T19:07:55.561Z] daemon.go:448: [d1b7281c1ed13] Daemon stopped [2020-03-12T19:07:55.561Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.65s) [2020-03-12T19:07:55.561Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-03-12T19:07:55.561Z] daemon.go:325: [d836f74034013] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:325: [d836f74034013] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:353: [d836f74034013] daemon started [2020-03-12T19:07:55.561Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-03-12T19:07:55.561Z] daemon.go:325: [d3c5a2f4aa16e] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:325: [d3c5a2f4aa16e] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:353: [d3c5a2f4aa16e] daemon started [2020-03-12T19:07:55.561Z] daemon.go:461: [d836f74034013] Stopping daemon [2020-03-12T19:07:55.561Z] daemon.go:296: [d836f74034013] exiting daemon [2020-03-12T19:07:55.561Z] daemon.go:448: [d836f74034013] Daemon stopped [2020-03-12T19:07:55.561Z] daemon.go:461: [d3c5a2f4aa16e] Stopping daemon [2020-03-12T19:07:55.561Z] daemon.go:296: [d3c5a2f4aa16e] exiting daemon [2020-03-12T19:07:55.561Z] daemon.go:448: [d3c5a2f4aa16e] Daemon stopped [2020-03-12T19:07:55.561Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.93s) [2020-03-12T19:07:55.561Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-03-12T19:07:55.561Z] daemon.go:325: [d6845bfe506e7] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:325: [d6845bfe506e7] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:353: [d6845bfe506e7] daemon started [2020-03-12T19:07:55.561Z] daemon.go:461: [d6845bfe506e7] Stopping daemon [2020-03-12T19:07:55.561Z] daemon.go:296: [d6845bfe506e7] exiting daemon [2020-03-12T19:07:55.561Z] daemon.go:448: [d6845bfe506e7] Daemon stopped [2020-03-12T19:07:55.561Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (26.69s) [2020-03-12T19:07:55.561Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-03-12T19:07:55.561Z] daemon.go:325: [d89cda9b8a6cf] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:325: [d89cda9b8a6cf] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:353: [d89cda9b8a6cf] daemon started [2020-03-12T19:07:55.561Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-03-12T19:07:55.561Z] daemon.go:325: [d9c8e6a51e0c9] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:325: [d9c8e6a51e0c9] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:353: [d9c8e6a51e0c9] daemon started [2020-03-12T19:07:55.561Z] check_test.go:358: [d9c8e6a51e0c9] joining swarm manager [d89cda9b8a6cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:07:55.561Z] daemon.go:461: [d9c8e6a51e0c9] Stopping daemon [2020-03-12T19:07:55.561Z] daemon.go:296: [d9c8e6a51e0c9] exiting daemon [2020-03-12T19:07:55.561Z] daemon.go:448: [d9c8e6a51e0c9] Daemon stopped [2020-03-12T19:07:55.561Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-03-12T19:07:55.561Z] daemon.go:325: [dcce015ffcb5a] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:325: [dcce015ffcb5a] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:353: [dcce015ffcb5a] daemon started [2020-03-12T19:07:55.561Z] check_test.go:358: [dcce015ffcb5a] joining swarm manager [d89cda9b8a6cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:07:55.561Z] daemon.go:461: [d89cda9b8a6cf] Stopping daemon [2020-03-12T19:07:55.561Z] daemon.go:296: [d89cda9b8a6cf] exiting daemon [2020-03-12T19:07:55.561Z] daemon.go:448: [d89cda9b8a6cf] Daemon stopped [2020-03-12T19:07:55.561Z] check_test.go:379: Daemon d9c8e6a51e0c9 is not started [2020-03-12T19:07:55.561Z] daemon.go:461: [dcce015ffcb5a] Stopping daemon [2020-03-12T19:07:55.561Z] daemon.go:296: [dcce015ffcb5a] exiting daemon [2020-03-12T19:07:55.561Z] daemon.go:448: [dcce015ffcb5a] Daemon stopped [2020-03-12T19:07:55.561Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-12T19:07:55.561Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-12T19:07:55.561Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.55s) [2020-03-12T19:07:55.561Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-03-12T19:07:55.561Z] daemon.go:325: [d2f8b09397d50] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:325: [d2f8b09397d50] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:353: [d2f8b09397d50] daemon started [2020-03-12T19:07:55.561Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-03-12T19:07:55.561Z] daemon.go:325: [d2d593083f2b9] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:325: [d2d593083f2b9] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:353: [d2d593083f2b9] daemon started [2020-03-12T19:07:55.561Z] check_test.go:358: [d2d593083f2b9] joining swarm manager [d2f8b09397d50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:07:55.561Z] daemon.go:461: [d2f8b09397d50] Stopping daemon [2020-03-12T19:07:55.561Z] daemon.go:296: [d2f8b09397d50] exiting daemon [2020-03-12T19:07:55.561Z] daemon.go:448: [d2f8b09397d50] Daemon stopped [2020-03-12T19:07:55.561Z] daemon.go:461: [d2d593083f2b9] Stopping daemon [2020-03-12T19:07:55.561Z] daemon.go:296: [d2d593083f2b9] exiting daemon [2020-03-12T19:07:55.561Z] daemon.go:448: [d2d593083f2b9] Daemon stopped [2020-03-12T19:07:55.561Z] daemon.go:325: [d2f8b09397d50] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:325: [d2f8b09397d50] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:353: [d2f8b09397d50] daemon started [2020-03-12T19:07:55.561Z] daemon.go:325: [d2d593083f2b9] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:325: [d2d593083f2b9] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:353: [d2d593083f2b9] daemon started [2020-03-12T19:07:55.561Z] daemon.go:461: [d2f8b09397d50] Stopping daemon [2020-03-12T19:07:55.561Z] daemon.go:296: [d2f8b09397d50] exiting daemon [2020-03-12T19:07:55.561Z] daemon.go:448: [d2f8b09397d50] Daemon stopped [2020-03-12T19:07:55.561Z] daemon.go:461: [d2d593083f2b9] Stopping daemon [2020-03-12T19:07:55.561Z] daemon.go:296: [d2d593083f2b9] exiting daemon [2020-03-12T19:07:55.561Z] daemon.go:448: [d2d593083f2b9] Daemon stopped [2020-03-12T19:07:55.561Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2020-03-12T19:07:55.561Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-03-12T19:07:55.561Z] daemon.go:325: [d074a0919a8b0] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:325: [d074a0919a8b0] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:353: [d074a0919a8b0] daemon started [2020-03-12T19:07:55.561Z] daemon.go:461: [d074a0919a8b0] Stopping daemon [2020-03-12T19:07:55.561Z] daemon.go:296: [d074a0919a8b0] exiting daemon [2020-03-12T19:07:55.561Z] daemon.go:448: [d074a0919a8b0] Daemon stopped [2020-03-12T19:07:55.561Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.68s) [2020-03-12T19:07:55.561Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-03-12T19:07:55.561Z] daemon.go:325: [df7f5fa24196d] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:325: [df7f5fa24196d] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:353: [df7f5fa24196d] daemon started [2020-03-12T19:07:55.561Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-03-12T19:07:55.561Z] daemon.go:325: [d2fd007e6fb52] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:325: [d2fd007e6fb52] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:353: [d2fd007e6fb52] daemon started [2020-03-12T19:07:55.561Z] daemon.go:461: [df7f5fa24196d] Stopping daemon [2020-03-12T19:07:55.561Z] daemon.go:296: [df7f5fa24196d] exiting daemon [2020-03-12T19:07:55.561Z] daemon.go:448: [df7f5fa24196d] Daemon stopped [2020-03-12T19:07:55.561Z] daemon.go:461: [d2fd007e6fb52] Stopping daemon [2020-03-12T19:07:55.561Z] daemon.go:296: [d2fd007e6fb52] exiting daemon [2020-03-12T19:07:55.561Z] daemon.go:448: [d2fd007e6fb52] Daemon stopped [2020-03-12T19:07:55.561Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.25s) [2020-03-12T19:07:55.561Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-03-12T19:07:55.561Z] daemon.go:325: [d2fa1407df62e] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:325: [d2fa1407df62e] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:353: [d2fa1407df62e] daemon started [2020-03-12T19:07:55.561Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-03-12T19:07:55.561Z] daemon.go:325: [d905cdbf186d1] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:325: [d905cdbf186d1] waiting for daemon to start [2020-03-12T19:07:55.561Z] daemon.go:353: [d905cdbf186d1] daemon started [2020-03-12T19:07:55.561Z] check_test.go:358: [d905cdbf186d1] joining swarm manager [d2fa1407df62e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:07:55.562Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-03-12T19:07:55.562Z] daemon.go:325: [ddf93e7702901] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [ddf93e7702901] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:353: [ddf93e7702901] daemon started [2020-03-12T19:07:55.562Z] check_test.go:358: [ddf93e7702901] joining swarm manager [d2fa1407df62e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:07:55.562Z] daemon.go:461: [d2fa1407df62e] Stopping daemon [2020-03-12T19:07:55.562Z] daemon.go:296: [d2fa1407df62e] exiting daemon [2020-03-12T19:07:55.562Z] daemon.go:448: [d2fa1407df62e] Daemon stopped [2020-03-12T19:07:55.562Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-03-12T19:07:55.562Z] daemon.go:325: [d2fa1407df62e] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [d2fa1407df62e] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [d2fa1407df62e] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [d2fa1407df62e] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:353: [d2fa1407df62e] daemon started [2020-03-12T19:07:55.562Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-03-12T19:07:55.562Z] daemon.go:461: [d2fa1407df62e] Stopping daemon [2020-03-12T19:07:55.562Z] daemon.go:296: [d2fa1407df62e] exiting daemon [2020-03-12T19:07:55.562Z] daemon.go:448: [d2fa1407df62e] Daemon stopped [2020-03-12T19:07:55.562Z] daemon.go:461: [d905cdbf186d1] Stopping daemon [2020-03-12T19:07:55.562Z] daemon.go:296: [d905cdbf186d1] exiting daemon [2020-03-12T19:07:55.562Z] daemon.go:448: [d905cdbf186d1] Daemon stopped [2020-03-12T19:07:55.562Z] daemon.go:461: [ddf93e7702901] Stopping daemon [2020-03-12T19:07:55.562Z] daemon.go:296: [ddf93e7702901] exiting daemon [2020-03-12T19:07:55.562Z] daemon.go:448: [ddf93e7702901] Daemon stopped [2020-03-12T19:07:55.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.22s) [2020-03-12T19:07:55.562Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-03-12T19:07:55.562Z] daemon.go:325: [d48ba594e3215] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [d48ba594e3215] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:353: [d48ba594e3215] daemon started [2020-03-12T19:07:55.562Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-03-12T19:07:55.562Z] daemon.go:325: [dca32ec0f1842] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [dca32ec0f1842] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:353: [dca32ec0f1842] daemon started [2020-03-12T19:07:55.562Z] check_test.go:358: [dca32ec0f1842] joining swarm manager [d48ba594e3215]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:07:55.562Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-03-12T19:07:55.562Z] daemon.go:325: [dc0cd4e44a4ce] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [dc0cd4e44a4ce] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:353: [dc0cd4e44a4ce] daemon started [2020-03-12T19:07:55.562Z] check_test.go:358: [dc0cd4e44a4ce] joining swarm manager [d48ba594e3215]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:07:55.562Z] daemon.go:461: [d48ba594e3215] Stopping daemon [2020-03-12T19:07:55.562Z] daemon.go:296: [d48ba594e3215] exiting daemon [2020-03-12T19:07:55.562Z] daemon.go:448: [d48ba594e3215] Daemon stopped [2020-03-12T19:07:55.562Z] daemon.go:461: [dca32ec0f1842] Stopping daemon [2020-03-12T19:07:55.562Z] daemon.go:296: [dca32ec0f1842] exiting daemon [2020-03-12T19:07:55.562Z] daemon.go:448: [dca32ec0f1842] Daemon stopped [2020-03-12T19:07:55.562Z] daemon.go:461: [dc0cd4e44a4ce] Stopping daemon [2020-03-12T19:07:55.562Z] daemon.go:296: [dc0cd4e44a4ce] exiting daemon [2020-03-12T19:07:55.562Z] daemon.go:448: [dc0cd4e44a4ce] Daemon stopped [2020-03-12T19:07:55.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.19s) [2020-03-12T19:07:55.562Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-03-12T19:07:55.562Z] daemon.go:325: [dc51cc83577bb] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [dc51cc83577bb] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:353: [dc51cc83577bb] daemon started [2020-03-12T19:07:55.562Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-03-12T19:07:55.562Z] daemon.go:325: [db9af338c166d] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [db9af338c166d] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:353: [db9af338c166d] daemon started [2020-03-12T19:07:55.562Z] daemon.go:461: [dc51cc83577bb] Stopping daemon [2020-03-12T19:07:55.562Z] daemon.go:296: [dc51cc83577bb] exiting daemon [2020-03-12T19:07:55.562Z] daemon.go:448: [dc51cc83577bb] Daemon stopped [2020-03-12T19:07:55.562Z] daemon.go:461: [db9af338c166d] Stopping daemon [2020-03-12T19:07:55.562Z] daemon.go:296: [db9af338c166d] exiting daemon [2020-03-12T19:07:55.562Z] daemon.go:448: [db9af338c166d] Daemon stopped [2020-03-12T19:07:55.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.19s) [2020-03-12T19:07:55.562Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-03-12T19:07:55.562Z] daemon.go:325: [dd9fc65bfb96b] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [dd9fc65bfb96b] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:353: [dd9fc65bfb96b] daemon started [2020-03-12T19:07:55.562Z] daemon.go:461: [dd9fc65bfb96b] Stopping daemon [2020-03-12T19:07:55.562Z] daemon.go:296: [dd9fc65bfb96b] exiting daemon [2020-03-12T19:07:55.562Z] daemon.go:448: [dd9fc65bfb96b] Daemon stopped [2020-03-12T19:07:55.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (15.08s) [2020-03-12T19:07:55.562Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-03-12T19:07:55.562Z] daemon.go:325: [dcf7a37dbc856] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [dcf7a37dbc856] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:353: [dcf7a37dbc856] daemon started [2020-03-12T19:07:55.562Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-03-12T19:07:55.562Z] daemon.go:325: [d3d61bdfed8cd] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [d3d61bdfed8cd] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:353: [d3d61bdfed8cd] daemon started [2020-03-12T19:07:55.562Z] check_test.go:358: [d3d61bdfed8cd] joining swarm manager [dcf7a37dbc856]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:07:55.562Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-03-12T19:07:55.562Z] daemon.go:325: [d9bbf8381af8a] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [d9bbf8381af8a] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:353: [d9bbf8381af8a] daemon started [2020-03-12T19:07:55.562Z] check_test.go:358: [d9bbf8381af8a] joining swarm manager [dcf7a37dbc856]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:07:55.562Z] daemon.go:461: [dcf7a37dbc856] Stopping daemon [2020-03-12T19:07:55.562Z] daemon.go:296: [dcf7a37dbc856] exiting daemon [2020-03-12T19:07:55.562Z] daemon.go:448: [dcf7a37dbc856] Daemon stopped [2020-03-12T19:07:55.562Z] daemon.go:461: [d3d61bdfed8cd] Stopping daemon [2020-03-12T19:07:55.562Z] daemon.go:296: [d3d61bdfed8cd] exiting daemon [2020-03-12T19:07:55.562Z] daemon.go:448: [d3d61bdfed8cd] Daemon stopped [2020-03-12T19:07:55.562Z] daemon.go:461: [d9bbf8381af8a] Stopping daemon [2020-03-12T19:07:55.562Z] daemon.go:296: [d9bbf8381af8a] exiting daemon [2020-03-12T19:07:55.562Z] daemon.go:448: [d9bbf8381af8a] Daemon stopped [2020-03-12T19:07:55.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (53.73s) [2020-03-12T19:07:55.562Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-03-12T19:07:55.562Z] daemon.go:325: [d64145f5c35ae] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [d64145f5c35ae] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:353: [d64145f5c35ae] daemon started [2020-03-12T19:07:55.562Z] daemon.go:461: [d64145f5c35ae] Stopping daemon [2020-03-12T19:07:55.562Z] daemon.go:296: [d64145f5c35ae] exiting daemon [2020-03-12T19:07:55.562Z] daemon.go:448: [d64145f5c35ae] Daemon stopped [2020-03-12T19:07:55.562Z] daemon.go:325: [d64145f5c35ae] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [d64145f5c35ae] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:353: [d64145f5c35ae] daemon started [2020-03-12T19:07:55.562Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-03-12T19:07:55.562Z] daemon.go:325: [de96f74ff8eb8] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [de96f74ff8eb8] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:353: [de96f74ff8eb8] daemon started [2020-03-12T19:07:55.562Z] check_test.go:358: [de96f74ff8eb8] joining swarm manager [d64145f5c35ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:07:55.562Z] daemon.go:461: [de96f74ff8eb8] Stopping daemon [2020-03-12T19:07:55.562Z] daemon.go:296: [de96f74ff8eb8] exiting daemon [2020-03-12T19:07:55.562Z] daemon.go:448: [de96f74ff8eb8] Daemon stopped [2020-03-12T19:07:55.562Z] daemon.go:325: [de96f74ff8eb8] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [de96f74ff8eb8] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [de96f74ff8eb8] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [de96f74ff8eb8] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:353: [de96f74ff8eb8] daemon started [2020-03-12T19:07:55.562Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-03-12T19:07:55.562Z] daemon.go:325: [dee3b7edb9b0d] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [dee3b7edb9b0d] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:353: [dee3b7edb9b0d] daemon started [2020-03-12T19:07:55.562Z] check_test.go:358: [dee3b7edb9b0d] joining swarm manager [d64145f5c35ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:07:55.562Z] daemon.go:461: [dee3b7edb9b0d] Stopping daemon [2020-03-12T19:07:55.562Z] daemon.go:296: [dee3b7edb9b0d] exiting daemon [2020-03-12T19:07:55.562Z] daemon.go:448: [dee3b7edb9b0d] Daemon stopped [2020-03-12T19:07:55.562Z] daemon.go:325: [dee3b7edb9b0d] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [dee3b7edb9b0d] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:353: [dee3b7edb9b0d] daemon started [2020-03-12T19:07:55.562Z] daemon.go:296: [dee3b7edb9b0d] exiting daemon [2020-03-12T19:07:55.562Z] daemon.go:325: [dee3b7edb9b0d] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [dee3b7edb9b0d] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:353: [dee3b7edb9b0d] daemon started [2020-03-12T19:07:55.562Z] daemon.go:461: [d64145f5c35ae] Stopping daemon [2020-03-12T19:07:55.562Z] daemon.go:296: [d64145f5c35ae] exiting daemon [2020-03-12T19:07:55.562Z] daemon.go:448: [d64145f5c35ae] Daemon stopped [2020-03-12T19:07:55.562Z] daemon.go:461: [de96f74ff8eb8] Stopping daemon [2020-03-12T19:07:55.562Z] daemon.go:296: [de96f74ff8eb8] exiting daemon [2020-03-12T19:07:55.562Z] daemon.go:448: [de96f74ff8eb8] Daemon stopped [2020-03-12T19:07:55.562Z] daemon.go:461: [dee3b7edb9b0d] Stopping daemon [2020-03-12T19:07:55.562Z] daemon.go:296: [dee3b7edb9b0d] exiting daemon [2020-03-12T19:07:55.562Z] daemon.go:448: [dee3b7edb9b0d] Daemon stopped [2020-03-12T19:07:55.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.37s) [2020-03-12T19:07:55.562Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-03-12T19:07:55.562Z] daemon.go:325: [d7d84c9b2b528] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [d7d84c9b2b528] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:353: [d7d84c9b2b528] daemon started [2020-03-12T19:07:55.562Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-03-12T19:07:55.562Z] daemon.go:325: [d68187c983bca] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [d68187c983bca] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:353: [d68187c983bca] daemon started [2020-03-12T19:07:55.562Z] check_test.go:358: [d68187c983bca] joining swarm manager [d7d84c9b2b528]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:07:55.562Z] daemon.go:461: [d7d84c9b2b528] Stopping daemon [2020-03-12T19:07:55.562Z] daemon.go:296: [d7d84c9b2b528] exiting daemon [2020-03-12T19:07:55.562Z] daemon.go:448: [d7d84c9b2b528] Daemon stopped [2020-03-12T19:07:55.562Z] daemon.go:461: [d68187c983bca] Stopping daemon [2020-03-12T19:07:55.562Z] daemon.go:296: [d68187c983bca] exiting daemon [2020-03-12T19:07:55.562Z] daemon.go:448: [d68187c983bca] Daemon stopped [2020-03-12T19:07:55.562Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.45s) [2020-03-12T19:07:55.562Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-03-12T19:07:55.562Z] daemon.go:325: [d00af1a249f0b] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [d00af1a249f0b] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:353: [d00af1a249f0b] daemon started [2020-03-12T19:07:55.562Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-03-12T19:07:55.562Z] daemon.go:325: [dcc86d105b09c] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [dcc86d105b09c] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:353: [dcc86d105b09c] daemon started [2020-03-12T19:07:55.562Z] check_test.go:358: [dcc86d105b09c] joining swarm manager [d00af1a249f0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:07:55.562Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-03-12T19:07:55.562Z] daemon.go:325: [d8af0c90249a9] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [d8af0c90249a9] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:353: [d8af0c90249a9] daemon started [2020-03-12T19:07:55.562Z] check_test.go:358: [d8af0c90249a9] joining swarm manager [d00af1a249f0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:07:55.562Z] daemon.go:461: [dcc86d105b09c] Stopping daemon [2020-03-12T19:07:55.562Z] daemon.go:296: [dcc86d105b09c] exiting daemon [2020-03-12T19:07:55.562Z] daemon.go:448: [dcc86d105b09c] Daemon stopped [2020-03-12T19:07:55.562Z] daemon.go:325: [dcc86d105b09c] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [dcc86d105b09c] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [dcc86d105b09c] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:325: [dcc86d105b09c] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:339: [dcc86d105b09c] error pinging daemon on start: Get http://dcc86d105b09c.sock/_ping: context deadline exceeded [2020-03-12T19:07:55.562Z] daemon.go:325: [dcc86d105b09c] waiting for daemon to start [2020-03-12T19:07:55.562Z] daemon.go:339: [dcc86d105b09c] error pinging daemon on start: Get http://dcc86d105b09c.sock/_ping: context deadline exceeded [2020-03-12T19:07:55.562Z] daemon.go:325: [dcc86d105b09c] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:339: [dcc86d105b09c] error pinging daemon on start: Get http://dcc86d105b09c.sock/_ping: context deadline exceeded [2020-03-12T19:07:55.563Z] daemon.go:325: [dcc86d105b09c] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:339: [dcc86d105b09c] error pinging daemon on start: Get http://dcc86d105b09c.sock/_ping: context deadline exceeded [2020-03-12T19:07:55.563Z] daemon.go:325: [dcc86d105b09c] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:339: [dcc86d105b09c] error pinging daemon on start: Get http://dcc86d105b09c.sock/_ping: context deadline exceeded [2020-03-12T19:07:55.563Z] daemon.go:325: [dcc86d105b09c] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:339: [dcc86d105b09c] error pinging daemon on start: Get http://dcc86d105b09c.sock/_ping: context deadline exceeded [2020-03-12T19:07:55.563Z] daemon.go:325: [dcc86d105b09c] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:353: [dcc86d105b09c] daemon started [2020-03-12T19:07:55.563Z] daemon.go:461: [d00af1a249f0b] Stopping daemon [2020-03-12T19:07:55.563Z] daemon.go:296: [d00af1a249f0b] exiting daemon [2020-03-12T19:07:55.563Z] daemon.go:448: [d00af1a249f0b] Daemon stopped [2020-03-12T19:07:55.563Z] daemon.go:461: [dcc86d105b09c] Stopping daemon [2020-03-12T19:07:55.563Z] daemon.go:296: [dcc86d105b09c] exiting daemon [2020-03-12T19:07:55.563Z] daemon.go:448: [dcc86d105b09c] Daemon stopped [2020-03-12T19:07:55.563Z] daemon.go:461: [d8af0c90249a9] Stopping daemon [2020-03-12T19:07:55.563Z] daemon.go:296: [d8af0c90249a9] exiting daemon [2020-03-12T19:07:55.563Z] daemon.go:448: [d8af0c90249a9] Daemon stopped [2020-03-12T19:07:55.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.21s) [2020-03-12T19:07:55.563Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-03-12T19:07:55.563Z] daemon.go:325: [de801771529c4] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [de801771529c4] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:353: [de801771529c4] daemon started [2020-03-12T19:07:55.563Z] daemon.go:461: [de801771529c4] Stopping daemon [2020-03-12T19:07:55.563Z] daemon.go:296: [de801771529c4] exiting daemon [2020-03-12T19:07:55.563Z] daemon.go:448: [de801771529c4] Daemon stopped [2020-03-12T19:07:55.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.75s) [2020-03-12T19:07:55.563Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-03-12T19:07:55.563Z] daemon.go:325: [d6db41fac6976] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d6db41fac6976] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:353: [d6db41fac6976] daemon started [2020-03-12T19:07:55.563Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-03-12T19:07:55.563Z] daemon.go:325: [dbf62896b7b1f] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [dbf62896b7b1f] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:353: [dbf62896b7b1f] daemon started [2020-03-12T19:07:55.563Z] check_test.go:358: [dbf62896b7b1f] joining swarm manager [d6db41fac6976]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:07:55.563Z] daemon.go:461: [d6db41fac6976] Stopping daemon [2020-03-12T19:07:55.563Z] daemon.go:296: [d6db41fac6976] exiting daemon [2020-03-12T19:07:55.563Z] daemon.go:448: [d6db41fac6976] Daemon stopped [2020-03-12T19:07:55.563Z] daemon.go:461: [dbf62896b7b1f] Stopping daemon [2020-03-12T19:07:55.563Z] daemon.go:296: [dbf62896b7b1f] exiting daemon [2020-03-12T19:07:55.563Z] daemon.go:448: [dbf62896b7b1f] Daemon stopped [2020-03-12T19:07:55.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.98s) [2020-03-12T19:07:55.563Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-03-12T19:07:55.563Z] daemon.go:325: [db5c56a60ced3] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [db5c56a60ced3] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:353: [db5c56a60ced3] daemon started [2020-03-12T19:07:55.563Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-03-12T19:07:55.563Z] daemon.go:325: [d9e2ca6572016] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d9e2ca6572016] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:353: [d9e2ca6572016] daemon started [2020-03-12T19:07:55.563Z] check_test.go:358: [d9e2ca6572016] joining swarm manager [db5c56a60ced3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:07:55.563Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-03-12T19:07:55.563Z] daemon.go:325: [d50fff05445af] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d50fff05445af] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:353: [d50fff05445af] daemon started [2020-03-12T19:07:55.563Z] check_test.go:358: [d50fff05445af] joining swarm manager [db5c56a60ced3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:07:55.563Z] daemon.go:461: [d9e2ca6572016] Stopping daemon [2020-03-12T19:07:55.563Z] daemon.go:296: [d9e2ca6572016] exiting daemon [2020-03-12T19:07:55.563Z] daemon.go:448: [d9e2ca6572016] Daemon stopped [2020-03-12T19:07:55.563Z] daemon.go:461: [d50fff05445af] Stopping daemon [2020-03-12T19:07:55.563Z] daemon.go:296: [d50fff05445af] exiting daemon [2020-03-12T19:07:55.563Z] daemon.go:448: [d50fff05445af] Daemon stopped [2020-03-12T19:07:55.563Z] daemon.go:325: [d9e2ca6572016] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d9e2ca6572016] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d9e2ca6572016] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d9e2ca6572016] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:339: [d9e2ca6572016] error pinging daemon on start: Get http://d9e2ca6572016.sock/_ping: context deadline exceeded [2020-03-12T19:07:55.563Z] daemon.go:325: [d9e2ca6572016] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:353: [d9e2ca6572016] daemon started [2020-03-12T19:07:55.563Z] daemon.go:461: [db5c56a60ced3] Stopping daemon [2020-03-12T19:07:55.563Z] daemon.go:296: [db5c56a60ced3] exiting daemon [2020-03-12T19:07:55.563Z] daemon.go:448: [db5c56a60ced3] Daemon stopped [2020-03-12T19:07:55.563Z] daemon.go:461: [d9e2ca6572016] Stopping daemon [2020-03-12T19:07:55.563Z] daemon.go:296: [d9e2ca6572016] exiting daemon [2020-03-12T19:07:55.563Z] daemon.go:448: [d9e2ca6572016] Daemon stopped [2020-03-12T19:07:55.563Z] check_test.go:379: Daemon d50fff05445af is not started [2020-03-12T19:07:55.563Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.70s) [2020-03-12T19:07:55.563Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-12T19:07:55.563Z] daemon.go:325: [d12da1b333c15] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d12da1b333c15] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:353: [d12da1b333c15] daemon started [2020-03-12T19:07:55.563Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-12T19:07:55.563Z] daemon.go:325: [d867e1a5965eb] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d867e1a5965eb] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:353: [d867e1a5965eb] daemon started [2020-03-12T19:07:55.563Z] check_test.go:358: [d867e1a5965eb] joining swarm manager [d12da1b333c15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:07:55.563Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-12T19:07:55.563Z] daemon.go:325: [d6158a444f177] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d6158a444f177] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:353: [d6158a444f177] daemon started [2020-03-12T19:07:55.563Z] check_test.go:358: [d6158a444f177] joining swarm manager [d12da1b333c15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:07:55.563Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-12T19:07:55.563Z] daemon.go:325: [d116c7ac8ecd9] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d116c7ac8ecd9] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:353: [d116c7ac8ecd9] daemon started [2020-03-12T19:07:55.563Z] check_test.go:358: [d116c7ac8ecd9] joining swarm manager [d12da1b333c15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-12T19:07:55.563Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-12T19:07:55.563Z] daemon.go:325: [dfb0bafd7cc1c] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [dfb0bafd7cc1c] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:353: [dfb0bafd7cc1c] daemon started [2020-03-12T19:07:55.563Z] check_test.go:358: [dfb0bafd7cc1c] joining swarm manager [d12da1b333c15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-12T19:07:55.563Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-12T19:07:55.563Z] daemon.go:325: [db93384572997] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [db93384572997] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:353: [db93384572997] daemon started [2020-03-12T19:07:55.563Z] check_test.go:358: [db93384572997] joining swarm manager [d12da1b333c15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-03-12T19:07:55.563Z] daemon.go:461: [db93384572997] Stopping daemon [2020-03-12T19:07:55.563Z] daemon.go:461: [d116c7ac8ecd9] Stopping daemon [2020-03-12T19:07:55.563Z] daemon.go:461: [dfb0bafd7cc1c] Stopping daemon [2020-03-12T19:07:55.563Z] daemon.go:461: [d6158a444f177] Stopping daemon [2020-03-12T19:07:55.563Z] daemon.go:461: [d12da1b333c15] Stopping daemon [2020-03-12T19:07:55.563Z] daemon.go:461: [d867e1a5965eb] Stopping daemon [2020-03-12T19:07:55.563Z] daemon.go:296: [d12da1b333c15] exiting daemon [2020-03-12T19:07:55.563Z] daemon.go:448: [d12da1b333c15] Daemon stopped [2020-03-12T19:07:55.563Z] daemon.go:296: [db93384572997] exiting daemon [2020-03-12T19:07:55.563Z] daemon.go:448: [db93384572997] Daemon stopped [2020-03-12T19:07:55.563Z] daemon.go:296: [d867e1a5965eb] exiting daemon [2020-03-12T19:07:55.563Z] daemon.go:448: [d867e1a5965eb] Daemon stopped [2020-03-12T19:07:55.563Z] daemon.go:296: [dfb0bafd7cc1c] exiting daemon [2020-03-12T19:07:55.563Z] daemon.go:448: [dfb0bafd7cc1c] Daemon stopped [2020-03-12T19:07:55.563Z] daemon.go:296: [d116c7ac8ecd9] exiting daemon [2020-03-12T19:07:55.563Z] daemon.go:448: [d116c7ac8ecd9] Daemon stopped [2020-03-12T19:07:55.563Z] daemon.go:296: [d6158a444f177] exiting daemon [2020-03-12T19:07:55.563Z] daemon.go:448: [d6158a444f177] Daemon stopped [2020-03-12T19:07:55.563Z] daemon.go:325: [db93384572997] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d867e1a5965eb] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d116c7ac8ecd9] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d6158a444f177] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [dfb0bafd7cc1c] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d12da1b333c15] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [db93384572997] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d867e1a5965eb] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d116c7ac8ecd9] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d6158a444f177] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [dfb0bafd7cc1c] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d12da1b333c15] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [db93384572997] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d867e1a5965eb] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d116c7ac8ecd9] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d6158a444f177] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [dfb0bafd7cc1c] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d12da1b333c15] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [db93384572997] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d867e1a5965eb] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d116c7ac8ecd9] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d6158a444f177] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [dfb0bafd7cc1c] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d12da1b333c15] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:339: [db93384572997] error pinging daemon on start: Get http://db93384572997.sock/_ping: context deadline exceeded [2020-03-12T19:07:55.563Z] daemon.go:339: [d867e1a5965eb] error pinging daemon on start: Get http://d867e1a5965eb.sock/_ping: context deadline exceeded [2020-03-12T19:07:55.563Z] daemon.go:339: [d116c7ac8ecd9] error pinging daemon on start: Get http://d116c7ac8ecd9.sock/_ping: context deadline exceeded [2020-03-12T19:07:55.563Z] daemon.go:339: [d6158a444f177] error pinging daemon on start: Get http://d6158a444f177.sock/_ping: context deadline exceeded [2020-03-12T19:07:55.563Z] daemon.go:339: [dfb0bafd7cc1c] error pinging daemon on start: Get http://dfb0bafd7cc1c.sock/_ping: context deadline exceeded [2020-03-12T19:07:55.563Z] daemon.go:339: [d12da1b333c15] error pinging daemon on start: Get http://d12da1b333c15.sock/_ping: context deadline exceeded [2020-03-12T19:07:55.563Z] daemon.go:325: [db93384572997] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d867e1a5965eb] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d116c7ac8ecd9] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d6158a444f177] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [dfb0bafd7cc1c] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d12da1b333c15] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:339: [db93384572997] error pinging daemon on start: Get http://db93384572997.sock/_ping: context deadline exceeded [2020-03-12T19:07:55.563Z] daemon.go:339: [d867e1a5965eb] error pinging daemon on start: Get http://d867e1a5965eb.sock/_ping: context deadline exceeded [2020-03-12T19:07:55.563Z] daemon.go:339: [d116c7ac8ecd9] error pinging daemon on start: Get http://d116c7ac8ecd9.sock/_ping: context deadline exceeded [2020-03-12T19:07:55.563Z] daemon.go:339: [d6158a444f177] error pinging daemon on start: Get http://d6158a444f177.sock/_ping: context deadline exceeded [2020-03-12T19:07:55.563Z] daemon.go:339: [dfb0bafd7cc1c] error pinging daemon on start: Get http://dfb0bafd7cc1c.sock/_ping: context deadline exceeded [2020-03-12T19:07:55.563Z] daemon.go:339: [d12da1b333c15] error pinging daemon on start: Get http://d12da1b333c15.sock/_ping: context deadline exceeded [2020-03-12T19:07:55.563Z] daemon.go:325: [db93384572997] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d867e1a5965eb] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d116c7ac8ecd9] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d6158a444f177] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [dfb0bafd7cc1c] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:325: [d12da1b333c15] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:353: [d12da1b333c15] daemon started [2020-03-12T19:07:55.563Z] daemon.go:353: [d6158a444f177] daemon started [2020-03-12T19:07:55.563Z] daemon.go:353: [d867e1a5965eb] daemon started [2020-03-12T19:07:55.563Z] daemon.go:353: [dfb0bafd7cc1c] daemon started [2020-03-12T19:07:55.563Z] daemon.go:353: [d116c7ac8ecd9] daemon started [2020-03-12T19:07:55.563Z] daemon.go:339: [db93384572997] error pinging daemon on start: Get http://db93384572997.sock/_ping: context deadline exceeded [2020-03-12T19:07:55.563Z] daemon.go:325: [db93384572997] waiting for daemon to start [2020-03-12T19:07:55.563Z] daemon.go:353: [db93384572997] daemon started [2020-03-12T19:07:55.563Z] daemon.go:461: [d12da1b333c15] Stopping daemon [2020-03-12T19:07:55.564Z] daemon.go:296: [d12da1b333c15] exiting daemon [2020-03-12T19:07:55.564Z] daemon.go:448: [d12da1b333c15] Daemon stopped [2020-03-12T19:07:55.564Z] daemon.go:461: [d867e1a5965eb] Stopping daemon [2020-03-12T19:07:55.564Z] daemon.go:296: [d867e1a5965eb] exiting daemon [2020-03-12T19:07:55.564Z] daemon.go:448: [d867e1a5965eb] Daemon stopped [2020-03-12T19:07:55.564Z] daemon.go:461: [d6158a444f177] Stopping daemon [2020-03-12T19:07:55.564Z] daemon.go:296: [d6158a444f177] exiting daemon [2020-03-12T19:07:55.564Z] daemon.go:448: [d6158a444f177] Daemon stopped [2020-03-12T19:07:55.564Z] daemon.go:461: [d116c7ac8ecd9] Stopping daemon [2020-03-12T19:07:55.564Z] daemon.go:296: [d116c7ac8ecd9] exiting daemon [2020-03-12T19:07:55.564Z] daemon.go:448: [d116c7ac8ecd9] Daemon stopped [2020-03-12T19:07:55.564Z] daemon.go:461: [dfb0bafd7cc1c] Stopping daemon [2020-03-12T19:07:55.564Z] daemon.go:296: [dfb0bafd7cc1c] exiting daemon [2020-03-12T19:07:55.564Z] daemon.go:448: [dfb0bafd7cc1c] Daemon stopped [2020-03-12T19:07:55.564Z] daemon.go:461: [db93384572997] Stopping daemon [2020-03-12T19:07:55.564Z] daemon.go:296: [db93384572997] exiting daemon [2020-03-12T19:07:55.564Z] daemon.go:448: [db93384572997] Daemon stopped [2020-03-12T19:07:55.564Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s) [2020-03-12T19:07:55.564Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-03-12T19:07:55.564Z] daemon.go:325: [d278f34c3c70b] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:325: [d278f34c3c70b] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:353: [d278f34c3c70b] daemon started [2020-03-12T19:07:55.564Z] daemon.go:461: [d278f34c3c70b] Stopping daemon [2020-03-12T19:07:55.564Z] daemon.go:296: [d278f34c3c70b] exiting daemon [2020-03-12T19:07:55.564Z] daemon.go:448: [d278f34c3c70b] Daemon stopped [2020-03-12T19:07:55.564Z] daemon.go:325: [d278f34c3c70b] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:325: [d278f34c3c70b] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:353: [d278f34c3c70b] daemon started [2020-03-12T19:07:55.564Z] daemon.go:461: [d278f34c3c70b] Stopping daemon [2020-03-12T19:07:55.564Z] daemon.go:296: [d278f34c3c70b] exiting daemon [2020-03-12T19:07:55.564Z] daemon.go:448: [d278f34c3c70b] Daemon stopped [2020-03-12T19:07:55.564Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.91s) [2020-03-12T19:07:55.564Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-03-12T19:07:55.564Z] daemon.go:325: [d5675441caf79] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:325: [d5675441caf79] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:353: [d5675441caf79] daemon started [2020-03-12T19:07:55.564Z] daemon.go:461: [d5675441caf79] Stopping daemon [2020-03-12T19:07:55.564Z] daemon.go:296: [d5675441caf79] exiting daemon [2020-03-12T19:07:55.564Z] daemon.go:448: [d5675441caf79] Daemon stopped [2020-03-12T19:07:55.564Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.00s) [2020-03-12T19:07:55.564Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-03-12T19:07:55.564Z] daemon.go:325: [dc99aa9d62271] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:325: [dc99aa9d62271] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:353: [dc99aa9d62271] daemon started [2020-03-12T19:07:55.564Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-03-12T19:07:55.564Z] daemon.go:325: [de2b725c72c14] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:325: [de2b725c72c14] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:353: [de2b725c72c14] daemon started [2020-03-12T19:07:55.564Z] check_test.go:358: [de2b725c72c14] joining swarm manager [dc99aa9d62271]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:07:55.564Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-03-12T19:07:55.564Z] daemon.go:325: [daf992b201245] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:325: [daf992b201245] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:353: [daf992b201245] daemon started [2020-03-12T19:07:55.564Z] check_test.go:358: [daf992b201245] joining swarm manager [dc99aa9d62271]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:07:55.564Z] daemon.go:461: [dc99aa9d62271] Stopping daemon [2020-03-12T19:07:55.564Z] daemon.go:296: [dc99aa9d62271] exiting daemon [2020-03-12T19:07:55.564Z] daemon.go:448: [dc99aa9d62271] Daemon stopped [2020-03-12T19:07:55.564Z] daemon.go:461: [de2b725c72c14] Stopping daemon [2020-03-12T19:07:55.564Z] daemon.go:296: [de2b725c72c14] exiting daemon [2020-03-12T19:07:55.564Z] daemon.go:448: [de2b725c72c14] Daemon stopped [2020-03-12T19:07:55.564Z] daemon.go:461: [daf992b201245] Stopping daemon [2020-03-12T19:07:55.564Z] daemon.go:296: [daf992b201245] exiting daemon [2020-03-12T19:07:55.564Z] daemon.go:448: [daf992b201245] Daemon stopped [2020-03-12T19:07:55.564Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.17s) [2020-03-12T19:07:55.564Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-03-12T19:07:55.564Z] daemon.go:325: [d63c800431689] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:325: [d63c800431689] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:353: [d63c800431689] daemon started [2020-03-12T19:07:55.564Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-03-12T19:07:55.564Z] daemon.go:325: [d39193bcaf5dc] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:325: [d39193bcaf5dc] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:353: [d39193bcaf5dc] daemon started [2020-03-12T19:07:55.564Z] check_test.go:358: [d39193bcaf5dc] joining swarm manager [d63c800431689]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:07:55.564Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-03-12T19:07:55.564Z] daemon.go:325: [d466614b4a32c] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:325: [d466614b4a32c] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:353: [d466614b4a32c] daemon started [2020-03-12T19:07:55.564Z] check_test.go:358: [d466614b4a32c] joining swarm manager [d63c800431689]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:07:55.564Z] daemon.go:461: [d63c800431689] Stopping daemon [2020-03-12T19:07:55.564Z] daemon.go:296: [d63c800431689] exiting daemon [2020-03-12T19:07:55.564Z] daemon.go:448: [d63c800431689] Daemon stopped [2020-03-12T19:07:55.564Z] daemon.go:461: [d39193bcaf5dc] Stopping daemon [2020-03-12T19:07:55.564Z] daemon.go:296: [d39193bcaf5dc] exiting daemon [2020-03-12T19:07:55.564Z] daemon.go:448: [d39193bcaf5dc] Daemon stopped [2020-03-12T19:07:55.564Z] daemon.go:461: [d466614b4a32c] Stopping daemon [2020-03-12T19:07:55.564Z] daemon.go:296: [d466614b4a32c] exiting daemon [2020-03-12T19:07:55.564Z] daemon.go:448: [d466614b4a32c] Daemon stopped [2020-03-12T19:07:55.564Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.20s) [2020-03-12T19:07:55.564Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-03-12T19:07:55.564Z] daemon.go:325: [d6b187d1306b9] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:325: [d6b187d1306b9] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:353: [d6b187d1306b9] daemon started [2020-03-12T19:07:55.564Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-03-12T19:07:55.564Z] daemon.go:325: [d5f4562397234] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:325: [d5f4562397234] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:353: [d5f4562397234] daemon started [2020-03-12T19:07:55.564Z] check_test.go:358: [d5f4562397234] joining swarm manager [d6b187d1306b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:07:55.564Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-03-12T19:07:55.564Z] daemon.go:325: [d0f7661ec7cd5] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:325: [d0f7661ec7cd5] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:353: [d0f7661ec7cd5] daemon started [2020-03-12T19:07:55.564Z] check_test.go:358: [d0f7661ec7cd5] joining swarm manager [d6b187d1306b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:07:55.564Z] daemon.go:461: [d6b187d1306b9] Stopping daemon [2020-03-12T19:07:55.564Z] daemon.go:296: [d6b187d1306b9] exiting daemon [2020-03-12T19:07:55.564Z] daemon.go:448: [d6b187d1306b9] Daemon stopped [2020-03-12T19:07:55.564Z] daemon.go:461: [d5f4562397234] Stopping daemon [2020-03-12T19:07:55.564Z] daemon.go:296: [d5f4562397234] exiting daemon [2020-03-12T19:07:55.564Z] daemon.go:448: [d5f4562397234] Daemon stopped [2020-03-12T19:07:55.564Z] daemon.go:461: [d0f7661ec7cd5] Stopping daemon [2020-03-12T19:07:55.564Z] daemon.go:296: [d0f7661ec7cd5] exiting daemon [2020-03-12T19:07:55.564Z] daemon.go:448: [d0f7661ec7cd5] Daemon stopped [2020-03-12T19:07:55.564Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.12s) [2020-03-12T19:07:55.564Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-03-12T19:07:55.564Z] daemon.go:325: [d4f345f784f55] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:325: [d4f345f784f55] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:353: [d4f345f784f55] daemon started [2020-03-12T19:07:55.564Z] daemon.go:461: [d4f345f784f55] Stopping daemon [2020-03-12T19:07:55.564Z] daemon.go:296: [d4f345f784f55] exiting daemon [2020-03-12T19:07:55.564Z] daemon.go:448: [d4f345f784f55] Daemon stopped [2020-03-12T19:07:55.564Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.04s) [2020-03-12T19:07:55.564Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-12T19:07:55.564Z] daemon.go:325: [d57c2e27770c8] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:325: [d57c2e27770c8] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:353: [d57c2e27770c8] daemon started [2020-03-12T19:07:55.564Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-12T19:07:55.564Z] daemon.go:325: [de8542d2ca60c] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:325: [de8542d2ca60c] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:353: [de8542d2ca60c] daemon started [2020-03-12T19:07:55.564Z] check_test.go:358: [de8542d2ca60c] joining swarm manager [d57c2e27770c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:07:55.564Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-12T19:07:55.564Z] daemon.go:325: [d21b84c923714] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:325: [d21b84c923714] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:353: [d21b84c923714] daemon started [2020-03-12T19:07:55.564Z] check_test.go:358: [d21b84c923714] joining swarm manager [d57c2e27770c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:07:55.564Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-12T19:07:55.564Z] daemon.go:325: [d47b3ae1b62d6] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:325: [d47b3ae1b62d6] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:353: [d47b3ae1b62d6] daemon started [2020-03-12T19:07:55.564Z] check_test.go:358: [d47b3ae1b62d6] joining swarm manager [d57c2e27770c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-12T19:07:55.564Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-12T19:07:55.564Z] daemon.go:325: [d98fb370dbef7] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:325: [d98fb370dbef7] waiting for daemon to start [2020-03-12T19:07:55.564Z] daemon.go:353: [d98fb370dbef7] daemon started [2020-03-12T19:07:55.564Z] check_test.go:358: [d98fb370dbef7] joining swarm manager [d57c2e27770c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-12T19:07:55.564Z] daemon.go:461: [d57c2e27770c8] Stopping daemon [2020-03-12T19:07:55.564Z] daemon.go:296: [d57c2e27770c8] exiting daemon [2020-03-12T19:07:55.564Z] daemon.go:448: [d57c2e27770c8] Daemon stopped [2020-03-12T19:07:55.564Z] daemon.go:461: [de8542d2ca60c] Stopping daemon [2020-03-12T19:07:55.564Z] daemon.go:296: [de8542d2ca60c] exiting daemon [2020-03-12T19:07:55.564Z] daemon.go:448: [de8542d2ca60c] Daemon stopped [2020-03-12T19:07:55.564Z] daemon.go:461: [d21b84c923714] Stopping daemon [2020-03-12T19:07:55.564Z] daemon.go:296: [d21b84c923714] exiting daemon [2020-03-12T19:07:55.564Z] daemon.go:448: [d21b84c923714] Daemon stopped [2020-03-12T19:07:55.564Z] daemon.go:461: [d47b3ae1b62d6] Stopping daemon [2020-03-12T19:07:55.564Z] daemon.go:296: [d47b3ae1b62d6] exiting daemon [2020-03-12T19:07:55.564Z] daemon.go:448: [d47b3ae1b62d6] Daemon stopped [2020-03-12T19:07:55.564Z] daemon.go:461: [d98fb370dbef7] Stopping daemon [2020-03-12T19:07:55.564Z] daemon.go:296: [d98fb370dbef7] exiting daemon [2020-03-12T19:07:55.564Z] daemon.go:448: [d98fb370dbef7] Daemon stopped [2020-03-12T19:07:55.564Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.13s) [2020-03-12T19:07:55.565Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-03-12T19:07:55.565Z] daemon.go:325: [d926b69781fbd] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:325: [d926b69781fbd] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:353: [d926b69781fbd] daemon started [2020-03-12T19:07:55.565Z] daemon.go:461: [d926b69781fbd] Stopping daemon [2020-03-12T19:07:55.565Z] daemon.go:296: [d926b69781fbd] exiting daemon [2020-03-12T19:07:55.565Z] daemon.go:448: [d926b69781fbd] Daemon stopped [2020-03-12T19:07:55.565Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.49s) [2020-03-12T19:07:55.565Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-03-12T19:07:55.565Z] daemon.go:325: [d3c8c1c1e651f] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:325: [d3c8c1c1e651f] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:353: [d3c8c1c1e651f] daemon started [2020-03-12T19:07:55.565Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-03-12T19:07:55.565Z] daemon.go:325: [d4a113e7320f8] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:325: [d4a113e7320f8] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:353: [d4a113e7320f8] daemon started [2020-03-12T19:07:55.565Z] check_test.go:358: [d4a113e7320f8] joining swarm manager [d3c8c1c1e651f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:07:55.565Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-03-12T19:07:55.565Z] daemon.go:325: [d1ebd7d62d3f3] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:325: [d1ebd7d62d3f3] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:353: [d1ebd7d62d3f3] daemon started [2020-03-12T19:07:55.565Z] check_test.go:358: [d1ebd7d62d3f3] joining swarm manager [d3c8c1c1e651f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:07:55.565Z] daemon.go:461: [d3c8c1c1e651f] Stopping daemon [2020-03-12T19:07:55.565Z] daemon.go:296: [d3c8c1c1e651f] exiting daemon [2020-03-12T19:07:55.565Z] daemon.go:448: [d3c8c1c1e651f] Daemon stopped [2020-03-12T19:07:55.565Z] daemon.go:461: [d4a113e7320f8] Stopping daemon [2020-03-12T19:07:55.565Z] daemon.go:296: [d4a113e7320f8] exiting daemon [2020-03-12T19:07:55.565Z] daemon.go:448: [d4a113e7320f8] Daemon stopped [2020-03-12T19:07:55.565Z] daemon.go:461: [d1ebd7d62d3f3] Stopping daemon [2020-03-12T19:07:55.565Z] daemon.go:296: [d1ebd7d62d3f3] exiting daemon [2020-03-12T19:07:55.565Z] daemon.go:448: [d1ebd7d62d3f3] Daemon stopped [2020-03-12T19:07:55.565Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.53s) [2020-03-12T19:07:55.565Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-03-12T19:07:55.565Z] daemon.go:325: [ddb8d28623eec] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:325: [ddb8d28623eec] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:353: [ddb8d28623eec] daemon started [2020-03-12T19:07:55.565Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-03-12T19:07:55.565Z] daemon.go:325: [d99ba55ed447a] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:325: [d99ba55ed447a] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:353: [d99ba55ed447a] daemon started [2020-03-12T19:07:55.565Z] check_test.go:358: [d99ba55ed447a] joining swarm manager [ddb8d28623eec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:07:55.565Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-03-12T19:07:55.565Z] daemon.go:325: [d8deaa6f00a7a] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:325: [d8deaa6f00a7a] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:353: [d8deaa6f00a7a] daemon started [2020-03-12T19:07:55.565Z] check_test.go:358: [d8deaa6f00a7a] joining swarm manager [ddb8d28623eec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:07:55.565Z] daemon.go:461: [d99ba55ed447a] Stopping daemon [2020-03-12T19:07:55.565Z] daemon.go:296: [d99ba55ed447a] exiting daemon [2020-03-12T19:07:55.565Z] daemon.go:448: [d99ba55ed447a] Daemon stopped [2020-03-12T19:07:55.565Z] daemon.go:461: [ddb8d28623eec] Stopping daemon [2020-03-12T19:07:55.565Z] daemon.go:296: [ddb8d28623eec] exiting daemon [2020-03-12T19:07:55.565Z] daemon.go:448: [ddb8d28623eec] Daemon stopped [2020-03-12T19:07:55.565Z] check_test.go:379: Daemon d99ba55ed447a is not started [2020-03-12T19:07:55.565Z] daemon.go:461: [d8deaa6f00a7a] Stopping daemon [2020-03-12T19:07:55.565Z] daemon.go:296: [d8deaa6f00a7a] exiting daemon [2020-03-12T19:07:55.565Z] daemon.go:448: [d8deaa6f00a7a] Daemon stopped [2020-03-12T19:07:55.565Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.33s) [2020-03-12T19:07:55.565Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-03-12T19:07:55.565Z] daemon.go:325: [ddb9aed744dc3] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:325: [ddb9aed744dc3] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:353: [ddb9aed744dc3] daemon started [2020-03-12T19:07:55.565Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-03-12T19:07:55.565Z] daemon.go:325: [da20b8aef147f] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:325: [da20b8aef147f] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:353: [da20b8aef147f] daemon started [2020-03-12T19:07:55.565Z] check_test.go:358: [da20b8aef147f] joining swarm manager [ddb9aed744dc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:07:55.565Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-03-12T19:07:55.565Z] daemon.go:325: [d1c019f64f40f] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:325: [d1c019f64f40f] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:353: [d1c019f64f40f] daemon started [2020-03-12T19:07:55.565Z] check_test.go:358: [d1c019f64f40f] joining swarm manager [ddb9aed744dc3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:07:55.565Z] daemon.go:461: [ddb9aed744dc3] Stopping daemon [2020-03-12T19:07:55.565Z] daemon.go:296: [ddb9aed744dc3] exiting daemon [2020-03-12T19:07:55.565Z] daemon.go:448: [ddb9aed744dc3] Daemon stopped [2020-03-12T19:07:55.565Z] daemon.go:461: [da20b8aef147f] Stopping daemon [2020-03-12T19:07:55.565Z] daemon.go:296: [da20b8aef147f] exiting daemon [2020-03-12T19:07:55.565Z] daemon.go:448: [da20b8aef147f] Daemon stopped [2020-03-12T19:07:55.565Z] daemon.go:461: [d1c019f64f40f] Stopping daemon [2020-03-12T19:07:55.565Z] daemon.go:296: [d1c019f64f40f] exiting daemon [2020-03-12T19:07:55.565Z] daemon.go:448: [d1c019f64f40f] Daemon stopped [2020-03-12T19:07:55.565Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.21s) [2020-03-12T19:07:55.565Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-03-12T19:07:55.565Z] daemon.go:325: [d387814b0b458] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:325: [d387814b0b458] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:353: [d387814b0b458] daemon started [2020-03-12T19:07:55.565Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-03-12T19:07:55.565Z] daemon.go:325: [d5108b99679c2] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:325: [d5108b99679c2] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:353: [d5108b99679c2] daemon started [2020-03-12T19:07:55.565Z] check_test.go:358: [d5108b99679c2] joining swarm manager [d387814b0b458]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:07:55.565Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-03-12T19:07:55.565Z] daemon.go:325: [d54087dc2d17f] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:325: [d54087dc2d17f] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:353: [d54087dc2d17f] daemon started [2020-03-12T19:07:55.565Z] check_test.go:358: [d54087dc2d17f] joining swarm manager [d387814b0b458]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:07:55.565Z] daemon.go:461: [d387814b0b458] Stopping daemon [2020-03-12T19:07:55.565Z] daemon.go:296: [d387814b0b458] exiting daemon [2020-03-12T19:07:55.565Z] daemon.go:448: [d387814b0b458] Daemon stopped [2020-03-12T19:07:55.565Z] daemon.go:461: [d5108b99679c2] Stopping daemon [2020-03-12T19:07:55.565Z] daemon.go:296: [d5108b99679c2] exiting daemon [2020-03-12T19:07:55.565Z] daemon.go:448: [d5108b99679c2] Daemon stopped [2020-03-12T19:07:55.565Z] daemon.go:461: [d54087dc2d17f] Stopping daemon [2020-03-12T19:07:55.565Z] daemon.go:296: [d54087dc2d17f] exiting daemon [2020-03-12T19:07:55.565Z] daemon.go:448: [d54087dc2d17f] Daemon stopped [2020-03-12T19:07:55.565Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.57s) [2020-03-12T19:07:55.565Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-03-12T19:07:55.565Z] daemon.go:325: [d39568f1e2def] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:325: [d39568f1e2def] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:353: [d39568f1e2def] daemon started [2020-03-12T19:07:55.565Z] daemon.go:461: [d39568f1e2def] Stopping daemon [2020-03-12T19:07:55.565Z] daemon.go:296: [d39568f1e2def] exiting daemon [2020-03-12T19:07:55.565Z] daemon.go:448: [d39568f1e2def] Daemon stopped [2020-03-12T19:07:55.565Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.80s) [2020-03-12T19:07:55.565Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-03-12T19:07:55.565Z] daemon.go:325: [deb850706b862] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:325: [deb850706b862] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:353: [deb850706b862] daemon started [2020-03-12T19:07:55.565Z] daemon.go:461: [deb850706b862] Stopping daemon [2020-03-12T19:07:55.565Z] daemon.go:296: [deb850706b862] exiting daemon [2020-03-12T19:07:55.565Z] daemon.go:448: [deb850706b862] Daemon stopped [2020-03-12T19:07:55.565Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.94s) [2020-03-12T19:07:55.565Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-03-12T19:07:55.565Z] daemon.go:325: [dfa9a30fd7950] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:325: [dfa9a30fd7950] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:353: [dfa9a30fd7950] daemon started [2020-03-12T19:07:55.565Z] daemon.go:461: [dfa9a30fd7950] Stopping daemon [2020-03-12T19:07:55.565Z] daemon.go:296: [dfa9a30fd7950] exiting daemon [2020-03-12T19:07:55.565Z] daemon.go:448: [dfa9a30fd7950] Daemon stopped [2020-03-12T19:07:55.565Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.23s) [2020-03-12T19:07:55.565Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2020-03-12T19:07:55.565Z] daemon.go:325: [d9d76491cdd06] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:325: [d9d76491cdd06] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:353: [d9d76491cdd06] daemon started [2020-03-12T19:07:55.565Z] daemon.go:461: [d9d76491cdd06] Stopping daemon [2020-03-12T19:07:55.565Z] daemon.go:296: [d9d76491cdd06] exiting daemon [2020-03-12T19:07:55.565Z] daemon.go:448: [d9d76491cdd06] Daemon stopped [2020-03-12T19:07:55.565Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.50s) [2020-03-12T19:07:55.565Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2020-03-12T19:07:55.565Z] daemon.go:325: [d107240d3161b] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:325: [d107240d3161b] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:353: [d107240d3161b] daemon started [2020-03-12T19:07:55.565Z] daemon.go:461: [d107240d3161b] Stopping daemon [2020-03-12T19:07:55.565Z] daemon.go:296: [d107240d3161b] exiting daemon [2020-03-12T19:07:55.565Z] daemon.go:448: [d107240d3161b] Daemon stopped [2020-03-12T19:07:55.565Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.42s) [2020-03-12T19:07:55.565Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2020-03-12T19:07:55.565Z] daemon.go:325: [d77ba8bace9f8] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:325: [d77ba8bace9f8] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:353: [d77ba8bace9f8] daemon started [2020-03-12T19:07:55.565Z] daemon.go:461: [d77ba8bace9f8] Stopping daemon [2020-03-12T19:07:55.565Z] daemon.go:296: [d77ba8bace9f8] exiting daemon [2020-03-12T19:07:55.565Z] daemon.go:448: [d77ba8bace9f8] Daemon stopped [2020-03-12T19:07:55.565Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.45s) [2020-03-12T19:07:55.565Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-03-12T19:07:55.565Z] daemon.go:325: [d8c3b6428d9e3] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:325: [d8c3b6428d9e3] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:353: [d8c3b6428d9e3] daemon started [2020-03-12T19:07:55.565Z] daemon.go:461: [d8c3b6428d9e3] Stopping daemon [2020-03-12T19:07:55.565Z] daemon.go:296: [d8c3b6428d9e3] exiting daemon [2020-03-12T19:07:55.565Z] daemon.go:448: [d8c3b6428d9e3] Daemon stopped [2020-03-12T19:07:55.565Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (6.61s) [2020-03-12T19:07:55.565Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2020-03-12T19:07:55.565Z] daemon.go:325: [d87323510ee30] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:325: [d87323510ee30] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:353: [d87323510ee30] daemon started [2020-03-12T19:07:55.565Z] daemon.go:461: [d87323510ee30] Stopping daemon [2020-03-12T19:07:55.565Z] daemon.go:296: [d87323510ee30] exiting daemon [2020-03-12T19:07:55.565Z] daemon.go:448: [d87323510ee30] Daemon stopped [2020-03-12T19:07:55.565Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.91s) [2020-03-12T19:07:55.565Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-03-12T19:07:55.565Z] daemon.go:325: [d34a2ad73abd6] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:325: [d34a2ad73abd6] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:353: [d34a2ad73abd6] daemon started [2020-03-12T19:07:55.565Z] daemon.go:461: [d34a2ad73abd6] Stopping daemon [2020-03-12T19:07:55.565Z] daemon.go:296: [d34a2ad73abd6] exiting daemon [2020-03-12T19:07:55.565Z] daemon.go:448: [d34a2ad73abd6] Daemon stopped [2020-03-12T19:07:55.565Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.87s) [2020-03-12T19:07:55.565Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-03-12T19:07:55.565Z] daemon.go:325: [d2bd77cfa43c3] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:325: [d2bd77cfa43c3] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:353: [d2bd77cfa43c3] daemon started [2020-03-12T19:07:55.565Z] daemon.go:461: [d2bd77cfa43c3] Stopping daemon [2020-03-12T19:07:55.565Z] daemon.go:296: [d2bd77cfa43c3] exiting daemon [2020-03-12T19:07:55.565Z] daemon.go:448: [d2bd77cfa43c3] Daemon stopped [2020-03-12T19:07:55.565Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.60s) [2020-03-12T19:07:55.565Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2020-03-12T19:07:55.565Z] daemon.go:325: [dcb628293cc87] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:325: [dcb628293cc87] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:353: [dcb628293cc87] daemon started [2020-03-12T19:07:55.565Z] daemon.go:461: [dcb628293cc87] Stopping daemon [2020-03-12T19:07:55.565Z] daemon.go:296: [dcb628293cc87] exiting daemon [2020-03-12T19:07:55.565Z] daemon.go:448: [dcb628293cc87] Daemon stopped [2020-03-12T19:07:55.565Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.84s) [2020-03-12T19:07:55.565Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-03-12T19:07:55.565Z] daemon.go:325: [df324bac25cce] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:325: [df324bac25cce] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:353: [df324bac25cce] daemon started [2020-03-12T19:07:55.565Z] daemon.go:461: [df324bac25cce] Stopping daemon [2020-03-12T19:07:55.565Z] daemon.go:296: [df324bac25cce] exiting daemon [2020-03-12T19:07:55.565Z] daemon.go:448: [df324bac25cce] Daemon stopped [2020-03-12T19:07:55.565Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.13s) [2020-03-12T19:07:55.565Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-03-12T19:07:55.565Z] daemon.go:325: [d622cdc36210d] waiting for daemon to start [2020-03-12T19:07:55.565Z] daemon.go:325: [d622cdc36210d] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:353: [d622cdc36210d] daemon started [2020-03-12T19:07:55.566Z] daemon.go:461: [d622cdc36210d] Stopping daemon [2020-03-12T19:07:55.566Z] daemon.go:296: [d622cdc36210d] exiting daemon [2020-03-12T19:07:55.566Z] daemon.go:448: [d622cdc36210d] Daemon stopped [2020-03-12T19:07:55.566Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.98s) [2020-03-12T19:07:55.566Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-03-12T19:07:55.566Z] daemon.go:325: [d3aa5def2839e] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:325: [d3aa5def2839e] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:353: [d3aa5def2839e] daemon started [2020-03-12T19:07:55.566Z] daemon.go:461: [d3aa5def2839e] Stopping daemon [2020-03-12T19:07:55.566Z] daemon.go:296: [d3aa5def2839e] exiting daemon [2020-03-12T19:07:55.566Z] daemon.go:448: [d3aa5def2839e] Daemon stopped [2020-03-12T19:07:55.566Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.29s) [2020-03-12T19:07:55.566Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-03-12T19:07:55.566Z] daemon.go:325: [dfebeed26d375] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:325: [dfebeed26d375] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:353: [dfebeed26d375] daemon started [2020-03-12T19:07:55.566Z] daemon.go:461: [dfebeed26d375] Stopping daemon [2020-03-12T19:07:55.566Z] daemon.go:296: [dfebeed26d375] exiting daemon [2020-03-12T19:07:55.566Z] daemon.go:448: [dfebeed26d375] Daemon stopped [2020-03-12T19:07:55.566Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.01s) [2020-03-12T19:07:55.566Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-03-12T19:07:55.566Z] daemon.go:325: [d81597386438f] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:325: [d81597386438f] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:353: [d81597386438f] daemon started [2020-03-12T19:07:55.566Z] daemon.go:461: [d81597386438f] Stopping daemon [2020-03-12T19:07:55.566Z] daemon.go:296: [d81597386438f] exiting daemon [2020-03-12T19:07:55.566Z] daemon.go:448: [d81597386438f] Daemon stopped [2020-03-12T19:07:55.566Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.46s) [2020-03-12T19:07:55.566Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-03-12T19:07:55.566Z] daemon.go:325: [d4591465b51f2] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:325: [d4591465b51f2] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:353: [d4591465b51f2] daemon started [2020-03-12T19:07:55.566Z] daemon.go:461: [d4591465b51f2] Stopping daemon [2020-03-12T19:07:55.566Z] daemon.go:296: [d4591465b51f2] exiting daemon [2020-03-12T19:07:55.566Z] daemon.go:448: [d4591465b51f2] Daemon stopped [2020-03-12T19:07:55.566Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (18.53s) [2020-03-12T19:07:55.566Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-03-12T19:07:55.566Z] daemon.go:325: [de35d02ca9d39] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:325: [de35d02ca9d39] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:353: [de35d02ca9d39] daemon started [2020-03-12T19:07:55.566Z] daemon.go:461: [de35d02ca9d39] Stopping daemon [2020-03-12T19:07:55.566Z] daemon.go:296: [de35d02ca9d39] exiting daemon [2020-03-12T19:07:55.566Z] daemon.go:448: [de35d02ca9d39] Daemon stopped [2020-03-12T19:07:55.566Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.53s) [2020-03-12T19:07:55.566Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-03-12T19:07:55.566Z] daemon.go:325: [deed469ed6c18] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:325: [deed469ed6c18] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:353: [deed469ed6c18] daemon started [2020-03-12T19:07:55.566Z] daemon.go:461: [deed469ed6c18] Stopping daemon [2020-03-12T19:07:55.566Z] daemon.go:296: [deed469ed6c18] exiting daemon [2020-03-12T19:07:55.566Z] daemon.go:448: [deed469ed6c18] Daemon stopped [2020-03-12T19:07:55.566Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.06s) [2020-03-12T19:07:55.566Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-03-12T19:07:55.566Z] daemon.go:325: [d5774def631ad] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:325: [d5774def631ad] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:353: [d5774def631ad] daemon started [2020-03-12T19:07:55.566Z] daemon.go:461: [d5774def631ad] Stopping daemon [2020-03-12T19:07:55.566Z] daemon.go:296: [d5774def631ad] exiting daemon [2020-03-12T19:07:55.566Z] daemon.go:448: [d5774def631ad] Daemon stopped [2020-03-12T19:07:55.566Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.65s) [2020-03-12T19:07:55.566Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-03-12T19:07:55.566Z] daemon.go:325: [dff6e5252eebb] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:325: [dff6e5252eebb] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:353: [dff6e5252eebb] daemon started [2020-03-12T19:07:55.566Z] daemon.go:461: [dff6e5252eebb] Stopping daemon [2020-03-12T19:07:55.566Z] daemon.go:296: [dff6e5252eebb] exiting daemon [2020-03-12T19:07:55.566Z] daemon.go:448: [dff6e5252eebb] Daemon stopped [2020-03-12T19:07:55.566Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.73s) [2020-03-12T19:07:55.566Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2020-03-12T19:07:55.566Z] daemon.go:325: [d488afc118398] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:325: [d488afc118398] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:353: [d488afc118398] daemon started [2020-03-12T19:07:55.566Z] daemon.go:461: [d488afc118398] Stopping daemon [2020-03-12T19:07:55.566Z] daemon.go:296: [d488afc118398] exiting daemon [2020-03-12T19:07:55.566Z] daemon.go:448: [d488afc118398] Daemon stopped [2020-03-12T19:07:55.566Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.69s) [2020-03-12T19:07:55.566Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2020-03-12T19:07:55.566Z] daemon.go:325: [d13e9545bca18] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:325: [d13e9545bca18] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:353: [d13e9545bca18] daemon started [2020-03-12T19:07:55.566Z] daemon.go:461: [d13e9545bca18] Stopping daemon [2020-03-12T19:07:55.566Z] daemon.go:296: [d13e9545bca18] exiting daemon [2020-03-12T19:07:55.566Z] daemon.go:448: [d13e9545bca18] Daemon stopped [2020-03-12T19:07:55.566Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.47s) [2020-03-12T19:07:55.566Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2020-03-12T19:07:55.566Z] daemon.go:325: [df1145081e3e5] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:325: [df1145081e3e5] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:353: [df1145081e3e5] daemon started [2020-03-12T19:07:55.566Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.suwrjmtjr034@b68d6e2497af | hello1\n" [2020-03-12T19:07:55.566Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.munuzshmy10f@b68d6e2497af | hello2\n" [2020-03-12T19:07:55.566Z] daemon.go:461: [df1145081e3e5] Stopping daemon [2020-03-12T19:07:55.566Z] daemon.go:296: [df1145081e3e5] exiting daemon [2020-03-12T19:07:55.566Z] daemon.go:448: [df1145081e3e5] Daemon stopped [2020-03-12T19:07:55.566Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (13.19s) [2020-03-12T19:07:55.566Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-03-12T19:07:55.566Z] daemon.go:325: [dfb4d0b155f45] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:325: [dfb4d0b155f45] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:353: [dfb4d0b155f45] daemon started [2020-03-12T19:07:55.566Z] daemon.go:461: [dfb4d0b155f45] Stopping daemon [2020-03-12T19:07:55.566Z] daemon.go:296: [dfb4d0b155f45] exiting daemon [2020-03-12T19:07:55.566Z] daemon.go:448: [dfb4d0b155f45] Daemon stopped [2020-03-12T19:07:55.566Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (13.15s) [2020-03-12T19:07:55.566Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2020-03-12T19:07:55.566Z] daemon.go:325: [dfc8cd7ee2937] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:325: [dfc8cd7ee2937] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:353: [dfc8cd7ee2937] daemon started [2020-03-12T19:07:55.566Z] daemon.go:461: [dfc8cd7ee2937] Stopping daemon [2020-03-12T19:07:55.566Z] daemon.go:296: [dfc8cd7ee2937] exiting daemon [2020-03-12T19:07:55.566Z] daemon.go:448: [dfc8cd7ee2937] Daemon stopped [2020-03-12T19:07:55.566Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (13.18s) [2020-03-12T19:07:55.566Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2020-03-12T19:07:55.566Z] daemon.go:325: [d38d18def84a8] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:325: [d38d18def84a8] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:353: [d38d18def84a8] daemon started [2020-03-12T19:07:55.566Z] daemon.go:461: [d38d18def84a8] Stopping daemon [2020-03-12T19:07:55.566Z] daemon.go:296: [d38d18def84a8] exiting daemon [2020-03-12T19:07:55.566Z] daemon.go:448: [d38d18def84a8] Daemon stopped [2020-03-12T19:07:55.566Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (15.17s) [2020-03-12T19:07:55.566Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-03-12T19:07:55.566Z] daemon.go:325: [d788fc092ff46] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:325: [d788fc092ff46] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:353: [d788fc092ff46] daemon started [2020-03-12T19:07:55.566Z] daemon.go:461: [d788fc092ff46] Stopping daemon [2020-03-12T19:07:55.566Z] daemon.go:296: [d788fc092ff46] exiting daemon [2020-03-12T19:07:55.566Z] daemon.go:448: [d788fc092ff46] Daemon stopped [2020-03-12T19:07:55.566Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (13.42s) [2020-03-12T19:07:55.566Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2020-03-12T19:07:55.566Z] daemon.go:325: [d4c75750473f8] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:325: [d4c75750473f8] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:353: [d4c75750473f8] daemon started [2020-03-12T19:07:55.566Z] daemon.go:461: [d4c75750473f8] Stopping daemon [2020-03-12T19:07:55.566Z] daemon.go:296: [d4c75750473f8] exiting daemon [2020-03-12T19:07:55.566Z] daemon.go:448: [d4c75750473f8] Daemon stopped [2020-03-12T19:07:55.566Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.37s) [2020-03-12T19:07:55.566Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2020-03-12T19:07:55.566Z] daemon.go:325: [dd33ba428fa8c] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:325: [dd33ba428fa8c] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:353: [dd33ba428fa8c] daemon started [2020-03-12T19:07:55.566Z] daemon.go:461: [dd33ba428fa8c] Stopping daemon [2020-03-12T19:07:55.566Z] daemon.go:296: [dd33ba428fa8c] exiting daemon [2020-03-12T19:07:55.566Z] daemon.go:448: [dd33ba428fa8c] Daemon stopped [2020-03-12T19:07:55.566Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.35s) [2020-03-12T19:07:55.566Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2020-03-12T19:07:55.566Z] daemon.go:325: [d92d1ace157b7] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:325: [d92d1ace157b7] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:353: [d92d1ace157b7] daemon started [2020-03-12T19:07:55.566Z] daemon.go:461: [d92d1ace157b7] Stopping daemon [2020-03-12T19:07:55.566Z] daemon.go:296: [d92d1ace157b7] exiting daemon [2020-03-12T19:07:55.566Z] daemon.go:448: [d92d1ace157b7] Daemon stopped [2020-03-12T19:07:55.566Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.61s) [2020-03-12T19:07:55.566Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-03-12T19:07:55.566Z] daemon.go:325: [d2dbd2318d345] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:325: [d2dbd2318d345] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:353: [d2dbd2318d345] daemon started [2020-03-12T19:07:55.566Z] docker_cli_service_logs_test.go:242: checking task qkf050uriwp8 [2020-03-12T19:07:55.566Z] docker_cli_service_logs_test.go:247: checking messages for qkf050uriwp8 [2020-03-12T19:07:55.566Z] docker_cli_service_logs_test.go:242: checking task t771qmrnibhk [2020-03-12T19:07:55.566Z] docker_cli_service_logs_test.go:247: checking messages for t771qmrnibhk [2020-03-12T19:07:55.566Z] daemon.go:461: [d2dbd2318d345] Stopping daemon [2020-03-12T19:07:55.566Z] daemon.go:296: [d2dbd2318d345] exiting daemon [2020-03-12T19:07:55.566Z] daemon.go:448: [d2dbd2318d345] Daemon stopped [2020-03-12T19:07:55.566Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.03s) [2020-03-12T19:07:55.566Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2020-03-12T19:07:55.566Z] daemon.go:325: [dd83b16ef4f4f] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:325: [dd83b16ef4f4f] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:353: [dd83b16ef4f4f] daemon started [2020-03-12T19:07:55.566Z] daemon.go:461: [dd83b16ef4f4f] Stopping daemon [2020-03-12T19:07:55.566Z] daemon.go:296: [dd83b16ef4f4f] exiting daemon [2020-03-12T19:07:55.566Z] daemon.go:448: [dd83b16ef4f4f] Daemon stopped [2020-03-12T19:07:55.566Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.25s) [2020-03-12T19:07:55.566Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-03-12T19:07:55.566Z] daemon.go:325: [de9228df4f404] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:325: [de9228df4f404] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:353: [de9228df4f404] daemon started [2020-03-12T19:07:55.566Z] daemon.go:461: [de9228df4f404] Stopping daemon [2020-03-12T19:07:55.566Z] daemon.go:296: [de9228df4f404] exiting daemon [2020-03-12T19:07:55.566Z] daemon.go:448: [de9228df4f404] Daemon stopped [2020-03-12T19:07:55.566Z] daemon.go:325: [de9228df4f404] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:325: [de9228df4f404] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:353: [de9228df4f404] daemon started [2020-03-12T19:07:55.566Z] daemon.go:461: [de9228df4f404] Stopping daemon [2020-03-12T19:07:55.566Z] daemon.go:296: [de9228df4f404] exiting daemon [2020-03-12T19:07:55.566Z] daemon.go:448: [de9228df4f404] Daemon stopped [2020-03-12T19:07:55.566Z] daemon.go:325: [de9228df4f404] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:325: [de9228df4f404] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:353: [de9228df4f404] daemon started [2020-03-12T19:07:55.566Z] daemon.go:461: [de9228df4f404] Stopping daemon [2020-03-12T19:07:55.566Z] daemon.go:296: [de9228df4f404] exiting daemon [2020-03-12T19:07:55.566Z] daemon.go:448: [de9228df4f404] Daemon stopped [2020-03-12T19:07:55.566Z] daemon.go:325: [de9228df4f404] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:325: [de9228df4f404] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:353: [de9228df4f404] daemon started [2020-03-12T19:07:55.566Z] daemon.go:461: [de9228df4f404] Stopping daemon [2020-03-12T19:07:55.566Z] daemon.go:296: [de9228df4f404] exiting daemon [2020-03-12T19:07:55.566Z] daemon.go:448: [de9228df4f404] Daemon stopped [2020-03-12T19:07:55.566Z] daemon.go:325: [de9228df4f404] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:325: [de9228df4f404] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:353: [de9228df4f404] daemon started [2020-03-12T19:07:55.566Z] daemon.go:461: [de9228df4f404] Stopping daemon [2020-03-12T19:07:55.566Z] daemon.go:296: [de9228df4f404] exiting daemon [2020-03-12T19:07:55.566Z] daemon.go:448: [de9228df4f404] Daemon stopped [2020-03-12T19:07:55.566Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.91s) [2020-03-12T19:07:55.566Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-03-12T19:07:55.566Z] daemon.go:325: [d0ecfdcb7085a] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:325: [d0ecfdcb7085a] waiting for daemon to start [2020-03-12T19:07:55.566Z] daemon.go:353: [d0ecfdcb7085a] daemon started [2020-03-12T19:07:55.566Z] daemon.go:461: [d0ecfdcb7085a] Stopping daemon [2020-03-12T19:07:55.566Z] daemon.go:296: [d0ecfdcb7085a] exiting daemon [2020-03-12T19:07:55.566Z] daemon.go:448: [d0ecfdcb7085a] Daemon stopped [2020-03-12T19:07:55.566Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.09s) [2020-03-12T19:07:55.566Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-03-12T19:07:55.567Z] daemon.go:325: [d51612f593afb] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [d51612f593afb] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:353: [d51612f593afb] daemon started [2020-03-12T19:07:55.567Z] daemon.go:461: [d51612f593afb] Stopping daemon [2020-03-12T19:07:55.567Z] daemon.go:296: [d51612f593afb] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:448: [d51612f593afb] Daemon stopped [2020-03-12T19:07:55.567Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.06s) [2020-03-12T19:07:55.567Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-03-12T19:07:55.567Z] daemon.go:325: [df55bc70d9cb2] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [df55bc70d9cb2] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:353: [df55bc70d9cb2] daemon started [2020-03-12T19:07:55.567Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-03-12T19:07:55.567Z] daemon.go:325: [dbe065fdd4621] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [dbe065fdd4621] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:353: [dbe065fdd4621] daemon started [2020-03-12T19:07:55.567Z] check_test.go:358: [dbe065fdd4621] joining swarm manager [df55bc70d9cb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:07:55.567Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-03-12T19:07:55.567Z] daemon.go:325: [d88d9efd9349d] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [d88d9efd9349d] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:353: [d88d9efd9349d] daemon started [2020-03-12T19:07:55.567Z] check_test.go:358: [d88d9efd9349d] joining swarm manager [df55bc70d9cb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:07:55.567Z] daemon.go:461: [df55bc70d9cb2] Stopping daemon [2020-03-12T19:07:55.567Z] daemon.go:296: [df55bc70d9cb2] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:448: [df55bc70d9cb2] Daemon stopped [2020-03-12T19:07:55.567Z] daemon.go:461: [dbe065fdd4621] Stopping daemon [2020-03-12T19:07:55.567Z] daemon.go:296: [dbe065fdd4621] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:448: [dbe065fdd4621] Daemon stopped [2020-03-12T19:07:55.567Z] daemon.go:461: [d88d9efd9349d] Stopping daemon [2020-03-12T19:07:55.567Z] daemon.go:296: [d88d9efd9349d] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:448: [d88d9efd9349d] Daemon stopped [2020-03-12T19:07:55.567Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.47s) [2020-03-12T19:07:55.567Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-03-12T19:07:55.567Z] daemon.go:325: [dd8b451588725] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [dd8b451588725] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:353: [dd8b451588725] daemon started [2020-03-12T19:07:55.567Z] daemon.go:461: [dd8b451588725] Stopping daemon [2020-03-12T19:07:55.567Z] daemon.go:296: [dd8b451588725] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:448: [dd8b451588725] Daemon stopped [2020-03-12T19:07:55.567Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.32s) [2020-03-12T19:07:55.567Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-03-12T19:07:55.567Z] daemon.go:325: [dd824e9f84c88] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [dd824e9f84c88] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:353: [dd824e9f84c88] daemon started [2020-03-12T19:07:55.567Z] daemon.go:461: [dd824e9f84c88] Stopping daemon [2020-03-12T19:07:55.567Z] daemon.go:296: [dd824e9f84c88] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:448: [dd824e9f84c88] Daemon stopped [2020-03-12T19:07:55.567Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.24s) [2020-03-12T19:07:55.567Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-03-12T19:07:55.567Z] daemon.go:325: [de34347902e0f] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [de34347902e0f] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:353: [de34347902e0f] daemon started [2020-03-12T19:07:55.567Z] daemon.go:461: [de34347902e0f] Stopping daemon [2020-03-12T19:07:55.567Z] daemon.go:296: [de34347902e0f] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:448: [de34347902e0f] Daemon stopped [2020-03-12T19:07:55.567Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.48s) [2020-03-12T19:07:55.567Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-03-12T19:07:55.567Z] daemon.go:325: [d71369818abb3] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [d71369818abb3] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:353: [d71369818abb3] daemon started [2020-03-12T19:07:55.567Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-03-12T19:07:55.567Z] daemon.go:325: [d1e8687903465] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [d1e8687903465] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:353: [d1e8687903465] daemon started [2020-03-12T19:07:55.567Z] check_test.go:358: [d1e8687903465] joining swarm manager [d71369818abb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:07:55.567Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-03-12T19:07:55.567Z] daemon.go:325: [da568d5b96fdd] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [da568d5b96fdd] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:353: [da568d5b96fdd] daemon started [2020-03-12T19:07:55.567Z] check_test.go:358: [da568d5b96fdd] joining swarm manager [d71369818abb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:07:55.567Z] daemon.go:461: [d71369818abb3] Stopping daemon [2020-03-12T19:07:55.567Z] daemon.go:296: [d71369818abb3] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:448: [d71369818abb3] Daemon stopped [2020-03-12T19:07:55.567Z] daemon.go:461: [d1e8687903465] Stopping daemon [2020-03-12T19:07:55.567Z] daemon.go:296: [d1e8687903465] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:448: [d1e8687903465] Daemon stopped [2020-03-12T19:07:55.567Z] daemon.go:461: [da568d5b96fdd] Stopping daemon [2020-03-12T19:07:55.567Z] daemon.go:296: [da568d5b96fdd] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:448: [da568d5b96fdd] Daemon stopped [2020-03-12T19:07:55.567Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.28s) [2020-03-12T19:07:55.567Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-03-12T19:07:55.567Z] daemon.go:325: [d352610b3a7dd] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [d352610b3a7dd] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:353: [d352610b3a7dd] daemon started [2020-03-12T19:07:55.567Z] daemon.go:461: [d352610b3a7dd] Stopping daemon [2020-03-12T19:07:55.567Z] daemon.go:296: [d352610b3a7dd] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:448: [d352610b3a7dd] Daemon stopped [2020-03-12T19:07:55.567Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (113.22s) [2020-03-12T19:07:55.567Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-03-12T19:07:55.567Z] daemon.go:325: [da0f4baa911e8] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [da0f4baa911e8] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:353: [da0f4baa911e8] daemon started [2020-03-12T19:07:55.567Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-03-12T19:07:55.567Z] daemon.go:325: [d4e89802d0160] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [d4e89802d0160] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:353: [d4e89802d0160] daemon started [2020-03-12T19:07:55.567Z] check_test.go:358: [d4e89802d0160] joining swarm manager [da0f4baa911e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:07:55.567Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-03-12T19:07:55.567Z] daemon.go:325: [dad15b237bcce] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [dad15b237bcce] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:353: [dad15b237bcce] daemon started [2020-03-12T19:07:55.567Z] check_test.go:358: [dad15b237bcce] joining swarm manager [da0f4baa911e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:07:55.567Z] daemon.go:461: [d4e89802d0160] Stopping daemon [2020-03-12T19:07:55.567Z] daemon.go:296: [d4e89802d0160] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:448: [d4e89802d0160] Daemon stopped [2020-03-12T19:07:55.567Z] daemon.go:325: [d4e89802d0160] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [d4e89802d0160] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:353: [d4e89802d0160] daemon started [2020-03-12T19:07:55.567Z] daemon.go:461: [dad15b237bcce] Stopping daemon [2020-03-12T19:07:55.567Z] daemon.go:296: [dad15b237bcce] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:448: [dad15b237bcce] Daemon stopped [2020-03-12T19:07:55.567Z] daemon.go:325: [dad15b237bcce] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [dad15b237bcce] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:353: [dad15b237bcce] daemon started [2020-03-12T19:07:55.567Z] daemon.go:461: [d4e89802d0160] Stopping daemon [2020-03-12T19:07:55.567Z] daemon.go:296: [d4e89802d0160] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:448: [d4e89802d0160] Daemon stopped [2020-03-12T19:07:55.567Z] daemon.go:325: [d4e89802d0160] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [d4e89802d0160] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:353: [d4e89802d0160] daemon started [2020-03-12T19:07:55.567Z] daemon.go:461: [dad15b237bcce] Stopping daemon [2020-03-12T19:07:55.567Z] daemon.go:296: [dad15b237bcce] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:448: [dad15b237bcce] Daemon stopped [2020-03-12T19:07:55.567Z] daemon.go:325: [dad15b237bcce] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [dad15b237bcce] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:353: [dad15b237bcce] daemon started [2020-03-12T19:07:55.567Z] daemon.go:461: [d4e89802d0160] Stopping daemon [2020-03-12T19:07:55.567Z] daemon.go:296: [d4e89802d0160] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:448: [d4e89802d0160] Daemon stopped [2020-03-12T19:07:55.567Z] daemon.go:325: [d4e89802d0160] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [d4e89802d0160] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:353: [d4e89802d0160] daemon started [2020-03-12T19:07:55.567Z] daemon.go:461: [dad15b237bcce] Stopping daemon [2020-03-12T19:07:55.567Z] daemon.go:296: [dad15b237bcce] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:448: [dad15b237bcce] Daemon stopped [2020-03-12T19:07:55.567Z] daemon.go:325: [dad15b237bcce] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [dad15b237bcce] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:353: [dad15b237bcce] daemon started [2020-03-12T19:07:55.567Z] daemon.go:461: [da0f4baa911e8] Stopping daemon [2020-03-12T19:07:55.567Z] daemon.go:296: [da0f4baa911e8] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:448: [da0f4baa911e8] Daemon stopped [2020-03-12T19:07:55.567Z] daemon.go:461: [d4e89802d0160] Stopping daemon [2020-03-12T19:07:55.567Z] daemon.go:296: [d4e89802d0160] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:448: [d4e89802d0160] Daemon stopped [2020-03-12T19:07:55.567Z] daemon.go:461: [dad15b237bcce] Stopping daemon [2020-03-12T19:07:55.567Z] daemon.go:296: [dad15b237bcce] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:448: [dad15b237bcce] Daemon stopped [2020-03-12T19:07:55.567Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.16s) [2020-03-12T19:07:55.567Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-03-12T19:07:55.567Z] daemon.go:325: [da4c88d334503] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [da4c88d334503] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:353: [da4c88d334503] daemon started [2020-03-12T19:07:55.567Z] daemon.go:461: [da4c88d334503] Stopping daemon [2020-03-12T19:07:55.567Z] daemon.go:296: [da4c88d334503] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:448: [da4c88d334503] Daemon stopped [2020-03-12T19:07:55.567Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (11.05s) [2020-03-12T19:07:55.567Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-03-12T19:07:55.567Z] daemon.go:325: [df3c6e919e371] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [df3c6e919e371] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:353: [df3c6e919e371] daemon started [2020-03-12T19:07:55.567Z] daemon.go:461: [df3c6e919e371] Stopping daemon [2020-03-12T19:07:55.567Z] daemon.go:296: [df3c6e919e371] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:448: [df3c6e919e371] Daemon stopped [2020-03-12T19:07:55.567Z] daemon.go:325: [df3c6e919e371] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [df3c6e919e371] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [df3c6e919e371] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:353: [df3c6e919e371] daemon started [2020-03-12T19:07:55.567Z] daemon.go:461: [df3c6e919e371] Stopping daemon [2020-03-12T19:07:55.567Z] daemon.go:296: [df3c6e919e371] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:448: [df3c6e919e371] Daemon stopped [2020-03-12T19:07:55.567Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.54s) [2020-03-12T19:07:55.567Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-03-12T19:07:55.567Z] daemon.go:325: [d63401aec34aa] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [d63401aec34aa] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:353: [d63401aec34aa] daemon started [2020-03-12T19:07:55.567Z] daemon.go:461: [d63401aec34aa] Stopping daemon [2020-03-12T19:07:55.567Z] daemon.go:296: [d63401aec34aa] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:448: [d63401aec34aa] Daemon stopped [2020-03-12T19:07:55.567Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.05s) [2020-03-12T19:07:55.567Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-03-12T19:07:55.567Z] daemon.go:325: [d2000f6c2b034] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [d2000f6c2b034] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:353: [d2000f6c2b034] daemon started [2020-03-12T19:07:55.567Z] daemon.go:461: [d2000f6c2b034] Stopping daemon [2020-03-12T19:07:55.567Z] daemon.go:296: [d2000f6c2b034] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:448: [d2000f6c2b034] Daemon stopped [2020-03-12T19:07:55.567Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.07s) [2020-03-12T19:07:55.567Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-03-12T19:07:55.567Z] daemon.go:325: [d1116e3003730] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [d1116e3003730] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:353: [d1116e3003730] daemon started [2020-03-12T19:07:55.567Z] daemon.go:461: [d1116e3003730] Stopping daemon [2020-03-12T19:07:55.567Z] daemon.go:296: [d1116e3003730] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:448: [d1116e3003730] Daemon stopped [2020-03-12T19:07:55.567Z] daemon.go:325: [d1116e3003730] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:296: [d1116e3003730] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:325: [d1116e3003730] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [d1116e3003730] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:296: [d1116e3003730] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:325: [d1116e3003730] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [d1116e3003730] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [d1116e3003730] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:353: [d1116e3003730] daemon started [2020-03-12T19:07:55.567Z] daemon.go:461: [d1116e3003730] Stopping daemon [2020-03-12T19:07:55.567Z] daemon.go:296: [d1116e3003730] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:448: [d1116e3003730] Daemon stopped [2020-03-12T19:07:55.567Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.32s) [2020-03-12T19:07:55.567Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-03-12T19:07:55.567Z] daemon.go:325: [d5f9ca0caaea5] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:325: [d5f9ca0caaea5] waiting for daemon to start [2020-03-12T19:07:55.567Z] daemon.go:353: [d5f9ca0caaea5] daemon started [2020-03-12T19:07:55.567Z] daemon.go:461: [d5f9ca0caaea5] Stopping daemon [2020-03-12T19:07:55.567Z] daemon.go:296: [d5f9ca0caaea5] exiting daemon [2020-03-12T19:07:55.567Z] daemon.go:448: [d5f9ca0caaea5] Daemon stopped [2020-03-12T19:07:55.568Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.22s) [2020-03-12T19:07:55.568Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2020-03-12T19:07:55.568Z] daemon.go:325: [dcae30714538d] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [dcae30714538d] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:353: [dcae30714538d] daemon started [2020-03-12T19:07:55.568Z] daemon.go:461: [dcae30714538d] Stopping daemon [2020-03-12T19:07:55.568Z] daemon.go:296: [dcae30714538d] exiting daemon [2020-03-12T19:07:55.568Z] daemon.go:448: [dcae30714538d] Daemon stopped [2020-03-12T19:07:55.568Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-03-12T19:07:55.568Z] requirement.go:26: unmatched requirement IPv6 [2020-03-12T19:07:55.568Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.51s) [2020-03-12T19:07:55.568Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2020-03-12T19:07:55.568Z] daemon.go:325: [d8464a208f7fc] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [d8464a208f7fc] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:353: [d8464a208f7fc] daemon started [2020-03-12T19:07:55.568Z] daemon.go:461: [d8464a208f7fc] Stopping daemon [2020-03-12T19:07:55.568Z] daemon.go:296: [d8464a208f7fc] exiting daemon [2020-03-12T19:07:55.568Z] daemon.go:448: [d8464a208f7fc] Daemon stopped [2020-03-12T19:07:55.568Z] daemon.go:325: [d8464a208f7fc] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [d8464a208f7fc] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:353: [d8464a208f7fc] daemon started [2020-03-12T19:07:55.568Z] daemon.go:461: [d8464a208f7fc] Stopping daemon [2020-03-12T19:07:55.568Z] daemon.go:296: [d8464a208f7fc] exiting daemon [2020-03-12T19:07:55.568Z] daemon.go:448: [d8464a208f7fc] Daemon stopped [2020-03-12T19:07:55.568Z] daemon.go:325: [d8464a208f7fc] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [d8464a208f7fc] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:353: [d8464a208f7fc] daemon started [2020-03-12T19:07:55.568Z] daemon.go:461: [d8464a208f7fc] Stopping daemon [2020-03-12T19:07:55.568Z] daemon.go:296: [d8464a208f7fc] exiting daemon [2020-03-12T19:07:55.568Z] daemon.go:448: [d8464a208f7fc] Daemon stopped [2020-03-12T19:07:55.568Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2020-03-12T19:07:55.568Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-03-12T19:07:55.568Z] daemon.go:325: [d2b4ac2f4c8cc] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [d2b4ac2f4c8cc] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:353: [d2b4ac2f4c8cc] daemon started [2020-03-12T19:07:55.568Z] daemon.go:461: [d2b4ac2f4c8cc] Stopping daemon [2020-03-12T19:07:55.568Z] daemon.go:296: [d2b4ac2f4c8cc] exiting daemon [2020-03-12T19:07:55.568Z] daemon.go:448: [d2b4ac2f4c8cc] Daemon stopped [2020-03-12T19:07:55.568Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2020-03-12T19:07:55.568Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-03-12T19:07:55.568Z] daemon.go:325: [dd1af49c006ea] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [dd1af49c006ea] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:353: [dd1af49c006ea] daemon started [2020-03-12T19:07:55.568Z] daemon.go:461: [dd1af49c006ea] Stopping daemon [2020-03-12T19:07:55.568Z] daemon.go:296: [dd1af49c006ea] exiting daemon [2020-03-12T19:07:55.568Z] daemon.go:448: [dd1af49c006ea] Daemon stopped [2020-03-12T19:07:55.568Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.23s) [2020-03-12T19:07:55.568Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-03-12T19:07:55.568Z] daemon.go:325: [d602e61369956] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [d602e61369956] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:353: [d602e61369956] daemon started [2020-03-12T19:07:55.568Z] daemon.go:461: [d602e61369956] Stopping daemon [2020-03-12T19:07:55.568Z] daemon.go:296: [d602e61369956] exiting daemon [2020-03-12T19:07:55.568Z] daemon.go:448: [d602e61369956] Daemon stopped [2020-03-12T19:07:55.568Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.30s) [2020-03-12T19:07:55.568Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-03-12T19:07:55.568Z] daemon.go:325: [dda08c6710f8d] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [dda08c6710f8d] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:353: [dda08c6710f8d] daemon started [2020-03-12T19:07:55.568Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-03-12T19:07:55.568Z] daemon.go:325: [de7c8b32443a8] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [de7c8b32443a8] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:353: [de7c8b32443a8] daemon started [2020-03-12T19:07:55.568Z] daemon.go:461: [dda08c6710f8d] Stopping daemon [2020-03-12T19:07:55.568Z] daemon.go:296: [dda08c6710f8d] exiting daemon [2020-03-12T19:07:55.568Z] daemon.go:448: [dda08c6710f8d] Daemon stopped [2020-03-12T19:07:55.568Z] daemon.go:461: [de7c8b32443a8] Stopping daemon [2020-03-12T19:07:55.568Z] daemon.go:296: [de7c8b32443a8] exiting daemon [2020-03-12T19:07:55.568Z] daemon.go:448: [de7c8b32443a8] Daemon stopped [2020-03-12T19:07:55.568Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.67s) [2020-03-12T19:07:55.568Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-03-12T19:07:55.568Z] daemon.go:325: [d038ad0411e79] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [d038ad0411e79] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:353: [d038ad0411e79] daemon started [2020-03-12T19:07:55.568Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-03-12T19:07:55.568Z] daemon.go:325: [d7dd475bbade2] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [d7dd475bbade2] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:353: [d7dd475bbade2] daemon started [2020-03-12T19:07:55.568Z] check_test.go:358: [d7dd475bbade2] joining swarm manager [d038ad0411e79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:07:55.568Z] daemon.go:461: [d7dd475bbade2] Stopping daemon [2020-03-12T19:07:55.568Z] daemon.go:296: [d7dd475bbade2] exiting daemon [2020-03-12T19:07:55.568Z] daemon.go:448: [d7dd475bbade2] Daemon stopped [2020-03-12T19:07:55.568Z] daemon.go:325: [d7dd475bbade2] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [d7dd475bbade2] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:353: [d7dd475bbade2] daemon started [2020-03-12T19:07:55.568Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-03-12T19:07:55.568Z] daemon.go:325: [d41d4baca1bd2] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [d41d4baca1bd2] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:353: [d41d4baca1bd2] daemon started [2020-03-12T19:07:55.568Z] check_test.go:358: [d41d4baca1bd2] joining swarm manager [d038ad0411e79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:07:55.568Z] daemon.go:461: [d7dd475bbade2] Stopping daemon [2020-03-12T19:07:55.568Z] daemon.go:296: [d7dd475bbade2] exiting daemon [2020-03-12T19:07:55.568Z] daemon.go:448: [d7dd475bbade2] Daemon stopped [2020-03-12T19:07:55.568Z] daemon.go:325: [d7dd475bbade2] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [d7dd475bbade2] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:353: [d7dd475bbade2] daemon started [2020-03-12T19:07:55.568Z] daemon.go:461: [d41d4baca1bd2] Stopping daemon [2020-03-12T19:07:55.568Z] daemon.go:296: [d41d4baca1bd2] exiting daemon [2020-03-12T19:07:55.568Z] daemon.go:448: [d41d4baca1bd2] Daemon stopped [2020-03-12T19:07:55.568Z] daemon.go:325: [d41d4baca1bd2] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [d41d4baca1bd2] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:353: [d41d4baca1bd2] daemon started [2020-03-12T19:07:55.568Z] daemon.go:461: [d41d4baca1bd2] Stopping daemon [2020-03-12T19:07:55.568Z] daemon.go:296: [d41d4baca1bd2] exiting daemon [2020-03-12T19:07:55.568Z] daemon.go:448: [d41d4baca1bd2] Daemon stopped [2020-03-12T19:07:55.568Z] daemon.go:325: [d41d4baca1bd2] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [d41d4baca1bd2] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:353: [d41d4baca1bd2] daemon started [2020-03-12T19:07:55.568Z] daemon.go:461: [d038ad0411e79] Stopping daemon [2020-03-12T19:07:55.568Z] daemon.go:296: [d038ad0411e79] exiting daemon [2020-03-12T19:07:55.568Z] daemon.go:448: [d038ad0411e79] Daemon stopped [2020-03-12T19:07:55.568Z] daemon.go:461: [d7dd475bbade2] Stopping daemon [2020-03-12T19:07:55.568Z] daemon.go:296: [d7dd475bbade2] exiting daemon [2020-03-12T19:07:55.568Z] daemon.go:448: [d7dd475bbade2] Daemon stopped [2020-03-12T19:07:55.568Z] daemon.go:461: [d41d4baca1bd2] Stopping daemon [2020-03-12T19:07:55.568Z] daemon.go:296: [d41d4baca1bd2] exiting daemon [2020-03-12T19:07:55.568Z] daemon.go:448: [d41d4baca1bd2] Daemon stopped [2020-03-12T19:07:55.568Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (10.19s) [2020-03-12T19:07:55.568Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-03-12T19:07:55.568Z] daemon.go:325: [d003862599a2f] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [d003862599a2f] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:353: [d003862599a2f] daemon started [2020-03-12T19:07:55.568Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-03-12T19:07:55.568Z] daemon.go:325: [d737baf47d6b2] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [d737baf47d6b2] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:353: [d737baf47d6b2] daemon started [2020-03-12T19:07:55.568Z] daemon.go:461: [d003862599a2f] Stopping daemon [2020-03-12T19:07:55.568Z] daemon.go:296: [d003862599a2f] exiting daemon [2020-03-12T19:07:55.568Z] daemon.go:448: [d003862599a2f] Daemon stopped [2020-03-12T19:07:55.568Z] daemon.go:461: [d737baf47d6b2] Stopping daemon [2020-03-12T19:07:55.568Z] daemon.go:296: [d737baf47d6b2] exiting daemon [2020-03-12T19:07:55.568Z] daemon.go:448: [d737baf47d6b2] Daemon stopped [2020-03-12T19:07:55.568Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.33s) [2020-03-12T19:07:55.568Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-03-12T19:07:55.568Z] daemon.go:325: [de7aae33563b2] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [de7aae33563b2] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:353: [de7aae33563b2] daemon started [2020-03-12T19:07:55.568Z] daemon.go:461: [de7aae33563b2] Stopping daemon [2020-03-12T19:07:55.568Z] daemon.go:296: [de7aae33563b2] exiting daemon [2020-03-12T19:07:55.568Z] daemon.go:448: [de7aae33563b2] Daemon stopped [2020-03-12T19:07:55.568Z] daemon.go:325: [de7aae33563b2] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [de7aae33563b2] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:353: [de7aae33563b2] daemon started [2020-03-12T19:07:55.568Z] daemon.go:461: [de7aae33563b2] Stopping daemon [2020-03-12T19:07:55.568Z] daemon.go:296: [de7aae33563b2] exiting daemon [2020-03-12T19:07:55.568Z] daemon.go:448: [de7aae33563b2] Daemon stopped [2020-03-12T19:07:55.568Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (142.19s) [2020-03-12T19:07:55.568Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-12T19:07:55.568Z] daemon.go:325: [dbb7335298a8f] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [dbb7335298a8f] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:353: [dbb7335298a8f] daemon started [2020-03-12T19:07:55.568Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-12T19:07:55.568Z] daemon.go:325: [d2df145182b9a] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [d2df145182b9a] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:353: [d2df145182b9a] daemon started [2020-03-12T19:07:55.568Z] check_test.go:358: [d2df145182b9a] joining swarm manager [dbb7335298a8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:07:55.568Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-12T19:07:55.568Z] daemon.go:325: [d786dfff0f3bb] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [d786dfff0f3bb] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:353: [d786dfff0f3bb] daemon started [2020-03-12T19:07:55.568Z] check_test.go:358: [d786dfff0f3bb] joining swarm manager [dbb7335298a8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:07:55.568Z] daemon.go:461: [d2df145182b9a] Stopping daemon [2020-03-12T19:07:55.568Z] daemon.go:296: [d2df145182b9a] exiting daemon [2020-03-12T19:07:55.568Z] daemon.go:448: [d2df145182b9a] Daemon stopped [2020-03-12T19:07:55.568Z] daemon.go:325: [d2df145182b9a] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [d2df145182b9a] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [d2df145182b9a] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:353: [d2df145182b9a] daemon started [2020-03-12T19:07:55.568Z] daemon.go:461: [d2df145182b9a] Stopping daemon [2020-03-12T19:07:55.568Z] daemon.go:296: [d2df145182b9a] exiting daemon [2020-03-12T19:07:55.568Z] daemon.go:448: [d2df145182b9a] Daemon stopped [2020-03-12T19:07:55.568Z] daemon.go:461: [dbb7335298a8f] Stopping daemon [2020-03-12T19:07:55.568Z] daemon.go:296: [dbb7335298a8f] exiting daemon [2020-03-12T19:07:55.568Z] daemon.go:448: [dbb7335298a8f] Daemon stopped [2020-03-12T19:07:55.568Z] daemon.go:325: [dbb7335298a8f] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [dbb7335298a8f] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:353: [dbb7335298a8f] daemon started [2020-03-12T19:07:55.568Z] daemon.go:461: [d786dfff0f3bb] Stopping daemon [2020-03-12T19:07:55.568Z] daemon.go:296: [d786dfff0f3bb] exiting daemon [2020-03-12T19:07:55.568Z] daemon.go:448: [d786dfff0f3bb] Daemon stopped [2020-03-12T19:07:55.568Z] daemon.go:325: [d786dfff0f3bb] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [d786dfff0f3bb] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:353: [d786dfff0f3bb] daemon started [2020-03-12T19:07:55.568Z] daemon.go:325: [d2df145182b9a] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [d2df145182b9a] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [d2df145182b9a] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:353: [d2df145182b9a] daemon started [2020-03-12T19:07:55.568Z] daemon.go:461: [d2df145182b9a] Stopping daemon [2020-03-12T19:07:55.568Z] daemon.go:296: [d2df145182b9a] exiting daemon [2020-03-12T19:07:55.568Z] daemon.go:448: [d2df145182b9a] Daemon stopped [2020-03-12T19:07:55.568Z] daemon.go:325: [d2df145182b9a] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:325: [d2df145182b9a] waiting for daemon to start [2020-03-12T19:07:55.568Z] daemon.go:353: [d2df145182b9a] daemon started [2020-03-12T19:07:55.568Z] daemon.go:461: [dbb7335298a8f] Stopping daemon [2020-03-12T19:07:55.568Z] daemon.go:296: [dbb7335298a8f] exiting daemon [2020-03-12T19:07:55.568Z] daemon.go:448: [dbb7335298a8f] Daemon stopped [2020-03-12T19:07:55.568Z] daemon.go:325: [dbb7335298a8f] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:325: [dbb7335298a8f] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:325: [dbb7335298a8f] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:325: [dbb7335298a8f] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:339: [dbb7335298a8f] error pinging daemon on start: Get http://dbb7335298a8f.sock/_ping: context deadline exceeded [2020-03-12T19:07:55.569Z] daemon.go:325: [dbb7335298a8f] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:339: [dbb7335298a8f] error pinging daemon on start: Get http://dbb7335298a8f.sock/_ping: context deadline exceeded [2020-03-12T19:07:55.569Z] daemon.go:325: [dbb7335298a8f] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:339: [dbb7335298a8f] error pinging daemon on start: Get http://dbb7335298a8f.sock/_ping: context deadline exceeded [2020-03-12T19:07:55.569Z] daemon.go:325: [dbb7335298a8f] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:339: [dbb7335298a8f] error pinging daemon on start: Get http://dbb7335298a8f.sock/_ping: context deadline exceeded [2020-03-12T19:07:55.569Z] daemon.go:325: [dbb7335298a8f] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:353: [dbb7335298a8f] daemon started [2020-03-12T19:07:55.569Z] daemon.go:461: [d786dfff0f3bb] Stopping daemon [2020-03-12T19:07:55.569Z] daemon.go:296: [d786dfff0f3bb] exiting daemon [2020-03-12T19:07:55.569Z] daemon.go:448: [d786dfff0f3bb] Daemon stopped [2020-03-12T19:07:55.569Z] daemon.go:325: [d786dfff0f3bb] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:325: [d786dfff0f3bb] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:325: [d786dfff0f3bb] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:325: [d786dfff0f3bb] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:339: [d786dfff0f3bb] error pinging daemon on start: Get http://d786dfff0f3bb.sock/_ping: context deadline exceeded [2020-03-12T19:07:55.569Z] daemon.go:325: [d786dfff0f3bb] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:339: [d786dfff0f3bb] error pinging daemon on start: Get http://d786dfff0f3bb.sock/_ping: context deadline exceeded [2020-03-12T19:07:55.569Z] daemon.go:325: [d786dfff0f3bb] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:339: [d786dfff0f3bb] error pinging daemon on start: Get http://d786dfff0f3bb.sock/_ping: context deadline exceeded [2020-03-12T19:07:55.569Z] daemon.go:325: [d786dfff0f3bb] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:353: [d786dfff0f3bb] daemon started [2020-03-12T19:07:55.569Z] daemon.go:461: [d2df145182b9a] Stopping daemon [2020-03-12T19:07:55.569Z] daemon.go:296: [d2df145182b9a] exiting daemon [2020-03-12T19:07:55.569Z] daemon.go:448: [d2df145182b9a] Daemon stopped [2020-03-12T19:07:55.569Z] daemon.go:325: [d2df145182b9a] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:325: [d2df145182b9a] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:325: [d2df145182b9a] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:325: [d2df145182b9a] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:353: [d2df145182b9a] daemon started [2020-03-12T19:07:55.569Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-12T19:07:55.569Z] daemon.go:325: [d7f5ee8ad4f85] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:325: [d7f5ee8ad4f85] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:353: [d7f5ee8ad4f85] daemon started [2020-03-12T19:07:55.569Z] check_test.go:358: [d7f5ee8ad4f85] joining swarm manager [dbb7335298a8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-12T19:07:55.569Z] daemon.go:461: [d7f5ee8ad4f85] Stopping daemon [2020-03-12T19:07:55.569Z] daemon.go:296: [d7f5ee8ad4f85] exiting daemon [2020-03-12T19:07:55.569Z] daemon.go:448: [d7f5ee8ad4f85] Daemon stopped [2020-03-12T19:07:55.569Z] daemon.go:325: [d7f5ee8ad4f85] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:325: [d7f5ee8ad4f85] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:325: [d7f5ee8ad4f85] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:325: [d7f5ee8ad4f85] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:353: [d7f5ee8ad4f85] daemon started [2020-03-12T19:07:55.569Z] daemon.go:461: [dbb7335298a8f] Stopping daemon [2020-03-12T19:07:55.569Z] daemon.go:296: [dbb7335298a8f] exiting daemon [2020-03-12T19:07:55.569Z] daemon.go:448: [dbb7335298a8f] Daemon stopped [2020-03-12T19:07:55.569Z] daemon.go:461: [d2df145182b9a] Stopping daemon [2020-03-12T19:07:55.569Z] daemon.go:296: [d2df145182b9a] exiting daemon [2020-03-12T19:07:55.569Z] daemon.go:448: [d2df145182b9a] Daemon stopped [2020-03-12T19:07:55.569Z] daemon.go:461: [d786dfff0f3bb] Stopping daemon [2020-03-12T19:07:55.569Z] daemon.go:296: [d786dfff0f3bb] exiting daemon [2020-03-12T19:07:55.569Z] daemon.go:448: [d786dfff0f3bb] Daemon stopped [2020-03-12T19:07:55.569Z] daemon.go:461: [d7f5ee8ad4f85] Stopping daemon [2020-03-12T19:07:55.569Z] daemon.go:296: [d7f5ee8ad4f85] exiting daemon [2020-03-12T19:07:55.569Z] daemon.go:448: [d7f5ee8ad4f85] Daemon stopped [2020-03-12T19:07:55.569Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.56s) [2020-03-12T19:07:55.569Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-03-12T19:07:55.569Z] daemon.go:325: [d519b55acd7a6] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:325: [d519b55acd7a6] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:353: [d519b55acd7a6] daemon started [2020-03-12T19:07:55.569Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-03-12T19:07:55.569Z] daemon.go:325: [d33d92c7da748] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:325: [d33d92c7da748] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:353: [d33d92c7da748] daemon started [2020-03-12T19:07:55.569Z] check_test.go:358: [d33d92c7da748] joining swarm manager [d519b55acd7a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:07:55.569Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-03-12T19:07:55.569Z] daemon.go:325: [da3bd237c08d5] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:325: [da3bd237c08d5] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:353: [da3bd237c08d5] daemon started [2020-03-12T19:07:55.569Z] check_test.go:358: [da3bd237c08d5] joining swarm manager [d519b55acd7a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:07:55.569Z] daemon.go:461: [d519b55acd7a6] Stopping daemon [2020-03-12T19:07:55.569Z] daemon.go:296: [d519b55acd7a6] exiting daemon [2020-03-12T19:07:55.569Z] daemon.go:448: [d519b55acd7a6] Daemon stopped [2020-03-12T19:07:55.569Z] daemon.go:461: [d33d92c7da748] Stopping daemon [2020-03-12T19:07:55.569Z] daemon.go:296: [d33d92c7da748] exiting daemon [2020-03-12T19:07:55.569Z] daemon.go:448: [d33d92c7da748] Daemon stopped [2020-03-12T19:07:55.569Z] daemon.go:461: [da3bd237c08d5] Stopping daemon [2020-03-12T19:07:55.569Z] daemon.go:296: [da3bd237c08d5] exiting daemon [2020-03-12T19:07:55.569Z] daemon.go:448: [da3bd237c08d5] Daemon stopped [2020-03-12T19:07:55.569Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.07s) [2020-03-12T19:07:55.569Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-03-12T19:07:55.569Z] daemon.go:325: [dee279b69ed04] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:325: [dee279b69ed04] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:353: [dee279b69ed04] daemon started [2020-03-12T19:07:55.569Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2020-03-12T19:07:55.569Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2020-03-12T19:07:55.569Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2020-03-12T19:07:55.569Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2020-03-12T19:07:55.569Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2020-03-12T19:07:55.569Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2020-03-12T19:07:55.569Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2020-03-12T19:07:55.569Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2020-03-12T19:07:55.569Z] daemon.go:461: [dee279b69ed04] Stopping daemon [2020-03-12T19:07:55.569Z] daemon.go:296: [dee279b69ed04] exiting daemon [2020-03-12T19:07:55.569Z] daemon.go:448: [dee279b69ed04] Daemon stopped [2020-03-12T19:07:55.569Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.48s) [2020-03-12T19:07:55.569Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-03-12T19:07:55.569Z] daemon.go:325: [dc29605b52662] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:325: [dc29605b52662] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:353: [dc29605b52662] daemon started [2020-03-12T19:07:55.569Z] daemon.go:461: [dc29605b52662] Stopping daemon [2020-03-12T19:07:55.569Z] daemon.go:296: [dc29605b52662] exiting daemon [2020-03-12T19:07:55.569Z] daemon.go:448: [dc29605b52662] Daemon stopped [2020-03-12T19:07:55.569Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.60s) [2020-03-12T19:07:55.569Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-03-12T19:07:55.569Z] daemon.go:325: [d72d0eb70eba9] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:325: [d72d0eb70eba9] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:353: [d72d0eb70eba9] daemon started [2020-03-12T19:07:55.569Z] daemon.go:461: [d72d0eb70eba9] Stopping daemon [2020-03-12T19:07:55.569Z] daemon.go:296: [d72d0eb70eba9] exiting daemon [2020-03-12T19:07:55.569Z] daemon.go:448: [d72d0eb70eba9] Daemon stopped [2020-03-12T19:07:55.569Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.02s) [2020-03-12T19:07:55.569Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-03-12T19:07:55.569Z] daemon.go:325: [d3f0cd5ea3993] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:325: [d3f0cd5ea3993] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:353: [d3f0cd5ea3993] daemon started [2020-03-12T19:07:55.569Z] daemon.go:461: [d3f0cd5ea3993] Stopping daemon [2020-03-12T19:07:55.569Z] daemon.go:296: [d3f0cd5ea3993] exiting daemon [2020-03-12T19:07:55.569Z] daemon.go:448: [d3f0cd5ea3993] Daemon stopped [2020-03-12T19:07:55.569Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.30s) [2020-03-12T19:07:55.569Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-03-12T19:07:55.569Z] daemon.go:325: [da7fd153d3b7e] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:325: [da7fd153d3b7e] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:353: [da7fd153d3b7e] daemon started [2020-03-12T19:07:55.569Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-03-12T19:07:55.569Z] daemon.go:325: [d7fab79c0ad88] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:325: [d7fab79c0ad88] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:353: [d7fab79c0ad88] daemon started [2020-03-12T19:07:55.569Z] check_test.go:358: [d7fab79c0ad88] joining swarm manager [da7fd153d3b7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:07:55.569Z] daemon.go:461: [da7fd153d3b7e] Stopping daemon [2020-03-12T19:07:55.569Z] daemon.go:296: [da7fd153d3b7e] exiting daemon [2020-03-12T19:07:55.569Z] daemon.go:448: [da7fd153d3b7e] Daemon stopped [2020-03-12T19:07:55.569Z] daemon.go:461: [d7fab79c0ad88] Stopping daemon [2020-03-12T19:07:55.569Z] daemon.go:296: [d7fab79c0ad88] exiting daemon [2020-03-12T19:07:55.569Z] daemon.go:448: [d7fab79c0ad88] Daemon stopped [2020-03-12T19:07:55.569Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.06s) [2020-03-12T19:07:55.569Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-03-12T19:07:55.569Z] daemon.go:325: [dffcb103a1dda] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:325: [dffcb103a1dda] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:353: [dffcb103a1dda] daemon started [2020-03-12T19:07:55.569Z] daemon.go:461: [dffcb103a1dda] Stopping daemon [2020-03-12T19:07:55.569Z] daemon.go:296: [dffcb103a1dda] exiting daemon [2020-03-12T19:07:55.569Z] daemon.go:448: [dffcb103a1dda] Daemon stopped [2020-03-12T19:07:55.569Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.58s) [2020-03-12T19:07:55.569Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-03-12T19:07:55.569Z] daemon.go:325: [d5eabef97e0e3] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:325: [d5eabef97e0e3] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:353: [d5eabef97e0e3] daemon started [2020-03-12T19:07:55.569Z] daemon.go:461: [d5eabef97e0e3] Stopping daemon [2020-03-12T19:07:55.569Z] daemon.go:296: [d5eabef97e0e3] exiting daemon [2020-03-12T19:07:55.569Z] daemon.go:448: [d5eabef97e0e3] Daemon stopped [2020-03-12T19:07:55.569Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.06s) [2020-03-12T19:07:55.569Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2020-03-12T19:07:55.569Z] daemon.go:325: [d478547e8734c] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:325: [d478547e8734c] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:353: [d478547e8734c] daemon started [2020-03-12T19:07:55.569Z] daemon.go:461: [d478547e8734c] Stopping daemon [2020-03-12T19:07:55.569Z] daemon.go:296: [d478547e8734c] exiting daemon [2020-03-12T19:07:55.569Z] daemon.go:448: [d478547e8734c] Daemon stopped [2020-03-12T19:07:55.569Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.62s) [2020-03-12T19:07:55.569Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-03-12T19:07:55.569Z] daemon.go:325: [d22e74dd22bab] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:325: [d22e74dd22bab] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:353: [d22e74dd22bab] daemon started [2020-03-12T19:07:55.569Z] daemon.go:461: [d22e74dd22bab] Stopping daemon [2020-03-12T19:07:55.569Z] daemon.go:296: [d22e74dd22bab] exiting daemon [2020-03-12T19:07:55.569Z] daemon.go:448: [d22e74dd22bab] Daemon stopped [2020-03-12T19:07:55.569Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.18s) [2020-03-12T19:07:55.569Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-03-12T19:07:55.569Z] daemon.go:325: [de4f90fbc583b] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:325: [de4f90fbc583b] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:353: [de4f90fbc583b] daemon started [2020-03-12T19:07:55.569Z] daemon.go:461: [de4f90fbc583b] Stopping daemon [2020-03-12T19:07:55.569Z] daemon.go:296: [de4f90fbc583b] exiting daemon [2020-03-12T19:07:55.569Z] daemon.go:448: [de4f90fbc583b] Daemon stopped [2020-03-12T19:07:55.569Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.45s) [2020-03-12T19:07:55.569Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-03-12T19:07:55.569Z] daemon.go:325: [d767e46b05dbe] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:325: [d767e46b05dbe] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:353: [d767e46b05dbe] daemon started [2020-03-12T19:07:55.569Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-03-12T19:07:55.569Z] daemon.go:325: [d85bcaab3eea1] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:325: [d85bcaab3eea1] waiting for daemon to start [2020-03-12T19:07:55.569Z] daemon.go:353: [d85bcaab3eea1] daemon started [2020-03-12T19:07:55.570Z] check_test.go:358: [d85bcaab3eea1] joining swarm manager [d767e46b05dbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:07:55.570Z] daemon.go:461: [d767e46b05dbe] Stopping daemon [2020-03-12T19:07:55.570Z] daemon.go:296: [d767e46b05dbe] exiting daemon [2020-03-12T19:07:55.570Z] daemon.go:448: [d767e46b05dbe] Daemon stopped [2020-03-12T19:07:55.570Z] daemon.go:461: [d85bcaab3eea1] Stopping daemon [2020-03-12T19:07:55.570Z] daemon.go:296: [d85bcaab3eea1] exiting daemon [2020-03-12T19:07:55.570Z] daemon.go:448: [d85bcaab3eea1] Daemon stopped [2020-03-12T19:07:55.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.97s) [2020-03-12T19:07:55.570Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-03-12T19:07:55.570Z] daemon.go:325: [d93f7677a3393] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:325: [d93f7677a3393] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:353: [d93f7677a3393] daemon started [2020-03-12T19:07:55.570Z] daemon.go:461: [d93f7677a3393] Stopping daemon [2020-03-12T19:07:55.570Z] daemon.go:296: [d93f7677a3393] exiting daemon [2020-03-12T19:07:55.570Z] daemon.go:448: [d93f7677a3393] Daemon stopped [2020-03-12T19:07:55.570Z] daemon.go:325: [d93f7677a3393] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:325: [d93f7677a3393] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:353: [d93f7677a3393] daemon started [2020-03-12T19:07:55.570Z] daemon.go:461: [d93f7677a3393] Stopping daemon [2020-03-12T19:07:55.570Z] daemon.go:296: [d93f7677a3393] exiting daemon [2020-03-12T19:07:55.570Z] daemon.go:448: [d93f7677a3393] Daemon stopped [2020-03-12T19:07:55.570Z] daemon.go:325: [d93f7677a3393] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:325: [d93f7677a3393] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:353: [d93f7677a3393] daemon started [2020-03-12T19:07:55.570Z] daemon.go:461: [d93f7677a3393] Stopping daemon [2020-03-12T19:07:55.570Z] daemon.go:296: [d93f7677a3393] exiting daemon [2020-03-12T19:07:55.570Z] daemon.go:448: [d93f7677a3393] Daemon stopped [2020-03-12T19:07:55.570Z] daemon.go:325: [d93f7677a3393] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:325: [d93f7677a3393] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:353: [d93f7677a3393] daemon started [2020-03-12T19:07:55.570Z] daemon.go:461: [d93f7677a3393] Stopping daemon [2020-03-12T19:07:55.570Z] daemon.go:296: [d93f7677a3393] exiting daemon [2020-03-12T19:07:55.570Z] daemon.go:448: [d93f7677a3393] Daemon stopped [2020-03-12T19:07:55.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.03s) [2020-03-12T19:07:55.570Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-03-12T19:07:55.570Z] daemon.go:325: [d4e2d0f33e172] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:325: [d4e2d0f33e172] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:353: [d4e2d0f33e172] daemon started [2020-03-12T19:07:55.570Z] daemon.go:461: [d4e2d0f33e172] Stopping daemon [2020-03-12T19:07:55.570Z] daemon.go:296: [d4e2d0f33e172] exiting daemon [2020-03-12T19:07:55.570Z] daemon.go:448: [d4e2d0f33e172] Daemon stopped [2020-03-12T19:07:55.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.03s) [2020-03-12T19:07:55.570Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-03-12T19:07:55.570Z] daemon.go:325: [de4f15ff7fb8a] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:325: [de4f15ff7fb8a] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:353: [de4f15ff7fb8a] daemon started [2020-03-12T19:07:55.570Z] daemon.go:461: [de4f15ff7fb8a] Stopping daemon [2020-03-12T19:07:55.570Z] daemon.go:296: [de4f15ff7fb8a] exiting daemon [2020-03-12T19:07:55.570Z] daemon.go:448: [de4f15ff7fb8a] Daemon stopped [2020-03-12T19:07:55.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.44s) [2020-03-12T19:07:55.570Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-03-12T19:07:55.570Z] daemon.go:325: [da8ac002b5bdb] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:325: [da8ac002b5bdb] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:353: [da8ac002b5bdb] daemon started [2020-03-12T19:07:55.570Z] daemon.go:461: [da8ac002b5bdb] Stopping daemon [2020-03-12T19:07:55.570Z] daemon.go:296: [da8ac002b5bdb] exiting daemon [2020-03-12T19:07:55.570Z] daemon.go:448: [da8ac002b5bdb] Daemon stopped [2020-03-12T19:07:55.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.35s) [2020-03-12T19:07:55.570Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-03-12T19:07:55.570Z] daemon.go:325: [d14a8d8fb554b] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:325: [d14a8d8fb554b] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:353: [d14a8d8fb554b] daemon started [2020-03-12T19:07:55.570Z] daemon.go:461: [d14a8d8fb554b] Stopping daemon [2020-03-12T19:07:55.570Z] daemon.go:296: [d14a8d8fb554b] exiting daemon [2020-03-12T19:07:55.570Z] daemon.go:448: [d14a8d8fb554b] Daemon stopped [2020-03-12T19:07:55.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.41s) [2020-03-12T19:07:55.570Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2020-03-12T19:07:55.570Z] daemon.go:325: [d31ddf3b6a2d8] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:325: [d31ddf3b6a2d8] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:353: [d31ddf3b6a2d8] daemon started [2020-03-12T19:07:55.570Z] daemon.go:461: [d31ddf3b6a2d8] Stopping daemon [2020-03-12T19:07:55.570Z] daemon.go:296: [d31ddf3b6a2d8] exiting daemon [2020-03-12T19:07:55.570Z] daemon.go:448: [d31ddf3b6a2d8] Daemon stopped [2020-03-12T19:07:55.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.18s) [2020-03-12T19:07:55.570Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-03-12T19:07:55.570Z] daemon.go:325: [d957df5c220f4] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:325: [d957df5c220f4] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:353: [d957df5c220f4] daemon started [2020-03-12T19:07:55.570Z] daemon.go:461: [d957df5c220f4] Stopping daemon [2020-03-12T19:07:55.570Z] daemon.go:296: [d957df5c220f4] exiting daemon [2020-03-12T19:07:55.570Z] daemon.go:448: [d957df5c220f4] Daemon stopped [2020-03-12T19:07:55.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.23s) [2020-03-12T19:07:55.570Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-03-12T19:07:55.570Z] daemon.go:325: [d035456fe67a3] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:325: [d035456fe67a3] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:353: [d035456fe67a3] daemon started [2020-03-12T19:07:55.570Z] daemon.go:461: [d035456fe67a3] Stopping daemon [2020-03-12T19:07:55.570Z] daemon.go:296: [d035456fe67a3] exiting daemon [2020-03-12T19:07:55.570Z] daemon.go:448: [d035456fe67a3] Daemon stopped [2020-03-12T19:07:55.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.32s) [2020-03-12T19:07:55.570Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-03-12T19:07:55.570Z] daemon.go:325: [d206a5fdb121e] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:325: [d206a5fdb121e] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:353: [d206a5fdb121e] daemon started [2020-03-12T19:07:55.570Z] daemon.go:461: [d206a5fdb121e] Stopping daemon [2020-03-12T19:07:55.570Z] daemon.go:296: [d206a5fdb121e] exiting daemon [2020-03-12T19:07:55.570Z] daemon.go:448: [d206a5fdb121e] Daemon stopped [2020-03-12T19:07:55.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.12s) [2020-03-12T19:07:55.570Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2020-03-12T19:07:55.570Z] daemon.go:325: [d7b1f8f9a7494] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:325: [d7b1f8f9a7494] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:353: [d7b1f8f9a7494] daemon started [2020-03-12T19:07:55.570Z] daemon.go:461: [d7b1f8f9a7494] Stopping daemon [2020-03-12T19:07:55.570Z] daemon.go:296: [d7b1f8f9a7494] exiting daemon [2020-03-12T19:07:55.570Z] daemon.go:448: [d7b1f8f9a7494] Daemon stopped [2020-03-12T19:07:55.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.06s) [2020-03-12T19:07:55.570Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-03-12T19:07:55.570Z] daemon.go:325: [d5842c1f994d6] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:325: [d5842c1f994d6] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:353: [d5842c1f994d6] daemon started [2020-03-12T19:07:55.570Z] daemon.go:461: [d5842c1f994d6] Stopping daemon [2020-03-12T19:07:55.570Z] daemon.go:296: [d5842c1f994d6] exiting daemon [2020-03-12T19:07:55.570Z] daemon.go:448: [d5842c1f994d6] Daemon stopped [2020-03-12T19:07:55.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.04s) [2020-03-12T19:07:55.570Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2020-03-12T19:07:55.570Z] daemon.go:325: [d1ce9eb385bd9] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:325: [d1ce9eb385bd9] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:353: [d1ce9eb385bd9] daemon started [2020-03-12T19:07:55.570Z] daemon.go:461: [d1ce9eb385bd9] Stopping daemon [2020-03-12T19:07:55.570Z] daemon.go:296: [d1ce9eb385bd9] exiting daemon [2020-03-12T19:07:55.570Z] daemon.go:448: [d1ce9eb385bd9] Daemon stopped [2020-03-12T19:07:55.570Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.23s) [2020-03-12T19:07:55.570Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-03-12T19:07:55.570Z] daemon.go:325: [d9dbc3494f900] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:325: [d9dbc3494f900] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:353: [d9dbc3494f900] daemon started [2020-03-12T19:07:55.570Z] daemon.go:461: [d9dbc3494f900] Stopping daemon [2020-03-12T19:07:55.570Z] daemon.go:296: [d9dbc3494f900] exiting daemon [2020-03-12T19:07:55.570Z] daemon.go:448: [d9dbc3494f900] Daemon stopped [2020-03-12T19:07:55.570Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.02s) [2020-03-12T19:07:55.570Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-03-12T19:07:55.570Z] daemon.go:325: [d105f26944957] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:325: [d105f26944957] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:353: [d105f26944957] daemon started [2020-03-12T19:07:55.570Z] daemon.go:461: [d105f26944957] Stopping daemon [2020-03-12T19:07:55.570Z] daemon.go:296: [d105f26944957] exiting daemon [2020-03-12T19:07:55.570Z] daemon.go:448: [d105f26944957] Daemon stopped [2020-03-12T19:07:55.570Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.02s) [2020-03-12T19:07:55.570Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-03-12T19:07:55.570Z] daemon.go:325: [d312b709d1473] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:325: [d312b709d1473] waiting for daemon to start [2020-03-12T19:07:55.570Z] daemon.go:353: [d312b709d1473] daemon started [2020-03-12T19:07:55.570Z] daemon.go:461: [d312b709d1473] Stopping daemon [2020-03-12T19:07:55.570Z] daemon.go:296: [d312b709d1473] exiting daemon [2020-03-12T19:07:55.570Z] daemon.go:448: [d312b709d1473] Daemon stopped [2020-03-12T19:07:55.570Z] === RUN TestDockerExternalVolumeSuite [2020-03-12T19:07:55.570Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-03-12T19:07:56.827Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-03-12T19:07:56.828Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-03-12T19:07:56.828Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-03-12T19:07:56.828Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-03-12T19:07:56.828Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-03-12T19:07:56.828Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-03-12T19:07:56.828Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-03-12T19:08:05.414Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-03-12T19:08:05.414Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-03-12T19:08:06.954Z] === RUN TestDockerSuite/TestRunModeHostname [2020-03-12T19:08:06.954Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-03-12T19:08:06.954Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-03-12T19:08:06.954Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-03-12T19:08:06.954Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-03-12T19:08:06.954Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-03-12T19:08:06.954Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-03-12T19:08:06.954Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-03-12T19:08:06.954Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-03-12T19:08:06.954Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-03-12T19:08:06.954Z] === RUN TestDockerSuite/TestRunMount [2020-03-12T19:08:06.954Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-03-12T19:08:06.954Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-03-12T19:08:06.954Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-03-12T19:08:06.954Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-03-12T19:08:10.388Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-03-12T19:08:19.340Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-03-12T19:08:19.340Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-03-12T19:08:19.340Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-03-12T19:08:19.340Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-03-12T19:08:25.375Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-03-12T19:08:25.839Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-03-12T19:08:25.839Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-03-12T19:08:25.839Z] === RUN TestDockerSuite/TestRunNetHost [2020-03-12T19:08:25.839Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-03-12T19:08:25.839Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-03-12T19:08:25.839Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-03-12T19:08:25.839Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-03-12T19:08:25.839Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-03-12T19:08:25.839Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-03-12T19:08:25.839Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-03-12T19:08:26.303Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-03-12T19:08:27.275Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-03-12T19:08:28.822Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-03-12T19:08:31.007Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-03-12T19:08:31.977Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-03-12T19:08:33.516Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-03-12T19:08:33.977Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-03-12T19:08:33.977Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-03-12T19:08:33.977Z] === RUN TestDockerSuite/TestRunPortInUse [2020-03-12T19:08:33.977Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-03-12T19:08:33.977Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-03-12T19:08:33.977Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-03-12T19:08:33.977Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-03-12T19:08:33.977Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-12T19:08:36.157Z] === RUN TestDockerSuite/TestRunPublishPort [2020-03-12T19:08:36.157Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-03-12T19:08:36.157Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-03-12T19:08:36.157Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-03-12T19:08:36.157Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-03-12T19:08:36.157Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-03-12T19:08:44.738Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-03-12T19:08:44.738Z] === RUN TestDockerSuite/TestRunRm [2020-03-12T19:08:46.277Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-03-12T19:08:52.077Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-03-12T19:08:59.158Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-03-12T19:09:00.131Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-03-12T19:09:02.322Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-03-12T19:09:04.509Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-03-12T19:09:04.509Z] === RUN TestDockerSuite/TestRunState [2020-03-12T19:09:04.509Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-03-12T19:09:06.700Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-03-12T19:09:06.700Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-03-12T19:09:08.244Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-03-12T19:09:08.244Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-03-12T19:09:08.244Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-03-12T19:09:08.244Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-03-12T19:09:08.244Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-03-12T19:09:08.244Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-03-12T19:09:12.974Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-03-12T19:09:12.974Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-03-12T19:09:12.974Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-03-12T19:09:12.974Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-03-12T19:09:12.974Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-03-12T19:09:12.974Z] === RUN TestDockerSuite/TestRunUserByID [2020-03-12T19:09:12.974Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-03-12T19:09:12.974Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-03-12T19:09:12.974Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-03-12T19:09:12.974Z] === RUN TestDockerSuite/TestRunUserByName [2020-03-12T19:09:12.974Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-03-12T19:09:15.163Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-03-12T19:09:15.163Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-03-12T19:09:16.706Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-03-12T19:09:16.706Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-03-12T19:09:16.706Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-03-12T19:09:19.621Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-03-12T19:09:20.660Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-03-12T19:09:25.429Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-03-12T19:09:28.727Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-03-12T19:09:30.149Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-03-12T19:09:34.847Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-03-12T19:09:34.847Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-03-12T19:09:34.847Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-03-12T19:09:34.847Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-03-12T19:09:34.847Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-03-12T19:09:37.028Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-03-12T19:09:45.689Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-03-12T19:09:46.659Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-03-12T19:09:46.659Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-03-12T19:09:46.659Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-03-12T19:09:46.659Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-03-12T19:09:46.659Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-03-12T19:09:46.659Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-03-12T19:09:46.659Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-03-12T19:09:46.659Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-03-12T19:09:46.659Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-03-12T19:09:50.401Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-03-12T19:09:51.942Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-03-12T19:09:53.483Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-03-12T19:09:57.223Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-03-12T19:09:57.223Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-03-12T19:09:57.223Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-03-12T19:09:57.223Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-03-12T19:09:57.223Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-03-12T19:09:57.223Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-03-12T19:09:57.223Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-03-12T19:09:57.223Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-03-12T19:09:57.223Z] === RUN TestDockerSuite/TestSaveImageId [2020-03-12T19:09:57.223Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-03-12T19:09:57.223Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-03-12T19:09:57.223Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-03-12T19:09:57.223Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-03-12T19:09:57.223Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-03-12T19:09:57.223Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-03-12T19:09:57.223Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-03-12T19:09:57.223Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-03-12T19:09:57.683Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-03-12T19:09:59.864Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-03-12T19:10:00.324Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-03-12T19:10:00.740Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-03-12T19:10:00.784Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-03-12T19:10:01.245Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-03-12T19:10:02.786Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-03-12T19:10:08.592Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-03-12T19:10:08.592Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-03-12T19:10:15.558Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-03-12T19:10:15.673Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-03-12T19:10:15.673Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-03-12T19:10:18.585Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-03-12T19:10:18.585Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-03-12T19:10:18.585Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-03-12T19:10:18.585Z] === RUN TestDockerSuite/TestStartRecordError [2020-03-12T19:10:18.585Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-03-12T19:10:24.436Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-03-12T19:10:24.436Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-03-12T19:10:24.436Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-03-12T19:10:24.436Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-03-12T19:10:24.436Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-03-12T19:10:24.436Z] === RUN TestDockerSuite/TestStatsNoStream [2020-03-12T19:10:24.436Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-03-12T19:10:25.977Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-03-12T19:10:28.162Z] === RUN TestDockerSuite/TestTopPrivileged [2020-03-12T19:10:28.162Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-03-12T19:10:29.702Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-03-12T19:10:29.702Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-03-12T19:10:29.702Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-03-12T19:10:29.702Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-03-12T19:10:29.702Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-03-12T19:10:29.702Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-03-12T19:10:29.702Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-03-12T19:10:47.407Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-03-12T19:10:47.407Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-03-12T19:10:47.407Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-03-12T19:10:47.407Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-03-12T19:10:47.407Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-03-12T19:10:47.407Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-03-12T19:10:47.407Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-03-12T19:10:47.556Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-03-12T19:10:48.377Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-03-12T19:10:48.377Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-03-12T19:10:51.291Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-03-12T19:10:51.750Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-03-12T19:10:51.750Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-03-12T19:10:52.210Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-03-12T19:10:52.210Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-03-12T19:10:59.702Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-03-12T19:11:04.610Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-03-12T19:11:04.610Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-03-12T19:11:04.610Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-03-12T19:11:04.610Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-03-12T19:11:04.610Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-03-12T19:11:10.413Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-03-12T19:11:10.873Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-03-12T19:11:10.873Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-03-12T19:11:19.454Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-03-12T19:11:19.454Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite (2211.39s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.56s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.44s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (133.76s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.86s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.33s) [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.59s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.80s) [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement Apparmor [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement Apparmor [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.79s) [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement IsPausable [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.46s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (85.18s) [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement UnixCli [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.19s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.82s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.73s) [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.68s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.71s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.10s) [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.14s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.50s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.40s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s) [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.95s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.27s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.16s) [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.15s) [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.59s) [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.25s) [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.77s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.62s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.82s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.23s) [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.61s) [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.33s) [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s) [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.16s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.33s) [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.11s) [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.22s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.03s) [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement UnixCli [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.14s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.78s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildCmd (0.44s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.42s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.66s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.81s) [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.99s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildContChar (12.05s) [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.77s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.74s) [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s) [2020-03-12T19:11:19.915Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-03-12T19:11:19.915Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.915Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.73s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.54s) [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.92s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.98s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.37s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.21s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.11s) [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.58s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s) [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.57s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.34s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.78s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.89s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.35s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.30s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildDockerignore (42.99s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.91s) [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (47.31s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.38s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.61s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.78s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.55s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.23s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.79s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.15s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.66s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (67.95s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.72s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.92s) [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.32s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.62s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.28s) [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.88s) [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.79s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.52s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.94s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.63s) [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildFails (1.90s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.57s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.45s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.91s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.56s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.56s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.25s) [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement UnixCli [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.69s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.44s) [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.30s) [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildHistory (9.77s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.83s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.96s) [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.66s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.28s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildLabel (0.80s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.50s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.74s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.47s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildLabels (0.79s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.33s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.57s) [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.44s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.63s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.78s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.68s) [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.00s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.07s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.05s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.37s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.07s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.49s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.01s) [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.66s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.57s) [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.38s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.11s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.01s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.31s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.07s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.07s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.36s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.29s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.07s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.99s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.08s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.62s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.39s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.94s) [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.84s) [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.78s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.87s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildRm (12.48s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.85s) [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-03-12T19:11:19.916Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.16s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.89s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.02s) [2020-03-12T19:11:19.916Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.17s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.18s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.63s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.54s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.95s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.65s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestBuildStderr (4.37s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.80s) [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.59s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.09s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.36s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.85s) [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.96s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.47s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.23s) [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.81s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.86s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (13.42s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.08s) [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.27s) [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.95s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.38s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.43s) [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.19s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.15s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.65s) [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-03-12T19:11:19.917Z] docker_cli_sni_test.go:18: Flakey test [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.80s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.25s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestCommitChange (4.76s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.30s) [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.99s) [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestCommitTTY (6.28s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.18s) [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.34s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.14s) [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.86s) [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.81s) [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.98s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.09s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.74s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.86s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.97s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.00s) [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.89s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.63s) [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.08s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.85s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.24s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.31s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.59s) [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.69s) [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.84s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.77s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.65s) [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.68s) [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.34s) [2020-03-12T19:11:19.917Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2020-03-12T19:11:19.917Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2020-03-12T19:11:19.917Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2020-03-12T19:11:19.917Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2020-03-12T19:11:19.917Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc00057f9e0 } [2020-03-12T19:11:19.917Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1536266182 c:\foo false } [2020-03-12T19:11:19.917Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1536266182 c:\foo true } [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.16s) [2020-03-12T19:11:19.917Z] docker_api_containers_test.go:1926: case 0 [2020-03-12T19:11:19.917Z] docker_api_containers_test.go:1926: case 1 [2020-03-12T19:11:19.917Z] docker_api_containers_test.go:1926: case 2 [2020-03-12T19:11:19.917Z] docker_api_containers_test.go:1926: case 3 [2020-03-12T19:11:19.917Z] docker_api_containers_test.go:1926: case 4 [2020-03-12T19:11:19.917Z] docker_api_containers_test.go:1926: case 5 [2020-03-12T19:11:19.917Z] docker_api_containers_test.go:1926: case 6 [2020-03-12T19:11:19.917Z] docker_api_containers_test.go:1926: case 7 [2020-03-12T19:11:19.917Z] docker_api_containers_test.go:1926: case 8 [2020-03-12T19:11:19.917Z] docker_api_containers_test.go:1926: case 9 [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.917Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-12T19:11:19.917Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.04s) [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.12s) [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2020-03-12T19:11:19.918Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.98s) [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.90s) [2020-03-12T19:11:19.918Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a739906545\file1 fa5b04e43b4bd8eaebface82612d9f52f6090f717e8d85e489adf2f0c7e3e804:/root/itWorks.txt` [2020-03-12T19:11:19.918Z] docker_cli_cp_utils_test.go:279: checking that container "fa5b04e43b4bd8eaebface82612d9f52f6090f717e8d85e489adf2f0c7e3e804" start output contains "file1\n" [2020-03-12T19:11:19.918Z] docker_cli_cp_utils_test.go:209: running `docker start -a fa5b04e43b4bd8eaebface82612d9f52f6090f717e8d85e489adf2f0c7e3e804` [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.04s) [2020-03-12T19:11:19.918Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b493657756\file1 46d6f835e51a41414f03b921f27944ec9f821302fd216437ef6ab62c931d6c1b:testDir/` [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.45s) [2020-03-12T19:11:19.918Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e345608523\dir1 9fb624962808cb44d5d4b076e8ee3a9f015be8e5d5cb38874eb084032ab8610b:testDir` [2020-03-12T19:11:19.918Z] docker_cli_cp_utils_test.go:279: checking that container "9fb624962808cb44d5d4b076e8ee3a9f015be8e5d5cb38874eb084032ab8610b" start output contains "file1-1\n" [2020-03-12T19:11:19.918Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9fb624962808cb44d5d4b076e8ee3a9f015be8e5d5cb38874eb084032ab8610b` [2020-03-12T19:11:19.918Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e345608523\dir1 cc247b4c4e0f3fb743d77c12cb6ea261192bb98b64503d25267b6bba6966000d:testDir/` [2020-03-12T19:11:19.918Z] docker_cli_cp_utils_test.go:279: checking that container "cc247b4c4e0f3fb743d77c12cb6ea261192bb98b64503d25267b6bba6966000d" start output contains "file1-1\n" [2020-03-12T19:11:19.918Z] docker_cli_cp_utils_test.go:209: running `docker start -a cc247b4c4e0f3fb743d77c12cb6ea261192bb98b64503d25267b6bba6966000d` [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.42s) [2020-03-12T19:11:19.918Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h034591790\dir1\. bd13c90d2995e5f75ead67c5f4023345591f8c33b5ba73eb0b95bf7bf304891d:testDir` [2020-03-12T19:11:19.918Z] docker_cli_cp_utils_test.go:279: checking that container "bd13c90d2995e5f75ead67c5f4023345591f8c33b5ba73eb0b95bf7bf304891d" start output contains "file1-1\n" [2020-03-12T19:11:19.918Z] docker_cli_cp_utils_test.go:209: running `docker start -a bd13c90d2995e5f75ead67c5f4023345591f8c33b5ba73eb0b95bf7bf304891d` [2020-03-12T19:11:19.918Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h034591790\dir1\. fca2f623947bae034481ef11122aeb84d088988bb66f97ce44e55897371edf13:testDir/` [2020-03-12T19:11:19.918Z] docker_cli_cp_utils_test.go:279: checking that container "fca2f623947bae034481ef11122aeb84d088988bb66f97ce44e55897371edf13" start output contains "file1-1\n" [2020-03-12T19:11:19.918Z] docker_cli_cp_utils_test.go:209: running `docker start -a fca2f623947bae034481ef11122aeb84d088988bb66f97ce44e55897371edf13` [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestCpToDot (2.11s) [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestCpToStdout (2.12s) [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.61s) [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.07s) [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.75s) [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.55s) [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestCreateRM (0.29s) [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.29s) [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.64s) [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.43s) [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.38s) [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.85s) [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-03-12T19:11:19.918Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.07s) [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.93s) [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.98s) [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.31s) [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestEventsCopy (4.80s) [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.18s) [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.03s) [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.74s) [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.11s) [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.31s) [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.85s) [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestEventsFilters (3.82s) [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestEventsFormat (3.92s) [2020-03-12T19:11:19.918Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestEventsRename (1.94s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestEventsResize (2.33s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.97s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.36s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.62s) [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.57s) [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.57s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.30s) [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.32s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.14s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.06s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.47s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.29s) [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.97s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestExecInspectID (4.64s) [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement IsPausable [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.03s) [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.32s) [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.98s) [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.16s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.79s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.71s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.66s) [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.30s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.51s) [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.88s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.56s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.74s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.12s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.43s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.36s) [2020-03-12T19:11:19.919Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:19.919Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2020-03-12T19:11:20.380Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.380Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2020-03-12T19:11:20.380Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.380Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-03-12T19:11:20.380Z] requirement.go:26: unmatched requirement IsPausable [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestInfoFormat (0.13s) [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.88s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.86s) [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.83s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.92s) [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestInspectDefault (1.83s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestInspectHistory (4.35s) [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.11s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.79s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.95s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.84s) [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.83s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestInspectStatus (2.17s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.68s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.03s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.85s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.70s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.85s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.80s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (6.92s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.70s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.70s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.28s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.97s) [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.78s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.51s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.22s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.34s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.22s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.05s) [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.00s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.06s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestLogsSince (8.60s) [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestLogsTail (2.45s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.18s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.88s) [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement IsAmd64 [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement IsAmd64 [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.80s) [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.68s) [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestPsByOrder (7.12s) [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.81s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.06s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-03-12T19:11:20.381Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.41s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.21s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.17s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.52s) [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.48s) [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.05s) [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.35s) [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.51s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.96s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.31s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.20s) [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.18s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.67s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.72s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.68s) [2020-03-12T19:11:20.381Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-03-12T19:11:20.381Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.73s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.12s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.36s) [2020-03-12T19:11:20.381Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.61s) [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.91s) [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.88s) [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.94s) [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.09s) [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRmiTag (0.64s) [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.00s) [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.63s) [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.29s) [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.68s) [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.96s) [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.83s) [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.94s) [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.41s) [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.93s) [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (6.76s) [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.05s) [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.87s) [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.86s) [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.59s) [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.83s) [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.99s) [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.05s) [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.85s) [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.98s) [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.20s) [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (16.00s) [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (5.46s) [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.22s) [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunEchoStdout (4.12s) [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.48s) [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunExitCode (2.66s) [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.45s) [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.25s) [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.01s) [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.73s) [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.27s) [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.57s) [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-03-12T19:11:20.382Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.382Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.92s) [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.42s) [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.47s) [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.31s) [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.94s) [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.90s) [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.79s) [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.92s) [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.93s) [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.30s) [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement Apparmor [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.47s) [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunRm (2.20s) [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.28s) [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (6.93s) [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.88s) [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.92s) [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.23s) [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.12s) [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.66s) [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.47s) [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement Apparmor [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.95s) [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.99s) [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.58s) [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.85s) [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.15s) [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.26s) [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.32s) [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (7.25s) [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.04s) [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.60s) [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.50s) [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.78s) [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.70s) [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement Apparmor [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.61s) [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.56s) [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.85s) [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.45s) [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.383Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.38s) [2020-03-12T19:11:20.383Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-12T19:11:20.383Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement IsPausable [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.52s) [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.89s) [2020-03-12T19:11:20.384Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.06s) [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.80s) [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2020-03-12T19:11:20.384Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2020-03-12T19:11:20.384Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2020-03-12T19:11:20.384Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2020-03-12T19:11:20.384Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2020-03-12T19:11:20.384Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.38s) [2020-03-12T19:11:20.384Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2020-03-12T19:11:20.384Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.58s) [2020-03-12T19:11:20.384Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2020-03-12T19:11:20.384Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2020-03-12T19:11:20.384Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2020-03-12T19:11:20.384Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2020-03-12T19:11:20.384Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.47s) [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.57s) [2020-03-12T19:11:20.384Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.92s) [2020-03-12T19:11:20.384Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2020-03-12T19:11:20.384Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2020-03-12T19:11:20.384Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.71s) [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.27s) [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-03-12T19:11:20.384Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-03-12T19:11:20.384Z] --- PASS: TestDockerRegistrySuite (0.00s) [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-12T19:11:20.384Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.384Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] === RUN TestDockerSchema1RegistrySuite [2020-03-12T19:11:20.385Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-03-12T19:11:20.385Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-03-12T19:11:20.385Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-03-12T19:11:20.385Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-03-12T19:11:20.385Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-03-12T19:11:20.385Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-03-12T19:11:20.385Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-03-12T19:11:20.385Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-03-12T19:11:20.385Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-03-12T19:11:20.385Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-03-12T19:11:20.385Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-03-12T19:11:20.385Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-03-12T19:11:20.385Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-03-12T19:11:20.385Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-03-12T19:11:20.385Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-03-12T19:11:20.385Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-03-12T19:11:20.385Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-03-12T19:11:20.385Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-03-12T19:11:20.385Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-03-12T19:11:20.385Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-03-12T19:11:20.385Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-03-12T19:11:20.385Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-03-12T19:11:20.385Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-03-12T19:11:20.385Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-03-12T19:11:20.385Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-03-12T19:11:20.385Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] === RUN TestDockerRegistryAuthTokenSuite [2020-03-12T19:11:20.385Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-03-12T19:11:20.385Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-03-12T19:11:20.385Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-03-12T19:11:20.385Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-03-12T19:11:20.385Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-03-12T19:11:20.385Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] === RUN TestDockerDaemonSuite [2020-03-12T19:11:20.385Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-03-12T19:11:20.385Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-03-12T19:11:20.385Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-03-12T19:11:20.385Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-03-12T19:11:20.385Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] === RUN TestDockerSwarmSuite [2020-03-12T19:11:20.385Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-03-12T19:11:20.385Z] === RUN TestDockerPluginSuite [2020-03-12T19:11:20.385Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-03-12T19:11:20.385Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-03-12T19:11:20.385Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-03-12T19:11:20.385Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-03-12T19:11:20.385Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-03-12T19:11:20.385Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-03-12T19:11:20.385Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-03-12T19:11:20.385Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-03-12T19:11:20.385Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-03-12T19:11:20.385Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-03-12T19:11:20.385Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-03-12T19:11:20.385Z] --- PASS: TestDockerPluginSuite (0.00s) [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] === RUN TestDockerExternalVolumeSuite [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] === RUN TestDockerNetworkSuite [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] === RUN TestDockerHubPullSuite [2020-03-12T19:11:20.385Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-03-12T19:11:20.385Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:11:20.385Z] PASS [2020-03-12T19:11:20.385Z] ok github.com/docker/docker/integration-cli 2212.093s [2020-03-12T19:11:20.385Z] INFO: Integration tests ended at 03/12/2020 19:11:20. Duration:00:36:59.8350512 [2020-03-12T19:11:20.385Z] INFO: Docker info of the daemon under test at end of run [2020-03-12T19:11:20.385Z] [2020-03-12T19:11:20.385Z] Containers: 2 [2020-03-12T19:11:20.385Z] Running: 0 [2020-03-12T19:11:20.385Z] Paused: 0 [2020-03-12T19:11:20.385Z] Stopped: 2 [2020-03-12T19:11:20.385Z] Images: 12 [2020-03-12T19:11:20.385Z] Server Version: 0.0.0-dev [2020-03-12T19:11:20.385Z] Storage Driver: windowsfilter [2020-03-12T19:11:20.385Z] Windows: [2020-03-12T19:11:20.385Z] Logging Driver: json-file [2020-03-12T19:11:20.385Z] Plugins: [2020-03-12T19:11:20.385Z] Volume: local [2020-03-12T19:11:20.385Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-12T19:11:20.385Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-12T19:11:20.385Z] Swarm: inactive [2020-03-12T19:11:20.385Z] Default Isolation: process [2020-03-12T19:11:20.385Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-12T19:11:20.385Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-12T19:11:20.385Z] OSType: windows [2020-03-12T19:11:20.385Z] Architecture: x86_64 [2020-03-12T19:11:20.385Z] CPUs: 4 [2020-03-12T19:11:20.385Z] Total Memory: 32GiB [2020-03-12T19:11:20.385Z] Name: azwin-2-73a030 [2020-03-12T19:11:20.385Z] ID: LJ62:ZS7C:THMI:GGUX:CJY3:YD25:TUBT:UTUT:UHPU:I4AL:WLBP:4G2S [2020-03-12T19:11:20.385Z] Docker Root Dir: D:\CI\PR-40652\2\daemon [2020-03-12T19:11:20.385Z] Debug Mode (client): false [2020-03-12T19:11:20.385Z] Debug Mode (server): true [2020-03-12T19:11:20.385Z] File Descriptors: -1 [2020-03-12T19:11:20.385Z] Goroutines: 18 [2020-03-12T19:11:20.385Z] System Time: 2020-03-12T19:11:20.2185053Z [2020-03-12T19:11:20.385Z] EventsListeners: 0 [2020-03-12T19:11:20.385Z] Registry: https://index.docker.io/v1/ [2020-03-12T19:11:20.385Z] Labels: [2020-03-12T19:11:20.385Z] Experimental: false [2020-03-12T19:11:20.385Z] Insecure Registries: [2020-03-12T19:11:20.385Z] 127.0.0.0/8 [2020-03-12T19:11:20.385Z] Live Restore Enabled: false [2020-03-12T19:11:20.385Z] [2020-03-12T19:11:20.385Z] [2020-03-12T19:11:20.385Z] INFO: Stopping daemon under test [2020-03-12T19:11:20.385Z] SUCCESS: The process with PID 4700 (child process of PID 6204) has been terminated. [2020-03-12T19:11:20.386Z] SUCCESS: The process with PID 6204 (child process of PID 8464) has been terminated. [2020-03-12T19:11:20.846Z] INFO: Stop tailing logs of the daemon under tests [2020-03-12T19:11:20.846Z] INFO: executeCI.ps1 Completed successfully at 03/12/2020 19:11:20. [2020-03-12T19:11:20.846Z] INFO: Tidying up at end of run [2020-03-12T19:11:20.846Z] INFO: Saving daemon under test log (d:\CI\PR-40652\2\dut.out) to C:\windows\TEMP\CIDUT.out [2020-03-12T19:11:20.846Z] INFO: Saving daemon under test log (d:\CI\PR-40652\2\dut.err) to C:\windows\TEMP\CIDUT.err [2020-03-12T19:11:20.846Z] INFO: Nuke-Everything... [2020-03-12T19:11:20.846Z] INFO: Container count on control daemon to delete is 2 [2020-03-12T19:11:21.312Z] 2208bd6e750f [2020-03-12T19:11:21.312Z] 088a38c672b0 [2020-03-12T19:11:21.312Z] INFO: Non-base image count on control daemon to delete is 1 [2020-03-12T19:11:27.120Z] Deleted: sha256:d0660fc917dadab1946b2818d31baee5e5fb41e0c2231ecccd3f91ff20e691d4 [2020-03-12T19:11:27.120Z] Deleted: sha256:983813f6e0791a1fa03f5a3026cdfa5d833570275d883064ae188ab3fdcce556 [2020-03-12T19:11:27.120Z] Deleted: sha256:3a722e6a907d8c6a8d063d46b2aef666be4c6e31b16585334298adb788b05302 [2020-03-12T19:11:27.120Z] Deleted: sha256:71e61d364500f0a145fb025aa2aa060ca17d2e35392e1d51f6bd1e4321ef2d99 [2020-03-12T19:11:27.120Z] Deleted: sha256:9930a84a4177174247e5572f6f1022b4d7faf057900d72df8ca7b44e30e49d24 [2020-03-12T19:11:27.120Z] Deleted: sha256:89f4c8e45f7cd0ddd0d15a85fe72be6147ca46c024a22c8c9fc0fa0786a084a7 [2020-03-12T19:11:27.120Z] Deleted: sha256:2f07be7e7a630a33fdb26f1b3c92be87b9896eea62b31b217eb077291deee68a [2020-03-12T19:11:27.120Z] Deleted: sha256:73e84cb2a27906dd5632932e86e1953746a64c13e4f45bbd2760e3a27271db88 [2020-03-12T19:11:27.120Z] Deleted: sha256:884f5fd9df2bc28f686daa3d33f61d3cfd5e5c7239be26c5923e6827f6ac6bd4 [2020-03-12T19:11:27.120Z] Deleted: sha256:ea56d9ff614a2897d359081ca8071168403cecd9b771d9b8af0d38b4aa7bcee6 [2020-03-12T19:11:27.120Z] Deleted: sha256:f4d0ba347284dc23a377d6514ad52a2991633768c2152c0e836ea43c9e27309c [2020-03-12T19:11:27.120Z] Deleted: sha256:8a8cc5b83e9e8eb90a0de9bae49906a9720b8efc7ed224a2c14ed2d7e86ed5b9 [2020-03-12T19:11:27.120Z] Deleted: sha256:9551672fa30f316db77289ab5bf8ceb10ca4ee775ac68ee6755e8b817091ef4c [2020-03-12T19:11:27.120Z] Deleted: sha256:c673cdd5dbfe862cba665197c18c6e4df81498358af1e200de1a4d422748fc89 [2020-03-12T19:11:27.120Z] Deleted: sha256:ef0507b810a7c827d8996ba2a7146e59fc5f95185c891da294c4589d0ccf3096 [2020-03-12T19:11:27.120Z] Deleted: sha256:f3c35a4b59ee6a6f30dd45297e0007c6afdd36afced5f3be71bce6d1d6b52d2e [2020-03-12T19:11:27.120Z] INFO: Tidying pidfile d:\CI\PR-40652\2\docker.pid [2020-03-12T19:11:27.120Z] INFO: Nuking d:\CI [2020-03-12T19:11:31.699Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-03-12T19:11:46.519Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-03-12T19:11:52.284Z] INFO: Zapped successfully [2020-03-12T19:11:52.284Z] [2020-03-12T19:11:52.284Z] INFO: executeCI.ps1 exiting at Thu Mar 12 19:11:48 CUT 2020. Duration 00:53:08.3549389 [2020-03-12T19:11:52.284Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-03-12T19:11:53.944Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-03-12T19:11:55.127Z] Archiving artifacts [2020-03-12T19:11:56.299Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40652/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-12T19:11:57.223Z] + make clean [2020-03-12T19:11:58.194Z] docker volume rm -f docker-dev-cache [2020-03-12T19:11:58.653Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-12T19:12:04.537Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-03-12T19:12:51.122Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-03-12T19:13:09.141Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-03-12T19:13:41.146Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-03-12T19:14:13.176Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-03-12T19:14:27.993Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-03-12T19:14:46.013Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-03-12T19:15:00.831Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-03-12T19:15:15.651Z] --- PASS: TestDockerExternalVolumeSuite (441.45s) [2020-03-12T19:15:15.651Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (16.05s) [2020-03-12T19:15:15.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-03-12T19:15:15.651Z] docker_cli_external_volume_driver_test.go:53: Daemon df8d2ec86cc4f is not started [2020-03-12T19:15:15.651Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2020-03-12T19:15:15.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-03-12T19:15:15.651Z] daemon.go:325: [d3fa440c4334b] waiting for daemon to start [2020-03-12T19:15:15.651Z] daemon.go:325: [d3fa440c4334b] waiting for daemon to start [2020-03-12T19:15:15.651Z] daemon.go:353: [d3fa440c4334b] daemon started [2020-03-12T19:15:15.651Z] daemon.go:461: [d3fa440c4334b] Stopping daemon [2020-03-12T19:15:15.651Z] daemon.go:296: [d3fa440c4334b] exiting daemon [2020-03-12T19:15:15.651Z] daemon.go:448: [d3fa440c4334b] Daemon stopped [2020-03-12T19:15:15.651Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s) [2020-03-12T19:15:15.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-03-12T19:15:15.651Z] daemon.go:325: [d755a35f0e828] waiting for daemon to start [2020-03-12T19:15:15.651Z] daemon.go:325: [d755a35f0e828] waiting for daemon to start [2020-03-12T19:15:15.651Z] daemon.go:353: [d755a35f0e828] daemon started [2020-03-12T19:15:15.651Z] daemon.go:461: [d755a35f0e828] Stopping daemon [2020-03-12T19:15:15.651Z] daemon.go:296: [d755a35f0e828] exiting daemon [2020-03-12T19:15:15.651Z] daemon.go:448: [d755a35f0e828] Daemon stopped [2020-03-12T19:15:15.651Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-03-12T19:15:15.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-03-12T19:15:15.651Z] docker_cli_external_volume_driver_test.go:53: Daemon da012a615a19d is not started [2020-03-12T19:15:15.651Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-03-12T19:15:15.651Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-03-12T19:15:15.906Z] daemon.go:325: [ded70e4c9be33] waiting for daemon to start [2020-03-12T19:15:15.906Z] daemon.go:325: [ded70e4c9be33] waiting for daemon to start [2020-03-12T19:15:15.906Z] daemon.go:353: [ded70e4c9be33] daemon started [2020-03-12T19:15:15.906Z] daemon.go:461: [ded70e4c9be33] Stopping daemon [2020-03-12T19:15:15.906Z] daemon.go:296: [ded70e4c9be33] exiting daemon [2020-03-12T19:15:15.906Z] daemon.go:448: [ded70e4c9be33] Daemon stopped [2020-03-12T19:15:15.906Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2020-03-12T19:15:15.906Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-03-12T19:15:15.906Z] docker_cli_external_volume_driver_test.go:53: Daemon d74332777ccb3 is not started [2020-03-12T19:15:15.906Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-03-12T19:15:15.906Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-03-12T19:15:15.906Z] docker_cli_external_volume_driver_test.go:53: Daemon d6fd4bc74e5b9 is not started [2020-03-12T19:15:15.906Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.60s) [2020-03-12T19:15:15.906Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-03-12T19:15:15.906Z] daemon.go:325: [d806a695022b6] waiting for daemon to start [2020-03-12T19:15:15.906Z] daemon.go:325: [d806a695022b6] waiting for daemon to start [2020-03-12T19:15:15.906Z] daemon.go:353: [d806a695022b6] daemon started [2020-03-12T19:15:15.906Z] daemon.go:461: [d806a695022b6] Stopping daemon [2020-03-12T19:15:15.906Z] daemon.go:296: [d806a695022b6] exiting daemon [2020-03-12T19:15:15.906Z] daemon.go:448: [d806a695022b6] Daemon stopped [2020-03-12T19:15:15.906Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.61s) [2020-03-12T19:15:15.906Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-03-12T19:15:15.906Z] daemon.go:325: [dbc2f730da37f] waiting for daemon to start [2020-03-12T19:15:15.906Z] daemon.go:325: [dbc2f730da37f] waiting for daemon to start [2020-03-12T19:15:15.906Z] daemon.go:353: [dbc2f730da37f] daemon started [2020-03-12T19:15:15.906Z] daemon.go:461: [dbc2f730da37f] Stopping daemon [2020-03-12T19:15:15.906Z] daemon.go:296: [dbc2f730da37f] exiting daemon [2020-03-12T19:15:15.906Z] daemon.go:448: [dbc2f730da37f] Daemon stopped [2020-03-12T19:15:15.906Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-03-12T19:15:15.906Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-03-12T19:15:15.906Z] daemon.go:325: [da2e5240c07fb] waiting for daemon to start [2020-03-12T19:15:15.906Z] daemon.go:325: [da2e5240c07fb] waiting for daemon to start [2020-03-12T19:15:15.906Z] daemon.go:353: [da2e5240c07fb] daemon started [2020-03-12T19:15:15.906Z] daemon.go:461: [da2e5240c07fb] Stopping daemon [2020-03-12T19:15:15.906Z] daemon.go:296: [da2e5240c07fb] exiting daemon [2020-03-12T19:15:15.906Z] daemon.go:448: [da2e5240c07fb] Daemon stopped [2020-03-12T19:15:15.906Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-03-12T19:15:15.906Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-03-12T19:15:15.906Z] daemon.go:325: [dcae02bfa5818] waiting for daemon to start [2020-03-12T19:15:15.906Z] daemon.go:325: [dcae02bfa5818] waiting for daemon to start [2020-03-12T19:15:15.906Z] daemon.go:353: [dcae02bfa5818] daemon started [2020-03-12T19:15:15.906Z] daemon.go:461: [dcae02bfa5818] Stopping daemon [2020-03-12T19:15:15.906Z] daemon.go:296: [dcae02bfa5818] exiting daemon [2020-03-12T19:15:15.906Z] daemon.go:448: [dcae02bfa5818] Daemon stopped [2020-03-12T19:15:15.906Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.61s) [2020-03-12T19:15:15.906Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-03-12T19:15:15.906Z] daemon.go:325: [da53f61c4ca85] waiting for daemon to start [2020-03-12T19:15:15.906Z] daemon.go:325: [da53f61c4ca85] waiting for daemon to start [2020-03-12T19:15:15.906Z] daemon.go:353: [da53f61c4ca85] daemon started [2020-03-12T19:15:15.906Z] daemon.go:461: [da53f61c4ca85] Stopping daemon [2020-03-12T19:15:15.906Z] daemon.go:296: [da53f61c4ca85] exiting daemon [2020-03-12T19:15:15.906Z] daemon.go:448: [da53f61c4ca85] Daemon stopped [2020-03-12T19:15:15.906Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.78s) [2020-03-12T19:15:15.906Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-03-12T19:15:15.906Z] daemon.go:325: [d9782940d6a99] waiting for daemon to start [2020-03-12T19:15:15.906Z] daemon.go:325: [d9782940d6a99] waiting for daemon to start [2020-03-12T19:15:15.906Z] daemon.go:353: [d9782940d6a99] daemon started [2020-03-12T19:15:15.906Z] daemon.go:461: [d9782940d6a99] Stopping daemon [2020-03-12T19:15:15.906Z] daemon.go:296: [d9782940d6a99] exiting daemon [2020-03-12T19:15:15.906Z] daemon.go:448: [d9782940d6a99] Daemon stopped [2020-03-12T19:15:15.906Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2020-03-12T19:15:15.906Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-03-12T19:15:15.906Z] daemon.go:325: [dcac4c235d2a5] waiting for daemon to start [2020-03-12T19:15:15.906Z] daemon.go:325: [dcac4c235d2a5] waiting for daemon to start [2020-03-12T19:15:15.906Z] daemon.go:353: [dcac4c235d2a5] daemon started [2020-03-12T19:15:15.906Z] daemon.go:461: [dcac4c235d2a5] Stopping daemon [2020-03-12T19:15:15.906Z] daemon.go:296: [dcac4c235d2a5] exiting daemon [2020-03-12T19:15:15.906Z] daemon.go:448: [dcac4c235d2a5] Daemon stopped [2020-03-12T19:15:15.906Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.60s) [2020-03-12T19:15:15.906Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-03-12T19:15:15.906Z] daemon.go:325: [dd23676ae6e87] waiting for daemon to start [2020-03-12T19:15:15.906Z] daemon.go:325: [dd23676ae6e87] waiting for daemon to start [2020-03-12T19:15:15.906Z] daemon.go:353: [dd23676ae6e87] daemon started [2020-03-12T19:15:15.906Z] daemon.go:461: [dd23676ae6e87] Stopping daemon [2020-03-12T19:15:15.906Z] daemon.go:296: [dd23676ae6e87] exiting daemon [2020-03-12T19:15:15.906Z] daemon.go:448: [dd23676ae6e87] Daemon stopped [2020-03-12T19:15:15.906Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.42s) [2020-03-12T19:15:15.906Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-03-12T19:15:15.907Z] daemon.go:325: [dfb4070e7df9f] waiting for daemon to start [2020-03-12T19:15:15.907Z] daemon.go:325: [dfb4070e7df9f] waiting for daemon to start [2020-03-12T19:15:15.907Z] daemon.go:353: [dfb4070e7df9f] daemon started [2020-03-12T19:15:15.907Z] daemon.go:461: [dfb4070e7df9f] Stopping daemon [2020-03-12T19:15:15.907Z] daemon.go:296: [dfb4070e7df9f] exiting daemon [2020-03-12T19:15:15.907Z] daemon.go:448: [dfb4070e7df9f] Daemon stopped [2020-03-12T19:15:15.907Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2020-03-12T19:15:15.907Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-03-12T19:15:15.907Z] docker_cli_external_volume_driver_test.go:486: Daemon dd272996f4eda is not started [2020-03-12T19:15:15.907Z] daemon.go:325: [dd272996f4eda] waiting for daemon to start [2020-03-12T19:15:15.907Z] daemon.go:325: [dd272996f4eda] waiting for daemon to start [2020-03-12T19:15:15.907Z] daemon.go:353: [dd272996f4eda] daemon started [2020-03-12T19:15:15.907Z] daemon.go:461: [dd272996f4eda] Stopping daemon [2020-03-12T19:15:15.907Z] daemon.go:296: [dd272996f4eda] exiting daemon [2020-03-12T19:15:15.907Z] daemon.go:448: [dd272996f4eda] Daemon stopped [2020-03-12T19:15:15.907Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-03-12T19:15:15.907Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-03-12T19:15:15.907Z] docker_cli_external_volume_driver_test.go:53: Daemon d9965e95995e0 is not started [2020-03-12T19:15:15.907Z] PASS [2020-03-12T19:15:15.907Z] [2020-03-12T19:15:15.907Z] === Skipped [2020-03-12T19:15:15.907Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-12T19:15:15.907Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-12T19:15:15.907Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-03-12T19:15:15.907Z] requirement.go:26: unmatched requirement IPv6 [2020-03-12T19:15:15.907Z] check_test.go:309: Daemon ded97447045e1 is not started [2020-03-12T19:15:15.907Z] [2020-03-12T19:15:15.907Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-03-12T19:15:15.907Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-03-12T19:15:15.907Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-03-12T19:15:15.907Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-12T19:15:15.907Z] check_test.go:309: Daemon d0f1429a00138 is not started [2020-03-12T19:15:15.907Z] [2020-03-12T19:15:15.907Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-12T19:15:15.907Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-03-12T19:15:15.907Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-03-12T19:15:15.907Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-12T19:15:15.907Z] check_test.go:309: Daemon dcd191795053c is not started [2020-03-12T19:15:15.907Z] [2020-03-12T19:15:15.907Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-12T19:15:15.907Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-12T19:15:15.907Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-12T19:15:15.907Z] [2020-03-12T19:15:15.907Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-03-12T19:15:15.907Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-03-12T19:15:15.907Z] requirement.go:26: unmatched requirement IPv6 [2020-03-12T19:15:15.907Z] [2020-03-12T19:15:15.907Z] [2020-03-12T19:15:15.907Z] DONE 270 tests, 5 skipped in 2669.241s [2020-03-12T19:15:15.907Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-12T19:15:16.161Z] ++++ cat bundles/test-integration/docker.pid [2020-03-12T19:15:16.161Z] +++ kill 6949 [2020-03-12T19:15:17.084Z] umount: bundles/test-integration/root: mountpoint not found [2020-03-12T19:15:17.084Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbc28f20c9a2f/docker.pid [2020-03-12T19:15:17.084Z] +++ kill 3495 [2020-03-12T19:15:17.084Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3495 is not a child of this shell [2020-03-12T19:15:17.084Z] warning: PID 3495 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbc28f20c9a2f/docker.pid had a nonzero exit code [2020-03-12T19:15:17.338Z] +++ /etc/init.d/apparmor stop [2020-03-12T19:15:17.339Z] Clearing AppArmor profiles cache:. [2020-03-12T19:15:17.339Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-03-12T19:15:17.339Z] Unloading profiles will leave already running processes permanently [2020-03-12T19:15:17.339Z] unconfined, which can lead to unexpected situations. [2020-03-12T19:15:17.339Z] [2020-03-12T19:15:17.339Z] To set a process to complain mode, use the command line tool [2020-03-12T19:15:17.339Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-03-12T19:15:17.339Z] with the 'teardown' option." [2020-03-12T19:15:17.339Z] [2020-03-12T19:15:17.593Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-03-12T19:15:17.606Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-12T19:15:18.672Z] + echo Ensuring container killed. [2020-03-12T19:15:18.672Z] Ensuring container killed. [2020-03-12T19:15:18.672Z] + docker ps -aq -f name=docker-pr2-* [2020-03-12T19:15:18.672Z] + cids=b68d6e2497af [2020-03-12T19:15:18.672Z] 9764604b4c37 [2020-03-12T19:15:18.672Z] 2a32d42b101d [2020-03-12T19:15:18.672Z] + [ -n b68d6e2497af [2020-03-12T19:15:18.672Z] 9764604b4c37 [2020-03-12T19:15:18.672Z] 2a32d42b101d ] [2020-03-12T19:15:18.672Z] + docker rm -vf b68d6e2497af 9764604b4c37 2a32d42b101d [2020-03-12T19:15:21.182Z] b68d6e2497af [2020-03-12T19:15:21.182Z] 9764604b4c37 [2020-03-12T19:15:21.182Z] 2a32d42b101d [Pipeline] sh [2020-03-12T19:15:21.499Z] + echo Chowning /workspace to jenkins user [2020-03-12T19:15:21.500Z] Chowning /workspace to jenkins user [2020-03-12T19:15:21.500Z] + id -u [2020-03-12T19:15:21.500Z] + id -g [2020-03-12T19:15:21.500Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40652:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-12T19:15:25.220Z] + bundleName=amd64 [2020-03-12T19:15:25.220Z] + echo Creating amd64-bundles.tar.gz [2020-03-12T19:15:25.220Z] Creating amd64-bundles.tar.gz [2020-03-12T19:15:25.220Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-12T19:15:25.220Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-12T19:15:26.153Z] Archiving artifacts [2020-03-12T19:15:26.754Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40652/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-12T19:15:27.181Z] + make clean [2020-03-12T19:15:27.181Z] docker volume rm -f docker-dev-cache [2020-03-12T19:15:27.437Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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